=> Bootstrap dependency digest>=20010302: found digest-20190127
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for p11-2.10i.tar.bz2
=> Checksum RMD160 OK for p11-2.10i.tar.bz2
=> Checksum SHA512 OK for p11-2.10i.tar.bz2
===> Installing dependencies for p11-2.10i
=> 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 libbegemot>=1.9nb1: found libbegemot-1.11
===> 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 p11-2.10i
===> Extracting for p11-2.10i
===> Patching for p11-2.10i
=> Applying pkgsrc patches for p11-2.10i
=> Verifying /tree/pkgsrc/emulators/p11/patches/patch-IOProgs_epp__bpf.c
=> Applying pkgsrc patch /tree/pkgsrc/emulators/p11/patches/patch-IOProgs_epp__bpf.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-IOProgs_epp__bpf.c,v 1.1 2011/12/19 16:20:56 wiz Exp $
|
|Avoid using compiler-defined names.
|
|--- IOProgs/epp_bpf.c.orig	2000-12-04 17:03:43.000000000 +0000
|+++ IOProgs/epp_bpf.c
--------------------------
Patching file IOProgs/epp_bpf.c using Plan A...
Hunk #1 succeeded at 193.
Hunk #2 succeeded at 207.
Hunk #3 succeeded at 224.
Hunk #4 succeeded at 237.
Hunk #5 succeeded at 250.
done
=> Verifying /tree/pkgsrc/emulators/p11/patches/patch-Utils_mktext.c
=> Applying pkgsrc patch /tree/pkgsrc/emulators/p11/patches/patch-Utils_mktext.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Utils_mktext.c,v 1.1 2011/12/19 16:20:56 wiz Exp $
|
|Fix conflict with POSIX getline().
|
|--- Utils/mktext.c.orig	2001-07-09 08:09:10.000000000 +0000
|+++ Utils/mktext.c
--------------------------
Patching file Utils/mktext.c using Plan A...
Hunk #1 succeeded at 61.
Hunk #2 succeeded at 122.
Hunk #3 succeeded at 158.
done
=> Verifying /tree/pkgsrc/emulators/p11/patches/patch-aa
=> Applying pkgsrc patch /tree/pkgsrc/emulators/p11/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2007/01/27 12:02:16 wiz Exp $
|
|--- instruct.c.orig	2000-12-04 18:03:41.000000000 +0100
|+++ instruct.c	2006-04-18 02:21:40.000000000 +0200
--------------------------
Patching file instruct.c using Plan A...
Hunk #1 succeeded at 107.
done
=> Verifying /tree/pkgsrc/emulators/p11/patches/patch-ab
=> Applying pkgsrc patch /tree/pkgsrc/emulators/p11/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2007/01/27 12:02:16 wiz Exp $
|
|--- proc.h.orig	2001-03-15 15:36:15.000000000 +0100
|+++ proc.h	2006-04-23 14:10:40.000000000 +0200
--------------------------
Patching file proc.h using Plan A...
Hunk #1 succeeded at 41 (offset 5 lines).
done
=> Verifying /tree/pkgsrc/emulators/p11/patches/patch-ac
=> Applying pkgsrc patch /tree/pkgsrc/emulators/p11/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.1 2007/01/27 12:02:16 wiz Exp $
|
|--- float.h.orig	2000-12-04 18:03:41.000000000 +0100
|+++ float.h	2006-10-15 20:55:37.000000000 +0200
--------------------------
Patching file float.h using Plan A...
Hunk #1 succeeded at 13.
done
===> Creating toolchain wrappers for p11-2.10i
===> Configuring for p11-2.10i
=> 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... i486--netbsdelf
checking host system type... i486--netbsdelf
checking target system type... i486--netbsdelf
checking whether make sets $(MAKE)... yes
checking for i486--netbsdelf-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking whether byte ordering is bigendian... no
checking for a sed that does not truncate output... /scratch/work/emulators/p11/work/.tools/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /scratch/work/emulators/p11/work/.cwrapper/bin/ld
checking if the linker (/scratch/work/emulators/p11/work/.cwrapper/bin/ld) is GNU ld... yes
checking for /scratch/work/emulators/p11/work/.cwrapper/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... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 i486--netbsdelf-g++... c++
checking whether we are using the GNU C++ compiler... no
checking whether c++ accepts -g... no
checking how to run the C++ preprocessor... cpp
checking for i486--netbsdelf-g77... g77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether g77 accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for i486--netbsdelf-ar... no
checking for ar... ar
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/scratch/work/emulators/p11/work/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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 c++ linker (/scratch/work/emulators/p11/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
libtool.m4: error: problem compiling CXX test program
checking for c++ option to produce PIC... 
checking if c++ supports -c -o file.o... no
checking whether the c++ linker (/scratch/work/emulators/p11/work/.cwrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
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... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... no
checking if g77 supports -c -o file.o... no
checking whether the g77 linker (/scratch/work/emulators/p11/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether to use register variables... yes
checking for size... /usr/bin/size
checking checking for begemot.h... /usr/pkg/include/begemot.h
/usr/pkg
checking checking for -lbegemot... /usr/pkg/lib/libbegemot.so
/usr/pkg
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for as11... no
checking check whether to build epp_fifo... yes
checking check whether to build epp_bpf... yes
checking check whether to build epp_tun... yes
checking check whether to build epp_tap... yes
checking for net/if_var.h... no
checking net/if_tap.h usability... yes
checking net/if_tap.h presence... yes
checking for net/if_tap.h... yes
checking net/if_tun.h usability... yes
checking net/if_tun.h presence... yes
checking for net/if_tun.h... yes
checking linux/if_tun.h usability... no
checking linux/if_tun.h presence... no
checking for linux/if_tun.h... no
checking for socket in -lxnet... no
checking for socket in -lsocket... no
checking for socketpair in -lxnet... no
checking for socketpair in -lsocket... no
checking for sendmsg in -lsocket... no
checking check for sin_len in struct sockaddr_in... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking for cfmakeraw... yes
checking checking for third argument to msync... yes
checking checking for O_ASYNC in fcntl... yes
checking check for SIGINFO... yes
checking for xterm... /usr/X11R7/bin/xterm
checking which emulation code to use... i386-assembler
checking which FPP emulation code to use... i386-assembler
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Utils/Makefile
config.status: creating Misc/Makefile
config.status: creating IOProgs/Makefile
config.status: creating libutil/Makefile
config.status: creating Boot/Makefile
config.status: creating Tests/Makefile
=> 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.