===> bootstrap command: ./bootstrap --workdir=/usr/obj/bootstrap ===> bootstrap started: Wed Oct 5 13:35:34 UTC 2011 Working directory is: /usr/obj/bootstrap ===> running: /usr/bin/sed -e 's|@DEFAULT_INSTALL_MODE@|'0755'|' /usr/pkgsrc/sysutils/install-sh/files/install-sh.in > /usr/obj/bootstrap/bin/install-sh ===> running: /bin/chmod +x /usr/obj/bootstrap/bin/install-sh ===> Creating default mk.conf in /usr/obj/bootstrap ===> running: /bin/sh /usr/obj/bootstrap/bin/install-sh -d -o root -g wheel /usr/obj/bootstrap/sbin ===> running: /bin/sh /usr/obj/bootstrap/bin/install-sh -d -o root -g wheel /usr/obj/bootstrap/share/mk ===> Bootstrapping mk-files ===> running: (cd /usr/pkgsrc/pkgtools/bootstrap-mk-files/files && env CP=/bin/cp OPSYS=DragonFly MK_DST=/usr/obj/bootstrap/share/mk ROOT_GROUP=wheel ROOT_USER=root SED=/usr/bin/sed SYSCONFDIR=/usr/pkg/etc /bin/sh ./bootstrap.sh) ===> Bootstrapping bmake ===> running: /bin/sh /usr/obj/bootstrap/bin/install-sh -d -o root -g wheel /usr/obj/bootstrap/bmake ===> running: (cd /usr/obj/bootstrap/bmake && env /bin/sh ./boot-strap -q -o DragonFly --prefix=/usr/obj/bootstrap --sysconfdir=/usr/obj/bootstrap --mksrc none --with-default-sys-path=/usr/obj/bootstrap/share/mk ) checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -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) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking ar.h usability... yes checking ar.h presence... yes checking for ar.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking ranlib.h usability... yes checking ranlib.h presence... yes checking for ranlib.h... yes checking for string.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking whether sys/cdefs.h is compatible... yes 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 sigaction... yes checking for sigvec... yes checking for snprintf... yes checking for strerror... yes checking for strftime... yes checking for strsep... yes checking for strtod... yes checking for strtol... yes checking for unsetenv... yes checking for vsnprintf... yes checking for wait3... yes checking for wait4... yes checking for waitpid... yes checking for warn... yes checking for warnx... yes checking for getenv... (cached) yes checking for realpath... yes checking for dirname... yes checking for stresep... no checking for strlcpy... yes checking for emalloc in -lutil... yes checking for erealloc in -lutil... yes checking for estrdup in -lutil... yes checking for estrndup in -lutil... yes checking whether stat file-mode macros are broken... no checking for struct stat.st_rdev... yes checking if diff -u works... yes checking for MACHINE & MACHINE_ARCH... defaults: MACHINE=i386, MACHINE_ARCH=i386 Using: MACHINE=i386, MACHINE_ARCH=i386 Using: MKSRC=mk configure: creating ./config.status config.status: creating Makefile config.status: creating make-bootstrap.sh config.status: creating unit-tests/Makefile config.status: creating config.h You can now run ./make-bootstrap.sh to produce a fully functional bmake. gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -DMAKE_VERSION="20110606" -DMACHINE="i386" -DMACHINE_ARCH="i386" -D_PATH_DEFSYSPATH="/usr/obj/bootstrap/share/mk" -o main.o /usr/obj/bootstrap/bmake/main.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o arch.o /usr/obj/bootstrap/bmake/arch.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o buf.o /usr/obj/bootstrap/bmake/buf.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o compat.o /usr/obj/bootstrap/bmake/compat.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o cond.o /usr/obj/bootstrap/bmake/cond.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o dir.o /usr/obj/bootstrap/bmake/dir.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o for.o /usr/obj/bootstrap/bmake/for.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o getopt.o /usr/obj/bootstrap/bmake/getopt.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o hash.o /usr/obj/bootstrap/bmake/hash.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o job.o /usr/obj/bootstrap/bmake/job.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o make.o /usr/obj/bootstrap/bmake/make.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o make_malloc.o /usr/obj/bootstrap/bmake/make_malloc.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o parse.o /usr/obj/bootstrap/bmake/parse.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o sigcompat.o /usr/obj/bootstrap/bmake/sigcompat.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o str.o /usr/obj/bootstrap/bmake/str.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o strlist.o /usr/obj/bootstrap/bmake/strlist.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o suff.o /usr/obj/bootstrap/bmake/suff.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o targ.o /usr/obj/bootstrap/bmake/targ.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o trace.o /usr/obj/bootstrap/bmake/trace.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o var.o /usr/obj/bootstrap/bmake/var.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o util.o /usr/obj/bootstrap/bmake/util.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstAppend.o /usr/obj/bootstrap/bmake/lst.lib/lstAppend.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstDupl.o /usr/obj/bootstrap/bmake/lst.lib/lstDupl.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstInit.o /usr/obj/bootstrap/bmake/lst.lib/lstInit.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstOpen.o /usr/obj/bootstrap/bmake/lst.lib/lstOpen.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstAtEnd.o /usr/obj/bootstrap/bmake/lst.lib/lstAtEnd.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstEnQueue.o /usr/obj/bootstrap/bmake/lst.lib/lstEnQueue.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstInsert.o /usr/obj/bootstrap/bmake/lst.lib/lstInsert.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstAtFront.o /usr/obj/bootstrap/bmake/lst.lib/lstAtFront.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstIsAtEnd.o /usr/obj/bootstrap/bmake/lst.lib/lstIsAtEnd.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstClose.o /usr/obj/bootstrap/bmake/lst.lib/lstClose.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstFind.o /usr/obj/bootstrap/bmake/lst.lib/lstFind.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstIsEmpty.o /usr/obj/bootstrap/bmake/lst.lib/lstIsEmpty.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstRemove.o /usr/obj/bootstrap/bmake/lst.lib/lstRemove.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstConcat.o /usr/obj/bootstrap/bmake/lst.lib/lstConcat.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstFindFrom.o /usr/obj/bootstrap/bmake/lst.lib/lstFindFrom.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstLast.o /usr/obj/bootstrap/bmake/lst.lib/lstLast.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstReplace.o /usr/obj/bootstrap/bmake/lst.lib/lstReplace.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstFirst.o /usr/obj/bootstrap/bmake/lst.lib/lstFirst.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstDatum.o /usr/obj/bootstrap/bmake/lst.lib/lstDatum.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstForEach.o /usr/obj/bootstrap/bmake/lst.lib/lstForEach.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstMember.o /usr/obj/bootstrap/bmake/lst.lib/lstMember.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstSucc.o /usr/obj/bootstrap/bmake/lst.lib/lstSucc.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstDeQueue.o /usr/obj/bootstrap/bmake/lst.lib/lstDeQueue.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstForEachFrom.o /usr/obj/bootstrap/bmake/lst.lib/lstForEachFrom.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstDestroy.o /usr/obj/bootstrap/bmake/lst.lib/lstDestroy.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstNext.o /usr/obj/bootstrap/bmake/lst.lib/lstNext.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstPrev.o /usr/obj/bootstrap/bmake/lst.lib/lstPrev.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o stresep.o /usr/obj/bootstrap/bmake/stresep.c gcc -c -g -O2 -I. -I/usr/obj/bootstrap/bmake -DHAVE_CONFIG_H -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o meta.o /usr/obj/bootstrap/bmake/meta.c gcc -o bmake main.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt.o hash.o job.o make.o make_malloc.o parse.o sigcompat.o str.o strlist.o suff.o targ.o trace.o var.o util.o lstAppend.o lstDupl.o lstInit.o lstOpen.o lstAtEnd.o lstEnQueue.o lstInsert.o lstAtFront.o lstIsAtEnd.o lstClose.o lstFind.o lstIsEmpty.o lstRemove.o lstConcat.o lstFindFrom.o lstLast.o lstReplace.o lstFirst.o lstDatum.o lstForEach.o lstMember.o lstSucc.o lstDeQueue.o lstForEachFrom.o lstDestroy.o lstNext.o lstPrev.o stresep.o -lutil cd /usr/obj/bootstrap/bmake/DragonFly/unit-tests && /usr/obj/bootstrap/bmake/DragonFly/bmake -r -m / TEST_MAKE=/usr/obj/bootstrap/bmake/DragonFly/bmake test /usr/obj/bootstrap/bmake/DragonFly/bmake -f Makefile > test.out 2>&1 /usr/bin/diff -u /usr/obj/bootstrap/bmake/unit-tests/test.exp test.out ===> running: /bin/sh /usr/obj/bootstrap/bin/install-sh -c -o root -g wheel -m 755 /usr/obj/bootstrap/bmake/DragonFly/bmake /usr/obj/bootstrap/bin/bmake ===> Building libnbcompat ===> running: /bin/sh /usr/obj/bootstrap/bin/install-sh -d -o root -g wheel /usr/obj/bootstrap/libnbcompat ===> running: (cd /usr/obj/bootstrap/libnbcompat; /bin/sh ./configure -C --prefix=/usr/pkg --mandir=/usr/pkg/man --sysconfdir=/usr/pkg/etc --enable-bsd-getopt --enable-db && /usr/obj/bootstrap/bin/bmake ) configure: creating cache config.cache checking build system type... i386-unknown-dragonfly2.11 checking host system type... i386-unknown-dragonfly2.11 checking whether make sets $(MAKE)... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for ar... ar checking for fparseln in -lutil... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking 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... no checking endian.h presence... no checking for endian.h... no 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... yes checking libutil.h presence... yes checking for libutil.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking machine/endian.h usability... yes checking machine/endian.h presence... yes checking for machine/endian.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ttycom.h usability... yes checking sys/ttycom.h presence... yes checking for sys/ttycom.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking tzfile.h usability... yes checking tzfile.h presence... yes checking for tzfile.h... yes checking for unistd.h... (cached) yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking 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 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... no checking sha1.h presence... no checking for sha1.h... no checking sha2.h usability... no checking sha2.h presence... no checking for sha2.h... no checking for MD5File... no checking for RMD160File... no checking for SHA1File... no 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... no checking for int16_t... no checking for int32_t... no checking for int64_t... no checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for long long... yes checking for long double... yes checking for fsid_t... yes checking whether byte ordering is bigendian... no checking size of off_t... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for vprintf... yes checking for _doprnt... no checking whether snprintf is declared... yes checking whether vasprintf is declared... yes checking for asprintf... yes checking for err... yes checking for fgetln... yes checking for fnmatch... yes checking for fparseln... yes checking for getenv... yes checking for isblank... yes checking for lchflags... yes checking for lchmod... yes checking for lchown... yes checking for lutimes... yes checking for mkdtemp... yes checking for mkstemp... yes checking for setenv... yes checking for setgroupent... yes checking for setpassent... yes checking for setprogname... yes checking for shquote... no checking for snprintf... yes checking for statvfs... yes checking for strdup... yes checking for strerror... yes checking for strlcat... yes checking for strlcpy... yes checking for strmode... yes checking for strsep... yes checking for strtoll... yes checking for unsetenv... yes checking for usleep... yes checking for utimes... yes checking for warn... yes checking for library containing socket... none required checking for gethostbyname in -lnsl... no checking for socklen_t... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for getenv... (cached) yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for mkdtemp... (cached) yes checking for mkstemp... (cached) yes checking for bcopy... yes checking for bzero... yes checking for memset... yes checking for memcpy... yes checking for setlocale... yes checking for getmode... yes checking for setmode... yes checking whether endgrent is declared... no checking whether endpwent is declared... no checking for gid_from_group... no checking for group_from_gid... yes checking for pwcache_groupdb... no checking for pwcache_userdb... no checking for uid_from_user... no checking for user_from_uid... yes checking for fts_open... yes checking for timegm... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for poll... yes checking if poll() is implemented natively... yes checking for getpassphrase... no checking for getpgrp... yes checking for memmove... yes checking for select... yes checking for getpgrp... (cached) yes checking whether getpgrp requires zero arguments... yes checking for struct statfs.f_flags... no checking for struct statfs.f_fsize... no checking for struct statfs.f_iosize... no checking for struct dirent.d_namlen... yes checking for DIR.dd_fd... yes 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 gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c glob.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c md5c.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c md5hl.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c rmd160.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c rmd160hl.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha1.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha1hl.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha2.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha2hl.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c vis.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c unvis.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c shquote.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c pwcache.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_close.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_conv.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_debug.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_delete.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_get.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_open.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_overflow.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_page.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_put.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_search.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_seq.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_split.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/btree/bt_utils.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/db/db.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/hash/hash.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/hash/hash_bigkey.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/hash/hash_buf.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/hash/hash_func.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/hash/hash_log2.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/hash/hash_page.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/hash/ndbm.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/hash/ndbmdatum.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/mpool/mpool.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/recno/rec_close.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/recno/rec_delete.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/recno/rec_get.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/recno/rec_open.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/recno/rec_put.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/recno/rec_search.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/recno/rec_seq.c gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/obj/bootstrap/libnbcompat/db/recno/rec_utils.c ar cr libnbcompat.a glob.o md5c.o md5hl.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o sha2hl.o vis.o unvis.o shquote.o pwcache.o bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o bt_overflow.o bt_page.o bt_put.o bt_search.o bt_seq.o bt_split.o bt_utils.o db.o hash.o hash_bigkey.o hash_buf.o hash_func.o hash_log2.o hash_page.o ndbm.o ndbmdatum.o mpool.o rec_close.o rec_delete.o rec_get.o rec_open.o rec_put.o rec_search.o rec_seq.o rec_utils.o ranlib libnbcompat.a ===> Bootstrapping pkgtools ===> running: /bin/sh /usr/obj/bootstrap/bin/install-sh -d -o root -g wheel /usr/obj/bootstrap/pkg_install ===> running: (cd /usr/obj/bootstrap/pkg_install; env CPPFLAGS=' -I../libnbcompat -I../../libnbcompat' LDFLAGS=' -L../libnbcompat -L../../libnbcompat' LIBS=' -lnbcompat' /bin/sh ./configure -C --enable-bootstrap --prefix=/usr/pkg --sysconfdir=/usr/pkg/etc --with-pkgdbdir=/var/db/pkg --mandir=/usr/pkg/man && /usr/obj/bootstrap/bin/bmake ) configure: creating cache config.cache checking build system type... i386-unknown-dragonfly2.11 checking host system type... i386-unknown-dragonfly2.11 checking whether make sets $(MAKE)... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc 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 __db185_open in -ldb... ./configure: ac_fn_c_try_link: not found no checking for library containing dbopen... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fnctl.h usability... no checking fnctl.h presence... no checking for fnctl.h... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking vis.h usability... yes checking vis.h presence... yes checking for vis.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for vfork... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for a working PRIu64... yes checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of size_t... 4 configure: updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating add/Makefile config.status: creating admin/Makefile config.status: creating bpm/bpm.sh config.status: creating create/Makefile config.status: creating delete/Makefile config.status: creating info/Makefile config.status: creating lib/Makefile config.status: creating lib/pkg_install.conf.5 config.status: creating lib/pkg_install.conf.cat config.status: creating lib/config.h gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c automatic.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c conflicts.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c dewey.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c fexec.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c file.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c gpgsig.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c global.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c iterate.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c license.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c lpkg.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c opattern.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c parse-config.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c pkgdb.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c plist.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c remove.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c str.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c var.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c version.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c vulnerabilities-file.c gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c xwrapper.c ar crv libinstall.a automatic.o conflicts.o dewey.o fexec.o file.o gpgsig.o global.o iterate.o license.o lpkg.o opattern.o parse-config.o pkgdb.o plist.o remove.o str.o var.o version.o vulnerabilities-file.o xwrapper.o a - automatic.o a - conflicts.o a - dewey.o a - fexec.o a - file.o a - gpgsig.o a - global.o a - iterate.o a - license.o a - lpkg.o a - opattern.o a - parse-config.o a - pkgdb.o a - plist.o a - remove.o a - str.o a - var.o a - version.o a - vulnerabilities-file.o a - xwrapper.o ranlib libinstall.a gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c check.c gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c gcc -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_admin check.o main.o -linstall -lnbcompat sed -e 's|@PKG_ADMIN@|/usr/pkg/sbin/pkg_admin|' /usr/obj/bootstrap/pkg_install/admin/audit-packages.sh.in > audit-packages sed -e 's|@PKG_ADMIN@|/usr/pkg/sbin/pkg_admin|' /usr/obj/bootstrap/pkg_install/admin/download-vulnerability-list.sh.in > download-vulnerability-list gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c pl.c gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c util.c gcc -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_create main.o perform.o pl.o util.o -linstall -lnbcompat gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c show.c gcc -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_info main.o perform.o show.o -linstall -lnbcompat ===> running: /bin/sh /usr/obj/bootstrap/bin/install-sh -c -o root -g wheel -m 755 /usr/obj/bootstrap/pkg_install/admin/pkg_admin /usr/obj/bootstrap/sbin/pkg_admin ===> running: /bin/sh /usr/obj/bootstrap/bin/install-sh -c -o root -g wheel -m 755 /usr/obj/bootstrap/pkg_install/create/pkg_create /usr/obj/bootstrap/sbin/pkg_create ===> running: /bin/sh /usr/obj/bootstrap/bin/install-sh -c -o root -g wheel -m 755 /usr/obj/bootstrap/pkg_install/info/pkg_info /usr/obj/bootstrap/sbin/pkg_info ===> Installing packages ===> running: (cd /usr/pkgsrc/pkgtools/bootstrap-mk-files && /usr/obj/bootstrap/bin/bmake USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/usr/obj/bootstrap/mk.conf install) ===> Installing dependencies for bootstrap-mk-files-20090807nb2 ===> Overriding tools for bootstrap-mk-files-20090807nb2 ===> Extracting for bootstrap-mk-files-20090807nb2 ===> Patching for bootstrap-mk-files-20090807nb2 ===> Creating toolchain wrappers for bootstrap-mk-files-20090807nb2 ===> Configuring for bootstrap-mk-files-20090807nb2 cd /usr/obj/bootstrap/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20090807; for file in bsd.* sys.mk; do test ! -f mods/DragonFly.$file || /bin/cp -f mods/DragonFly.$file /usr/obj/bootstrap/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20090807/$file; done cd /usr/obj/bootstrap/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20090807; if test -f mods/DragonFly.bsd.own.mk.in; then own_mk=mods/DragonFly.bsd.own.mk.in; else own_mk=mods/bsd.own.mk.in; fi; /usr/bin/sed -e 's|@ROOT_GROUP@|'wheel'|g' -e 's|@ROOT_USER@|'root'|g' -e 's|@SYSCONFDIR@|'/usr/pkg/etc'|g' $own_mk > bsd.own.mk ===> Installing for bootstrap-mk-files-20090807nb2 => Creating installation directories cd /usr/obj/bootstrap/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20090807 && for file in bsd.* sys.mk; do /usr/bin/install -c -o root -g wheel -m 444 $file /usr/pkg/share/mk/$file; done => Automatic manual page handling => Registering installation for bootstrap-mk-files-20090807nb2 ===> running: (cd /usr/pkgsrc/devel/bmake && /usr/obj/bootstrap/bin/bmake USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/usr/obj/bootstrap/mk.conf install) ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/obj/bootstrap/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Installing dependencies for bmake-20110606 => Full dependency bootstrap-mk-files-[0-9]*: found bootstrap-mk-files-20090807nb2 ===> Overriding tools for bmake-20110606 ===> Extracting for bmake-20110606 /bin/cp -R /usr/pkgsrc/devel/bmake/files /usr/obj/bootstrap/wrk/devel/bmake/work/bmake ===> Patching for bmake-20110606 ===> Creating toolchain wrappers for bmake-20110606 ===> Configuring for bmake-20110606 => Configuring and building libnbcompat configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i386-unknown-dragonfly2.11 checking host system type... i386-pc-dragonfly checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-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/obj/bootstrap/wrk/devel/bmake/work/.tools/bin/install -c checking whether ln -s works... yes checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for gawk... /usr/bin/awk checking for ar... ar checking for fparseln in -lutil... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/obj/bootstrap/wrk/devel/bmake/work/.tools/bin/grep checking for egrep... /usr/obj/bootstrap/wrk/devel/bmake/work/.tools/bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking 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... no checking endian.h presence... no checking for endian.h... no 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... yes checking libutil.h presence... yes checking for libutil.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking machine/endian.h usability... yes checking machine/endian.h presence... yes checking for machine/endian.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ttycom.h usability... yes checking sys/ttycom.h presence... yes checking for sys/ttycom.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking tzfile.h usability... yes checking tzfile.h presence... yes checking for tzfile.h... yes checking for unistd.h... (cached) yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking 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 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... no checking sha1.h presence... no checking for sha1.h... no checking sha2.h usability... no checking sha2.h presence... no checking for sha2.h... no checking for MD5File... no checking for RMD160File... no checking for SHA1File... no 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... no checking for int16_t... no checking for int32_t... no checking for int64_t... no checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for long long... yes checking for long double... yes checking for fsid_t... yes checking whether byte ordering is bigendian... no checking size of off_t... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for vprintf... yes checking for _doprnt... no checking whether snprintf is declared... yes checking whether vasprintf is declared... yes checking for asprintf... yes checking for err... yes checking for fgetln... yes checking for fnmatch... yes checking for fparseln... yes checking for getenv... yes checking for isblank... yes checking for lchflags... yes checking for lchmod... yes checking for lchown... yes checking for lutimes... yes checking for mkdtemp... yes checking for mkstemp... yes checking for setenv... yes checking for setgroupent... yes checking for setpassent... yes checking for setprogname... yes checking for shquote... no checking for snprintf... yes checking for statvfs... yes checking for strdup... yes checking for strerror... yes checking for strlcat... yes checking for strlcpy... yes checking for strmode... yes checking for strsep... yes checking for strtoll... yes checking for unsetenv... yes checking for usleep... yes checking for utimes... yes checking for warn... yes checking for library containing socket... none required checking for gethostbyname in -lnsl... no checking for socklen_t... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for getenv... (cached) yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for mkdtemp... (cached) yes checking for mkstemp... (cached) yes checking for bcopy... yes checking for bzero... yes checking for memset... yes checking for memcpy... yes checking for setlocale... yes checking for getmode... yes checking for setmode... yes checking whether endgrent is declared... no checking whether endpwent is declared... no checking for gid_from_group... no checking for group_from_gid... yes checking for pwcache_groupdb... no checking for pwcache_userdb... no checking for uid_from_user... no checking for user_from_uid... yes checking for fts_open... yes checking for timegm... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for poll... yes checking if poll() is implemented natively... yes checking for getpassphrase... no checking for getpgrp... yes checking for memmove... yes checking for select... yes checking for getpgrp... (cached) yes checking whether getpgrp requires zero arguments... yes checking for struct statfs.f_flags... no checking for struct statfs.f_fsize... no checking for struct statfs.f_iosize... no checking for struct dirent.d_namlen... yes checking for DIR.dd_fd... yes 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 cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c glob.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c md5c.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c md5hl.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c rmd160.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c rmd160hl.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c sha1.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c sha1hl.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c sha2.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c sha2hl.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c vis.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c unvis.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c shquote.c cc -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c pwcache.c ar cr libnbcompat.a glob.o md5c.o md5hl.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o sha2hl.o vis.o unvis.o shquote.o pwcache.o ranlib libnbcompat.a ===> Building for bmake-20110606 cd /usr/obj/bootstrap/wrk/devel/bmake/work && /usr/bin/env USETOOLS=no CC=cc CFLAGS=-O2 CPPFLAGS=-DHAVE_NBCOMPAT_H=1\ -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat CXX=c++ CXXFLAGS=-O2 COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/usr/obj/bootstrap/wrk/devel/bmake/work/.wrapper/bin:/usr/obj/bootstrap/wrk/devel/bmake/work/.buildlink/bin:/usr/obj/bootstrap/wrk/devel/bmake/work/.gcc/bin:/usr/obj/bootstrap/wrk/devel/bmake/work/.tools/bin:/usr/pkg/bin:/usr/pkg/bin:/usr/pkg/sbin::/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/usr/obj/bootstrap/wrk/devel/bmake/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/pkg X11PREFIX=/usr/pkg PKGMANDIR=man PKGINFODIR=info MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ games\ -g\ games\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ games\ -g\ games\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ games\ -g\ games\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/obj/bootstrap/wrk/devel/bmake/work/.tools/bin/makeinfo PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/obj/bootstrap/wrk/devel/bmake/work/.buildlink/lib/pkgconfig:/usr/obj/bootstrap/wrk/devel/bmake/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/obj/bootstrap/wrk/devel/bmake/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/usr/pkg /bin/sh ./bmake/boot-strap -q -o DragonFly --prefix=/usr/pkg --with-default-sys-path=/usr/pkg/share/mk --mksrc none --sysconfdir=/usr/pkg/etc 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... cpp checking for grep that handles long lines and -e... /usr/obj/bootstrap/wrk/devel/bmake/work/.tools/bin/grep checking for egrep... /usr/obj/bootstrap/wrk/devel/bmake/work/.tools/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/obj/bootstrap/wrk/devel/bmake/work/.tools/bin/install -c checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking ar.h usability... yes checking ar.h presence... yes checking for ar.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking ranlib.h usability... yes checking ranlib.h presence... yes checking for ranlib.h... yes checking for string.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking whether sys/cdefs.h is compatible... yes 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 sigaction... yes checking for sigvec... yes checking for snprintf... yes checking for strerror... yes checking for strftime... yes checking for strsep... yes checking for strtod... yes checking for strtol... yes checking for unsetenv... yes checking for vsnprintf... yes checking for wait3... yes checking for wait4... yes checking for waitpid... yes checking for warn... yes checking for warnx... yes checking for getenv... (cached) yes checking for realpath... yes checking for dirname... yes checking for stresep... no checking for strlcpy... yes checking for emalloc in -lutil... yes checking for erealloc in -lutil... yes checking for estrdup in -lutil... yes checking for estrndup in -lutil... yes checking whether stat file-mode macros are broken... no checking for struct stat.st_rdev... yes checking if diff -u works... yes checking for MACHINE & MACHINE_ARCH... defaults: MACHINE=i386, MACHINE_ARCH=i386 Using: MACHINE=i386, MACHINE_ARCH=i386 Using: MKSRC=mk configure: creating ./config.status config.status: creating Makefile config.status: creating make-bootstrap.sh config.status: creating unit-tests/Makefile config.status: creating config.h You can now run ./make-bootstrap.sh to produce a fully functional bmake. cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -DMAKE_VERSION="20110606" -DMACHINE="i386" -DMACHINE_ARCH="i386" -D_PATH_DEFSYSPATH="/usr/pkg/share/mk" -o main.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/main.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o arch.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/arch.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o buf.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/buf.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o compat.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/compat.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o cond.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/cond.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o dir.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/dir.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o for.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/for.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o getopt.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/getopt.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o hash.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/hash.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o job.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/job.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o make.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/make.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o make_malloc.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/make_malloc.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o parse.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/parse.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o sigcompat.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/sigcompat.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o str.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/str.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o strlist.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/strlist.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o suff.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/suff.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o targ.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/targ.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o trace.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/trace.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o var.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/var.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o util.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/util.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstAppend.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstAppend.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstDupl.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstDupl.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstInit.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstInit.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstOpen.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstOpen.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstAtEnd.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstAtEnd.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstEnQueue.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstEnQueue.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstInsert.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstInsert.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstAtFront.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstAtFront.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstIsAtEnd.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstIsAtEnd.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstClose.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstClose.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstFind.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstFind.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstIsEmpty.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstIsEmpty.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstRemove.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstRemove.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstConcat.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstConcat.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstFindFrom.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstFindFrom.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstLast.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstLast.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstReplace.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstReplace.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstFirst.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstFirst.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstDatum.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstDatum.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstForEach.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstForEach.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstMember.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstMember.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstSucc.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstSucc.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstDeQueue.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstDeQueue.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstForEachFrom.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstForEachFrom.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstDestroy.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstDestroy.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstNext.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstNext.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o lstPrev.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/lst.lib/lstPrev.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o stresep.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/stresep.c cc -c -O2 -I. -I/usr/obj/bootstrap/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -DUSE_EMALLOC -DMAKE_NATIVE -DUSE_META -o meta.o /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/meta.c cc -L/usr/obj/bootstrap/wrk/devel/bmake/work/libnbcompat -Wl,-R/usr/pkg/lib -o bmake main.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt.o hash.o job.o make.o make_malloc.o parse.o sigcompat.o str.o strlist.o suff.o targ.o trace.o var.o util.o lstAppend.o lstDupl.o lstInit.o lstOpen.o lstAtEnd.o lstEnQueue.o lstInsert.o lstAtFront.o lstIsAtEnd.o lstClose.o lstFind.o lstIsEmpty.o lstRemove.o lstConcat.o lstFindFrom.o lstLast.o lstReplace.o lstFirst.o lstDatum.o lstForEach.o lstMember.o lstSucc.o lstDeQueue.o lstForEachFrom.o lstDestroy.o lstNext.o lstPrev.o stresep.o -lutil cd /usr/obj/bootstrap/wrk/devel/bmake/work/DragonFly/unit-tests && /usr/obj/bootstrap/wrk/devel/bmake/work/DragonFly/bmake -r -m / TEST_MAKE=/usr/obj/bootstrap/wrk/devel/bmake/work/DragonFly/bmake test /usr/obj/bootstrap/wrk/devel/bmake/work/DragonFly/bmake -f Makefile > test.out 2>&1 /usr/obj/bootstrap/wrk/devel/bmake/work/.tools/bin/diff -u /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/unit-tests/test.exp test.out => Unwrapping files-to-be-installed. ===> Installing for bmake-20110606 => Creating installation directories /usr/bin/install -c -s -o root -g wheel -m 555 /usr/obj/bootstrap/wrk/devel/bmake/work/DragonFly/bmake /usr/pkg/bin /usr/bin/install -c -o root -g wheel -m 444 /usr/obj/bootstrap/wrk/devel/bmake/work/bmake/bmake.1 /usr/pkg/man/man1 => Automatic manual page handling => Registering installation for bmake-20110606 bmake-20110606 requires installed package bootstrap-mk-files-20090807nb2 ===> running: (cd /usr/pkgsrc/pkgtools/pkg_install && /usr/obj/bootstrap/bin/bmake USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/usr/obj/bootstrap/mk.conf install) ===> Installing dependencies for pkg_install-20110805 ========================================================================== The supported build options for pkg_install are: inet6 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-20110805. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/ssl/certs * SSLCERTS = /etc/ssl/certs * SSLDIR = /etc/ssl * SSLDIR = /etc/ssl * SSLKEYS = /etc/ssl/private * SSLKEYS = /etc/ssl/private You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/obj/bootstrap/bin/bmake clean' after the changes. ========================================================================== ===> Overriding tools for pkg_install-20110805 ===> Extracting for pkg_install-20110805 ===> Patching for pkg_install-20110805 ===> Creating toolchain wrappers for pkg_install-20110805 ===> Configuring for pkg_install-20110805 => Configuring and building libnbcompat configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i386-unknown-dragonfly2.11 checking host system type... i386-pc-dragonfly checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-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/obj/bootstrap/wrk/pkgtools/pkg_install/work/.tools/bin/install -c checking whether ln -s works... yes checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for gawk... /usr/bin/awk checking for ar... ar checking for fparseln in -lutil... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking 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... no checking endian.h presence... no checking for endian.h... no 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... yes checking libutil.h presence... yes checking for libutil.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking machine/endian.h usability... yes checking machine/endian.h presence... yes checking for machine/endian.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ttycom.h usability... yes checking sys/ttycom.h presence... yes checking for sys/ttycom.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking tzfile.h usability... yes checking tzfile.h presence... yes checking for tzfile.h... yes checking for unistd.h... (cached) yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking 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 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... no checking sha1.h presence... no checking for sha1.h... no checking sha2.h usability... no checking sha2.h presence... no checking for sha2.h... no checking for MD5File... no checking for RMD160File... no checking for SHA1File... no 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... no checking for int16_t... no checking for int32_t... no checking for int64_t... no checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for long long... yes checking for long double... yes checking for fsid_t... yes checking whether byte ordering is bigendian... no checking size of off_t... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for vprintf... yes checking for _doprnt... no checking whether snprintf is declared... yes checking whether vasprintf is declared... yes checking for asprintf... yes checking for err... yes checking for fgetln... yes checking for fnmatch... yes checking for fparseln... yes checking for getenv... yes checking for isblank... yes checking for lchflags... yes checking for lchmod... yes checking for lchown... yes checking for lutimes... yes checking for mkdtemp... yes checking for mkstemp... yes checking for setenv... yes checking for setgroupent... yes checking for setpassent... yes checking for setprogname... yes checking for shquote... no checking for snprintf... yes checking for statvfs... yes checking for strdup... yes checking for strerror... yes checking for strlcat... yes checking for strlcpy... yes checking for strmode... yes checking for strsep... yes checking for strtoll... yes checking for unsetenv... yes checking for usleep... yes checking for utimes... yes checking for warn... yes checking for library containing socket... none required checking for gethostbyname in -lnsl... no checking for socklen_t... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for getenv... (cached) yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for mkdtemp... (cached) yes checking for mkstemp... (cached) yes checking for bcopy... yes checking for bzero... yes checking for memset... yes checking for memcpy... yes checking for setlocale... yes checking for getmode... yes checking for setmode... yes checking whether endgrent is declared... no checking whether endpwent is declared... no checking for gid_from_group... no checking for group_from_gid... yes checking for pwcache_groupdb... no checking for pwcache_userdb... no checking for uid_from_user... no checking for user_from_uid... yes checking for fts_open... yes checking for timegm... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for poll... yes checking if poll() is implemented natively... yes checking for getpassphrase... no checking for getpgrp... yes checking for memmove... yes checking for select... yes checking for getpgrp... (cached) yes checking whether getpgrp requires zero arguments... yes checking for struct statfs.f_flags... no checking for struct statfs.f_fsize... no checking for struct statfs.f_iosize... no checking for struct dirent.d_namlen... yes checking for DIR.dd_fd... yes 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 cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c glob.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c md5c.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c md5hl.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c rmd160.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c rmd160hl.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c sha1.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c sha1hl.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c sha2.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c sha2hl.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c vis.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c unvis.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c shquote.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c pwcache.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_close.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_conv.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_debug.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_delete.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_get.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_open.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_overflow.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_page.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_put.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_search.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_seq.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_split.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_utils.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/db/db.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_bigkey.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_buf.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_func.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_log2.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_page.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/ndbm.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/ndbmdatum.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/mpool/mpool.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_close.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_delete.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_get.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_open.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_put.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_search.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_seq.c cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -D__DBINTERFACE_PRIVATE -I. -I. -O2 -I/usr/include -DHAVE_CONFIG_H -c /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_utils.c ar cr libnbcompat.a glob.o md5c.o md5hl.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o sha2hl.o vis.o unvis.o shquote.o pwcache.o bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o bt_overflow.o bt_page.o bt_put.o bt_search.o bt_seq.o bt_split.o bt_utils.o db.o hash.o hash_bigkey.o hash_buf.o hash_func.o hash_log2.o hash_page.o ndbm.o ndbmdatum.o mpool.o rec_close.o rec_delete.o rec_get.o rec_open.o rec_put.o rec_search.o rec_seq.o rec_utils.o ranlib libnbcompat.a cd /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch && /usr/bin/env MACHINE_ARCH=i386 OPSYS=DragonFly USETOOLS=no FETCH_WITH_INET6=no CC=cc CFLAGS=-O2\ -I/usr/include CPPFLAGS=-D_LARGEFILE_SOURCE\ -D_LARGE_FILES\ -D_FILE_OFFSET_BITS=64\ -DDEF_UMASK=0022\ -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch\ -DHAVE_NBCOMPAT_H=1\ -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat\ -I/usr/include CXX=c++ CXXFLAGS=-O2\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch\ -L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/.wrapper/bin:/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/.buildlink/bin:/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/.gcc/bin:/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/.tools/bin:/usr/pkg/bin:/usr/pkg/bin:/usr/pkg/sbin::/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/pkg X11PREFIX=/usr/pkg PKGMANDIR=man PKGINFODIR=info MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ games\ -g\ games\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ games\ -g\ games\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ games\ -g\ games\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/.tools/bin/makeinfo PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/.buildlink/lib/pkgconfig:/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes WRAPPER_REORDER=yes VIEWBASE=/usr/pkg BINOWN=root BINGRP=wheel GAMEOWN=games GAMEGRP=games MANOWN=root MANGRP=wheel SHAREOWN=root SHAREGRP=wheel DOCOWN=root DOCGRP=wheel BINMODE=555 NONBINMODE=444 BINDIR=/usr/pkg/bin INCSDIR=/usr/pkg/include LIBDIR=/usr/pkg/lib MANDIR=/usr/pkg/man STRIPFLAG=-s MANINSTALL=maninstall\ catinstall MKHTML=no /usr/obj/bootstrap/bin/bmake -f Makefile depend all /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch/errlist.sh ftp_errlist FTP /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch/ftp.errors > ftperr.h /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch/errlist.sh http_errlist HTTP /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch/http.errors > httperr.h cc -O2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Werror -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES -DFTP_COMBINE_CWDS -c common.c cc -O2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Werror -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES -DFTP_COMBINE_CWDS -c fetch.c cc -O2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Werror -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES -DFTP_COMBINE_CWDS -c file.c cc -O2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Werror -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES -DFTP_COMBINE_CWDS -c ftp.c cc -O2 -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Werror -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES -DFTP_COMBINE_CWDS -c http.c building standard fetch library ar cq libfetch.a `NM=nm lorder fetch.o common.o ftp.o http.o file.o | tsort -q` ranlib libfetch.a => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version checking build system type... i386-pc-dragonfly checking host system type... i386-pc-dragonfly checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-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 -o root -g wheel checking whether ln -s works... yes checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for ar... ar checking for chmod... /bin/chmod checking for cmp... /usr/bin/cmp checking for cp... /bin/cp checking for env... (cached) /usr/bin/env checking for find... /usr/bin/find checking for grep... (cached) /usr/bin/grep checking for ln... /bin/ln checking for mkdir... /bin/mkdir -p checking for rmdir... /bin/rmdir checking for rm... /bin/rm checking for sed... /usr/bin/sed checking for sort... /usr/bin/sort checking for touch... /usr/bin/touch checking for __db185_open in -ldb... ./configure: 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... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fnctl.h usability... no checking fnctl.h presence... no checking for fnctl.h... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking vis.h usability... yes checking vis.h presence... yes checking for vis.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for vfork... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for a working PRIu64... yes checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of size_t... 4 configure: creating ./config.status config.status: creating Makefile config.status: creating add/Makefile config.status: creating admin/Makefile config.status: creating bpm/bpm.sh config.status: creating create/Makefile config.status: creating delete/Makefile config.status: creating info/Makefile config.status: creating lib/Makefile config.status: creating lib/pkg_install.conf.5 config.status: creating lib/pkg_install.conf.cat config.status: creating lib/config.h ===> Building for pkg_install-20110805 cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c automatic.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c conflicts.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c dewey.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c fexec.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c file.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c gpgsig.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c global.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c iterate.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c license.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c lpkg.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c opattern.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c parse-config.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c pkgdb.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c plist.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c remove.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c str.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c var.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c version.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c vulnerabilities-file.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c xwrapper.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c pkg_io.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c pkg_signature.c cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DHAVE_SSL -O2 -I/usr/include -c pkcs7.c ar crv libinstall.a automatic.o conflicts.o dewey.o fexec.o file.o gpgsig.o global.o iterate.o license.o lpkg.o opattern.o parse-config.o pkgdb.o plist.o remove.o str.o var.o version.o vulnerabilities-file.o xwrapper.o pkg_io.o pkg_signature.o pkcs7.o a - automatic.o a - conflicts.o a - dewey.o a - fexec.o a - file.o a - gpgsig.o a - global.o a - iterate.o a - license.o a - lpkg.o a - opattern.o a - parse-config.o a - pkgdb.o a - plist.o a - remove.o a - str.o a - var.o a - version.o a - vulnerabilities-file.o a - xwrapper.o a - pkg_io.o a - pkg_signature.o a - pkcs7.o ranlib libinstall.a cc -DHAVE_CONFIG_H -DOPSYS_NAME=\"DragonFly\" -DMACHINE_ARCH=\"i386\" -DBINDIR=\"/usr/pkg/sbin\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -c main.c cc -DHAVE_CONFIG_H -DOPSYS_NAME=\"DragonFly\" -DMACHINE_ARCH=\"i386\" -DBINDIR=\"/usr/pkg/sbin\" -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -c perform.c cc -L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L../lib -o pkg_add main.o perform.o -linstall -lfetch -lcrypto -larchive -lnbcompat cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -DHAVE_SSL -c audit.c cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -DHAVE_SSL -c check.c cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -DHAVE_SSL -c main.c cc -L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L../lib -o pkg_admin audit.o check.o main.o -linstall -lfetch -lcrypto -larchive -lnbcompat sed -e 's|@PKG_ADMIN@|/usr/pkg/sbin/pkg_admin|' /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/pkg_install-20110805/admin/audit-packages.sh.in > audit-packages sed -e 's|@PKG_ADMIN@|/usr/pkg/sbin/pkg_admin|' /usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/pkg_install-20110805/admin/download-vulnerability-list.sh.in > download-vulnerability-list cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -c main.c cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -c perform.c cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -c pl.c cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -c util.c cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -c build.c cc -L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L../lib -o pkg_create main.o perform.o pl.o util.o build.o -linstall -lfetch -larchive -lnbcompat cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -DBINDIR=\"/usr/pkg/sbin\" -O2 -I/usr/include -c pkg_delete.c cc -L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L../lib -o pkg_delete pkg_delete.o -linstall -lfetch -larchive -lnbcompat cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -c main.c cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -c perform.c cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -I/usr/include -I. -I. -I../lib -O2 -I/usr/include -c show.c cc -L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libfetch -L/usr/obj/bootstrap/wrk/pkgtools/pkg_install/work/libnbcompat -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L../lib -o pkg_info main.o perform.o show.o -linstall -lfetch -larchive -lnbcompat -lcrypto => Unwrapping files-to-be-installed. ===> Installing for pkg_install-20110805 => Running PRE-INSTALL script actions /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man5 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat5 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man7 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat7 /usr/bin/install -c -o root -g wheel -m 444 pkg_summary.5 /usr/pkg/man/man5/pkg_summary.5 /usr/bin/install -c -o root -g wheel -m 444 pkg_summary.cat /usr/pkg/man/cat5/pkg_summary.0 /usr/bin/install -c -o root -g wheel -m 444 pkg_install.conf.5 /usr/pkg/man/man5/pkg_install.conf.5 /usr/bin/install -c -o root -g wheel -m 444 pkg_install.conf.cat /usr/pkg/man/cat5/pkg_install.conf.0 /usr/bin/install -c -o root -g wheel -m 444 pkgsrc.7 /usr/pkg/man/man7/pkgsrc.7 /usr/bin/install -c -o root -g wheel -m 444 pkgsrc.cat /usr/pkg/man/cat7/pkgsrc.0 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/sbin /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man1 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat1 /usr/bin/install -c -o root -g wheel pkg_add /usr/pkg/sbin/pkg_add /usr/bin/install -c -o root -g wheel -m 444 pkg_add.1 /usr/pkg/man/man1/pkg_add.1 /usr/bin/install -c -o root -g wheel -m 444 pkg_add.cat /usr/pkg/man/cat1/pkg_add.0 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/sbin /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man1 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat1 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man8 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat8 /usr/bin/install -c -o root -g wheel pkg_admin /usr/pkg/sbin/pkg_admin /usr/bin/install -c -o root -g wheel -m 555 audit-packages download-vulnerability-list /usr/pkg/sbin /usr/bin/install -c -o root -g wheel -m 444 pkg_admin.1 /usr/pkg/man/man1/pkg_admin.1 /usr/bin/install -c -o root -g wheel -m 444 pkg_admin.cat /usr/pkg/man/cat1/pkg_admin.0 /usr/bin/install -c -o root -g wheel -m 444 audit-packages.8 /usr/pkg/man/man8/ /usr/bin/install -c -o root -g wheel -m 444 audit-packages.cat /usr/pkg/man/cat8/audit-packages.0 /usr/bin/install -c -o root -g wheel -m 444 download-vulnerability-list.8 /usr/pkg/man/man8/ /usr/bin/install -c -o root -g wheel -m 444 download-vulnerability-list.cat /usr/pkg/man/cat8/download-vulnerability-list.0 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/sbin /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man1 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat1 /usr/bin/install -c -o root -g wheel pkg_create /usr/pkg/sbin/pkg_create /usr/bin/install -c -o root -g wheel -m 444 pkg_create.1 /usr/pkg/man/man1/pkg_create.1 /usr/bin/install -c -o root -g wheel -m 444 pkg_create.cat /usr/pkg/man/cat1/pkg_create.0 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/sbin /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man1 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat1 /usr/bin/install -c -o root -g wheel pkg_delete /usr/pkg/sbin/pkg_delete /usr/bin/install -c -o root -g wheel -m 444 pkg_delete.1 /usr/pkg/man/man1/pkg_delete.1 /usr/bin/install -c -o root -g wheel -m 444 pkg_delete.cat /usr/pkg/man/cat1/pkg_delete.0 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/sbin /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/man1 /usr/bin/install -c -o root -g wheel -m 755 -d /usr/pkg/man/cat1 /usr/bin/install -c -o root -g wheel pkg_info /usr/pkg/sbin/pkg_info /usr/bin/install -c -o root -g wheel -m 444 pkg_info.1 /usr/pkg/man/man1/pkg_info.1 /usr/bin/install -c -o root -g wheel -m 444 pkg_info.cat /usr/pkg/man/cat1/pkg_info.0 => Automatic manual page handling => Running POST-INSTALL script actions => Please note the following: =========================================================================== $NetBSD: MESSAGE,v 1.4.4.1 2009/02/02 11:55:15 joerg Exp $ You may wish to have the vulnerabilities file downloaded daily so that it remains current. This may be done by adding an appropriate entry to a user's crontab(5) entry. For example the entry # download vulnerabilities file 0 3 * * * /usr/pkg/sbin/pkg_admin fetch-pkg-vulnerabilities >/dev/null 2>&1 will update the vulnerability list every day at 3AM. You may wish to do this more often than once a day. In addition, you may wish to run the package audit from the daily security script. This may be accomplished by adding the following lines to /etc/security.local if [ -x /usr/pkg/sbin/pkg_admin ]; then /usr/pkg/sbin/pkg_admin audit fi Alternatively this can also be acomplished by adding an entry to a user's crontab(5) file. e.g.: # run audit-packages 0 3 * * * /usr/pkg/sbin/pkg_admin audit Both pkg_admin subcommands can be run as as an unprivileged user, as long as the user chosen has permission to read the pkgdb and to write the pkg-vulnerabilites to /var/db/pkg. The behavior of pkg_admin and pkg_add can be customised with pkg_install.conf. Please see pkg_install.conf(5) for details. If you want to use GPG signature verification you will need to install GnuPG and set the path for GPG appropriately in your pkg_install.conf. =========================================================================== => Registering installation for pkg_install-20110805 ===> running: /bin/sh /usr/obj/bootstrap/bin/install-sh -d -o root -g wheel /usr/pkg/etc =========================================================================== Please remember to add /usr/pkg/bin to your PATH environment variable and /usr/pkg/man to your MANPATH environment variable, if necessary. An example mk.conf file with the settings you provided to "bootstrap" has been created for you. It can be found in: /usr/pkg/etc/mk.conf You can find extensive documentation of the NetBSD Packages Collection in /usr/pkgsrc/doc/pkgsrc.txt. Hopefully everything is now complete. Thank you =========================================================================== ===> bootstrap started: Wed Oct 5 13:35:34 UTC 2011 ===> bootstrap ended: Wed Oct 5 13:38:03 UTC 2011