Build of gputils with musl toolchain

The build took 00h 01m 43s and was NOT successful.

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

SLOCLanguage
1,198,325 pascal
268,795 ansic
8,140 makefile
4,244 sh
1,724 lex
1,543 yacc
1,482,771 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: gputils 1.4.2-1 (Tue Apr 4 23:08:35 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /tmp/gputils/src/gputils-1.4.2/missing: Unknown `--is-lightweight' option
# Try `/tmp/gputils/src/gputils-1.4.2/missing --help' for more information
# configure: WARNING: 'missing' script is too old or missing
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for bison... bison -y
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking how to run the C preprocessor... clang -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 libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for unistd.h... (cached) yes
# checking windows.h usability... no
# checking windows.h presence... no
# checking for windows.h... no
# checking whether asprintf is declared... yes
# checking whether basename is declared... no
# checking whether getopt is declared... yes
# checking whether vasprintf is declared... yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for strcasecmp... yes
# checking for strncasecmp... yes
# checking for stricmp... no
# checking for strnicmp... no
# checking for strndup... yes
# checking for realpath... yes
# checking for vsnprintf... yes
# checking for snprintf... yes
# checking for strndup... (cached) yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/html-help/Makefile
# config.status: creating gpasm/Makefile
# config.status: creating gplink/Makefile
# config.status: creating gputils/Makefile
# config.status: creating header/Makefile
# config.status: creating libgputils/Makefile
# config.status: creating libiberty/Makefile
# config.status: creating lkr/Makefile
# config.status: creating man/Makefile
# config.status: creating man/gpasm.1
# config.status: creating man/gpdasm.1
# config.status: creating man/gplib.1
# config.status: creating man/gplink.1
# config.status: creating man/gpstrip.1
# config.status: creating man/gputils.1
# config.status: creating man/gpvc.1
# config.status: creating man/gpvo.1
# config.status: creating man/fr/Makefile
# config.status: creating man/fr/gpasm.1
# config.status: creating man/fr/gpdasm.1
# config.status: creating man/fr/gplib.1
# config.status: creating man/fr/gplink.1
# config.status: creating man/fr/gpstrip.1
# config.status: creating man/fr/gputils.1
# config.status: creating man/fr/gpvc.1
# config.status: creating man/fr/gpvo.1
# config.status: creating gputils.spec
# config.status: creating config.h
# config.status: executing depfiles commands
#
#
# gputils-1.4.2 is now configured for
#
# Build: x86_64-unknown-linux-gnu
# Host: x86_64-unknown-linux-gnu
# Source directory: .
# Installation prefix: /usr
# C compiler: clang
# Location of MPLAB-X: /opt/microchip/mplabx/v3.15
#
#
# make all-recursive
# make[1]: Entering directory '/tmp/gputils/src/gputils-1.4.2'
# Making all in libgputils
# make[2]: Entering directory '/tmp/gputils/src/gputils-1.4.2/libgputils'
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gparchive.o -MD -MP -MF .deps/gparchive.Tpo -c -o gparchive.o gparchive.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpcfg.o -MD -MP -MF .deps/gpcfg.Tpo -c -o gpcfg.o gpcfg.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpcfg-table.o -MD -MP -MF .deps/gpcfg-table.Tpo -c -o gpcfg-table.o gpcfg-table.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpcod.o -MD -MP -MF .deps/gpcod.Tpo -c -o gpcod.o gpcod.c
# mv -f .deps/gpcfg-table.Tpo .deps/gpcfg-table.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpcoffgen.o -MD -MP -MF .deps/gpcoffgen.Tpo -c -o gpcoffgen.o gpcoffgen.c
# mv -f .deps/gpcfg.Tpo .deps/gpcfg.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpcofflink.o -MD -MP -MF .deps/gpcofflink.Tpo -c -o gpcofflink.o gpcofflink.c
# mv -f .deps/gpcod.Tpo .deps/gpcod.Po
# mv -f .deps/gparchive.Tpo .deps/gparchive.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpcoffopt.o -MD -MP -MF .deps/gpcoffopt.Tpo -c -o gpcoffopt.o gpcoffopt.c
# mv -f .deps/gpcoffgen.Tpo .deps/gpcoffgen.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpdis.o -MD -MP -MF .deps/gpdis.Tpo -c -o gpdis.o gpdis.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gphash.o -MD -MP -MF .deps/gphash.Tpo -c -o gphash.o gphash.c
# mv -f .deps/gpcoffopt.Tpo .deps/gpcoffopt.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpmemory.o -MD -MP -MF .deps/gpmemory.Tpo -c -o gpmemory.o gpmemory.c
# mv -f .deps/gphash.Tpo .deps/gphash.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpmessage.o -MD -MP -MF .deps/gpmessage.Tpo -c -o gpmessage.o gpmessage.c
# mv -f .deps/gpcofflink.Tpo .deps/gpcofflink.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpopcode.o -MD -MP -MF .deps/gpopcode.Tpo -c -o gpopcode.o gpopcode.c
# mv -f .deps/gpmessage.Tpo .deps/gpmessage.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpprocessor.o -MD -MP -MF .deps/gpprocessor.Tpo -c -o gpprocessor.o gpprocessor.c
# mv -f .deps/gpmemory.Tpo .deps/gpmemory.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpreadhex.o -MD -MP -MF .deps/gpreadhex.Tpo -c -o gpreadhex.o gpreadhex.c
# mv -f .deps/gpreadhex.Tpo .deps/gpreadhex.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpreadobj.o -MD -MP -MF .deps/gpreadobj.Tpo -c -o gpreadobj.o gpreadobj.c
# mv -f .deps/gpopcode.Tpo .deps/gpopcode.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpreg-table.o -MD -MP -MF .deps/gpreg-table.Tpo -c -o gpreg-table.o gpreg-table.c
# mv -f .deps/gpdis.Tpo .deps/gpdis.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpregister.o -MD -MP -MF .deps/gpregister.Tpo -c -o gpregister.o gpregister.c
# mv -f .deps/gpreadobj.Tpo .deps/gpreadobj.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpsymbol.o -MD -MP -MF .deps/gpsymbol.Tpo -c -o gpsymbol.o gpsymbol.c
# mv -f .deps/gpregister.Tpo .deps/gpregister.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpsystem.o -MD -MP -MF .deps/gpsystem.Tpo -c -o gpsystem.o gpsystem.c
# gpsystem.c:437:14: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
# return ((l >= 0) ? (length + l) : Current_length);
# ~ ^ ~
# mv -f .deps/gpsymbol.Tpo .deps/gpsymbol.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpwritehex.o -MD -MP -MF .deps/gpwritehex.Tpo -c -o gpwritehex.o gpwritehex.c
# 1 warning generated.
# mv -f .deps/gpsystem.Tpo .deps/gpsystem.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/usr/share/gputils/header\" -DLKR_PATH=\"/usr/share/gputils/lkr\" -DLIB_PATH=\"/usr/share/gputils/lib\" -DPUB_PATH=\"@GPUTILS_PUB_PATH@\" -Wall -pedantic -MT gpwriteobj.o -MD -MP -MF .deps/gpwriteobj.Tpo -c -o gpwriteobj.o gpwriteobj.c
# mv -f .deps/gpwritehex.Tpo .deps/gpwritehex.Po
# mv -f .deps/gpwriteobj.Tpo .deps/gpwriteobj.Po
# mv -f .deps/gpprocessor.Tpo .deps/gpprocessor.Po
# mv -f .deps/gpreg-table.Tpo .deps/gpreg-table.Po
# rm -f libgputils.a
# ar cru libgputils.a gparchive.o gpcfg.o gpcfg-table.o gpcod.o gpcoffgen.o gpcofflink.o gpcoffopt.o gpdis.o gphash.o gpmemory.o gpmessage.o gpopcode.o gpprocessor.o gpreadhex.o gpreadobj.o gpreg-table.o gpregister.o gpsymbol.o gpsystem.o gpwritehex.o gpwriteobj.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libgputils.a
# make[2]: Leaving directory '/tmp/gputils/src/gputils-1.4.2/libgputils'
# Making all in libiberty
# make[2]: Entering directory '/tmp/gputils/src/gputils-1.4.2/libiberty'
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -pedantic -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -pedantic -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
# mv -f .deps/getopt1.Tpo .deps/getopt1.Po
# mv -f .deps/getopt.Tpo .deps/getopt.Po
# rm -f libiberty.a
# ar cru libiberty.a getopt.o getopt1.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libiberty.a
# make[2]: Leaving directory '/tmp/gputils/src/gputils-1.4.2/libiberty'
# Making all in gpasm
# make[2]: Entering directory '/tmp/gputils/src/gputils-1.4.2/gpasm'
# sed -e "s/@REVISION@/$(..\/get_cl_revision.sh -s ..\/ChangeLog)/g" "./gpasm.h.in" > "gpasm.h"
# make all-am
# make[3]: Entering directory '/tmp/gputils/src/gputils-1.4.2/gpasm'
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT cod.o -MD -MP -MF .deps/cod.Tpo -c -o cod.o cod.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT coff.o -MD -MP -MF .deps/coff.Tpo -c -o coff.o coff.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT deps.o -MD -MP -MF .deps/deps.Tpo -c -o deps.o deps.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT directive.o -MD -MP -MF .deps/directive.Tpo -c -o directive.o directive.c
# mv -f .deps/deps.Tpo .deps/deps.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT evaluate.o -MD -MP -MF .deps/evaluate.Tpo -c -o evaluate.o evaluate.c
# mv -f .deps/cod.Tpo .deps/cod.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT gpasm.o -MD -MP -MF .deps/gpasm.Tpo -c -o gpasm.o gpasm.c
# mv -f .deps/coff.Tpo .deps/coff.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT gperror.o -MD -MP -MF .deps/gperror.Tpo -c -o gperror.o gperror.c
# mv -f .deps/evaluate.Tpo .deps/evaluate.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT lst.o -MD -MP -MF .deps/lst.Tpo -c -o lst.o lst.c
# mv -f .deps/gperror.Tpo .deps/gperror.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c
# mv -f .deps/gpasm.Tpo .deps/gpasm.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT preprocess.o -MD -MP -MF .deps/preprocess.Tpo -c -o preprocess.o preprocess.c
# mv -f .deps/macro.Tpo .deps/macro.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT processor.o -MD -MP -MF .deps/processor.Tpo -c -o processor.o processor.c
# mv -f .deps/preprocess.Tpo .deps/preprocess.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT special.o -MD -MP -MF .deps/special.Tpo -c -o special.o special.c
# mv -f .deps/processor.Tpo .deps/processor.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
# mv -f .deps/lst.Tpo .deps/lst.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT ppscan.o -MD -MP -MF .deps/ppscan.Tpo -c -o ppscan.o ppscan.c
# mv -f .deps/directive.Tpo .deps/directive.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c
# mv -f .deps/special.Tpo .deps/special.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
# mv -f .deps/util.Tpo .deps/util.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT ppparse.o -MD -MP -MF .deps/ppparse.Tpo -c -o ppparse.o ppparse.c
# mv -f .deps/ppscan.Tpo .deps/ppscan.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libgputils -I../include -Wall -pedantic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/main.Tpo .deps/main.Po
# mv -f .deps/ppparse.Tpo .deps/ppparse.Po
# mv -f .deps/parse.Tpo .deps/parse.Po
# mv -f .deps/scan.Tpo .deps/scan.Po
# rm -f libgpasm.a
# ar cru libgpasm.a cod.o coff.o deps.o directive.o evaluate.o gpasm.o gperror.o lst.o macro.o preprocess.o processor.o special.o util.o ppscan.o scan.o parse.o ppparse.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libgpasm.a
# clang -Wall -pedantic -Wl,-warn-common -Wl,-warn-once -o gpasm main.o libgpasm.a ../libgputils/libgputils.a ../libiberty/libiberty.a
# /sysroot/bin/ld: -warn-once: unknown option
# /sysroot/bin/ld: use the --help option for usage information
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[3]: *** [Makefile:450: gpasm] Error 1
# make[3]: Leaving directory '/tmp/gputils/src/gputils-1.4.2/gpasm'
# make[2]: *** [Makefile:358: all] Error 2
# make[2]: Leaving directory '/tmp/gputils/src/gputils-1.4.2/gpasm'
# make[1]: *** [Makefile:393: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/gputils/src/gputils-1.4.2'
# make: *** [Makefile:332: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/gputils/src/gputils-1.4.2/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 gputils configure 1.4.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 42b3b58db78b
# 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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2350: checking for a BSD-compatible install
# configure:2418: result: /usr/bin/install -c
# configure:2429: checking whether build environment is sane
# configure:2484: result: yes
# configure:2522: WARNING: 'missing' script is too old or missing
# configure:2543: checking for x86_64-unknown-linux-strip
# configure:2573: result: no
# configure:2583: checking for strip
# configure:2599: found /sysroot/bin/strip
# configure:2610: result: strip
# configure:2635: checking for a thread-safe mkdir -p
# configure:2674: result: /usr/sbin/mkdir -p
# configure:2681: checking for gawk
# configure:2697: found /usr/sbin/gawk
# configure:2708: result: gawk
# configure:2719: checking whether make sets $(MAKE)
# configure:2741: result: yes
# configure:2770: checking whether make supports nested variables
# configure:2787: result: yes
# configure:2914: checking whether to enable maintainer-specific portions of Makefiles
# configure:2923: result: no
# configure:2942: checking build system type
# configure:2956: result: x86_64-unknown-linux-gnu
# configure:2976: checking host system type
# configure:2989: result: x86_64-unknown-linux-gnu
# configure:3060: checking for x86_64-unknown-linux-gcc
# configure:3087: result: clang
# configure:3356: checking for C compiler version
# configure:3365: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3376: $? = 0
# configure:3365: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3376: $? = 0
# configure:3365: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3376: $? = 1
# configure:3365: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3376: $? = 1
# configure:3396: checking whether the C compiler works
# configure:3418: clang conftest.c >&5
# configure:3422: $? = 0
# configure:3470: result: yes
# configure:3473: checking for C compiler default output file name
# configure:3475: result: a.out
# configure:3481: checking for suffix of executables
# configure:3488: clang -o conftest conftest.c >&5
# configure:3492: $? = 0
# configure:3514: result:
# configure:3536: checking whether we are cross compiling
# configure:3544: clang -o conftest conftest.c >&5
# configure:3548: $? = 0
# configure:3555: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3559: $? = 127
# configure:3574: result: yes
# configure:3579: checking for suffix of object files
# configure:3601: clang -c conftest.c >&5
# configure:3605: $? = 0
# configure:3626: result: o
# configure:3630: checking whether we are using the GNU C compiler
# configure:3649: clang -c conftest.c >&5
# configure:3649: $? = 0
# configure:3658: result: yes
# configure:3667: checking whether clang accepts -g
# configure:3687: clang -c -g conftest.c >&5
# configure:3687: $? = 0
# configure:3728: result: yes
# configure:3745: checking for clang option to accept ISO C89
# configure:3808: clang -c conftest.c >&5
# configure:3808: $? = 0
# configure:3821: result: none needed
# configure:3846: checking whether clang understands -c and -o together
# configure:3868: clang -c conftest.c -o conftest2.o
# configure:3871: $? = 0
# configure:3868: clang -c conftest.c -o conftest2.o
# configure:3871: $? = 0
# configure:3883: result: yes
# configure:3911: checking for style of include used by make
# configure:3939: result: GNU
# configure:3965: checking dependency style of clang
# configure:4076: result: gcc3
# configure:4095: checking for bison
# configure:4111: found /usr/sbin/bison
# configure:4122: result: bison -y
# configure:4139: checking for flex
# configure:4155: found /usr/sbin/flex
# configure:4166: result: flex
# configure:4204: flex conftest.l
# configure:4208: $? = 1
# configure:4210: checking lex output file root
# configure:4224: result: lex.yy
# configure:4229: checking lex library
# configure:4243: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4243: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | /* end confdefs.h. */
# |
# configure:4243: clang -o conftest conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4243: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | /* end confdefs.h. */
# |
# configure:4243: clang -o conftest conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4243: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | /* end confdefs.h. */
# |
# configure:4253: result: none needed
# configure:4259: checking whether yytext is a pointer
# configure:4276: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:4284: result: no
# configure:4308: checking for x86_64-unknown-linux-ranlib
# configure:4338: result: no
# configure:4348: checking for ranlib
# configure:4364: found /sysroot/bin/ranlib
# configure:4375: result: ranlib
# configure:4387: WARNING: using cross tools not prefixed with host triplet
# configure:4400: checking for x86_64-unknown-linux-ar
# configure:4430: result: no
# configure:4440: checking for ar
# configure:4456: found /sysroot/bin/ar
# configure:4467: result: ar
# configure:4496: checking how to run the C preprocessor
# configure:4527: clang -E conftest.c
# configure:4527: $? = 0
# configure:4541: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4541: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | /* end confdefs.h. */
# | #include
# configure:4566: result: clang -E
# configure:4586: clang -E conftest.c
# configure:4586: $? = 0
# configure:4600: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4600: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | /* end confdefs.h. */
# | #include
# configure:4629: checking for grep that handles long lines and -e
# configure:4687: result: /usr/sbin/grep
# configure:4692: checking for egrep
# configure:4754: result: /usr/sbin/grep -E
# configure:4759: checking for ANSI C header files
# configure:4779: clang -c conftest.c >&5
# configure:4779: $? = 0
# configure:4863: result: yes
# configure:4876: checking for sys/types.h
# configure:4876: clang -c conftest.c >&5
# configure:4876: $? = 0
# configure:4876: result: yes
# configure:4876: checking for sys/stat.h
# configure:4876: clang -c conftest.c >&5
# configure:4876: $? = 0
# configure:4876: result: yes
# configure:4876: checking for stdlib.h
# configure:4876: clang -c conftest.c >&5
# configure:4876: $? = 0
# configure:4876: result: yes
# configure:4876: checking for string.h
# configure:4876: clang -c conftest.c >&5
# configure:4876: $? = 0
# configure:4876: result: yes
# configure:4876: checking for memory.h
# configure:4876: clang -c conftest.c >&5
# configure:4876: $? = 0
# configure:4876: result: yes
# configure:4876: checking for strings.h
# configure:4876: clang -c conftest.c >&5
# configure:4876: $? = 0
# configure:4876: result: yes
# configure:4876: checking for inttypes.h
# configure:4876: clang -c conftest.c >&5
# configure:4876: $? = 0
# configure:4876: result: yes
# configure:4876: checking for stdint.h
# configure:4876: clang -c conftest.c >&5
# configure:4876: $? = 0
# configure:4876: result: yes
# configure:4876: checking for unistd.h
# configure:4876: clang -c conftest.c >&5
# configure:4876: $? = 0
# configure:4876: result: yes
# configure:4891: checking libintl.h usability
# configure:4891: clang -c conftest.c >&5
# configure:4891: $? = 0
# configure:4891: result: yes
# configure:4891: checking libintl.h presence
# configure:4891: clang -E conftest.c
# configure:4891: $? = 0
# configure:4891: result: yes
# configure:4891: checking for libintl.h
# configure:4891: result: yes
# configure:4891: checking malloc.h usability
# configure:4891: clang -c conftest.c >&5
# configure:4891: $? = 0
# configure:4891: result: yes
# configure:4891: checking malloc.h presence
# configure:4891: clang -E conftest.c
# configure:4891: $? = 0
# configure:4891: result: yes
# configure:4891: checking for malloc.h
# configure:4891: result: yes
# configure:4891: checking for stdlib.h
# configure:4891: result: yes
# configure:4891: checking for string.h
# configure:4891: result: yes
# configure:4891: checking for strings.h
# configure:4891: result: yes
# configure:4891: checking sys/ioctl.h usability
# configure:4891: clang -c conftest.c >&5
# configure:4891: $? = 0
# configure:4891: result: yes
# configure:4891: checking sys/ioctl.h presence
# configure:4891: clang -E conftest.c
# configure:4891: $? = 0
# configure:4891: result: yes
# configure:4891: checking for sys/ioctl.h
# configure:4891: result: yes
# configure:4891: checking termios.h usability
# configure:4891: clang -c conftest.c >&5
# configure:4891: $? = 0
# configure:4891: result: yes
# configure:4891: checking termios.h presence
# configure:4891: clang -E conftest.c
# configure:4891: $? = 0
# configure:4891: result: yes
# configure:4891: checking for termios.h
# configure:4891: result: yes
# configure:4891: checking for unistd.h
# configure:4891: result: yes
# configure:4891: checking windows.h usability
# configure:4891: clang -c conftest.c >&5
# conftest.c:62:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:4891: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | #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 HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_TERMIOS_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:4891: result: no
# configure:4891: checking windows.h presence
# configure:4891: clang -E conftest.c
# conftest.c:29:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:4891: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | #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 HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4891: result: no
# configure:4891: checking for windows.h
# configure:4891: result: no
# configure:4901: checking whether asprintf is declared
# configure:4901: clang -c conftest.c >&5
# configure:4901: $? = 0
# configure:4901: result: yes
# configure:4911: checking whether basename is declared
# configure:4911: clang -c conftest.c >&5
# conftest.c:70:10: error: use of undeclared identifier 'basename'
# (void) basename;
# ^
# 1 error generated.
# configure:4911: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | #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 HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DECL_ASPRINTF 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 ()
# | {
# | #ifndef basename
# | #ifdef __cplusplus
# | (void) basename;
# | #else
# | (void) basename;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4911: result: no
# configure:4921: checking whether getopt is declared
# configure:4921: clang -c conftest.c >&5
# configure:4921: $? = 0
# configure:4921: result: yes
# configure:4931: checking whether vasprintf is declared
# configure:4931: clang -c conftest.c >&5
# configure:4931: $? = 0
# configure:4931: result: yes
# configure:4944: checking for an ANSI C-conforming const
# configure:5010: clang -c conftest.c >&5
# configure:5010: $? = 0
# configure:5017: result: yes
# configure:5025: checking for size_t
# configure:5025: clang -c conftest.c >&5
# configure:5025: $? = 0
# configure:5025: clang -c conftest.c >&5
# conftest.c:69:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:5025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | #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 HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_BASENAME 0
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_VASPRINTF 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:5025: result: yes
# configure:5036: checking whether struct tm is in sys/time.h or time.h
# configure:5056: clang -c conftest.c >&5
# configure:5056: $? = 0
# configure:5063: result: time.h
# configure:5076: checking for strcasecmp
# configure:5076: clang -o conftest conftest.c >&5
# conftest.c:56:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:56:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:5076: $? = 0
# configure:5076: result: yes
# configure:5076: checking for strncasecmp
# configure:5076: clang -o conftest conftest.c >&5
# conftest.c:57:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:57:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:5076: $? = 0
# configure:5076: result: yes
# configure:5076: checking for stricmp
# configure:5076: clang -o conftest conftest.c >&5
# /tmp/conftest-112f37.o:conftest.c:function main: error: undefined reference to 'stricmp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5076: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | #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 HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_BASENAME 0
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | /* end confdefs.h. */
# | /* Define stricmp to an innocuous variant, in case declares stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stricmp innocuous_stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stricmp
# |
# | /* 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 stricmp ();
# | /* 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_stricmp || defined __stub___stricmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stricmp ();
# | ;
# | return 0;
# | }
# configure:5076: result: no
# configure:5076: checking for strnicmp
# configure:5076: clang -o conftest conftest.c >&5
# /tmp/conftest-49a838.o:conftest.c:function main: error: undefined reference to 'strnicmp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5076: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gputils"
# | #define PACKAGE_TARNAME "gputils"
# | #define PACKAGE_VERSION "1.4.2"
# | #define PACKAGE_STRING "gputils 1.4.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gputils"
# | #define VERSION "1.4.2"
# | #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 HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_BASENAME 0
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | /* end confdefs.h. */
# | /* Define strnicmp to an innocuous variant, in case declares strnicmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strnicmp innocuous_strnicmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strnicmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strnicmp
# |
# | /* 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 strnicmp ();
# | /* 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_strnicmp || defined __stub___strnicmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strnicmp ();
# | ;
# | return 0;
# | }
# configure:5076: result: no
# configure:5076: checking for strndup
# configure:5076: clang -o conftest conftest.c >&5
# conftest.c:58:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:58:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:5076: $? = 0
# configure:5076: result: yes
# configure:5076: checking for realpath
# configure:5076: clang -o conftest conftest.c >&5
# configure:5076: $? = 0
# configure:5076: result: yes
# configure:5088: checking for vsnprintf
# configure:5088: clang -o conftest conftest.c >&5
# conftest.c:60:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:60:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5095: checking for snprintf
# configure:5095: clang -o conftest conftest.c >&5
# conftest.c:60:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:60:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:5095: $? = 0
# configure:5095: result: yes
# configure:5102: checking for strndup
# configure:5102: result: yes
# configure:5292: checking that generated files are newer than configure
# configure:5298: result: done
# configure:5325: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by gputils config.status 1.4.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 42b3b58db78b
#
# config.status:927: creating Makefile
# config.status:927: creating doc/Makefile
# config.status:927: creating doc/html-help/Makefile
# config.status:927: creating gpasm/Makefile
# config.status:927: creating gplink/Makefile
# config.status:927: creating gputils/Makefile
# config.status:927: creating header/Makefile
# config.status:927: creating libgputils/Makefile
# config.status:927: creating libiberty/Makefile
# config.status:927: creating lkr/Makefile
# config.status:927: creating man/Makefile
# config.status:927: creating man/gpasm.1
# config.status:927: creating man/gpdasm.1
# config.status:927: creating man/gplib.1
# config.status:927: creating man/gplink.1
# config.status:927: creating man/gpstrip.1
# config.status:927: creating man/gputils.1
# config.status:927: creating man/gpvc.1
# config.status:927: creating man/gpvo.1
# config.status:927: creating man/fr/Makefile
# config.status:927: creating man/fr/gpasm.1
# config.status:927: creating man/fr/gpdasm.1
# config.status:927: creating man/fr/gplib.1
# config.status:927: creating man/fr/gplink.1
# config.status:927: creating man/fr/gpstrip.1
# config.status:927: creating man/fr/gputils.1
# config.status:927: creating man/fr/gpvc.1
# config.status:927: creating man/fr/gpvo.1
# config.status:927: creating gputils.spec
# config.status:927: creating config.h
# config.status:1156: executing depfiles commands
# configure:6681: result:
#
# gputils-1.4.2 is now configured for
#
# Build: x86_64-unknown-linux-gnu
# Host: x86_64-unknown-linux-gnu
# Source directory: .
# Installation prefix: /usr
# C compiler: clang
# Location of MPLAB-X: /opt/microchip/mplabx/v3.15
#
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=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_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_realpath=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_stricmp=no
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnicmp=no
# ac_cv_func_vsnprintf=yes
# ac_cv_have_decl_asprintf=yes
# ac_cv_have_decl_basename=no
# ac_cv_have_decl_getopt=yes
# ac_cv_have_decl_vasprintf=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# 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_ioctl_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_windows_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_lex='none needed'
# 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_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_struct_tm=time.h
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_CFLAGS='-Wall -pedantic'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_LDFLAGS='-Wl,-warn-common -Wl,-warn-once'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFAULT_MPLABX_PATH='/opt/microchip/mplabx/v3.15'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_HTML_DOC='yes'
# EXEEXT=''
# GPUTILS_HEADER_PATH='$(datadir)/gputils/header'
# GPUTILS_HTMLDOC_PATH='$(datadir)/doc/gputils-$(PACKAGE_VERSION)/html'
# GPUTILS_LIB_PATH='$(datadir)/gputils/lib'
# GPUTILS_LKR_PATH='$(datadir)/gputils/lkr'
# GREP='/usr/sbin/grep'
# IBERTYOBJS=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBGPUTILS='libgputils/libgputils.a'
# LIBIBERTY='libiberty/libiberty.a'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='makeinfo'
# MAKE_SUBDIRS='libgputils libiberty gpasm gplink gputils header lkr doc man'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='gputils'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='gputils'
# PACKAGE_STRING='gputils 1.4.2'
# PACKAGE_TARNAME='gputils'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.4.2'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.4.2'
# YACC='bison -y'
# YFLAGS=''
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/gputils/src/gputils-1.4.2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# 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=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "gputils"
# #define PACKAGE_TARNAME "gputils"
# #define PACKAGE_VERSION "1.4.2"
# #define PACKAGE_STRING "gputils 1.4.2"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "gputils"
# #define VERSION "1.4.2"
# #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 HAVE_LIBINTL_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DECL_ASPRINTF 1
# #define HAVE_DECL_BASENAME 0
# #define HAVE_DECL_GETOPT 1
# #define HAVE_DECL_VASPRINTF 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRNDUP 1
# #define HAVE_REALPATH 1
# #define USE_DEFAULT_PATHS 1
#
# configure: exit 0