=> Bootstrap dependency digest>=20010302: found digest-20190127
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for oo2c_64-2.0.11.tar.bz2
=> Checksum RMD160 OK for oo2c_64-2.0.11.tar.bz2
=> Checksum SHA512 OK for oo2c_64-2.0.11.tar.bz2
===> Installing dependencies for oo2c-2.0.11nb20
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> 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
=> Full dependency libtool-base-[0-9]*: found libtool-base-2.4.6nb3
=> Full dependency libxslt-[0-9]*: found libxslt-1.1.34nb6
=> Full dependency perl>=5.0: found perl-5.34.0nb3
=> Full dependency boehm-gc>=7.4: found boehm-gc-8.0.4nb1
===> 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 oo2c-2.0.11nb20
===> Extracting for oo2c-2.0.11nb20
===> Patching for oo2c-2.0.11nb20
=> Applying pkgsrc patches for oo2c-2.0.11nb20
=> Verifying /tree/pkgsrc/lang/oo2c/patches/patch-Makefile
=> Applying pkgsrc patch /tree/pkgsrc/lang/oo2c/patches/patch-Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile,v 1.1 2011/05/27 13:16:04 obache Exp $
|
|* destdir installation support
|
|--- Makefile.orig	2003-07-12 13:14:07.000000000 +0000
|+++ Makefile
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 159.
done
=> Verifying /tree/pkgsrc/lang/oo2c/patches/patch-aa
=> Applying pkgsrc patch /tree/pkgsrc/lang/oo2c/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.3 2015/12/29 23:34:53 dholland Exp $
|
|Probe more locations for the boehm-gc header.
|
|--- configure.orig
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 3125 (offset 174 lines).
done
=> Verifying /tree/pkgsrc/lang/oo2c/patches/patch-ab
=> Applying pkgsrc patch /tree/pkgsrc/lang/oo2c/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.3 2015/12/29 23:34:53 dholland Exp $
|
|Probe more locations for the boehm-gc header.
|
|--- lib/src/__config.h.in.orig
|+++ lib/src/__config.h.in
--------------------------
Patching file lib/src/__config.h.in using Plan A...
Hunk #1 succeeded at 15 (offset 3 lines).
done
=> Verifying /tree/pkgsrc/lang/oo2c/patches/patch-ac
=> Applying pkgsrc patch /tree/pkgsrc/lang/oo2c/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.4 2015/12/29 23:34:53 dholland Exp $
|
|Probe more locations for the boehm-gc header.
|
|--- lib/src/RT0.c.orig	2003-08-19 19:52:54.000000000 +0100
|+++ lib/src/RT0.c	2003-08-19 19:55:02.000000000 +0100
--------------------------
Patching file lib/src/RT0.c using Plan A...
Hunk #1 succeeded at 14.
done
=> Verifying /tree/pkgsrc/lang/oo2c/patches/patch-ad
=> Applying pkgsrc patch /tree/pkgsrc/lang/oo2c/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.2 2015/12/29 23:34:53 dholland Exp $
|
|Update for recent (as in 2003 recent) emacs.
|
|--- rsrc/OOC/emacs/oberon2.el.orig	2003-05-11 16:04:46.000000000 +0100
|+++ rsrc/OOC/emacs/oberon2.el	2003-07-24 19:15:08.000000000 +0100
--------------------------
Patching file rsrc/OOC/emacs/oberon2.el using Plan A...
Hunk #1 succeeded at 13.
done
=> Verifying /tree/pkgsrc/lang/oo2c/patches/patch-lib_src_Exception_c
=> Applying pkgsrc patch /tree/pkgsrc/lang/oo2c/patches/patch-lib_src_Exception_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_src_Exception_c,v 1.1 2020/05/13 06:01:52 rillig Exp $
|
|Trying to build 2.0.11 on NetBSD 8.0 x86_64:
|> ./lib/src/Exception.c:32:13: warning: implicit declaration of function 'strlen'
|>    int len = strlen(td->name);
|>
|> lib/src/__libc.h:24:14: error: expected declaration specifiers or '...' before numeric constant
|>  extern void* memcpy(void* dest, const void* src, __typeof__(sizeof(int)) n);
|
|--- lib/src/Exception.c.orig	2003-08-01 15:17:27.000000000 +0000
|+++ lib/src/Exception.c
--------------------------
Patching file lib/src/Exception.c using Plan A...
Hunk #1 succeeded at 4.
done
=> Verifying /tree/pkgsrc/lang/oo2c/patches/patch-lib_src____libc.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/oo2c/patches/patch-lib_src____libc.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_src____libc.h,v 1.1 2021/08/16 01:47:25 dholland Exp $
|
|Avoid parse errors when memcpy is already supplied as a macro.
|
|--- lib/src/__libc.h~	2003-01-08 11:44:57.000000000 +0000
|+++ lib/src/__libc.h
--------------------------
Patching file lib/src/__libc.h using Plan A...
Hunk #1 succeeded at 21.
done
===> Creating toolchain wrappers for oo2c-2.0.11nb20
===> Configuring for oo2c-2.0.11nb20
=> 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 x86_64--netbsd-gcc... gcc
checking for C compiler default output... 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 gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking for oo2c... bin/oo2c --config oo2crc-install.xml
checking for ooef... bin/ooef
checking for diff... /usr/bin/diff
checking for xsltproc... /usr/pkg/bin/xsltproc
checking for perl... /usr/pkg/bin/perl
checking for libtool... /work/lang/oo2c/work/.cwrapper/bin/libtool 
checking for GC_malloc in -lgc... yes
checking for socket in -lxnet... no
checking for sin in -lm... yes
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 sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for stdint.h... (cached) yes
checking gc/gc.h usability... yes
checking gc/gc.h presence... yes
checking for gc/gc.h... yes
checking gc.h usability... yes
checking gc.h presence... yes
checking for gc.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for long int... yes
checking size of long int... 8
checking for void*... yes
checking size of void*... 8
checking for struct stat.st_mtime_usec... no
checking return type of signal handlers... void
checking for atexit... yes
checking for raise... yes
checking for ftruncate... yes
checking for gettimeofday... yes
checking for settimeofday... yes
checking for mkstemp... yes
checking for backtrace_symbols... no
checking for readdir_r... yes
checking for lrint... yes
configure: creating ./config.status
config.status: creating ENV
config.status: creating Makefile.config
config.status: creating rsrc/OOC/oo2crc.xml.mk
config.status: creating lib/pkginfo.xml
config.status: creating src/OOC/Config/Autoconf.Mod
config.status: creating rsrc/OOC/TestFramework/config.xml
config.status: creating rsrc/OOC/oobacktrace
config.status: creating lib/src/__config.h
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp