The build took 00h 01m 43s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
57,577 |
ansic |
2,982 |
sh |
453 |
makefile |
61,012 |
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: nauty 26r5-1 (Wed Aug 24 12:50:57 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking if gcc supports -O4 -Werror flags... no
checking if gcc supports -O3 flags... yes
CFLAGS= -O3
MORECFLAGS=
checking for sys/wait.h that is POSIX.1 compatible... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pid_t... yes
checking if malloc is declared in stdlib.h or malloc.h... 1
checking if ftell is declared in stdio.h... 1
checking if fdopen is declared in stdio.h... 1
checking if popen is declared in stdio.h... 1
checking if putenv is declared in stdlib.h... 1
checking if setenv is declared in stdlib.h... 1
checking if INFINITY is declared in math.h... 1
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of __int128_t... 16
checking for an ANSI C-conforming const... yes
checking for isatty... yes
checking for time... yes
checking for gettimeofday... yes
checking for times... yes
checking for getrusage... yes
checking for perror... yes
checking for pipe... yes
checking for wait... yes
checking for popen... yes
checking for putenv... yes
checking for setenv... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for fseeko... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking if popcnt instruction is available and requested... 1
checking if __builtin_popcount() is supported... 1
checking if __builtin_popcountl() is supported... 1
checking if __builtin_popcountll() is supported... 1
checking if __builtin_clz() is supported... 1
checking if __builtin_clzl() is supported... 1
checking if __builtin_clzll() is supported... 1
checking for pthread_create... no
checking for pthread_create in -lpthread... yes
checking for getc_unlocked... yes
checking for flockfile... yes
checking for gsort... no
checking for sort... sort
checking if sort supports the -k switch... 1
configure: creating ./config.status
config.status: creating makefile
config.status: creating nauty.h
config.status: creating naututil.h
config.status: creating gtools.h
gcc -c -O3 -mpopcnt -o naututil.o naututil.c
gcc -c -O3 -mpopcnt -o nautinv.o nautinv.c
gcc -c -O3 -mpopcnt -o traces.o traces.c
gcc -c -O3 -mpopcnt -o gtools.o gtools.c
gcc -c -O3 -mpopcnt -o nauty.o nauty.c
gcc -c -O3 -mpopcnt -o nautil.o nautil.c
gcc -c -O3 -mpopcnt -o nausparse.o nausparse.c
gcc -c -O3 -mpopcnt -o naugraph.o naugraph.c
gcc -c -O3 -mpopcnt -o schreier.o schreier.c
gcc -c -O3 -mpopcnt -o naurng.o naurng.c
gcc -c -O3 -mpopcnt -o gutil1.o gutil1.c
gcc -c -O3 -mpopcnt -o gutil2.o gutil2.c
gcc -c -O3 -mpopcnt -o gtnauty.o gtnauty.c
gcc -c -O3 -mpopcnt -o naugroup.o naugroup.c
gcc -c -O3 -mpopcnt -o nauty1.o -DMAXN=WORDSIZE nauty.c
gcc -c -O3 -mpopcnt -o nautil1.o -DMAXN=WORDSIZE nautil.c
gcc -c -O3 -mpopcnt -o naugraph1.o -DMAXN=WORDSIZE naugraph.c
gcc -c -O3 -mpopcnt -o naututil1.o -DMAXN=WORDSIZE naututil.c
gcc -c -O3 -mpopcnt -o nautinv1.o -DMAXN=WORDSIZE nautinv.c
gcc -c -O3 -mpopcnt -o nautyW.o -DWORDSIZE=32 nauty.c
gcc -c -O3 -mpopcnt -o nautilW.o -DWORDSIZE=32 nautil.c
gcc -c -O3 -mpopcnt -o nausparseW.o -DWORDSIZE=32 nausparse.c
gcc -c -O3 -mpopcnt -o naugraphW.o -DWORDSIZE=32 naugraph.c
gcc -c -O3 -mpopcnt -o schreierW.o -DWORDSIZE=32 schreier.c
gcc -c -O3 -mpopcnt -o gtoolsW.o -DWORDSIZE=32 gtools.c
gcc -c -O3 -mpopcnt -o naututilW.o -DWORDSIZE=32 naututil.c
gcc -c -O3 -mpopcnt -o nautinvW.o -DWORDSIZE=32 nautinv.c
gcc -c -O3 -mpopcnt -o gutil1W.o -DWORDSIZE=32 gutil1.c
gcc -c -O3 -mpopcnt -o gutil2W.o -DWORDSIZE=32 gutil2.c
gcc -c -O3 -mpopcnt -o gtnautyW.o -DWORDSIZE=32 gtnauty.c
gcc -c -O3 -mpopcnt -o naugroupW.o -DWORDSIZE=32 naugroup.c
gcc -c -O3 -mpopcnt -o nautyW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 nauty.c
gcc -c -O3 -mpopcnt -o nautilW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 nautil.c
gcc -c -O3 -mpopcnt -o naugraphW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 naugraph.c
gcc -c -O3 -mpopcnt -o naututilW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 naututil.c
gcc -c -O3 -mpopcnt -o nautinvW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 nautinv.c
gcc -c -O3 -mpopcnt -o gutil1W1.o -DMAXN=WORDSIZE -DWORDSIZE=32 gutil1.c
gcc -c -O3 -mpopcnt -o gutil2W1.o -DMAXN=WORDSIZE -DWORDSIZE=32 gutil2.c
gcc -c -O3 -mpopcnt -o gtnautyW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 gtnauty.c
gcc -c -O3 -mpopcnt -o nautyL.o -DWORDSIZE=64 nauty.c
gcc -c -O3 -mpopcnt -o nautilL.o -DWORDSIZE=64 nautil.c
gcc -c -O3 -mpopcnt -o nausparseL.o -DWORDSIZE=64 nausparse.c
gcc -c -O3 -mpopcnt -o naugraphL.o -DWORDSIZE=64 naugraph.c
gcc -c -O3 -mpopcnt -o schreierL.o -DWORDSIZE=64 schreier.c
gcc -c -O3 -mpopcnt -o gtoolsL.o -DWORDSIZE=64 gtools.c
gcc -c -O3 -mpopcnt -o naututilL.o -DWORDSIZE=64 naututil.c
gcc -c -O3 -mpopcnt -o nautinvL.o -DWORDSIZE=64 nautinv.c
gcc -c -O3 -mpopcnt -o gutil1L.o -DWORDSIZE=64 gutil1.c
gcc -c -O3 -mpopcnt -o gutil2L.o -DWORDSIZE=64 gutil2.c
gcc -c -O3 -mpopcnt -o gtnautyL.o -DWORDSIZE=64 gtnauty.c
gcc -c -O3 -mpopcnt -o naugroupL.o -DWORDSIZE=64 naugroup.c
gcc -c -O3 -mpopcnt -o nautyL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 nauty.c
gcc -c -O3 -mpopcnt -o nautilL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 nautil.c
gcc -c -O3 -mpopcnt -o naugraphL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 naugraph.c
gcc -c -O3 -mpopcnt -o naututilL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 naututil.c
gcc -c -O3 -mpopcnt -o nautinvL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 nautinv.c
gcc -c -O3 -mpopcnt -o gutil1L1.o -DMAXN=WORDSIZE -DWORDSIZE=64 gutil1.c
gcc -c -O3 -mpopcnt -o gutil2L1.o -DMAXN=WORDSIZE -DWORDSIZE=64 gutil2.c
gcc -c -O3 -mpopcnt -o gtnautyL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 gtnauty.c
gcc -o copyg -O3 -mpopcnt copyg.c gtools.o
gcc -o listg -O3 -mpopcnt listg.c gtools.o nautil.o
gcc -o labelg -O3 labelg.c gtools.o gtnauty.o naututil.o \
nautinv.o gutil2.o traces.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -lpthread
gcc -o dretog -O3 -mpopcnt dretog.c naututil.o gtools.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o amtog -O3 -mpopcnt amtog.c gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o geng -O3 -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 geng.c gtoolsW.o nautyW1.o \
nautilW1.o naugraphW1.o schreier.o naurng.o
gcc -o complg -O3 -mpopcnt complg.c gtools.o gtnauty.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o showg -O3 -mpopcnt showg.c
gcc -o NRswitchg -O3 -mpopcnt NRswitchg.c gtools.o gtnauty.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o biplabg -O3 -mpopcnt biplabg.c \
gtools.o gutil1.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o addedgeg -O3 -mpopcnt addedgeg.c gtools.o gtnauty.o \
gutil1.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o deledgeg -O3 -mpopcnt deledgeg.c gtools.o gtnauty.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o countg -O3 testg.c gtools.o gtnauty.o gutil1.o \
gutil2.o nautinv.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o pickg -O3 testg.c gtools.o gtnauty.o gutil1.o \
gutil2.o nautinv.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o genrang -O3 -mpopcnt genrang.c \
gtools.o naututil.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o newedgeg -O3 -mpopcnt newedgeg.c gtools.o gtnauty.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o catg -O3 -mpopcnt catg.c gtools.o
gcc -o genbg -O3 -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 genbg.c gtoolsW.o schreierW.o \
nautyW1.o nautilW1.o naugraphW1.o naurng.o
gcc -o directg -O3 -mpopcnt directg.c gtools.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o naugroup.o
gcc -o gentreeg -O3 -mpopcnt gentreeg.c gtools.o
gcc -o genquarticg -O3 -mpopcnt genquarticg.c gtoolsL.o nautyL1.o \
nautilL1.o naugraphL1.o schreierL.o naurng.o
gcc -o ranlabg -O3 -mpopcnt ranlabg.c gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o multig -O3 -mpopcnt multig.c gtools.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o naugroup.o
gcc -o planarg -O3 -mpopcnt \
planarg.c planarity.c gtools.o
gcc -o gentourng -O3 -mpopcnt -DMAXN=24 -DWORDSIZE=32 gentourng.c gtoolsW.o nautyW1.o \
nautilW1.o naugraphW1.o schreier.o naurng.o
gcc -o linegraphg -O3 -mpopcnt linegraphg.c gtools.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o watercluster2 -O3 -mpopcnt -DMAXN=32 watercluster2.c \
gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o dretodot -O3 -mpopcnt dretodot.c naututil.o gtools.o \
traces.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -lm
gcc -o subdivideg -O3 -mpopcnt subdivideg.c gtools.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o vcolg -O3 -mpopcnt vcolg.c gtools.o naugroup.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o delptg -O3 -mpopcnt delptg.c gtools.o gtnauty.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o cubhamg -O3 -mpopcnt cubhamg.c gtools.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o twohamg -O3 -mpopcnt twohamg.c gtools.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o hamheuristic -O3 -mpopcnt hamheuristic.c gtools.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o converseg -O3 -mpopcnt converseg.c gtools.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o
gcc -o genspecialg -O3 -mpopcnt genspecialg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtools.o
gcc -o genbgL -O3 -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 -DMAXN1=30 genbg.c gtoolsL.o \
schreierL.o naurng.o nautyL1.o nautilL1.o naugraphL1.o
gcc -o shortg -O3 -mpopcnt shortg.c gtools.o gtnauty.o nautinv.o \
nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gutil2.o traces.o -lpthread
gcc -o dreadnaut -O3 dreadnaut.c naututil.o \
nautinv.o gtools.o traces.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -lpthread
rm -f nauty.a
ar crs nauty.a nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o traces.o gtools.o naututil.o \
nautinv.o gutil1.o gutil2.o gtnauty.o naugroup.o \
naurng.o schreier.o
rm -f nauty1.a
ar crs nauty1.a nauty1.o nautil1.o nausparse.o naugraph1.o schreier.o naurng.o traces.o gtools.o naututil1.o \
nautinv1.o gutil1.o gutil2.o gtnauty.o naugroup.o
rm -f nautyW.a
ar crs nautyW.a nautyW.o nautilW.o nausparseW.o naugraphW.o schreierW.o naurng.o traces.o gtoolsW.o naututilW.o \
nautinvW.o gutil1W.o gutil2W.o gtnautyW.o naugroupW.o
rm -f nautyW1.a
ar crs nautyW1.a nautyW1.o nautilW1.o nausparseW.o naugraphW1.o schreierW.o naurng.o traces.o gtoolsW.o naututilW1.o \
nautinvW1.o gutil1W1.o gutil2W1.o gtnautyW1.o naugroupW.o
rm -f nautyL.a
ar crs nautyL.a nautyL.o nautilL.o nausparseL.o naugraphL.o schreierL.o naurng.o traces.o gtoolsL.o naututilL.o \
nautinvL.o gutil1L.o gutil2L.o gtnautyL.o naugroupL.o
rm -f nautyL1.a
ar crs nautyL1.a nautyL1.o nautilL1.o nausparseL.o naugraphL1.o schreierL.o naurng.o traces.o gtoolsL.o naututilL1.o \
nautinvL1.o gutil1L1.o gutil2L1.o gtnautyL1.o naugroupL.o
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "nauty"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nauty 26r5-1 (Wed Aug 24 12:51:32 UTC 2016)
CMD: pacman --query --file nauty-26r5-1-x86_64.pkg.tar.xz
Creating hybrid package for 'nauty'
Trying to find vanilla package 'nauty'...
CMD: pacman --query --file /mirror/nauty-26r5-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/addedgeg
/usr/bin/amtog
/usr/bin/biplabg
/usr/bin/catg
/usr/bin/complg
/usr/bin/converseg
/usr/bin/copyg
/usr/bin/countg
/usr/bin/cubhamg
/usr/bin/deledgeg
/usr/bin/delptg
/usr/bin/directg
/usr/bin/dreadnaut
/usr/bin/dretodot
/usr/bin/dretog
/usr/bin/genbg
/usr/bin/genbgL
/usr/bin/geng
/usr/bin/genquarticg
/usr/bin/genrang
/usr/bin/genspecialg
/usr/bin/gentourng
/usr/bin/gentreeg
/usr/bin/hamheuristic
/usr/bin/labelg
/usr/bin/linegraphg
/usr/bin/listg
/usr/bin/multig
/usr/bin/newedgeg
/usr/bin/pickg
/usr/bin/planarg
/usr/bin/ranlabg
/usr/bin/shortg
/usr/bin/showg
/usr/bin/subdivideg
/usr/bin/twohamg
/usr/bin/vcolg
/usr/bin/watercluster2
/usr/bin/NRswitchg
/usr/share/licenses/nauty/LICENSE
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf nauty.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/nauty.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nauty.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nauty.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/nauty.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/nauty/src/nauty26r5/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
## --------- ##
## Platform. ##
## --------- ##
hostname = 30c7e2bcd0c3
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:2447: checking build system type
configure:2461: result: x86_64-pc-linux-gnu
configure:2481: checking host system type
configure:2494: result: x86_64-pc-linux-gnu
configure:2564: checking for gcc
configure:2580: found /usr/sbin/gcc
configure:2591: result: gcc
configure:2820: checking for C compiler version
configure:2829: 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:2840: $? = 0
configure:2829: 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:2840: $? = 0
configure:2829: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2840: $? = 1
configure:2829: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2840: $? = 1
configure:2860: checking whether the C compiler works
configure:2882: gcc conftest.c >&5
configure:2886: $? = 0
configure:2934: result: yes
configure:2937: checking for C compiler default output file name
configure:2939: result: a.out
configure:2945: checking for suffix of executables
configure:2952: gcc -o conftest conftest.c >&5
configure:2956: $? = 0
configure:2978: result:
configure:3000: checking whether we are cross compiling
configure:3008: gcc -o conftest conftest.c >&5
configure:3012: $? = 0
configure:3019: ./conftest
configure:3023: $? = 0
configure:3038: result: no
configure:3043: checking for suffix of object files
configure:3065: gcc -c conftest.c >&5
configure:3069: $? = 0
configure:3090: result: o
configure:3094: checking whether we are using the GNU C compiler
configure:3113: gcc -c conftest.c >&5
configure:3113: $? = 0
configure:3122: result: yes
configure:3131: checking whether gcc accepts -g
configure:3151: gcc -c -g conftest.c >&5
configure:3151: $? = 0
configure:3192: result: yes
configure:3209: checking for gcc option to accept ISO C89
configure:3272: gcc -c conftest.c >&5
configure:3272: $? = 0
configure:3285: result: none needed
configure:3315: checking for special C compiler options needed for large files
configure:3360: result: no
configure:3366: checking for _FILE_OFFSET_BITS value needed for large files
configure:3391: gcc -c conftest.c >&5
configure:3391: $? = 0
configure:3423: result: no
configure:3574: checking if gcc supports -O4 -Werror flags
configure:3585: gcc -o conftest -O4 -Werror conftest.c >&5
conftest.c:9:1: error: return type defaults to 'int' [-Werror=implicit-int]
main(){exit(0);}
^~~~
conftest.c: In function 'main':
conftest.c:9:8: error: implicit declaration of function 'exit' [-Werror=implicit-function-declaration]
main(){exit(0);}
^~~~
conftest.c:9:8: error: incompatible implicit declaration of built-in function 'exit' [-Werror]
conftest.c:9:8: note: include '' or provide a declaration of 'exit'
cc1: all warnings being treated as errors
configure:3585: $? = 1
configure: program exited with status 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. */
| main(){exit(0);}
configure:3595: result: no
configure:3603: checking if gcc supports -O3 flags
configure:3614: gcc -o conftest -O3 conftest.c >&5
conftest.c:9:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){exit(0);}
^~~~
conftest.c: In function 'main':
conftest.c:9:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
main(){exit(0);}
^~~~
conftest.c:9:8: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:9:8: note: include '' or provide a declaration of 'exit'
configure:3614: $? = 0
configure:3614: ./conftest
configure:3614: $? = 0
configure:3624: result: yes
configure:4178: checking for sys/wait.h that is POSIX.1 compatible
configure:4204: gcc -c -O3 conftest.c >&5
configure:4204: $? = 0
configure:4211: result: yes
configure:4224: checking how to run the C preprocessor
configure:4255: gcc -E conftest.c
configure:4255: $? = 0
configure:4269: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4269: $? = 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 HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include
configure:4294: result: gcc -E
configure:4314: gcc -E conftest.c
configure:4314: $? = 0
configure:4328: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4328: $? = 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 HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include
configure:4357: checking for grep that handles long lines and -e
configure:4415: result: /usr/sbin/grep
configure:4420: checking for egrep
configure:4482: result: /usr/sbin/grep -E
configure:4487: checking for ANSI C header files
configure:4507: gcc -c -O3 conftest.c >&5
configure:4507: $? = 0
configure:4580: gcc -o conftest -O3 conftest.c >&5
configure:4580: $? = 0
configure:4580: ./conftest
configure:4580: $? = 0
configure:4591: result: yes
configure:4604: checking for sys/types.h
configure:4604: gcc -c -O3 conftest.c >&5
configure:4604: $? = 0
configure:4604: result: yes
configure:4604: checking for sys/stat.h
configure:4604: gcc -c -O3 conftest.c >&5
configure:4604: $? = 0
configure:4604: result: yes
configure:4604: checking for stdlib.h
configure:4604: gcc -c -O3 conftest.c >&5
configure:4604: $? = 0
configure:4604: result: yes
configure:4604: checking for string.h
configure:4604: gcc -c -O3 conftest.c >&5
configure:4604: $? = 0
configure:4604: result: yes
configure:4604: checking for memory.h
configure:4604: gcc -c -O3 conftest.c >&5
configure:4604: $? = 0
configure:4604: result: yes
configure:4604: checking for strings.h
configure:4604: gcc -c -O3 conftest.c >&5
configure:4604: $? = 0
configure:4604: result: yes
configure:4604: checking for inttypes.h
configure:4604: gcc -c -O3 conftest.c >&5
configure:4604: $? = 0
configure:4604: result: yes
configure:4604: checking for stdint.h
configure:4604: gcc -c -O3 conftest.c >&5
configure:4604: $? = 0
configure:4604: result: yes
configure:4604: checking for unistd.h
configure:4604: gcc -c -O3 conftest.c >&5
configure:4604: $? = 0
configure:4604: result: yes
configure:4619: checking signal.h usability
configure:4619: gcc -c -O3 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking signal.h presence
configure:4619: gcc -E conftest.c
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for signal.h
configure:4619: result: yes
configure:4619: checking stddef.h usability
configure:4619: gcc -c -O3 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking stddef.h presence
configure:4619: gcc -E conftest.c
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for stddef.h
configure:4619: result: yes
configure:4619: checking for unistd.h
configure:4619: result: yes
configure:4619: checking for sys/types.h
configure:4619: result: yes
configure:4619: checking for sys/wait.h
configure:4619: result: yes
configure:4619: checking for stdlib.h
configure:4619: result: yes
configure:4619: checking for string.h
configure:4619: result: yes
configure:4619: checking errno.h usability
configure:4619: gcc -c -O3 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking errno.h presence
configure:4619: gcc -E conftest.c
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for errno.h
configure:4619: result: yes
configure:4619: checking pthread.h usability
configure:4619: gcc -c -O3 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking pthread.h presence
configure:4619: gcc -E conftest.c
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for pthread.h
configure:4619: result: yes
configure:4684: checking for pid_t
configure:4684: gcc -c -O3 conftest.c >&5
configure:4684: $? = 0
configure:4684: gcc -c -O3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:4684: $? = 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 HAVE_SYS_WAIT_H 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_SIGNAL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:4684: result: yes
configure:4702: checking if malloc is declared in stdlib.h or malloc.h
configure:4733: result: 1
configure:4736: checking if ftell is declared in stdio.h
configure:4752: result: 1
configure:4755: checking if fdopen is declared in stdio.h
configure:4771: result: 1
configure:4774: checking if popen is declared in stdio.h
configure:4790: result: 1
configure:4793: checking if putenv is declared in stdlib.h
configure:4809: result: 1
configure:4812: checking if setenv is declared in stdlib.h
configure:4828: result: 1
configure:4831: checking if INFINITY is declared in math.h
configure:4851: result: 1
configure:4858: checking size of int
configure:4863: gcc -o conftest -O3 conftest.c >&5
configure:4863: $? = 0
configure:4863: ./conftest
configure:4863: $? = 0
configure:4877: result: 4
configure:4892: checking size of long
configure:4897: gcc -o conftest -O3 conftest.c >&5
configure:4897: $? = 0
configure:4897: ./conftest
configure:4897: $? = 0
configure:4911: result: 8
configure:4926: checking size of long long
configure:4931: gcc -o conftest -O3 conftest.c >&5
configure:4931: $? = 0
configure:4931: ./conftest
configure:4931: $? = 0
configure:4945: result: 8
configure:4960: checking size of __int128_t
configure:4965: gcc -o conftest -O3 conftest.c >&5
configure:4965: $? = 0
configure:4965: ./conftest
configure:4965: $? = 0
configure:4979: result: 16
configure:5005: checking for an ANSI C-conforming const
configure:5071: gcc -c -O3 conftest.c >&5
configure:5071: $? = 0
configure:5078: result: yes
configure:5093: checking for isatty
configure:5093: gcc -o conftest -O3 conftest.c >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5101: checking for time
configure:5101: gcc -o conftest -O3 conftest.c >&5
configure:5101: $? = 0
configure:5101: result: yes
configure:5109: checking for gettimeofday
configure:5109: gcc -o conftest -O3 conftest.c >&5
configure:5109: $? = 0
configure:5109: result: yes
configure:5117: checking for times
configure:5117: gcc -o conftest -O3 conftest.c >&5
configure:5117: $? = 0
configure:5117: result: yes
configure:5125: checking for getrusage
configure:5125: gcc -o conftest -O3 conftest.c >&5
configure:5125: $? = 0
configure:5125: result: yes
configure:5133: checking for perror
configure:5133: gcc -o conftest -O3 conftest.c >&5
configure:5133: $? = 0
configure:5133: result: yes
configure:5141: checking for pipe
configure:5141: gcc -o conftest -O3 conftest.c >&5
configure:5141: $? = 0
configure:5141: result: yes
configure:5149: checking for wait
configure:5149: gcc -o conftest -O3 conftest.c >&5
configure:5149: $? = 0
configure:5149: result: yes
configure:5157: checking for popen
configure:5157: gcc -o conftest -O3 conftest.c >&5
configure:5157: $? = 0
configure:5157: result: yes
configure:5165: checking for putenv
configure:5165: gcc -o conftest -O3 conftest.c >&5
configure:5165: $? = 0
configure:5165: result: yes
configure:5173: checking for setenv
configure:5173: gcc -o conftest -O3 conftest.c >&5
configure:5173: $? = 0
configure:5173: result: yes
configure:5183: checking vfork.h usability
configure:5183: gcc -c -O3 conftest.c >&5
conftest.c:66:19: fatal error: vfork.h: No such file or directory
#include
^
compilation terminated.
configure:5183: $? = 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 HAVE_SYS_WAIT_H 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_SIGNAL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT128_T 16
| /* 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:5183: result: no
configure:5183: checking vfork.h presence
configure:5183: gcc -E conftest.c
conftest.c:33:19: fatal error: vfork.h: No such file or directory
#include
^
compilation terminated.
configure:5183: $? = 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 HAVE_SYS_WAIT_H 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_SIGNAL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT128_T 16
| /* end confdefs.h. */
| #include
configure:5183: result: no
configure:5183: checking for vfork.h
configure:5183: result: no
configure:5196: checking for fork
configure:5196: gcc -o conftest -O3 conftest.c >&5
conftest.c:56:6: warning: conflicting types for built-in function 'fork'
char fork ();
^~~~
configure:5196: $? = 0
configure:5196: result: yes
configure:5196: checking for vfork
configure:5196: gcc -o conftest -O3 conftest.c >&5
configure:5196: $? = 0
configure:5196: result: yes
configure:5206: checking for working fork
configure:5228: gcc -o conftest -O3 conftest.c >&5
configure:5228: $? = 0
configure:5228: ./conftest
configure:5228: $? = 0
configure:5238: result: yes
configure:5259: checking for working vfork
configure:5369: result: yes
configure:5401: checking for fseeko
configure:5401: gcc -o conftest -O3 conftest.c >&5
configure:5401: $? = 0
configure:5401: result: yes
configure:5409: checking for sigaction
configure:5409: gcc -o conftest -O3 conftest.c >&5
configure:5409: $? = 0
configure:5409: result: yes
configure:5417: checking for sigprocmask
configure:5417: gcc -o conftest -O3 conftest.c >&5
configure:5417: $? = 0
configure:5417: result: yes
configure:5427: checking if popcnt instruction is available and requested
configure:5448: result: 1
configure:5499: checking if __builtin_popcount() is supported
configure:5505: gcc -o conftest -O3 -mpopcnt conftest.c >&5
conftest.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){unsigned int x; x = __builtin_popcount(x);}
^~~~
configure:5505: $? = 0
configure:5512: result: 1
configure:5514: checking if __builtin_popcountl() is supported
configure:5520: gcc -o conftest -O3 -mpopcnt conftest.c >&5
conftest.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){unsigned long x; x = __builtin_popcountl(x);}
^~~~
configure:5520: $? = 0
configure:5527: result: 1
configure:5529: checking if __builtin_popcountll() is supported
configure:5535: gcc -o conftest -O3 -mpopcnt conftest.c >&5
conftest.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){unsigned long long x; x = __builtin_popcountll(x);}
^~~~
configure:5535: $? = 0
configure:5542: result: 1
configure:5568: checking if __builtin_clz() is supported
configure:5574: gcc -o conftest -O3 conftest.c >&5
conftest.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){unsigned int x; x = __builtin_clz(x);}
^~~~
configure:5574: $? = 0
configure:5581: result: 1
configure:5583: checking if __builtin_clzl() is supported
configure:5589: gcc -o conftest -O3 conftest.c >&5
conftest.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){unsigned long x; x = __builtin_clzl(x);}
^~~~
configure:5589: $? = 0
configure:5596: result: 1
configure:5598: checking if __builtin_clzll() is supported
configure:5604: gcc -o conftest -O3 conftest.c >&5
conftest.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){unsigned long long x; x = __builtin_clzll(x);}
^~~~
configure:5604: $? = 0
configure:5611: result: 1
configure:5625: checking for pthread_create
configure:5625: gcc -o conftest -O3 conftest.c >&5
/tmp/ccbIWdGs.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
configure:5625: $? = 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 HAVE_SYS_WAIT_H 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_SIGNAL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_PTHREAD_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT128_T 16
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| /* end confdefs.h. */
| /* Define pthread_create to an innocuous variant, in case declares pthread_create.
| For example, HP-UX 11i declares gettimeofday. */
| #define pthread_create innocuous_pthread_create
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_create (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef pthread_create
|
| /* 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 pthread_create ();
| /* 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_pthread_create || defined __stub___pthread_create
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_create ();
| ;
| return 0;
| }
configure:5625: result: no
configure:5636: checking for pthread_create in -lpthread
configure:5661: gcc -o conftest -O3 conftest.c -lpthread >&5
configure:5661: $? = 0
configure:5670: result: yes
configure:5698: checking for getc_unlocked
configure:5698: gcc -o conftest -O3 conftest.c >&5
configure:5698: $? = 0
configure:5698: result: yes
configure:5705: checking for flockfile
configure:5705: gcc -o conftest -O3 conftest.c >&5
configure:5705: $? = 0
configure:5705: result: yes
configure:5890: checking for gsort
configure:5920: result: no
configure:5890: checking for sort
configure:5906: found /usr/sbin/sort
configure:5917: result: sort
configure:5931: checking if sort supports the -k switch
configure:5939: result: 1
configure:6097: 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 30c7e2bcd0c3
config.status:798: creating makefile
config.status:798: creating nauty.h
config.status:798: creating naututil.h
config.status:798: creating gtools.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_flockfile=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fseeko=yes
ac_cv_func_getc_unlocked=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_isatty=yes
ac_cv_func_perror=yes
ac_cv_func_pipe=yes
ac_cv_func_popen=yes
ac_cv_func_pthread_create=no
ac_cv_func_putenv=yes
ac_cv_func_setenv=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_time=yes
ac_cv_func_times=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_wait=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_sort_prog=sort
ac_cv_sizeof___int128_t=16
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sys_file_offset_bits=0
ac_cv_sys_largefile_CC=no
ac_cv_tls=
ac_cv_try_cflags_ok=yes
ac_cv_type_pid_t=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS=' -O3'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_SYS_WAIT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF___INT128_T=16 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MORECFLAGS=' -mpopcnt'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/sh'
ac_ct_CC='gcc'
ac_cv_sizeof___int128_t='16'
ac_cv_sizeof_int='4'
ac_cv_sizeof_long='8'
ac_cv_sizeof_long_long='8'
ac_cv_sys_file_offset_bits='0'
ac_cv_tls=''
allow_interrupt='1'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
default_wordsize='0'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
edit_msg='++++++ This file is automatically generated, don'\''t edit it by hand! ++++++'
exec_prefix='${prefix}'
fdopen_dec='1'
ftell_dec='1'
has_math_inf='1'
have_ansicontrols='0'
have_clz='1'
have_clzl='1'
have_clzll='1'
have_const='1'
have_fork='1'
have_fseeko='1'
have_getrusage='1'
have_gettimeofday='1'
have_hwpopcnt='1'
have_isatty='1'
have_mmpop32='0'
have_mmpop64='0'
have_perror='1'
have_pid_t='1'
have_pipe='1'
have_popcnt='1'
have_popcntl='1'
have_popcntll='1'
have_popen='1'
have_pthread='1'
have_putenv='1'
have_setenv='1'
have_sigaction='1'
have_sigprocmask='1'
have_time='1'
have_times='1'
have_tls='0'
have_wait='1'
header_errno_h='1'
header_pthread_h='1'
header_signal_h='1'
header_stddef_h='1'
header_stdlib_h='1'
header_string_h='1'
header_sys_types_h='1'
header_sys_wait_h='1'
header_unistd_h='1'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lok='1'
malloc_dec='1'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
popen_dec='1'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
putenv_dec='1'
sbindir='${exec_prefix}/sbin'
setenv_dec='1'
sharedstatedir='${prefix}/com'
shortg_or_null='shortg'
sort_newparams_ok='1'
sort_prog='sort'
stdio_nolock='1'
sysconfdir='${prefix}/etc'
target_alias=''
testprogs='dreadtest dreadtestS dreadtestS1 dreadtest4K dreadtest1 dreadtestW dreadtestW1 dreadtestL1 dreadtestL'
threadlib='-lpthread'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_SYS_WAIT_H 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_SIGNAL_H 1
#define HAVE_STDDEF_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_ERRNO_H 1
#define HAVE_PTHREAD_H 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF___INT128_T 16
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
configure: exit 0