=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for gnustep-gui-0.22.0.tar.gz
=> Checksum RMD160 OK for gnustep-gui-0.22.0.tar.gz
=> Checksum SHA512 OK for gnustep-gui-0.22.0.tar.gz
===> Installing dependencies for gnustep-gui-0.22.0nb23
==========================================================================
The supported build options for gnustep-gui 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-gui-0.22.0nb23.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency clang-[0-9]*: found clang-10.0.0nb2
=> Full dependency gnustep-base>=1.27.0nb2: found gnustep-base-1.27.0nb2
=> Full dependency libaudiofile>=0.3.3: found libaudiofile-0.3.6nb1
=> Full dependency jpeg>=9: found jpeg-9d
=> Full dependency giflib>=5.2.1nb4: found giflib-5.2.1nb4
=> Full dependency png>=1.6.0nb1: found png-1.6.37
=> Full dependency tiff>=4.0.3nb5: found tiff-4.1.0
=> Full dependency libxml2>=2.9.10nb2: found libxml2-2.9.10nb2
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Overriding tools for gnustep-gui-0.22.0nb23
===> Extracting for gnustep-gui-0.22.0nb23
===> Patching for gnustep-gui-0.22.0nb23
=> Applying pkgsrc patches for gnustep-gui-0.22.0nb23
=> Verifying /data/pkgsrc/x11/gnustep-gui/patches/patch-Headers_AppKit_NSNibDeclarations.h
=> Applying pkgsrc patch /data/pkgsrc/x11/gnustep-gui/patches/patch-Headers_AppKit_NSNibDeclarations.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Headers_AppKit_NSNibDeclarations.h,v 1.1 2013/03/23 12:20:43 joerg Exp $
|
|--- Headers/AppKit/NSNibDeclarations.h.orig	2013-03-23 11:48:31.000000000 +0000
|+++ Headers/AppKit/NSNibDeclarations.h
--------------------------
Patching file Headers/AppKit/NSNibDeclarations.h using Plan A...
Hunk #1 succeeded at 32.
done
=> Verifying /data/pkgsrc/x11/gnustep-gui/patches/patch-Source_NSBitmapImageRep+GIF.m
=> Applying pkgsrc patch /data/pkgsrc/x11/gnustep-gui/patches/patch-Source_NSBitmapImageRep+GIF.m
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Source_NSBitmapImageRep+GIF.m,v 1.2 2014/05/25 07:18:44 obache Exp $
|
|* Fixes build with giflib>5
|
|--- Source/NSBitmapImageRep+GIF.m.orig	2011-02-28 15:43:25.000000000 +0000
|+++ Source/NSBitmapImageRep+GIF.m
--------------------------
Patching file Source/NSBitmapImageRep+GIF.m using Plan A...
Hunk #1 succeeded at 140.
Hunk #2 succeeded at 149.
Hunk #3 succeeded at 168.
Hunk #4 succeeded at 214.
Hunk #5 succeeded at 376.
Hunk #6 succeeded at 457.
Hunk #7 succeeded at 471.
Hunk #8 succeeded at 481.
Hunk #9 succeeded at 499.
Hunk #10 succeeded at 509.
Hunk #11 succeeded at 529.
done
=> Verifying /data/pkgsrc/x11/gnustep-gui/patches/patch-Source_NSBitmapImageRep+PNG.m
=> Applying pkgsrc patch /data/pkgsrc/x11/gnustep-gui/patches/patch-Source_NSBitmapImageRep+PNG.m
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Source_NSBitmapImageRep+PNG.m,v 1.1 2013/02/26 23:35:25 joerg Exp $
|
|--- Source/NSBitmapImageRep+PNG.m.orig	2013-02-26 13:18:16.000000000 +0000
|+++ Source/NSBitmapImageRep+PNG.m
--------------------------
Patching file Source/NSBitmapImageRep+PNG.m using Plan A...
Hunk #1 succeeded at 359.
done
===> Creating toolchain wrappers for gnustep-gui-0.22.0nb23
===> Configuring for gnustep-gui-0.22.0nb23
=> 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... x86_64--netbsd
checking host system type... x86_64--netbsd
checking target system type... x86_64--netbsd
checking for x86_64--netbsd-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 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 how to run the C preprocessor... clang -E
checking for X... no
checking for x86_64--netbsd-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... clang -E
checking for main in -lm... yes
checking for rint... yes
checking for rintf... yes
checking for atan2f... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking sys/mntent.h usability... no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking for struct mntent.mnt_dir... no
checking for struct mntent.mnt_mountp... no
checking for library containing getmntent... no
checking for getmntinfo... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for main in -lz... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFReadScanline in -ltiff... yes
checking for libpng-config... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_sig_cmp in -lpng... yes
checking for DGifOpen in -lungif... no
configure: Checking if ungif is linked against -lX11
checking for DGifCloseFile in -lungif... no
checking for DGifOpen in -lgif... yes
checking for icu-config... /usr/pkg/bin/icu-config
checking for ICU >= 4.0... yes
checking ICU_LIBS... -licui18n -licuuc -licudata 
checking ICU_LDFLAGS... -L/usr/pkg/lib 
yes
checking unicode/uchar.h usability... yes
checking unicode/uchar.h presence... yes
checking for unicode/uchar.h... yes
checking unicode/ustring.h usability... yes
checking unicode/ustring.h presence... yes
checking for unicode/ustring.h... yes
checking for new_aspell_document_checker in -laspell... no
checking for icns_read_family_from_file in -licns... no
checking sndfile.h usability... no
checking sndfile.h presence... no
checking for sndfile.h... no
checking ao/ao.h usability... no
checking ao/ao.h presence... no
checking for ao/ao.h... no
checking for new_utterance in -lflite... no
checking flite/flite.h usability... no
checking flite/flite.h presence... no
checking for flite/flite.h... no
checking for cups-config... no
Could not find cups-config program, cups printing support will not be built.
checking whether the compiler supports -Wdeclaration-after-statement... yes
checking for the version of gnustep-gui we are compiling... 0.22.0
configure: creating ./config.status
config.status: creating config.make
config.status: creating gui.make
config.status: creating Headers/Additions/GNUstepGUI/GSVersion.h
config.status: creating Headers/Additions/GNUstepGUI/config.h