===> bootstrap command: ./bootstrap --prefix=/home/ryoon/pkg --prefer-pkgsrc=yes --mk-fragment=/content/misc/mk-fragment.conf --unprivileged ===> bootstrap started: Fri Dec 14 16:14:38 UTC 2012 Working directory is: /content/pkgsrc-ryoon/bootstrap/work ===> running: /usr/bin/sed -e 's|@DEFAULT_INSTALL_MODE@|'0755'|' /content/pkgsrc-ryoon/sysutils/install-sh/files/install-sh.in > /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh ===> running: /usr/bin/chmod +x /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh ===> building as unprivileged user ryoon/staff ===> Creating default mk.conf in /content/pkgsrc-ryoon/bootstrap/work ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -d -o ryoon -g staff /content/pkgsrc-ryoon/bootstrap/work/sbin ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -d -o ryoon -g staff /content/pkgsrc-ryoon/bootstrap/work/share/mk ===> Bootstrapping mk-files ===> running: (cd /content/pkgsrc-ryoon/pkgtools/bootstrap-mk-files/files && env CP=/usr/bin/cp OPSYS=SunOS MK_DST=/content/pkgsrc-ryoon/bootstrap/work/share/mk ROOT_GROUP=root ROOT_USER=root SED=/usr/bin/sed SYSCONFDIR=/home/ryoon/pkg/etc /sbin/sh ./bootstrap.sh) ===> Bootstrapping bmake ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -d -o ryoon -g staff /content/pkgsrc-ryoon/bootstrap/work/bmake ===> running: (cd /content/pkgsrc-ryoon/bootstrap/work/bmake && env /sbin/sh ./boot-strap -q -o SunOS --prefix=/content/pkgsrc-ryoon/bootstrap/work --sysconfdir=/content/pkgsrc-ryoon/bootstrap/work --mksrc none --with-default-sys-path=/content/pkgsrc-ryoon/bootstrap/work/share/mk ) checking for gcc... /opt/pbulk/gcc47/bin/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 /opt/pbulk/gcc47/bin/gcc accepts -g... yes checking for /opt/pbulk/gcc47/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /opt/pbulk/gcc47/bin/gcc -E checking for grep that handles long lines and -e... /usr/xpg4/bin/grep checking for egrep... /usr/xpg4/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) /opt/pbulk/gcc47/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /opt/pbulk/gcc47/bin/gcc accepts -g... (cached) yes checking for /opt/pbulk/gcc47/bin/gcc option to accept ISO C89... (cached) none needed checking whether /opt/pbulk/gcc47/bin/gcc needs -traditional... no checking for a BSD-compatible install... /content/pkgsrc-ryoon/bootstrap/work/bmake/install-sh -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... no checking paths.h presence... no checking for paths.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking ranlib.h usability... no checking ranlib.h presence... no checking for ranlib.h... no 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... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no checking for __attribute__... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether sys_siglist is declared... no 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... yes checking for wait3 that fills in rusage... no 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... no checking for snprintf... yes checking for strerror... yes checking for strftime... yes checking for strsep... yes checking for strtod... yes checking for strtol... yes checking for unsetenv... yes checking for vsnprintf... yes checking for wait3... yes checking for wait4... yes checking for waitpid... yes checking for warn... yes checking for warnx... yes checking for getenv... (cached) yes checking for realpath... yes checking for dirname... yes checking for stresep... no checking for strlcpy... yes checking for emalloc in -lutil... no checking whether stat file-mode macros are broken... no checking for struct stat.st_rdev... yes checking if diff -u works... yes checking for MACHINE & MACHINE_ARCH... defaults: MACHINE=sunos5, MACHINE_ARCH=i386 Using: MACHINE=sunos5, MACHINE_ARCH=i386 Using: MKSRC=mk Using: SHELL=/usr/xpg4/bin/sh 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. /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -DMAKE_VERSION="20110606" -DMACHINE="sunos5" -DMACHINE_ARCH="i386" -D_PATH_DEFSYSPATH="/content/pkgsrc-ryoon/bootstrap/work/share/mk" -o main.o /content/pkgsrc-ryoon/bootstrap/work/bmake/main.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o arch.o /content/pkgsrc-ryoon/bootstrap/work/bmake/arch.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o buf.o /content/pkgsrc-ryoon/bootstrap/work/bmake/buf.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o compat.o /content/pkgsrc-ryoon/bootstrap/work/bmake/compat.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o cond.o /content/pkgsrc-ryoon/bootstrap/work/bmake/cond.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o dir.o /content/pkgsrc-ryoon/bootstrap/work/bmake/dir.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o for.o /content/pkgsrc-ryoon/bootstrap/work/bmake/for.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o getopt.o /content/pkgsrc-ryoon/bootstrap/work/bmake/getopt.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o hash.o /content/pkgsrc-ryoon/bootstrap/work/bmake/hash.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o job.o /content/pkgsrc-ryoon/bootstrap/work/bmake/job.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o make.o /content/pkgsrc-ryoon/bootstrap/work/bmake/make.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o make_malloc.o /content/pkgsrc-ryoon/bootstrap/work/bmake/make_malloc.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o parse.o /content/pkgsrc-ryoon/bootstrap/work/bmake/parse.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o sigcompat.o /content/pkgsrc-ryoon/bootstrap/work/bmake/sigcompat.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o str.o /content/pkgsrc-ryoon/bootstrap/work/bmake/str.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o strlist.o /content/pkgsrc-ryoon/bootstrap/work/bmake/strlist.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o suff.o /content/pkgsrc-ryoon/bootstrap/work/bmake/suff.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o targ.o /content/pkgsrc-ryoon/bootstrap/work/bmake/targ.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o trace.o /content/pkgsrc-ryoon/bootstrap/work/bmake/trace.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o var.o /content/pkgsrc-ryoon/bootstrap/work/bmake/var.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o util.o /content/pkgsrc-ryoon/bootstrap/work/bmake/util.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstAppend.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstAppend.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstDupl.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstDupl.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstInit.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstInit.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstOpen.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstOpen.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstAtEnd.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstAtEnd.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstEnQueue.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstEnQueue.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstInsert.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstInsert.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstAtFront.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstAtFront.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstIsAtEnd.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstIsAtEnd.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstClose.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstClose.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstFind.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstFind.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstIsEmpty.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstIsEmpty.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstRemove.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstRemove.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstConcat.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstConcat.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstFindFrom.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstFindFrom.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstLast.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstLast.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstReplace.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstReplace.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstFirst.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstFirst.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstDatum.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstDatum.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstForEach.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstForEach.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstMember.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstMember.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstSucc.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstSucc.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstDeQueue.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstDeQueue.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstForEachFrom.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstForEachFrom.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstDestroy.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstDestroy.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstNext.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstNext.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstPrev.o /content/pkgsrc-ryoon/bootstrap/work/bmake/lst.lib/lstPrev.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o stresep.o /content/pkgsrc-ryoon/bootstrap/work/bmake/stresep.c /opt/pbulk/gcc47/bin/gcc -c -g -O2 -I. -I/content/pkgsrc-ryoon/bootstrap/work/bmake -DHAVE_CONFIG_H -I/content/pkgsrc-ryoon/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o meta.o /content/pkgsrc-ryoon/bootstrap/work/bmake/meta.c /opt/pbulk/gcc47/bin/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 cd /content/pkgsrc-ryoon/bootstrap/work/bmake/SunOS/unit-tests && /content/pkgsrc-ryoon/bootstrap/work/bmake/SunOS/bmake -r -m / TEST_MAKE=/content/pkgsrc-ryoon/bootstrap/work/bmake/SunOS/bmake test /content/pkgsrc-ryoon/bootstrap/work/bmake/SunOS/bmake -f Makefile > test.out 2>&1 /usr/bin/diff -u /content/pkgsrc-ryoon/bootstrap/work/bmake/unit-tests/test.exp test.out No differences encountered ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff -m 755 /content/pkgsrc-ryoon/bootstrap/work/bmake/SunOS/bmake /content/pkgsrc-ryoon/bootstrap/work/bin/bmake ===> Building libnbcompat ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -d -o ryoon -g staff /content/pkgsrc-ryoon/bootstrap/work/libnbcompat ===> running: (cd /content/pkgsrc-ryoon/bootstrap/work/libnbcompat; /sbin/sh ./configure -C --prefix=/home/ryoon/pkg --mandir=/home/ryoon/pkg/man --sysconfdir=/home/ryoon/pkg/etc --enable-bsd-getopt --enable-db && /content/pkgsrc-ryoon/bootstrap/work/bin/bmake ) configure: creating cache config.cache checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking whether make sets $(MAKE)... no checking for gcc... /opt/pbulk/gcc47/bin/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 /opt/pbulk/gcc47/bin/gcc accepts -g... yes checking for /opt/pbulk/gcc47/bin/gcc option to accept ISO C89... none needed checking for a BSD-compatible install... ./install-sh -c checking whether ln -s works... yes checking for ranlib... no checking for gawk... no checking for mawk... no checking for nawk... nawk checking for ar... ar checking for fparseln in -lutil... no checking how to run the C preprocessor... /opt/pbulk/gcc47/bin/gcc -E checking for grep that handles long lines and -e... /usr/xpg4/bin/grep checking for egrep... /usr/xpg4/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... yes checking alloca.h presence... yes checking for alloca.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 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... no checking fts.h presence... no checking for fts.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no 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... no checking paths.h presence... no checking for paths.h... no 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... yes checking sys/byteorder.h presence... yes checking for sys/byteorder.h... yes checking sys/cdefs.h usability... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no checking sys/dir.h usability... no checking sys/dir.h presence... no checking for sys/dir.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mkdev.h usability... yes checking sys/mkdev.h presence... yes checking for sys/mkdev.h... yes 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... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes 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... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no 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... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no 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... no checking util.h presence... no checking for util.h... no 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 for va_copy... yes checking for __builtin_va_copy... yes checking md5.h usability... yes checking md5.h presence... yes checking for md5.h... yes checking for MD5Init in md5.h... yes checking for md5.h... (cached) yes checking rmd160.h usability... no checking rmd160.h presence... no checking for rmd160.h... no checking sha1.h usability... yes checking sha1.h presence... yes checking for sha1.h... yes checking sha2.h usability... yes checking sha2.h presence... yes checking for sha2.h... yes checking for MD5File... 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... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for struct option... yes configure: Using included getopt and getopt_long checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for __attribute__... yes checking for size_t... yes checking for uintptr_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for long long... yes checking for long double... yes checking for fsid_t... yes checking whether byte ordering is bigendian... no checking size of off_t... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for vprintf... yes checking for _doprnt... yes checking whether snprintf is declared... yes checking whether vasprintf is declared... yes checking for asprintf... yes checking for err... yes checking for fgetln... no checking for fnmatch... yes checking for fparseln... no checking for getenv... yes checking for isblank... yes checking for lchflags... no checking for lchmod... no checking for lchown... yes checking for lutimes... no checking for mkdtemp... yes checking for mkstemp... yes checking for setenv... yes checking for setgroupent... no checking for setpassent... no 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... no 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... -lsocket checking for gethostbyname in -lnsl... yes 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... no checking for setmode... no checking whether endgrent is declared... no checking whether endpwent is declared... no checking for gid_from_group... no checking for group_from_gid... no checking for pwcache_groupdb... no checking for pwcache_userdb... no checking for uid_from_user... no checking for user_from_uid... no checking for fts_open... no 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... yes 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... no 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 nawk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c glob.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c md5c.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c md5hl.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c rmd160.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c rmd160hl.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha1.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha1hl.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha2.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha2hl.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c getopt.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c getopt_long.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c vis.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c unvis.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c fgetln.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c fparseln.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c lchflags.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c lchmod.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c lutimes.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c setgroupent.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c setpassent.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c shquote.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c strmode.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c setmode.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c pwcache.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c fts.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_close.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_conv.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_debug.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_delete.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_get.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_open.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_overflow.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_page.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_put.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_search.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_seq.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_split.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/btree/bt_utils.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/db/db.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/hash/hash.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/hash/hash_bigkey.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/hash/hash_buf.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/hash/hash_func.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/hash/hash_log2.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/hash/hash_page.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/hash/ndbm.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/hash/ndbmdatum.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/mpool/mpool.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/recno/rec_close.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/recno/rec_delete.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/recno/rec_get.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/recno/rec_open.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/recno/rec_put.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/recno/rec_search.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/libnbcompat/db/recno/rec_seq.c /opt/pbulk/gcc47/bin/gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/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 getopt.o getopt_long.o vis.o unvis.o fgetln.o fparseln.o lchflags.o lchmod.o lutimes.o setgroupent.o setpassent.o shquote.o strmode.o setmode.o pwcache.o fts.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 : libnbcompat.a ===> Bootstrapping awk ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -d -o ryoon -g staff /content/pkgsrc-ryoon/bootstrap/work/awk ===> running: (cd /content/pkgsrc-ryoon/bootstrap/work/awk && /content/pkgsrc-ryoon/bootstrap/work/bin/bmake -f Makefile CC="/opt/pbulk/gcc47/bin/gcc" CFLAGS="") /opt/pbulk/gcc47/bin/gcc -c ytab.c /opt/pbulk/gcc47/bin/gcc -c b.c /opt/pbulk/gcc47/bin/gcc -c main.c /opt/pbulk/gcc47/bin/gcc -c parse.c /opt/pbulk/gcc47/bin/gcc -c proctab.c /opt/pbulk/gcc47/bin/gcc -c tran.c /opt/pbulk/gcc47/bin/gcc -c lib.c /opt/pbulk/gcc47/bin/gcc -c run.c /opt/pbulk/gcc47/bin/gcc -c lex.c /opt/pbulk/gcc47/bin/gcc ytab.o b.o main.o parse.o proctab.o tran.o lib.o run.o lex.o -lm -o a.out ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff -m 755 /content/pkgsrc-ryoon/bootstrap/work/awk/a.out /content/pkgsrc-ryoon/bootstrap/work/bin/nawk ===> Bootstrapping sed ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -d -o ryoon -g staff /content/pkgsrc-ryoon/bootstrap/work/sed ===> running: (cd /content/pkgsrc-ryoon/bootstrap/work/sed; env INSTALL='/home/ryoon/pkg/bin/install-sh -c' CPPFLAGS=' -I../libnbcompat' LDFLAGS=' -L../libnbcompat' LIBS=' -lnbcompat' /sbin/sh ./configure -C --prefix=/home/ryoon/pkg --mandir=/home/ryoon/pkg/man --sysconfdir=/home/ryoon/pkg/etc --program-transform-name='s,sed,nbsed,' && /content/pkgsrc-ryoon/bootstrap/work/bin/bmake ) configure: creating cache config.cache checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether make sets $(MAKE)... no checking for gawk... no checking for mawk... no checking for nawk... nawk checking for gcc... /opt/pbulk/gcc47/bin/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 /opt/pbulk/gcc47/bin/gcc accepts -g... yes checking for /opt/pbulk/gcc47/bin/gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /home/ryoon/pkg/bin/install-sh -c checking whether ln -s works... yes checking how to run the C preprocessor... /opt/pbulk/gcc47/bin/gcc -E checking for egrep... 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.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 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 termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking sys/cdefs.h usability... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) 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 for regcomp... yes checking for regexec... yes checking for memcpy... yes checking for working REG_STARTEND... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"i386-pc-solaris2.11\" -DVERSION=\"20040821\" -I../libnbcompat -g -O2 -c compile.c -o compile.o /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"i386-pc-solaris2.11\" -DVERSION=\"20040821\" -I../libnbcompat -g -O2 -c main.c -o main.o /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"i386-pc-solaris2.11\" -DVERSION=\"20040821\" -I../libnbcompat -g -O2 -c misc.c -o misc.o /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"i386-pc-solaris2.11\" -DVERSION=\"20040821\" -I../libnbcompat -g -O2 -c process.c -o process.o /opt/pbulk/gcc47/bin/gcc -g -O2 -L../libnbcompat -o sed compile.o main.o misc.o process.o -lnbcompat ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff -m 755 /content/pkgsrc-ryoon/bootstrap/work/sed/sed /content/pkgsrc-ryoon/bootstrap/work/bin/sed ===> Bootstrapping pkgtools ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -d -o ryoon -g staff /content/pkgsrc-ryoon/bootstrap/work/pkg_install ===> running: (cd /content/pkgsrc-ryoon/bootstrap/work/pkg_install; env INSTALL='/home/ryoon/pkg/bin/install-sh -c' CPPFLAGS=' -I../libnbcompat -I../../libnbcompat' LDFLAGS=' -L../libnbcompat -L../../libnbcompat' LIBS=' -lnbcompat' /sbin/sh ./configure -C --enable-bootstrap --prefix=/home/ryoon/pkg --sysconfdir=/home/ryoon/pkg/etc --with-pkgdbdir=/home/ryoon/pkg/var/db/pkg --mandir=/home/ryoon/pkg/man && /content/pkgsrc-ryoon/bootstrap/work/bin/bmake ) configure: creating cache config.cache checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking whether make sets $(MAKE)... no checking for gcc... /opt/pbulk/gcc47/bin/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 /opt/pbulk/gcc47/bin/gcc accepts -g... yes checking for /opt/pbulk/gcc47/bin/gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /home/ryoon/pkg/bin/install-sh -c checking whether ln -s works... yes checking for ranlib... no checking for ar... ar checking for chmod... /usr/bin/chmod checking for cmp... /usr/bin/cmp checking for cp... /usr/bin/cp checking for env... /usr/bin/env checking for find... /usr/bin/find checking for grep... /usr/bin/grep checking for ln... /usr/bin/ln checking for mkdir... /usr/bin/mkdir checking for rmdir... /usr/bin/rmdir checking for rm... /usr/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[4053]: ac_fn_c_try_link: not found [No such file or directory] no checking for library containing dbopen... none required checking how to run the C preprocessor... /opt/pbulk/gcc47/bin/gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... /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... no checking vis.h presence... no checking for vis.h... no checking sys/cdefs.h usability... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no 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... -lnsl checking for library containing socket... -lsocket checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for a working PRIu64... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 configure: updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating add/Makefile config.status: creating admin/Makefile config.status: creating bpm/bpm.sh config.status: creating create/Makefile config.status: creating delete/Makefile config.status: creating info/Makefile config.status: creating lib/Makefile config.status: creating lib/pkg_install.conf.5 config.status: creating lib/pkg_install.conf.cat config.status: creating lib/config.h /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c automatic.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c conflicts.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c dewey.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c fexec.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c file.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c gpgsig.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c global.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c iterate.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c license.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c lpkg.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c opattern.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c parse-config.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c pkgdb.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c plist.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c remove.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c str.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c var.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c version.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/pkg/etc\" -DBOOTSTRAP -g -O2 -c vulnerabilities-file.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/home/ryoon/pkg/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/home/ryoon/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 ar: writing libinstall.a 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 : libinstall.a /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c check.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c /opt/pbulk/gcc47/bin/gcc -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_admin check.o main.o -linstall -lsocket -lnsl -lnbcompat sed -e 's|@PKG_ADMIN@|/home/ryoon/pkg/sbin/pkg_admin|' /content/pkgsrc-ryoon/bootstrap/work/pkg_install/admin/audit-packages.sh.in > audit-packages sed -e 's|@PKG_ADMIN@|/home/ryoon/pkg/sbin/pkg_admin|' /content/pkgsrc-ryoon/bootstrap/work/pkg_install/admin/download-vulnerability-list.sh.in > download-vulnerability-list /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c pl.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c util.c /opt/pbulk/gcc47/bin/gcc -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_create main.o perform.o pl.o util.o -linstall -lsocket -lnsl -lnbcompat /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c /opt/pbulk/gcc47/bin/gcc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c show.c /opt/pbulk/gcc47/bin/gcc -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_info main.o perform.o show.o -linstall -lsocket -lnsl -lnbcompat ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff -m 755 /content/pkgsrc-ryoon/bootstrap/work/pkg_install/admin/pkg_admin /content/pkgsrc-ryoon/bootstrap/work/sbin/pkg_admin ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff -m 755 /content/pkgsrc-ryoon/bootstrap/work/pkg_install/create/pkg_create /content/pkgsrc-ryoon/bootstrap/work/sbin/pkg_create ===> running: /sbin/sh /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff -m 755 /content/pkgsrc-ryoon/bootstrap/work/pkg_install/info/pkg_info /content/pkgsrc-ryoon/bootstrap/work/sbin/pkg_info ===> Installing packages ===> running: (cd /content/pkgsrc-ryoon/pkgtools/bootstrap-mk-files && /content/pkgsrc-ryoon/bootstrap/work/bin/bmake USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/content/pkgsrc-ryoon/bootstrap/work/mk.conf install) ===> Installing dependencies for bootstrap-mk-files-20120415 ===> Overriding tools for bootstrap-mk-files-20120415 ===> Extracting for bootstrap-mk-files-20120415 ===> Patching for bootstrap-mk-files-20120415 ===> Creating toolchain wrappers for bootstrap-mk-files-20120415 ===> Configuring for bootstrap-mk-files-20120415 cd /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20120415; for file in bsd.* sys.mk; do test ! -f mods/SunOS.$file || /bin/cp -f mods/SunOS.$file /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20120415/$file; done cd /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20120415; if test -f mods/SunOS.bsd.own.mk.in; then own_mk=mods/SunOS.bsd.own.mk.in; else own_mk=mods/bsd.own.mk.in; fi; /content/pkgsrc-ryoon/bootstrap/work/bin/sed -e 's|@ROOT_GROUP@|'staff'|g' -e 's|@ROOT_USER@|'ryoon'|g' -e 's|@SYSCONFDIR@|'/home/ryoon/pkg/etc'|g' $own_mk > bsd.own.mk ===> Installing for bootstrap-mk-files-20120415 => Creating installation directories cd /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20120415 && for file in bsd.* sys.mk; do /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff -m 644 $file /home/ryoon/pkg/share/mk/$file; done => Automatic manual page handling => Registering installation for bootstrap-mk-files-20120415 ===> running: (cd /content/pkgsrc-ryoon/sysutils/install-sh && /content/pkgsrc-ryoon/bootstrap/work/bin/bmake USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/content/pkgsrc-ryoon/bootstrap/work/mk.conf install) ===> Installing dependencies for install-sh-20100824 ===> Overriding tools for install-sh-20100824 ===> Extracting for install-sh-20100824 ===> Patching for install-sh-20100824 ===> Creating toolchain wrappers for install-sh-20100824 ===> Configuring for install-sh-20100824 /content/pkgsrc-ryoon/bootstrap/work/bin/sed -e "s|@DEFAULT_INSTALL_MODE@|"755"|g" /content/pkgsrc-ryoon/bootstrap/work/wrk/sysutils/install-sh/work/install-sh-20100824/install-sh.in > /content/pkgsrc-ryoon/bootstrap/work/wrk/sysutils/install-sh/work/install-sh-20100824/install-sh ===> Installing for install-sh-20100824 /usr/bin/bash /content/pkgsrc-ryoon/bootstrap/work/wrk/sysutils/install-sh/work/install-sh-20100824/install-sh -d -o ryoon -g staff -m 755 /home/ryoon/pkg/bin /usr/bin/bash /content/pkgsrc-ryoon/bootstrap/work/wrk/sysutils/install-sh/work/install-sh-20100824/install-sh -c -o ryoon -g staff -m 755 /content/pkgsrc-ryoon/bootstrap/work/wrk/sysutils/install-sh/work/install-sh-20100824/install-sh /home/ryoon/pkg/bin => Automatic manual page handling => Registering installation for install-sh-20100824 ===> running: (cd /content/pkgsrc-ryoon/devel/bmake && /content/pkgsrc-ryoon/bootstrap/work/bin/bmake USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/content/pkgsrc-ryoon/bootstrap/work/mk.conf install) ===> Installing dependencies for bmake-20110606 => Full dependency bootstrap-mk-files-[0-9]*: found bootstrap-mk-files-20120415 ===> Overriding tools for bmake-20110606 ===> Extracting for bmake-20110606 /bin/cp -R /content/pkgsrc-ryoon/devel/bmake/files /content/pkgsrc-ryoon/bootstrap/work/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-pc-solaris2.11 checking host system type... i386-sun-solaris2.11 checking whether make sets $(MAKE)... yes checking for i386-sun-solaris2.11-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... /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/.tools/bin/install -c checking whether ln -s works... yes checking for i386-sun-solaris2.11-ranlib... no checking for ranlib... no checking for gawk... /content/pkgsrc-ryoon/bootstrap/work/bin/nawk checking for ar... ar checking for fparseln in -lutil... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/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... yes checking alloca.h presence... yes checking for alloca.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 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... no checking fts.h presence... no checking for fts.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no 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... no checking paths.h presence... no checking for paths.h... no 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... yes checking sys/byteorder.h presence... yes checking for sys/byteorder.h... yes checking sys/cdefs.h usability... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no checking sys/dir.h usability... no checking sys/dir.h presence... no checking for sys/dir.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mkdev.h usability... yes checking sys/mkdev.h presence... yes checking for sys/mkdev.h... yes 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... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes 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... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no 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... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no 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... no checking util.h presence... no checking for util.h... no 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 for va_copy... yes checking for __builtin_va_copy... yes checking md5.h usability... yes checking md5.h presence... yes checking for md5.h... yes checking for MD5Init in md5.h... yes checking for md5.h... (cached) yes checking rmd160.h usability... no checking rmd160.h presence... no checking for rmd160.h... no checking sha1.h usability... yes checking sha1.h presence... yes checking for sha1.h... yes checking sha2.h usability... yes checking sha2.h presence... yes checking for sha2.h... yes checking for MD5File... 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... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for struct option... yes checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for __attribute__... yes checking for size_t... yes checking for uintptr_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for long long... yes checking for long double... yes checking for fsid_t... yes checking whether byte ordering is bigendian... no checking size of off_t... 4 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... yes checking whether snprintf is declared... yes checking whether vasprintf is declared... yes checking for asprintf... yes checking for err... yes checking for fgetln... no checking for fnmatch... yes checking for fparseln... no checking for getenv... yes checking for isblank... yes checking for lchflags... no checking for lchmod... no checking for lchown... yes checking for lutimes... no checking for mkdtemp... yes checking for mkstemp... yes checking for setenv... yes checking for setgroupent... no checking for setpassent... no 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... no 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... -lsocket checking for gethostbyname in -lnsl... yes 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... no checking for setmode... no checking whether endgrent is declared... no checking whether endpwent is declared... no checking for gid_from_group... no checking for group_from_gid... no checking for pwcache_groupdb... no checking for pwcache_userdb... no checking for uid_from_user... no checking for user_from_uid... no checking for fts_open... no 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... yes 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... no 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 /content/pkgsrc-ryoon/bootstrap/work/bin/nawk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c glob.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c md5c.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c md5hl.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c rmd160.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c rmd160hl.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c sha1.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c sha1hl.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c sha2.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c sha2hl.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c vis.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c unvis.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c fgetln.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c fparseln.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c lchflags.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c lchmod.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c lutimes.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c setgroupent.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c setpassent.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c shquote.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c strmode.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c setmode.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c pwcache.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c fts.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 fgetln.o fparseln.o lchflags.o lchmod.o lutimes.o setgroupent.o setpassent.o shquote.o strmode.o setmode.o pwcache.o fts.o : libnbcompat.a => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version checking for i386-sun-solaris2.11-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... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/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 i386-sun-solaris2.11-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... /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff 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... no checking paths.h presence... no checking for paths.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking ranlib.h usability... no checking ranlib.h presence... no checking for ranlib.h... no 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... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no checking for __attribute__... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether sys_siglist is declared... no 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... yes checking for wait3 that fills in rusage... no 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... no checking for snprintf... yes checking for strerror... yes checking for strftime... yes checking for strsep... yes checking for strtod... yes checking for strtol... yes checking for unsetenv... yes checking for vsnprintf... yes checking for wait3... yes checking for wait4... yes checking for waitpid... yes checking for warn... yes checking for warnx... yes checking for getenv... (cached) yes checking for realpath... yes checking for dirname... yes checking for stresep... no checking for strlcpy... yes checking for emalloc in -lutil... no checking whether stat file-mode macros are broken... no checking for struct stat.st_rdev... yes checking if diff -u works... yes checking for MACHINE & MACHINE_ARCH... defaults: MACHINE=sunos5, MACHINE_ARCH=i386 Using: MACHINE=sunos5, MACHINE_ARCH=i386 Using: MKSRC=mk Using: SHELL=/usr/bin/bash configure: creating ./config.status config.status: creating Makefile config.status: creating make-bootstrap.sh config.status: creating unit-tests/Makefile config.status: creating config.h You can now run ./make-bootstrap.sh to produce a fully functional bmake. ===> Building for bmake-20110606 cd /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake && /usr/bin/env USETOOLS=no CC=gcc CFLAGS=-O CPPFLAGS=-DHAVE_NBCOMPAT_H=1\ -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat CXX=g++ CXXFLAGS=-O 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/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat\ -Wl,-R/home/ryoon/pkg/lib LINKER_RPATH_FLAG=-R PATH=/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/.wrapper/bin:/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/.buildlink/bin:/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/.gcc/bin:/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/.tools/bin:/home/ryoon/pkg/bin:/home/ryoon/pkg/bin:/home/ryoon/pkg/sbin::/home/ryoon/pkg/sbin:/home/ryoon/pkg/bin:/sbin:/usr/sbin:/usr/bin:/opt/pbulk/sbin:/opt/pbulk/bin:/sbin:/usr/sbin:/home/ryoon/pkg/bin:/home/ryoon/pkg/bin PREFIX=/home/ryoon/pkg PKG_SYSCONFDIR=/home/ryoon/pkg/etc CXXCPP=gcc\ -E HOME=/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/.home CPP=gcc\ -E LINK_ALL_LIBGCC_HACK= LOCALBASE=/home/ryoon/pkg NO_WHOLE_ARCHIVE_FLAG=-z\ defaultextract WHOLE_ARCHIVE_FLAG=-z\ allextract X11BASE=/home/ryoon/pkg X11PREFIX=/home/ryoon/pkg PKGMANDIR=man PKGINFODIR=info MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -s\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -o\ ryoon\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -o\ ryoon\ -g\ staff\ -m\ 644 BSD_INSTALL=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh BSD_INSTALL_PROGRAM_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -s\ -o\ ryoon\ -g\ staff\ -m\ 0755 BSD_INSTALL_GAME_DATA=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -o\ ryoon\ -g\ staff\ -m\ 0644 BSD_INSTALL_GAME_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 0755 INSTALL_INFO= MAKEINFO=/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/.buildlink/lib/pkgconfig:/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/home/ryoon/pkg /usr/bin/bash make-bootstrap.sh gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -DMAKE_VERSION="20110606" -DMACHINE="sunos5" -DMACHINE_ARCH="i386" -D_PATH_DEFSYSPATH="/home/ryoon/pkg/share/mk" -o main.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/main.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o arch.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/arch.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o buf.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/buf.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o compat.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/compat.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o cond.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/cond.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o dir.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/dir.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o for.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/for.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o getopt.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/getopt.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o hash.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/hash.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o job.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/job.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o make.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/make.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o make_malloc.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/make_malloc.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o parse.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/parse.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o sigcompat.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/sigcompat.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o str.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/str.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o strlist.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/strlist.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o suff.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/suff.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o targ.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/targ.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o trace.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/trace.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o var.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/var.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o util.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/util.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstAppend.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstAppend.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstDupl.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDupl.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstInit.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstInit.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstOpen.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstOpen.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstAtEnd.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstAtEnd.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstEnQueue.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstEnQueue.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstInsert.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstInsert.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstAtFront.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstAtFront.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstIsAtEnd.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstIsAtEnd.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstClose.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstClose.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstFind.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstFind.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstIsEmpty.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstIsEmpty.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstRemove.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstRemove.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstConcat.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstConcat.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstFindFrom.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstFindFrom.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstLast.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstLast.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstReplace.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstReplace.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstFirst.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstFirst.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstDatum.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDatum.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstForEach.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstForEach.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstMember.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstMember.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstSucc.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstSucc.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstDeQueue.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDeQueue.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstForEachFrom.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstForEachFrom.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstDestroy.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstDestroy.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstNext.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstNext.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o lstPrev.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/lst.lib/lstPrev.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o stresep.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/stresep.c gcc -c -O -I. -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -I/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/missing -DMAKE_NATIVE -DUSE_META -o meta.o /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/meta.c gcc -L/content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/libnbcompat -Wl,-R/home/ryoon/pkg/lib -o bmake main.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt.o hash.o job.o make.o make_malloc.o parse.o sigcompat.o str.o strlist.o suff.o targ.o trace.o var.o util.o lstAppend.o lstDupl.o lstInit.o lstOpen.o lstAtEnd.o lstEnQueue.o lstInsert.o lstAtFront.o lstIsAtEnd.o lstClose.o lstFind.o lstIsEmpty.o lstRemove.o lstConcat.o lstFindFrom.o lstLast.o lstReplace.o lstFirst.o lstDatum.o lstForEach.o lstMember.o lstSucc.o lstDeQueue.o lstForEachFrom.o lstDestroy.o lstNext.o lstPrev.o stresep.o -lnbcompat => Unwrapping files-to-be-installed. ===> Installing for bmake-20110606 => Creating installation directories /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -s -o ryoon -g staff -m 755 /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/bmake /home/ryoon/pkg/bin /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff -m 644 /content/pkgsrc-ryoon/bootstrap/work/wrk/devel/bmake/work/bmake/bmake.1 /home/ryoon/pkg/man/man1 => Automatic manual page handling => Registering installation for bmake-20110606 bmake-20110606 requires installed package bootstrap-mk-files-20120415 ===> running: (cd /content/pkgsrc-ryoon/lang/nawk && /content/pkgsrc-ryoon/bootstrap/work/bin/bmake USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/content/pkgsrc-ryoon/bootstrap/work/mk.conf install) ===> Installing dependencies for nawk-20050424nb3 ===> Overriding tools for nawk-20050424nb3 ===> Extracting for nawk-20050424nb3 ===> Patching for nawk-20050424nb3 ===> Creating toolchain wrappers for nawk-20050424nb3 ===> Configuring for nawk-20050424nb3 ===> Building for nawk-20050424nb3 gcc -O -c ytab.c gcc -O -c b.c gcc -O -c main.c gcc -O -c parse.c gcc -O -c proctab.c gcc -O -c tran.c gcc -O -c lib.c gcc -O -c run.c gcc -O -c lex.c gcc -O ytab.o b.o main.o parse.o proctab.o tran.o lib.o run.o lex.o -lm -o a.out => Unwrapping files-to-be-installed. ===> Installing for nawk-20050424nb3 => Creating installation directories /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -s -o ryoon -g staff -m 755 /content/pkgsrc-ryoon/bootstrap/work/wrk/lang/nawk/work/nawk-20050424/a.out /home/ryoon/pkg/bin/nawk /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff -m 644 /content/pkgsrc-ryoon/bootstrap/work/wrk/lang/nawk/work/nawk-20050424/nawk.1 /home/ryoon/pkg/man/man1/nawk.1 => Automatic manual page handling => Registering installation for nawk-20050424nb3 ===> running: (cd /content/pkgsrc-ryoon/textproc/nbsed && /content/pkgsrc-ryoon/bootstrap/work/bin/bmake USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/content/pkgsrc-ryoon/bootstrap/work/mk.conf install) ===> Installing dependencies for nbsed-20120308 ===> Overriding tools for nbsed-20120308 ===> Extracting for nbsed-20120308 ===> Patching for nbsed-20120308 ===> Creating toolchain wrappers for nbsed-20120308 ===> Configuring for nbsed-20120308 => 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-pc-solaris2.11 checking host system type... i386-sun-solaris2.11 checking whether make sets $(MAKE)... yes checking for i386-sun-solaris2.11-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... /content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/.tools/bin/install -c checking whether ln -s works... yes checking for i386-sun-solaris2.11-ranlib... no checking for ranlib... no checking for gawk... /content/pkgsrc-ryoon/bootstrap/work/bin/nawk checking for ar... ar checking for fparseln in -lutil... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/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... yes checking alloca.h presence... yes checking for alloca.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 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... no checking fts.h presence... no checking for fts.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no 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... no checking paths.h presence... no checking for paths.h... no 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... yes checking sys/byteorder.h presence... yes checking for sys/byteorder.h... yes checking sys/cdefs.h usability... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no checking sys/dir.h usability... no checking sys/dir.h presence... no checking for sys/dir.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mkdev.h usability... yes checking sys/mkdev.h presence... yes checking for sys/mkdev.h... yes 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... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes 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... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no 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... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no 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... no checking util.h presence... no checking for util.h... no 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 for va_copy... yes checking for __builtin_va_copy... yes checking md5.h usability... yes checking md5.h presence... yes checking for md5.h... yes checking for MD5Init in md5.h... yes checking for md5.h... (cached) yes checking rmd160.h usability... no checking rmd160.h presence... no checking for rmd160.h... no checking sha1.h usability... yes checking sha1.h presence... yes checking for sha1.h... yes checking sha2.h usability... yes checking sha2.h presence... yes checking for sha2.h... yes checking for MD5File... 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... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for struct option... yes checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for __attribute__... yes checking for size_t... yes checking for uintptr_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for long long... yes checking for long double... yes checking for fsid_t... yes checking whether byte ordering is bigendian... no checking size of off_t... 4 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... yes checking whether snprintf is declared... yes checking whether vasprintf is declared... yes checking for asprintf... yes checking for err... yes checking for fgetln... no checking for fnmatch... yes checking for fparseln... no checking for getenv... yes checking for isblank... yes checking for lchflags... no checking for lchmod... no checking for lchown... yes checking for lutimes... no checking for mkdtemp... yes checking for mkstemp... yes checking for setenv... yes checking for setgroupent... no checking for setpassent... no 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... no 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... -lsocket checking for gethostbyname in -lnsl... yes 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... no checking for setmode... no checking whether endgrent is declared... no checking whether endpwent is declared... no checking for gid_from_group... no checking for group_from_gid... no checking for pwcache_groupdb... no checking for pwcache_userdb... no checking for uid_from_user... no checking for user_from_uid... no checking for fts_open... no 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... yes 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... no 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 /content/pkgsrc-ryoon/bootstrap/work/bin/nawk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c glob.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c md5c.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c md5hl.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c rmd160.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c rmd160hl.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c sha1.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c sha1hl.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c sha2.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c sha2hl.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c vis.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c unvis.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c fgetln.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c fparseln.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c lchflags.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c lchmod.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c lutimes.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c setgroupent.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c setpassent.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c shquote.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c strmode.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c setmode.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c pwcache.c gcc -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -I. -I. -O -DHAVE_CONFIG_H -c fts.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 fgetln.o fparseln.o lchflags.o lchmod.o lutimes.o setgroupent.o setpassent.o shquote.o strmode.o setmode.o pwcache.o fts.o : libnbcompat.a => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version checking build system type... i386-sun-solaris2.11 checking host system type... i386-sun-solaris2.11 checking whether make sets $(MAKE)... yes checking for gawk... /content/pkgsrc-ryoon/bootstrap/work/bin/nawk checking for i386-sun-solaris2.11-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for egrep... 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.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 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 termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking sys/cdefs.h usability... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) 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 for regcomp... yes checking for regexec... yes checking for memcpy... yes checking for working REG_STARTEND... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ===> Building for nbsed-20120308 gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"i386-sun-solaris2.11\" -DVERSION=\"20040821\" -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -O -c compile.c -o compile.o gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"i386-sun-solaris2.11\" -DVERSION=\"20040821\" -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -O -c main.c -o main.o gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"i386-sun-solaris2.11\" -DVERSION=\"20040821\" -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -O -c misc.c -o misc.o gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"i386-sun-solaris2.11\" -DVERSION=\"20040821\" -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -O -c process.c -o process.o gcc -O -L/content/pkgsrc-ryoon/bootstrap/work/wrk/textproc/nbsed/work/libnbcompat -Wl,-R/home/ryoon/pkg/lib -o sed compile.o main.o misc.o process.o -lnbcompat => Unwrapping files-to-be-installed. ===> Installing for nbsed-20120308 /usr/bin/bash ./mkinstalldirs /home/ryoon/pkg/bin /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -s -o ryoon -g staff -m 755 sed /home/ryoon/pkg/bin/nbsed /usr/bin/bash ./mkinstalldirs /home/ryoon/pkg/man/man1 /content/pkgsrc-ryoon/bootstrap/work/bin/install-sh -c -o ryoon -g staff -m 644 sed.1 /home/ryoon/pkg/man/man1/nbsed.1 => Automatic manual page handling => Registering installation for nbsed-20120308 ===> running: (cd /content/pkgsrc-ryoon/pkgtools/pkg_install && /content/pkgsrc-ryoon/bootstrap/work/bin/bmake USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/content/pkgsrc-ryoon/bootstrap/work/mk.conf install) ===> Installing dependencies for pkg_install-20120221 ========================================================================== The supported build options for pkg_install are: inet6 openssl The currently selected options 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-20120221. Their current value is shown below: * SSLCERTS = /home/ryoon/pkg/etc/openssl/certs * SSLCERTS = /home/ryoon/pkg/etc/openssl/certs * SSLDIR = /home/ryoon/pkg/etc/openssl * SSLDIR = /home/ryoon/pkg/etc/openssl * SSLKEYS = /home/ryoon/pkg/etc/openssl/private * SSLKEYS = /home/ryoon/pkg/etc/openssl/private You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/content/pkgsrc-ryoon/bootstrap/work/bin/bmake clean' after the changes. ========================================================================== ===> Overriding tools for pkg_install-20120221 ===> Extracting for pkg_install-20120221 ===> Patching for pkg_install-20120221 ===> Creating toolchain wrappers for pkg_install-20120221 ===> Configuring for pkg_install-20120221 => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => 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-pc-solaris2.11 checking host system type... i386-sun-solaris2.11 checking whether make sets $(MAKE)... yes checking for i386-sun-solaris2.11-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... /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin/install -c checking whether ln -s works... yes checking for i386-sun-solaris2.11-ranlib... no checking for ranlib... no checking for gawk... /content/pkgsrc-ryoon/bootstrap/work/bin/nawk checking for ar... ar checking for fparseln in -lutil... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/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... yes checking alloca.h presence... yes checking for alloca.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 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... no checking fts.h presence... no checking for fts.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no 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... no checking paths.h presence... no checking for paths.h... no 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... yes checking sys/byteorder.h presence... yes checking for sys/byteorder.h... yes checking sys/cdefs.h usability... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no checking sys/dir.h usability... no checking sys/dir.h presence... no checking for sys/dir.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mkdev.h usability... yes checking sys/mkdev.h presence... yes checking for sys/mkdev.h... yes 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... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes 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... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no 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... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no 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... no checking util.h presence... no checking for util.h... no 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 for va_copy... yes checking for __builtin_va_copy... yes checking md5.h usability... yes checking md5.h presence... yes checking for md5.h... yes checking for MD5Init in md5.h... yes checking for md5.h... (cached) yes checking rmd160.h usability... no checking rmd160.h presence... no checking for rmd160.h... no checking sha1.h usability... yes checking sha1.h presence... yes checking for sha1.h... yes checking sha2.h usability... yes checking sha2.h presence... yes checking for sha2.h... yes checking for MD5File... 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... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for struct option... yes configure: Using included getopt and getopt_long checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for __attribute__... yes checking for size_t... yes checking for uintptr_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for long long... yes checking for long double... yes checking for fsid_t... yes checking whether byte ordering is bigendian... no checking size of off_t... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for vprintf... yes checking for _doprnt... yes checking whether snprintf is declared... yes checking whether vasprintf is declared... yes checking for asprintf... yes checking for err... yes checking for fgetln... no checking for fnmatch... yes checking for fparseln... no checking for getenv... yes checking for isblank... yes checking for lchflags... no checking for lchmod... no checking for lchown... yes checking for lutimes... no checking for mkdtemp... yes checking for mkstemp... yes checking for setenv... yes checking for setgroupent... no checking for setpassent... no 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... no 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... -lsocket checking for gethostbyname in -lnsl... yes 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... no checking for setmode... no checking whether endgrent is declared... no checking whether endpwent is declared... no checking for gid_from_group... no checking for group_from_gid... no checking for pwcache_groupdb... no checking for pwcache_userdb... no checking for uid_from_user... no checking for user_from_uid... no checking for fts_open... no 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... yes 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... no 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 /content/pkgsrc-ryoon/bootstrap/work/bin/nawk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c glob.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c md5c.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c md5hl.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c rmd160.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c rmd160hl.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c sha1.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c sha1hl.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c sha2.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c sha2hl.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c getopt.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c getopt_long.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c vis.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c unvis.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c fgetln.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c fparseln.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c lchflags.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c lchmod.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c lutimes.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c setgroupent.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c setpassent.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c shquote.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c strmode.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c setmode.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c pwcache.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c fts.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_close.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_conv.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_debug.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_delete.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_get.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_open.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_overflow.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_page.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_put.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_search.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_seq.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_split.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/btree/bt_utils.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/db/db.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_bigkey.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_buf.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_func.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_log2.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/hash_page.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/ndbm.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/hash/ndbmdatum.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/mpool/mpool.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_close.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_delete.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_get.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_open.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_put.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_search.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat/db/recno/rec_seq.c gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -D__DBINTERFACE_PRIVATE -I. -I. -O -DHAVE_CONFIG_H -c /content/pkgsrc-ryoon/bootstrap/work/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 getopt.o getopt_long.o vis.o unvis.o fgetln.o fparseln.o lchflags.o lchmod.o lutimes.o setgroupent.o setpassent.o shquote.o strmode.o setmode.o pwcache.o fts.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 : libnbcompat.a cd /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 && /usr/bin/env MACHINE_ARCH=i386 OPSYS=SunOS MANINSTALL=maninstall USETOOLS=no FETCH_WITH_INET6=yes FETCH_WITH_OPENSSL=no CC=gcc CFLAGS=-O CPPFLAGS=-D_LARGEFILE_SOURCE\ -D_LARGE_FILES\ -D_FILE_OFFSET_BITS=64\ -DDEF_UMASK=022\ -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib\ -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive\ -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -DHAVE_NBCOMPAT_H=1\ -I/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat CXX=g++ CXXFLAGS=-O 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/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2\ -L/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib\ -L/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/.libs\ -L/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch\ -L/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat\ -Wl,-R/home/ryoon/pkg/lib LINKER_RPATH_FLAG=-R PATH=/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/.wrapper/bin:/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/bin:/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/.gcc/bin:/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin:/home/ryoon/pkg/bin:/home/ryoon/pkg/bin:/home/ryoon/pkg/sbin::/home/ryoon/pkg/sbin:/home/ryoon/pkg/bin:/sbin:/usr/sbin:/usr/bin:/opt/pbulk/sbin:/opt/pbulk/bin:/sbin:/usr/sbin:/home/ryoon/pkg/bin:/home/ryoon/pkg/bin PREFIX=/home/ryoon/pkg PKG_SYSCONFDIR=/home/ryoon/pkg/etc CXXCPP=gcc\ -E HOME=/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/.home CPP=gcc\ -E LINK_ALL_LIBGCC_HACK= LOCALBASE=/home/ryoon/pkg NO_WHOLE_ARCHIVE_FLAG=-z\ defaultextract WHOLE_ARCHIVE_FLAG=-z\ allextract X11BASE=/home/ryoon/pkg X11PREFIX=/home/ryoon/pkg PKGMANDIR=man PKGINFODIR=info MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -s\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -o\ ryoon\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -o\ ryoon\ -g\ staff\ -m\ 644 BSD_INSTALL=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh BSD_INSTALL_PROGRAM_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -s\ -o\ ryoon\ -g\ staff\ -m\ 0755 BSD_INSTALL_GAME_DATA=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -c\ -o\ ryoon\ -g\ staff\ -m\ 0644 BSD_INSTALL_GAME_DIR=/content/pkgsrc-ryoon/bootstrap/work/bin/install-sh\ -d\ -o\ ryoon\ -g\ staff\ -m\ 0755 INSTALL_INFO= MAKEINFO=/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/lib/pkgconfig:/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/home/ryoon/pkg /content/pkgsrc-ryoon/bootstrap/work/bin/bmake -f Makefile libbz2.a gcc -c -O -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o blocksort.o blocksort.c gcc -c -O -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o bzlib.o bzlib.c gcc -c -O -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o compress.o compress.c gcc -c -O -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o crctable.o crctable.c gcc -c -O -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o decompress.o decompress.c gcc -c -O -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o huffman.o huffman.c gcc -c -O -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -o randtable.o randtable.c ar cq libbz2.a blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o ranlib libbz2.a bmake: exec(ranlib) failed (No such file or directory) *** Error code 1 Stop. bmake: stopped in /content/pkgsrc-ryoon/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 *** Error code 1 Stop. bmake: stopped in /content/pkgsrc-ryoon/pkgtools/pkg_install *** Error code 1 Stop. bmake: stopped in /content/pkgsrc-ryoon/pkgtools/pkg_install ===> exited with status 1 aborted.