=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for libcdio-2.1.0.tar.bz2 => Checksum RMD160 OK for libcdio-2.1.0.tar.bz2 => Checksum SHA512 OK for libcdio-2.1.0.tar.bz2 ===> Installing dependencies for libcdio-2.1.0nb3 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency perl>=5.8.0: found perl-5.32.0nb1 => Full dependency libcddb>=0.9.5nb1: found libcddb-1.3.2nb1 => Full dependency popt>=1.16nb1: found popt-1.18 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for libcdio-2.1.0nb3 ===> Extracting for libcdio-2.1.0nb3 ===> Patching for libcdio-2.1.0nb3 => Applying pkgsrc patches for libcdio-2.1.0nb3 => Verifying /opt/pkgsrc/misc/libcdio/patches/patch-configure => Applying pkgsrc patch /opt/pkgsrc/misc/libcdio/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2019/04/30 14:31:14 gdt Exp $ | |cdda-player works fine on NetBSD. | |https://savannah.gnu.org/bugs/?56240 | |--- configure.orig 2019-04-29 15:14:42.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 18229. done => Verifying /opt/pkgsrc/misc/libcdio/patches/patch-include_cdio++_iso9660.hpp => Applying pkgsrc patch /opt/pkgsrc/misc/libcdio/patches/patch-include_cdio++_iso9660.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_cdio++_iso9660.hpp,v 1.1 2019/04/29 17:22:04 adam Exp $ | |Work around namespace pollution on OpenSolaris (PR 43638, Aleksey Cheusov) | |--- include/cdio++/iso9660.hpp.orig 2008-11-29 04:52:43.000000000 +0000 |+++ include/cdio++/iso9660.hpp -------------------------- Patching file include/cdio++/iso9660.hpp using Plan A... Hunk #1 succeeded at 31 (offset -2 lines). done => Verifying /opt/pkgsrc/misc/libcdio/patches/patch-lib_driver_logging.c => Applying pkgsrc patch /opt/pkgsrc/misc/libcdio/patches/patch-lib_driver_logging.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_driver_logging.c,v 1.1 2019/04/29 17:22:04 adam Exp $ | |Do not exit() on error. | |--- lib/driver/logging.c.orig 2018-08-12 16:33:48.000000000 +0000 |+++ lib/driver/logging.c -------------------------- Patching file lib/driver/logging.c using Plan A... Hunk #1 succeeded at 49. done ===> Creating toolchain wrappers for libcdio-2.1.0nb3 ===> Configuring for libcdio-2.1.0nb3 => 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 => Fixing locale directory references. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o sjmulder -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/pkg-dev/bin/gmkdir -p checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-apple-darwin20 checking host system type... aarch64-apple-darwin20 checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether build environment is sane... yes checking for aarch64-apple-darwin20-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 for style of include used by make... GNU checking dependency style of clang... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking for genisoimage... no checking for mkisofs... no checking whether clang understands -Wall... yes checking whether clang understands -Wbad-function-cast... yes checking whether clang understands -Wcast-align... yes checking whether clang understands -Wchar-subscripts... yes checking whether clang understands -Wdeclaration-after-statement... yes checking whether clang understands -Wdisabled-optimization... yes checking whether clang understands -Wendif-labels... yes checking whether clang understands -Winline... yes checking whether clang understands -Wmissing-declarations... yes checking whether clang understands -Wmissing-prototypes... yes checking whether clang understands -Wnested-externs... yes checking whether clang understands -Wno-sign-compare... yes checking whether clang understands -Wpointer-arith... yes checking whether clang understands -Wshadow... yes checking whether clang understands -Wstrict-prototypes... yes checking whether clang understands -Wundef... yes checking whether clang understands -Wunused... yes checking whether clang understands -Wwrite-strings... yes checking for perl... /opt/pkg/bin/perl checking for diff... /usr/bin/diff adding -w to diff in regression tests adding --unified to diff in regression tests checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 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 alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdbool.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sys/cdio.h usability... no checking sys/cdio.h presence... no checking for sys/cdio.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether clang supports ISOC99 _Pragma()... yes checking for ntddcdrm.h... no checking for ddk/ntddcdrm.h... no checking for ntddscsi.h... no checking for ddk/ntddscsi.h... no checking for ddk/scsi.h... no checking for S_ISLNK() macro... yes checking for S_ISSOCK() macro... yes checking for struct timespec... yes checking how to create empty arrays... [] 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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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-darwin20 file names to aarch64-apple-darwin20 format... func_convert_file_noop checking how to convert aarch64-apple-darwin20 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin20-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin20-dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin20-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin20-strip... no checking for strip... strip checking for aarch64-apple-darwin20-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-darwin20-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin20-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin20-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin20-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin20-otool... no checking for otool... otool checking for aarch64-apple-darwin20-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... 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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20 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... yes checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... 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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20 dyld checking how to hardcode library paths into programs... immediate checking for cos in -lm... yes configure: WARNING: I don't see GNU ld. I'm going to assume --without-versioned-libs checking Checking what sed uses for extended regular expressions... -E configure: WARNING: Don't have OS CD-reading support for darwin20... configure: WARNING: Will use generic support. checking extern long timezone variable... yes checking for chdir... yes checking for drand48... yes checking for fseeko... yes checking for fseeko64... no checking for ftruncate... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for getpwuid... yes checking for gettimeofday... yes checking for lseek64... no checking for lstat... yes checking for memcpy... yes checking for memset... yes checking for mkstemp... yes checking for rand... yes checking for seteuid... yes checking for setegid... yes checking for snprintf... yes checking for setenv... yes checking for strndup... yes checking for unsetenv... yes checking for tzset... yes checking for sleep... yes checking for _stati64... no checking for usleep... yes checking for vsnprintf... yes checking for readlink... yes checking for realpath... yes checking for gmtime_r... yes checking for localtime_r... yes checking for timegm... yes checking for struct tm.tm_gmtoff... yes checking whether time.h defines daylight and timezone variables... yes checking whether time.h defines tzname variable... yes checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking pkg-config is at least version 0.9.0... yes checking for CDDB... yes checking for connect in -lsocket... no checking for gethostbyname... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for CDDA_PLAYER... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating example/Makefile config.status: creating include/Makefile config.status: creating include/cdio/Makefile config.status: creating include/cdio++/Makefile config.status: creating include/cdio/version.h config.status: creating doc/doxygen/Doxyfile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/driver/Makefile config.status: creating lib/iso9660/Makefile config.status: creating lib/udf/Makefile config.status: creating libcdio.pc config.status: creating libiso9660.pc config.status: creating libudf.pc config.status: creating package/libcdio.spec config.status: creating src/Makefile config.status: creating test/check_common_fn config.status: creating test/data/Makefile config.status: creating test/driver/Makefile config.status: creating test/Makefile config.status: creating example/C++/Makefile config.status: creating example/C++/OO/Makefile config.status: creating lib/cdio++/Makefile config.status: creating libcdio++.pc config.status: creating libiso9660++.pc config.status: creating test/check_cue.sh config.status: creating test/check_iso.sh config.status: creating test/check_nrg.sh config.status: creating test/check_udf.sh config.status: creating test/check_iso_read.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing checks commands configure: Using CD-ROM drivers : cdrdao, BIN/CUE, NRG Building cd-info : yes Building cd-read : yes Building cdda-player : yes Building iso-info : yes Building iso-read : yes Building C++ programs: yes => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp