The build took 00h 03m 41s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
17,742 |
ansic |
940 |
sh |
442 |
python |
279 |
makefile |
19,403 |
total |
The process tree of the build process is here.
Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: bmake 20160604-1 (Thu Apr 13 11:43:05 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
NOTE: default prefix=/usr/local
checking for gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
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.
clang -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:1910:6: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]
strlcpy(resolved, rp, MAXPATHLEN);
^
/tmp/bmake/src/bmake/main.c:1910:6: note: include the header or explicitly provide a declaration for 'strlcpy'
1 warning generated.
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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
clang -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:231:3: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration]
strlcpy(cp, cp2, bufsz - (cp - buf));
^
/tmp/bmake/src/bmake/meta.c:231:3: note: include the header or explicitly provide a declaration for 'strlcpy'
1 warning generated.
clang -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
../bmake/boot-strap: line 389: 2291 Segmentation fault MAKESYSPATH=$mksrc SRCTOP=$Mydir OBJTOP=$objdir MAKEOBJDIR='${.CURDIR:S,${SRCTOP:tA},${OBJTOP:tA},}' ${BMAKE:-$objdir/bmake} -f $Mydir/Makefile "$@"
==> ERROR: A failure occurred in build().
Aborting...
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 = a1db2abf20f6
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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/bin
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:2450: result: clang
configure:2679: checking for C compiler version
configure:2688: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2699: $? = 0
configure:2688: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2699: $? = 0
configure:2688: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2699: $? = 1
configure:2688: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2699: $? = 1
configure:2721: checking for C compiler default output file name
configure:2743: clang 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: clang -o conftest conftest.c >&5
configure:2851: $? = 0
configure:2873: result:
configure:2879: checking for suffix of object files
configure:2901: clang -c conftest.c >&5
configure:2905: $? = 0
configure:2926: result: o
configure:2930: checking whether we are using the GNU C compiler
configure:2949: clang -c conftest.c >&5
configure:2949: $? = 0
configure:2958: result: yes
configure:2967: checking whether clang accepts -g
configure:2987: clang -c -g conftest.c >&5
configure:2987: $? = 0
configure:3028: result: yes
configure:3045: checking for clang option to accept ISO C89
configure:3109: clang -c conftest.c >&5
configure:3109: $? = 0
configure:3122: result: none needed
configure:3148: checking how to run the C preprocessor
configure:3179: clang -E conftest.c
configure:3179: $? = 0
configure:3193: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -E
configure:3238: clang -E conftest.c
configure:3238: $? = 0
configure:3252: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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/bin/grep
configure:3344: checking for egrep
configure:3406: result: /usr/bin/grep -E
configure:3411: checking for ANSI C header files
configure:3431: clang -c conftest.c >&5
configure:3431: $? = 0
configure:3504: clang -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: clang -c conftest.c >&5
configure:3528: $? = 0
configure:3528: result: yes
configure:3528: checking for sys/stat.h
configure:3528: clang -c conftest.c >&5
configure:3528: $? = 0
configure:3528: result: yes
configure:3528: checking for stdlib.h
configure:3528: clang -c conftest.c >&5
configure:3528: $? = 0
configure:3528: result: yes
configure:3528: checking for string.h
configure:3528: clang -c conftest.c >&5
configure:3528: $? = 0
configure:3528: result: yes
configure:3528: checking for memory.h
configure:3528: clang -c conftest.c >&5
configure:3528: $? = 0
configure:3528: result: yes
configure:3528: checking for strings.h
configure:3528: clang -c conftest.c >&5
configure:3528: $? = 0
configure:3528: result: yes
configure:3528: checking for inttypes.h
configure:3528: clang -c conftest.c >&5
configure:3528: $? = 0
configure:3528: result: yes
configure:3528: checking for stdint.h
configure:3528: clang -c conftest.c >&5
configure:3528: $? = 0
configure:3528: result: yes
configure:3528: checking for unistd.h
configure:3528: clang -c conftest.c >&5
configure:3528: $? = 0
configure:3528: result: yes
configure:3542: checking minix/config.h usability
configure:3542: clang -c conftest.c >&5
conftest.c:52:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -E conftest.c
conftest.c:19:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -c conftest.c >&5
configure:3581: $? = 0
configure:3588: result: yes
configure:3650: checking for gcc
configure:3677: result: clang
configure:3906: checking for C compiler version
configure:3915: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3926: $? = 0
configure:3915: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3926: $? = 0
configure:3915: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3926: $? = 1
configure:3915: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3926: $? = 1
configure:3930: checking whether we are using the GNU C compiler
configure:3958: result: yes
configure:3967: checking whether clang accepts -g
configure:4028: result: yes
configure:4045: checking for clang option to accept ISO C89
configure:4122: result: none needed
configure:4143: checking whether clang 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: clang -c conftest.c >&5
configure:4450: $? = 0
configure:4457: result: yes
configure:4468: checking for dirent.h that defines DIR
configure:4487: clang -c conftest.c >&5
configure:4487: $? = 0
configure:4495: result: yes
configure:4509: checking for library containing opendir
configure:4540: clang -o conftest conftest.c >&5
configure:4540: $? = 0
configure:4557: result: none required
configure:4626: checking sys/param.h usability
configure:4626: clang -c conftest.c >&5
configure:4626: $? = 0
configure:4626: result: yes
configure:4626: checking sys/param.h presence
configure:4626: clang -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: clang -c conftest.c >&5
configure:4638: $? = 0
configure:4638: result: yes
configure:4673: checking ar.h usability
configure:4673: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking ar.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking err.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking fcntl.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking libgen.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking limits.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking paths.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking poll.h presence
configure:4673: clang -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: clang -c conftest.c >&5
conftest.c:69:10: fatal error: 'ranlib.h' file not found
#include
^
1 error generated.
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: clang -E conftest.c
conftest.c:36:10: fatal error: 'ranlib.h' file not found
#include
^
1 error generated.
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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking sys/mman.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking sys/select.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking sys/socket.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking sys/time.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking sys/uio.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking utime.h presence
configure:4673: clang -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: clang -c conftest.c >&5
configure:4685: $? = 0
configure:4685: result: yes
configure:4685: checking sys/cdefs.h presence
configure:4685: clang -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: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:51:1: error: function declared in block scope cannot have 'static' storage class
static void foo(void) __attribute__ ((noreturn));
^
conftest.c:55:1: error: function definition is not allowed here
{
^
2 errors generated.
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: clang -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:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
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: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
configure:4814: $? = 0
configure:4832: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:51:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
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: clang -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: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
configure:5058: $? = 0
configure:5058: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:80:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
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: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
configure:5069: $? = 0
configure:5069: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:80:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
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: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
configure:5080: $? = 0
configure:5080: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:80:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
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: clang -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: clang -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: clang -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: clang -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: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:52:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
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: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:80:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
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: clang -E -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c
conftest.c:47:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
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: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
configure:5242: $? = 0
configure:5242: result: yes
configure:5242: checking for vfork
configure:5242: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:71:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
char vfork ();
^
conftest.c:71:6: note: 'vfork' is a builtin with type 'int (void)'
1 warning generated.
configure:5242: $? = 0
configure:5242: result: yes
configure:5253: checking for working fork
configure:5275: clang -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: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:74:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
^
conftest.c:74:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:5443: $? = 0
configure:5443: result: yes
configure:5449: checking for _doprnt
configure:5449: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
/tmp/conftest-4f9f6c.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_doprnt'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
/tmp/conftest-b0507b.o: In function `main':
conftest.c:(.text+0x12): 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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
/tmp/conftest-6a99be.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `sigvec'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:90:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:90:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:5557: $? = 0
configure:5557: result: yes
configure:5557: checking for strerror
configure:5557: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:91:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:91:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:5557: $? = 0
configure:5557: result: yes
configure:5557: checking for strftime
configure:5557: clang -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 strsep
configure:5557: clang -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: clang -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: clang -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: clang -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: clang -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: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:98:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:98:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
1 warning generated.
configure:5557: $? = 0
configure:5557: result: yes
configure:5557: checking for wait3
configure:5557: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
/tmp/conftest-555255.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `stresep'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
conftest.c:106:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:106:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
/tmp/conftest-1ccd47.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `strlcpy'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c -lutil >&5
/tmp/conftest-11192e.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `emalloc'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -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: clang -c -I/tmp/bmake/src/bmake/missing -DNEED_HOST_CDEFS_H conftest.c >&5
configure:5796: $? = 0
configure:5796: result: yes
configure:5827: clang -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 a1db2abf20f6
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=set
ac_cv_env_CC_value=clang
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/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_CC=clang
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='clang'
CFLAGS=''
CPP='clang -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/bin/grep -E'
EXEEXT=''
GCC='yes'
GREP='/usr/bin/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='clang'
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