+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openbabel-3.1.1nb12/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openbabel-3.1.1nb12/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for openbabel-3.1.1.tar.gz => Checksum SHA512 OK for openbabel-3.1.1.tar.gz ===> Installing dependencies for openbabel-3.1.1nb12 ========================================================================== The supported build options for openbabel are: wxwidgets You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.openbabel (not defined) ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.78.*: found boost-headers-1.78.0 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1 => Build dependency xorgproto>=2016.1: found xorgproto-2022.2 => Build dependency eigen3>=3.1.2: found eigen3-3.3.9 => Build dependency rapidjson>=1.1.0: found rapidjson-1.1.0nb1 => Build dependency gcc12>=12.2.0: found gcc12-12.2.0 => Full dependency coordgenlibs>=1.4.2nb4: found coordgenlibs-1.4.2nb4 => Full dependency maeparser>=1.2.4nb4: found maeparser-1.2.4nb4 => Full dependency boost-libs-1.78.*: found boost-libs-1.78.0nb3 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency cairo>=1.16.0nb2: found cairo-1.16.0nb7 => Full dependency libxml2>=2.9.14nb1: found libxml2-2.10.3nb2 => Full dependency gcc12-libs>=12.2.0: found gcc12-libs-12.2.0 ===> Overriding tools for openbabel-3.1.1nb12 ===> Extracting for openbabel-3.1.1nb12 /usr/bin/mkdir -p /home/pbulk/build/biology/openbabel/work/build ===> Patching for openbabel-3.1.1nb12 => Applying pkgsrc patches for openbabel-3.1.1nb12 => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/biology/openbabel/patches/patch-cmake_modules_Findcoordgen.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/biology/openbabel/patches/patch-cmake_modules_Findcoordgen.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_modules_Findcoordgen.cmake,v 1.1 2020/11/04 19:54:12 bsiegert Exp $ | |coordgenlibs does not install the template file, and it is not needed. | |--- cmake/modules/Findcoordgen.cmake.orig 2020-05-08 15:38:02.000000000 +0000 |+++ cmake/modules/Findcoordgen.cmake -------------------------- Patching file cmake/modules/Findcoordgen.cmake using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 27. done ===> Creating toolchain wrappers for openbabel-3.1.1nb12 ===> Configuring for openbabel-3.1.1nb12 => Adding run-time search paths to pkg-config files. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/biology/openbabel/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/biology/openbabel/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:14 (cmake_policy): The OLD behavior for policy CMP0042 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Using included inchi library. -- Found LibXml2: /opt/local/lib/libxml2.so (found version "2.10.3") -- Found ZLIB: /opt/local/lib/libz.so (found version "1.2.13") -- Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES wxWidgets_INCLUDE_DIRS) -- Looking for conio.h -- Looking for conio.h - not found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - found -- Looking for regex.h -- Looking for regex.h - found -- Looking for C++ include sstream -- Looking for C++ include sstream - found -- Looking for rint -- Looking for rint - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for sranddev -- Looking for sranddev - not found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of clock_t -- Check size of clock_t - done -- Performing Test SCANDIR_NEEDS_CONST -- Performing Test SCANDIR_NEEDS_CONST - Failed -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Checking available shared pointer... -- Performing Test HAVE_STD_SHARED_PTR -- Performing Test HAVE_STD_SHARED_PTR - Success -- Performing Test HAVE_STD_TR1_SHARED_PTR -- Performing Test HAVE_STD_TR1_SHARED_PTR - Failed -- Performing Test HAVE_STD_TR1_SHARED_PTR_IN_TR1_HEADER -- Performing Test HAVE_STD_TR1_SHARED_PTR_IN_TR1_HEADER - Success -- Use std::shared_ptr in memory -- Found Boost: /opt/local/include (found version "1.78.0") found components: program_options iostreams regex -- Found Eigen3: /opt/local/include/eigen3 (Required is at least version "2.91.0") -- Found Boost: /opt/local/include (found version "1.78.0") found components: filesystem iostreams unit_test_framework regex -- maeparser include dir set as '/opt/local/include' -- maeparser libraries set as '/opt/local/lib/libmaeparser.so' -- Maestro formats will be supported. Using MaeParser libraries at /opt/local/lib/libmaeparser.so. -- coordgen include dir set as /opt/local/include -- coordgen libraries set as '/opt/local/lib/libcoordgen.so' -- Coordinate generation with Coordgen will be supported. Using Coordgen libraries at /opt/local/lib/libcoordgen.so. -- Found PkgConfig: /home/pbulk/build/biology/openbabel/work/.tools/bin/pkg-config (found version "1.8.0") -- Found RapidJSON: /opt/local/include (found suitable version "1.1.0", minimum required is "1.1.0") -- JSON formats will be supported. Using RapidJSON 1.1.0 at /opt/local/include -- Checking for module 'cairo' -- Found cairo, version 1.16.0 -- Found Cairo: /opt/local/lib/libcairo.so -- Cairo found. PNG output will be supported. -- Found Boost: /opt/local/include (found suitable version "1.78.0", minimum required is "1.45.0") found components: system -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Boost: /opt/local/include (found version "1.78.0") found components: program_options iostreams regex -- Looking for getopt -- Looking for getopt - found -- GUI will not be built -- Found PythonInterp: /opt/local/bin/python3.10 (found version "3.10.9") CMake Deprecation Warning at scripts/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: LLVM_CONFIG -- Build files have been written to: /home/pbulk/build/biology/openbabel/work/build => Rewrite cmake Dependencies files