=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for libbegemot-1.11.tar.gz => Checksum RMD160 OK for libbegemot-1.11.tar.gz => Checksum SHA512 OK for libbegemot-1.11.tar.gz ===> Installing dependencies for libbegemot-1.11 => 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 checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> 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 libbegemot-1.11 ===> Extracting for libbegemot-1.11 ===> Patching for libbegemot-1.11 => Applying pkgsrc patches for libbegemot-1.11 => Verifying /opt/pkgsrc/devel/libbegemot/patches/patch-aa => Applying pkgsrc patch /opt/pkgsrc/devel/libbegemot/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2007/01/27 12:01:01 wiz Exp $ | |--- Makefile.in.orig 2005-06-01 09:50:27.000000000 +0200 |+++ Makefile.in 2007-01-26 12:07:26.000000000 +0100 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 69. Hunk #2 succeeded at 125. done ===> Creating toolchain wrappers for libbegemot-1.11 ===> Configuring for libbegemot-1.11 => 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-darwin20 checking host system type... aarch64-apple-darwin20 checking target system type... aarch64-apple-darwin20 checking for aarch64-apple-darwin20-gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... clang -E checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o sjmulder -g staff checking for a sed that does not truncate output... /opt/work/devel/libbegemot/work/.tools/bin/sed checking for egrep... grep -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 for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for aarch64-apple-darwin20-g++... clang++ checking whether we are using the GNU C++ compiler... no checking whether clang++ accepts -g... no checking how to run the C++ preprocessor... clang -E checking for aarch64-apple-darwin20-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... (cached) 1048576 checking command to parse nm output from clang object... ok checking for objdir... .libs checking for aarch64-apple-darwin20-ar... no checking for ar... ar checking for aarch64-apple-darwin20-ranlib... no checking for ranlib... ranlib checking for aarch64-apple-darwin20-strip... no checking for strip... strip checking if clang static flag works... yes checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common checking if clang PIC flag -fno-common works... yes checking if clang supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no libtool.m4: error: problem compiling CXX test program checking for clang++ option to produce PIC... checking if clang++ supports -c -o file.o... no checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... darwin20 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for f77 option to produce PIC... -fno-common checking if f77 PIC flag -fno-common works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. darwin20 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether struct stat times are timespecs... yes checking whether timespecs have ts_sec (instead of tv_sec)... no checking whether struct stat has st_fstype... no checking whether struct stat has st_flags... yes checking whether struct stat has st_gen... yes checking whether struct stat has st_birthtimespec... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking whether we have the historical struct msghdr... no checking for inttypes.h... (cached) yes checking how to print quads... PRIu64 checking whether send fd is broken... no checking for socketpair in -lxnet... no checking for socketpair in -lsocket... no checking for sendmsg in -lsocket... no checking whether select prototype is broken... no checking whether signal.h defines POLL_{IN,OUT}... yes checking whether we have gethrtime()... no checking for clock_gettime... yes configure: creating ./config.status config.status: creating Makefile config.status: creating begemot.h => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.