+ 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/docsis-0.9.4nb3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/docsis-0.9.4nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for docsis-0.9.4.tar.gz => Checksum SHA512 OK for docsis-0.9.4.tar.gz ===> Installing dependencies for docsis-0.9.4nb3 ========================================================================== The following variables will affect the build process of this package, docsis-0.9.4nb3. 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => 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 net-snmp>=5.9.3nb2: found net-snmp-5.9.4nb1 => Full dependency openssl>=1.1.1: found openssl-3.3.2 => Full dependency pcre>=3.4nb1: found pcre-8.45 => Full dependency tcp_wrappers>=7.6.1nb1: found tcp_wrappers-7.6.4nb2 ===> Overriding tools for docsis-0.9.4nb3 ===> Extracting for docsis-0.9.4nb3 ===> Patching for docsis-0.9.4nb3 => Applying pkgsrc patches for docsis-0.9.4nb3 => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/docsis/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/docsis/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.3 2006/03/22 16:33:08 joerg Exp $ | |--- src/docsis_snmp.h.orig 2006-03-22 16:02:21.000000000 +0000 |+++ src/docsis_snmp.h -------------------------- Patching file src/docsis_snmp.h using Plan A... Hunk #1 succeeded at 24. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/docsis/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/docsis/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.3 2007/06/12 22:20:09 joerg Exp $ | |--- configure.in.orig 2005-04-26 13:17:09.000000000 +0000 |+++ configure.in -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 16. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/docsis/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/docsis/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1 2007/06/12 22:20:09 joerg Exp $ | |--- configure.orig 2007-06-12 22:06:24.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 19510. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/docsis/patches/patch-ad => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/docsis/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.1 2007/10/05 23:35:11 joerg Exp $ | |--- src/Makefile.in.orig 2007-10-05 22:45:17.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 58. done ===> Creating toolchain wrappers for docsis-0.9.4nb3 ===> Configuring for docsis-0.9.4nb3 => 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 checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /home/pbulk/build/net/docsis/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by cc... /home/pbulk/build/net/docsis/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/net/docsis/work/.cwrapper/bin/ld) is GNU ld... yes checking for /home/pbulk/build/net/docsis/work/.cwrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-g++... c++ checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking dependency style of c++... none checking how to run the C++ preprocessor... cpp checking for x86_64-redhat-linux-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... no checking whether gfortran accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-ar... no checking for ar... ar checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-strip... no checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/home/pbulk/build/net/docsis/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/home/pbulk/build/net/docsis/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... checking if c++ supports -c -o file.o... no checking whether the c++ linker (/home/pbulk/build/net/docsis/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... no checking if gfortran supports -c -o file.o... no checking whether the gfortran linker (/home/pbulk/build/net/docsis/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... no checking for inet_aton in -lresolv... yes checking for gm4... /bin/m4 found m4 (GNU M4) 1.4.19 at /bin/m4 checking for bison... /home/pbulk/build/net/docsis/work/.tools/bin/bison found bison version 3008002, using /home/pbulk/build/net/docsis/work/.tools/bin/bison -t -d -y checking for net-snmp-config... /usr/pkg/bin/net-snmp-config found net-snmp version 5009004 checking for Cygwin... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating mibs/Makefile config.status: creating config.h config.status: executing depfiles commands WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.