+ 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/coda-6.9.5nb21/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/coda-6.9.5nb21/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for coda-6.9.5.tar.gz => Checksum SHA512 OK for coda-6.9.5.tar.gz ===> Installing dependencies for coda-6.9.5nb21 ========================================================================== The following variables will affect the build process of this package, coda-6.9.5nb21. Their current value is shown below: * CURSES_DEFAULT = ncurses * PYTHON_VERSION_DEFAULT = 312 * READLINE_DEFAULT = readline Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * PYPACKAGE = python312 * READLINE_TYPE = readline * TERMCAP_TYPE = curses 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 gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency perl>=5.0: found perl-5.40.0nb1 => Full dependency lwp>=1.10nb1: found lwp-2.8 => Full dependency ncurses>=6.5: found ncurses-6.5 => Full dependency python312>=3.12: found python312-3.12.7nb3 => Full dependency readline>=6.0: found readline-8.2nb2 => Full dependency rpc2>=2.10nb11: found rpc2-2.10nb11 => Full dependency rvm>=1.17: found rvm-1.17 ===> Overriding tools for coda-6.9.5nb21 ===> Extracting for coda-6.9.5nb21 ===> Patching for coda-6.9.5nb21 => Applying pkgsrc patches for coda-6.9.5nb21 => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/coda/patches/patch-ad => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/coda/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.3 2015/01/27 19:50:41 gdt Exp $ | |Remove bashism. | |Reported upstream on 20110301, 20120229, ane 20150127. | |--- configure.orig 2010-03-29 19:13:56.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 18400. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/coda/patches/patch-coda-src_dir_dirbody.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/coda/patches/patch-coda-src_dir_dirbody.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-coda-src_dir_dirbody.c,v 1.1 2012/03/05 11:27:53 gdt Exp $ | |On NetBSD, force DIRBLKSIZ to 512, which matches the block size (and |thus padding) for the representation of directories in UFS. |coda_readdir will call the readdir from the container filesystem, and |thus the padding of directories must match what the container |filesystem would have done. | |Analysis and fix due to Brett Lymn. | |Not yet reported upstream; a better fix is desired. | |--- coda-src/dir/dirbody.c.orig 2008-10-06 16:52:42.000000000 +0000 |+++ coda-src/dir/dirbody.c -------------------------- Patching file coda-src/dir/dirbody.c using Plan A... Hunk #1 succeeded at 51. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/coda/patches/patch-coda-src_venus_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/coda/patches/patch-coda-src_venus_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-coda-src_venus_Makefile.in,v 1.1 2015/01/27 15:21:52 hauke Exp $ | |Leave it to the CONF_FILES framework to install config files. | |--- coda-src/venus/Makefile.in.orig 2010-03-29 19:14:02.000000000 +0000 |+++ coda-src/venus/Makefile.in -------------------------- Patching file coda-src/venus/Makefile.in using Plan A... Hunk #1 succeeded at 294. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/coda/patches/patch-coda-src_venus_worker.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/coda/patches/patch-coda-src_venus_worker.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-coda-src_venus_worker.cc,v 1.2 2015/01/27 19:40:24 gdt Exp $ | |Added experimental code to support mounting on NetBSD >= 4.99.24. The |magic value of 256 is taken from coda_vfsops in coda_vfsops.c. |Sent upstream on 2011-03-11 and again on 2015-01-27. | |gcc 4.7 on SunOS insists on de-'const'ifying venusRoot. | |--- coda-src/venus/worker.cc.orig 2008-10-06 16:52:22.000000000 +0000 |+++ coda-src/venus/worker.cc -------------------------- Patching file coda-src/venus/worker.cc using Plan A... Hunk #1 succeeded at 403. Hunk #2 succeeded at 500. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/coda/patches/patch-coda-src_vice_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/coda/patches/patch-coda-src_vice_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-coda-src_vice_Makefile.in,v 1.1 2015/01/27 15:21:52 hauke Exp $ | |Leave it to the CONF_FILES framework to install config files. | |--- coda-src/vice/Makefile.in.orig 2010-03-29 19:14:02.000000000 +0000 |+++ coda-src/vice/Makefile.in -------------------------- Patching file coda-src/vice/Makefile.in using Plan A... Hunk #1 succeeded at 303. done ===> Creating toolchain wrappers for coda-6.9.5nb21 ===> Configuring for coda-6.9.5nb21 => 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 => Replacing Perl interpreter in coda-src/scripts/tape.pl coda-src/scripts/volmunge. 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/coda/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C preprocessor... cc -E checking how to run the C++ preprocessor... c++ -E checking for flex... no checking for lex... no checking for bison... no checking for byacc... no checking whether make sets $(MAKE)... (cached) yes 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... /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/net/coda/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/net/coda/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/pbulk/build/net/coda/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-ar... no checking for ar... ar 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 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 whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E 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/coda/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 ld used by c++... /home/pbulk/build/net/coda/work/.cwrapper/bin/ld -m elf_x86_64 checking if the linker (/home/pbulk/build/net/coda/work/.cwrapper/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/home/pbulk/build/net/coda/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... no checking if c++ supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/home/pbulk/build/net/coda/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... immediate checking for gawk... (cached) /bin/gawk checking configuration file location... ${prefix}/etc/coda checking cputype substitution... x86_64 checking systype substitution... x86_64_linux checking for perl... /usr/pkg/bin/perl checking for fluid... no checking for python version... 3.1 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.1/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.1/site-packages checking pkg-config is at least version 0.9.0... yes checking for RVM_RPC2... yes checking for LWP... yes checking for RPC2... yes checking for RVM... yes checking for library containing bind... none required checking for library containing inet_ntoa... none required checking for library containing gethostbyname... none required checking for library containing res_search... no checking for library containing res_9_init... no checking for library containing kvm_openfiles... no checking for main in -ltermcap... yes checking for main in -lncurses... yes checking if curses library requires -ltermcap... no checking location of libreadline... default checking for rl_completion_matches in -lreadline... yes checking location of libX11... none checking location of libfltk... none checking if we can build vcodacon... couldn't find suitable libfltk checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking osreldate.h usability... no checking osreldate.h presence... no checking for osreldate.h... no checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/bswap.h usability... no checking sys/bswap.h presence... no checking for sys/bswap.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for resolv.h... yes checking for sys/mount.h... yes checking for int32_t... yes checking for u_int32_t... yes checking for socklen_t... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -fno-exceptions... yes checking whether the C compiler accepts -rdynamic... yes checking whether the C++ compiler accepts -Wall... yes checking whether the C++ compiler accepts -fno-exceptions... yes checking whether the C++ compiler accepts -fcheck-new... yes checking whether the C++ compiler accepts -rdynamic... yes checking offsetof using offsetof(type,member)... yes checking for inet_aton... yes checking for inet_ntoa... yes checking for res_search... no checking for pread... yes checking for fseeko... yes checking for nmount... no checking for select... yes checking for setenv... yes checking for snprintf... yes checking for statfs... yes checking for strerror... yes checking for strtol... yes checking for getpeereid... no checking for getpeerucred... no checking for backtrace... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for file locking by fcntl... yes checking for file locking by flock... yes configure: creating ./config.status config.status: creating coda-src/scripts/bldvldb.sh config.status: creating coda-src/scripts/createvol_rep config.status: creating coda-src/scripts/purgevol_rep config.status: creating coda-src/scripts/startserver config.status: creating coda-src/scripts/venus-setup config.status: creating coda-src/scripts/vice-setup config.status: creating coda-src/scripts/vice-setup-rvm config.status: creating coda-src/scripts/vice-setup-scm config.status: creating coda-src/scripts/vice-setup-srvdir config.status: creating coda-src/scripts/vice-setup-user config.status: creating coda-src/vtools/gcodacon config.status: creating Makefile config.status: creating coda_config.h config.status: creating configs/Makefile config.status: creating debian/Makefile config.status: creating debian/changelog config.status: creating tools/Makefile config.status: creating tools/coda.spec config.status: creating lib-src/Makefile config.status: creating lib-src/base/Makefile config.status: creating lib-src/rwcdb/Makefile config.status: creating coda-src/Makefile config.status: creating coda-src/scripts/Makefile config.status: creating coda-src/kerndep/Makefile config.status: creating coda-src/partition/Makefile config.status: creating coda-src/dir/Makefile config.status: creating coda-src/util/Makefile config.status: creating coda-src/al/Makefile config.status: creating coda-src/vicedep/Makefile config.status: creating coda-src/auth2/Makefile config.status: creating coda-src/vv/Makefile config.status: creating coda-src/lka/Makefile config.status: creating coda-src/vol/Makefile config.status: creating coda-src/librepair/Makefile config.status: creating coda-src/venus/Makefile config.status: creating coda-src/repair/Makefile config.status: creating coda-src/resolution/Makefile config.status: creating coda-src/volutil/Makefile config.status: creating coda-src/vtools/Makefile config.status: creating coda-src/vice/Makefile config.status: creating coda-src/update/Makefile config.status: creating coda-src/norton/Makefile config.status: creating coda-src/asr/Makefile config.status: creating coda-src/egasr/Makefile config.status: creating coda-src/asrlauncher/Makefile config.status: creating coda-src/vcodacon/Makefile config.status: creating coda-src/smon2/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory