=> Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for gputils-1.5.0.tar.gz => Checksum SHA512 OK for gputils-1.5.0.tar.gz ===> Installing dependencies for gputils-1.5.0 => Tool dependency bison>=1.0: found bison-3.8.2 => Tool dependency gmake>=3.81: found gmake-4.3nb2 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> 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 gputils-1.5.0 ===> Extracting for gputils-1.5.0 ===> Patching for gputils-1.5.0 => Applying pkgsrc patches for gputils-1.5.0 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gputils/patches/patch-doc_html-help_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gputils/patches/patch-doc_html-help_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_html-help_Makefile.in,v 1.1 2020/03/27 20:53:53 joerg Exp $ | |--- doc/html-help/Makefile.in.orig 2020-03-27 13:48:59.416360163 +0000 |+++ doc/html-help/Makefile.in -------------------------- Patching file doc/html-help/Makefile.in using Plan A... Hunk #1 succeeded at 429. Hunk #2 succeeded at 440. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gputils/patches/patch-libgputils_gparchive.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gputils/patches/patch-libgputils_gparchive.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgputils_gparchive.c,v 1.2 2018/06/25 14:01:45 bouyer Exp $ | |Be more paranoid about input, pursuant to a build failure in sdcc3 |that seems to involve gplib trying to allocate gigs of memory. | |--- libgputils/gparchive.c.orig 2016-08-12 15:14:27.000000000 +0200 |+++ libgputils/gparchive.c 2018-06-25 14:40:35.697419998 +0200 -------------------------- Patching file libgputils/gparchive.c using Plan A... Hunk #1 succeeded at 378. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gputils/patches/patch-libgputils_gpreadobj.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gputils/patches/patch-libgputils_gpreadobj.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgputils_gpreadobj.c,v 1.2 2018/06/25 14:01:45 bouyer Exp $ | |Be more paranoid about input, pursuant to a build failure in sdcc3 |that seems to involve gplib trying to allocate gigs of memory. | |--- ./libgputils/gpreadobj.c.orig 2016-08-06 11:44:18.000000000 +0200 |+++ ./libgputils/gpreadobj.c 2018-06-25 14:41:31.504470855 +0200 -------------------------- Patching file ./libgputils/gpreadobj.c using Plan A... Hunk #1 succeeded at 712. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gputils/patches/patch-libgputils_gpsystem.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/gputils/patches/patch-libgputils_gpsystem.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgputils_gpsystem.c,v 1.2 2018/06/25 14:01:45 bouyer Exp $ | |Avoid possible integer wraparound reporting calloc failure, pursuant |to a build failure in sdcc3 that seems to involve gplib trying to |allocate gigs of memory. | |--- ./libgputils/gpsystem.c.orig 2016-08-12 13:51:57.000000000 +0200 |+++ ./libgputils/gpsystem.c 2018-06-25 14:25:17.713681934 +0200 -------------------------- Patching file ./libgputils/gpsystem.c using Plan A... Hunk #1 succeeded at 417. done ===> Creating toolchain wrappers for gputils-1.5.0 ===> Configuring for gputils-1.5.0 => 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 for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for gawk... (cached) /usr/bin/awk checking for x86_64--netbsd-clang... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for bison... /usr/pkg/bin/bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes configure: WARNING: gputils supports flex version 2.5.4 checking for x86_64--netbsd-ranlib... ranlib checking for x86_64--netbsd-ar... no checking for ar... ar checking how to run the C preprocessor... gcc -E 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking whether asprintf is declared... yes checking whether basename is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking size of size_t... 8 checking type name for int8_t... char checking type name for int16_t... short checking type name for int32_t... int checking type name for int64_t... long checking for strcasecmp... yes checking for strncasecmp... yes checking for stricmp... no checking for strnicmp... no checking for strndup... yes checking for realpath... yes checking for vsnprintf... yes checking for snprintf... yes checking for strndup... (cached) yes checking for strverscmp... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/html-help/Makefile config.status: creating gpasm/Makefile config.status: creating gplink/Makefile config.status: creating gputils/Makefile config.status: creating header/Makefile config.status: creating libgputils/Makefile config.status: creating libiberty/Makefile config.status: creating lkr/Makefile config.status: creating man/Makefile config.status: creating man/gpasm.1 config.status: creating man/gpdasm.1 config.status: creating man/gplib.1 config.status: creating man/gplink.1 config.status: creating man/gpstrip.1 config.status: creating man/gputils.1 config.status: creating man/gpvc.1 config.status: creating man/gpvo.1 config.status: creating man/fr/Makefile config.status: creating man/fr/gpasm.1 config.status: creating man/fr/gpdasm.1 config.status: creating man/fr/gplib.1 config.status: creating man/fr/gplink.1 config.status: creating man/fr/gpstrip.1 config.status: creating man/fr/gputils.1 config.status: creating man/fr/gpvc.1 config.status: creating man/fr/gpvo.1 config.status: creating gputils.spec config.status: creating config.h config.status: executing depfiles commands gputils-1.5.0 is now configured for Build: x86_64--netbsd Host: x86_64--netbsd Source directory: . Installation prefix: /usr/pkg C compiler: gcc -DGPUTILS_SVN_VERSION=$(AM_GPUTILS_SVN_VERSION) Location of MPLAB-X: /opt/microchip/mplabx/v3.35