+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/sqlrelay-nodejs-1.9.3nb9/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/sqlrelay-nodejs-1.9.3nb9/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for sqlrelay-1.9.3.tar.gz => Checksum SHA512 OK for sqlrelay-1.9.3.tar.gz ===> Installing dependencies for sqlrelay-nodejs-1.9.3nb9 ========================================================================== The following variables will affect the build process of this package, sqlrelay-nodejs-1.9.3nb9. Their current value is shown below: * BDB185_DEFAULT = db4 * BDB_DEFAULT = db4 * KRB5_DEFAULT = heimdal * NODE_VERSION_DEFAULT = 20 * PYTHON_VERSION_DEFAULT = 312 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * NODE_PACKAGE (not defined) * PYPACKAGE = python312 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 python312>=3.12: found python312-3.12.8nb2 => 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 cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency http-parser-[0-9]*: found http-parser-2.9.4 => Full dependency libcares>=1.6.0: found libcares-1.34.4 => Full dependency nodejs>=20.18.0nb3: found nodejs-23.3.0 => Full dependency rudiments>=1.4.2nb8: found rudiments-1.4.2nb8 => Full dependency sqlrelay>=1.9.3nb9: found sqlrelay-1.9.3nb9 => Full dependency curl>=7.12.3: found curl-8.11.1nb1 => Full dependency cyrus-sasl>=2.1.12: found cyrus-sasl-2.1.28nb1 => Full dependency db4>=4.8.30: found db4-4.8.30nb1 => Full dependency heimdal>=0.6: found heimdal-7.8.0nb11 => Full dependency icu>=3.4: found icu-76.1nb1 => Full dependency libidn2>=2.0.0: found libidn2-2.3.7 => Full dependency libssh2>=0.18: found libssh2-1.11.1 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency libuv>=1.23: found libuv-1.49.2 => Full dependency libxml2>=2.6.2: found libxml2-2.12.9nb3 => Full dependency nghttp2>=1.41.0: found nghttp2-1.64.0nb3 => Full dependency openldap-client>=2.4.6: found openldap-client-2.6.9 => Full dependency openssl>=1.1.1: found openssl-3.4.0 => Full dependency pcre>=3.4nb1: found pcre-8.45 => Full dependency sqlite3>=3.0.8: found sqlite3-3.47.2 => Full dependency xz>=5.0.0: found xz-5.6.3 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for sqlrelay-nodejs-1.9.3nb9 ===> Extracting for sqlrelay-nodejs-1.9.3nb9 ===> Patching for sqlrelay-nodejs-1.9.3nb9 => Applying pkgsrc patches for sqlrelay-nodejs-1.9.3nb9 => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-config.mk.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-config.mk.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config.mk.in,v 1.4 2021/02/16 13:12:39 adam Exp $ | |Fix PERLLIB. |We install init scripts ourselves. | |--- config.mk.in.orig 2020-08-26 04:29:55.000000000 +0000 |+++ config.mk.in -------------------------- Patching file config.mk.in using Plan A... Hunk #1 succeeded at 226. Hunk #2 succeeded at 883. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.10 2022/12/03 15:53:40 adam Exp $ | |Cripple iODBC check, we're using UnixODBC and it was getting in the way. |Fix Perl lookup. |Fix Python lookup. |Fix Ruby support. | |--- configure.orig 2022-08-09 14:57:21.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 28286. Hunk #2 succeeded at 34112. Hunk #3 succeeded at 34300. Hunk #4 succeeded at 34528. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-etc_Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-etc_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-etc_Makefile,v 1.4 2021/02/16 13:12:39 adam Exp $ | |Install config file examples properly. | |--- etc/Makefile.orig 2020-08-26 04:30:03.000000000 +0000 |+++ etc/Makefile -------------------------- Patching file etc/Makefile using Plan A... Hunk #1 succeeded at 3. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile,v 1.1 2021/02/16 13:12:39 adam Exp $ | |We install init scripts ourselves. | |--- Makefile.orig 2015-03-31 20:50:58.000000000 +0000 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 21 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-src_api_nodejs_Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-src_api_nodejs_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_api_nodejs_Makefile,v 1.2 2021/02/16 13:12:39 adam Exp $ | |Reuse existing nodejs headers, do not fetch. | |--- src/api/nodejs/Makefile.orig 2020-08-26 04:30:04.000000000 +0000 |+++ src/api/nodejs/Makefile -------------------------- Patching file src/api/nodejs/Makefile using Plan A... Hunk #1 succeeded at 13. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-src_api_nodejs_package__in.json => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-src_api_nodejs_package__in.json Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_api_nodejs_package__in.json,v 1.1 2017/01/16 13:13:13 fhajny Exp $ | |npm hates version schemes longer than semver. | |--- src/api/nodejs/package_in.json.orig 2016-12-20 08:40:41.000000000 +0000 |+++ src/api/nodejs/package_in.json -------------------------- Patching file src/api/nodejs/package_in.json using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-src_api_ruby_getcflags.rb => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-src_api_ruby_getcflags.rb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_api_ruby_getcflags.rb,v 1.2 2015/09/02 12:39:33 fhajny Exp $ | |* Fix Ruby 2.2 build. | |--- src/api/ruby/getcflags.rb.orig 2015-08-15 01:50:31.000000000 +0000 |+++ src/api/ruby/getcflags.rb -------------------------- Patching file src/api/ruby/getcflags.rb using Plan A... Hunk #1 succeeded at 10. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-src_api_ruby_getsitearchdir.rb => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-src_api_ruby_getsitearchdir.rb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_api_ruby_getsitearchdir.rb,v 1.2 2015/09/02 12:39:33 fhajny Exp $ | |* Fix Ruby 2.2 build. | |--- src/api/ruby/getsitearchdir.rb.orig 2015-08-15 00:27:59.000000000 +0000 |+++ src/api/ruby/getsitearchdir.rb -------------------------- Patching file src/api/ruby/getsitearchdir.rb using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-src_api_ruby_rubyincludes1.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs/../../databases/sqlrelay/patches/patch-src_api_ruby_rubyincludes1.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_api_ruby_rubyincludes1.h,v 1.1 2017/06/12 17:06:18 taca Exp $ | |Use better cast for Ruby 2.1 and later. | |--- src/api/ruby/rubyincludes1.h.orig 2016-12-20 08:40:41.000000000 +0000 |+++ src/api/ruby/rubyincludes1.h -------------------------- Patching file src/api/ruby/rubyincludes1.h using Plan A... Hunk #1 succeeded at 1. done ===> Creating toolchain wrappers for sqlrelay-nodejs-1.9.3nb9 ===> Configuring for sqlrelay-nodejs-1.9.3nb9 => 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 ***** Programs *************** checking for GNU Make... 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 we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether ln -s works... yes checking whether make sets $(MAKE)... yes ****************************** ***** Libtool **************** 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/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /home/pbulk/build/databases/sqlrelay-nodejs/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/databases/sqlrelay-nodejs/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 the maximum length of command line arguments... (cached) 2097152 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/databases/sqlrelay-nodejs/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... no 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 for gawk... /bin/gawk checking command to parse /bin/nm -B output from cc object... failed checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... no checking for sys/types.h... no checking for sys/stat.h... no checking for stdlib.h... no checking for string.h... no checking for memory.h... no checking for strings.h... no checking for inttypes.h... no checking for stdint.h... no checking for unistd.h... no checking for dlfcn.h... no 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/databases/sqlrelay-nodejs/work/.cwrapper/bin/ld) 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 how to run the C++ preprocessor... /lib/cpp checking whether the c++ linker (/home/pbulk/build/databases/sqlrelay-nodejs/work/.cwrapper/bin/ld) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... -DPIC checking if c++ PIC flag -DPIC works... no checking if c++ static flag works... no checking if c++ supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory no checking if c++ supports -c -o file.o... (cached) no checking whether the c++ linker (/home/pbulk/build/databases/sqlrelay-nodejs/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking for x86_64-redhat-linux-ar... ar ****************************** ***** Platform *************** checking for multiarch platform... x86_64-linux-gnu checking for microsoft platform... no checking for minix... no checking for haiku... no checking for syllable... no checking for SCO OSR = 6.0.0... no checking for UnixWare... no checking for OSX... no checking for dynamic library extensions... so=>so module=>so jni=>so checking for plugin dependencies... standard unix style checking whether ld -rpath works... yes checking for -pipe option... no checking for -fPIC option... no checking for -Wall... no checking whether -Wno-overloaded-virtual is needed... no checking whether -Wno-mismatched-tags is needed... no checking for -Wno-unknown-pragmas option... no checking for -Wno-error=date-time... no checking for -disable-new-dtags... no checking whether -fno-builtin needs to be used... no checking for -fdeclspec option... no ****************************** ***** threads **************** checking if -pthread works during compile phase... yes checking for libpthread... yes checking whether ... -lmthread -lpthread works... no checking whether -pthread ... -lmthread -lpthread works... no checking whether ... -lpthread works... no checking whether ... -lpthread -pthread works... no checking whether -pthread ... -lpthread works... no checking whether -pthread ... -lpthread -pthread works... no checking whether ... -pthread works... no checking whether -pthread ... -pthread works... no checking for libthread... no checking for libpthreads... no checking for libgthreads... no checking for no library... yes checking whether ... -lmthread works... no checking whether -pthread ... -lmthread works... no checking whether ... works... no checking whether ... -pthread works... no checking whether -pthread ... works... no checking whether -pthread ... -pthread works... no checking whether ... -pthread works... no checking whether -pthread ... -pthread works... no ****************************** ***** Libraries ************** checking for socket libraries... configure: error: no combination of networking libraries was found. *** Error code 1 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/databases/sqlrelay-nodejs