+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dragonbox-1.1.3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dragonbox-1.1.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for dragonbox-1.1.3.tar.gz => Checksum SHA512 OK for dragonbox-1.1.3.tar.gz ===> Installing dependencies for dragonbox-1.1.3 => Tool dependency cmake>=0: found cmake-3.27.0 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for dragonbox-1.1.3 ===> Extracting for dragonbox-1.1.3 ===> Patching for dragonbox-1.1.3 => Applying pkgsrc patches for dragonbox-1.1.3 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/math/dragonbox/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/math/dragonbox/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.1 2022/08/24 12:53:24 ryoon Exp $ | |* Honor BUILD_SHARED_LIBS. | |--- CMakeLists.txt.orig 2022-06-17 23:48:12.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 39. done ===> Creating toolchain wrappers for dragonbox-1.1.3 ===> Configuring for dragonbox-1.1.3 => Checking for portability problems in extracted files -- The CXX compiler identification is unknown -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Check for working CXX compiler: /home/pbulk/build/math/dragonbox/work/.cwrapper/bin/c++ -- Check for working CXX compiler: /home/pbulk/build/math/dragonbox/work/.cwrapper/bin/c++ - broken CMake Error at /usr/pkg/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake:60 (message): The C++ compiler "/home/pbulk/build/math/dragonbox/work/.cwrapper/bin/c++" is not able to compile a simple test program. It fails with the following output: Change Dir: '/home/pbulk/build/math/dragonbox/work/dragonbox-1.1.3/cmake-pkgsrc-build/CMakeFiles/CMakeScratch/TryCompile-6SV4hC' Run Build Command(s): /usr/pkg/bin/cmake -E env VERBOSE=1 /bin/gmake -f Makefile cmTC_6c3c2/fast make -f CMakeFiles/cmTC_6c3c2.dir/build.make CMakeFiles/cmTC_6c3c2.dir/build Building CXX object CMakeFiles/cmTC_6c3c2.dir/testCXXCompiler.cxx.o /home/pbulk/build/math/dragonbox/work/.cwrapper/bin/c++ -pipe -O2 -D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTC_6c3c2.dir/testCXXCompiler.cxx.o -c /home/pbulk/build/math/dragonbox/work/dragonbox-1.1.3/cmake-pkgsrc-build/CMakeFiles/CMakeScratch/TryCompile-6SV4hC/testCXXCompiler.cxx g++: error: unrecognized command line option '-std=gnu++17' *** Error code 1 Stop. make[1]: stopped in /home/pbulk/build/math/dragonbox/work/dragonbox-1.1.3/cmake-pkgsrc-build/CMakeFiles/CMakeScratch/TryCompile-6SV4hC gmake: *** [cmTC_6c3c2/fast] Error 1 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:3 (project) -- Configuring incomplete, errors occurred! *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/math/dragonbox *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/math/dragonbox