The build took 00h 00m 49s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
18,924 |
ansic |
5,087 |
sh |
104 |
makefile |
24,115 |
total |
The process tree of the build process is here.
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ccache 3.2.5-1 (Wed Aug 24 12:55:37 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: Configuring ccache
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... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
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 for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for long long... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for gethostname... yes
checking for getopt_long... yes
checking for getpwuid... yes
checking for gettimeofday... yes
checking for mkstemp... yes
checking for realpath... yes
checking for strndup... yes
checking for strtok_r... yes
checking for unsetenv... yes
checking for utimes... yes
checking for compar_fn_t in stdlib.h... yes
checking for stdarg.h... yes
checking for varargs.h... no
checking for unsigned long long int... yes
checking for vsnprintf... yes
checking whether vsnprintf is C99 compliant... yes
checking for snprintf... yes
checking whether snprintf is C99 compliant... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for library containing cos... -lm
checking for zlib >= 1.2.3... yes
checking for gzdopen in -lz... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for extern inline... no
configure: Developer mode disabled
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: now build ccache by running make
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o main.o main.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o args.o args.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o ccache.o ccache.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o cleanup.o cleanup.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o compopt.o compopt.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o conf.o conf.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o counters.o counters.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o execute.o execute.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o exitfn.o exitfn.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o hash.o hash.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o hashutil.o hashutil.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o language.o language.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o lockfile.o lockfile.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o manifest.o manifest.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o mdfour.o mdfour.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o stats.o stats.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o unify.o unify.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o util.o util.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o version.o version.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o getopt_long.o getopt_long.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o hashtable.o hashtable.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o hashtable_itr.o hashtable_itr.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o murmurhashneutral2.o murmurhashneutral2.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o snprintf.o snprintf.c
gcc -Wall -W -o ccache main.o args.o ccache.o cleanup.o compopt.o conf.o counters.o execute.o exitfn.o hash.o hashutil.o language.o lockfile.o manifest.o mdfour.o stats.o unify.o util.o version.o getopt_long.o hashtable.o hashtable_itr.o murmurhashneutral2.o snprintf.o -lm -lz
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "ccache"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ccache 3.2.5-1 (Wed Aug 24 12:55:45 UTC 2016)
CMD: pacman --query --file ccache-3.2.5-1-x86_64.pkg.tar.xz
Creating hybrid package for 'ccache'
Trying to find vanilla package 'ccache'...
CMD: pacman --query --file /mirror/ccache-3.2.5-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/ccache
/usr/share/man/man1/ccache.1.gz
/usr/lib/ccache/bin/cc
/usr/lib/ccache/bin/gcc
/usr/lib/ccache/bin/g++
/usr/lib/ccache/bin/cpp
/usr/lib/ccache/bin/c++
/usr/lib/ccache/bin/x86_64-unknown-linux-gnu-cc
/usr/lib/ccache/bin/x86_64-unknown-linux-gnu-gcc
/usr/lib/ccache/bin/x86_64-unknown-linux-gnu-g++
/usr/lib/ccache/bin/x86_64-unknown-linux-gnu-cpp
/usr/lib/ccache/bin/x86_64-unknown-linux-gnu-c++
/sysroot/usr/lib/ccache/bin/cc
/sysroot/usr/lib/ccache/bin/gcc
/sysroot/usr/lib/ccache/bin/g++
/sysroot/usr/lib/ccache/bin/cpp
/sysroot/usr/lib/ccache/bin/c++
/sysroot/usr/lib/ccache/bin/x86_64-unknown-linux-gnu-cc
/sysroot/usr/lib/ccache/bin/x86_64-unknown-linux-gnu-gcc
/sysroot/usr/lib/ccache/bin/x86_64-unknown-linux-gnu-g++
/sysroot/usr/lib/ccache/bin/x86_64-unknown-linux-gnu-cpp
/sysroot/usr/lib/ccache/bin/x86_64-unknown-linux-gnu-c++
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf ccache.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/ccache.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ccache.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/ccache.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/ccache/src/ccache-3.2.5/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 configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc
## --------- ##
## Platform. ##
## --------- ##
hostname = 63273feb92cc
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2219: Configuring ccache
configure:2258: checking build system type
configure:2272: result: x86_64-unknown-linux-gnu
configure:2292: checking host system type
configure:2305: result: x86_64-unknown-linux-gnu
configure:2347: checking for x86_64-unknown-linux-gcc
configure:2377: result: no
configure:2387: checking for gcc
configure:2403: found /usr/sbin/gcc
configure:2414: result: gcc
configure:2643: checking for C compiler version
configure:2652: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2663: $? = 0
configure:2652: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:2663: $? = 0
configure:2652: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2663: $? = 1
configure:2652: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2663: $? = 1
configure:2683: checking whether the C compiler works
configure:2705: gcc conftest.c >&5
configure:2709: $? = 0
configure:2757: result: yes
configure:2760: checking for C compiler default output file name
configure:2762: result: a.out
configure:2768: checking for suffix of executables
configure:2775: gcc -o conftest conftest.c >&5
configure:2779: $? = 0
configure:2801: result:
configure:2823: checking whether we are cross compiling
configure:2831: gcc -o conftest conftest.c >&5
configure:2835: $? = 0
configure:2842: ./conftest
configure:2846: $? = 0
configure:2861: result: no
configure:2866: checking for suffix of object files
configure:2888: gcc -c conftest.c >&5
configure:2892: $? = 0
configure:2913: result: o
configure:2917: checking whether we are using the GNU C compiler
configure:2936: gcc -c conftest.c >&5
configure:2936: $? = 0
configure:2945: result: yes
configure:2954: checking whether gcc accepts -g
configure:2974: gcc -c -g conftest.c >&5
configure:2974: $? = 0
configure:3015: result: yes
configure:3032: checking for gcc option to accept ISO C89
configure:3095: gcc -c conftest.c >&5
configure:3095: $? = 0
configure:3108: result: none needed
configure:3133: checking how to run the C preprocessor
configure:3164: gcc -E conftest.c
configure:3164: $? = 0
configure:3178: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3178: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3203: result: gcc -E
configure:3223: gcc -E conftest.c
configure:3223: $? = 0
configure:3237: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3279: checking for a BSD-compatible install
configure:3347: result: /usr/bin/install -c
configure:3361: checking for x86_64-unknown-linux-ranlib
configure:3391: result: no
configure:3401: checking for ranlib
configure:3417: found /usr/sbin/ranlib
configure:3428: result: ranlib
configure:3453: checking for x86_64-unknown-linux-ar
configure:3483: result: no
configure:3493: checking for ar
configure:3509: found /usr/sbin/ar
configure:3520: result: ar
configure:3717: checking for dirent.h that defines DIR
configure:3736: gcc -c -Wall -W conftest.c >&5
configure:3736: $? = 0
configure:3744: result: yes
configure:3757: checking for library containing opendir
configure:3788: gcc -o conftest -Wall -W conftest.c >&5
configure:3788: $? = 0
configure:3805: result: none required
configure:3872: checking whether time.h and sys/time.h may both be included
configure:3892: gcc -c -Wall -W conftest.c >&5
configure:3892: $? = 0
configure:3899: result: yes
configure:3908: checking for grep that handles long lines and -e
configure:3966: result: /usr/sbin/grep
configure:3971: checking for egrep
configure:4033: result: /usr/sbin/grep -E
configure:4038: checking for ANSI C header files
configure:4058: gcc -c -Wall -W conftest.c >&5
configure:4058: $? = 0
configure:4131: gcc -o conftest -Wall -W conftest.c >&5
configure:4131: $? = 0
configure:4131: ./conftest
configure:4131: $? = 0
configure:4142: result: yes
configure:4155: checking for sys/types.h
configure:4155: gcc -c -Wall -W conftest.c >&5
configure:4155: $? = 0
configure:4155: result: yes
configure:4155: checking for sys/stat.h
configure:4155: gcc -c -Wall -W conftest.c >&5
configure:4155: $? = 0
configure:4155: result: yes
configure:4155: checking for stdlib.h
configure:4155: gcc -c -Wall -W conftest.c >&5
configure:4155: $? = 0
configure:4155: result: yes
configure:4155: checking for string.h
configure:4155: gcc -c -Wall -W conftest.c >&5
configure:4155: $? = 0
configure:4155: result: yes
configure:4155: checking for memory.h
configure:4155: gcc -c -Wall -W conftest.c >&5
configure:4155: $? = 0
configure:4155: result: yes
configure:4155: checking for strings.h
configure:4155: gcc -c -Wall -W conftest.c >&5
configure:4155: $? = 0
configure:4155: result: yes
configure:4155: checking for inttypes.h
configure:4155: gcc -c -Wall -W conftest.c >&5
configure:4155: $? = 0
configure:4155: result: yes
configure:4155: checking for stdint.h
configure:4155: gcc -c -Wall -W conftest.c >&5
configure:4155: $? = 0
configure:4155: result: yes
configure:4155: checking for unistd.h
configure:4155: gcc -c -Wall -W conftest.c >&5
configure:4155: $? = 0
configure:4155: result: yes
configure:4167: checking for stdbool.h that conforms to C99
configure:4234: gcc -c -Wall -W conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:14: warning: the address of 's' will always evaluate as 'true' [-Waddress]
bool e = &s;
^~~~
conftest.c:82:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:82:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:82:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:82:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:82:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:82:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:82:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:82:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
^
conftest.c:83:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress]
^
conftest.c:83:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress]
^
conftest.c:83:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress]
^
configure:4234: $? = 0
configure:4241: result: yes
configure:4243: checking for _Bool
configure:4243: gcc -c -Wall -W conftest.c >&5
configure:4243: $? = 0
configure:4243: gcc -c -Wall -W conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:4243: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #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
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:4243: result: yes
configure:4260: checking for sys/wait.h that is POSIX.1 compatible
configure:4286: gcc -c -Wall -W conftest.c >&5
configure:4286: $? = 0
configure:4293: result: yes
configure:4302: checking for long long
configure:4302: gcc -c -Wall -W conftest.c >&5
configure:4302: $? = 0
configure:4302: gcc -c -Wall -W conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:24: error: expected expression before ')' token
if (sizeof ((long long)))
^
configure:4302: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_WAIT_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 ((long long)))
| return 0;
| ;
| return 0;
| }
configure:4302: result: yes
configure:4316: checking ctype.h usability
configure:4316: gcc -c -Wall -W conftest.c >&5
configure:4316: $? = 0
configure:4316: result: yes
configure:4316: checking ctype.h presence
configure:4316: gcc -E conftest.c
configure:4316: $? = 0
configure:4316: result: yes
configure:4316: checking for ctype.h
configure:4316: result: yes
configure:4316: checking pwd.h usability
configure:4316: gcc -c -Wall -W conftest.c >&5
configure:4316: $? = 0
configure:4316: result: yes
configure:4316: checking pwd.h presence
configure:4316: gcc -E conftest.c
configure:4316: $? = 0
configure:4316: result: yes
configure:4316: checking for pwd.h
configure:4316: result: yes
configure:4316: checking for stdlib.h
configure:4316: result: yes
configure:4316: checking for string.h
configure:4316: result: yes
configure:4316: checking for strings.h
configure:4316: result: yes
configure:4316: checking sys/time.h usability
configure:4316: gcc -c -Wall -W conftest.c >&5
configure:4316: $? = 0
configure:4316: result: yes
configure:4316: checking sys/time.h presence
configure:4316: gcc -E conftest.c
configure:4316: $? = 0
configure:4316: result: yes
configure:4316: checking for sys/time.h
configure:4316: result: yes
configure:4316: checking sys/mman.h usability
configure:4316: gcc -c -Wall -W conftest.c >&5
configure:4316: $? = 0
configure:4316: result: yes
configure:4316: checking sys/mman.h presence
configure:4316: gcc -E conftest.c
configure:4316: $? = 0
configure:4316: result: yes
configure:4316: checking for sys/mman.h
configure:4316: result: yes
configure:4328: checking termios.h usability
configure:4328: gcc -c -Wall -W conftest.c >&5
configure:4328: $? = 0
configure:4328: result: yes
configure:4328: checking termios.h presence
configure:4328: gcc -E conftest.c
configure:4328: $? = 0
configure:4328: result: yes
configure:4328: checking for termios.h
configure:4328: result: yes
configure:4341: checking for gethostname
configure:4341: gcc -o conftest -Wall -W conftest.c >&5
configure:4341: $? = 0
configure:4341: result: yes
configure:4352: checking for getopt_long
configure:4352: gcc -o conftest -Wall -W conftest.c >&5
configure:4352: $? = 0
configure:4352: result: yes
configure:4363: checking for getpwuid
configure:4363: gcc -o conftest -Wall -W conftest.c >&5
configure:4363: $? = 0
configure:4363: result: yes
configure:4374: checking for gettimeofday
configure:4374: gcc -o conftest -Wall -W conftest.c >&5
configure:4374: $? = 0
configure:4374: result: yes
configure:4385: checking for mkstemp
configure:4385: gcc -o conftest -Wall -W conftest.c >&5
configure:4385: $? = 0
configure:4385: result: yes
configure:4396: checking for realpath
configure:4396: gcc -o conftest -Wall -W conftest.c >&5
configure:4396: $? = 0
configure:4396: result: yes
configure:4407: checking for strndup
configure:4407: gcc -o conftest -Wall -W conftest.c >&5
conftest.c:70:6: warning: conflicting types for built-in function 'strndup'
char strndup ();
^~~~~~~
configure:4407: $? = 0
configure:4407: result: yes
configure:4418: checking for strtok_r
configure:4418: gcc -o conftest -Wall -W conftest.c >&5
configure:4418: $? = 0
configure:4418: result: yes
configure:4429: checking for unsetenv
configure:4429: gcc -o conftest -Wall -W conftest.c >&5
configure:4429: $? = 0
configure:4429: result: yes
configure:4440: checking for utimes
configure:4440: gcc -o conftest -Wall -W conftest.c >&5
configure:4440: $? = 0
configure:4440: result: yes
configure:4450: checking for compar_fn_t in stdlib.h
configure:4467: gcc -c -Wall -W conftest.c >&5
conftest.c: In function 'test_fn':
conftest.c:55:22: warning: null argument where non-null required (argument 1) [-Wnonnull]
void test_fn(void) { qsort(NULL, 0, 0, (__compar_fn_t)NULL); }
^~~~~
conftest.c:55:22: warning: null argument where non-null required (argument 4) [-Wnonnull]
At top level:
conftest.c:55:6: warning: 'test_fn' defined but not used [-Wunused-function]
void test_fn(void) { qsort(NULL, 0, 0, (__compar_fn_t)NULL); }
^~~~~~~
configure:4467: $? = 0
configure:4474: result: yes
configure:4561: checking for stdarg.h
configure:4561: gcc -c -Wall -W conftest.c >&5
configure:4561: $? = 0
configure:4561: result: yes
configure:4561: checking for varargs.h
configure:4561: gcc -c -Wall -W conftest.c >&5
In file included from conftest.c:87:0:
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
#error "GCC no longer implements ."
^~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
#error "Revise your code to use ."
^~~~~
configure:4561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_UNSETENV 1
| #define HAVE_UTIMES 1
| #define HAVE_COMPAR_FN_T 1
| #define HAVE_STDARG_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:4561: result: no
configure:4578: checking for unsigned long long int
configure:4617: gcc -o conftest -Wall -W conftest.c >&5
configure:4617: $? = 0
configure:4626: result: yes
configure:4635: checking for vsnprintf
configure:4635: gcc -o conftest -Wall -W conftest.c >&5
conftest.c:77:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:4635: $? = 0
configure:4635: result: yes
configure:4643: checking whether vsnprintf is C99 compliant
configure:4678: gcc -o conftest -Wall -W conftest.c >&5
configure:4678: $? = 0
configure:4678: ./conftest
configure:4678: $? = 0
configure:4688: result: yes
configure:5054: checking for snprintf
configure:5054: gcc -o conftest -Wall -W conftest.c >&5
conftest.c:78:6: warning: conflicting types for built-in function 'snprintf'
char snprintf ();
^~~~~~~~
configure:5054: $? = 0
configure:5054: result: yes
configure:5062: checking whether snprintf is C99 compliant
configure:5085: gcc -o conftest -Wall -W conftest.c >&5
configure:5085: $? = 0
configure:5085: ./conftest
configure:5085: $? = 0
configure:5095: result: yes
configure:5210: checking for vasprintf
configure:5210: gcc -o conftest -Wall -W conftest.c >&5
configure:5210: $? = 0
configure:5210: result: yes
configure:5420: checking for asprintf
configure:5420: gcc -o conftest -Wall -W conftest.c >&5
configure:5420: $? = 0
configure:5420: result: yes
configure:5530: checking for library containing cos
configure:5561: gcc -o conftest -Wall -W conftest.c >&5
conftest.c:65:6: warning: conflicting types for built-in function 'cos'
char cos ();
^~~
/tmp/ccWrfyDY.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `cos'
collect2: error: ld returned 1 exit status
configure:5561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_UNSETENV 1
| #define HAVE_UTIMES 1
| #define HAVE_COMPAR_FN_T 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 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 cos ();
| int
| main ()
| {
| return cos ();
| ;
| return 0;
| }
configure:5561: gcc -o conftest -Wall -W conftest.c -lm >&5
conftest.c:65:6: warning: conflicting types for built-in function 'cos'
char cos ();
^~~
configure:5561: $? = 0
configure:5578: result: -lm
configure:5595: checking for zlib >= 1.2.3
configure:5616: gcc -c -Wall -W conftest.c >&5
configure:5616: $? = 0
configure:5623: result: yes
configure:5625: checking for gzdopen in -lz
configure:5650: gcc -o conftest -Wall -W conftest.c -lz -lm >&5
configure:5650: $? = 0
configure:5659: result: yes
configure:5690: checking whether byte ordering is bigendian
configure:5705: gcc -c -Wall -W conftest.c >&5
conftest.c:59:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:59:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:59:15: error: unknown type name 'universal'
configure:5705: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_UNSETENV 1
| #define HAVE_UTIMES 1
| #define HAVE_COMPAR_FN_T 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:5750: gcc -c -Wall -W conftest.c >&5
configure:5750: $? = 0
configure:5768: gcc -c -Wall -W conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:65:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:5768: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_UNSETENV 1
| #define HAVE_UTIMES 1
| #define HAVE_COMPAR_FN_T 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:5896: result: no
configure:5915: checking for inline
configure:5931: gcc -c -Wall -W conftest.c >&5
configure:5931: $? = 0
configure:5939: result: inline
configure:5958: checking for extern inline
configure:5980: gcc -c -Wall -W conftest.c >&5
conftest.c:61:16: error: redefinition of 'foo'
double foo (double x) { return x + 1.0; };
^~~
conftest.c:60:30: note: previous definition of 'foo' was here
extern inline double foo(double x) { return x+1.0; };
^~~
configure:5980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_CTYPE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_UNSETENV 1
| #define HAVE_UTIMES 1
| #define HAVE_COMPAR_FN_T 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| /* end confdefs.h. */
|
| extern inline double foo(double x);
| extern inline double foo(double x) { return x+1.0; };
| double foo (double x) { return x + 1.0; };
|
| int
| main ()
| {
| foo(1.0)
| ;
| return 0;
| }
configure:5985: result: no
configure:6002: Developer mode disabled
configure:6131: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 63273feb92cc
config.status:855: creating Makefile
config.status:855: creating config.h
configure:7308: now build ccache by running make
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_extern_inline=no
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=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_asprintf=yes
ac_cv_func_gethostname=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpwuid=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_mkstemp=yes
ac_cv_func_realpath=yes
ac_cv_func_snprintf=yes
ac_cv_func_strndup=yes
ac_cv_func_strtok_r=yes
ac_cv_func_unsetenv=yes
ac_cv_func_utimes=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_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_mman_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_varargs_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_z_gzdopen=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_search_cos=-lm
ac_cv_search_opendir='none required'
ac_cv_type__Bool=yes
ac_cv_type_long_long=yes
ac_cv_type_unsigned_long_long_int=yes
ccache_cv_COMPAR_FN_T=yes
ccache_cv_zlib_1_2_3=yes
hw_cv_func_asprintf=yes
hw_cv_func_snprintf=yes
hw_cv_func_snprintf_c99=yes
hw_cv_func_vasprintf=yes
hw_cv_func_vsnprintf=yes
hw_cv_func_vsnprintf_c99=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CC='gcc'
CFLAGS=' -Wall -W'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS='-lm -lz'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
ac_ct_CC='gcc'
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}'
dvidir='${docdir}'
exec_prefix='${prefix}'
extra_libs=''
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}'
include_dev_mk=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
test_suites='./test/test_args.c ./test/test_argument_processing.c ./test/test_compopt.c ./test/test_conf.c ./test/test_counters.c ./test/test_hash.c ./test/test_hashutil.c ./test/test_lockfile.c ./test/test_stats.c ./test/test_util.c'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define _GNU_SOURCE 1
#define _NETBSD_SOURCE 1
#define __BSD_VISIBLE 1
#define _BSD_TYPES 1
#define _DARWIN_C_SOURCE 1
#define _XOPEN_SOURCE 600
#define _XOPEN_SOURCE_EXTENDED 1
#define _POSIX_C_SOURCE 200112L
#define HAVE_DIRENT_H 1
#define TIME_WITH_SYS_TIME 1
#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__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_LONG_LONG 1
#define HAVE_CTYPE_H 1
#define HAVE_PWD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETPWUID 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MKSTEMP 1
#define HAVE_REALPATH 1
#define HAVE_STRNDUP 1
#define HAVE_STRTOK_R 1
#define HAVE_UNSETENV 1
#define HAVE_UTIMES 1
#define HAVE_COMPAR_FN_T 1
#define HAVE_STDARG_H 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_VSNPRINTF 1
#define HAVE_SNPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_ASPRINTF 1
configure: exit 0