+ 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/czmq-4.2.1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/czmq-4.2.1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for czmq-4.2.1.tar.gz => Checksum SHA512 OK for czmq-4.2.1.tar.gz ===> Installing dependencies for czmq-4.2.1 ========================================================================== The following variables will affect the build process of this package, czmq-4.2.1. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.5 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency lz4>=1.7.3<100: found lz4-1.9.4 => Full dependency libuuid>=2.32.1nb2: found libuuid-2.32.1nb2 => Full dependency nss>=3.80nb1: found nss-3.92 => Full dependency zeromq>=4.0.5: found zeromq-4.3.4 => Full dependency curl>=8.2.1nb1: found curl-8.2.1nb1 => Full dependency libmicrohttpd>=0.9.76nb1: found libmicrohttpd-0.9.77 ===> Overriding tools for czmq-4.2.1 ===> Extracting for czmq-4.2.1 ===> Patching for czmq-4.2.1 => Applying pkgsrc patches for czmq-4.2.1 => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/czmq/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/czmq/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2023/08/14 07:38:37 nros Exp $ | |* Fix compatibility problems | |--- configure.orig 2023-08-13 19:55:20.890973372 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 13094. Hunk #2 succeeded at 13132. Hunk #3 succeeded at 13171. done ===> Creating toolchain wrappers for czmq-4.2.1 ===> Configuring for czmq-4.2.1 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/pbulk/build/net/czmq/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '500' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for fgrep... /bin/grep -F checking for ld used by cc... /home/pbulk/build/net/czmq/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/net/czmq/work/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 2097152 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/pbulk/build/net/czmq/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking command to parse /bin/nm -B output from cc object... ok checking for sysroot... no checking for x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/home/pbulk/build/net/czmq/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for gawk... (cached) /bin/gawk checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking whether SOCK_CLOEXEC is supported... yes checking for cppcheck... false checking whether to enable GCov... no checking whether to enable ASan... no checking whether to install Python bindings... no checking for clang-format... no checking for libzmq... yes checking for uuid... yes checking for lz4... yes checking for libcurl... yes checking for nss... yes checking for libmicrohttpd... yes checking whether to build documentation... no checking whether to install manpages... no checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for net/if_media.h... no checking for linux/wireless.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes checking whether byte ordering is bigendian... (cached) no checking whether AI_V4MAPPED is declared... no checking for presence of CMake recipes... checking for ./CMakeLists.txt... yes yes configure: ENABLE_ZMAKECERT defined configure: ENABLE_ZSP defined configure: ENABLE_TEST_RANDOF defined configure: ENABLE_CZMQ_SELFTEST defined checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for memset... yes checking for getifaddrs... yes checking for ./.git... no checking running under a git repository workspace... no configure: Building stable and legacy API (no draft API) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating src/libczmq.pc config.status: creating src/platform.h config.status: src/platform.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory ########################################################################## # SUMMARY # ########################################################################## Package version............... : czmq-4.2.1 C compiler.................... : cc C compiler flags.............. : -pipe -O2 -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/sodium -DLDAP_DEPRECATED -I/usr/include -pthread C++ compiler.................. : c++ C++ compiler flags............ : -pipe -O2 -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/sodium -DLDAP_DEPRECATED -I/usr/include Configure date................ : 2023-08-15 20:15 Build architecture............ : x86_64-redhat-linux-gnu Build docs.................... : no Build host.................... : pkgsrc-el8 Build user.................... : pbulk Draft API..................... : no Python Bindings............... : no Install dir................... : /usr/pkg Install man pages............. : no Help: Use the Draft API (default = yes): --enable-drafts=(yes|no) Build the docs and install the man pages (default = yes): --with-docs=(yes|no) *requires asciidoc and xmlto ########################################################################## Configure complete! Now proceed with: - 'make' compile the project - 'make check' run the project's selftest - 'make check-' run the project's selftest - 'make install' install the project to /usr/pkg - 'make bindings install enabled language bindings (Python, etc) Further options are: - 'make callcheck' run the project's selftest with valgrind to check for performance leaks - 'make check-verbose' run the project's selftest in verbose mode - 'make code' generate code from models in src directory (requires zproject and zproto) - 'make debug' run the project's selftest under gdb - 'make memcheck' run the project's selftest with valgrind to check for memory leaks - 'make coverage' generate project's selftest coverage report expects --with-gcov option for configure - 'make clang-format-check' check if project sources conform to style requirements - 'make clang-format' modify project sources to conform to style requirements - 'make clang-format-diff' modify as above and print 'git diff' => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp