=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/libtheora-docs", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for libtheora-1.2.0.tar.xz => Checksum SHA512 OK for libtheora-1.2.0.tar.xz ===> Installing dependencies for libtheora-docs-1.2.0nb2 => Tool dependency doxygen>=1.15.0: found doxygen-1.17.0 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency xz>=4.999.9betanb1: found xz-5.8.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for libtheora-docs-1.2.0nb2 ===> Extracting for libtheora-docs-1.2.0nb2 ===> Patching for libtheora-docs-1.2.0nb2 => Applying pkgsrc patches for libtheora-docs-1.2.0nb2 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/libtheora-docs/../../multimedia/libtheora/patches/patch-lib_info.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/libtheora-docs/../../multimedia/libtheora/patches/patch-lib_info.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_info.c,v 1.1 2025/05/01 07:57:24 nia Exp $ | |Avoid undefined behaviour with ctype functions. |https://gitlab.xiph.org/xiph/theora/-/issues/2342 | |--- lib/info.c.orig 2025-03-29 06:06:12.000000000 +0000 |+++ lib/info.c -------------------------- Patching file lib/info.c using Plan A... Hunk #1 succeeded at 29. done ===> Creating toolchain wrappers for libtheora-docs-1.2.0nb2 ===> Configuring for libtheora-docs-1.2.0nb2 => 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 build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a race-free mkdir -p... ./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 whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-apple-darwin23-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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... 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 aarch64-apple-darwin23-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) gcc3 checking how to run the C preprocessor... clang -E checking how to print strings... print -r checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/System/Volumes/Data/Applications/Xcode-15.4.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... 786432 checking how to convert aarch64-apple-darwin23 file names to aarch64-apple-darwin23 format... func_convert_file_noop checking how to convert aarch64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin23-file... no checking for file... file checking for aarch64-apple-darwin23-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin23-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin23-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin23-strip... no checking for strip... strip checking for aarch64-apple-darwin23-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-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin23-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin23-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin23-otool... no checking for otool... otool checking for aarch64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... ld: warning: -single_module is obsolete no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes 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 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 (/System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 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 for doxygen... true checking for pdflatex... no checking for bibtex... no checking for fig2dev... no configure: Checking for packages in ./doc/spec/spec.tex... configure: WARNING: *** Format Specification will not built. checking for ld used by clang... (cached) /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... (cached) no checking how to control symbol export... -exported_symbols_list checking for pkg-config... yes checking pkg-config is at least version 0.9.0... no checking for OGG... checking for Ogg... yes checking for oggpackB_read... (cached) yes checking for VORBIS... checking for Vorbis... yes checking for SDL... configure: WARNING: *** Unable to find SDL -- Not compiling example players *** checking for sys/soundcard.h... no checking for soundcard.h... no checking for machine/soundcard.h... no configure: WARNING: OSS audio support not found -- not compiling player_example checking for PNG... checking for TIFFReadRGBAImage in -ltiff... no checking for clock_gettime... yes checking for getopt_long... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/arm/armopts.s config.status: creating include/Makefile config.status: creating include/theora/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/spec/Makefile config.status: creating tests/Makefile config.status: creating m4/Makefile config.status: creating libtheora.spec config.status: creating theora.pc config.status: creating theora-uninstalled.pc config.status: creating theoradec.pc config.status: creating theoradec-uninstalled.pc config.status: creating theoraenc.pc config.status: creating theoraenc-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory ------------------------------------------------------------------------ libtheora 1.2.0: Automatic configuration OK. General configuration: Encoding support: ........... yes Assembly optimization: ...... no optimization for your platform, please send a patch Debugging telemetry: ........ no Abort on huge files: ........ no Build example code: ......... no API Documentation: .......... yes Format Documentation: ....... no Installation paths: libtheora: ................... /opt/pkg/lib C header files: .............. /opt/pkg/include/theora Documentation: ............... /opt/pkg/share/doc/libtheora Building: Type 'make' to compile libtheora. Type 'make install' to install libtheora. Type 'make check' to run test suite (Valgrind testing not enabled) Example programs will be built but not installed. ------------------------------------------------------------------------