+ 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/libuv-1.45.0/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libuv-1.45.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for libuv-1.45.0.tar.gz => Checksum SHA512 OK for libuv-1.45.0.tar.gz ===> Installing dependencies for libuv-1.45.0 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency automake>=1.9: found automake-1.16.5nb3 => Tool dependency autoconf>=2.58: found autoconf-2.71nb2 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for libuv-1.45.0 ===> Extracting for libuv-1.45.0 ===> Patching for libuv-1.45.0 => Applying pkgsrc patches for libuv-1.45.0 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-autogen.sh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-autogen.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-autogen.sh,v 1.3 2023/05/19 20:35:47 adam Exp $ | |On Darwin, use libtoolize instead of glibtoolize | |--- autogen.sh.orig 2023-05-19 11:21:01.000000000 +0000 |+++ autogen.sh -------------------------- Patching file autogen.sh using Plan A... Hunk #1 succeeded at 23. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_core.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_core.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_unix_core.c,v 1.1 2022/01/28 21:13:10 schmonz Exp $ | |Apply MacPorts patch-libuv-unix-core-close-nocancel.diff for |- older gcc versions to not error on pragmas |- 32bit code to link correctly |- Tiger to work around not having a non-cancellable close function | |--- src/unix/core.c.orig 2022-01-04 14:18:00.000000000 +0000 |+++ src/unix/core.c -------------------------- Patching file src/unix/core.c using Plan A... Hunk #1 succeeded at 584 (offset 53 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_darwin-proctitle.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_darwin-proctitle.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_unix_darwin-proctitle.c,v 1.1 2022/01/28 21:13:10 schmonz Exp $ | |Apply MacPorts patch-libuv-legacy.diff for pre-10.7 platforms. | |--- src/unix/darwin-proctitle.c.orig 2022-01-04 14:18:00.000000000 +0000 |+++ src/unix/darwin-proctitle.c -------------------------- Patching file src/unix/darwin-proctitle.c using Plan A... Hunk #1 succeeded at 41. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_fs.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_fs.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_unix_fs.c,v 1.7 2023/05/19 20:35:47 adam Exp $ | |Fix portability on NetBSD. |Apply MacPorts patch-libuv-legacy.diff for pre-10.7 platforms. | |--- src/unix/fs.c.orig 2023-05-19 11:21:01.000000000 +0000 |+++ src/unix/fs.c -------------------------- Patching file src/unix/fs.c using Plan A... Hunk #1 succeeded at 1053. Hunk #2 succeeded at 1431. Hunk #3 succeeded at 1458. Hunk #4 succeeded at 1469. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_netbsd.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_netbsd.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_unix_netbsd.c,v 1.3 2020/07/29 10:20:56 wiz Exp $ | |Check for KERN_PROC_PATHNAME before using it, or use fallback implementation. | |--- src/unix/netbsd.c.orig 2017-10-02 23:30:27.000000000 +0000 |+++ src/unix/netbsd.c -------------------------- Patching file src/unix/netbsd.c using Plan A... Hunk #1 succeeded at 64 (offset -2 lines). Hunk #2 succeeded at 95 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_tty.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_tty.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_unix_tty.c,v 1.1 2022/01/28 21:13:10 schmonz Exp $ | |Apply MacPorts patch-libuv-legacy.diff for pre-10.7 platforms. | |--- src/unix/tty.c.orig 2022-01-04 14:18:00.000000000 +0000 |+++ src/unix/tty.c -------------------------- Patching file src/unix/tty.c using Plan A... Hunk #1 succeeded at 85 (offset 13 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_udp.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-src_unix_udp.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_unix_udp.c,v 1.6 2022/03/07 18:31:30 adam Exp $ | |Apply MacPorts patch-libuv-legacy.diff for pre-10.7 platforms. | |--- src/unix/udp.c.orig 2022-03-07 16:39:08.000000000 +0000 |+++ src/unix/udp.c -------------------------- Patching file src/unix/udp.c using Plan A... Hunk #1 succeeded at 892 (offset -37 lines). Hunk #2 succeeded at 1121 (offset -2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-test_test-fs.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libuv/patches/patch-test_test-fs.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-test_test-fs.c,v 1.3 2022/01/28 21:13:10 schmonz Exp $ | |Apply MacPorts patch-libuv-legacy.diff for pre-10.7 platforms. | |--- test/test-fs.c.orig 2022-01-04 14:18:00.000000000 +0000 |+++ test/test-fs.c -------------------------- Patching file test/test-fs.c using Plan A... Hunk #1 succeeded at 1423 (offset 18 lines). Hunk #2 succeeded at 1464 (offset 18 lines). done ===> Creating toolchain wrappers for libuv-1.45.0 ===> Configuring for libuv-1.45.0 + libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' + aclocal -I m4 + autoconf configure.ac:44: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:44: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:44: the top level configure.ac:47: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:47: the top level + automake --add-missing --copy configure.ac:42: installing './ar-lib' configure.ac:25: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:21: installing './install-sh' configure.ac:21: installing './missing' Makefile.am: installing './depcomp' => 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 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 race-free mkdir -p... /home/pbulk/build/devel/libuv/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... -std=gnu11 checking whether cc -std=gnu11 understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc -std=gnu11... gcc3 checking for cc -std=gnu11 way to treat warnings as errors... -Werror checking if cc -std=gnu11 supports __attribute__(( visibility("default") ))... yes checking if cc -std=gnu11 supports -fvisibility=hidden... yes checking if cc -std=gnu11 supports -fno-strict-aliasing flag... yes checking if cc -std=gnu11 supports -fno-strict-aliasing flag... yes checking if cc -std=gnu11 supports -g flag... yes checking if cc -std=gnu11 supports -std=gnu89 flag... yes checking if cc -std=gnu11 supports -Wall flag... yes checking if cc -std=gnu11 supports -Wextra flag... yes checking if cc -std=gnu11 supports -Wno-long-long flag... yes checking if cc -std=gnu11 supports -Wno-unused-parameter flag... yes checking if cc -std=gnu11 supports -Wstrict-prototypes flag... yes checking for x86_64-redhat-linux-ar... no checking for x86_64-redhat-linux-lib... no checking for x86_64-redhat-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar 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 -std=gnu11... /home/pbulk/build/devel/libuv/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/devel/libuv/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 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/devel/libuv/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-file... no checking for file... file 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-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-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 -std=gnu11 object... ok 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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for cc -std=gnu11 option to produce PIC... -fPIC -DPIC checking if cc -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if cc -std=gnu11 static flag -static works... no checking if cc -std=gnu11 supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if cc -std=gnu11 supports -c -o file.o... (cached) yes checking whether the cc -std=gnu11 linker (/home/pbulk/build/devel/libuv/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 whether make supports nested variables... (cached) yes checking how to run the C preprocessor... cc -std=gnu11 -E checking for pthread_join using cc -std=gnu11 -pthread -lpthread -lrt... yes checking whether cc -std=gnu11 is Clang... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing dlopen... -ldl checking for library containing kstat_lookup... no checking for library containing gethostbyname... none required checking for library containing perfstat_cpu... no checking for library containing clock_gettime... none required checking for library containing sendfile... none required checking for library containing socket... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for sys/ahafs_evProds.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libuv.pc config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp