Build of bmake with vanilla toolchain

The build took 00h 01m 49s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
17,742 ansic
940 sh
442 python
279 makefile
19,403 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: bmake 20160604-1 (Wed Aug 24 12:25:22 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# NOTE: default prefix=/usr/local
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for gcc... (cached) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc needs -traditional... no
# checking for a BSD-compatible install... /usr/bin/install -c
# Using: BMAKE_PATH_MAX=1024
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for sys/sysctl.h... yes
# 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 libgen.h usability... yes
# checking libgen.h presence... yes
# checking for libgen.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking ranlib.h usability... 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... yes
# checking sys/cdefs.h presence... yes
# checking for sys/cdefs.h... yes
# checking whether sys/cdefs.h is compatible... no
# checking for __attribute__... no
# checking whether byte ordering is bigendian... no
# checking for an ANSI C-conforming const... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for uint32_t... yes
# checking whether sys_siglist is declared... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking return type of signal handlers... void
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for wait3 that fills in rusage... yes
# checking for err... yes
# checking for errx... yes
# checking for getcwd... yes
# checking for getenv... yes
# checking for getopt... yes
# checking for getwd... yes
# checking for killpg... yes
# checking for mmap... yes
# checking for putenv... yes
# checking for select... yes
# checking for setenv... yes
# checking for setpgid... yes
# checking for setsid... yes
# checking for sigaction... yes
# checking for sigvec... 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 sysctl... yes
# checking for unsetenv... yes
# checking for vsnprintf... yes
# checking for wait3... yes
# checking for wait4... yes
# checking for waitpid... yes
# checking for warn... yes
# checking for warnx... yes
# checking for realpath... yes
# checking for dirname... yes
# checking for stresep... no
# checking for strlcpy... no
# checking for emalloc in -lutil... no
# checking whether stat file-mode macros are broken... no
# checking for struct stat.st_rdev... yes
# checking if compiler supports __func__
# checking if diff -u works... yes
# checking for MACHINE & MACHINE_ARCH...
# defaults: MACHINE=linux4, MACHINE_ARCH=x86_64
# Using: MACHINE=linux4, MACHINE_ARCH=x86_64
# Using: MKSRC=${srcdir}/mk
# configure: creating ./config.status
# config.status: creating makefile
# config.status: creating Makefile.config
# config.status: creating make-bootstrap.sh
# config.status: creating unit-tests/Makefile
# config.status: creating config.h
#
# You can now run
#
# sh ./make-bootstrap.sh
#
# to produce a fully functional bmake.
#
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20160604" -DMACHINE="linux4" -DMACHINE_ARCH="x86_64" -D_PATH_DEFSYSPATH="/usr/share/mk" -o main.o /tmp/bmake/src/bmake/main.c
# /tmp/bmake/src/bmake/main.c: In function 'cached_realpath':
# /tmp/bmake/src/bmake/main.c:1910:6: warning: implicit declaration of function 'strlcpy' [-Wimplicit-function-declaration]
# strlcpy(resolved, rp, MAXPATHLEN);
# ^~~~~~~
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /tmp/bmake/src/bmake/arch.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /tmp/bmake/src/bmake/buf.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /tmp/bmake/src/bmake/compat.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /tmp/bmake/src/bmake/cond.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /tmp/bmake/src/bmake/dir.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /tmp/bmake/src/bmake/for.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o getopt /tmp/bmake/src/bmake/getopt.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /tmp/bmake/src/bmake/hash.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /tmp/bmake/src/bmake/job.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /tmp/bmake/src/bmake/make.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /tmp/bmake/src/bmake/make_malloc.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o metachar.o /tmp/bmake/src/bmake/metachar.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /tmp/bmake/src/bmake/parse.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /tmp/bmake/src/bmake/sigcompat.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /tmp/bmake/src/bmake/str.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlist.o /tmp/bmake/src/bmake/strlist.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /tmp/bmake/src/bmake/suff.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /tmp/bmake/src/bmake/targ.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /tmp/bmake/src/bmake/trace.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /tmp/bmake/src/bmake/var.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /tmp/bmake/src/bmake/util.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAppend.o /tmp/bmake/src/bmake/lst.lib/lstAppend.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDupl.o /tmp/bmake/src/bmake/lst.lib/lstDupl.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInit.o /tmp/bmake/src/bmake/lst.lib/lstInit.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstOpen.o /tmp/bmake/src/bmake/lst.lib/lstOpen.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtEnd.o /tmp/bmake/src/bmake/lst.lib/lstAtEnd.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstEnQueue.o /tmp/bmake/src/bmake/lst.lib/lstEnQueue.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInsert.o /tmp/bmake/src/bmake/lst.lib/lstInsert.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtFront.o /tmp/bmake/src/bmake/lst.lib/lstAtFront.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsAtEnd.o /tmp/bmake/src/bmake/lst.lib/lstIsAtEnd.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstClose.o /tmp/bmake/src/bmake/lst.lib/lstClose.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFind.o /tmp/bmake/src/bmake/lst.lib/lstFind.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsEmpty.o /tmp/bmake/src/bmake/lst.lib/lstIsEmpty.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstRemove.o /tmp/bmake/src/bmake/lst.lib/lstRemove.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstConcat.o /tmp/bmake/src/bmake/lst.lib/lstConcat.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFindFrom.o /tmp/bmake/src/bmake/lst.lib/lstFindFrom.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstLast.o /tmp/bmake/src/bmake/lst.lib/lstLast.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstReplace.o /tmp/bmake/src/bmake/lst.lib/lstReplace.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFirst.o /tmp/bmake/src/bmake/lst.lib/lstFirst.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDatum.o /tmp/bmake/src/bmake/lst.lib/lstDatum.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEach.o /tmp/bmake/src/bmake/lst.lib/lstForEach.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstMember.o /tmp/bmake/src/bmake/lst.lib/lstMember.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstSucc.o /tmp/bmake/src/bmake/lst.lib/lstSucc.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDeQueue.o /tmp/bmake/src/bmake/lst.lib/lstDeQueue.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEachFrom.o /tmp/bmake/src/bmake/lst.lib/lstForEachFrom.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDestroy.o /tmp/bmake/src/bmake/lst.lib/lstDestroy.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstNext.o /tmp/bmake/src/bmake/lst.lib/lstNext.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstPrev.o /tmp/bmake/src/bmake/lst.lib/lstPrev.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /tmp/bmake/src/bmake/stresep.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlcpy.o /tmp/bmake/src/bmake/strlcpy.c
# gcc -c -I. -I/tmp/bmake/src/bmake -DHAVE_CONFIG_H -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o meta.o /tmp/bmake/src/bmake/meta.c
# /tmp/bmake/src/bmake/meta.c: In function 'eat_dots':
# /tmp/bmake/src/bmake/meta.c:231:3: warning: implicit declaration of function 'strlcpy' [-Wimplicit-function-declaration]
# strlcpy(cp, cp2, bufsz - (cp - buf));
# ^~~~~~~
# gcc -o bmake main.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt hash.o job.o make.o make_malloc.o metachar.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 strlcpy.o
# --- test ---
# cd /tmp/bmake/src/bmake/unit-tests && MAKEFLAGS= /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -r -m / TEST_MAKE=/tmp/bmake/src/bmake-build/linux4-x86_64/bmake test
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/comment.mk
# postprocess comment.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/cond1.mk
# postprocess cond1.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/cond2.mk
# postprocess cond2.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/error.mk
# postprocess error.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/export.mk
# postprocess export.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/export-all.mk
# postprocess export-all.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/export-env.mk
# postprocess export-env.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -f /tmp/bmake/src/bmake/unit-tests/doterror.mk
# postprocess doterror.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/dotwait.mk
# postprocess dotwait.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/forloop.mk
# postprocess forloop.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/forsubst.mk
# postprocess forsubst.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/hash.mk
# postprocess hash.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/misc.mk
# postprocess misc.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/moderrs.mk
# postprocess moderrs.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/modmatch.mk
# postprocess modmatch.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/modmisc.mk
# postprocess modmisc.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/modorder.mk
# postprocess modorder.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/modts.mk
# postprocess modts.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/modword.mk
# postprocess modword.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -j1 -f /tmp/bmake/src/bmake/unit-tests/order.mk
# postprocess order.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/posix.mk
# postprocess posix.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/qequals.mk
# postprocess qequals.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/sunshcmd.mk
# postprocess sunshcmd.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/sysv.mk
# postprocess sysv.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/ternary.mk
# postprocess ternary.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/unexport.mk
# postprocess unexport.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/unexport-env.mk
# postprocess unexport-env.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/varcmd.mk
# postprocess varcmd.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/varmisc.mk
# postprocess varmisc.out
# /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -k -f /tmp/bmake/src/bmake/unit-tests/varshell.mk
# postprocess varshell.out
# All tests passed
# You can install by running:
#
# ../bmake/boot-strap --prefix=/usr op=install
#
# Use --install-prefix=/something to install somewhere other than /usr
# Use --install-destdir=/somewhere to set DESTDIR during install
# Use --install-host-target to use INSTALL_BIN=linux4-x86_64/bin
# Use -DWITH_PROG_VERSION to install as bmake-20160604
# Use -DWITHOUT_PROG_LINK to suppress bmake -> bmake-20160604 symlink
# Use -DWITHOUT_INSTALL_MK to skip installing files to /usr/share/mk
# ==> Entering fakeroot environment...
# ==> Starting package()...
# NOTE: default prefix=/usr/local
# --- test ---
# cd /tmp/bmake/src/bmake/unit-tests && MAKEFLAGS= /tmp/bmake/src/bmake-build/linux4-x86_64/bmake -r -m / TEST_MAKE=/tmp/bmake/src/bmake-build/linux4-x86_64/bmake test
# All tests passed
# --- proginstall ---
# --- beforeinstall ---
# --- proginstall ---
# [ -d /tmp/bmake/pkg/bmake/usr/bin ] || /tmp/bmake/src/bmake/install-sh -d -m 775 /tmp/bmake/pkg/bmake/usr/bin
# /tmp/bmake/src/bmake/install-sh -c -s -m 555 bmake /tmp/bmake/pkg/bmake/usr/bin/
# --- beforeinstall ---
# test -d /tmp/bmake/pkg/bmake/usr/bin || /tmp/bmake/src/bmake/install-sh -m 775 -d /tmp/bmake/pkg/bmake/usr/bin
# test -d /tmp/bmake/pkg/bmake/usr/share/man/cat1 || /tmp/bmake/src/bmake/install-sh -m 775 -d /tmp/bmake/pkg/bmake/usr/share/man/cat1
# --- install-mk ---
# test -d /tmp/bmake/pkg/bmake/usr/share/mk || /tmp/bmake/src/bmake/install-sh -m 775 -d /tmp/bmake/pkg/bmake/usr/share/mk
# sh /tmp/bmake/src/bmake/mk/install-mk -v -m 644 /tmp/bmake/pkg/bmake/usr/share/mk
# mkdir -p /tmp/bmake/pkg/bmake/usr/share/mk/sys
# cp -f sys.mk auto.obj.mk autoconf.mk autodep.mk auto.dep.mk cython.mk dep.mk doc.mk dpadd.mk final.mk host-target.mk host.libnames.mk inc.mk init.mk java.mk lib.mk libnames.mk libs.mk links.mk man.mk manifest.mk nls.mk obj.mk options.mk own.mk prlist.mk prog.mk progs.mk rst2htm.mk scripts.mk srctop.mk subdir.mk sys.clean-env.mk sys.dependfile.mk target-flags.mk warnings.mk whats.mk yacc.mk dirdeps.mk gendirdeps.mk install-new.mk meta.sys.mk meta.autodep.mk meta.stage.mk meta.subdir.mk /tmp/bmake/pkg/bmake/usr/share/mk
# --- maninstall ---
# --- install-mk ---
# cp -f sys/AIX.mk sys/Darwin.mk sys/Generic.mk sys/HP-UX.mk sys/IRIX.mk sys/Linux.mk sys/NetBSD.mk sys/OSF1.mk sys/OpenBSD.mk sys/SunOS.mk sys/UnixWare.mk /tmp/bmake/pkg/bmake/usr/share/mk/sys
# cp -f mkopt.sh stage-install.sh meta2deps.py meta2deps.sh /tmp/bmake/pkg/bmake/usr/share/mk
# chmod 644 sys.mk auto.obj.mk autoconf.mk autodep.mk auto.dep.mk cython.mk dep.mk doc.mk dpadd.mk final.mk host-target.mk host.libnames.mk inc.mk init.mk java.mk lib.mk libnames.mk libs.mk links.mk man.mk manifest.mk nls.mk obj.mk options.mk own.mk prlist.mk prog.mk progs.mk rst2htm.mk scripts.mk srctop.mk subdir.mk sys.clean-env.mk sys.dependfile.mk target-flags.mk warnings.mk whats.mk yacc.mk dirdeps.mk gendirdeps.mk install-new.mk meta.sys.mk meta.autodep.mk meta.stage.mk meta.subdir.mk sys/AIX.mk sys/Darwin.mk sys/Generic.mk sys/HP-UX.mk sys/IRIX.mk sys/Linux.mk sys/NetBSD.mk sys/OSF1.mk sys/OpenBSD.mk sys/SunOS.mk sys/UnixWare.mk
# --- maninstall ---
# /tmp/bmake/src/bmake/install-sh -c -m 444 /tmp/bmake/src/bmake/bmake.cat1 /tmp/bmake/pkg/bmake/usr/share/man/cat1/bmake.1
# --- install-mk ---
# chmod 555 mkopt.sh stage-install.sh meta2deps.py meta2deps.sh
# ln -s dep.mk bsd.dep.mk
# ln -s doc.mk bsd.doc.mk
# ln -s init.mk bsd.init.mk
# ln -s lib.mk bsd.lib.mk
# ln -s links.mk bsd.links.mk
# ln -s man.mk bsd.man.mk
# ln -s nls.mk bsd.nls.mk
# ln -s obj.mk bsd.obj.mk
# ln -s own.mk bsd.own.mk
# ln -s prog.mk bsd.prog.mk
# ln -s subdir.mk bsd.subdir.mk
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "bmake"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: bmake 20160604-1 (Wed Aug 24 12:26:01 UTC 2016)

CMD: pacman --query --file bmake-20160604-1-x86_64.pkg.tar.xz
# bmake 20160604-1

Creating hybrid package for 'bmake'

Trying to find vanilla package 'bmake'...

CMD: pacman --query --file /mirror/bmake-20160604-1.pkg.tar.xz
# bmake 20160604-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/bmake
# /usr/share/man/cat1/bmake.1.gz
# /usr/share/mk/host-target.mk
# /usr/share/mk/sys.clean-env.mk
# /usr/share/mk/own.mk
# /usr/share/mk/warnings.mk
# /usr/share/mk/lib.mk
# /usr/share/mk/stage-install.sh
# /usr/share/mk/dep.mk
# /usr/share/mk/options.mk
# /usr/share/mk/target-flags.mk
# /usr/share/mk/meta.stage.mk
# /usr/share/mk/progs.mk
# /usr/share/mk/dpadd.mk
# /usr/share/mk/meta2deps.py
# /usr/share/mk/yacc.mk
# /usr/share/mk/bsd.links.mk
# /usr/share/mk/manifest.mk
# /usr/share/mk/prog.mk
# /usr/share/mk/bsd.init.mk
# /usr/share/mk/mkopt.sh
# /usr/share/mk/auto.obj.mk
# /usr/share/mk/bsd.own.mk
# /usr/share/mk/host.libnames.mk
# /usr/share/mk/subdir.mk
# /usr/share/mk/sys.mk
# /usr/share/mk/auto.dep.mk
# /usr/share/mk/bsd.man.mk
# /usr/share/mk/bsd.doc.mk
# /usr/share/mk/srctop.mk
# /usr/share/mk/bsd.lib.mk
# /usr/share/mk/rst2htm.mk
# /usr/share/mk/bsd.prog.mk
# /usr/share/mk/libnames.mk
# /usr/share/mk/inc.mk
# /usr/share/mk/gendirdeps.mk
# /usr/share/mk/meta2deps.sh
# /usr/share/mk/cython.mk
# /usr/share/mk/obj.mk
# /usr/share/mk/sys.dependfile.mk
# /usr/share/mk/bsd.nls.mk
# /usr/share/mk/bsd.inc.mk
# /usr/share/mk/bsd.obj.mk
# /usr/share/mk/install-new.mk
# /usr/share/mk/final.mk
# /usr/share/mk/scripts.mk
# /usr/share/mk/java.mk
# /usr/share/mk/man.mk
# /usr/share/mk/meta.autodep.mk
# /usr/share/mk/links.mk
# /usr/share/mk/dirdeps.mk
# /usr/share/mk/init.mk
# /usr/share/mk/meta.sys.mk
# /usr/share/mk/bsd.subdir.mk
# /usr/share/mk/nls.mk
# /usr/share/mk/prlist.mk
# /usr/share/mk/libs.mk
# /usr/share/mk/autodep.mk
# /usr/share/mk/doc.mk
# /usr/share/mk/meta.subdir.mk
# /usr/share/mk/autoconf.mk
# /usr/share/mk/whats.mk
# /usr/share/mk/bsd.dep.mk
# /usr/share/mk/sys/UnixWare.mk
# /usr/share/mk/sys/OSF1.mk
# /usr/share/mk/sys/Linux.mk
# /usr/share/mk/sys/AIX.mk
# /usr/share/mk/sys/NetBSD.mk
# /usr/share/mk/sys/HP-UX.mk
# /usr/share/mk/sys/Generic.mk
# /usr/share/mk/sys/OpenBSD.mk
# /usr/share/mk/sys/SunOS.mk
# /usr/share/mk/sys/IRIX.mk
# /usr/share/mk/sys/Darwin.mk
# /usr/share/licenses/bmake/LICENSE

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf bmake.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/bmake.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bmake.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/bmake.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/bmake/src/bmake-build/linux4-x86_64/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by bmake configure 20151022, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/bmake/src/bmake/configure --prefix=/usr --with-default-sys-path=/usr/share/mk --with-mksrc=/tmp/bmake/src/bmake/mk
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 42e29e330d4d
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2423: checking for gcc
# configure:2439: found /usr/sbin/gcc
# configure:2450: result: gcc
# configure:2679: checking for C compiler version
# configure:2688: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2699: $? = 0
# configure:2688: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2699: $? = 0
# configure:2688: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2699: $? = 1
# configure:2688: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2699: $? = 1
# configure:2721: checking for C compiler default output file name
# configure:2743: gcc conftest.c >&5
# configure:2747: $? = 0
# configure:2784: result: a.out
# configure:2800: checking whether the C compiler works
# configure:2809: ./a.out
# configure:2813: $? = 0
# configure:2828: result: yes
# configure:2835: checking whether we are cross compiling
# configure:2837: result: no
# configure:2840: checking for suffix of executables
# configure:2847: gcc -o conftest conftest.c >&5
# configure:2851: $? = 0
# configure:2873: result:
# configure:2879: checking for suffix of object files
# configure:2901: gcc -c conftest.c >&5
# configure:2905: $? = 0
# configure:2926: result: o
# configure:2930: checking whether we are using the GNU C compiler
# configure:2949: gcc -c conftest.c >&5
# configure:2949: $? = 0
# configure:2958: result: yes
# configure:2967: checking whether gcc accepts -g
# configure:2987: gcc -c -g conftest.c >&5
# configure:2987: $? = 0
# configure:3028: result: yes
# configure:3045: checking for gcc option to accept ISO C89
# configure:3109: gcc -c conftest.c >&5
# configure:3109: $? = 0
# configure:3122: result: none needed
# configure:3148: checking how to run the C preprocessor
# configure:3179: gcc -E conftest.c
# configure:3179: $? = 0
# configure:3193: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3193: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3218: result: gcc -E
# configure:3238: gcc -E conftest.c
# configure:3238: $? = 0
# configure:3252: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3252: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3281: checking for grep that handles long lines and -e
# configure:3339: result: /usr/sbin/grep
# configure:3344: checking for egrep
# configure:3406: result: /usr/sbin/grep -E
# configure:3411: checking for ANSI C header files
# configure:3431: gcc -c conftest.c >&5
# configure:3431: $? = 0
# configure:3504: gcc -o conftest conftest.c >&5
# configure:3504: $? = 0
# configure:3504: ./conftest
# configure:3504: $? = 0
# configure:3515: result: yes
# configure:3528: checking for sys/types.h
# configure:3528: gcc -c conftest.c >&5
# configure:3528: $? = 0
# configure:3528: result: yes
# configure:3528: checking for sys/stat.h
# configure:3528: gcc -c conftest.c >&5
# configure:3528: $? = 0
# configure:3528: result: yes
# configure:3528: checking for stdlib.h
# configure:3528: gcc -c conftest.c >&5
# configure:3528: $? = 0
# configure:3528: result: yes
# configure:3528: checking for string.h
# configure:3528: gcc -c conftest.c >&5
# configure:3528: $? = 0
# configure:3528: result: yes
# configure:3528: checking for memory.h
# configure:3528: gcc -c conftest.c >&5
# configure:3528: $? = 0
# configure:3528: result: yes
# configure:3528: checking for strings.h
# configure:3528: gcc -c conftest.c >&5
# configure:3528: $? = 0
# configure:3528: result: yes
# configure:3528: checking for inttypes.h
# configure:3528: gcc -c conftest.c >&5
# configure:3528: $? = 0
# configure:3528: result: yes
# configure:3528: checking for stdint.h
# configure:3528: gcc -c conftest.c >&5
# configure:3528: $? = 0
# configure:3528: result: yes
# configure:3528: checking for unistd.h
# configure:3528: gcc -c conftest.c >&5
# configure:3528: $? = 0
# configure:3528: result: yes
# configure:3542: checking minix/config.h usability
# configure:3542: gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3542: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3542: result: no
# configure:3542: checking minix/config.h presence
# configure:3542: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3542: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:3542: result: no
# configure:3542: checking for minix/config.h
# configure:3542: result: no
# configure:3563: checking whether it is safe to define __EXTENSIONS__
# configure:3581: gcc -c conftest.c >&5
# configure:3581: $? = 0
# configure:3588: result: yes
# configure:3650: checking for gcc
# configure:3677: result: gcc
# configure:3906: checking for C compiler version
# configure:3915: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3926: $? = 0
# configure:3915: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3926: $? = 0
# configure:3915: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3926: $? = 1
# configure:3915: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3926: $? = 1
# configure:3930: checking whether we are using the GNU C compiler
# configure:3958: result: yes
# configure:3967: checking whether gcc accepts -g
# configure:4028: result: yes
# configure:4045: checking for gcc option to accept ISO C89
# configure:4122: result: none needed
# configure:4143: checking whether gcc needs -traditional
# configure:4177: result: no
# configure:4221: checking for a BSD-compatible install
# configure:4289: result: /usr/bin/install -c
# configure:4312: checking for ANSI C header files
# configure:4416: result: yes
# configure:4424: checking for sys/wait.h that is POSIX.1 compatible
# configure:4450: gcc -c conftest.c >&5
# configure:4450: $? = 0
# configure:4457: result: yes
# configure:4468: checking for dirent.h that defines DIR
# configure:4487: gcc -c conftest.c >&5
# configure:4487: $? = 0
# configure:4495: result: yes
# configure:4509: checking for library containing opendir
# configure:4540: gcc -o conftest conftest.c >&5
# configure:4540: $? = 0
# configure:4557: result: none required
# configure:4626: checking sys/param.h usability
# configure:4626: gcc -c conftest.c >&5
# configure:4626: $? = 0
# configure:4626: result: yes
# configure:4626: checking sys/param.h presence
# configure:4626: gcc -E conftest.c
# configure:4626: $? = 0
# configure:4626: result: yes
# configure:4626: checking for sys/param.h
# configure:4626: result: yes
# configure:4638: checking for sys/sysctl.h
# configure:4638: gcc -c conftest.c >&5
# configure:4638: $? = 0
# configure:4638: result: yes
# configure:4673: checking ar.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking ar.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for ar.h
# configure:4673: result: yes
# configure:4673: checking err.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking err.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for err.h
# configure:4673: result: yes
# configure:4673: checking fcntl.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking fcntl.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for fcntl.h
# configure:4673: result: yes
# configure:4673: checking libgen.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking libgen.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for libgen.h
# configure:4673: result: yes
# configure:4673: checking limits.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking limits.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for limits.h
# configure:4673: result: yes
# configure:4673: checking paths.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking paths.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for paths.h
# configure:4673: result: yes
# configure:4673: checking poll.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking poll.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for poll.h
# configure:4673: result: yes
# configure:4673: checking ranlib.h usability
# configure:4673: gcc -c conftest.c >&5
# conftest.c:69:20: fatal error: ranlib.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4673: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4673: result: no
# configure:4673: checking ranlib.h presence
# configure:4673: gcc -E conftest.c
# conftest.c:36:20: fatal error: ranlib.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4673: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | /* end confdefs.h. */
# | #include
# configure:4673: result: no
# configure:4673: checking for ranlib.h
# configure:4673: result: no
# configure:4673: checking for string.h
# configure:4673: result: yes
# configure:4673: checking sys/mman.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking sys/mman.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for sys/mman.h
# configure:4673: result: yes
# configure:4673: checking sys/select.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking sys/select.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for sys/select.h
# configure:4673: result: yes
# configure:4673: checking sys/socket.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking sys/socket.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for sys/socket.h
# configure:4673: result: yes
# configure:4673: checking sys/time.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking sys/time.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for sys/time.h
# configure:4673: result: yes
# configure:4673: checking sys/uio.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking sys/uio.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for sys/uio.h
# configure:4673: result: yes
# configure:4673: checking for unistd.h
# configure:4673: result: yes
# configure:4673: checking utime.h usability
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking utime.h presence
# configure:4673: gcc -E conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for utime.h
# configure:4673: result: yes
# configure:4685: checking sys/cdefs.h usability
# configure:4685: gcc -c conftest.c >&5
# configure:4685: $? = 0
# configure:4685: result: yes
# configure:4685: checking sys/cdefs.h presence
# configure:4685: gcc -E conftest.c
# configure:4685: $? = 0
# configure:4685: result: yes
# configure:4685: checking for sys/cdefs.h
# configure:4685: result: yes
# configure:4711: checking for __attribute__
# configure:4738: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:51:13: error: invalid storage class for function 'foo'
# static void foo(void) __attribute__ ((noreturn));
# ^~~
# conftest.c:54:1: error: invalid storage class for function 'foo'
# foo(void)
# ^~~
# configure:4738: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | static void foo(void) __attribute__ ((noreturn));
# |
# | static void
# | foo(void)
# | {
# | exit(1);
# | }
# |
# | ;
# | return 0;
# | }
# configure:4751: result: no
# configure:4754: checking whether byte ordering is bigendian
# configure:4769: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c:45:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:45:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:45:15: error: unknown type name 'universal'
# configure:4769: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4814: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:4814: $? = 0
# configure:4832: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:51:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:51:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:4832: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4960: result: no
# configure:4978: checking for an ANSI C-conforming const
# configure:5043: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5043: $? = 0
# configure:5050: result: yes
# configure:5058: checking for off_t
# configure:5058: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5058: $? = 0
# configure:5058: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:5058: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5058: result: yes
# configure:5069: checking for pid_t
# configure:5069: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5069: $? = 0
# configure:5069: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:5069: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5069: result: yes
# configure:5080: checking for size_t
# configure:5080: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5080: $? = 0
# configure:5080: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:5080: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5080: result: yes
# configure:5091: checking for uint32_t
# configure:5091: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5091: $? = 0
# configure:5091: result: yes
# configure:5105: checking whether sys_siglist is declared
# configure:5105: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5105: $? = 0
# configure:5105: result: yes
# configure:5123: checking whether time.h and sys/time.h may both be included
# configure:5143: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5143: $? = 0
# configure:5150: result: yes
# configure:5158: checking whether struct tm is in sys/time.h or time.h
# configure:5178: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5178: $? = 0
# configure:5185: result: time.h
# configure:5194: checking return type of signal handlers
# configure:5212: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:52:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:5212: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:5219: result: void
# configure:5229: checking vfork.h usability
# configure:5229: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c:80:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5229: result: no
# configure:5229: checking vfork.h presence
# configure:5229: gcc -E -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c
# conftest.c:47:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# configure:5229: result: no
# configure:5229: checking for vfork.h
# configure:5229: result: no
# configure:5242: checking for fork
# configure:5242: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:5242: $? = 0
# configure:5242: result: yes
# configure:5242: checking for vfork
# configure:5242: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5242: $? = 0
# configure:5242: result: yes
# configure:5253: checking for working fork
# configure:5275: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5275: $? = 0
# configure:5275: ./conftest
# configure:5275: $? = 0
# configure:5285: result: yes
# configure:5306: checking for working vfork
# configure:5416: result: yes
# configure:5443: checking for vprintf
# configure:5443: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c:74:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:5443: $? = 0
# configure:5443: result: yes
# configure:5449: checking for _doprnt
# configure:5449: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# /tmp/cc637RMg.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:5449: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:5449: result: no
# configure:5460: checking for wait3 that fills in rusage
# configure:5506: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5506: $? = 0
# configure:5506: ./conftest
# configure:5506: $? = 0
# configure:5516: result: yes
# configure:5557: checking for err
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for errx
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for getcwd
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for getenv
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for getopt
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for getwd
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# /tmp/ccxlhHhR.o: In function `main':
# conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used.
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for killpg
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for mmap
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for putenv
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for select
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for setenv
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for setpgid
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for setsid
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for sigaction
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for sigvec
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# /tmp/cc3C7VGh.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sigvec'
# collect2: error: ld returned 1 exit status
# configure:5557: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_WAIT3 1
# | #define HAVE_ERR 1
# | #define HAVE_ERRX 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETENV 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETWD 1
# | #define HAVE_KILLPG 1
# | #define HAVE_MMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | /* end confdefs.h. */
# | /* Define sigvec to an innocuous variant, in case declares sigvec.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sigvec innocuous_sigvec
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sigvec (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sigvec
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sigvec ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sigvec || defined __stub___sigvec
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sigvec ();
# | ;
# | return 0;
# | }
# configure:5557: result: no
# configure:5557: checking for snprintf
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c:90:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for strerror
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for strftime
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c:92:6: warning: conflicting types for built-in function 'strftime'
# char strftime ();
# ^~~~~~~~
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for strsep
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for strtod
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for strtol
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for sysctl
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for unsetenv
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for vsnprintf
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# conftest.c:98:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for wait3
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for wait4
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for waitpid
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for warn
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5557: checking for warnx
# configure:5557: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5557: $? = 0
# configure:5557: result: yes
# configure:5576: checking for realpath
# configure:5576: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5576: $? = 0
# configure:5576: result: yes
# configure:5576: checking for dirname
# configure:5576: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5576: $? = 0
# configure:5576: result: yes
# configure:5576: checking for stresep
# configure:5576: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# /tmp/ccN3OFRp.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `stresep'
# collect2: error: ld returned 1 exit status
# configure:5576: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_WAIT3 1
# | #define HAVE_ERR 1
# | #define HAVE_ERRX 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETENV 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETWD 1
# | #define HAVE_KILLPG 1
# | #define HAVE_MMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAIT3 1
# | #define HAVE_WAIT4 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WARN 1
# | #define HAVE_WARNX 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DIRNAME 1
# | /* end confdefs.h. */
# | /* Define stresep to an innocuous variant, in case declares stresep.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stresep innocuous_stresep
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stresep (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stresep
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char stresep ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_stresep || defined __stub___stresep
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stresep ();
# | ;
# | return 0;
# | }
# configure:5576: result: no
# configure:5576: checking for strlcpy
# configure:5576: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# /tmp/cc2bCB1s.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcpy'
# collect2: error: ld returned 1 exit status
# configure:5576: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_WAIT3 1
# | #define HAVE_ERR 1
# | #define HAVE_ERRX 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETENV 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETWD 1
# | #define HAVE_KILLPG 1
# | #define HAVE_MMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAIT3 1
# | #define HAVE_WAIT4 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WARN 1
# | #define HAVE_WARNX 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DIRNAME 1
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:5576: result: no
# configure:5595: checking for emalloc in -lutil
# configure:5620: gcc -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c -lutil >&5
# /tmp/ccpJtbul.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `emalloc'
# collect2: error: ld returned 1 exit status
# configure:5620: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmake"
# | #define PACKAGE_TARNAME "bmake"
# | #define PACKAGE_VERSION "20151022"
# | #define PACKAGE_STRING "bmake 20151022"
# | #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_AR_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_WAIT3 1
# | #define HAVE_ERR 1
# | #define HAVE_ERRX 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETENV 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETWD 1
# | #define HAVE_KILLPG 1
# | #define HAVE_MMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAIT3 1
# | #define HAVE_WAIT4 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WARN 1
# | #define HAVE_WARNX 1
# | #define HAVE_REALPATH 1
# | #define HAVE_DIRNAME 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char emalloc ();
# | int
# | main ()
# | {
# | return emalloc ();
# | ;
# | return 0;
# | }
# configure:5629: result: no
# configure:5754: checking whether stat file-mode macros are broken
# configure:5781: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5781: $? = 0
# configure:5788: result: no
# configure:5796: checking for struct stat.st_rdev
# configure:5796: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5796: $? = 0
# configure:5796: result: yes
# configure:5827: gcc -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
# configure:5827: $? = 0
# configure:6102: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by bmake config.status 20151022, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 42e29e330d4d
#
# config.status:881: creating makefile
# config.status:881: creating Makefile.config
# config.status:881: creating make-bootstrap.sh
# config.status:881: creating unit-tests/Makefile
# config.status:881: creating config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv___attribute__=no
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_uint32_t=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=
# ac_cv_env_host_alias_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__doprnt=no
# ac_cv_func_dirname=yes
# ac_cv_func_err=yes
# ac_cv_func_errx=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getenv=yes
# ac_cv_func_getopt=yes
# ac_cv_func_getwd=yes
# ac_cv_func_killpg=yes
# ac_cv_func_mmap=yes
# ac_cv_func_putenv=yes
# ac_cv_func_realpath=yes
# ac_cv_func_select=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_setsid=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigvec=no
# ac_cv_func_snprintf=yes
# ac_cv_func_strerror=yes
# ac_cv_func_stresep=no
# ac_cv_func_strftime=yes
# ac_cv_func_strlcpy=no
# ac_cv_func_strsep=yes
# ac_cv_func_strtod=yes
# ac_cv_func_strtol=yes
# ac_cv_func_sysctl=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_wait3=yes
# ac_cv_func_wait3_rusage=yes
# ac_cv_func_wait4=yes
# ac_cv_func_waitpid=yes
# ac_cv_func_warn=yes
# ac_cv_func_warnx=yes
# ac_cv_have_decl_sys_siglist=yes
# ac_cv_header_ar_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_err_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libgen_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_paths_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_ranlib_h=no
# ac_cv_header_stat_broken=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_cdefs_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysctl_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_lib_util_emalloc=no
# ac_cv_member_struct_stat_st_rdev=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_opendir='none required'
# ac_cv_struct_tm=time.h
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=' -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H'
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GCC='yes'
# GREP='/usr/sbin/grep'
# INSTALL='/usr/bin/install -c'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}stresep$U.o ${LIBOBJDIR}strlcpy$U.o'
# LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}stresep$U.lo ${LIBOBJDIR}strlcpy$U.lo'
# OBJEXT='o'
# PACKAGE_BUGREPORT='sjg@NetBSD.org'
# PACKAGE_NAME='bmake'
# PACKAGE_STRING='bmake 20151022'
# PACKAGE_TARNAME='bmake'
# PACKAGE_URL=''
# PACKAGE_VERSION='20151022'
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# ac_ct_CC='gcc'
# ac_exe_suffix=''
# bindir='${exec_prefix}/bin'
# bmake_path_max='1024'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# default_sys_path='/usr/share/mk'
# diff_u='-u'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# filemon_h='no'
# force_machine=''
# host_alias=''
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# machine='linux4'
# machine_arch='x86_64'
# mandir='${datarootdir}/man'
# mksrc='${srcdir}/mk'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# use_meta='yes'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "bmake"
# #define PACKAGE_TARNAME "bmake"
# #define PACKAGE_VERSION "20151022"
# #define PACKAGE_STRING "bmake 20151022"
# #define PACKAGE_BUGREPORT "sjg@NetBSD.org"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SYSCTL_H 1
# #define HAVE_AR_H 1
# #define HAVE_ERR_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIBGEN_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_POLL_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_DECL_SYS_SIGLIST 1
# #define TIME_WITH_SYS_TIME 1
# #define RETSIGTYPE void
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_VPRINTF 1
# #define HAVE_WAIT3 1
# #define HAVE_ERR 1
# #define HAVE_ERRX 1
# #define HAVE_GETCWD 1
# #define HAVE_GETENV 1
# #define HAVE_GETOPT 1
# #define HAVE_GETWD 1
# #define HAVE_KILLPG 1
# #define HAVE_MMAP 1
# #define HAVE_PUTENV 1
# #define HAVE_SELECT 1
# #define HAVE_SETENV 1
# #define HAVE_SETPGID 1
# #define HAVE_SETSID 1
# #define HAVE_SIGACTION 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRERROR 1
# #define HAVE_STRFTIME 1
# #define HAVE_STRSEP 1
# #define HAVE_STRTOD 1
# #define HAVE_STRTOL 1
# #define HAVE_SYSCTL 1
# #define HAVE_UNSETENV 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_WAIT3 1
# #define HAVE_WAIT4 1
# #define HAVE_WAITPID 1
# #define HAVE_WARN 1
# #define HAVE_WARNX 1
# #define HAVE_REALPATH 1
# #define HAVE_DIRNAME 1
# #define HAVE_STRUCT_STAT_ST_RDEV 1
# #define HAVE_ST_RDEV 1
#
# configure: exit 0