Build of gmp-ecm with musl toolchain

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

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

SLOCLanguage
38,813 asm
34,073 ansic
4,743 sh
796 python
78,425 total

The process tree of the build process is here.

List of Errors

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: gmp-ecm 7.0-1 (Wed Apr 5 00:56:07 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
# 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for a sed that does not truncate output... /usr/sbin/sed
# 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 dependency style of clang... gcc3
# checking how to print strings... printf
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for int64_t... yes
# checking for uint64_t... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking whether time.h and sys/time.h may both be included... yes
# checking for size_t... yes
# checking for clang option to support OpenMP... unsupported
# checking for suitable m4... m4
# checking how to switch to text section... .text
# checking how to export a symbol... .globl
# checking what assembly label suffix to use... :
# checking if globals are prefixed by underscore... no
# checking how to switch to text section... (cached) .text
# checking how to export a symbol... (cached) .globl
# checking for assembler .type directive... .type $1,@$2
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for ANSI C header files... (cached) yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... 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 for unistd.h... (cached) yes
# checking io.h usability... no
# checking io.h presence... no
# checking for io.h... no
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for windows.h... no
# checking for psapi.h... no
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking aio.h usability... yes
# checking aio.h presence... yes
# checking for aio.h... yes
# checking for working strtod... no
# checking for pow... yes
# checking for pow in -lm... yes
# checking for floor in -lm... yes
# checking for sqrt in -lm... yes
# checking for fmod in -lm... yes
# checking for cos in -lm... yes
# checking for aio_read in -lrt... yes
# checking for GetProcessMemoryInfo in -lpsapi... no
# checking for isascii... yes
# checking for memset... yes
# checking for strchr... yes
# checking for strlen... yes
# checking for strncasecmp... yes
# checking for strstr... yes
# checking for access... yes
# checking for unlink... yes
# checking for isspace... yes
# checking for isdigit... yes
# checking for isxdigit... yes
# checking for time... yes
# checking for ctime... yes
# checking for gethostname... yes
# checking for gettimeofday... yes
# checking for getrusage... yes
# checking for memmove... yes
# checking for signal... yes
# checking for fcntl... yes
# checking for fileno... yes
# checking for setvbuf... yes
# checking for fallocate... yes
# checking for aio_read... yes
# checking for aio_init... no
# checking for _fseeki64... no
# checking for _ftelli64... no
# checking for malloc_usable_size... yes
# checking gmp.h usability... no
# checking gmp.h presence... no
# checking for gmp.h... no
# configure: error: required header file missing
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/gmp-ecm/src/ecm-7.0/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 ecm configure 7.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-shared --enable-openmp
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = fe3e738b20b1
# 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:2542: checking for a BSD-compatible install
# configure:2610: result: /usr/bin/install -c
# configure:2621: checking whether build environment is sane
# configure:2676: result: yes
# configure:2735: checking for x86_64-unknown-linux-strip
# configure:2765: result: no
# configure:2775: checking for strip
# configure:2791: found /sysroot/bin/strip
# configure:2802: result: strip
# configure:2827: checking for a thread-safe mkdir -p
# configure:2866: result: /usr/sbin/mkdir -p
# configure:2873: checking for gawk
# configure:2889: found /usr/sbin/gawk
# configure:2900: result: gawk
# configure:2911: checking whether make sets $(MAKE)
# configure:2933: result: yes
# configure:2962: checking whether make supports nested variables
# configure:2979: result: yes
# configure:3109: checking build system type
# configure:3123: result: x86_64-unknown-linux-gnu
# configure:3143: checking host system type
# configure:3156: result: x86_64-unknown-linux-gnu
# configure:3188: checking for grep that handles long lines and -e
# configure:3246: result: /usr/sbin/grep
# configure:3251: checking for egrep
# configure:3313: result: /usr/sbin/grep -E
# configure:3318: checking for a sed that does not truncate output
# configure:3382: result: /usr/sbin/sed
# configure:3593: checking for x86_64-unknown-linux-gcc
# configure:3620: result: clang
# configure:3889: checking for C compiler version
# configure:3898: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3909: $? = 0
# configure:3898: 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:3909: $? = 0
# configure:3898: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3909: $? = 1
# configure:3898: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3909: $? = 1
# configure:3929: checking whether the C compiler works
# configure:3951: clang -msse conftest.c >&5
# configure:3955: $? = 0
# configure:4003: result: yes
# configure:4006: checking for C compiler default output file name
# configure:4008: result: a.out
# configure:4014: checking for suffix of executables
# configure:4021: clang -o conftest -msse conftest.c >&5
# configure:4025: $? = 0
# configure:4047: result:
# configure:4069: checking whether we are cross compiling
# configure:4077: clang -o conftest -msse conftest.c >&5
# configure:4081: $? = 0
# configure:4088: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4092: $? = 127
# configure:4107: result: yes
# configure:4112: checking for suffix of object files
# configure:4134: clang -c -msse conftest.c >&5
# configure:4138: $? = 0
# configure:4159: result: o
# configure:4163: checking whether we are using the GNU C compiler
# configure:4182: clang -c -msse conftest.c >&5
# configure:4182: $? = 0
# configure:4191: result: yes
# configure:4200: checking whether clang accepts -g
# configure:4220: clang -c -g conftest.c >&5
# configure:4220: $? = 0
# configure:4261: result: yes
# configure:4278: checking for clang option to accept ISO C89
# configure:4341: clang -c -msse conftest.c >&5
# configure:4341: $? = 0
# configure:4354: result: none needed
# configure:4379: checking whether clang understands -c and -o together
# configure:4401: clang -c conftest.c -o conftest2.o
# configure:4404: $? = 0
# configure:4401: clang -c conftest.c -o conftest2.o
# configure:4404: $? = 0
# configure:4416: result: yes
# configure:4444: checking for style of include used by make
# configure:4472: result: GNU
# configure:4498: checking dependency style of clang
# configure:4609: result: gcc3
# configure:4633: checking dependency style of clang
# configure:4742: result: gcc3
# configure:4810: checking how to print strings
# configure:4837: result: printf
# configure:4858: checking for a sed that does not truncate output
# configure:4922: result: /usr/sbin/sed
# configure:4940: checking for fgrep
# configure:5002: result: /usr/sbin/grep -F
# configure:5037: checking for ld used by clang
# configure:5104: result: /sysroot/bin/ld
# configure:5111: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5126: result: yes
# configure:5138: checking for BSD- or MS-compatible name lister (nm)
# configure:5192: result: /sysroot/bin/nm -B
# configure:5322: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5329: clang -c -msse conftest.c >&5
# configure:5332: /sysroot/bin/nm -B "conftest.o"
# configure:5335: output
# 0000000000000000 B some_variable
# configure:5342: result: BSD nm
# configure:5345: checking whether ln -s works
# configure:5349: result: yes
# configure:5357: checking the maximum length of command line arguments
# configure:5488: result: 1572864
# configure:5536: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5576: result: func_convert_file_noop
# configure:5583: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5603: result: func_convert_file_noop
# configure:5610: checking for /sysroot/bin/ld option to reload object files
# configure:5617: result: -r
# configure:5651: checking for x86_64-unknown-linux-objdump
# configure:5681: result: no
# configure:5691: checking for objdump
# configure:5707: found /sysroot/bin/objdump
# configure:5718: result: objdump
# configure:5730: WARNING: using cross tools not prefixed with host triplet
# configure:5750: checking how to recognize dependent libraries
# configure:5950: result: pass_all
# configure:5995: checking for x86_64-unknown-linux-dlltool
# configure:6025: result: no
# configure:6035: checking for dlltool
# configure:6065: result: no
# configure:6095: checking how to associate runtime and link libraries
# configure:6122: result: printf %s\n
# configure:6139: checking for x86_64-unknown-linux-ar
# configure:6169: result: no
# configure:6183: checking for ar
# configure:6199: found /sysroot/bin/ar
# configure:6210: result: ar
# configure:6247: checking for archiver @FILE support
# configure:6264: clang -c -msse conftest.c >&5
# configure:6264: $? = 0
# configure:6267: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6270: $? = 0
# configure:6275: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6278: $? = 1
# configure:6290: result: @
# configure:6308: checking for x86_64-unknown-linux-strip
# configure:6335: result: strip
# configure:6407: checking for x86_64-unknown-linux-ranlib
# configure:6437: result: no
# configure:6447: checking for ranlib
# configure:6463: found /sysroot/bin/ranlib
# configure:6474: result: ranlib
# configure:6576: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6729: clang -c -msse conftest.c >&5
# configure:6732: $? = 0
# configure:6736: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6739: $? = 0
# configure:6805: clang -o conftest -msse conftest.c conftstm.o >&5
# configure:6808: $? = 0
# configure:6846: result: ok
# configure:6893: checking for sysroot
# configure:6923: result: no
# configure:6930: checking for a working dd
# configure:6968: result: /usr/sbin/dd
# configure:6972: checking how to truncate binary pipes
# configure:6987: result: /usr/sbin/dd bs=4096 count=1
# configure:7123: clang -c -msse conftest.c >&5
# configure:7126: $? = 0
# configure:7276: checking for x86_64-unknown-linux-mt
# configure:7306: result: no
# configure:7316: checking for mt
# configure:7346: result: no
# configure:7366: checking if : is a manifest tool
# configure:7372: : '-?'
# configure:7380: result: no
# configure:8057: checking how to run the C preprocessor
# configure:8088: clang -E conftest.c
# configure:8088: $? = 0
# configure:8102: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | /* end confdefs.h. */
# | #include
# configure:8127: result: clang -E
# configure:8147: clang -E conftest.c
# configure:8147: $? = 0
# configure:8161: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8161: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | /* end confdefs.h. */
# | #include
# configure:8190: checking for ANSI C header files
# configure:8210: clang -c -msse conftest.c >&5
# configure:8210: $? = 0
# configure:8294: result: yes
# configure:8307: checking for sys/types.h
# configure:8307: clang -c -msse conftest.c >&5
# configure:8307: $? = 0
# configure:8307: result: yes
# configure:8307: checking for sys/stat.h
# configure:8307: clang -c -msse conftest.c >&5
# configure:8307: $? = 0
# configure:8307: result: yes
# configure:8307: checking for stdlib.h
# configure:8307: clang -c -msse conftest.c >&5
# configure:8307: $? = 0
# configure:8307: result: yes
# configure:8307: checking for string.h
# configure:8307: clang -c -msse conftest.c >&5
# configure:8307: $? = 0
# configure:8307: result: yes
# configure:8307: checking for memory.h
# configure:8307: clang -c -msse conftest.c >&5
# configure:8307: $? = 0
# configure:8307: result: yes
# configure:8307: checking for strings.h
# configure:8307: clang -c -msse conftest.c >&5
# configure:8307: $? = 0
# configure:8307: result: yes
# configure:8307: checking for inttypes.h
# configure:8307: clang -c -msse conftest.c >&5
# configure:8307: $? = 0
# configure:8307: result: yes
# configure:8307: checking for stdint.h
# configure:8307: clang -c -msse conftest.c >&5
# configure:8307: $? = 0
# configure:8307: result: yes
# configure:8307: checking for unistd.h
# configure:8307: clang -c -msse conftest.c >&5
# configure:8307: $? = 0
# configure:8307: result: yes
# configure:8321: checking for dlfcn.h
# configure:8321: clang -c -msse conftest.c >&5
# configure:8321: $? = 0
# configure:8321: result: yes
# configure:8576: checking for objdir
# configure:8591: result: .libs
# configure:8855: checking if clang supports -fno-rtti -fno-exceptions
# configure:8873: clang -c -msse -fno-rtti -fno-exceptions conftest.c >&5
# configure:8877: $? = 0
# configure:8890: result: yes
# configure:9248: checking for clang option to produce PIC
# configure:9255: result: -fPIC -DPIC
# configure:9263: checking if clang PIC flag -fPIC -DPIC works
# configure:9281: clang -c -msse -fPIC -DPIC -DPIC conftest.c >&5
# configure:9285: $? = 0
# configure:9298: result: yes
# configure:9327: checking if clang static flag -static works
# configure:9355: result: no
# configure:9370: checking if clang supports -c -o file.o
# configure:9391: clang -c -msse -o out/conftest2.o conftest.c >&5
# configure:9395: $? = 0
# configure:9417: result: yes
# configure:9425: checking if clang supports -c -o file.o
# configure:9472: result: yes
# configure:9505: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10768: result: yes
# configure:10805: checking whether -lc should be explicitly linked in
# configure:10813: clang -c -msse conftest.c >&5
# configure:10816: $? = 0
# configure:10831: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10834: $? = 0
# configure:10848: result: no
# configure:11008: checking dynamic linker characteristics
# configure:11589: clang -o conftest -msse -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11589: $? = 0
# configure:11838: result: GNU/Linux ld.so
# configure:11960: checking how to hardcode library paths into programs
# configure:11985: result: immediate
# configure:12533: checking whether stripping libraries is possible
# configure:12538: result: yes
# configure:12573: checking if libtool supports shared libraries
# configure:12575: result: yes
# configure:12578: checking whether to build shared libraries
# configure:12603: result: yes
# configure:12606: checking whether to build static libraries
# configure:12610: result: yes
# configure:12649: checking for int64_t
# configure:12649: clang -c -msse conftest.c >&5
# configure:12649: $? = 0
# configure:12649: clang -c -msse conftest.c >&5
# conftest.c:61:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12649: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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
# | enum { N = 64 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12649: result: yes
# configure:12660: checking for uint64_t
# configure:12660: clang -c -msse conftest.c >&5
# configure:12660: $? = 0
# configure:12660: result: yes
# configure:12675: checking for unsigned long long int
# configure:12714: clang -o conftest -msse conftest.c >&5
# configure:12714: $? = 0
# configure:12723: result: yes
# configure:12733: checking for long long int
# configure:12783: result: yes
# configure:12792: checking for an ANSI C-conforming const
# configure:12858: clang -c -msse conftest.c >&5
# configure:12858: $? = 0
# configure:12865: result: yes
# configure:12874: checking for inline
# configure:12890: clang -c -msse conftest.c >&5
# configure:12890: $? = 0
# configure:12898: result: inline
# configure:12917: checking whether time.h and sys/time.h may both be included
# configure:12937: clang -c -msse conftest.c >&5
# configure:12937: $? = 0
# configure:12944: result: yes
# configure:12953: checking for size_t
# configure:12953: clang -c -msse conftest.c >&5
# configure:12953: $? = 0
# configure:12953: clang -c -msse conftest.c >&5
# conftest.c:63:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:12953: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 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:12953: result: yes
# configure:12981: checking for clang option to support OpenMP
# configure:12996: clang -o conftest -msse conftest.c >&5
# conftest.c:31:2: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:33:10: fatal error: 'omp.h' file not found
# #include
# ^
# 2 errors generated.
# configure:12996: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:13014: clang -o conftest -msse -fopenmp conftest.c >&5
# conftest.c:33:10: fatal error: 'omp.h' file not found
# #include
# ^
# 1 error generated.
# configure:13014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:13014: clang -o conftest -msse -xopenmp conftest.c >&5
# clang-3.8: error: language not recognized: 'openmp'
# configure:13014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:13014: clang -o conftest -msse -openmp conftest.c >&5
# conftest.c:31:2: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:33:10: fatal error: 'omp.h' file not found
# #include
# ^
# 2 errors generated.
# configure:13014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:13014: clang -o conftest -msse -mp conftest.c >&5
# clang-3.8: error: unknown argument: '-mp'
# configure:13014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:13014: clang -o conftest -msse -omp conftest.c >&5
# conftest.c:31:2: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:33:10: fatal error: 'omp.h' file not found
# #include
# ^
# 2 errors generated.
# configure:13014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:13014: clang -o conftest -msse -qsmp=omp conftest.c >&5
# clang-3.8: error: unknown argument: '-qsmp=omp'
# configure:13014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:13014: clang -o conftest -msse -homp conftest.c >&5
# clang-3.8: error: unknown argument: '-homp'
# configure:13014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:13014: clang -o conftest -msse -Popenmp conftest.c >&5
# clang-3.8: error: unknown argument: '-Popenmp'
# configure:13014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:13014: clang -o conftest -msse --openmp conftest.c >&5
# clang-3.8: error: unsupported option '--openmp'
# configure:13014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:13028: result: unsupported
# configure:13077: clang -c -msse conftest.c >&5
# configure:13077: $? = 0
# configure:13134: checking for suitable m4
# trying m4
# good
# configure:13176: result: m4
# configure:13181: checking how to switch to text section
# configure:13193: result: .text
# configure:13197: checking how to export a symbol
# configure:13208: result: .globl
# configure:13212: checking what assembly label suffix to use
# configure:13224: result: :
# configure:13231: checking if globals are prefixed by underscore
# configure:13257: clang -msse -c conftes1.c >&5 && clang -msse -c conftes2.s >&5 && clang -msse conftes1.o conftes2.o >&5
# conftes1.c:4:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main () { underscore_test(); }
# ^
# conftes1.c:4:11: warning: implicit declaration of function 'underscore_test' is invalid in C99 [-Wimplicit-function-declaration]
# main () { underscore_test(); }
# ^
# 2 warnings generated.
# configure:13260: $? = 0
# configure:13257: clang -msse -c conftes1.c >&5 && clang -msse -c conftes2.s >&5 && clang -msse conftes1.o conftes2.o >&5
# conftes1.c:4:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main () { underscore_test(); }
# ^
# conftes1.c:4:11: warning: implicit declaration of function 'underscore_test' is invalid in C99 [-Wimplicit-function-declaration]
# main () { underscore_test(); }
# ^
# 2 warnings generated.
# conftes1.o:conftes1.c:function main: error: undefined reference to 'underscore_test'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13260: $? = 1
# configure:13284: result: no
# configure:13296: checking how to switch to text section
# configure:13308: result: .text
# configure:13312: checking how to export a symbol
# configure:13323: result: .globl
# configure:13327: checking for assembler .type directive
# configure:13338: clang -msse -c conftest.s >conftest.out 2>&1
# configure:13341: $? = 0
# configure:13361: result: .type $1,@$2
# configure:13724: checking for working alloca.h
# configure:13741: clang -o conftest -msse conftest.c >&5
# configure:13741: $? = 0
# configure:13749: result: yes
# configure:13757: checking for alloca
# configure:13794: clang -o conftest -msse conftest.c >&5
# configure:13794: $? = 0
# configure:13802: result: yes
# configure:13908: checking for ANSI C header files
# configure:14012: result: yes
# configure:14023: checking math.h usability
# configure:14023: clang -c -msse conftest.c >&5
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking math.h presence
# configure:14023: clang -E conftest.c
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking for math.h
# configure:14023: result: yes
# configure:14023: checking limits.h usability
# configure:14023: clang -c -msse conftest.c >&5
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking limits.h presence
# configure:14023: clang -E conftest.c
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking for limits.h
# configure:14023: result: yes
# configure:14023: checking malloc.h usability
# configure:14023: clang -c -msse conftest.c >&5
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking malloc.h presence
# configure:14023: clang -E conftest.c
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking for malloc.h
# configure:14023: result: yes
# configure:14023: checking for strings.h
# configure:14023: result: yes
# configure:14023: checking sys/time.h usability
# configure:14023: clang -c -msse conftest.c >&5
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking sys/time.h presence
# configure:14023: clang -E conftest.c
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking for sys/time.h
# configure:14023: result: yes
# configure:14023: checking for unistd.h
# configure:14023: result: yes
# configure:14023: checking io.h usability
# configure:14023: clang -c -msse conftest.c >&5
# conftest.c:73:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# configure:14023: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | #define USE_ASM_REDC 1
# | #define HAVE_APRCL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_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:14023: result: no
# configure:14023: checking io.h presence
# configure:14023: clang -E conftest.c
# conftest.c:40:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# configure:14023: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | #define USE_ASM_REDC 1
# | #define HAVE_APRCL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:14023: result: no
# configure:14023: checking for io.h
# configure:14023: result: no
# configure:14023: checking signal.h usability
# configure:14023: clang -c -msse conftest.c >&5
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking signal.h presence
# configure:14023: clang -E conftest.c
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking for signal.h
# configure:14023: result: yes
# configure:14023: checking fcntl.h usability
# configure:14023: clang -c -msse conftest.c >&5
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking fcntl.h presence
# configure:14023: clang -E conftest.c
# configure:14023: $? = 0
# configure:14023: result: yes
# configure:14023: checking for fcntl.h
# configure:14023: result: yes
# configure:14036: checking for windows.h
# configure:14036: clang -c -msse conftest.c >&5
# conftest.c:47:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:14036: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | #define USE_ASM_REDC 1
# | #define HAVE_APRCL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #ifdef HAVE_WINDOWS_H
# | # include
# | #endif
# |
# |
# | #include
# configure:14036: result: no
# configure:14036: checking for psapi.h
# configure:14036: clang -c -msse conftest.c >&5
# conftest.c:47:10: fatal error: 'psapi.h' file not found
# #include
# ^
# 1 error generated.
# configure:14036: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | #define USE_ASM_REDC 1
# | #define HAVE_APRCL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #ifdef HAVE_WINDOWS_H
# | # include
# | #endif
# |
# |
# | #include
# configure:14036: result: no
# configure:14053: checking ctype.h usability
# configure:14053: clang -c -msse conftest.c >&5
# configure:14053: $? = 0
# configure:14053: result: yes
# configure:14053: checking ctype.h presence
# configure:14053: clang -E conftest.c
# configure:14053: $? = 0
# configure:14053: result: yes
# configure:14053: checking for ctype.h
# configure:14053: result: yes
# configure:14053: checking for sys/types.h
# configure:14053: result: yes
# configure:14053: checking sys/resource.h usability
# configure:14053: clang -c -msse conftest.c >&5
# configure:14053: $? = 0
# configure:14053: result: yes
# configure:14053: checking sys/resource.h presence
# configure:14053: clang -E conftest.c
# configure:14053: $? = 0
# configure:14053: result: yes
# configure:14053: checking for sys/resource.h
# configure:14053: result: yes
# configure:14053: checking aio.h usability
# configure:14053: clang -c -msse conftest.c >&5
# configure:14053: $? = 0
# configure:14053: result: yes
# configure:14053: checking aio.h presence
# configure:14053: clang -E conftest.c
# configure:14053: $? = 0
# configure:14053: result: yes
# configure:14053: checking for aio.h
# configure:14053: result: yes
# configure:14064: checking for working strtod
# configure:14115: result: no
# configure:14124: checking for pow
# configure:14124: clang -o conftest -msse conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:69:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:14124: $? = 0
# configure:14124: result: yes
# configure:14178: checking for pow in -lm
# configure:14203: clang -o conftest -msse conftest.c -lm >&5
# conftest.c:53:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:53:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:14203: $? = 0
# configure:14212: result: yes
# configure:14225: checking for floor in -lm
# configure:14250: clang -o conftest -msse conftest.c -lm -lm >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
# char floor ();
# ^
# conftest.c:54:6: note: 'floor' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:14250: $? = 0
# configure:14259: result: yes
# configure:14272: checking for sqrt in -lm
# configure:14297: clang -o conftest -msse conftest.c -lm -lm -lm >&5
# conftest.c:55:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
# char sqrt ();
# ^
# conftest.c:55:6: note: 'sqrt' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:14297: $? = 0
# configure:14306: result: yes
# configure:14319: checking for fmod in -lm
# configure:14344: clang -o conftest -msse conftest.c -lm -lm -lm -lm >&5
# conftest.c:56:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration]
# char fmod ();
# ^
# conftest.c:56:6: note: 'fmod' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:14344: $? = 0
# configure:14353: result: yes
# configure:14366: checking for cos in -lm
# configure:14391: clang -o conftest -msse conftest.c -lm -lm -lm -lm -lm >&5
# conftest.c:57:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
# char cos ();
# ^
# conftest.c:57:6: note: 'cos' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:14391: $? = 0
# configure:14400: result: yes
# configure:14411: checking for aio_read in -lrt
# configure:14436: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14436: $? = 0
# configure:14445: result: yes
# configure:14456: checking for GetProcessMemoryInfo in -lpsapi
# configure:14481: clang -o conftest -msse conftest.c -lpsapi -lrt -lm -lm -lm -lm -lm >&5
# /sysroot/bin/ld: error: cannot find -lpsapi
# /tmp/conftest-631947.o:conftest.c:function main: error: undefined reference to 'GetProcessMemoryInfo'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14481: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | #define USE_ASM_REDC 1
# | #define HAVE_APRCL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 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 GetProcessMemoryInfo ();
# | int
# | main ()
# | {
# | return GetProcessMemoryInfo ();
# | ;
# | return 0;
# | }
# configure:14490: result: no
# configure:14505: checking for isascii
# configure:14505: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14505: $? = 0
# configure:14505: result: yes
# configure:14505: checking for memset
# configure:14505: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# conftest.c:76:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:76:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:14505: $? = 0
# configure:14505: result: yes
# configure:14505: checking for strchr
# configure:14505: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# conftest.c:77:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:77:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:14505: $? = 0
# configure:14505: result: yes
# configure:14505: checking for strlen
# configure:14505: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# conftest.c:78:6: warning: incompatible redeclaration of library function 'strlen' [-Wincompatible-library-redeclaration]
# char strlen ();
# ^
# conftest.c:78:6: note: 'strlen' is a builtin with type 'unsigned long (const char *)'
# 1 warning generated.
# configure:14505: $? = 0
# configure:14505: result: yes
# configure:14505: checking for strncasecmp
# configure:14505: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# conftest.c:79:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:79:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:14505: $? = 0
# configure:14505: result: yes
# configure:14505: checking for strstr
# configure:14505: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# conftest.c:80:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:80:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:14505: $? = 0
# configure:14505: result: yes
# configure:14519: checking for access
# configure:14519: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14519: $? = 0
# configure:14519: result: yes
# configure:14519: checking for unlink
# configure:14519: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14519: $? = 0
# configure:14519: result: yes
# configure:14533: checking for isspace
# configure:14533: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14533: $? = 0
# configure:14533: result: yes
# configure:14533: checking for isdigit
# configure:14533: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14533: $? = 0
# configure:14533: result: yes
# configure:14533: checking for isxdigit
# configure:14533: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14533: $? = 0
# configure:14533: result: yes
# configure:14547: checking for time
# configure:14547: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14547: $? = 0
# configure:14547: result: yes
# configure:14547: checking for ctime
# configure:14547: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14547: $? = 0
# configure:14547: result: yes
# configure:14561: checking for gethostname
# configure:14561: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14561: $? = 0
# configure:14561: result: yes
# configure:14561: checking for gettimeofday
# configure:14561: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14561: $? = 0
# configure:14561: result: yes
# configure:14561: checking for getrusage
# configure:14561: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14561: $? = 0
# configure:14561: result: yes
# configure:14561: checking for memmove
# configure:14561: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# conftest.c:91:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:91:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:14561: $? = 0
# configure:14561: result: yes
# configure:14561: checking for signal
# configure:14561: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14561: $? = 0
# configure:14561: result: yes
# configure:14561: checking for fcntl
# configure:14561: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14561: $? = 0
# configure:14561: result: yes
# configure:14561: checking for fileno
# configure:14561: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14561: $? = 0
# configure:14561: result: yes
# configure:14561: checking for setvbuf
# configure:14561: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14561: $? = 0
# configure:14561: result: yes
# configure:14561: checking for fallocate
# configure:14561: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14561: $? = 0
# configure:14561: result: yes
# configure:14561: checking for aio_read
# configure:14561: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14561: $? = 0
# configure:14561: result: yes
# configure:14561: checking for aio_init
# configure:14561: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# /tmp/conftest-dcd354.o:conftest.c:function main: error: undefined reference to 'aio_init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14561: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | #define USE_ASM_REDC 1
# | #define HAVE_APRCL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMSET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_ACCESS 1
# | #define HAVE_UNLINK 1
# | #define HAVE_ISSPACE 1
# | #define HAVE_ISDIGIT 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_TIME 1
# | #define HAVE_CTIME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FILENO 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_AIO_READ 1
# | /* end confdefs.h. */
# | /* Define aio_init to an innocuous variant, in case declares aio_init.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define aio_init innocuous_aio_init
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char aio_init (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef aio_init
# |
# | /* 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 aio_init ();
# | /* 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_aio_init || defined __stub___aio_init
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return aio_init ();
# | ;
# | return 0;
# | }
# configure:14561: result: no
# configure:14574: checking for _fseeki64
# configure:14574: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# /tmp/conftest-3e1c6e.o:conftest.c:function main: error: undefined reference to '_fseeki64'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14574: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | #define USE_ASM_REDC 1
# | #define HAVE_APRCL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMSET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_ACCESS 1
# | #define HAVE_UNLINK 1
# | #define HAVE_ISSPACE 1
# | #define HAVE_ISDIGIT 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_TIME 1
# | #define HAVE_CTIME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FILENO 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_AIO_READ 1
# | /* end confdefs.h. */
# | /* Define _fseeki64 to an innocuous variant, in case declares _fseeki64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _fseeki64 innocuous__fseeki64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _fseeki64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _fseeki64
# |
# | /* 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 _fseeki64 ();
# | /* 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__fseeki64 || defined __stub____fseeki64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _fseeki64 ();
# | ;
# | return 0;
# | }
# configure:14574: result: no
# configure:14574: checking for _ftelli64
# configure:14574: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# /tmp/conftest-2ef911.o:conftest.c:function main: error: undefined reference to '_ftelli64'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14574: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | #define USE_ASM_REDC 1
# | #define HAVE_APRCL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMSET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_ACCESS 1
# | #define HAVE_UNLINK 1
# | #define HAVE_ISSPACE 1
# | #define HAVE_ISDIGIT 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_TIME 1
# | #define HAVE_CTIME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FILENO 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_AIO_READ 1
# | /* end confdefs.h. */
# | /* Define _ftelli64 to an innocuous variant, in case declares _ftelli64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _ftelli64 innocuous__ftelli64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _ftelli64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _ftelli64
# |
# | /* 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 _ftelli64 ();
# | /* 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__ftelli64 || defined __stub____ftelli64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _ftelli64 ();
# | ;
# | return 0;
# | }
# configure:14574: result: no
# configure:14585: checking for malloc_usable_size
# configure:14585: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# configure:14585: $? = 0
# configure:14585: result: yes
# configure:14624: checking gmp.h usability
# configure:14624: clang -c -msse conftest.c >&5
# conftest.c:109:10: fatal error: 'gmp.h' file not found
# #include
# ^
# 1 error generated.
# configure:14624: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | #define USE_ASM_REDC 1
# | #define HAVE_APRCL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMSET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_ACCESS 1
# | #define HAVE_UNLINK 1
# | #define HAVE_ISSPACE 1
# | #define HAVE_ISDIGIT 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_TIME 1
# | #define HAVE_CTIME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FILENO 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_AIO_READ 1
# | #define HAVE_MALLOC_USABLE_SIZE 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:14624: result: no
# configure:14624: checking gmp.h presence
# configure:14624: clang -E conftest.c
# conftest.c:76:10: fatal error: 'gmp.h' file not found
# #include
# ^
# 1 error generated.
# configure:14624: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ecm"
# | #define PACKAGE_TARNAME "ecm"
# | #define PACKAGE_VERSION "7.0"
# | #define PACKAGE_STRING "ecm 7.0"
# | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ecm"
# | #define VERSION "7.0"
# | #define ECM_VERSION "7.0"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define TIME_WITH_SYS_TIME 1
# | #define PRIuSIZE "zu"
# | #define PRIdSIZE "zd"
# | #define USE_ASM_REDC 1
# | #define HAVE_APRCL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_AIO_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMSET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_ACCESS 1
# | #define HAVE_UNLINK 1
# | #define HAVE_ISSPACE 1
# | #define HAVE_ISDIGIT 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_TIME 1
# | #define HAVE_CTIME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FILENO 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_AIO_READ 1
# | #define HAVE_MALLOC_USABLE_SIZE 1
# | /* end confdefs.h. */
# | #include
# configure:14624: result: no
# configure:14624: checking for gmp.h
# configure:14624: result: no
# configure:14631: error: required header file missing
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_int64_t=yes
# ac_cv_c_uint64_t=yes
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=' -msse'
# 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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_M4_set=
# ac_cv_env_M4_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__fseeki64=no
# ac_cv_func__ftelli64=no
# ac_cv_func_access=yes
# ac_cv_func_aio_init=no
# ac_cv_func_aio_read=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_ctime=yes
# ac_cv_func_fallocate=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_fileno=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_isascii=yes
# ac_cv_func_isdigit=yes
# ac_cv_func_isspace=yes
# ac_cv_func_isxdigit=yes
# ac_cv_func_malloc_usable_size=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_pow=yes
# ac_cv_func_setvbuf=yes
# ac_cv_func_signal=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strlen=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtod=no
# ac_cv_func_time=yes
# ac_cv_func_unlink=yes
# ac_cv_header_aio_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_gmp_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_io_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_psapi_h=no
# ac_cv_header_signal_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_resource_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_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_windows_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_cos=yes
# ac_cv_lib_m_floor=yes
# ac_cv_lib_m_fmod=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_m_sqrt=yes
# ac_cv_lib_psapi_GetProcessMemoryInfo=no
# ac_cv_lib_rt_aio_read=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# 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_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_c_openmp=unsupported
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# am_cv_CCAS_dependencies_compiler_type=gcc3
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gmp_cv_asm_globl=.globl
# gmp_cv_asm_label_suffix=:
# gmp_cv_asm_text=.text
# gmp_cv_asm_type='.type $1,@$2'
# gmp_cv_asm_underscore=no
# gmp_cv_prog_m4=m4
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gmp-ecm/src/ecm-7.0/missing aclocal-1.15'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# ASMPATH='x86_64'
# AUTOCONF='${SHELL} /tmp/gmp-ecm/src/ecm-7.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/gmp-ecm/src/ecm-7.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/gmp-ecm/src/ecm-7.0/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCAS='clang'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=' -msse'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -msse'
# COV_FRAG=''
# CPP='clang -E'
# CPPFLAGS=''
# CUDALDFLAGS=''
# CUDALIB=''
# CUDARPATH=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_ASM_REDC_FALSE='#'
# ENABLE_ASM_REDC_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GMPLIB=''
# GREP='/usr/sbin/grep'
# GSL_LD_FLAGS=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBECM_LDFLAGS=''
# LIBOBJS=' strtod.o'
# LIBS='-lrt -lm -lm -lm -lm -lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# M4='m4'
# MAKEINFO='${SHELL} /tmp/gmp-ecm/src/ecm-7.0/missing makeinfo'
# MAKE_MANPAGE_FALSE=''
# MAKE_MANPAGE_TRUE=''
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# NVCC=''
# NVCCFLAGS=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENMP_CFLAGS=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='ecm'
# PACKAGE_BUGREPORT='ecm-discuss@lists.gforge.inria.fr'
# PACKAGE_NAME='ecm'
# PACKAGE_STRING='ecm 7.0'
# PACKAGE_TARNAME='ecm'
# PACKAGE_URL=''
# PACKAGE_VERSION='7.0'
# PATH_SEPARATOR=':'
# POW_LIB=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VALGRIND=''
# VERSION='7.0'
# WANT_GPU_FALSE=''
# WANT_GPU_TRUE=''
# WITH_GWNUM_FALSE=''
# WITH_GWNUM_TRUE='#'
# XSLDIR=''
# XSLTPROC=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCCAS_FALSE='#'
# am__fastdepCCAS_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='NONE'
# 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/gmp-ecm/src/ecm-7.0/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}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ecm"
# #define PACKAGE_TARNAME "ecm"
# #define PACKAGE_VERSION "7.0"
# #define PACKAGE_STRING "ecm 7.0"
# #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr"
# #define PACKAGE_URL ""
# #define PACKAGE "ecm"
# #define VERSION "7.0"
# #define ECM_VERSION "7.0"
# #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_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define TIME_WITH_SYS_TIME 1
# #define PRIuSIZE "zu"
# #define PRIdSIZE "zd"
# #define USE_ASM_REDC 1
# #define HAVE_APRCL 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define STDC_HEADERS 1
# #define HAVE_MATH_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_AIO_H 1
# #define HAVE_LIBM 1
# #define HAVE_LIBM 1
# #define HAVE_LIBM 1
# #define HAVE_LIBM 1
# #define HAVE_LIBM 1
# #define HAVE_LIBRT 1
# #define HAVE_ISASCII 1
# #define HAVE_MEMSET 1
# #define HAVE_STRCHR 1
# #define HAVE_STRLEN 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRSTR 1
# #define HAVE_ACCESS 1
# #define HAVE_UNLINK 1
# #define HAVE_ISSPACE 1
# #define HAVE_ISDIGIT 1
# #define HAVE_ISXDIGIT 1
# #define HAVE_TIME 1
# #define HAVE_CTIME 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_MEMMOVE 1
# #define HAVE_SIGNAL 1
# #define HAVE_FCNTL 1
# #define HAVE_FILENO 1
# #define HAVE_SETVBUF 1
# #define HAVE_FALLOCATE 1
# #define HAVE_AIO_READ 1
# #define HAVE_MALLOC_USABLE_SIZE 1
#
# configure: exit 1