+ 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/freealut-1.1.0nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/freealut-1.1.0nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for freealut-1.1.0.tar.gz => Checksum SHA512 OK for freealut-1.1.0.tar.gz ===> Installing dependencies for freealut-1.1.0nb1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => 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 openal-soft>=1.5.304: found openal-soft-1.24.0 ===> Overriding tools for freealut-1.1.0nb1 ===> Extracting for freealut-1.1.0nb1 ===> Patching for freealut-1.1.0nb1 => Applying pkgsrc patches for freealut-1.1.0nb1 => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/freealut/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/freealut/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1 2007/08/30 15:16:11 joerg Exp $ | |--- src/Makefile.am.orig 2007-08-30 13:59:11.000000000 +0000 |+++ src/Makefile.am -------------------------- Patching file src/Makefile.am using Plan A... Hunk #1 succeeded at 20. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/freealut/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/freealut/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.1 2007/08/30 15:16:11 joerg Exp $ | |--- src/Makefile.in.orig 2007-08-30 13:59:08.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 219. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/freealut/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/freealut/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/08/30 15:16:11 joerg Exp $ | |--- examples/Makefile.in.orig 2007-08-30 14:45:24.000000000 +0000 |+++ examples/Makefile.in -------------------------- Patching file examples/Makefile.in using Plan A... Hunk #1 succeeded at 189. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/freealut/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/freealut/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2018/08/06 10:58:42 jperkin Exp $ | |Set _XOPEN_SOURCE / _POSIX_C_SOURCE correctly. | |--- configure.orig 2006-05-22 12:10:32.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 20107. Hunk #2 succeeded at 20116. done ===> Creating toolchain wrappers for freealut-1.1.0nb1 ===> Configuring for freealut-1.1.0nb1 => 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 sh interpreter in admin/pkgconfig/freealut-config.in. => Adding run-time search paths to pkg-config files. 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 for an ANSI C-conforming const... yes checking whether the C compiler supports __attribute__... yes checking whether cc accepts -fvisibility=hidden... yes checking whether cc accepts -Wno-deprecated-declarations... 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... /home/pbulk/build/audio/freealut/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by cc... /home/pbulk/build/audio/freealut/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/audio/freealut/work/.cwrapper/bin/ld) is GNU ld... yes checking for /home/pbulk/build/audio/freealut/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... (cached) 2097152 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/audio/freealut/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/audio/freealut/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/audio/freealut/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/audio/freealut/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 library containing pthread_self... none required checking for library containing alGetError... no checking for ANSI C header files... (cached) yes checking AL/alc.h usability... yes checking AL/alc.h presence... yes checking for AL/alc.h... yes checking AL/al.h usability... yes checking AL/al.h presence... yes checking for AL/al.h... yes checking basetsd.h usability... no checking basetsd.h presence... no checking for basetsd.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for nanosleep... yes checking for usleep... yes checking for Sleep... no checking for stat... yes checking for _stat... no checking for cos in -lm... yes checking flags for maximum ANSI warnings... -Wall -ansi -pedantic configure: creating ./config.status config.status: creating Makefile config.status: creating admin/Makefile config.status: creating admin/pkgconfig/Makefile config.status: creating admin/pkgconfig/freealut-config config.status: creating admin/pkgconfig/freealut.pc config.status: creating admin/RPM/freealut.spec config.status: creating examples/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating test_suite/Makefile config.status: creating config.h config.status: executing depfiles commands => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.