=> Bootstrap dependency digest>=20010302: found digest-20160304
===> 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 plib-1.8.5.tar.gz
=> Checksum RMD160 OK for plib-1.8.5.tar.gz
=> Checksum SHA512 OK for plib-1.8.5.tar.gz
===> Installing dependencies for plib-1.8.5nb4
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2018.4
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.13
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency MesaLib>=10.5.3: found MesaLib-11.2.2nb6
=> Full dependency glu>=7.11.2: found glu-9.0.0nb2
=> Full dependency glut>=7.11.2: found glut-8.0.1nb2
===> Overriding tools for plib-1.8.5nb4
===> Extracting for plib-1.8.5nb4
===> Patching for plib-1.8.5nb4
=> Applying pkgsrc patches for plib-1.8.5nb4
=> Verifying /data/pkgsrc/games/plib/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc/games/plib/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.8 2013/01/06 00:59:47 ryoon Exp $
|
|--- src/sl/slPortability.h.orig	Tue Mar 11 02:06:24 2008
|+++ src/sl/slPortability.h
--------------------------
Patching file src/sl/slPortability.h using Plan A...
Hunk #1 succeeded at 51.
Hunk #2 succeeded at 59.
Hunk #3 succeeded at 75.
done
=> Verifying /data/pkgsrc/games/plib/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc/games/plib/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.8 2013/01/06 00:59:47 ryoon Exp $
|
|--- src/sl/slDSP.cxx.orig	Tue Mar 11 02:06:24 2008
|+++ src/sl/slDSP.cxx
--------------------------
Patching file src/sl/slDSP.cxx using Plan A...
Hunk #1 succeeded at 413.
Hunk #2 succeeded at 1082.
done
=> Verifying /data/pkgsrc/games/plib/patches/patch-ad
=> Applying pkgsrc patch /data/pkgsrc/games/plib/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.7 2013/01/06 00:59:47 ryoon Exp $
|
|--- src/js/jsBSD.cxx.orig	Tue Mar 11 02:06:21 2008
|+++ src/js/jsBSD.cxx
--------------------------
Patching file src/js/jsBSD.cxx using Plan A...
Hunk #1 succeeded at 49.
Hunk #2 succeeded at 82.
Hunk #3 succeeded at 436.
Hunk #4 succeeded at 461.
done
=> Verifying /data/pkgsrc/games/plib/patches/patch-ae
=> Applying pkgsrc patch /data/pkgsrc/games/plib/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.4 2013/01/06 00:59:47 ryoon Exp $
|
|--- src/sl/sl.h.orig	Tue Mar 11 02:06:24 2008
|+++ src/sl/sl.h
--------------------------
Patching file src/sl/sl.h using Plan A...
Hunk #1 succeeded at 26.
Hunk #2 succeeded at 81.
Hunk #3 succeeded at 126.
done
=> Verifying /data/pkgsrc/games/plib/patches/patch-af
=> Applying pkgsrc patch /data/pkgsrc/games/plib/patches/patch-af
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-af,v 1.5 2011/04/14 11:30:08 hauke Exp $
|
|For MacOS X, make sure we have endianness information (coming from
|<machine/endian.h>. Otherwise, we'll be mis-identified as win32.
| 
|--- src/ssg/ssgLoadFLT.cxx.orig	2008-03-11 02:06:23.000000000 +0000
|+++ src/ssg/ssgLoadFLT.cxx
--------------------------
Patching file src/ssg/ssgLoadFLT.cxx using Plan A...
Hunk #1 succeeded at 103.
done
=> Verifying /data/pkgsrc/games/plib/patches/patch-ag
=> Applying pkgsrc patch /data/pkgsrc/games/plib/patches/patch-ag
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ag,v 1.1 2011/12/22 18:21:38 drochner Exp $
|
|CVE-2011-4620
|
|--- src/util/ulError.cxx.orig	2008-03-11 02:06:23.000000000 +0000
|+++ src/util/ulError.cxx
--------------------------
Patching file src/util/ulError.cxx using Plan A...
Hunk #1 succeeded at 39.
done
===> Creating toolchain wrappers for plib-1.8.5nb4
===> Configuring for plib-1.8.5nb4
=> 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 pbulkXXX -g users
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
includedir changed to ${prefix}/include/plib libdir is ${exec_prefix}/lib
checking for x86_64--netbsd-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pthread_create in -lpthread... yes
checking for glNewList in -lGL... yes
checking for dlclose in -ldl... no
checking for ALopenport in -laudio... no
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 windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for pthread_exit in -lc_r... no
checking for socklen_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/js/Makefile
config.status: creating src/util/Makefile
config.status: creating src/sg/Makefile
config.status: creating src/sl/Makefile
config.status: creating src/psl/Makefile
config.status: creating src/ssg/Makefile
config.status: creating src/ssgAux/Makefile
config.status: creating src/fnt/Makefile
config.status: creating src/pui/Makefile
config.status: creating src/puAux/Makefile
config.status: creating src/pw/Makefile
config.status: creating src/net/Makefile
config.status: executing depfiles commands
PLIB configuration information:

  Building FNT library:     yes
  Building JS library:      yes
  Building NET library:     yes
  Building PUI library:     yes
  Building puAux library:   yes
  Building SG library:      yes
  Building PSL library:     yes
  Building SL library:      yes
  Building SSG library:     yes
  Building ssgAux library:  yes
  Building PW library:      yes
  Building UTIL library:    yes