=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mpg123-1.31.1.tar.bz2 => Checksum SHA512 OK for mpg123-1.31.1.tar.bz2 ===> Installing dependencies for mpg123-nas-1.31.1 => 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 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2022.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1 => Full dependency mpg123>=1.0.0: found mpg123-1.31.1 => Full dependency nas>=1.7bnb2: found nas-1.9.4nb1 => Full dependency libXt>=1.0.0: found libXt-1.2.1 ===> Overriding tools for mpg123-nas-1.31.1 ===> Extracting for mpg123-nas-1.31.1 ===> Patching for mpg123-nas-1.31.1 => Applying pkgsrc patches for mpg123-nas-1.31.1 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/mpg123-nas/../../audio/mpg123/patches/patch-ad => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/mpg123-nas/../../audio/mpg123/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.6 2016/12/18 22:58:34 adam Exp $ | |Let device portable over environment | |--- src/libout123/modules/oss.c.orig 2016-09-26 21:20:25.000000000 +0000 |+++ src/libout123/modules/oss.c -------------------------- Patching file src/libout123/modules/oss.c using Plan A... Hunk #1 succeeded at 159. Hunk #2 succeeded at 168. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/mpg123-nas/../../audio/mpg123/patches/patch-src_libout123_modules_sun.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/mpg123-nas/../../audio/mpg123/patches/patch-src_libout123_modules_sun.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_libout123_modules_sun.c,v 1.1 2022/04/27 21:15:23 nia Exp $ | |Disable legacy code for fiddling with mixer parameters like volume |and output port. This is not really something we want done on |modern Solaris on NetBSD where the device is abstracted, and |setting the port can fail loudly on some hardware like |Raspberry Pis. | |--- src/libout123/modules/sun.c.orig 2021-12-10 07:00:58.000000000 +0000 |+++ src/libout123/modules/sun.c -------------------------- Patching file src/libout123/modules/sun.c using Plan A... Hunk #1 succeeded at 174. Hunk #2 succeeded at 194. done ===> Creating toolchain wrappers for mpg123-nas-1.31.1 ===> Configuring for mpg123-nas-1.31.1 => 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 build system type... aarch64-apple-darwin22 checking host system type... aarch64-apple-darwin22 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build/install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for -Werror in CFLAGS (It breaks tests)... no checking if you are up to something totally static with LDFLAGS/CFLAGS... no checking whether make supports the include directive... yes (GNU style) checking for aarch64-apple-darwin22-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking dependency style of clang... gcc3 checking for clang option to accept ISO C99... none needed checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for an ANSI C-conforming const... yes checking for inline... inline 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 whether byte ordering is bigendian... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for library containing dlopen... none required checking for library containing dlsym... none required checking for library containing dlclose... none required checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen... yes checking for dlsym... yes checking for dlclose... yes checking how to print strings... print -r checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1048576 checking how to convert aarch64-apple-darwin22 file names to aarch64-apple-darwin22 format... func_convert_file_noop checking how to convert aarch64-apple-darwin22 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin22-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin22-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin22-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin22-strip... no checking for strip... strip checking for aarch64-apple-darwin22-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang 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 aarch64-apple-darwin22-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin22-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin22-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin22-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin22-otool... no checking for otool... otool checking for aarch64-apple-darwin22-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin22 dyld 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... no checking what extension is used for runtime loadable modules... .so We assume IEEE754 floating point format. checking if .balign is present... yes checking __attribute__((aligned(16)))... yes checking if assembler supports AVX instructions... no checking for yasm... no checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for sys/stat.h... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for off_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint32_t... yes checking for int16_t... yes checking for uint16_t... yes checking size of size_t... 8 checking size of ssize_t... 8 checking size of off_t... 8 checking size of off64_t... 0 checking size of int32_t... 4 checking size of long... 8 checking if we want to enable alias wrappers for largefile... yes checking for mmap... yes checking POSIX termios... yes checking if we have wincon.h... no checking for random... yes checking for setenv... yes checking for unsetenv... yes checking for sched_setscheduler... no checking for setuid... yes checking for getuid... yes checking for setpriority... yes checking for strerror... yes checking for setlocale... yes checking for nl_langinfo... yes checking for mbstowcs... yes checking for wcstombs... yes checking for wcswidth... yes checking for iswprint... yes checking for atoll... yes checking for mkfifo... yes checking for fork... yes checking for execvp... yes checking for ctermid... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for getaddrinfo... yes checking for sqrt in -lm... yes checking for powf in -lmx... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking os2.h usability... no checking os2.h presence... no checking for os2.h... no checking if we want feature report function... yes Limiting outputs to build according to your preference: nas dummy checking pkg-config is at least version 0.9.0... yes checking for AuOpenServer in -laudio... yes checking audio/audiolib.h usability... yes checking audio/audiolib.h presence... yes checking for audio/audiolib.h... yes checking if you are too dumbing dumb for the dummy... no checking if we have EOVERFLOW macro... yes checking for preferred network support... auto checking for automatic network support... exec checking IPv6 use... enabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmpg123.pc config.status: creating libout123.pc config.status: creating libsyn123.pc config.status: creating mpg123.spec config.status: creating src/libmpg123/mpg123.h config.status: creating src/libout123/out123.h config.status: creating src/libsyn123/syn123.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory mpg123 1.31.1 Install path ............ /opt/pkg CPU Optimization ........ aarch64 Compiler Optimization ... 2 Gapless Support ......... enabled Debugging ............... disabled Terminal control ........ posix Extreme debugging ....... disabled Seek table size ......... 1000 FIFO support ............ enabled Buffer .................. enabled External network ........ exec Internal network type ... posix IPv6 (getaddrinfo) ...... enabled File offsets ............ default LFS alias symbols ....... enabled (64) LFS alias type .......... off_t Use yasm (for AVX only) . disabled Core libmpg123 features: Layer I ................. enabled Layer II ................ enabled Layer III ............... enabled NtoM resampling ......... enabled downsampled decoding .... enabled Feeder/buffered input ... enabled ID3v2 parsing ........... enabled String API .............. enabled ICY parsing/conversion .. enabled Error/warning messages .. enabled Win32 Unicode File Open.. unneeded Feature Report Function.. enabled Output formats (nofpu will disable all but 16 or 8 bit!): 8 bit integer ........... enabled 16 bit integer .......... enabled 32/24 bit integer ....... enabled real (32 bit float) ..... enabled Equalizer ............... enabled Optimization detail: Integer conversion ...... quality IEEE 754 hackery ........ enabled New/old WRITE_SAMPLE .... disabled new Huffman scheme ...... enabled runtime tables .......... disabled Note: Disabling core features is not commonly done and some combinations might not build/work. If you encounter such a case, help yourself (and provide a patch) or just poke the maintainers. libsyn123 special cases . enabled Modules ................. enabled Checked audio modules ... nas dummy Detected audio support .. nas dummy Runtime order ........... nas CPPFLAGS=' -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON64 -DREAL_IS_FLOAT -I/opt/pkg/include' CFLAGS='-O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -pipe -Os -I/opt/pkg/include' PROG_LIBS='-lmx -lm -lmpg123' (derived from LIBS, only used for end-user binaries and modules) LIBDL='' LIBMPG123_LIBS=' ' LIBSYN123_LIBS='' LIBOUT123_LIBS=' ' Next type 'make' and then 'make install'. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp