+ 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/ccls-0.20220729nb1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ccls-0.20220729nb1/work.log
bmake: "/data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/mk/compiler/clang.mk" line 43: warning: "/usr/pkg/bin/clang -v 2>&1" returned non-zero status
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ccls-0.20220729.tar.gz
=> Checksum SHA512 OK for ccls-0.20220729.tar.gz
===> Installing dependencies for ccls-0.20220729nb1
==========================================================================
The following variables will affect the build process of this package,
ccls-0.20220729nb1.  Their current value is shown below:

        * TERMINFO_DEFAULT = ncurses

Based on these variables, the following variables have been set:

        * TERMINFO_TYPE = ncurses

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.26.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency rapidjson>=1.1.0: found rapidjson-1.1.0nb1
=> Full dependency llvm>=15<16: found llvm-15.0.7nb1
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency zstd>=1.3.6: found zstd-1.5.5
=> Full dependency clang>=15.0.7nb1<16: found clang-15.0.7nb1
=> Full dependency libxml2>=2.10.4nb1: found libxml2-2.10.4nb1
=> Full dependency ncurses>=6.3nb1: found ncurses-6.4
bmake[1]: "/data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/mk/compiler/clang.mk" line 43: warning: "/usr/pkg/bin/clang -v 2>&1" returned non-zero status
===> Overriding tools for ccls-0.20220729nb1
===> Extracting for ccls-0.20220729nb1
===> Patching for ccls-0.20220729nb1
===> Creating toolchain wrappers for ccls-0.20220729nb1
===> Configuring for ccls-0.20220729nb1
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
-- The CXX compiler identification is unknown
-- The C compiler identification is unknown
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - failed
-- Check for working CXX compiler: /home/pbulk/build/devel/ccls/work/.cwrapper/bin/c++
-- Check for working CXX compiler: /home/pbulk/build/devel/ccls/work/.cwrapper/bin/c++ - broken
CMake Error at /usr/pkg/share/cmake-3.26/Modules/CMakeTestCXXCompiler.cmake:60 (message):
  The C++ compiler

    "/home/pbulk/build/devel/ccls/work/.cwrapper/bin/c++"

  is not able to compile a simple test program.

  It fails with the following output:

    Change Dir: /home/pbulk/build/devel/ccls/work/ccls-0.20220729/CMakeFiles/CMakeScratch/TryCompile-HFeOzF
    
    Run Build Command(s):/usr/pkg/bin/cmake -E env VERBOSE=1 /bin/gmake -f Makefile cmTC_cb196/fast && make  -f CMakeFiles/cmTC_cb196.dir/build.make CMakeFiles/cmTC_cb196.dir/build
    Building CXX object CMakeFiles/cmTC_cb196.dir/testCXXCompiler.cxx.o
    /home/pbulk/build/devel/ccls/work/.cwrapper/bin/c++   -pipe -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -DNDEBUG -o CMakeFiles/cmTC_cb196.dir/testCXXCompiler.cxx.o -c /home/pbulk/build/devel/ccls/work/ccls-0.20220729/CMakeFiles/CMakeScratch/TryCompile-HFeOzF/testCXXCompiler.cxx
    /usr/pkg/bin/clang++: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /usr/pkg/bin/clang++)
    /usr/pkg/bin/clang++: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /usr/pkg/bin/clang++)
    /usr/pkg/bin/clang++: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by /usr/pkg/lib/libclang-cpp.so.15)
    /usr/pkg/bin/clang++: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/pkg/lib/libclang-cpp.so.15)
    /usr/pkg/bin/clang++: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /usr/pkg/lib/libclang-cpp.so.15)
    /usr/pkg/bin/clang++: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /usr/pkg/lib/libclang-cpp.so.15)
    /usr/pkg/bin/clang++: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by /usr/pkg/lib/libLLVM-15.so)
    /usr/pkg/bin/clang++: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/pkg/lib/libLLVM-15.so)
    /usr/pkg/bin/clang++: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /usr/pkg/lib/libLLVM-15.so)
    /usr/pkg/bin/clang++: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /usr/pkg/lib/libLLVM-15.so)
    *** Error code 1
    
    Stop.
    make[1]: stopped in /home/pbulk/build/devel/ccls/work/ccls-0.20220729/CMakeFiles/CMakeScratch/TryCompile-HFeOzF
    gmake: *** [cmTC_cb196/fast] Error 1
    
    

  

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:2 (project)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/ccls
bmake[1]: "/data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/mk/compiler/clang.mk" line 43: warning: "/usr/pkg/bin/clang -v 2>&1" returned non-zero status
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/ccls