===> bootstrap command: ./bootstrap --mk-fragment /usr/pkg/etc/mk-fragment.conf --pkgdbdir /var/db/pkgsrc
===> bootstrap started: Sun Apr  5 08:19:49 UTC 2015
Working directory is: /usr/pkgsrc/bootstrap/work
===> running: /usr/bin/sed -e 's|@DEFAULT_INSTALL_MODE@|'0755'|' /usr/pkgsrc/sysutils/install-sh/files/install-sh.in > /usr/pkgsrc/bootstrap/work/bin/install-sh
===> running: /bin/chmod +x /usr/pkgsrc/bootstrap/work/bin/install-sh
===> Creating default mk.conf in /usr/pkgsrc/bootstrap/work
===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/sbin
===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/share/mk
===> Bootstrapping mk-files
===> running: (cd /usr/pkgsrc/pkgtools/bootstrap-mk-files/files && env CP=/bin/cp  OPSYS=Bitrig MK_DST=/usr/pkgsrc/bootstrap/work/share/mk ROOT_GROUP=wheel ROOT_USER=root SED=/usr/bin/sed SYSCONFDIR=/usr/pkg/etc /bin/sh ./bootstrap.sh)
===> Bootstrapping bmake
===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/bmake
===> running: (cd /usr/pkgsrc/bootstrap/work/bmake && /bin/sh configure  --with-default-sys-path=/usr/pkgsrc/bootstrap/work/share/mk --prefix=/usr/pkgsrc/bootstrap/work )
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking ar.h usability... yes
checking ar.h presence... yes
checking for ar.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking ranlib.h usability... yes
checking ranlib.h presence... yes
checking for ranlib.h... yes
checking for string.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking whether sys/cdefs.h is compatible... no
checking for __attribute__... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether sys_siglist is declared... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for wait3 that fills in rusage... yes
checking for err... yes
checking for errx... yes
checking for getcwd... yes
checking for getenv... yes
checking for getopt... yes
checking for getwd... yes
checking for killpg... yes
checking for mmap... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setpgid... yes
checking for setrlimit... yes
checking for sigaction... yes
checking for sigvec... yes
checking for snprintf... yes
checking for strerror... yes
checking for strftime... yes
checking for strsep... yes
checking for strtod... yes
checking for strtol... yes
checking for unsetenv... yes
checking for vsnprintf... yes
checking for wait3... yes
checking for wait4... yes
checking for waitpid... yes
checking for warn... yes
checking for warnx... yes
checking for getenv... (cached) yes
checking for realpath... yes
checking for dirname... yes
checking for stresep... no
checking for strlcpy... yes
checking for emalloc in -lutil... no
checking whether stat file-mode macros are broken... no
checking for struct stat.st_rdev... yes
checking if diff -u works... yes
checking for MACHINE & MACHINE_ARCH...
defaults: MACHINE=amd64, MACHINE_ARCH=amd64
Using: MACHINE=amd64, MACHINE_ARCH=amd64
Using: MKSRC=mk
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make-bootstrap.sh
config.status: creating unit-tests/Makefile
config.status: creating config.h

You can now run

	./make-bootstrap.sh

to produce a fully functional bmake.

===> running: (cd /usr/pkgsrc/bootstrap/work/bmake && /bin/sh make-bootstrap.sh)
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DMAKE_VERSION="20110606" -DMACHINE="amd64" -DMACHINE_ARCH="amd64" -D_PATH_DEFSYSPATH="/usr/pkgsrc/bootstrap/work/share/mk" -o main.o /usr/pkgsrc/bootstrap/work/bmake/main.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o arch.o /usr/pkgsrc/bootstrap/work/bmake/arch.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o buf.o /usr/pkgsrc/bootstrap/work/bmake/buf.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o compat.o /usr/pkgsrc/bootstrap/work/bmake/compat.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o cond.o /usr/pkgsrc/bootstrap/work/bmake/cond.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o dir.o /usr/pkgsrc/bootstrap/work/bmake/dir.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o for.o /usr/pkgsrc/bootstrap/work/bmake/for.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o getopt.o /usr/pkgsrc/bootstrap/work/bmake/getopt.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o hash.o /usr/pkgsrc/bootstrap/work/bmake/hash.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o job.o /usr/pkgsrc/bootstrap/work/bmake/job.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o make.o /usr/pkgsrc/bootstrap/work/bmake/make.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o make_malloc.o /usr/pkgsrc/bootstrap/work/bmake/make_malloc.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o parse.o /usr/pkgsrc/bootstrap/work/bmake/parse.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o sigcompat.o /usr/pkgsrc/bootstrap/work/bmake/sigcompat.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o str.o /usr/pkgsrc/bootstrap/work/bmake/str.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o strlist.o /usr/pkgsrc/bootstrap/work/bmake/strlist.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o suff.o /usr/pkgsrc/bootstrap/work/bmake/suff.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o targ.o /usr/pkgsrc/bootstrap/work/bmake/targ.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o trace.o /usr/pkgsrc/bootstrap/work/bmake/trace.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o var.o /usr/pkgsrc/bootstrap/work/bmake/var.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o util.o /usr/pkgsrc/bootstrap/work/bmake/util.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstAppend.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstAppend.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstDupl.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDupl.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstInit.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstInit.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstOpen.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstOpen.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstAtEnd.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstAtEnd.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstEnQueue.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstEnQueue.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstInsert.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstInsert.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstAtFront.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstAtFront.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstIsAtEnd.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstIsAtEnd.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstClose.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstClose.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstFind.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstFind.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstIsEmpty.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstIsEmpty.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstRemove.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstRemove.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstConcat.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstConcat.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstFindFrom.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstFindFrom.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstLast.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstLast.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstReplace.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstReplace.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstFirst.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstFirst.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstDatum.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDatum.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstForEach.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstForEach.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstMember.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstMember.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstSucc.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstSucc.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstDeQueue.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDeQueue.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstForEachFrom.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstForEachFrom.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstDestroy.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDestroy.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstNext.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstNext.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstPrev.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstPrev.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o stresep.o /usr/pkgsrc/bootstrap/work/bmake/stresep.c
cc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o meta.o /usr/pkgsrc/bootstrap/work/bmake/meta.c
cc -o bmake main.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt.o hash.o job.o make.o make_malloc.o parse.o sigcompat.o str.o strlist.o suff.o targ.o trace.o var.o util.o lstAppend.o lstDupl.o lstInit.o lstOpen.o lstAtEnd.o lstEnQueue.o lstInsert.o lstAtFront.o lstIsAtEnd.o lstClose.o lstFind.o lstIsEmpty.o lstRemove.o lstConcat.o lstFindFrom.o lstLast.o lstReplace.o lstFirst.o lstDatum.o lstForEach.o lstMember.o lstSucc.o lstDeQueue.o lstForEachFrom.o lstDestroy.o lstNext.o lstPrev.o stresep.o
===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -c -o root -g wheel -m 755 /usr/pkgsrc/bootstrap/work/bmake/bmake /usr/pkgsrc/bootstrap/work/bin/bmake
===> Building libnbcompat
===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/libnbcompat
===> running: (cd /usr/pkgsrc/bootstrap/work/libnbcompat; /bin/sh ./configure  -C --prefix=/usr/pkg --infodir=/usr/pkg/info --mandir=/usr/pkg/man --sysconfdir=/usr/pkg/etc --enable-bsd-getopt --enable-db && /usr/pkgsrc/bootstrap/work/bin/bmake  -j1)
configure: creating cache config.cache
checking build system type... x86_64-unknown-bitrig1.0
checking host system type... x86_64-unknown-bitrig1.0
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for ar... ar
checking for fparseln in -lutil... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... 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 for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking bsd/libutil.h usability... no
checking bsd/libutil.h presence... no
checking for bsd/libutil.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking machine/endian.h usability... yes
checking machine/endian.h presence... yes
checking for machine/endian.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/endian.h usability... yes
checking sys/endian.h presence... yes
checking for sys/endian.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/ttycom.h usability... yes
checking sys/ttycom.h presence... yes
checking for sys/ttycom.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tzfile.h usability... yes
checking tzfile.h presence... yes
checking for tzfile.h... yes
checking for unistd.h... (cached) yes
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regexec... yes
checking for va_copy... yes
checking for __builtin_va_copy... yes
checking md5.h usability... yes
checking md5.h presence... yes
checking for md5.h... yes
checking for MD5Init in md5.h... yes
checking for md5.h... (cached) yes
checking rmd160.h usability... yes
checking rmd160.h presence... yes
checking for rmd160.h... yes
checking sha1.h usability... yes
checking sha1.h presence... yes
checking for sha1.h... yes
checking sha2.h usability... yes
checking sha2.h presence... yes
checking for sha2.h... yes
checking for MD5File... yes
checking for RMD160File... yes
checking for SHA1File... yes
checking for SHA512_File... no
checking for issetugid... yes
checking whether optarg is declared... yes
checking whether optind is declared... yes
checking whether optreset is declared... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for struct option... yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking for VIS_WHITE in vis.h... yes
checking for strunvis... yes
checking for strvis... yes
checking for strsvis... no
checking for svis... no
checking for unvis... yes
checking for vis... yes
checking for strunvis... (cached) yes
checking for strvis... (cached) yes
checking for strsvis... (cached) no
checking for __attribute__... yes
checking for size_t... yes
checking for uintptr_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for long long... yes
checking for long double... yes
checking for fsid_t... yes
checking whether byte ordering is bigendian... no
checking size of off_t... 8
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking whether snprintf is declared... yes
checking whether vasprintf is declared... yes
checking for asprintf... yes
checking for err... yes
checking for fgetln... yes
checking for fnmatch... yes
checking for fparseln... yes
checking for getenv... yes
checking for isblank... yes
checking for lchflags... no
checking for lchmod... no
checking for lchown... yes
checking for lutimes... no
checking for mkdtemp... yes
checking for mkstemp... yes
checking for setenv... yes
checking for setgroupent... yes
checking for setpassent... yes
checking for setprogname... yes
checking for shquote... no
checking for snprintf... yes
checking for statvfs... yes
checking for strdup... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strmode... yes
checking for strsep... yes
checking for strtoll... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utimes... yes
checking for warn... yes
checking for library containing socket... none required
checking for gethostbyname in -lnsl... no
checking for socklen_t... yes
checking for struct addrinfo... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getenv... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for mkdtemp... (cached) yes
checking for mkstemp... (cached) yes
checking for bcopy... yes
checking for bzero... yes
checking for memset... yes
checking for memcpy... yes
checking for setlocale... yes
checking for getmode... yes
checking for setmode... yes
checking whether endgrent is declared... no
checking whether endpwent is declared... no
checking whether setpassent is declared... no
checking for gid_from_group... no
checking for group_from_gid... yes
checking for pwcache_groupdb... no
checking for pwcache_userdb... no
checking for uid_from_user... no
checking for user_from_uid... yes
checking for fts_open... yes
checking for timegm... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for poll... yes
checking if poll() is implemented natively... yes
checking for getpassphrase... no
checking for getpgrp... yes
checking for memmove... yes
checking for select... yes
checking for getpgrp... (cached) yes
checking whether getpgrp requires zero arguments... yes
checking for struct statfs.f_flags... no
checking for struct statfs.f_fsize... no
checking for struct statfs.f_iosize... no
checking for struct dirent.d_namlen... yes
checking for DIR.dd_fd... no
checking for dirfd... yes
checking *printf() support for %lld... yes
checking for strtoll... (cached) yes
checking if vsnprintf is standards compliant... yes
configure: updating cache config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nbcompat/config.h
awk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c glob.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c sha2.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c sha2hl.c
sha2hl.c:106:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if ((ret = buffer) != NULL) {
                 ^ ~~~~~~
sha2hl.c:119:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return ret;
               ^~~
sha2hl.c:129:26: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return SHA256_End(&ctx, digest);
                                ^~~~~~
sha2hl.c:97:34: note: passing argument to parameter 'buffer' here
SHA256_End(SHA256_CTX *ctx, char buffer[])
                                 ^
sha2hl.c:166:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if ((ret = buffer) != NULL) {
                 ^ ~~~~~~
sha2hl.c:179:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return ret;
               ^~~
sha2hl.c:226:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if ((ret = buffer) != NULL) {
                 ^ ~~~~~~
sha2hl.c:239:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return ret;
               ^~~
7 warnings generated.
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c vis.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c unvis.c
unvis.c:92:9: warning: implicit declaration of function '__nbcompat_unvis13' is invalid in C99 [-Wimplicit-function-declaration]
        return __nbcompat_unvis13(cp, (int)c, astate, flag);
               ^
1 warning generated.
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c lchflags.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c lchmod.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c lutimes.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c shquote.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c pwcache.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_close.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_conv.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_debug.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_delete.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_get.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_open.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_overflow.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_page.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_put.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_search.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_seq.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_split.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_utils.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/db/db.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_bigkey.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_buf.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_func.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_log2.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_page.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/ndbm.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/ndbmdatum.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/mpool/mpool.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_close.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_delete.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_get.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_open.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_put.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_search.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_seq.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_utils.c
ar cr libnbcompat.a glob.o sha2.o sha2hl.o vis.o unvis.o lchflags.o lchmod.o lutimes.o shquote.o pwcache.o bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o  bt_overflow.o bt_page.o bt_put.o bt_search.o bt_seq.o bt_split.o  bt_utils.o  db.o  hash.o hash_bigkey.o hash_buf.o hash_func.o hash_log2.o hash_page.o  ndbm.o ndbmdatum.o  mpool.o rec_close.o rec_delete.o rec_get.o rec_open.o rec_put.o  rec_search.o rec_seq.o rec_utils.o
ranlib libnbcompat.a
===> Bootstrapping pkgtools
===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/pkg_install
===> running: (cd /usr/pkgsrc/bootstrap/work/pkg_install; env  CPPFLAGS=' -I../libnbcompat -I../../libnbcompat' LDFLAGS=' -L../libnbcompat -L../../libnbcompat' LIBS=' -lnbcompat' /bin/sh ./configure  -C --enable-bootstrap --prefix=/usr/pkg --sysconfdir=/usr/pkg/etc --with-pkgdbdir=/var/db/pkgsrc --infodir=/usr/pkg/info --mandir=/usr/pkg/man  && /usr/pkgsrc/bootstrap/work/bin/bmake  -j1)
configure: creating cache config.cache
checking build system type... x86_64-unknown-bitrig1.0
checking host system type... x86_64-unknown-bitrig1.0
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for ar... ar
checking for chmod... /bin/chmod
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for env... /usr/bin/env
checking for find... /usr/bin/find
checking for grep... /usr/bin/grep
checking for ln... /bin/ln
checking for mkdir... /bin/mkdir
checking for rmdir... /bin/rmdir
checking for rm... /bin/rm
checking for sed... /usr/bin/sed
checking for sort... /usr/bin/sort
checking for touch... /usr/bin/touch
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for __db185_open in -ldb... ./configure[4288]: ac_fn_c_try_link: not found
no
checking for library containing dbopen... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fnctl.h usability... no
checking fnctl.h presence... no
checking for fnctl.h... no
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for vfork... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for a working PRIu64... yes
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of size_t... 8
configure: updating cache config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating add/Makefile
config.status: creating admin/Makefile
config.status: creating bpm/bpm.sh
config.status: creating create/Makefile
config.status: creating delete/Makefile
config.status: creating info/Makefile
config.status: creating lib/Makefile
config.status: creating lib/pkg_install.conf.5
config.status: creating lib/pkg_install.conf.cat
config.status: creating lib/config.h
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c automatic.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c conflicts.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c dewey.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c fexec.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c file.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c gpgsig.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c global.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c iterate.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c license.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c lpkg.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c opattern.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c parse-config.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c pkgdb.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c plist.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c remove.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c str.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c var.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c version.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c vulnerabilities-file.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c xwrapper.c
ar crv libinstall.a automatic.o conflicts.o dewey.o fexec.o file.o  gpgsig.o global.o iterate.o license.o lpkg.o opattern.o  parse-config.o pkgdb.o plist.o remove.o  str.o var.o version.o vulnerabilities-file.o xwrapper.o
a - automatic.o
a - conflicts.o
a - dewey.o
a - fexec.o
a - file.o
a - gpgsig.o
a - global.o
a - iterate.o
a - license.o
a - lpkg.o
a - opattern.o
a - parse-config.o
a - pkgdb.o
a - plist.o
a - remove.o
a - str.o
a - var.o
a - version.o
a - vulnerabilities-file.o
a - xwrapper.o
ranlib libinstall.a
cc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c check.c
cc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
sed -e 's|@PKG_ADMIN@|/usr/pkg/sbin/pkg_admin|'  /usr/pkgsrc/bootstrap/work/pkg_install/admin/audit-packages.sh.in > audit-packages
sed -e 's|@PKG_ADMIN@|/usr/pkg/sbin/pkg_admin|'  /usr/pkgsrc/bootstrap/work/pkg_install/admin/download-vulnerability-list.sh.in > download-vulnerability-list
cc -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_admin check.o main.o -linstall  -lnbcompat
cc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
cc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c
cc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c pl.c
cc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c util.c
cc -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_create main.o perform.o pl.o util.o -linstall  -lnbcompat
cc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
cc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c
cc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c show.c
cc -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_info main.o perform.o show.o -linstall  -lnbcompat
===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -c -o root -g wheel -m 755 /usr/pkgsrc/bootstrap/work/pkg_install/admin/pkg_admin /usr/pkgsrc/bootstrap/work/sbin/pkg_admin
===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -c -o root -g wheel -m 755 /usr/pkgsrc/bootstrap/work/pkg_install/create/pkg_create /usr/pkgsrc/bootstrap/work/sbin/pkg_create
===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -c -o root -g wheel -m 755 /usr/pkgsrc/bootstrap/work/pkg_install/info/pkg_info /usr/pkgsrc/bootstrap/work/sbin/pkg_info
===> Installing packages
===> running: (cd /usr/pkgsrc/pkgtools/bootstrap-mk-files && /usr/pkgsrc/bootstrap/work/bin/bmake  MAKE_JOBS=1 USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/usr/pkgsrc/bootstrap/work/mk.conf install)
===> Installing dependencies for bootstrap-mk-files-20141122
===> Overriding tools for bootstrap-mk-files-20141122
===> Extracting for bootstrap-mk-files-20141122
===> Patching for bootstrap-mk-files-20141122
===> Creating toolchain wrappers for bootstrap-mk-files-20141122
===> Configuring for bootstrap-mk-files-20141122
cd /usr/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20141122; for file in bsd.* sys.mk; do			 test ! -f mods/Bitrig.$file ||			 /bin/cp -f mods/Bitrig.$file /usr/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20141122/$file;		 done
cd /usr/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20141122;							 if test -f mods/Bitrig.bsd.own.mk.in; then			 own_mk=mods/Bitrig.bsd.own.mk.in;			 else								 own_mk=mods/bsd.own.mk.in;				 fi;								 /usr/bin/sed	-e 's|@ROOT_GROUP@|'wheel'|g'			 -e 's|@ROOT_USER@|'root'|g'			 -e 's|@SYSCONFDIR@|'/usr/pkg/etc'|g'		 $own_mk > bsd.own.mk
===> Installing for bootstrap-mk-files-20141122
=> Creating installation directories
cd /usr/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20141122 && for file in bsd.* sys.mk; do			 /usr/bin/install -c -o root -g wheel -m 444 $file /usr/pkg/share/mk/$file;	 done
=> Automatic manual page handling
=> Registering installation for bootstrap-mk-files-20141122
===> running: (cd /usr/pkgsrc/devel/bmake && /usr/pkgsrc/bootstrap/work/bin/bmake  MAKE_JOBS=1 USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/usr/pkgsrc/bootstrap/work/mk.conf install)
===> Installing dependencies for bmake-20140314
=> Full dependency bootstrap-mk-files-[0-9]*: found bootstrap-mk-files-20141122
===> Overriding tools for bmake-20140314
===> Extracting for bmake-20140314
/bin/cp -R /usr/pkgsrc/devel/bmake/files /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake
===> Patching for bmake-20140314
===> Creating toolchain wrappers for bmake-20140314
===> Configuring for bmake-20140314
=> Configuring and building libnbcompat
checking build system type... x86_64-unknown-bitrig1.0
checking host system type... x86_64-unknown-bitrig
checking whether make sets $(MAKE)... yes
checking for amd64-unknown-bitrig-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 for a BSD-compatible install... /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.tools/bin/install -c
checking whether ln -s works... yes
checking for amd64-unknown-bitrig-ranlib... no
checking for ranlib... ranlib
checking for gawk... /usr/bin/awk
checking for ar... ar
checking for fparseln in -lutil... yes
checking how to run the C preprocessor... clang -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 whether time.h and sys/time.h may both be included... 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 for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking bsd/libutil.h usability... no
checking bsd/libutil.h presence... no
checking for bsd/libutil.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking machine/endian.h usability... yes
checking machine/endian.h presence... yes
checking for machine/endian.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/endian.h usability... yes
checking sys/endian.h presence... yes
checking for sys/endian.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/ttycom.h usability... yes
checking sys/ttycom.h presence... yes
checking for sys/ttycom.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tzfile.h usability... yes
checking tzfile.h presence... yes
checking for tzfile.h... yes
checking for unistd.h... (cached) yes
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regexec... yes
checking for va_copy... yes
checking for __builtin_va_copy... yes
checking md5.h usability... yes
checking md5.h presence... yes
checking for md5.h... yes
checking for MD5Init in md5.h... yes
checking for md5.h... (cached) yes
checking rmd160.h usability... yes
checking rmd160.h presence... yes
checking for rmd160.h... yes
checking sha1.h usability... yes
checking sha1.h presence... yes
checking for sha1.h... yes
checking sha2.h usability... yes
checking sha2.h presence... yes
checking for sha2.h... yes
checking for MD5File... yes
checking for RMD160File... yes
checking for SHA1File... yes
checking for SHA512_File... no
checking for issetugid... yes
checking whether optarg is declared... yes
checking whether optind is declared... yes
checking whether optreset is declared... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for struct option... yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking for VIS_WHITE in vis.h... yes
checking for strunvis... yes
checking for strvis... yes
checking for strsvis... no
checking for svis... no
checking for unvis... yes
checking for vis... yes
checking for strunvis... (cached) yes
checking for strvis... (cached) yes
checking for strsvis... (cached) no
checking for __attribute__... yes
checking for size_t... yes
checking for uintptr_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for long long... yes
checking for long double... yes
checking for fsid_t... yes
checking whether byte ordering is bigendian... no
checking size of off_t... 8
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking whether snprintf is declared... yes
checking whether vasprintf is declared... yes
checking for asprintf... yes
checking for err... yes
checking for fgetln... yes
checking for fnmatch... yes
checking for fparseln... yes
checking for getenv... yes
checking for isblank... yes
checking for lchflags... no
checking for lchmod... no
checking for lchown... yes
checking for lutimes... no
checking for mkdtemp... yes
checking for mkstemp... yes
checking for setenv... yes
checking for setgroupent... yes
checking for setpassent... yes
checking for setprogname... yes
checking for shquote... no
checking for snprintf... yes
checking for statvfs... yes
checking for strdup... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strmode... yes
checking for strsep... yes
checking for strtoll... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utimes... yes
checking for warn... yes
checking for library containing socket... none required
checking for gethostbyname in -lnsl... no
checking for socklen_t... yes
checking for struct addrinfo... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getenv... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for mkdtemp... (cached) yes
checking for mkstemp... (cached) yes
checking for bcopy... yes
checking for bzero... yes
checking for memset... yes
checking for memcpy... yes
checking for setlocale... yes
checking for getmode... yes
checking for setmode... yes
checking whether endgrent is declared... no
checking whether endpwent is declared... no
checking whether setpassent is declared... no
checking for gid_from_group... no
checking for group_from_gid... yes
checking for pwcache_groupdb... no
checking for pwcache_userdb... no
checking for uid_from_user... no
checking for user_from_uid... yes
checking for fts_open... yes
checking for timegm... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for poll... yes
checking if poll() is implemented natively... yes
checking for getpassphrase... no
checking for getpgrp... yes
checking for memmove... yes
checking for select... yes
checking for getpgrp... (cached) yes
checking whether getpgrp requires zero arguments... yes
checking for struct statfs.f_flags... no
checking for struct statfs.f_fsize... no
checking for struct statfs.f_iosize... no
checking for struct dirent.d_namlen... yes
checking for DIR.dd_fd... no
checking for dirfd... yes
checking *printf() support for %lld... yes
checking for strtoll... (cached) yes
checking if vsnprintf is standards compliant... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nbcompat/config.h
/usr/bin/awk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
clang -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O -DHAVE_CONFIG_H -c glob.c
clang -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O -DHAVE_CONFIG_H -c sha2.c
clang -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O -DHAVE_CONFIG_H -c sha2hl.c
sha2hl.c:106:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if ((ret = buffer) != NULL) {
                 ^ ~~~~~~
sha2hl.c:119:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return ret;
               ^~~
sha2hl.c:129:26: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return SHA256_End(&ctx, digest);
                                ^~~~~~
sha2hl.c:97:34: note: passing argument to parameter 'buffer' here
SHA256_End(SHA256_CTX *ctx, char buffer[])
                                 ^
sha2hl.c:166:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if ((ret = buffer) != NULL) {
                 ^ ~~~~~~
sha2hl.c:179:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return ret;
               ^~~
sha2hl.c:226:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if ((ret = buffer) != NULL) {
                 ^ ~~~~~~
sha2hl.c:239:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return ret;
               ^~~
7 warnings generated.
clang -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O -DHAVE_CONFIG_H -c vis.c
clang -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O -DHAVE_CONFIG_H -c unvis.c
unvis.c:92:9: warning: implicit declaration of function '__nbcompat_unvis13' is invalid in C99 [-Wimplicit-function-declaration]
        return __nbcompat_unvis13(cp, (int)c, astate, flag);
               ^
1 warning generated.
clang -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O -DHAVE_CONFIG_H -c lchflags.c
clang -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O -DHAVE_CONFIG_H -c lchmod.c
clang -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O -DHAVE_CONFIG_H -c lutimes.c
clang -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O -DHAVE_CONFIG_H -c shquote.c
clang -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O -DHAVE_CONFIG_H -c pwcache.c
ar cr libnbcompat.a glob.o sha2.o sha2hl.o vis.o unvis.o lchflags.o lchmod.o lutimes.o shquote.o pwcache.o
ranlib libnbcompat.a
=> 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 amd64-unknown-bitrig-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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for amd64-unknown-bitrig-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 whether clang needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking ar.h usability... yes
checking ar.h presence... yes
checking for ar.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking ranlib.h usability... yes
checking ranlib.h presence... yes
checking for ranlib.h... yes
checking for string.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking whether sys/cdefs.h is compatible... no
checking for __attribute__... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether sys_siglist is declared... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for wait3 that fills in rusage... yes
checking for err... yes
checking for errx... yes
checking for getcwd... yes
checking for getenv... yes
checking for getopt... yes
checking for getwd... yes
checking for killpg... yes
checking for mmap... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setpgid... yes
checking for setrlimit... yes
checking for sigaction... yes
checking for sigvec... yes
checking for snprintf... yes
checking for strerror... yes
checking for strftime... yes
checking for strsep... yes
checking for strtod... yes
checking for strtol... yes
checking for unsetenv... yes
checking for vsnprintf... yes
checking for wait3... yes
checking for wait4... yes
checking for waitpid... yes
checking for warn... yes
checking for warnx... yes
checking for getenv... (cached) yes
checking for realpath... yes
checking for dirname... yes
checking for stresep... no
checking for strlcpy... yes
checking for emalloc in -lutil... no
checking whether stat file-mode macros are broken... no
checking for struct stat.st_rdev... yes
checking if diff -u works... yes
checking for MACHINE & MACHINE_ARCH...
defaults: MACHINE=amd64, MACHINE_ARCH=amd64
Using: MACHINE=amd64, MACHINE_ARCH=amd64
Using: MKSRC=mk
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make-bootstrap.sh
config.status: creating unit-tests/Makefile
config.status: creating config.h

You can now run

	./make-bootstrap.sh

to produce a fully functional bmake.

===> Building for bmake-20140314
cd /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake &&  /usr/bin/env USETOOLS=no CC=clang CFLAGS=-O CPPFLAGS=-DHAVE_NBCOMPAT_H=1\ -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat CXX=clang++ CXXFLAGS=-O COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.wrapper/bin:/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.buildlink/bin:/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.tools/bin:/usr/pkg/bin:/usr/pkg/bin:/usr/pkg/sbin::/sbin:/usr/pkg/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg MAKELEVEL=0 PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=clang\ -E HOME=/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.home CPP=clang\ -E LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/X11R6 X11PREFIX=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=a.out USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ games\ -g\ games\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ games\ -g\ games\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ games\ -g\ games\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes /bin/sh make-bootstrap.sh
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DMAKE_VERSION="20110606" -DMACHINE="amd64" -DMACHINE_ARCH="amd64" -D_PATH_DEFSYSPATH="/usr/pkg/share/mk" -o main.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/main.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o arch.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/arch.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o buf.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/buf.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o compat.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/compat.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o cond.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/cond.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o dir.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/dir.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o for.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/for.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o getopt.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/getopt.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o hash.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/hash.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o job.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/job.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o make.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/make.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o make_malloc.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/make_malloc.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o parse.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/parse.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o sigcompat.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/sigcompat.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o str.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/str.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o strlist.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/strlist.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o suff.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/suff.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o targ.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/targ.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o trace.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/trace.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o var.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/var.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o util.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/util.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstAppend.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstAppend.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstDupl.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDupl.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstInit.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstInit.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstOpen.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstOpen.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstAtEnd.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstAtEnd.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstEnQueue.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstEnQueue.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstInsert.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstInsert.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstAtFront.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstAtFront.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstIsAtEnd.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstIsAtEnd.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstClose.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstClose.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstFind.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstFind.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstIsEmpty.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstIsEmpty.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstRemove.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstRemove.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstConcat.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstConcat.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstFindFrom.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstFindFrom.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstLast.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstLast.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstReplace.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstReplace.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstFirst.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstFirst.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstDatum.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDatum.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstForEach.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstForEach.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstMember.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstMember.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstSucc.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstSucc.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstDeQueue.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDeQueue.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstForEachFrom.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstForEachFrom.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstDestroy.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDestroy.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstNext.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstNext.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o lstPrev.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstPrev.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o stresep.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/stresep.c
clang -c -O -I. -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -o meta.o /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/meta.c
clang -L/usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -Wl,-R/usr/pkg/lib -o bmake main.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt.o hash.o job.o make.o make_malloc.o parse.o sigcompat.o str.o strlist.o suff.o targ.o trace.o var.o util.o lstAppend.o lstDupl.o lstInit.o lstOpen.o lstAtEnd.o lstEnQueue.o lstInsert.o lstAtFront.o lstIsAtEnd.o lstClose.o lstFind.o lstIsEmpty.o lstRemove.o lstConcat.o lstFindFrom.o lstLast.o lstReplace.o lstFirst.o lstDatum.o lstForEach.o lstMember.o lstSucc.o lstDeQueue.o lstForEachFrom.o lstDestroy.o lstNext.o lstPrev.o stresep.o -lnbcompat
=> Unwrapping files-to-be-installed.
===> Installing for bmake-20140314
=> Creating installation directories
/usr/bin/install -c -s -o root -g wheel -m 555 /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/bmake /usr/pkg/bin
/usr/bin/install -c -o root -g wheel -m 444 /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/bmake.cat1 /usr/pkg/man/cat1/bmake.0
/usr/bin/install -c -o root -g wheel -m 444 /usr/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/bmake.1 /usr/pkg/man/man1
=> Automatic manual page handling
=> Registering installation for bmake-20140314
bmake-20140314 requires installed package bootstrap-mk-files-20141122
===> running: (cd /usr/pkgsrc/pkgtools/pkg_install && /usr/pkgsrc/bootstrap/work/bin/bmake  MAKE_JOBS=1 USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/usr/pkgsrc/bootstrap/work/mk.conf install)
===> Installing dependencies for pkg_install-20141227
==========================================================================
The supported build options for pkg_install are:

	inet6 openssl

The currently selected options are:

	inet6 openssl

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.libfetch (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
pkg_install-20141227.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTS = /etc/ssl/certs
        * SSLDIR = /etc/ssl
        * SSLKEYS = /etc/ssl/private

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkgsrc/bootstrap/work/bin/bmake clean' after
the changes.
==========================================================================
===> Overriding tools for pkg_install-20141227
===> Extracting for pkg_install-20141227
===> Patching for pkg_install-20141227
===> Creating toolchain wrappers for pkg_install-20141227
===> Configuring for pkg_install-20141227
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Configuring and building libnbcompat
checking build system type... x86_64-unknown-bitrig1.0
checking host system type... x86_64-unknown-bitrig
checking whether make sets $(MAKE)... yes
checking for amd64-unknown-bitrig-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 for a BSD-compatible install... /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin/install -c
checking whether ln -s works... yes
checking for amd64-unknown-bitrig-ranlib... no
checking for ranlib... ranlib
checking for gawk... /usr/bin/awk
checking for ar... ar
checking for fparseln in -lutil... yes
checking how to run the C preprocessor... clang -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 whether time.h and sys/time.h may both be included... 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 for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking bsd/libutil.h usability... no
checking bsd/libutil.h presence... no
checking for bsd/libutil.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking machine/endian.h usability... yes
checking machine/endian.h presence... yes
checking for machine/endian.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/endian.h usability... yes
checking sys/endian.h presence... yes
checking for sys/endian.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/ttycom.h usability... yes
checking sys/ttycom.h presence... yes
checking for sys/ttycom.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tzfile.h usability... yes
checking tzfile.h presence... yes
checking for tzfile.h... yes
checking for unistd.h... (cached) yes
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regexec... yes
checking for va_copy... yes
checking for __builtin_va_copy... yes
checking md5.h usability... yes
checking md5.h presence... yes
checking for md5.h... yes
checking for MD5Init in md5.h... yes
checking for md5.h... (cached) yes
checking rmd160.h usability... yes
checking rmd160.h presence... yes
checking for rmd160.h... yes
checking sha1.h usability... yes
checking sha1.h presence... yes
checking for sha1.h... yes
checking sha2.h usability... yes
checking sha2.h presence... yes
checking for sha2.h... yes
checking for MD5File... yes
checking for RMD160File... yes
checking for SHA1File... yes
checking for SHA512_File... no
checking for issetugid... yes
checking whether optarg is declared... yes
checking whether optind is declared... yes
checking whether optreset is declared... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for struct option... yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking for VIS_WHITE in vis.h... yes
checking for strunvis... yes
checking for strvis... yes
checking for strsvis... no
checking for svis... no
checking for unvis... yes
checking for vis... yes
checking for strunvis... (cached) yes
checking for strvis... (cached) yes
checking for strsvis... (cached) no
checking for __attribute__... yes
checking for size_t... yes
checking for uintptr_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for long long... yes
checking for long double... yes
checking for fsid_t... yes
checking whether byte ordering is bigendian... no
checking size of off_t... 8
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking whether snprintf is declared... yes
checking whether vasprintf is declared... yes
checking for asprintf... yes
checking for err... yes
checking for fgetln... yes
checking for fnmatch... yes
checking for fparseln... yes
checking for getenv... yes
checking for isblank... yes
checking for lchflags... no
checking for lchmod... no
checking for lchown... yes
checking for lutimes... no
checking for mkdtemp... yes
checking for mkstemp... yes
checking for setenv... yes
checking for setgroupent... yes
checking for setpassent... yes
checking for setprogname... yes
checking for shquote... no
checking for snprintf... yes
checking for statvfs... yes
checking for strdup... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strmode... yes
checking for strsep... yes
checking for strtoll... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utimes... yes
checking for warn... yes
checking for library containing socket... none required
checking for gethostbyname in -lnsl... no
checking for socklen_t... yes
checking for struct addrinfo... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getenv... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for mkdtemp... (cached) yes
checking for mkstemp... (cached) yes
checking for bcopy... yes
checking for bzero... yes
checking for memset... yes
checking for memcpy... yes
checking for setlocale... yes
checking for getmode... yes
checking for setmode... yes
checking whether endgrent is declared... no
checking whether endpwent is declared... no
checking whether setpassent is declared... no
checking for gid_from_group... no
checking for group_from_gid... yes
checking for pwcache_groupdb... no
checking for pwcache_userdb... no
checking for uid_from_user... no
checking for user_from_uid... yes
checking for fts_open... yes
checking for timegm... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for poll... yes
checking if poll() is implemented natively... yes
checking for getpassphrase... no
checking for getpgrp... yes
checking for memmove... yes
checking for select... yes
checking for getpgrp... (cached) yes
checking whether getpgrp requires zero arguments... yes
checking for struct statfs.f_flags... no
checking for struct statfs.f_fsize... no
checking for struct statfs.f_iosize... no
checking for struct dirent.d_namlen... yes
checking for DIR.dd_fd... no
checking for dirfd... yes
checking *printf() support for %lld... yes
checking for strtoll... (cached) yes
checking if vsnprintf is standards compliant... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nbcompat/config.h
/usr/bin/awk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c glob.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c sha2.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c sha2hl.c
sha2hl.c:106:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if ((ret = buffer) != NULL) {
                 ^ ~~~~~~
sha2hl.c:119:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return ret;
               ^~~
sha2hl.c:129:26: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return SHA256_End(&ctx, digest);
                                ^~~~~~
sha2hl.c:97:34: note: passing argument to parameter 'buffer' here
SHA256_End(SHA256_CTX *ctx, char buffer[])
                                 ^
sha2hl.c:166:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if ((ret = buffer) != NULL) {
                 ^ ~~~~~~
sha2hl.c:179:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return ret;
               ^~~
sha2hl.c:226:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if ((ret = buffer) != NULL) {
                 ^ ~~~~~~
sha2hl.c:239:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return ret;
               ^~~
7 warnings generated.
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c vis.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c unvis.c
unvis.c:92:9: warning: implicit declaration of function '__nbcompat_unvis13' is invalid in C99 [-Wimplicit-function-declaration]
        return __nbcompat_unvis13(cp, (int)c, astate, flag);
               ^
1 warning generated.
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c lchflags.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c lchmod.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c lutimes.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c shquote.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c pwcache.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_close.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_conv.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_debug.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_delete.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_get.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_open.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_overflow.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_page.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_put.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_search.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_seq.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_split.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_utils.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/db/db.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_bigkey.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_buf.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_func.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_log2.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_page.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/ndbm.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/ndbmdatum.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/mpool/mpool.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_close.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_delete.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_get.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_open.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_put.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_search.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_seq.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O -I/usr/include -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_utils.c
ar cr libnbcompat.a glob.o sha2.o sha2hl.o vis.o unvis.o lchflags.o lchmod.o lutimes.o shquote.o pwcache.o bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o  bt_overflow.o bt_page.o bt_put.o bt_search.o bt_seq.o bt_split.o  bt_utils.o  db.o  hash.o hash_bigkey.o hash_buf.o hash_func.o hash_log2.o hash_page.o  ndbm.o ndbmdatum.o  mpool.o rec_close.o rec_delete.o rec_get.o rec_open.o rec_put.o  rec_search.o rec_seq.o rec_utils.o
ranlib libnbcompat.a
cd /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 && /usr/bin/env USETOOLS=no MACHINE_ARCH=amd64 OPSYS=Bitrig CATMAN_SECTION_SUFFIX=no MANINSTALL=maninstall\ catinstall FETCH_WITH_INET6=yes FETCH_WITH_OPENSSL=yes CXXCPP=clang\ -E CC=clang CFLAGS=-O\ -I/usr/include CPPFLAGS=-D_LARGEFILE_SOURCE\ -D_LARGE_FILES\ -D_FILE_OFFSET_BITS=64\ -DDEF_UMASK=0022\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -DHAVE_NBCOMPAT_H=1\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -I/usr/include CXX=clang++ CXXFLAGS=-O\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-lssl\ -lcrypto\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.wrapper/bin:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/bin:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin:/usr/pkg/bin:/usr/pkg/bin:/usr/pkg/sbin::/sbin:/usr/pkg/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg MAKELEVEL=0 PKG_SYSCONFDIR=/usr/pkg/etc HOME=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.home CPP=clang\ -E LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/X11R6 X11PREFIX=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=a.out USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ games\ -g\ games\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ games\ -g\ games\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ games\ -g\ games\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes WRAPPER_REORDER=yes					 /usr/pkgsrc/bootstrap/work/bin/bmake -j1				 ACTIVE_CC=clang 		 -f Makefile libbz2.a
clang -c -O -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o blocksort.o blocksort.c
clang -c -O -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o bzlib.o bzlib.c
clang -c -O -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o compress.o compress.c
clang -c -O -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o crctable.o crctable.c
clang -c -O -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o decompress.o decompress.c
clang -c -O -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o huffman.o huffman.c
clang -c -O -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o randtable.o randtable.c
ar cq libbz2.a blocksort.o bzlib.o compress.o crctable.o  decompress.o huffman.o randtable.o
ranlib libbz2.a
cd /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive && /usr/bin/env INSTALL=/usr/bin/install\ -c\ -o\ root\ -g\ wheel INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ games\ -g\ games\ -m\ 2555 INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ games\ -g\ games\ -m\ 664 LIBS=\ \ -lnbcompat INSTALL_INFO= MAKEINFO=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin/makeinfo FLEX= BISON= AWK=/usr/bin/awk CAT=/bin/cat ac_cv_path_CAT=/bin/cat CHMOD=/bin/chmod CMP=/usr/bin/cmp CP=/bin/cp DIFF=/usr/bin/diff ECHO=echo ac_cv_path_ECHO=echo EGREP=/usr/bin/egrep ac_cv_path_EGREP=/usr/bin/egrep SETENV=/usr/bin/env ENV_PROG=/usr/bin/env ac_cv_path_ENV=/usr/bin/env FALSE=false ac_cv_path_FALSE=false FIND=/usr/bin/find GREP=/usr/bin/grep ac_cv_path_GREP=/usr/bin/grep HOSTNAME=/bin/hostname LN=/bin/ln LS=/bin/ls MKDIR=/bin/mkdir\ -p MV=/bin/mv RM=/bin/rm RMDIR=/bin/rmdir SED=/usr/bin/sed SORT=/usr/bin/sort TEST=test ac_cv_path_TEST=test TOUCH=/usr/bin/touch TR=/usr/bin/tr TRUE=true ac_cv_path_TRUE=true PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.pkg-config.log PKG_CONFIG_PATH= MAKE=make WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes CXXCPP=clang\ -E CC=clang CFLAGS=-O\ -I/usr/include CPPFLAGS=-D_LARGEFILE_SOURCE\ -D_LARGE_FILES\ -D_FILE_OFFSET_BITS=64\ -DDEF_UMASK=0022\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -DHAVE_NBCOMPAT_H=1\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -I/usr/include CXX=clang++ CXXFLAGS=-O\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-lssl\ -lcrypto\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.wrapper/bin:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/bin:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin:/usr/pkg/bin:/usr/pkg/bin:/usr/pkg/sbin::/sbin:/usr/pkg/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg MAKELEVEL=0 PKG_SYSCONFDIR=/usr/pkg/etc HOME=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.home CONFIG_SHELL=/bin/sh LIBS=-lnbcompat ac_given_INSTALL=/usr/bin/install\ -c\ -o\ root\ -g\ wheel	 /bin/sh  ./configure	 --disable-bsdcpio --disable-bsdtar --disable-shared	 --disable-dependency-tracking --without-expat		 --without-iconv --without-lzo2 --without-nettle		 --without-xml2	 
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build/autoconf/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-bitrig1.0
checking host system type... x86_64-unknown-bitrig1.0
checking for 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 for style of include used by make... GNU
checking dependency style of clang... none
checking whether clang and cc understand -c and -o together... yes
checking how to run the C preprocessor... clang -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-bitrig1.0 file names to x86_64-unknown-bitrig1.0 format... func_convert_file_noop
checking how to convert x86_64-unknown-bitrig1.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for dlltool... dlltool
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for strip... (cached) strip
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking acl/libacl.h usability... no
checking acl/libacl.h presence... no
checking for acl/libacl.h... no
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking copyfile.h usability... no
checking copyfile.h presence... no
checking for copyfile.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking ext2fs/ext2_fs.h usability... no
checking ext2fs/ext2_fs.h presence... no
checking for ext2fs/ext2_fs.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking whether EXT2_IOC_GETFLAGS is usable... no
checking for inttypes.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking linux/fiemap.h usability... no
checking linux/fiemap.h presence... no
checking for linux/fiemap.h... no
checking linux/fs.h usability... no
checking linux/fs.h presence... no
checking for linux/fs.h... no
checking linux/magic.h usability... no
checking linux/magic.h presence... no
checking for linux/magic.h... no
checking linux/types.h usability... no
checking linux/types.h presence... no
checking for linux/types.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/mount.h usability... no
checking sys/mount.h presence... yes
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h:     check for missing prerequisite headers?
configure: WARNING: sys/mount.h: see the Autoconf documentation
configure: WARNING: sys/mount.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/mount.h: proceeding with the compiler's result
configure: WARNING:     ## -------------------------------------------------- ##
configure: WARNING:     ## Report this to libarchive-discuss@googlegroups.com ##
configure: WARNING:     ## -------------------------------------------------- ##
checking for sys/mount.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for wincrypt.h... no
checking for winioctl.h... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzDecompressInit in -lbz2... yes
checking lzmadec.h usability... no
checking lzmadec.h presence... no
checking for lzmadec.h... no
checking for lzmadec_decode in -llzmadec... no
checking lzma.h usability... no
checking lzma.h presence... no
checking for lzma.h... no
checking for lzma_stream_decoder in -llzma... no
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regcomp... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for id_t... yes
checking for uintptr_t... yes
checking for struct tm.tm_gmtoff... yes
checking for struct tm.__tm_gmtoff... no
checking for struct statfs.f_namemax... yes
checking for struct statvfs.f_iosize... no
checking for struct stat.st_birthtime... no
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_mtimespec.tv_nsec... yes
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct stat.st_mtime_n... no
checking for struct stat.st_umtime... no
checking for struct stat.st_mtime_usec... no
checking for struct stat.st_blksize... yes
checking for struct stat.st_flags... yes
checking for uintmax_t... yes
checking for unsigned long long... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for intmax_t... yes
checking for uintmax_t... (cached) yes
checking for int64_t... yes
checking for uint64_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for uint8_t... yes
checking whether SIZE_MAX is declared... yes
checking whether INT64_MAX is declared... yes
checking whether INT64_MIN is declared... yes
checking whether UINT64_MAX is declared... yes
checking whether UINT32_MAX is declared... yes
checking whether SSIZE_MAX is declared... yes
checking whether EFTYPE is declared... yes
checking whether EILSEQ is declared... yes
checking for wchar_t... yes
checking size of wchar_t... 4
checking whether time.h and sys/time.h may both be included... yes
checking whether clang needs -traditional... no
checking whether sys/types.h defines makedev... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for working memcmp... yes
checking whether lstat correctly handles trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether stat accepts an empty string... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for CreateHardLinkA... no
checking for chflags... yes
checking for chown... yes
checking for chroot... yes
checking for ctime_r... yes
checking for dirfd... yes
checking for fchdir... yes
checking for fchflags... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdopendir... yes
checking for fork... yes
checking for fstat... yes
checking for fstatat... yes
checking for fstatfs... yes
checking for fstatvfs... yes
checking for ftruncate... yes
checking for futimens... yes
checking for futimes... yes
checking for futimesat... no
checking for geteuid... yes
checking for getpid... yes
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getvfsbyname... no
checking for gmtime_r... yes
checking for lchflags... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for localtime_r... yes
checking for lstat... yes
checking for lutimes... yes
checking for mbrtowc... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mkstemp... yes
checking for nl_langinfo... yes
checking for openat... yes
checking for pipe... yes
checking for poll... yes
checking for posix_spawnp... yes
checking for readlink... yes
checking for readlinkat... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for sigaction... yes
checking for statfs... yes
checking for statvfs... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncpy_s... no
checking for strrchr... yes
checking for symlink... yes
checking for timegm... yes
checking for tzset... yes
checking for unsetenv... yes
checking for utime... yes
checking for utimensat... yes
checking for utimes... yes
checking for vfork... yes
checking for wcrtomb... yes
checking for wcscmp... yes
checking for wcscpy... yes
checking for wcslen... yes
checking for wctomb... yes
checking for wmemcmp... yes
checking for wmemcpy... yes
checking for _ctime64_s... no
checking for _fseeki64... no
checking for _get_timezone... no
checking for _localtime64_s... no
checking for _mkgmtime64... no
checking for cygwin_conv_path... no
checking whether D_MD_ORDER is declared... yes
checking for struct dirent.d_namlen... yes
checking for attr/xattr.h... (cached) no
checking sys/xattr.h usability... no
checking sys/xattr.h presence... no
checking for sys/xattr.h... no
checking sys/ea.h usability... no
checking sys/ea.h presence... no
checking for sys/ea.h... no
checking for setxattr in -lattr... no
checking for extattr_get_file... no
checking for extattr_list_file... no
checking for extattr_set_fd... no
checking for extattr_set_file... no
checking for fgetxattr... no
checking for flistxattr... no
checking for fsetxattr... no
checking for getxattr... no
checking for lgetxattr... no
checking for listxattr... no
checking for llistxattr... no
checking for lsetxattr... no
checking for fgetea... no
checking for flistea... no
checking for fsetea... no
checking for getea... no
checking for lgetea... no
checking for listea... no
checking for llistea... no
checking for lsetea... no
checking whether EXTATTR_NAMESPACE_USER is declared... no
checking for sys/acl.h... (cached) no
checking for acl_get_file in -lacl... no
checking for acl_create_entry... no
checking for acl_init... no
checking for acl_set_fd... no
checking for acl_set_fd_np... no
checking for acl_set_file... no
checking for acl_permset_t... no
checking for acl_get_perm_np... no
checking for acl_get_perm... no
checking for acl_get_link... no
checking for acl_get_link_np... no
checking whether ACL_USER is declared... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking support for ARCHIVE_CRYPTO_MD5_LIBC... yes
checking support for ARCHIVE_CRYPTO_RMD160_LIBC... yes
checking support for ARCHIVE_CRYPTO_SHA1_LIBC... yes
checking support for ARCHIVE_CRYPTO_SHA256_LIBC... no
checking support for ARCHIVE_CRYPTO_SHA256_LIBC2... no
checking support for ARCHIVE_CRYPTO_SHA256_LIBC3... yes
checking support for ARCHIVE_CRYPTO_SHA384_LIBC... no
checking support for ARCHIVE_CRYPTO_SHA384_LIBC2... no
checking support for ARCHIVE_CRYPTO_SHA384_LIBC3... yes
checking support for ARCHIVE_CRYPTO_SHA512_LIBC... no
checking support for ARCHIVE_CRYPTO_SHA512_LIBC2... no
checking support for ARCHIVE_CRYPTO_SHA512_LIBC3... yes
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for main in -lcrypto... yes
checking md5.h usability... yes
checking md5.h presence... yes
checking for md5.h... yes
checking ripemd.h usability... no
checking ripemd.h presence... no
checking for ripemd.h... no
checking sha.h usability... no
checking sha.h presence... no
checking for sha.h... no
checking sha256.h usability... no
checking sha256.h presence... no
checking for sha256.h... no
checking sha512.h usability... no
checking sha512.h presence... no
checking for sha512.h... no
checking for main in -lmd... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/pkgconfig/libarchive.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
cd /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive && /usr/bin/env USETOOLS=no MACHINE_ARCH=amd64 OPSYS=Bitrig CATMAN_SECTION_SUFFIX=no MANINSTALL=maninstall\ catinstall FETCH_WITH_INET6=yes FETCH_WITH_OPENSSL=yes CXXCPP=clang\ -E CC=clang CFLAGS=-O\ -I/usr/include CPPFLAGS=-D_LARGEFILE_SOURCE\ -D_LARGE_FILES\ -D_FILE_OFFSET_BITS=64\ -DDEF_UMASK=0022\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -DHAVE_NBCOMPAT_H=1\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -I/usr/include CXX=clang++ CXXFLAGS=-O\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-lssl\ -lcrypto\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.wrapper/bin:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/bin:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin:/usr/pkg/bin:/usr/pkg/bin:/usr/pkg/sbin::/sbin:/usr/pkg/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg MAKELEVEL=0 PKG_SYSCONFDIR=/usr/pkg/etc HOME=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.home CPP=clang\ -E LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/X11R6 X11PREFIX=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=a.out USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ games\ -g\ games\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ games\ -g\ games\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ games\ -g\ games\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes WRAPPER_REORDER=yes					 /usr/pkgsrc/bootstrap/work/bin/bmake -j1				 ACTIVE_CC=clang 		 -f Makefile
cat ./libarchive/test/test_*.c | grep DEFINE_TEST > libarchive/test/list.h
cat ./tar/test/test_*.c | grep DEFINE_TEST > tar/test/list.h
cat ./cpio/test/test_*.c | grep DEFINE_TEST > cpio/test/list.h
/usr/pkgsrc/bootstrap/work/bin/bmake  all-am
  CC     libarchive/archive_acl.lo
  CC     libarchive/archive_check_magic.lo
  CC     libarchive/archive_cmdline.lo
  CC     libarchive/archive_crypto.lo
  CC     libarchive/archive_entry.lo
  CC     libarchive/archive_entry_copy_stat.lo
  CC     libarchive/archive_entry_link_resolver.lo
  CC     libarchive/archive_entry_sparse.lo
  CC     libarchive/archive_entry_stat.lo
  CC     libarchive/archive_entry_strmode.lo
  CC     libarchive/archive_entry_xattr.lo
  CC     libarchive/archive_getdate.lo
  CC     libarchive/archive_match.lo
  CC     libarchive/archive_options.lo
  CC     libarchive/archive_pathmatch.lo
  CC     libarchive/archive_ppmd7.lo
  CC     libarchive/archive_rb.lo
  CC     libarchive/archive_read.lo
  CC     libarchive/archive_read_append_filter.lo
  CC     libarchive/archive_read_data_into_fd.lo
  CC     libarchive/archive_read_disk_entry_from_file.lo
  CC     libarchive/archive_read_disk_posix.lo
libarchive/archive_read_disk_posix.c:1947:6: warning: implicit declaration of function 'lutimes' is invalid in C99 [-Wimplicit-function-declaration]
        if (lutimes(rt->name, times) != 0)
            ^
1 warning generated.
  CC     libarchive/archive_read_disk_set_standard_lookup.lo
  CC     libarchive/archive_read_extract.lo
  CC     libarchive/archive_read_open_fd.lo
  CC     libarchive/archive_read_open_file.lo
  CC     libarchive/archive_read_open_filename.lo
  CC     libarchive/archive_read_open_memory.lo
  CC     libarchive/archive_read_set_format.lo
  CC     libarchive/archive_read_set_options.lo
  CC     libarchive/archive_read_support_filter_all.lo
  CC     libarchive/archive_read_support_filter_bzip2.lo
  CC     libarchive/archive_read_support_filter_compress.lo
  CC     libarchive/archive_read_support_filter_grzip.lo
  CC     libarchive/archive_read_support_filter_gzip.lo
  CC     libarchive/archive_read_support_filter_lrzip.lo
  CC     libarchive/archive_read_support_filter_lzop.lo
  CC     libarchive/archive_read_support_filter_none.lo
  CC     libarchive/archive_read_support_filter_program.lo
  CC     libarchive/archive_read_support_filter_rpm.lo
  CC     libarchive/archive_read_support_filter_uu.lo
  CC     libarchive/archive_read_support_filter_xz.lo
  CC     libarchive/archive_read_support_format_7zip.lo
  CC     libarchive/archive_read_support_format_all.lo
  CC     libarchive/archive_read_support_format_ar.lo
  CC     libarchive/archive_read_support_format_by_code.lo
  CC     libarchive/archive_read_support_format_cab.lo
  CC     libarchive/archive_read_support_format_cpio.lo
  CC     libarchive/archive_read_support_format_empty.lo
  CC     libarchive/archive_read_support_format_iso9660.lo
  CC     libarchive/archive_read_support_format_lha.lo
  CC     libarchive/archive_read_support_format_mtree.lo
  CC     libarchive/archive_read_support_format_rar.lo
  CC     libarchive/archive_read_support_format_raw.lo
  CC     libarchive/archive_read_support_format_tar.lo
  CC     libarchive/archive_read_support_format_xar.lo
  CC     libarchive/archive_read_support_format_zip.lo
  CC     libarchive/archive_string.lo
  CC     libarchive/archive_string_sprintf.lo
  CC     libarchive/archive_util.lo
  CC     libarchive/archive_virtual.lo
  CC     libarchive/archive_write.lo
  CC     libarchive/archive_write_disk_acl.lo
  CC     libarchive/archive_write_disk_posix.lo
libarchive/archive_write_disk_posix.c:3055:7: warning: implicit declaration of function 'lchmod' is invalid in C99 [-Wimplicit-function-declaration]
                if (lchmod(a->name, mode) != 0) {
                    ^
libarchive/archive_write_disk_posix.c:3196:6: warning: implicit declaration of function 'lchflags' is invalid in C99 [-Wimplicit-function-declaration]
        if (lchflags(name, a->st.st_flags) == 0)
            ^
2 warnings generated.
  CC     libarchive/archive_write_disk_set_standard_lookup.lo
  CC     libarchive/archive_write_open_fd.lo
  CC     libarchive/archive_write_open_file.lo
  CC     libarchive/archive_write_open_filename.lo
  CC     libarchive/archive_write_open_memory.lo
  CC     libarchive/archive_write_add_filter.lo
  CC     libarchive/archive_write_add_filter_b64encode.lo
  CC     libarchive/archive_write_add_filter_by_name.lo
  CC     libarchive/archive_write_add_filter_bzip2.lo
  CC     libarchive/archive_write_add_filter_compress.lo
  CC     libarchive/archive_write_add_filter_grzip.lo
  CC     libarchive/archive_write_add_filter_gzip.lo
  CC     libarchive/archive_write_add_filter_lrzip.lo
  CC     libarchive/archive_write_add_filter_lzop.lo
  CC     libarchive/archive_write_add_filter_none.lo
  CC     libarchive/archive_write_add_filter_program.lo
  CC     libarchive/archive_write_add_filter_uuencode.lo
  CC     libarchive/archive_write_add_filter_xz.lo
  CC     libarchive/archive_write_set_format.lo
  CC     libarchive/archive_write_set_format_7zip.lo
  CC     libarchive/archive_write_set_format_ar.lo
  CC     libarchive/archive_write_set_format_by_name.lo
  CC     libarchive/archive_write_set_format_cpio.lo
  CC     libarchive/archive_write_set_format_cpio_newc.lo
  CC     libarchive/archive_write_set_format_iso9660.lo
  CC     libarchive/archive_write_set_format_mtree.lo
  CC     libarchive/archive_write_set_format_pax.lo
  CC     libarchive/archive_write_set_format_shar.lo
  CC     libarchive/archive_write_set_format_ustar.lo
  CC     libarchive/archive_write_set_format_v7tar.lo
  CC     libarchive/archive_write_set_format_gnutar.lo
  CC     libarchive/archive_write_set_format_xar.lo
  CC     libarchive/archive_write_set_format_zip.lo
  CC     libarchive/archive_write_set_options.lo
  CC     libarchive/filter_fork_posix.lo
  CC     libarchive_fe/libarchive_fe_la-err.lo
  CC     libarchive_fe/libarchive_fe_la-line_reader.lo
  CCLD   libarchive.la
  CCLD   libarchive_fe.la
cd /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch && /usr/bin/touch fetch.cat3 &&			 /usr/bin/env USETOOLS=no MACHINE_ARCH=amd64 OPSYS=Bitrig CATMAN_SECTION_SUFFIX=no MANINSTALL=maninstall\ catinstall FETCH_WITH_INET6=yes FETCH_WITH_OPENSSL=yes CXXCPP=clang\ -E CC=clang CFLAGS=-O\ -I/usr/include CPPFLAGS=-D_LARGEFILE_SOURCE\ -D_LARGE_FILES\ -D_FILE_OFFSET_BITS=64\ -DDEF_UMASK=0022\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -DHAVE_NBCOMPAT_H=1\ -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -I/usr/include CXX=clang++ CXXFLAGS=-O\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-lssl\ -lcrypto\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.wrapper/bin:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/bin:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin:/usr/pkg/bin:/usr/pkg/bin:/usr/pkg/sbin::/sbin:/usr/pkg/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg MAKELEVEL=0 PKG_SYSCONFDIR=/usr/pkg/etc HOME=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.home CPP=clang\ -E LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/X11R6 X11PREFIX=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=a.out USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ games\ -g\ games\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ games\ -g\ games\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ games\ -g\ games\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes WRAPPER_REORDER=yes BINOWN=root BINGRP=wheel GAMEOWN=games GAMEGRP=games MANOWN=root MANGRP=wheel SHAREOWN=root SHAREGRP=wheel DOCOWN=root DOCGRP=wheel BINMODE=555 NONBINMODE=444 BINDIR=/usr/pkg/bin INCSDIR=/usr/pkg/include LIBDIR=/usr/pkg/lib MANDIR=/usr/pkg/man STRIPFLAG=-s MANINSTALL=maninstall\ catinstall MKCATPAGES=yes MKHTML=no			 /usr/pkgsrc/bootstrap/work/bin/bmake ACTIVE_CC=clang 	 -f Makefile depend all
sh /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch/errlist.sh ftp_errlist FTP  /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch/ftp.errors > ftperr.h
sh /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch/errlist.sh http_errlist HTTP  /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch/http.errors > httperr.h
clang -O -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Werror  -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -c common.c
clang -O -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Werror  -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -c fetch.c
clang -O -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Werror  -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -c file.c
clang -O -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Werror  -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -c ftp.c
clang -O -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Werror  -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -c http.c
building standard fetch library
ar cq libfetch.a `NM=nm lorder fetch.o common.o ftp.o http.o file.o | tsort -q`
ranlib libfetch.a
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing install-sh with pkgsrc version
checking build system type... x86_64-unknown-bitrig
checking host system type... x86_64-unknown-bitrig
checking whether make sets $(MAKE)... yes
checking for amd64-unknown-bitrig-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 for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for amd64-unknown-bitrig-ranlib... no
checking for ranlib... ranlib
checking for ar... ar
checking for chmod... /bin/chmod
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for env... (cached) /usr/bin/env
checking for find... /usr/bin/find
checking for grep... (cached) /usr/bin/grep
checking for ln... /bin/ln
checking for mkdir... /bin/mkdir -p
checking for rmdir... /bin/rmdir
checking for rm... /bin/rm
checking for sed... /usr/bin/sed
checking for sort... /usr/bin/sort
checking for touch... /usr/bin/touch
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for __db185_open in -ldb... ./configure[4288]: ac_fn_c_try_link: not found
no
checking for library containing dbopen... none required
checking how to run the C preprocessor... clang -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 assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fnctl.h usability... no
checking fnctl.h presence... no
checking for fnctl.h... no
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for vfork... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for a working PRIu64... yes
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of size_t... 8
configure: creating ./config.status
config.status: creating Makefile
config.status: creating add/Makefile
config.status: creating admin/Makefile
config.status: creating bpm/bpm.sh
config.status: creating create/Makefile
config.status: creating delete/Makefile
config.status: creating info/Makefile
config.status: creating lib/Makefile
config.status: creating lib/pkg_install.conf.5
config.status: creating lib/pkg_install.conf.cat
config.status: creating lib/config.h
===> Building for pkg_install-20141227
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c automatic.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c conflicts.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c dewey.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c fexec.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c file.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c gpgsig.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c global.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c iterate.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c license.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c lpkg.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c opattern.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c parse-config.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c pkgdb.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c plist.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c remove.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c str.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c var.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c version.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c vulnerabilities-file.c
vulnerabilities-file.c:356:6: warning: 'archive_read_support_compression_all' is deprecated [-Wdeprecated-declarations]
        if (archive_read_support_compression_all(a) != ARCHIVE_OK ||
            ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:311:15: note: 'archive_read_support_compression_all' declared here
__LA_DECL int archive_read_support_compression_all(struct archive *)
              ^
vulnerabilities-file.c:387:6: warning: 'archive_read_support_compression_all' is deprecated [-Wdeprecated-declarations]
        if (archive_read_support_compression_all(a) != ARCHIVE_OK ||
            ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:311:15: note: 'archive_read_support_compression_all' declared here
__LA_DECL int archive_read_support_compression_all(struct archive *)
              ^
2 warnings generated.
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c xwrapper.c
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c pkg_io.c
pkg_io.c:149:2: warning: 'archive_read_support_compression_all' is deprecated [-Wdeprecated-declarations]
        archive_read_support_compression_all(a);
        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:311:15: note: 'archive_read_support_compression_all' declared here
__LA_DECL int archive_read_support_compression_all(struct archive *)
              ^
pkg_io.c:155:3: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                archive_read_finish(a);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_io.c:172:3: warning: 'archive_read_support_compression_all' is deprecated [-Wdeprecated-declarations]
                archive_read_support_compression_all(a);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:311:15: note: 'archive_read_support_compression_all' declared here
__LA_DECL int archive_read_support_compression_all(struct archive *)
              ^
3 warnings generated.
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c pkg_signature.c
pkg_signature.c:162:2: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
        archive_read_finish(state->archive);
        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:333:3: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                archive_read_finish(*archive);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:348:3: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                archive_read_finish(*archive);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:359:4: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                        archive_read_finish(*archive);
                        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:403:2: warning: 'archive_read_support_compression_all' is deprecated [-Wdeprecated-declarations]
        archive_read_support_compression_all(a);
        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:311:15: note: 'archive_read_support_compression_all' declared here
__LA_DECL int archive_read_support_compression_all(struct archive *)
              ^
pkg_signature.c:408:3: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                archive_read_finish(a);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:452:2: warning: 'archive_read_support_compression_all' is deprecated [-Wdeprecated-declarations]
        archive_read_support_compression_all(a);
        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:311:15: note: 'archive_read_support_compression_all' declared here
__LA_DECL int archive_read_support_compression_all(struct archive *)
              ^
pkg_signature.c:457:3: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                archive_read_finish(a);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:465:3: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                archive_read_finish(a);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:470:3: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                archive_read_finish(a);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:475:3: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                archive_read_finish(a);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:485:3: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                archive_read_finish(a);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:490:2: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
        archive_read_finish(a);
        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:582:2: warning: 'archive_write_set_compression_none' is deprecated [-Wdeprecated-declarations]
        archive_write_set_compression_none(pkg);
        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:628:15: note: 'archive_write_set_compression_none' declared here
__LA_DECL int archive_write_set_compression_none(struct archive *)
              ^
pkg_signature.c:611:2: warning: 'archive_write_finish' is deprecated [-Wdeprecated-declarations]
        archive_write_finish(pkg);
        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:721:17: note: 'archive_write_finish' declared here
__LA_DECL int            archive_write_finish(struct archive *) __LA_DEPRECATED;
                         ^
pkg_signature.c:676:2: warning: 'archive_write_set_compression_none' is deprecated [-Wdeprecated-declarations]
        archive_write_set_compression_none(pkg);
        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:628:15: note: 'archive_write_set_compression_none' declared here
__LA_DECL int archive_write_set_compression_none(struct archive *)
              ^
pkg_signature.c:705:2: warning: 'archive_write_finish' is deprecated [-Wdeprecated-declarations]
        archive_write_finish(pkg);
        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:721:17: note: 'archive_write_finish' declared here
__LA_DECL int            archive_write_finish(struct archive *) __LA_DEPRECATED;
                         ^
17 warnings generated.
clang -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkgsrc\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O -I/usr/include -c pkcs7.c
ar crv libinstall.a automatic.o conflicts.o dewey.o fexec.o file.o  gpgsig.o global.o iterate.o license.o lpkg.o opattern.o  parse-config.o pkgdb.o plist.o remove.o  str.o var.o version.o vulnerabilities-file.o xwrapper.o pkg_io.o pkg_signature.o pkcs7.o
a - automatic.o
a - conflicts.o
a - dewey.o
a - fexec.o
a - file.o
a - gpgsig.o
a - global.o
a - iterate.o
a - license.o
a - lpkg.o
a - opattern.o
a - parse-config.o
a - pkgdb.o
a - plist.o
a - remove.o
a - str.o
a - var.o
a - version.o
a - vulnerabilities-file.o
a - xwrapper.o
a - pkg_io.o
a - pkg_signature.o
a - pkcs7.o
ranlib libinstall.a
clang -DHAVE_CONFIG_H -DOPSYS_NAME=\"Bitrig\" -DMACHINE_ARCH=\"amd64\" -DBINDIR=\"/usr/pkg/sbin\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -c main.c
main.c:65:39: warning: more '%' conversions than data arguments [-Wformat]
        (void) fprintf(stderr, "%s\n%s\n%s\n%s\n",
                                            ~^
1 warning generated.
clang -DHAVE_CONFIG_H -DOPSYS_NAME=\"Bitrig\" -DMACHINE_ARCH=\"amd64\" -DBINDIR=\"/usr/pkg/sbin\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -c perform.c
perform.c:831:2: warning: 'archive_write_finish' is deprecated [-Wdeprecated-declarations]
        archive_write_finish(writer);
        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:721:17: note: 'archive_write_finish' declared here
__LA_DECL int            archive_write_finish(struct archive *) __LA_DEPRECATED;
                         ^
perform.c:1550:3: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                archive_read_finish(pkg->archive);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
2 warnings generated.
clang -lssl -lcrypto -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L../lib -o pkg_add main.o perform.o -linstall -larchive -lfetch -lssl -lcrypto -lbz2 -lz -lnbcompat -lnbcompat
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -DHAVE_SSL -c audit.c
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -DHAVE_SSL -c check.c
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -DHAVE_SSL -c main.c
main.c:612:5: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                                archive_read_finish(pkg);
                                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
1 warning generated.
sed -e 's|@PKG_ADMIN@|/usr/pkg/sbin/pkg_admin|'  /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/pkg_install-20141227/admin/audit-packages.sh.in > audit-packages
sed -e 's|@PKG_ADMIN@|/usr/pkg/sbin/pkg_admin|'  /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/pkg_install-20141227/admin/download-vulnerability-list.sh.in > download-vulnerability-list
clang -lssl -lcrypto -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L../lib -o pkg_admin audit.o check.o main.o -linstall -larchive -lfetch -lssl -lcrypto -lbz2 -lz -lnbcompat -lnbcompat
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -c main.c
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -c perform.c
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -c pl.c
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -c util.c
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -c build.c
build.c:253:3: warning: 'archive_write_set_compression_bzip2' is deprecated [-Wdeprecated-declarations]
                archive_write_set_compression_bzip2(archive);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:618:15: note: 'archive_write_set_compression_bzip2' declared here
__LA_DECL int archive_write_set_compression_bzip2(struct archive *)
              ^
build.c:255:3: warning: 'archive_write_set_compression_gzip' is deprecated [-Wdeprecated-declarations]
                archive_write_set_compression_gzip(archive);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:622:15: note: 'archive_write_set_compression_gzip' declared here
__LA_DECL int archive_write_set_compression_gzip(struct archive *)
              ^
build.c:257:3: warning: 'archive_write_set_compression_xz' is deprecated [-Wdeprecated-declarations]
                archive_write_set_compression_xz(archive);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:632:15: note: 'archive_write_set_compression_xz' declared here
__LA_DECL int archive_write_set_compression_xz(struct archive *)
              ^
build.c:259:3: warning: 'archive_write_set_compression_none' is deprecated [-Wdeprecated-declarations]
                archive_write_set_compression_none(archive);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:628:15: note: 'archive_write_set_compression_none' declared here
__LA_DECL int archive_write_set_compression_none(struct archive *)
              ^
build.c:266:6: warning: 'archive_write_open_file' is deprecated [-Wdeprecated-declarations]
        if (archive_write_open_file(archive, archive_name))
            ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:689:15: note: 'archive_write_open_file' declared here
__LA_DECL int archive_write_open_file(struct archive *, const char *_file)
              ^
build.c:329:2: warning: 'archive_write_finish' is deprecated [-Wdeprecated-declarations]
        archive_write_finish(archive);
        ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:721:17: note: 'archive_write_finish' declared here
__LA_DECL int            archive_write_finish(struct archive *) __LA_DEPRECATED;
                         ^
6 warnings generated.
clang -lssl -lcrypto -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L../lib -o pkg_create main.o perform.o pl.o util.o build.o -linstall -larchive -lfetch -lbz2 -lz -lnbcompat -lnbcompat -lssl -lcrypto
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -DBINDIR=\"/usr/pkg/sbin\" -O -I/usr/include -c pkg_delete.c
clang -lssl -lcrypto -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L../lib -o pkg_delete pkg_delete.o -linstall -larchive -lfetch -lbz2 -lz -lnbcompat -lnbcompat -lssl -lcrypto
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -c main.c
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -c perform.c
perform.c:361:3: warning: 'archive_read_finish' is deprecated [-Wdeprecated-declarations]
                archive_read_finish(archive);
                ^
/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive.h:585:17: note: 'archive_read_finish' declared here
__LA_DECL int            archive_read_finish(struct archive *) __LA_DEPRECATED;
                         ^
1 warning generated.
clang -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O -I/usr/include -c show.c
clang -lssl -lcrypto -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -L/usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L../lib -o pkg_info main.o perform.o show.o -linstall -larchive -lfetch -lbz2 -lz -lnbcompat -lnbcompat -lssl -lcrypto
=> Unwrapping files-to-be-installed.
===> Installing for pkg_install-20141227
=> Running PRE-INSTALL script actions
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man5
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man7
/usr/bin/install -c -o root -g wheel -m 444 pkg_summary.5 /usr/pkg/man/man5/pkg_summary.5
/usr/bin/install -c -o root -g wheel -m 444 pkg_install.conf.5 /usr/pkg/man/man5/pkg_install.conf.5
/usr/bin/install -c -o root -g wheel -m 444 pkgsrc.7 /usr/pkg/man/man7/pkgsrc.7
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat5
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat7
/usr/bin/install -c -o root -g wheel -m 444 pkg_summary.cat /usr/pkg/man/cat5/pkg_summary.0
/usr/bin/install -c -o root -g wheel -m 444 pkg_install.conf.cat /usr/pkg/man/cat5/pkg_install.conf.0
/usr/bin/install -c -o root -g wheel -m 444 pkgsrc.cat /usr/pkg/man/cat7/pkgsrc.0
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/sbin
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man1
/usr/bin/install -c -o root -g wheel pkg_add /usr/pkg/sbin/pkg_add
/usr/bin/install -c -o root -g wheel -m 444 pkg_add.1 /usr/pkg/man/man1/pkg_add.1
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat1
/usr/bin/install -c -o root -g wheel -m 444 pkg_add.cat /usr/pkg/man/cat1/pkg_add.0
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/sbin
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man1
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man8
/usr/bin/install -c -o root -g wheel pkg_admin /usr/pkg/sbin/pkg_admin
/usr/bin/install -c -o root -g wheel -m 555 audit-packages download-vulnerability-list /usr/pkg/sbin
/usr/bin/install -c -o root -g wheel -m 444 pkg_admin.1 /usr/pkg/man/man1/pkg_admin.1
/usr/bin/install -c -o root -g wheel -m 444 audit-packages.8 /usr/pkg/man/man8/
/usr/bin/install -c -o root -g wheel -m 444 download-vulnerability-list.8 /usr/pkg/man/man8/
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat1
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat8
/usr/bin/install -c -o root -g wheel -m 444 pkg_admin.cat /usr/pkg/man/cat1/pkg_admin.0
/usr/bin/install -c -o root -g wheel -m 444 audit-packages.cat /usr/pkg/man/cat8/audit-packages.0
/usr/bin/install -c -o root -g wheel -m 444 download-vulnerability-list.cat /usr/pkg/man/cat8/download-vulnerability-list.0
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/sbin
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man1
/usr/bin/install -c -o root -g wheel pkg_create /usr/pkg/sbin/pkg_create
/usr/bin/install -c -o root -g wheel -m 444 pkg_create.1 /usr/pkg/man/man1/pkg_create.1
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat1
/usr/bin/install -c -o root -g wheel -m 444 pkg_create.cat /usr/pkg/man/cat1/pkg_create.0
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/sbin
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man1
/usr/bin/install -c -o root -g wheel pkg_delete /usr/pkg/sbin/pkg_delete
/usr/bin/install -c -o root -g wheel -m 444 pkg_delete.1 /usr/pkg/man/man1/pkg_delete.1
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat1
/usr/bin/install -c -o root -g wheel -m 444 pkg_delete.cat /usr/pkg/man/cat1/pkg_delete.0
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/sbin
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man1
/usr/bin/install -c -o root -g wheel pkg_info /usr/pkg/sbin/pkg_info
/usr/bin/install -c -o root -g wheel -m 444 pkg_info.1 /usr/pkg/man/man1/pkg_info.1
/usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat1
/usr/bin/install -c -o root -g wheel -m 444 pkg_info.cat /usr/pkg/man/cat1/pkg_info.0
=> Automatic manual page handling
=> Running POST-INSTALL script actions
=> Please note the following:

===========================================================================
$NetBSD: MESSAGE,v 1.6 2014/12/05 14:31:07 schmonz Exp $

You may wish to have the vulnerabilities file downloaded daily so that
it remains current.  This may be done by adding an appropriate entry
to a user's crontab(5) entry.  For example the entry

# download vulnerabilities file
0 3 * * * /usr/pkg/sbin/pkg_admin fetch-pkg-vulnerabilities >/dev/null 2>&1

will update the vulnerability list every day at 3AM. You may wish to do
this more often than once a day.

In addition, you may wish to run the package audit from the daily
security script.  This may be accomplished by adding the following
lines to /etc/security.local

if [ -x /usr/pkg/sbin/pkg_admin ]; then
        /usr/pkg/sbin/pkg_admin audit
fi

Alternatively this can also be acomplished by adding an entry to a user's
crontab(5) file. e.g.:

# run audit-packages
0 3 * * * /usr/pkg/sbin/pkg_admin audit

Both pkg_admin subcommands can be run as as an unprivileged user,
as long as the user chosen has permission to read the pkgdb and to write
the pkg-vulnerabilities to /var/db/pkgsrc.

The behavior of pkg_admin and pkg_add can be customised with
pkg_install.conf.  Please see pkg_install.conf(5) for details.

If you want to use GPG signature verification you will need to install
GnuPG and set the path for GPG appropriately in your pkg_install.conf.
===========================================================================

=> Registering installation for pkg_install-20141227
===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkg/etc

===========================================================================

Please remember to add /usr/pkg/bin to your PATH environment variable
and /usr/pkg/man to your MANPATH environment variable, if necessary.

An example mk.conf file with the settings you provided to "bootstrap"
has been created for you. It can be found in:

      /usr/pkg/etc/mk.conf

You can find extensive documentation of the NetBSD Packages Collection
in /usr/pkgsrc/doc/pkgsrc.txt.

Hopefully everything is now complete.
Thank you for using pkgsrc!

===========================================================================

===> bootstrap started: Sun Apr  5 08:19:49 UTC 2015
===> bootstrap ended:   Sun Apr  5 08:27:55 UTC 2015
