=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for gnustep-base-1.29.0.tar.gz => Checksum SHA512 OK for gnustep-base-1.29.0.tar.gz ===> Installing dependencies for gnustep-base-1.29.0nb1 ========================================================================== The supported build options for gnustep-base are: fragile You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.gnustep (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, gnustep-base-1.29.0nb1. Their current value is shown below: * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency clang-[0-9]*: found clang-15.0.7nb2 => Full dependency libffi>=3.4.2nb3: found libffi-3.4.4 => Full dependency gmp>=6.0: found gmp-6.3.0 => Full dependency gnustep-make>=2.6.2: found gnustep-make-2.8.0nb1 => Full dependency gnustep-objc>=1.3.0nb1: found gnustep-objc-2.1.0 => Full dependency libunwind>=14.0.0<16: found libunwind-15.0.7 => Full dependency gnutls>=3.8.0nb2: found gnutls-3.8.1 => Full dependency libxml2>=2.10.4nb2: found libxml2-2.10.4nb2 => Full dependency libxslt>=1.1.38nb1: found libxslt-1.1.38nb1 => Full dependency icu>=73.2nb1: found icu-73.2nb1 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for gnustep-base-1.29.0nb1 ===> Extracting for gnustep-base-1.29.0nb1 ===> Patching for gnustep-base-1.29.0nb1 => Applying pkgsrc patches for gnustep-base-1.29.0nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-Source_NSProcessInfo.m => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-Source_NSProcessInfo.m Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Source_NSProcessInfo.m,v 1.1 2021/11/28 18:38:22 pho Exp $ | |Work around an issue regarding GNUstep and locale. GNUstep hijacks |application main() with its own function to setup some global |variables before the actual main() is called. _gnu_process_args(), |called by the fake main(), eventually calls nl_langinfo(CODESET) via |GSPrivateICUCStringEncoding() to determine the locale charset but |without initializing the locale. When this happens on NetBSD, |nl_langinfo(CODESET) returns "646" regardless of the actual locale and |ICU (correctly) interprets this as US-ASCII. This causes all the |subsequent calls to -[NSString fileSystemRepresentation] to fail for |any non-ASCII file paths. Applications usually call setlocale(LC_ALL, |"") in their main() but it's too late at that point because the |previous value is cached forever. | |This is a dirty hack on top of a dirty hack and I'm obvisouly not |happy with this, but if the dirty hack is broken we still have to fix |it. | |--- Source/NSProcessInfo.m.orig 2020-04-05 18:00:40.000000000 +0000 |+++ Source/NSProcessInfo.m -------------------------- Patching file Source/NSProcessInfo.m using Plan A... Hunk #1 succeeded at 979. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-Source_common.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-Source_common.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Source_common.h,v 1.1 2020/11/11 10:45:52 mef Exp $ | |Adhoc fix for icu-68 fall out | |GSICUString.m:71:18: error: use of undeclared identifier 'TRUE' | return TRUE; | ^ |GSICUString.m:80:18: error: use of undeclared identifier 'FALSE' | return FALSE; | ^ | |--- Source/common.h.orig 2020-11-11 09:44:53.977561179 +0000 |+++ Source/common.h -------------------------- Patching file Source/common.h using Plan A... Hunk #1 succeeded at 7. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.19 2020/11/11 11:03:12 mef Exp $ | |--- configure.orig 2020-04-05 20:00:40.000000000 +0200 |+++ configure 2020-04-14 14:56:23.350836708 +0200 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 6059 (offset 30 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.11 2020/11/11 11:03:12 mef Exp $ | |--- base.make.in.orig 2020-04-05 20:00:40.000000000 +0200 |+++ base.make.in 2020-04-14 15:07:00.418458617 +0200 -------------------------- Patching file base.make.in using Plan A... Hunk #1 succeeded at 40. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.6 2012/10/22 02:17:16 rh Exp $ | |--- Tools/Makefile.postamble.orig 2011-06-09 17:08:41.000000000 +0000 |+++ Tools/Makefile.postamble -------------------------- Patching file Tools/Makefile.postamble using Plan A... Hunk #1 succeeded at 50. Hunk #2 succeeded at 57. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-ad => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.10 2020/11/11 11:03:12 mef Exp $ | |--- Source/GNUmakefile.orig 2020-04-05 20:00:40.000000000 +0200 |+++ Source/GNUmakefile 2020-04-14 15:07:59.290740281 +0200 -------------------------- Patching file Source/GNUmakefile using Plan A... Hunk #1 succeeded at 102. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2023/01/14 01:40:04 manu Exp $ | |Shell equality test is = and not == | |--- configure.orig 2023-01-08 09:41:32.000000000 +0100 |+++ configure 2023-01-11 16:11:12.522082237 +0100 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 13700 (offset 1 line). done ===> Creating toolchain wrappers for gnustep-base-1.29.0nb1 ===> Configuring for gnustep-base-1.29.0nb1 => Fix @PTHREAD_LIBS@ left out in file configure sed 's|@PREFIX@|/usr/pkg|g' /tmp/devel/gnustep-base/work/openapp => Generating pkg-config files for builtin xz package. => 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 configure: WARNING: You are running configure with the link options (-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lunwind -L/usr/pkg/lib -L/usr/pkg/share/GNUstep/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/share/GNUstep/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -lobjc -lpthread) set to a different value from that used by gnustep-make (-L/usr/pkg/lib -L/usr/pkg/share/GNUstep/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/share/GNUstep/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib). To avoid conflicts/problems, reconfigure/reinstall gnustep-make to use LDFLAGS=-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lunwind -L/usr/pkg/lib -L/usr/pkg/share/GNUstep/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/share/GNUstep/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -lobjc -lpthread or run the gnustep-base configure again with your LDFLAGS environment variable set to -L/usr/pkg/lib -L/usr/pkg/share/GNUstep/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/share/GNUstep/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking for GNUstep configuration file to use at runtime... /usr/pkg/etc/GNUstep.conf checking whether the GNUstep.conf file path can be set in the environment... yes checking if we should import an existing configuration file now... yes checking for default GNUstep configuration file to use... /usr/pkg/etc/GNUstep.conf trying to import "/usr/pkg/etc/GNUstep.conf" configure: If this fails, please run configure again with the --disable-importing-config-file option or specifying an alternative file using the --with-default-config= option checking for GNUstep-base installation domain... SYSTEM checking if we are hardcoding any relative paths in gnustep-base... no configure: We store the following filesystem layout into gnustep-base, to be used when no config file is found checking for Makefiles directory... /usr/pkg/share/GNUstep/Makefiles checking for user defaults directory... GNUstep/Defaults checking for user config file... .GNUstep.conf checking for System Applications directory... /usr/pkg/lib/GNUstep/Applications checking for System Admin Applications directory... /usr/pkg/lib/GNUstep/Applications checking for System Web Applications directory... /usr/pkg/lib/GNUstep/WebApplications checking for System Tools directory... /usr/pkg/bin checking for System Admin Tools directory... /usr/pkg/sbin checking for System Library directory... /usr/pkg/lib/GNUstep checking for System Libraries directory... /usr/pkg/lib checking for System Headers directory... /usr/pkg/include checking for System Documentation directory... /usr/pkg/share/GNUstep/Documentation checking for System Info Documentation directory... /usr/pkg/info checking for System Man Documentation directory... /usr/pkg/man checking for Network Applications directory... /usr/pkg/lib/GNUstep/Applications checking for Network Admin Applications directory... /usr/pkg/lib/GNUstep/Applications checking for Network Web Applications directory... /usr/pkg/lib/GNUstep/WebApplications checking for Network Tools directory... /usr/pkg/bin checking for Network Admin Tools directory... /usr/pkg/sbin checking for Network Library directory... /usr/pkg/lib/GNUstep checking for Network Libraries directory... /usr/pkg/lib checking for Network Headers directory... /usr/pkg/include checking for Network Documentation directory... /usr/pkg/share/GNUstep/Documentation checking for Network Info Documentation directory... /usr/pkg/info checking for Network Man Documentation directory... /usr/pkg/man checking for Local Applications directory... /usr/pkg/lib/GNUstep/Applications checking for Local Admin Applications directory... /usr/pkg/lib/GNUstep/Applications checking for Local Web Applications directory... /usr/pkg/lib/GNUstep/WebApplications checking for Local Tools directory... /usr/pkg/bin checking for Local Admin Tools directory... /usr/pkg/sbin checking for Local Library directory... /usr/pkg/lib/GNUstep checking for Local Libraries directory... /usr/pkg/lib checking for Local Headers directory... /usr/pkg/include checking for Local Documentation directory... /usr/pkg/share/GNUstep/Documentation checking for Local Info Documentation directory... /usr/pkg/info checking for Local Man Documentation directory... /usr/pkg/man checking for User Applications directory... GNUstep/Applications checking for User Admin Applications directory... GNUstep/Applications/Admin checking for User Web Applications directory... GNUstep/WebApplications checking for User Tools directory... GNUstep/Tools checking for User Admin Tools directory... GNUstep/Tools/Admin checking for User Library directory... GNUstep/Library checking for User Libraries directory... GNUstep/Library/Libraries checking for User Headers directory... GNUstep/Library/Headers checking for User Documentation directory... GNUstep/Library/Documentation checking for User Info Documentation directory... GNUstep/Library/Documentation/info checking for User Man Documentation directory... GNUstep/Library/Documentation/man checking for System User directory... /home checking for Network User directory... /home checking for Local User directory... /home checking for x86_64--netbsd-gcc... gcc checking whether the C compiler works... no configure: error: in `/tmp/devel/gnustep-base/work/libs-base-base-1_29_0': configure: error: C compiler cannot create executables See `config.log' for more details *** Error code 77 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gnustep-base