pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Bootstrap fails on OpenBSD-6.3-STABLE



I actually tried this a few days ago with the same result, but tried again this morning after the freeze notification email went out. I saw Sevan applied a fix for OpenBSD's use of both clang and gcc in base on OpenBSD a while ago. I'm unsure if this is related. Full bootstrap and dmesg output follows. 

$ ./boostrap --unpriveleged
===> bootstrap command: ./bootstrap --unprivileged
===> bootstrap started: Tue Sep 25 07:02:40 CDT 2018
Working directory is: /home/axon/pkgsrc/bootstrap/work
===> running: /usr/bin/sed -e 's|@DEFAULT_INSTALL_MODE@|'0755'|' /home/axon/pkgsrc/sysutils/install-sh/files/install-sh.in > /home/axon/pkgsrc/bootstrap/work/bin/install-sh
===> running: /bin/chmod +x /home/axon/pkgsrc/bootstrap/work/bin/install-sh
===> building as unprivileged user axon/axon
===> Creating default mk.conf in /home/axon/pkgsrc/bootstrap/work
===> running: /bin/sh /home/axon/pkgsrc/bootstrap/work/bin/install-sh -d -o axon -g axon /home/axon/pkgsrc/bootstrap/work/sbin
===> running: /bin/sh /home/axon/pkgsrc/bootstrap/work/bin/install-sh -d -o axon -g axon /home/axon/pkgsrc/bootstrap/work/share/mk
===> Bootstrapping mk-files
===> running: (cd /home/axon/pkgsrc/pkgtools/bootstrap-mk-files/files && env CP=/bin/cp  OPSYS=OpenBSD MK_DST=/home/axon/pkgsrc/bootstrap/work/share/mk ROOT_GROUP=wheel ROOT_USER=root SED=/usr/bin/sed SYSCONFDIR=/home/axon/pkg/etc /bin/sh ./bootstrap.sh)
===> Bootstrapping bmake
===> running: /bin/sh /home/axon/pkgsrc/bootstrap/work/bin/install-sh -d -o axon -g axon /home/axon/pkgsrc/bootstrap/work/bmake
===> running: (cd /home/axon/pkgsrc/bootstrap/work/bmake && /bin/sh configure  --prefix=/home/axon/pkgsrc/bootstrap/work --with-default-sys-path=/home/axon/pkgsrc/bootstrap/work/share/mk --with-machine-arch=x86_64 )
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether 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 for gcc... (cached) cc
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
Using: BMAKE_PATH_MAX=1024
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/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.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 setsid... 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 sysctl... 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 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 compiler supports __func__
checking if diff -u works... yes
checking for MACHINE & MACHINE_ARCH...
defaults: MACHINE=amd64, MACHINE_ARCH=amd64
Using: MACHINE=amd64, MACHINE_ARCH=x86_64
Using: MKSRC=mk
configure: creating ./config.status
config.status: creating makefile
config.status: creating Makefile.config
config.status: creating make-bootstrap.sh
config.status: creating unit-tests/Makefile
config.status: creating config.h

You can now run

sh ./make-bootstrap.sh

to produce a fully functional bmake.

===> running: (cd /home/axon/pkgsrc/bootstrap/work/bmake && /bin/sh make-bootstrap.sh)
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20150505" -DMACHINE="amd64" -DPKGSRC_MACHINE_ARCH="x86_64" -D_PATH_DEFSYSPATH="/home/axon/pkgsrc/bootstrap/work/share/mk" -o main.o /home/axon/pkgsrc/bootstrap/work/bmake/main.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /home/axon/pkgsrc/bootstrap/work/bmake/arch.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /home/axon/pkgsrc/bootstrap/work/bmake/buf.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /home/axon/pkgsrc/bootstrap/work/bmake/compat.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /home/axon/pkgsrc/bootstrap/work/bmake/cond.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /home/axon/pkgsrc/bootstrap/work/bmake/dir.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /home/axon/pkgsrc/bootstrap/work/bmake/for.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o getopt /home/axon/pkgsrc/bootstrap/work/bmake/getopt.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /home/axon/pkgsrc/bootstrap/work/bmake/hash.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /home/axon/pkgsrc/bootstrap/work/bmake/job.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /home/axon/pkgsrc/bootstrap/work/bmake/make.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /home/axon/pkgsrc/bootstrap/work/bmake/make_malloc.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /home/axon/pkgsrc/bootstrap/work/bmake/parse.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /home/axon/pkgsrc/bootstrap/work/bmake/sigcompat.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /home/axon/pkgsrc/bootstrap/work/bmake/str.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlist.o /home/axon/pkgsrc/bootstrap/work/bmake/strlist.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /home/axon/pkgsrc/bootstrap/work/bmake/suff.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /home/axon/pkgsrc/bootstrap/work/bmake/targ.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /home/axon/pkgsrc/bootstrap/work/bmake/trace.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /home/axon/pkgsrc/bootstrap/work/bmake/var.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /home/axon/pkgsrc/bootstrap/work/bmake/util.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAppend.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstAppend.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDupl.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstDupl.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInit.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstInit.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstOpen.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstOpen.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtEnd.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstAtEnd.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstEnQueue.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstEnQueue.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInsert.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstInsert.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtFront.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstAtFront.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsAtEnd.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstIsAtEnd.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstClose.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstClose.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFind.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstFind.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsEmpty.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstIsEmpty.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstRemove.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstRemove.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstConcat.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstConcat.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFindFrom.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstFindFrom.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstLast.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstLast.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstReplace.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstReplace.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFirst.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstFirst.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDatum.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstDatum.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEach.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstForEach.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstMember.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstMember.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstSucc.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstSucc.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDeQueue.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstDeQueue.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEachFrom.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstForEachFrom.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDestroy.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstDestroy.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstNext.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstNext.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstPrev.o /home/axon/pkgsrc/bootstrap/work/bmake/lst.lib/lstPrev.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /home/axon/pkgsrc/bootstrap/work/bmake/stresep.c
cc -c -g -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o meta.o /home/axon/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 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
var.o: In function `VarOrder':
/home/axon/pkgsrc/bootstrap/work/bmake/var.c:2051: warning: random() may return deterministic values, is that what you want?
dir.o: In function `DirExpandCurly':
/home/axon/pkgsrc/bootstrap/work/bmake/dir.c:646: warning: strcpy() is almost always misused, please use strlcpy()
===> running: /bin/sh /home/axon/pkgsrc/bootstrap/work/bin/install-sh -c -o axon -g axon -m 755 /home/axon/pkgsrc/bootstrap/work/bmake/bmake /home/axon/pkgsrc/bootstrap/work/bin/bmake
===> Building libnbcompat
===> running: /bin/sh /home/axon/pkgsrc/bootstrap/work/bin/install-sh -d -o axon -g axon /home/axon/pkgsrc/bootstrap/work/libnbcompat
===> running: (cd /home/axon/pkgsrc/bootstrap/work/libnbcompat; /bin/sh ./configure  -C --prefix=/home/axon/pkg --infodir=/home/axon/pkg/info --mandir=/home/axon/pkg/man --sysconfdir=/home/axon/pkg/etc --enable-bsd-getopt --enable-db && /home/axon/pkgsrc/bootstrap/work/bin/bmake  -j1)
configure: creating cache config.cache
checking build system type... x86_64-unknown-openbsd6.3
checking host system type... x86_64-unknown-openbsd6.3
checking for gcc... 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 make sets $(MAKE)... yes
checking for gcc... (cached) cc
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 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 for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... 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... no
checking tzfile.h presence... no
checking for tzfile.h... no
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 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 whether snprintf is declared... yes
checking whether asprintf is declared... yes
checking whether strdup is declared... yes
checking whether isblank is declared... yes
checking for err... yes
checking for fgetln... yes
checking for fnmatch... yes
checking for fparseln... yes
checking for getdelim... yes
checking for getenv... yes
checking for getline... 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 statvfs... 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 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 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
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
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 /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_close.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_conv.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_debug.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_delete.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_get.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_open.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_overflow.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_page.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_put.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_search.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_seq.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_split.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_utils.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/db/db.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_bigkey.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_buf.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_func.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_log2.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_page.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/hash/ndbm.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/hash/ndbmdatum.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/mpool/mpool.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_close.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_delete.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_get.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_open.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_put.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_search.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_seq.c
cc  -D__DBINTERFACE_PRIVATE -I. -I.  -g -O2 -DHAVE_CONFIG_H -c /home/axon/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 /home/axon/pkgsrc/bootstrap/work/bin/install-sh -d -o axon -g axon /home/axon/pkgsrc/bootstrap/work/libarchive
===> running: (cd /home/axon/pkgsrc/bootstrap/work/libarchive; env  /bin/sh ./configure  --enable-static --disable-shared --disable-bsdtar --disable-bsdcpio --disable-posix-regex-lib --disable-xattr --disable-maintainer-mode --disable-acl --without-zlib --without-bz2lib --without-lzmadec --without-iconv --without-lzma --without-lzo2 --without-lz4 --without-nettle --without-openssl --without-xml2 --without-expat MAKE=/home/axon/pkgsrc/bootstrap/work/bin/bmake && /home/axon/pkgsrc/bootstrap/work/bin/bmake  -j1)
configure: WARNING: unrecognized options: --without-lzmadec
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether /home/axon/pkgsrc/bootstrap/work/bin/bmake sets $(MAKE)... yes
checking whether /home/axon/pkgsrc/bootstrap/work/bin/bmake supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether /home/axon/pkgsrc/bootstrap/work/bin/bmake supports nested variables... (cached) yes
checking build system type... x86_64-unknown-openbsd6.3
checking host system type... x86_64-unknown-openbsd6.3
checking for gcc... 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 whether cc understands -c and -o together... yes
checking for style of include used by /home/axon/pkgsrc/bootstrap/work/bin/bmake... GNU
checking dependency style of cc... gcc3
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 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 cc... /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 how to convert x86_64-unknown-openbsd6.3 file names to x86_64-unknown-openbsd6.3 format... func_convert_file_noop
checking how to convert x86_64-unknown-openbsd6.3 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking for dlltool... dlltool
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... openbsd6.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... 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 whether FS_IOC_GETFLAGS is usable... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking membership.h usability... no
checking membership.h presence... no
checking for membership.h... no
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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking readpassphrase.h usability... yes
checking readpassphrase.h presence... yes
checking for readpassphrase.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/ea.h usability... no
checking sys/ea.h presence... no
checking for sys/ea.h... no
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... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
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/richacl.h usability... no
checking sys/richacl.h presence... no
checking for sys/richacl.h... no
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 sys/xattr.h usability... no
checking sys/xattr.h presence... no
checking for sys/xattr.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 whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wformat... yes
checking whether C compiler accepts -Wformat-security... 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 INT32_MAX is declared... yes
checking whether INT32_MIN 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 INTMAX_MAX is declared... yes
checking whether INTMAX_MIN is declared... yes
checking whether UINTMAX_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 cc 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 arc4random_buf... yes
checking for chflags... yes
checking for chown... yes
checking for chroot... yes
checking for ctime_r... 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... no
checking for lchmod... no
checking for lchown... yes
checking for link... yes
checking for localtime_r... yes
checking for lstat... yes
checking for lutimes... no
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 readpassphrase... 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 wmemmove... 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 for struct vfsconf... yes
checking for struct xvfsconf... no
checking whether D_MD_ORDER is declared... no
checking for struct dirent.d_namlen... yes
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 for bcrypt.h... no
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 MD5Init in -lmd... no
checking that generated files are newer than configure... done
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
config.status: executing mkdirs commands
configure: WARNING: unrecognized options: --without-lzmadec
/usr/local/bin/gmkdir -p libarchive/test
cat ./libarchive/test/test_*.c | grep '^DEFINE_TEST' > libarchive/test/list.h
/usr/local/bin/gmkdir -p tar/test
cat ./tar/test/test_*.c | grep '^DEFINE_TEST' > tar/test/list.h
/usr/local/bin/gmkdir -p cpio/test
cat ./cpio/test/test_*.c | grep '^DEFINE_TEST' > cpio/test/list.h
cat ./cat/test/test_*.c | grep '^DEFINE_TEST' > cat/test/list.h
/home/axon/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_cryptor.lo
  CC       libarchive/archive_digest.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_hmac.lo
  CC       libarchive/archive_match.lo
  CC       libarchive/archive_options.lo
  CC       libarchive/archive_pack_dev.lo
  CC       libarchive/archive_pathmatch.lo
  CC       libarchive/archive_ppmd7.lo
  CC       libarchive/archive_random.lo
  CC       libarchive/archive_rb.lo
  CC       libarchive/archive_read.lo
  CC       libarchive/archive_read_add_passphrase.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
  CC       libarchive/archive_read_disk_set_standard_lookup.lo
  CC       libarchive/archive_read_extract.lo
  CC       libarchive/archive_read_extract2.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_lz4.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_warc.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_version_details.lo
  CC       libarchive/archive_virtual.lo
  CC       libarchive/archive_write.lo
  CC       libarchive/archive_write_disk_posix.lo
  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_lz4.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_filter_by_ext.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_raw.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_warc.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/archive_write_set_passphrase.lo
  CC       libarchive/filter_fork_posix.lo
  CC       libarchive/xxhash.lo
  CC       libarchive_fe/libarchive_fe_la-err.lo
  CC       libarchive_fe/libarchive_fe_la-line_reader.lo
  CC       libarchive_fe/libarchive_fe_la-passphrase.lo
  CC       cat/bsdcat-bsdcat.o
  CC       cat/bsdcat-cmdline.o
  CCLD     libarchive.la
  CCLD     libarchive_fe.la
  CCLD     bsdcat
./.libs/libarchive.a(archive_read_open_filename.o): In function `archive_read_open_filenames':
libarchive/archive_read_open_filename.c:130: warning: strcpy() is almost always misused, please use strlcpy()
./.libs/libarchive.a(archive_check_magic.o): In function `write_all_states':
libarchive/archive_check_magic.c:113: warning: strcat() is almost always misused, please use strlcat()
./.libs/libarchive.a(archive_acl.o): In function `append_entry_w':
libarchive/archive_acl.c:791: warning: wcscpy() is almost always misused, please use wcslcpy()
===> running: /bin/sh /home/axon/pkgsrc/bootstrap/work/bin/install-sh -d -o axon -g axon /home/axon/pkgsrc/bootstrap/work/pkg_install
===> running: (cd /home/axon/pkgsrc/bootstrap/work/pkg_install; env  CPPFLAGS=' -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive' LDFLAGS=' -L/home/axon/pkgsrc/bootstrap/work/libnbcompat' LIBS=' -lnbcompat' /bin/sh ./configure  -C --enable-bootstrap --prefix=/home/axon/pkg --sysconfdir=/home/axon/pkg/etc --with-pkgdbdir=/home/axon/pkg/pkgdb --infodir=/home/axon/pkg/info --mandir=/home/axon/pkg/man  && STATIC_LIBARCHIVE=/home/axon/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a PKGSRC_MACHINE_ARCH=x86_64 /home/axon/pkgsrc/bootstrap/work/bin/bmake  -j1)
configure: creating cache config.cache
checking build system type... x86_64-unknown-openbsd6.3
checking host system type... x86_64-unknown-openbsd6.3
checking whether make sets $(MAKE)... yes
checking for gcc... 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 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 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/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 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=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c automatic.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c conflicts.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c dewey.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c fexec.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c file.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c global.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c iterate.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c license.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c lpkg.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c opattern.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c parse-config.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c pkgdb.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c pkg_io.c
In file included from pkg_io.c:58:
./lib.h:243:9: warning: 'IS_URL' macro redefined [-Wmacro-redefined]
#define IS_URL(str)     (URLlength(str) > 0)
        ^
pkg_io.c:53:9: note: previous definition is here
#define IS_URL(x) 0
        ^
1 warning generated.
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c plist.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c remove.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c str.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c var.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c version.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c vulnerabilities-file.c
vulnerabilities-file.c:83:22: warning: implicit declaration of function 'archive_read_new' is invalid in C99 [-Wimplicit-function-declaration]
        struct archive *a = archive_read_new();
                            ^
vulnerabilities-file.c:83:18: warning: incompatible integer to pointer conversion initializing 'struct archive *' with an _expression_ of type 'int' [-Wint-conversion]
        struct archive *a = archive_read_new();
                        ^   ~~~~~~~~~~~~~~~~~~
vulnerabilities-file.c:87:2: warning: implicit declaration of function 'archive_read_support_filter_gzip' is invalid in C99 [-Wimplicit-function-declaration]
        archive_read_support_filter_gzip(a);
        ^
vulnerabilities-file.c:88:2: warning: implicit declaration of function 'archive_read_support_filter_bzip2' is invalid in C99 [-Wimplicit-function-declaration]
        archive_read_support_filter_bzip2(a);
        ^
vulnerabilities-file.c:89:2: warning: implicit declaration of function 'archive_read_support_filter_xz' is invalid in C99 [-Wimplicit-function-declaration]
        archive_read_support_filter_xz(a);
        ^
vulnerabilities-file.c:90:2: warning: implicit declaration of function 'archive_read_support_format_raw' is invalid in C99 [-Wimplicit-function-declaration]
        archive_read_support_format_raw(a);
        ^
6 warnings generated.
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/axon/pkg/pkgdb\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/home/axon/pkg/etc\" -DBOOTSTRAP -g -O2 -c xwrapper.c
ar crv libinstall.a automatic.o conflicts.o dewey.o fexec.o file.o  global.o iterate.o license.o lpkg.o opattern.o  parse-config.o pkgdb.o pkg_io.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 - global.o
a - iterate.o
a - license.o
a - lpkg.o
a - opattern.o
a - parse-config.o
a - pkgdb.o
a - pkg_io.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 -DOPSYS_NAME=\"OpenBSD\" -DPKGSRC_MACHINE_ARCH=\"x86_64\" -DBINDIR=\"/home/axon/pkg/sbin\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
cc -DHAVE_CONFIG_H -DOPSYS_NAME=\"OpenBSD\" -DPKGSRC_MACHINE_ARCH=\"x86_64\" -DBINDIR=\"/home/axon/pkg/sbin\" -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c
cc -L/home/axon/pkgsrc/bootstrap/work/libnbcompat -L../lib -o pkg_add main.o perform.o -linstall /home/axon/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a  -lnbcompat
/home/axon/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a(archive_read_open_filename.o): In function `archive_read_open_filenames':
libarchive/archive_read_open_filename.c:130: warning: strcpy() is almost always misused, please use strlcpy()
../lib/libinstall.a(var.o): In function `var_get':
/home/axon/pkgsrc/bootstrap/work/pkg_install/lib/var.c:135: warning: sprintf() is often misused, please use snprintf()
/home/axon/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a(archive_check_magic.o): In function `write_all_states':
libarchive/archive_check_magic.c:113: warning: strcat() is almost always misused, please use strlcat()
/home/axon/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a(archive_acl.o): In function `append_entry_w':
libarchive/archive_acl.c:791: warning: wcscpy() is almost always misused, please use wcslcpy()
cc -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c check.c
cc -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
sed -e 's|@PKG_ADMIN@|/home/axon/pkg/sbin/pkg_admin|'  /home/axon/pkgsrc/bootstrap/work/pkg_install/admin/audit-packages.sh.in > audit-packages
sed -e 's|@PKG_ADMIN@|/home/axon/pkg/sbin/pkg_admin|'  /home/axon/pkgsrc/bootstrap/work/pkg_install/admin/download-vulnerability-list.sh.in > download-vulnerability-list
cc -L/home/axon/pkgsrc/bootstrap/work/libnbcompat -L../lib -o pkg_admin check.o main.o -linstall  -lnbcompat
../lib/libinstall.a(var.o): In function `var_get':
/home/axon/pkgsrc/bootstrap/work/pkg_install/lib/var.c:135: warning: sprintf() is often misused, please use snprintf()
cc -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
cc -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c
cc -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c pl.c
cc -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c util.c
cc -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c build.c
cc -L/home/axon/pkgsrc/bootstrap/work/libnbcompat -L../lib -o pkg_create main.o perform.o pl.o util.o build.o -linstall /home/axon/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a  -lnbcompat
/home/axon/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a(archive_write_set_format_pax.o): In function `archive_write_pax_header':
libarchive/archive_write_set_format_pax.c:737: warning: strcpy() is almost always misused, please use strlcpy()
/home/axon/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a(archive_check_magic.o): In function `write_all_states':
libarchive/archive_check_magic.c:113: warning: strcat() is almost always misused, please use strlcat()
/home/axon/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a(archive_acl.o): In function `append_entry_w':
libarchive/archive_acl.c:791: warning: wcscpy() is almost always misused, please use wcslcpy()
cc -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
cc -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c
cc -DHAVE_CONFIG_H -I/home/axon/pkgsrc/bootstrap/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c show.c
cc -L/home/axon/pkgsrc/bootstrap/work/libnbcompat -L../lib -o pkg_info main.o perform.o show.o -linstall  -lnbcompat
../lib/libinstall.a(var.o): In function `var_get':
/home/axon/pkgsrc/bootstrap/work/pkg_install/lib/var.c:135: warning: sprintf() is often misused, please use snprintf()
===> running: /bin/sh /home/axon/pkgsrc/bootstrap/work/bin/install-sh -c -o axon -g axon -m 755 /home/axon/pkgsrc/bootstrap/work/pkg_install/add/pkg_add /home/axon/pkgsrc/bootstrap/work/sbin/pkg_add
===> running: /bin/sh /home/axon/pkgsrc/bootstrap/work/bin/install-sh -c -o axon -g axon -m 755 /home/axon/pkgsrc/bootstrap/work/pkg_install/admin/pkg_admin /home/axon/pkgsrc/bootstrap/work/sbin/pkg_admin
===> running: /bin/sh /home/axon/pkgsrc/bootstrap/work/bin/install-sh -c -o axon -g axon -m 755 /home/axon/pkgsrc/bootstrap/work/pkg_install/create/pkg_create /home/axon/pkgsrc/bootstrap/work/sbin/pkg_create
===> running: /bin/sh /home/axon/pkgsrc/bootstrap/work/bin/install-sh -c -o axon -g axon -m 755 /home/axon/pkgsrc/bootstrap/work/pkg_install/info/pkg_info /home/axon/pkgsrc/bootstrap/work/sbin/pkg_info
===> running: (cd /home/axon/pkgsrc/pkgtools/cwrappers && /home/axon/pkgsrc/bootstrap/work/bin/bmake  MAKE_JOBS=1 PKG_COMPRESSION=none MAKECONF=/home/axon/pkgsrc/bootstrap/work/mk.conf install)
===> Installing dependencies for cwrappers-20180325
===> Overriding tools for cwrappers-20180325
===> Extracting for cwrappers-20180325
/bin/cp -R /home/axon/pkgsrc/pkgtools/cwrappers/files/bin /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/cwrappers-20180325
/usr/bin/touch /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/cwrappers-20180325/transform-gcc.c
/bin/rm -f /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat/config.guess /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat/config.sub
/bin/ln -fs /home/axon/pkgsrc/mk/gnu-config/config.guess /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat/config.guess
/bin/ln -fs /home/axon/pkgsrc/mk/gnu-config/config.sub /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat/config.sub
===> Patching for cwrappers-20180325
===> Creating toolchain wrappers for cwrappers-20180325
===> Configuring for cwrappers-20180325
=> Configuring and building libnbcompat
checking build system type... x86_64-unknown-openbsd6.3
checking host system type... x86_64--openbsd
checking for x86_64--openbsd-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 whether make sets $(MAKE)... yes
checking for x86_64--openbsd-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 for a BSD-compatible install... /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/.tools/bin/install -c
checking whether ln -s works... yes
checking for x86_64--openbsd-ranlib... no
checking for ranlib... ranlib
checking for gawk... /usr/bin/awk
checking for ar... ar
checking for fparseln in -lutil... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... 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... no
checking tzfile.h presence... no
checking for tzfile.h... no
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 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 whether snprintf is declared... yes
checking whether asprintf is declared... yes
checking whether strdup is declared... yes
checking whether isblank is declared... yes
checking for err... yes
checking for fgetln... yes
checking for fnmatch... yes
checking for fparseln... yes
checking for getdelim... yes
checking for getenv... yes
checking for getline... 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 statvfs... 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 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 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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c glob.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c sha2.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c sha2hl.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c vis.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c unvis.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c lchflags.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c lchmod.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c lutimes.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c shquote.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -I. -I.  -O2 -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 x86_64--openbsd-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 spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking for posix_spawnp... yes
configure: creating ./config.status
config.status: creating config.h
===> Building for cwrappers-20180325
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c alloc.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c cleanup-cc.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c common.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c reorder-cc.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c mi_vector_hash.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c generic-transform-cc.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c normalise-cc.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c as-wrapper.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c normalise-as.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c cc-wrapper.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c c++-wrapper.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c cpp-wrapper.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c f77-wrapper.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c imake-wrapper.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c generic-transform-ld.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c normalise-ld.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c ld-wrapper.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c generic-transform-libtool.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c libtool-wrapper.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c fixup-libtool.c
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c shlibtool-wrapper.c
clang -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -Wl,-R/home/axon/pkg/lib    -o as-wrapper alloc.o cleanup-cc.o common.o reorder-cc.o mi_vector_hash.o generic-transform-cc.o normalise-cc.o as-wrapper.o normalise-as.o  -lnbcompat
clang -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c transform-cc.c
clang -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -Wl,-R/home/axon/pkg/lib    -o cpp-wrapper alloc.o cleanup-cc.o common.o reorder-cc.o mi_vector_hash.o generic-transform-cc.o normalise-cc.o cpp-wrapper.o  -lnbcompat
clang -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -Wl,-R/home/axon/pkg/lib    -o f77-wrapper alloc.o cleanup-cc.o common.o reorder-cc.o mi_vector_hash.o generic-transform-cc.o normalise-cc.o f77-wrapper.o  -lnbcompat
clang -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -Wl,-R/home/axon/pkg/lib    -o imake-wrapper alloc.o cleanup-cc.o common.o reorder-cc.o mi_vector_hash.o generic-transform-cc.o normalise-cc.o imake-wrapper.o  -lnbcompat
clang -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -Wl,-R/home/axon/pkg/lib    -o ld-wrapper alloc.o cleanup-cc.o common.o reorder-cc.o mi_vector_hash.o generic-transform-ld.o normalise-ld.o ld-wrapper.o  -lnbcompat
clang -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -Wl,-R/home/axon/pkg/lib    -o libtool-wrapper alloc.o cleanup-cc.o common.o reorder-cc.o mi_vector_hash.o generic-transform-libtool.o normalise-cc.o libtool-wrapper.o fixup-libtool.o  -lnbcompat
clang -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -Wl,-R/home/axon/pkg/lib    -o shlibtool-wrapper alloc.o cleanup-cc.o common.o reorder-cc.o mi_vector_hash.o generic-transform-libtool.o normalise-cc.o shlibtool-wrapper.o fixup-libtool.o  -lnbcompat
clang -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -Wl,-R/home/axon/pkg/lib    -o cc-wrapper alloc.o cleanup-cc.o common.o reorder-cc.o mi_vector_hash.o generic-transform-cc.o normalise-cc.o cc-wrapper.o transform-cc.o  -lnbcompat
clang -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/libnbcompat -Wl,-R/home/axon/pkg/lib    -o c++-wrapper alloc.o cleanup-cc.o common.o reorder-cc.o mi_vector_hash.o generic-transform-cc.o normalise-cc.o c++-wrapper.o transform-cc.o  -lnbcompat
=> Unwrapping files-to-be-installed.
===> Installing for cwrappers-20180325
WARNING: Your umask is ``077''.
WARNING: If this is not desired, set it to an appropriate value (0022) and install
WARNING: this package again by ``/home/axon/pkgsrc/bootstrap/work/bin/bmake deinstall reinstall''.
=> Generating pre-install file lists
=> Creating installation directories
/usr/bin/install   -c -s   -o axon -g axon -m 755 as-wrapper /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/.destdir/home/axon/pkg/libexec/cwrappers/as-wrapper
/usr/bin/install   -c -s   -o axon -g axon -m 755 cc-wrapper /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/.destdir/home/axon/pkg/libexec/cwrappers/cc-wrapper
/usr/bin/install   -c -s   -o axon -g axon -m 755 c++-wrapper /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/.destdir/home/axon/pkg/libexec/cwrappers/c++-wrapper
/usr/bin/install   -c -s   -o axon -g axon -m 755 cpp-wrapper /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/.destdir/home/axon/pkg/libexec/cwrappers/cpp-wrapper
/usr/bin/install   -c -s   -o axon -g axon -m 755 f77-wrapper /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/.destdir/home/axon/pkg/libexec/cwrappers/f77-wrapper
/usr/bin/install   -c -s   -o axon -g axon -m 755 imake-wrapper /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/.destdir/home/axon/pkg/libexec/cwrappers/imake-wrapper
/usr/bin/install   -c -s   -o axon -g axon -m 755 ld-wrapper /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/.destdir/home/axon/pkg/libexec/cwrappers/ld-wrapper
/usr/bin/install   -c -s   -o axon -g axon -m 755 libtool-wrapper /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/.destdir/home/axon/pkg/libexec/cwrappers/libtool-wrapper
/usr/bin/install   -c -s   -o axon -g axon -m 755 shlibtool-wrapper /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/.destdir/home/axon/pkg/libexec/cwrappers/shlibtool-wrapper
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for cwrappers-20180325
=> Creating binary package /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/cwrappers/work/.packages/cwrappers-20180325.tgz
===> Building binary package for cwrappers-20180325
=> Creating binary package /home/axon/pkgsrc/packages/All/cwrappers-20180325.tgz
===> Installing binary package of cwrappers-20180325
===> Installing packages
===> running: (cd /home/axon/pkgsrc/pkgtools/bootstrap-mk-files && /home/axon/pkgsrc/bootstrap/work/bin/bmake  MAKE_JOBS=1 PKG_COMPRESSION=none -DPKG_PRESERVE MAKECONF=/home/axon/pkgsrc/bootstrap/work/mk.conf install)
===> Installing dependencies for bootstrap-mk-files-20180901
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> Overriding tools for bootstrap-mk-files-20180901
===> Extracting for bootstrap-mk-files-20180901
===> Patching for bootstrap-mk-files-20180901
===> Creating toolchain wrappers for bootstrap-mk-files-20180901
===> Configuring for bootstrap-mk-files-20180901
cd /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20180901; for file in bsd.* sys.mk; do test ! -f mods/OpenBSD.$file || /bin/cp -f mods/OpenBSD.$file /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20180901/$file; done
cd /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20180901; if test -f mods/OpenBSD.bsd.own.mk.in; then own_mk=mods/OpenBSD.bsd.own.mk.in; else own_mk=mods/bsd.own.mk.in; fi; /usr/bin/sed -e 's|@ROOT_GROUP@|'axon'|g' -e 's|@ROOT_USER@|'axon'|g' -e 's|@SYSCONFDIR@|'/home/axon/pkg/etc'|g' $own_mk > bsd.own.mk
===> Installing for bootstrap-mk-files-20180901
WARNING: Your umask is ``077''.
WARNING: If this is not desired, set it to an appropriate value (0022) and install
WARNING: this package again by ``/home/axon/pkgsrc/bootstrap/work/bin/bmake deinstall reinstall''.
=> Generating pre-install file lists
=> Creating installation directories
cd /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20180901 && for file in bsd.* sys.mk; do /usr/bin/install -c -o axon -g axon -m 644 $file /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/.destdir/home/axon/pkg/share/mk/$file; done
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for bootstrap-mk-files-20180901
=> Creating binary package /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/.packages/bootstrap-mk-files-20180901.tgz
===> Building binary package for bootstrap-mk-files-20180901
=> Creating binary package /home/axon/pkgsrc/packages/All/bootstrap-mk-files-20180901.tgz
===> Installing binary package of bootstrap-mk-files-20180901
===> running: (cd /home/axon/pkgsrc/devel/bmake && /home/axon/pkgsrc/bootstrap/work/bin/bmake  MAKE_JOBS=1 PKG_COMPRESSION=none -DPKG_PRESERVE MAKECONF=/home/axon/pkgsrc/bootstrap/work/mk.conf install)
===> Installing dependencies for bmake-20150505
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency bootstrap-mk-files-[0-9]*: found bootstrap-mk-files-20180901
===> Overriding tools for bmake-20150505
===> Extracting for bmake-20150505
/bin/cp -R /home/axon/pkgsrc/devel/bmake/files /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake
/bin/rm -f /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat/config.guess /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat/config.sub
/bin/ln -fs /home/axon/pkgsrc/mk/gnu-config/config.guess /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat/config.guess
/bin/ln -fs /home/axon/pkgsrc/mk/gnu-config/config.sub /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat/config.sub
===> Patching for bmake-20150505
===> Creating toolchain wrappers for bmake-20150505
===> Configuring for bmake-20150505
=> Configuring and building libnbcompat
checking build system type... x86_64-unknown-openbsd6.3
checking host system type... x86_64--openbsd
checking for x86_64--openbsd-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 whether make sets $(MAKE)... yes
checking for x86_64--openbsd-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 for a BSD-compatible install... /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.tools/bin/install -c
checking whether ln -s works... yes
checking for x86_64--openbsd-ranlib... no
checking for ranlib... ranlib
checking for gawk... /usr/bin/awk
checking for ar... ar
checking for fparseln in -lutil... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... 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... no
checking tzfile.h presence... no
checking for tzfile.h... no
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 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 whether snprintf is declared... yes
checking whether asprintf is declared... yes
checking whether strdup is declared... yes
checking whether isblank is declared... yes
checking for err... yes
checking for fgetln... yes
checking for fnmatch... yes
checking for fparseln... yes
checking for getdelim... yes
checking for getenv... yes
checking for getline... 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 statvfs... 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 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 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/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c glob.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c sha2.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c sha2hl.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c vis.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c unvis.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c lchflags.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c lchmod.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c lutimes.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c shquote.c
clang -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I.  -O2 -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 x86_64--openbsd-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking 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 x86_64--openbsd-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 axon -g axon
Using: BMAKE_PATH_MAX=1024
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/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.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 setsid... 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 sysctl... 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 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 compiler supports __func__
checking if diff -u works... yes
checking for MACHINE & MACHINE_ARCH...
defaults: MACHINE=amd64, MACHINE_ARCH=amd64
Using: MACHINE=amd64, MACHINE_ARCH=x86_64
Using: MKSRC=mk
configure: creating ./config.status
config.status: creating makefile
config.status: creating Makefile.config
config.status: creating make-bootstrap.sh
config.status: creating unit-tests/Makefile
config.status: creating config.h

You can now run

sh ./make-bootstrap.sh

to produce a fully functional bmake.

===> Building for bmake-20150505
cd /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake &&  /usr/bin/env USETOOLS=no CC=clang CFLAGS=-O2 CPPFLAGS=-DHAVE_NBCOMPAT_H=1\ -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat CXX=clang++ CXXFLAGS=-O2 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/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat\ -Wl,-R/home/axon/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.cwrapper/bin:/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.buildlink/bin:/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.tools/bin:/home/axon/pkg/bin:/home/axon/pkg/bin:/home/axon/pkg/sbin::/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/home/axon/pkg/bin:/usr/X11R6/bin PREFIX=/home/axon/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/home/axon/pkg/etc CXXCPP=clang\ -E HOME=/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.home CWRAPPERS_CONFIG_DIR=/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/home/axon/pkg X11BASE=/usr/X11R6 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ axon\ -g\ axon\ -m\ 0755 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 0644 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 0755 INSTALL_INFO= MAKEINFO=/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.buildlink/lib/pkgconfig:/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.cwrapper/config /bin/sh make-bootstrap.sh
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20150505" -DMACHINE="amd64" -DPKGSRC_MACHINE_ARCH="x86_64" -D_PATH_DEFSYSPATH="/home/axon/pkg/share/mk" -o main.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/main.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/arch.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/buf.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/compat.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/cond.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/dir.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/for.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o getopt /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/getopt.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/hash.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/job.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/make.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/make_malloc.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/parse.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/sigcompat.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/str.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlist.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/strlist.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/suff.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/targ.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/trace.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/var.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/util.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAppend.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstAppend.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDupl.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDupl.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInit.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstInit.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstOpen.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstOpen.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtEnd.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstAtEnd.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstEnQueue.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstEnQueue.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInsert.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstInsert.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtFront.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstAtFront.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsAtEnd.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstIsAtEnd.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstClose.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstClose.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFind.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstFind.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsEmpty.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstIsEmpty.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstRemove.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstRemove.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstConcat.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstConcat.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFindFrom.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstFindFrom.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstLast.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstLast.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstReplace.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstReplace.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFirst.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstFirst.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDatum.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDatum.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEach.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstForEach.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstMember.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstMember.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstSucc.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstSucc.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDeQueue.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDeQueue.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEachFrom.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstForEachFrom.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDestroy.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDestroy.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstNext.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstNext.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstPrev.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstPrev.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/stresep.c
clang -c -O2 -I. -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o meta.o /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/meta.c
clang -L/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat -Wl,-R/home/axon/pkg/lib -o bmake main.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt 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
var.o: In function `ApplyModifiers':
/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/var.c:(.text+0x30b1): warning: random() may return deterministic values, is that what you want?
dir.o: In function `DirExpandCurly':
/home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/dir.c:(.text+0xa27): warning: strcpy() is almost always misused, please use strlcpy()
===> Installing for bmake-20150505
WARNING: Your umask is ``077''.
WARNING: If this is not desired, set it to an appropriate value (0022) and install
WARNING: this package again by ``/home/axon/pkgsrc/bootstrap/work/bin/bmake deinstall reinstall''.
=> Generating pre-install file lists
=> Creating installation directories
/usr/bin/install -c -s -o axon -g axon -m 755 /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/bmake /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.destdir/home/axon/pkg/bin
/usr/bin/install -c -o axon -g axon -m 644 /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/bmake.cat1 /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.destdir/home/axon/pkg/man/cat1/bmake.0
/usr/bin/install -c -o axon -g axon -m 644 /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake/bmake.1 /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.destdir/home/axon/pkg/man/man1
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for bmake-20150505
=> Creating binary package /home/axon/pkgsrc/bootstrap/work/wrk/devel/bmake/work/.packages/bmake-20150505.tgz
===> Building binary package for bmake-20150505
=> Creating binary package /home/axon/pkgsrc/packages/All/bmake-20150505.tgz
===> Installing binary package of bmake-20150505
===> running: (cd /home/axon/pkgsrc/pkgtools/pkg_install && /home/axon/pkgsrc/bootstrap/work/bin/bmake  MAKE_JOBS=1 PKG_COMPRESSION=none -DPKG_PRESERVE MAKECONF=/home/axon/pkgsrc/bootstrap/work/mk.conf install)
===> Installing dependencies for pkg_install-20180425
==========================================================================
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-20180425.  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 `/home/axon/pkgsrc/bootstrap/work/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> Overriding tools for pkg_install-20180425
===> Extracting for pkg_install-20180425
/bin/rm -f /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/config.guess /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/config.sub
/bin/ln -fs /home/axon/pkgsrc/mk/gnu-config/config.guess /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/config.guess
/bin/ln -fs /home/axon/pkgsrc/mk/gnu-config/config.sub /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/config.sub
===> Patching for pkg_install-20180425
===> Creating toolchain wrappers for pkg_install-20180425
===> Configuring for pkg_install-20180425
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Configuring and building libnbcompat
checking build system type... x86_64-unknown-openbsd6.3
checking host system type... x86_64--openbsd
checking for x86_64--openbsd-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 whether make sets $(MAKE)... yes
checking for x86_64--openbsd-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 for a BSD-compatible install... /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin/install -c
checking whether ln -s works... yes
checking for x86_64--openbsd-ranlib... no
checking for ranlib... ranlib
checking for gawk... /usr/bin/awk
checking for ar... ar
checking for fparseln in -lutil... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... 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... no
checking tzfile.h presence... no
checking for tzfile.h... no
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 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 whether snprintf is declared... yes
checking whether asprintf is declared... yes
checking whether strdup is declared... yes
checking whether isblank is declared... yes
checking for err... yes
checking for fgetln... yes
checking for fnmatch... yes
checking for fparseln... yes
checking for getdelim... yes
checking for getenv... yes
checking for getline... 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 statvfs... 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 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 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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c sha2hl.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c unvis.c
clang -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I.  -O2 -I/usr/include -DHAVE_CONFIG_H -c /home/axon/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 /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 && /usr/bin/env USETOOLS=no PKGSRC_MACHINE_ARCH=x86_64 OPSYS=OpenBSD CATMAN_SECTION_SUFFIX=no MANINSTALL=maninstall\ catinstall FETCH_WITH_INET6=yes FETCH_WITH_OPENSSL=yes CXXCPP=clang\ -E CC=clang CFLAGS=-O2\ -I/usr/include CPPFLAGS=-D_LARGEFILE_SOURCE\ -D_LARGE_FILES\ -D_FILE_OFFSET_BITS=64\ -DDEF_UMASK=0022\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work\ -DHAVE_NBCOMPAT_H=1\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -I/usr/include CXX=clang++ CXXFLAGS=-O2\ -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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/netpgp\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/home/axon/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.cwrapper/bin:/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/bin:/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin:/home/axon/pkg/bin:/home/axon/pkg/bin:/home/axon/pkg/sbin::/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/home/axon/pkg/bin:/usr/X11R6/bin PREFIX=/home/axon/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/home/axon/pkg/etc HOME=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.home CWRAPPERS_CONFIG_DIR=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/home/axon/pkg X11BASE=/usr/X11R6 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ axon\ -g\ axon\ -m\ 0755 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 0644 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 0755 INSTALL_INFO= MAKEINFO=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/lib/pkgconfig:/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.cwrapper/config /home/axon/pkgsrc/bootstrap/work/bin/bmake -j1 ACTIVE_CC=clang -f Makefile libbz2.a
clang -c -O2 -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o blocksort.o blocksort.c
clang -c -O2 -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o bzlib.o bzlib.c
clang -c -O2 -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o compress.o compress.c
clang -c -O2 -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o crctable.o crctable.c
clang -c -O2 -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o decompress.o decompress.c
clang -c -O2 -I/usr/include -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o huffman.o huffman.c
clang -c -O2 -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 /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive && /usr/bin/env INSTALL=/usr/bin/install\ -c\ -o\ axon\ -g\ axon INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ axon\ -g\ axon\ -m\ 755 INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 755 INSTALL_DATA=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 644 INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ axon\ -g\ axon\ -m\ 0755 INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 0644 LIBS=\ \ -lnbcompat INSTALL_INFO= MAKEINFO=/home/axon/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=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/lib/pkgconfig:/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.pkg-config.log PKG_CONFIG_PATH= MAKE=make CWRAPPERS_CONFIG_DIR=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.cwrapper/config CXXCPP=clang\ -E CC=clang CFLAGS=-O2\ -I/usr/include CPPFLAGS=-D_LARGEFILE_SOURCE\ -D_LARGE_FILES\ -D_FILE_OFFSET_BITS=64\ -DDEF_UMASK=0022\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work\ -DHAVE_NBCOMPAT_H=1\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -I/usr/include CXX=clang++ CXXFLAGS=-O2\ -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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/netpgp\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/home/axon/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.cwrapper/bin:/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/bin:/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin:/home/axon/pkg/bin:/home/axon/pkg/bin:/home/axon/pkg/sbin::/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/home/axon/pkg/bin:/usr/X11R6/bin PREFIX=/home/axon/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/home/axon/pkg/etc HOME=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.home CWRAPPERS_CONFIG_DIR=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.cwrapper/config CONFIG_SHELL=/bin/sh LIBS=-lnbcompat ac_given_INSTALL=/usr/bin/install\ -c\ -o\ axon\ -g\ axon /bin/sh  ./configure --disable-bsdcpio --disable-bsdtar --disable-shared --disable-dependency-tracking --without-expat --disable-maintainer-mode --without-iconv --without-lzo2 --without-nettle --without-xml2 --without-lz4 --without-lzma
checking for a BSD-compatible install... /usr/bin/install -c -o axon -g axon
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-openbsd6.3
checking host system type... x86_64-unknown-openbsd6.3
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 whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... none
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 how to convert x86_64-unknown-openbsd6.3 file names to x86_64-unknown-openbsd6.3 format... func_convert_file_noop
checking how to convert x86_64-unknown-openbsd6.3 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking for dlltool... dlltool
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... @
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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
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... openbsd6.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... 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 whether FS_IOC_GETFLAGS is usable... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking membership.h usability... no
checking membership.h presence... no
checking for membership.h... no
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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking readpassphrase.h usability... yes
checking readpassphrase.h presence... yes
checking for readpassphrase.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/ea.h usability... no
checking sys/ea.h presence... no
checking for sys/ea.h... no
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... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
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/richacl.h usability... no
checking sys/richacl.h presence... no
checking for sys/richacl.h... no
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 sys/xattr.h usability... no
checking sys/xattr.h presence... no
checking for sys/xattr.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 regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regcomp... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wformat... yes
checking whether C compiler accepts -Wformat-security... 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 INT32_MAX is declared... yes
checking whether INT32_MIN 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 INTMAX_MAX is declared... yes
checking whether INTMAX_MIN is declared... yes
checking whether UINTMAX_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 arc4random_buf... yes
checking for chflags... yes
checking for chown... yes
checking for chroot... yes
checking for ctime_r... 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 readpassphrase... 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 wmemmove... 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 for struct vfsconf... yes
checking for struct xvfsconf... no
checking whether D_MD_ORDER is declared... no
checking for struct dirent.d_namlen... yes
checking for library containing setxattr... no
checking whether EXTATTR_NAMESPACE_USER is declared... no
checking whether XATTR_NOFOLLOW is declared... no
checking for extended attributes support... none
checking for acl_get_file in -lacl... no
checking for acl_t... no
checking for acl_entry_t... no
checking for acl_permset_t... no
checking for acl_tag_t... no
checking for richacl_get_file in -lrichacl... no
checking for struct richace... no
checking for struct richacl... no
checking for acl... no
checking for facl... no
checking for ACL support... none
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 for bcrypt.h... no
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for OPENSSL_config in -lcrypto... yes
checking for EVP_CIPHER_CTX_init 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 MD5Init in -lmd... no
checking that generated files are newer than configure... done
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
config.status: executing mkdirs commands
cd /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive && /usr/bin/env USETOOLS=no PKGSRC_MACHINE_ARCH=x86_64 OPSYS=OpenBSD CATMAN_SECTION_SUFFIX=no MANINSTALL=maninstall\ catinstall FETCH_WITH_INET6=yes FETCH_WITH_OPENSSL=yes CXXCPP=clang\ -E CC=clang CFLAGS=-O2\ -I/usr/include CPPFLAGS=-D_LARGEFILE_SOURCE\ -D_LARGE_FILES\ -D_FILE_OFFSET_BITS=64\ -DDEF_UMASK=0022\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work\ -DHAVE_NBCOMPAT_H=1\ -I/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -I/usr/include CXX=clang++ CXXFLAGS=-O2\ -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/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/netpgp\ -L/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/home/axon/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.cwrapper/bin:/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/bin:/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin:/home/axon/pkg/bin:/home/axon/pkg/bin:/home/axon/pkg/sbin::/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/home/axon/pkg/bin:/usr/X11R6/bin PREFIX=/home/axon/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/home/axon/pkg/etc HOME=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.home CWRAPPERS_CONFIG_DIR=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/home/axon/pkg X11BASE=/usr/X11R6 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ axon\ -g\ axon\ -m\ 0755 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ axon\ -g\ axon\ -m\ 0644 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ axon\ -g\ axon\ -m\ 0755 INSTALL_INFO= MAKEINFO=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/lib/pkgconfig:/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/.cwrapper/config /home/axon/pkgsrc/bootstrap/work/bin/bmake -j1 ACTIVE_CC=clang -f Makefile
/usr/local/bin/gmkdir -p libarchive/test
cat ./libarchive/test/test_*.c | grep '^DEFINE_TEST' > libarchive/test/list.h
/usr/local/bin/gmkdir -p tar/test
cat ./tar/test/test_*.c | grep '^DEFINE_TEST' > tar/test/list.h
/usr/local/bin/gmkdir -p cpio/test
cat ./cpio/test/test_*.c | grep '^DEFINE_TEST' > cpio/test/list.h
cat ./cat/test/test_*.c | grep '^DEFINE_TEST' > cat/test/list.h
/home/axon/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_cryptor.lo
  CC       libarchive/archive_digest.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_hmac.lo
In file included from libarchive/archive_hmac.c:32:
In file included from /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive_hmac_private.h:73:
/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive_openssl_hmac_private.h:34:25: error: static declaration of 'HMAC_CTX_new' follows non-static declaration
static inline HMAC_CTX *HMAC_CTX_new(void)
                        ^
/usr/include/openssl/hmac.h:86:11: note: previous declaration is here
HMAC_CTX *HMAC_CTX_new(void);
          ^
In file included from libarchive/archive_hmac.c:32:
In file included from /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive_hmac_private.h:73:
/home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive/archive_openssl_hmac_private.h:40:20: error: static declaration of 'HMAC_CTX_free' follows non-static declaration
static inline void HMAC_CTX_free(HMAC_CTX *ctx)
                   ^
/usr/include/openssl/hmac.h:87:6: note: previous declaration is here
void HMAC_CTX_free(HMAC_CTX *ctx);
     ^
2 errors generated.
*** [libarchive/archive_hmac.lo] Error code 1

bmake[1]: stopped in /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive
1 error

bmake[1]: stopped in /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive
*** [all] Error code 2

bmake: stopped in /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive
1 error

bmake: stopped in /home/axon/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive
*** Error code 2

Stop.
bmake[1]: stopped in /home/axon/pkgsrc/pkgtools/pkg_install
*** Error code 1

Stop.
bmake: stopped in /home/axon/pkgsrc/pkgtools/pkg_install
===> exited with status 1
aborted.

$ dmesg
OpenBSD 6.3 (GENERIC.MP) #6: Tue Jul 24 13:40:48 CEST 2018
    root%syspatch-63-amd64.openbsd.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4104122368 (3913MB)
avail mem = 3972665344 (3788MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0xf0450 (82 entries)
bios0: vendor Dell Inc. version "A03" date 04/29/2009
bios0: Dell Inc. OptiPlex 760
acpi0 at bios0: rev 2
acpi0: TCPA checksum error
acpi0: sleep states S0 S1 S3 S4 S5
acpi0: tables DSDT FACP SSDT APIC BOOT ASF! MCFG HPET TCPA DMAR SLIC
acpi0: wakeup devices VBTN(S4) PCI0(S5) PCI4(S5) PCI3(S5) PCI1(S5) PCI5(S5) PCI6(S5) USB0(S3) USB1(S3) USB2(S3) USB3(S3) USB4(S3) USB5(S3)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz, 2793.04 MHz
cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,XSAVE,NXE,LONG,LAHF,PERF,SENSOR,MELTDOWN
cpu0: 3MB 64b/line 8-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 7 var ranges, 88 fixed ranges
cpu0: apic clock running at 265MHz
cpu0: mwait min=64, max=64, C-substates=0.2.2.2.2, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz, 2792.67 MHz
cpu1: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,XSAVE,NXE,LONG,LAHF,PERF,SENSOR,MELTDOWN
cpu1: 3MB 64b/line 8-way L2 cache
cpu1: smt 0, core 1, package 0
ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
, remapped to apid 8
acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 4 (PCI4)
acpiprt1 at acpi0: bus 2 (PCI2)
acpiprt2 at acpi0: bus 3 (PCI3)
acpiprt3 at acpi0: bus 1 (PCI1)
acpiprt4 at acpi0: bus -1 (PCI5)
acpiprt5 at acpi0: bus -1 (PCI6)
acpiprt6 at acpi0: bus 0 (PCI0)
acpicpu0 at acpi0: C1(1000@1 mwait.1)
acpicpu1 at acpi0: C1(1000@1 mwait.1)
acpibtn0 at acpi0: VBTN
"*pnp0c14" at acpi0 not configured
cpu0: unknown Enhanced SpeedStep CPU, msr 0x06164a2506004a25
cpu0: using only highest and lowest power states
cpu0: Enhanced SpeedStep 2793 MHz: speeds: 19734, 1600 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel Q45 Host" rev 0x03
ppb0 at pci0 dev 1 function 0 "Intel Q45 PCIE" rev 0x03: msi
pci1 at ppb0 bus 1
inteldrm0 at pci0 dev 2 function 0 "Intel Q45 Video" rev 0x03
drm0 at inteldrm0
intagp0 at inteldrm0
agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
inteldrm0: msi
inteldrm0: 1366x768, 32bpp
wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation)
wsdisplay0: screen 1-5 added (std, vt100 emulation)
"Intel Q45 Video" rev 0x03 at pci0 dev 2 function 1 not configured
"Intel Q45 HECI" rev 0x03 at pci0 dev 3 function 0 not configured
pciide0 at pci0 dev 3 function 2 "Intel Q45 PT IDER" rev 0x03: DMA (unsupported), channel 0 wired to native-PCI, channel 1 wired to native-PCI
pciide0: using apic 8 int 18 for native-PCI interrupt
pciide0: channel 0 ignored (not responding; disabled or no drives?)
pciide0: channel 1 ignored (not responding; disabled or no drives?)
puc0 at pci0 dev 3 function 3 "Intel Q45 KT" rev 0x03: ports: 1 com
com4 at puc0 port 0 apic 8 int 17: ns16550a, 16 byte fifo
com4: probed fifo depth: 15 bytes
em0 at pci0 dev 25 function 0 "Intel ICH10 D BM LM" rev 0x02: msi, address 00:24:e8:24:17:e8
uhci0 at pci0 dev 26 function 0 "Intel 82801JD USB" rev 0x02: apic 8 int 16
uhci1 at pci0 dev 26 function 1 "Intel 82801JD USB" rev 0x02: apic 8 int 17
uhci2 at pci0 dev 26 function 2 "Intel 82801JD USB" rev 0x02: apic 8 int 22
ehci0 at pci0 dev 26 function 7 "Intel 82801JD USB" rev 0x02: apic 8 int 22
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 "Intel 82801JD HD Audio" rev 0x02: msi
azalia0: codecs: Analog Devices AD1984A
audio0 at azalia0
ppb1 at pci0 dev 28 function 0 "Intel 82801JD PCIE" rev 0x02: msi
pci2 at ppb1 bus 2
ppb2 at pci0 dev 28 function 1 "Intel 82801JD PCIE" rev 0x02: msi
pci3 at ppb2 bus 3
uhci3 at pci0 dev 29 function 0 "Intel 82801JD USB" rev 0x02: apic 8 int 23
uhci4 at pci0 dev 29 function 1 "Intel 82801JD USB" rev 0x02: apic 8 int 17
uhci5 at pci0 dev 29 function 2 "Intel 82801JD USB" rev 0x02: apic 8 int 18
ehci1 at pci0 dev 29 function 7 "Intel 82801JD USB" rev 0x02: apic 8 int 23
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb3 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0xa2
pci4 at ppb3 bus 4
pcib0 at pci0 dev 31 function 0 "Intel 82801JD LPC" rev 0x02
ahci0 at pci0 dev 31 function 2 "Intel 82801JD AHCI" rev 0x02: msi, AHCI 1.2
ahci0: port 0: 3.0Gb/s
ahci0: port 1: 1.5Gb/s
scsibus1 at ahci0: 32 targets
sd0 at scsibus1 targ 0 lun 0: <ATA, ST380815AS, 4.AD> SCSI3 0/direct fixed t10.ATA_ST380815AS_6RW3QQBW
sd0: 76293MB, 512 bytes/sector, 156250000 sectors
cd0 at scsibus1 targ 1 lun 0: <TSSTcorp, DVD+-RW TS-L633C, D300> ATAPI 5/cdrom removable
ichiic0 at pci0 dev 31 function 3 "Intel 82801JD SMBus" rev 0x02: apic 8 int 18
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 1GB DDR2 SDRAM non-parity PC2-6400CL6
spdmem1 at iic0 addr 0x51: 1GB DDR2 SDRAM non-parity PC2-6400CL6
spdmem2 at iic0 addr 0x52: 1GB DDR2 SDRAM non-parity PC2-6400CL6
spdmem3 at iic0 addr 0x53: 1GB DDR2 SDRAM non-parity PC2-6400CL6
usb2 at uhci0: USB revision 1.0
uhub2 at usb2 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb3 at uhci1: USB revision 1.0
uhub3 at usb3 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb4 at uhci2: USB revision 1.0
uhub4 at usb4 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb5 at uhci3: USB revision 1.0
uhub5 at usb5 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb6 at uhci4: USB revision 1.0
uhub6 at usb6 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb7 at uhci5: USB revision 1.0
uhub7 at usb7 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at pcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
umass0 at uhub1 port 5 configuration 1 interface 0 "Samsung D3 Station" rev 2.10/2.02 addr 2
umass0: using SCSI over Bulk-Only
scsibus2 at umass0: 2 targets, initiator 0
sd1 at scsibus2 targ 1 lun 0: <Samsung, D3 Station, 0202> SCSI4 0/direct fixed serial.04e861250000011E0A49
sd1: 3815447MB, 4096 bytes/sector, 976754645 sectors
uplcom0 at uhub2 port 1 configuration 1 interface 0 "Prolific Technology Inc. USB-Serial Controller D" rev 1.10/3.00 addr 2
ucom0 at uplcom0
uhidev0 at uhub3 port 2 configuration 1 interface 0 "Logitech USB Receiver" rev 2.00/24.01 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhidev1 at uhub3 port 2 configuration 1 interface 1 "Logitech USB Receiver" rev 2.00/24.01 addr 2
uhidev1: iclass 3/1, 8 report ids
ums0 at uhidev1 reportid 2: 16 buttons, Z and W dir
wsmouse0 at ums0 mux 0
uhid0 at uhidev1 reportid 3: input=4, output=0, feature=0
uhid1 at uhidev1 reportid 4: input=1, output=0, feature=0
uhid2 at uhidev1 reportid 8: input=1, output=0, feature=0
uhidev2 at uhub3 port 2 configuration 1 interface 2 "Logitech USB Receiver" rev 2.00/24.01 addr 2
uhidev2: iclass 3/0, 33 report ids
uhid3 at uhidev2 reportid 16: input=6, output=6, feature=0
uhid4 at uhidev2 reportid 17: input=19, output=19, feature=0
uhid5 at uhidev2 reportid 32: input=14, output=14, feature=0
uhid6 at uhidev2 reportid 33: input=31, output=31, feature=0
uhidev3 at uhub5 port 2 configuration 1 interface 0 "Tangtop USBPS2" rev 1.10/0.01 addr 2
uhidev3: iclass 3/1
ukbd1 at uhidev3: 8 variable keys, 6 key codes
wskbd2 at ukbd1 mux 1
wskbd2: connecting to wsdisplay0
uhidev4 at uhub5 port 2 configuration 1 interface 1 "Tangtop USBPS2" rev 1.10/0.01 addr 2
uhidev4: iclass 3/1, 3 report ids
ums1 at uhidev4 reportid 1: 5 buttons, Z dir
wsmouse1 at ums1 mux 0
uhid7 at uhidev4 reportid 2: input=2, output=0, feature=0
uhid8 at uhidev4 reportid 3: input=1, output=0, feature=0
uhidev5 at uhub7 port 2 configuration 1 interface 0 "Dell Dell USB Keyboard" rev 1.10/3.01 addr 2
uhidev5: iclass 3/1
ukbd2 at uhidev5: 8 variable keys, 6 key codes
wskbd3 at ukbd2 mux 1
wskbd3: connecting to wsdisplay0
vscsi0 at root
scsibus3 at vscsi0: 256 targets
softraid0 at root
scsibus4 at softraid0: 256 targets
sd2 at scsibus4 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006> SCSI2 0/direct fixed
sd2: 76292MB, 512 bytes/sector, 156247598 sectors
root on sd2a (c107406dd63c621b.a) swap on sd2b dump on sd2b


Home | Main Index | Thread Index | Old Index