=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for gappa-1.3.5.tar.gz => Checksum RMD160 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 checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.75.*: found boost-headers-1.75.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency gmp>=5.0.1: found gmp-6.2.1 => Full dependency mpfr>=4.0.0: found mpfr-4.1.0 ===> 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 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 /opt/pkgsrc/math/gappa/patches/patch-Remakefile.in => Applying pkgsrc patch /opt/pkgsrc/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 for portability problems in extracted files 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 aarch64-apple-darwin20-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.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/socket.h:584: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:789:8: error: must use 'struct' tag to refer to type 'log' in this scope static log debug; ^ struct /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/math.h:373:15: note: struct 'log' is hidden by a non-type declaration of 'log' here extern double log(double); ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/math.h:1003:1: note: struct 'log' is hidden by a non-type declaration of 'log' here log(_A1 __lcpp_x) _NOEXCEPT {return ::log((double)__lcpp_x);} ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/math.h:997:46: note: struct 'log' is hidden by a non-type declaration of 'log' here inline _LIBCPP_INLINE_VISIBILITY long double log(long double __lcpp_x) _NOEXCEPT {return ::logl(__lcpp_x);} ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/math.h:996:46: note: struct 'log' is hidden by a non-type declaration of 'log' here inline _LIBCPP_INLINE_VISIBILITY float log(float __lcpp_x) _NOEXCEPT {return ::logf(__lcpp_x);} ^ 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.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:302: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.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:200:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings and 2 errors generated. configure: error: in `/opt/work/math/gappa/work/gappa-1.3.5': configure: error: failed See `config.log' for more details *** Error code 1 Stop. bmake[1]: stopped in /opt/pkgsrc/math/gappa *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/math/gappa