=> Checksum BLAKE2s OK for gappa-1.3.5.tar.gz => Checksum SHA512 OK for gappa-1.3.5.tar.gz ===> Installing dependencies for gappa-1.3.5 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.86.*: found boost-headers-1.86.0 => Full dependency gmp>=5.0.1: found gmp-6.3.0 => Full dependency mpfr>=4.0.0: found mpfr-4.2.1 ===> Overriding tools for gappa-1.3.5 ===> Extracting for gappa-1.3.5 ===> Patching for gappa-1.3.5 => Applying pkgsrc patches for gappa-1.3.5 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/math/gappa/patches/patch-Remakefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/math/gappa/patches/patch-Remakefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Remakefile.in,v 1.2 2020/07/17 17:30:13 riastradh Exp $ | |Install to DESTDIR. | |https://gitlab.inria.fr/gappa/gappa/-/commit/ba4dbb3ef66bbdd9d1f3d660a293515df0b57b43 | |--- Remakefile.in.orig 2019-05-24 12:52:39.000000000 +0000 |+++ Remakefile.in -------------------------- Patching file Remakefile.in using Plan A... Hunk #1 succeeded at 136. done ===> Creating toolchain wrappers for gappa-1.3.5 ===> Configuring for gappa-1.3.5 => 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 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 x86_64-apple-darwin23-gcc... clang 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 for flex... flex checking lex output file root... lex.yy checking lex library... -ll checking whether yytext is a pointer... yes checking for bison... bison -y checking how to run the C preprocessor... clang -E checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... clang++ -E checking for g++... g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for __gmpz_init in -lgmp... yes checking for mpfr_snprintf in -lmpfr... yes checking for Boost (>=1.32)... yes checking for tr1/unordered_map... no configure: building remake... remake.cpp:454:8: error: expected identifier enum { MSG_NOSIGNAL = 0 }; ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/socket.h:588:25: note: expanded from macro 'MSG_NOSIGNAL' #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ ^ remake.cpp:454:1: warning: declaration does not declare anything [-Wmissing-declarations] enum { MSG_NOSIGNAL = 0 }; ^ remake.cpp:2282:18: warning: 'vfork' is deprecated: Use posix_spawn or fork [-Wdeprecated-declarations] if (pid_t pid = vfork()) ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/unistd.h:604:1: note: 'vfork' has been explicitly marked deprecated here __deprecated_msg("Use posix_spawn or fork") ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/cdefs.h:208:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ remake.cpp:2598:16: warning: 'tempnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] socket_name = tempnam(NULL, "rmk-"); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdio.h:295:1: note: 'tempnam' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/cdefs.h:208:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings and 1 error generated. configure: error: in `/Users/pbulk/build/math/gappa/work/gappa-1.3.5': configure: error: failed See `config.log' for more details *** Error code 1 Stop. bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/math/gappa *** Error code 1 Stop. bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/math/gappa