Build of gmp-ecm with clang_glibc toolchain

The build took 00h 02m 15s and was SUCCESSFUL.

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

SLOCLanguage
38,813 asm
34,156 ansic
7,458 makefile
4,743 sh
796 python
85,966 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gmp-ecm 7.0-1 (Thu Apr 13 17:33:42 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/bin/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/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for a sed that does not truncate output... /usr/bin/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... no
# 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/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# 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 /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/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... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/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... 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... yes
# checking for _fseeki64... no
# checking for _ftelli64... no
# checking for malloc_usable_size... yes
# checking gmp.h usability... yes
# checking gmp.h presence... yes
# checking for gmp.h... yes
# checking for recent GMP... yes
# checking if GMP is MPIR... no
# checking whether we can link against GMP... yes
# checking if gmp.h version and libgmp version are the same... (6.1.1/6.1.1) yes
# checking for __gmpn_add_nc... no
# checking for __gmpn_mod_34lsub1... yes
# checking for __gmpn_redc_1... yes
# checking for __gmpn_redc_2... yes
# checking for __gmpn_mullo_n... yes
# checking for __gmpn_redc_n... yes
# checking for __gmpn_preinv_mod_1... yes
# checking for __gmpn_mod_1s_4p_cps... yes
# checking for __gmpn_mod_1s_4p... yes
# checking for __gmpn_mul_fft... yes
# checking for __gmpn_fft_next_size... yes
# checking for __gmpn_fft_best_k... yes
# checking for __gmpn_mulmod_bnm1... yes
# checking for __gmpn_mulmod_bnm1_next_size... yes
# checking whether compiler knows __attribute__((hot))... yes
# checking for xsltproc... xsltproc
# checking for docbook.xsl... no
# checking for valgrind... no
# creating config.m4
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating athlon/Makefile
# config.status: creating pentium4/Makefile
# config.status: creating x86_64/Makefile
# config.status: creating powerpc64/Makefile
# config.status: creating aprtcle/Makefile
# config.status: creating build.vc12/Makefile
# config.status: creating build.vc12/assembler/Makefile
# config.status: creating build.vc12/ecm/Makefile
# config.status: creating build.vc12/ecm_gpu/Makefile
# config.status: creating build.vc12/libecm/Makefile
# config.status: creating build.vc12/libecm_gpu/Makefile
# config.status: creating build.vc12/tune/Makefile
# config.status: creating build.vc12/bench_mulredc/Makefile
# config.status: creating config.h
# config.status: creating ecm.h
# config.status: ecm.h is unchanged
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure: Configuration:
# configure: Build for host type x86_64-unknown-linux-gnu
# configure: CC=clang, CFLAGS= -msse
# configure: Linking GMP with -lgmp
# configure: Using asm redc code from directory x86_64
# configure: Not using SSE2 instructions in NTT code
# configure: Using APRCL to prove factors prime/composite
# configure: Assertions disabled
# configure: Shell command execution disabled
# configure: OpenMP enabled
# configure: Memory debugging disabled
# make all-recursive
# make[1]: Entering directory '/tmp/gmp-ecm/src/ecm-7.0'
# Making all in x86_64
# make[2]: Entering directory '/tmp/gmp-ecm/src/ecm-7.0/x86_64'
# m4 -I../ -DOPERATION_mulredc1 `test -f mulredc1.asm || echo './'`mulredc1.asm >mulredc1.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1.lo mulredc1.s
# libtool: compile: clang -msse -c mulredc1.s -fPIC -DPIC -o .libs/mulredc1.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1.s -o mulredc1.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc2 `test -f mulredc2.asm || echo './'`mulredc2.asm >mulredc2.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc2.lo mulredc2.s
# libtool: compile: clang -msse -c mulredc2.s -fPIC -DPIC -o .libs/mulredc2.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc2.s -o mulredc2.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc3 `test -f mulredc3.asm || echo './'`mulredc3.asm >mulredc3.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc3.lo mulredc3.s
# libtool: compile: clang -msse -c mulredc3.s -fPIC -DPIC -o .libs/mulredc3.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc3.s -o mulredc3.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc4 `test -f mulredc4.asm || echo './'`mulredc4.asm >mulredc4.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc4.lo mulredc4.s
# libtool: compile: clang -msse -c mulredc4.s -fPIC -DPIC -o .libs/mulredc4.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc4.s -o mulredc4.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc5 `test -f mulredc5.asm || echo './'`mulredc5.asm >mulredc5.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc5.lo mulredc5.s
# libtool: compile: clang -msse -c mulredc5.s -fPIC -DPIC -o .libs/mulredc5.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc5.s -o mulredc5.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc6 `test -f mulredc6.asm || echo './'`mulredc6.asm >mulredc6.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc6.lo mulredc6.s
# libtool: compile: clang -msse -c mulredc6.s -fPIC -DPIC -o .libs/mulredc6.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc6.s -o mulredc6.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc7 `test -f mulredc7.asm || echo './'`mulredc7.asm >mulredc7.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc7.lo mulredc7.s
# libtool: compile: clang -msse -c mulredc7.s -fPIC -DPIC -o .libs/mulredc7.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc7.s -o mulredc7.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc8 `test -f mulredc8.asm || echo './'`mulredc8.asm >mulredc8.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc8.lo mulredc8.s
# libtool: compile: clang -msse -c mulredc8.s -fPIC -DPIC -o .libs/mulredc8.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc8.s -o mulredc8.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc9 `test -f mulredc9.asm || echo './'`mulredc9.asm >mulredc9.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc9.lo mulredc9.s
# libtool: compile: clang -msse -c mulredc9.s -fPIC -DPIC -o .libs/mulredc9.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc9.s -o mulredc9.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc10 `test -f mulredc10.asm || echo './'`mulredc10.asm >mulredc10.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc10.lo mulredc10.s
# libtool: compile: clang -msse -c mulredc10.s -fPIC -DPIC -o .libs/mulredc10.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc10.s -o mulredc10.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc11 `test -f mulredc11.asm || echo './'`mulredc11.asm >mulredc11.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc11.lo mulredc11.s
# libtool: compile: clang -msse -c mulredc11.s -fPIC -DPIC -o .libs/mulredc11.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc11.s -o mulredc11.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc12 `test -f mulredc12.asm || echo './'`mulredc12.asm >mulredc12.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc12.lo mulredc12.s
# libtool: compile: clang -msse -c mulredc12.s -fPIC -DPIC -o .libs/mulredc12.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc12.s -o mulredc12.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc13 `test -f mulredc13.asm || echo './'`mulredc13.asm >mulredc13.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc13.lo mulredc13.s
# libtool: compile: clang -msse -c mulredc13.s -fPIC -DPIC -o .libs/mulredc13.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc13.s -o mulredc13.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc14 `test -f mulredc14.asm || echo './'`mulredc14.asm >mulredc14.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc14.lo mulredc14.s
# libtool: compile: clang -msse -c mulredc14.s -fPIC -DPIC -o .libs/mulredc14.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc14.s -o mulredc14.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc15 `test -f mulredc15.asm || echo './'`mulredc15.asm >mulredc15.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc15.lo mulredc15.s
# libtool: compile: clang -msse -c mulredc15.s -fPIC -DPIC -o .libs/mulredc15.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc15.s -o mulredc15.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc16 `test -f mulredc16.asm || echo './'`mulredc16.asm >mulredc16.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc16.lo mulredc16.s
# libtool: compile: clang -msse -c mulredc16.s -fPIC -DPIC -o .libs/mulredc16.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc16.s -o mulredc16.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc17 `test -f mulredc17.asm || echo './'`mulredc17.asm >mulredc17.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc17.lo mulredc17.s
# libtool: compile: clang -msse -c mulredc17.s -fPIC -DPIC -o .libs/mulredc17.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc17.s -o mulredc17.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc18 `test -f mulredc18.asm || echo './'`mulredc18.asm >mulredc18.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc18.lo mulredc18.s
# libtool: compile: clang -msse -c mulredc18.s -fPIC -DPIC -o .libs/mulredc18.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc18.s -o mulredc18.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc19 `test -f mulredc19.asm || echo './'`mulredc19.asm >mulredc19.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc19.lo mulredc19.s
# libtool: compile: clang -msse -c mulredc19.s -fPIC -DPIC -o .libs/mulredc19.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc19.s -o mulredc19.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc20 `test -f mulredc20.asm || echo './'`mulredc20.asm >mulredc20.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc20.lo mulredc20.s
# libtool: compile: clang -msse -c mulredc20.s -fPIC -DPIC -o .libs/mulredc20.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc20.s -o mulredc20.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_2 `test -f mulredc1_2.asm || echo './'`mulredc1_2.asm >mulredc1_2.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_2.lo mulredc1_2.s
# libtool: compile: clang -msse -c mulredc1_2.s -fPIC -DPIC -o .libs/mulredc1_2.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_2.s -o mulredc1_2.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_3 `test -f mulredc1_3.asm || echo './'`mulredc1_3.asm >mulredc1_3.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_3.lo mulredc1_3.s
# libtool: compile: clang -msse -c mulredc1_3.s -fPIC -DPIC -o .libs/mulredc1_3.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_3.s -o mulredc1_3.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_4 `test -f mulredc1_4.asm || echo './'`mulredc1_4.asm >mulredc1_4.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_4.lo mulredc1_4.s
# libtool: compile: clang -msse -c mulredc1_4.s -fPIC -DPIC -o .libs/mulredc1_4.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_4.s -o mulredc1_4.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_5 `test -f mulredc1_5.asm || echo './'`mulredc1_5.asm >mulredc1_5.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_5.lo mulredc1_5.s
# libtool: compile: clang -msse -c mulredc1_5.s -fPIC -DPIC -o .libs/mulredc1_5.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_5.s -o mulredc1_5.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_6 `test -f mulredc1_6.asm || echo './'`mulredc1_6.asm >mulredc1_6.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_6.lo mulredc1_6.s
# libtool: compile: clang -msse -c mulredc1_6.s -fPIC -DPIC -o .libs/mulredc1_6.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_6.s -o mulredc1_6.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_7 `test -f mulredc1_7.asm || echo './'`mulredc1_7.asm >mulredc1_7.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_7.lo mulredc1_7.s
# libtool: compile: clang -msse -c mulredc1_7.s -fPIC -DPIC -o .libs/mulredc1_7.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_7.s -o mulredc1_7.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_8 `test -f mulredc1_8.asm || echo './'`mulredc1_8.asm >mulredc1_8.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_8.lo mulredc1_8.s
# libtool: compile: clang -msse -c mulredc1_8.s -fPIC -DPIC -o .libs/mulredc1_8.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_8.s -o mulredc1_8.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_9 `test -f mulredc1_9.asm || echo './'`mulredc1_9.asm >mulredc1_9.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_9.lo mulredc1_9.s
# libtool: compile: clang -msse -c mulredc1_9.s -fPIC -DPIC -o .libs/mulredc1_9.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_9.s -o mulredc1_9.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_10 `test -f mulredc1_10.asm || echo './'`mulredc1_10.asm >mulredc1_10.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_10.lo mulredc1_10.s
# libtool: compile: clang -msse -c mulredc1_10.s -fPIC -DPIC -o .libs/mulredc1_10.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_10.s -o mulredc1_10.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_11 `test -f mulredc1_11.asm || echo './'`mulredc1_11.asm >mulredc1_11.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_11.lo mulredc1_11.s
# libtool: compile: clang -msse -c mulredc1_11.s -fPIC -DPIC -o .libs/mulredc1_11.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_11.s -o mulredc1_11.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_12 `test -f mulredc1_12.asm || echo './'`mulredc1_12.asm >mulredc1_12.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_12.lo mulredc1_12.s
# libtool: compile: clang -msse -c mulredc1_12.s -fPIC -DPIC -o .libs/mulredc1_12.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_12.s -o mulredc1_12.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_13 `test -f mulredc1_13.asm || echo './'`mulredc1_13.asm >mulredc1_13.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_13.lo mulredc1_13.s
# libtool: compile: clang -msse -c mulredc1_13.s -fPIC -DPIC -o .libs/mulredc1_13.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_13.s -o mulredc1_13.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_14 `test -f mulredc1_14.asm || echo './'`mulredc1_14.asm >mulredc1_14.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_14.lo mulredc1_14.s
# libtool: compile: clang -msse -c mulredc1_14.s -fPIC -DPIC -o .libs/mulredc1_14.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_14.s -o mulredc1_14.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_15 `test -f mulredc1_15.asm || echo './'`mulredc1_15.asm >mulredc1_15.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_15.lo mulredc1_15.s
# libtool: compile: clang -msse -c mulredc1_15.s -fPIC -DPIC -o .libs/mulredc1_15.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_15.s -o mulredc1_15.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_16 `test -f mulredc1_16.asm || echo './'`mulredc1_16.asm >mulredc1_16.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_16.lo mulredc1_16.s
# libtool: compile: clang -msse -c mulredc1_16.s -fPIC -DPIC -o .libs/mulredc1_16.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_16.s -o mulredc1_16.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_17 `test -f mulredc1_17.asm || echo './'`mulredc1_17.asm >mulredc1_17.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_17.lo mulredc1_17.s
# libtool: compile: clang -msse -c mulredc1_17.s -fPIC -DPIC -o .libs/mulredc1_17.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_17.s -o mulredc1_17.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_18 `test -f mulredc1_18.asm || echo './'`mulredc1_18.asm >mulredc1_18.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_18.lo mulredc1_18.s
# libtool: compile: clang -msse -c mulredc1_18.s -fPIC -DPIC -o .libs/mulredc1_18.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_18.s -o mulredc1_18.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_19 `test -f mulredc1_19.asm || echo './'`mulredc1_19.asm >mulredc1_19.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_19.lo mulredc1_19.s
# libtool: compile: clang -msse -c mulredc1_19.s -fPIC -DPIC -o .libs/mulredc1_19.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_19.s -o mulredc1_19.o >/dev/null 2>&1
# m4 -I../ -DOPERATION_mulredc1_20 `test -f mulredc1_20.asm || echo './'`mulredc1_20.asm >mulredc1_20.s
# /bin/sh ../libtool --mode=compile clang -msse -c -o mulredc1_20.lo mulredc1_20.s
# libtool: compile: clang -msse -c mulredc1_20.s -fPIC -DPIC -o .libs/mulredc1_20.o
# clang-3.8: warning: argument unused during compilation: '-D PIC'
# libtool: compile: clang -msse -c mulredc1_20.s -o mulredc1_20.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link clang -msse -o libmulredc.la mulredc1.lo mulredc2.lo mulredc3.lo mulredc4.lo mulredc5.lo mulredc6.lo mulredc7.lo mulredc8.lo mulredc9.lo mulredc10.lo mulredc11.lo mulredc12.lo mulredc13.lo mulredc14.lo mulredc15.lo mulredc16.lo mulredc17.lo mulredc18.lo mulredc19.lo mulredc20.lo mulredc1_2.lo mulredc1_3.lo mulredc1_4.lo mulredc1_5.lo mulredc1_6.lo mulredc1_7.lo mulredc1_8.lo mulredc1_9.lo mulredc1_10.lo mulredc1_11.lo mulredc1_12.lo mulredc1_13.lo mulredc1_14.lo mulredc1_15.lo mulredc1_16.lo mulredc1_17.lo mulredc1_18.lo mulredc1_19.lo mulredc1_20.lo
# libtool: link: ar cru .libs/libmulredc.a .libs/mulredc1.o .libs/mulredc2.o .libs/mulredc3.o .libs/mulredc4.o .libs/mulredc5.o .libs/mulredc6.o .libs/mulredc7.o .libs/mulredc8.o .libs/mulredc9.o .libs/mulredc10.o .libs/mulredc11.o .libs/mulredc12.o .libs/mulredc13.o .libs/mulredc14.o .libs/mulredc15.o .libs/mulredc16.o .libs/mulredc17.o .libs/mulredc18.o .libs/mulredc19.o .libs/mulredc20.o .libs/mulredc1_2.o .libs/mulredc1_3.o .libs/mulredc1_4.o .libs/mulredc1_5.o .libs/mulredc1_6.o .libs/mulredc1_7.o .libs/mulredc1_8.o .libs/mulredc1_9.o .libs/mulredc1_10.o .libs/mulredc1_11.o .libs/mulredc1_12.o .libs/mulredc1_13.o .libs/mulredc1_14.o .libs/mulredc1_15.o .libs/mulredc1_16.o .libs/mulredc1_17.o .libs/mulredc1_18.o .libs/mulredc1_19.o .libs/mulredc1_20.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libmulredc.a
# libtool: link: ( cd ".libs" && rm -f "libmulredc.la" && ln -s "../libmulredc.la" "libmulredc.la" )
# rm mulredc1_9.s mulredc1_6.s mulredc1_8.s mulredc1_19.s mulredc1_3.s mulredc14.s mulredc1_13.s mulredc8.s mulredc2.s mulredc5.s mulredc17.s mulredc1_5.s mulredc1_11.s mulredc6.s mulredc18.s mulredc11.s mulredc1_15.s mulredc7.s mulredc12.s mulredc13.s mulredc4.s mulredc1_20.s mulredc1_10.s mulredc1_16.s mulredc20.s mulredc1.s mulredc9.s mulredc1_17.s mulredc10.s mulredc1_2.s mulredc1_12.s mulredc16.s mulredc1_18.s mulredc1_4.s mulredc19.s mulredc1_14.s mulredc15.s mulredc1_7.s mulredc3.s
# make[2]: Leaving directory '/tmp/gmp-ecm/src/ecm-7.0/x86_64'
# make[2]: Entering directory '/tmp/gmp-ecm/src/ecm-7.0'
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ecm.lo -MD -MP -MF .deps/libecm_la-ecm.Tpo -c -o libecm_la-ecm.lo `test -f 'ecm.c' || echo './'`ecm.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ecm.lo -MD -MP -MF .deps/libecm_la-ecm.Tpo -c ecm.c -fPIC -DPIC -o .libs/libecm_la-ecm.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ecm.lo -MD -MP -MF .deps/libecm_la-ecm.Tpo -c ecm.c -o libecm_la-ecm.o >/dev/null 2>&1
# mv -f .deps/libecm_la-ecm.Tpo .deps/libecm_la-ecm.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ecm2.lo -MD -MP -MF .deps/libecm_la-ecm2.Tpo -c -o libecm_la-ecm2.lo `test -f 'ecm2.c' || echo './'`ecm2.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ecm2.lo -MD -MP -MF .deps/libecm_la-ecm2.Tpo -c ecm2.c -fPIC -DPIC -o .libs/libecm_la-ecm2.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ecm2.lo -MD -MP -MF .deps/libecm_la-ecm2.Tpo -c ecm2.c -o libecm_la-ecm2.o >/dev/null 2>&1
# mv -f .deps/libecm_la-ecm2.Tpo .deps/libecm_la-ecm2.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-pm1.lo -MD -MP -MF .deps/libecm_la-pm1.Tpo -c -o libecm_la-pm1.lo `test -f 'pm1.c' || echo './'`pm1.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-pm1.lo -MD -MP -MF .deps/libecm_la-pm1.Tpo -c pm1.c -fPIC -DPIC -o .libs/libecm_la-pm1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-pm1.lo -MD -MP -MF .deps/libecm_la-pm1.Tpo -c pm1.c -o libecm_la-pm1.o >/dev/null 2>&1
# mv -f .deps/libecm_la-pm1.Tpo .deps/libecm_la-pm1.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-pp1.lo -MD -MP -MF .deps/libecm_la-pp1.Tpo -c -o libecm_la-pp1.lo `test -f 'pp1.c' || echo './'`pp1.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-pp1.lo -MD -MP -MF .deps/libecm_la-pp1.Tpo -c pp1.c -fPIC -DPIC -o .libs/libecm_la-pp1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-pp1.lo -MD -MP -MF .deps/libecm_la-pp1.Tpo -c pp1.c -o libecm_la-pp1.o >/dev/null 2>&1
# mv -f .deps/libecm_la-pp1.Tpo .deps/libecm_la-pp1.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-getprime_r.lo -MD -MP -MF .deps/libecm_la-getprime_r.Tpo -c -o libecm_la-getprime_r.lo `test -f 'getprime_r.c' || echo './'`getprime_r.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-getprime_r.lo -MD -MP -MF .deps/libecm_la-getprime_r.Tpo -c getprime_r.c -fPIC -DPIC -o .libs/libecm_la-getprime_r.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-getprime_r.lo -MD -MP -MF .deps/libecm_la-getprime_r.Tpo -c getprime_r.c -o libecm_la-getprime_r.o >/dev/null 2>&1
# mv -f .deps/libecm_la-getprime_r.Tpo .deps/libecm_la-getprime_r.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-listz.lo -MD -MP -MF .deps/libecm_la-listz.Tpo -c -o libecm_la-listz.lo `test -f 'listz.c' || echo './'`listz.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-listz.lo -MD -MP -MF .deps/libecm_la-listz.Tpo -c listz.c -fPIC -DPIC -o .libs/libecm_la-listz.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-listz.lo -MD -MP -MF .deps/libecm_la-listz.Tpo -c listz.c -o libecm_la-listz.o >/dev/null 2>&1
# mv -f .deps/libecm_la-listz.Tpo .deps/libecm_la-listz.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-lucas.lo -MD -MP -MF .deps/libecm_la-lucas.Tpo -c -o libecm_la-lucas.lo `test -f 'lucas.c' || echo './'`lucas.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-lucas.lo -MD -MP -MF .deps/libecm_la-lucas.Tpo -c lucas.c -fPIC -DPIC -o .libs/libecm_la-lucas.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-lucas.lo -MD -MP -MF .deps/libecm_la-lucas.Tpo -c lucas.c -o libecm_la-lucas.o >/dev/null 2>&1
# mv -f .deps/libecm_la-lucas.Tpo .deps/libecm_la-lucas.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-stage2.lo -MD -MP -MF .deps/libecm_la-stage2.Tpo -c -o libecm_la-stage2.lo `test -f 'stage2.c' || echo './'`stage2.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-stage2.lo -MD -MP -MF .deps/libecm_la-stage2.Tpo -c stage2.c -fPIC -DPIC -o .libs/libecm_la-stage2.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-stage2.lo -MD -MP -MF .deps/libecm_la-stage2.Tpo -c stage2.c -o libecm_la-stage2.o >/dev/null 2>&1
# mv -f .deps/libecm_la-stage2.Tpo .deps/libecm_la-stage2.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mpmod.lo -MD -MP -MF .deps/libecm_la-mpmod.Tpo -c -o libecm_la-mpmod.lo `test -f 'mpmod.c' || echo './'`mpmod.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mpmod.lo -MD -MP -MF .deps/libecm_la-mpmod.Tpo -c mpmod.c -fPIC -DPIC -o .libs/libecm_la-mpmod.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mpmod.lo -MD -MP -MF .deps/libecm_la-mpmod.Tpo -c mpmod.c -o libecm_la-mpmod.o >/dev/null 2>&1
# mv -f .deps/libecm_la-mpmod.Tpo .deps/libecm_la-mpmod.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mul_lo.lo -MD -MP -MF .deps/libecm_la-mul_lo.Tpo -c -o libecm_la-mul_lo.lo `test -f 'mul_lo.c' || echo './'`mul_lo.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mul_lo.lo -MD -MP -MF .deps/libecm_la-mul_lo.Tpo -c mul_lo.c -fPIC -DPIC -o .libs/libecm_la-mul_lo.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mul_lo.lo -MD -MP -MF .deps/libecm_la-mul_lo.Tpo -c mul_lo.c -o libecm_la-mul_lo.o >/dev/null 2>&1
# mv -f .deps/libecm_la-mul_lo.Tpo .deps/libecm_la-mul_lo.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-polyeval.lo -MD -MP -MF .deps/libecm_la-polyeval.Tpo -c -o libecm_la-polyeval.lo `test -f 'polyeval.c' || echo './'`polyeval.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-polyeval.lo -MD -MP -MF .deps/libecm_la-polyeval.Tpo -c polyeval.c -fPIC -DPIC -o .libs/libecm_la-polyeval.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-polyeval.lo -MD -MP -MF .deps/libecm_la-polyeval.Tpo -c polyeval.c -o libecm_la-polyeval.o >/dev/null 2>&1
# mv -f .deps/libecm_la-polyeval.Tpo .deps/libecm_la-polyeval.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-median.lo -MD -MP -MF .deps/libecm_la-median.Tpo -c -o libecm_la-median.lo `test -f 'median.c' || echo './'`median.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-median.lo -MD -MP -MF .deps/libecm_la-median.Tpo -c median.c -fPIC -DPIC -o .libs/libecm_la-median.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-median.lo -MD -MP -MF .deps/libecm_la-median.Tpo -c median.c -o libecm_la-median.o >/dev/null 2>&1
# mv -f .deps/libecm_la-median.Tpo .deps/libecm_la-median.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-schoen_strass.lo -MD -MP -MF .deps/libecm_la-schoen_strass.Tpo -c -o libecm_la-schoen_strass.lo `test -f 'schoen_strass.c' || echo './'`schoen_strass.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-schoen_strass.lo -MD -MP -MF .deps/libecm_la-schoen_strass.Tpo -c schoen_strass.c -fPIC -DPIC -o .libs/libecm_la-schoen_strass.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-schoen_strass.lo -MD -MP -MF .deps/libecm_la-schoen_strass.Tpo -c schoen_strass.c -o libecm_la-schoen_strass.o >/dev/null 2>&1
# mv -f .deps/libecm_la-schoen_strass.Tpo .deps/libecm_la-schoen_strass.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ks-multiply.lo -MD -MP -MF .deps/libecm_la-ks-multiply.Tpo -c -o libecm_la-ks-multiply.lo `test -f 'ks-multiply.c' || echo './'`ks-multiply.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ks-multiply.lo -MD -MP -MF .deps/libecm_la-ks-multiply.Tpo -c ks-multiply.c -fPIC -DPIC -o .libs/libecm_la-ks-multiply.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ks-multiply.lo -MD -MP -MF .deps/libecm_la-ks-multiply.Tpo -c ks-multiply.c -o libecm_la-ks-multiply.o >/dev/null 2>&1
# mv -f .deps/libecm_la-ks-multiply.Tpo .deps/libecm_la-ks-multiply.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-rho.lo -MD -MP -MF .deps/libecm_la-rho.Tpo -c -o libecm_la-rho.lo `test -f 'rho.c' || echo './'`rho.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-rho.lo -MD -MP -MF .deps/libecm_la-rho.Tpo -c rho.c -fPIC -DPIC -o .libs/libecm_la-rho.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-rho.lo -MD -MP -MF .deps/libecm_la-rho.Tpo -c rho.c -o libecm_la-rho.o >/dev/null 2>&1
# mv -f .deps/libecm_la-rho.Tpo .deps/libecm_la-rho.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-bestd.lo -MD -MP -MF .deps/libecm_la-bestd.Tpo -c -o libecm_la-bestd.lo `test -f 'bestd.c' || echo './'`bestd.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-bestd.lo -MD -MP -MF .deps/libecm_la-bestd.Tpo -c bestd.c -fPIC -DPIC -o .libs/libecm_la-bestd.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-bestd.lo -MD -MP -MF .deps/libecm_la-bestd.Tpo -c bestd.c -o libecm_la-bestd.o >/dev/null 2>&1
# mv -f .deps/libecm_la-bestd.Tpo .deps/libecm_la-bestd.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-auxlib.lo -MD -MP -MF .deps/libecm_la-auxlib.Tpo -c -o libecm_la-auxlib.lo `test -f 'auxlib.c' || echo './'`auxlib.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-auxlib.lo -MD -MP -MF .deps/libecm_la-auxlib.Tpo -c auxlib.c -fPIC -DPIC -o .libs/libecm_la-auxlib.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-auxlib.lo -MD -MP -MF .deps/libecm_la-auxlib.Tpo -c auxlib.c -o libecm_la-auxlib.o >/dev/null 2>&1
# mv -f .deps/libecm_la-auxlib.Tpo .deps/libecm_la-auxlib.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-random.lo -MD -MP -MF .deps/libecm_la-random.Tpo -c -o libecm_la-random.lo `test -f 'random.c' || echo './'`random.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-random.lo -MD -MP -MF .deps/libecm_la-random.Tpo -c random.c -fPIC -DPIC -o .libs/libecm_la-random.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-random.lo -MD -MP -MF .deps/libecm_la-random.Tpo -c random.c -o libecm_la-random.o >/dev/null 2>&1
# mv -f .deps/libecm_la-random.Tpo .deps/libecm_la-random.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-factor.lo -MD -MP -MF .deps/libecm_la-factor.Tpo -c -o libecm_la-factor.lo `test -f 'factor.c' || echo './'`factor.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-factor.lo -MD -MP -MF .deps/libecm_la-factor.Tpo -c factor.c -fPIC -DPIC -o .libs/libecm_la-factor.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-factor.lo -MD -MP -MF .deps/libecm_la-factor.Tpo -c factor.c -o libecm_la-factor.o >/dev/null 2>&1
# mv -f .deps/libecm_la-factor.Tpo .deps/libecm_la-factor.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-sp.lo -MD -MP -MF .deps/libecm_la-sp.Tpo -c -o libecm_la-sp.lo `test -f 'sp.c' || echo './'`sp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-sp.lo -MD -MP -MF .deps/libecm_la-sp.Tpo -c sp.c -fPIC -DPIC -o .libs/libecm_la-sp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-sp.lo -MD -MP -MF .deps/libecm_la-sp.Tpo -c sp.c -o libecm_la-sp.o >/dev/null 2>&1
# mv -f .deps/libecm_la-sp.Tpo .deps/libecm_la-sp.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-spv.lo -MD -MP -MF .deps/libecm_la-spv.Tpo -c -o libecm_la-spv.lo `test -f 'spv.c' || echo './'`spv.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-spv.lo -MD -MP -MF .deps/libecm_la-spv.Tpo -c spv.c -fPIC -DPIC -o .libs/libecm_la-spv.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-spv.lo -MD -MP -MF .deps/libecm_la-spv.Tpo -c spv.c -o libecm_la-spv.o >/dev/null 2>&1
# mv -f .deps/libecm_la-spv.Tpo .deps/libecm_la-spv.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-spm.lo -MD -MP -MF .deps/libecm_la-spm.Tpo -c -o libecm_la-spm.lo `test -f 'spm.c' || echo './'`spm.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-spm.lo -MD -MP -MF .deps/libecm_la-spm.Tpo -c spm.c -fPIC -DPIC -o .libs/libecm_la-spm.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-spm.lo -MD -MP -MF .deps/libecm_la-spm.Tpo -c spm.c -o libecm_la-spm.o >/dev/null 2>&1
# mv -f .deps/libecm_la-spm.Tpo .deps/libecm_la-spm.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mpzspm.lo -MD -MP -MF .deps/libecm_la-mpzspm.Tpo -c -o libecm_la-mpzspm.lo `test -f 'mpzspm.c' || echo './'`mpzspm.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mpzspm.lo -MD -MP -MF .deps/libecm_la-mpzspm.Tpo -c mpzspm.c -fPIC -DPIC -o .libs/libecm_la-mpzspm.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mpzspm.lo -MD -MP -MF .deps/libecm_la-mpzspm.Tpo -c mpzspm.c -o libecm_la-mpzspm.o >/dev/null 2>&1
# mv -f .deps/libecm_la-mpzspm.Tpo .deps/libecm_la-mpzspm.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mpzspv.lo -MD -MP -MF .deps/libecm_la-mpzspv.Tpo -c -o libecm_la-mpzspv.lo `test -f 'mpzspv.c' || echo './'`mpzspv.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mpzspv.lo -MD -MP -MF .deps/libecm_la-mpzspv.Tpo -c mpzspv.c -fPIC -DPIC -o .libs/libecm_la-mpzspv.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-mpzspv.lo -MD -MP -MF .deps/libecm_la-mpzspv.Tpo -c mpzspv.c -o libecm_la-mpzspv.o >/dev/null 2>&1
# mv -f .deps/libecm_la-mpzspv.Tpo .deps/libecm_la-mpzspv.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ntt_gfp.lo -MD -MP -MF .deps/libecm_la-ntt_gfp.Tpo -c -o libecm_la-ntt_gfp.lo `test -f 'ntt_gfp.c' || echo './'`ntt_gfp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ntt_gfp.lo -MD -MP -MF .deps/libecm_la-ntt_gfp.Tpo -c ntt_gfp.c -fPIC -DPIC -o .libs/libecm_la-ntt_gfp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ntt_gfp.lo -MD -MP -MF .deps/libecm_la-ntt_gfp.Tpo -c ntt_gfp.c -o libecm_la-ntt_gfp.o >/dev/null 2>&1
# mv -f .deps/libecm_la-ntt_gfp.Tpo .deps/libecm_la-ntt_gfp.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ecm_ntt.lo -MD -MP -MF .deps/libecm_la-ecm_ntt.Tpo -c -o libecm_la-ecm_ntt.lo `test -f 'ecm_ntt.c' || echo './'`ecm_ntt.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ecm_ntt.lo -MD -MP -MF .deps/libecm_la-ecm_ntt.Tpo -c ecm_ntt.c -fPIC -DPIC -o .libs/libecm_la-ecm_ntt.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-ecm_ntt.lo -MD -MP -MF .deps/libecm_la-ecm_ntt.Tpo -c ecm_ntt.c -o libecm_la-ecm_ntt.o >/dev/null 2>&1
# mv -f .deps/libecm_la-ecm_ntt.Tpo .deps/libecm_la-ecm_ntt.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-pm1fs2.lo -MD -MP -MF .deps/libecm_la-pm1fs2.Tpo -c -o libecm_la-pm1fs2.lo `test -f 'pm1fs2.c' || echo './'`pm1fs2.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-pm1fs2.lo -MD -MP -MF .deps/libecm_la-pm1fs2.Tpo -c pm1fs2.c -fPIC -DPIC -o .libs/libecm_la-pm1fs2.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-pm1fs2.lo -MD -MP -MF .deps/libecm_la-pm1fs2.Tpo -c pm1fs2.c -o libecm_la-pm1fs2.o >/dev/null 2>&1
# mv -f .deps/libecm_la-pm1fs2.Tpo .deps/libecm_la-pm1fs2.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-sets_long.lo -MD -MP -MF .deps/libecm_la-sets_long.Tpo -c -o libecm_la-sets_long.lo `test -f 'sets_long.c' || echo './'`sets_long.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-sets_long.lo -MD -MP -MF .deps/libecm_la-sets_long.Tpo -c sets_long.c -fPIC -DPIC -o .libs/libecm_la-sets_long.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-sets_long.lo -MD -MP -MF .deps/libecm_la-sets_long.Tpo -c sets_long.c -o libecm_la-sets_long.o >/dev/null 2>&1
# mv -f .deps/libecm_la-sets_long.Tpo .deps/libecm_la-sets_long.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-auxarith.lo -MD -MP -MF .deps/libecm_la-auxarith.Tpo -c -o libecm_la-auxarith.lo `test -f 'auxarith.c' || echo './'`auxarith.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-auxarith.lo -MD -MP -MF .deps/libecm_la-auxarith.Tpo -c auxarith.c -fPIC -DPIC -o .libs/libecm_la-auxarith.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-auxarith.lo -MD -MP -MF .deps/libecm_la-auxarith.Tpo -c auxarith.c -o libecm_la-auxarith.o >/dev/null 2>&1
# mv -f .deps/libecm_la-auxarith.Tpo .deps/libecm_la-auxarith.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-batch.lo -MD -MP -MF .deps/libecm_la-batch.Tpo -c -o libecm_la-batch.lo `test -f 'batch.c' || echo './'`batch.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-batch.lo -MD -MP -MF .deps/libecm_la-batch.Tpo -c batch.c -fPIC -DPIC -o .libs/libecm_la-batch.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-batch.lo -MD -MP -MF .deps/libecm_la-batch.Tpo -c batch.c -o libecm_la-batch.o >/dev/null 2>&1
# mv -f .deps/libecm_la-batch.Tpo .deps/libecm_la-batch.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-parametrizations.lo -MD -MP -MF .deps/libecm_la-parametrizations.Tpo -c -o libecm_la-parametrizations.lo `test -f 'parametrizations.c' || echo './'`parametrizations.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-parametrizations.lo -MD -MP -MF .deps/libecm_la-parametrizations.Tpo -c parametrizations.c -fPIC -DPIC -o .libs/libecm_la-parametrizations.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-parametrizations.lo -MD -MP -MF .deps/libecm_la-parametrizations.Tpo -c parametrizations.c -o libecm_la-parametrizations.o >/dev/null 2>&1
# mv -f .deps/libecm_la-parametrizations.Tpo .deps/libecm_la-parametrizations.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-cudawrapper.lo -MD -MP -MF .deps/libecm_la-cudawrapper.Tpo -c -o libecm_la-cudawrapper.lo `test -f 'cudawrapper.c' || echo './'`cudawrapper.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-cudawrapper.lo -MD -MP -MF .deps/libecm_la-cudawrapper.Tpo -c cudawrapper.c -fPIC -DPIC -o .libs/libecm_la-cudawrapper.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT libecm_la-cudawrapper.lo -MD -MP -MF .deps/libecm_la-cudawrapper.Tpo -c cudawrapper.c -o libecm_la-cudawrapper.o >/dev/null 2>&1
# mv -f .deps/libecm_la-cudawrapper.Tpo .deps/libecm_la-cudawrapper.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT aprtcle/libecm_la-mpz_aprcl.lo -MD -MP -MF aprtcle/.deps/libecm_la-mpz_aprcl.Tpo -c -o aprtcle/libecm_la-mpz_aprcl.lo `test -f 'aprtcle/mpz_aprcl.c' || echo './'`aprtcle/mpz_aprcl.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT aprtcle/libecm_la-mpz_aprcl.lo -MD -MP -MF aprtcle/.deps/libecm_la-mpz_aprcl.Tpo -c aprtcle/mpz_aprcl.c -fPIC -DPIC -o aprtcle/.libs/libecm_la-mpz_aprcl.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./x86_64 -g -msse -MT aprtcle/libecm_la-mpz_aprcl.lo -MD -MP -MF aprtcle/.deps/libecm_la-mpz_aprcl.Tpo -c aprtcle/mpz_aprcl.c -o aprtcle/libecm_la-mpz_aprcl.o >/dev/null 2>&1
# mv -f aprtcle/.deps/libecm_la-mpz_aprcl.Tpo aprtcle/.deps/libecm_la-mpz_aprcl.Plo
# /bin/sh ./libtool --tag=CC --mode=link clang -g -msse -version-info 1:0:0 -g -o libecm.la -rpath /usr/lib libecm_la-ecm.lo libecm_la-ecm2.lo libecm_la-pm1.lo libecm_la-pp1.lo libecm_la-getprime_r.lo libecm_la-listz.lo libecm_la-lucas.lo libecm_la-stage2.lo libecm_la-mpmod.lo libecm_la-mul_lo.lo libecm_la-polyeval.lo libecm_la-median.lo libecm_la-schoen_strass.lo libecm_la-ks-multiply.lo libecm_la-rho.lo libecm_la-bestd.lo libecm_la-auxlib.lo libecm_la-random.lo libecm_la-factor.lo libecm_la-sp.lo libecm_la-spv.lo libecm_la-spm.lo libecm_la-mpzspm.lo libecm_la-mpzspv.lo libecm_la-ntt_gfp.lo libecm_la-ecm_ntt.lo libecm_la-pm1fs2.lo libecm_la-sets_long.lo libecm_la-auxarith.lo libecm_la-batch.lo libecm_la-parametrizations.lo libecm_la-cudawrapper.lo aprtcle/libecm_la-mpz_aprcl.lo ./x86_64/libmulredc.la -lrt -lm -lm -lm -lm -lm
# libtool: link: clang -shared -fPIC -DPIC .libs/libecm_la-ecm.o .libs/libecm_la-ecm2.o .libs/libecm_la-pm1.o .libs/libecm_la-pp1.o .libs/libecm_la-getprime_r.o .libs/libecm_la-listz.o .libs/libecm_la-lucas.o .libs/libecm_la-stage2.o .libs/libecm_la-mpmod.o .libs/libecm_la-mul_lo.o .libs/libecm_la-polyeval.o .libs/libecm_la-median.o .libs/libecm_la-schoen_strass.o .libs/libecm_la-ks-multiply.o .libs/libecm_la-rho.o .libs/libecm_la-bestd.o .libs/libecm_la-auxlib.o .libs/libecm_la-random.o .libs/libecm_la-factor.o .libs/libecm_la-sp.o .libs/libecm_la-spv.o .libs/libecm_la-spm.o .libs/libecm_la-mpzspm.o .libs/libecm_la-mpzspv.o .libs/libecm_la-ntt_gfp.o .libs/libecm_la-ecm_ntt.o .libs/libecm_la-pm1fs2.o .libs/libecm_la-sets_long.o .libs/libecm_la-auxarith.o .libs/libecm_la-batch.o .libs/libecm_la-parametrizations.o .libs/libecm_la-cudawrapper.o aprtcle/.libs/libecm_la-mpz_aprcl.o -Wl,--whole-archive ./x86_64/.libs/libmulredc.a -Wl,--no-whole-archive -lrt -lm -g -msse -g -Wl,-soname -Wl,libecm.so.1 -o .libs/libecm.so.1.0.0
# libtool: link: (cd ".libs" && rm -f "libecm.so.1" && ln -s "libecm.so.1.0.0" "libecm.so.1")
# libtool: link: (cd ".libs" && rm -f "libecm.so" && ln -s "libecm.so.1.0.0" "libecm.so")
# libtool: link: (cd .libs/libecm.lax/libmulredc.a && ar x "/tmp/gmp-ecm/src/ecm-7.0/./x86_64/.libs/libmulredc.a")
# libtool: link: ar cru .libs/libecm.a libecm_la-ecm.o libecm_la-ecm2.o libecm_la-pm1.o libecm_la-pp1.o libecm_la-getprime_r.o libecm_la-listz.o libecm_la-lucas.o libecm_la-stage2.o libecm_la-mpmod.o libecm_la-mul_lo.o libecm_la-polyeval.o libecm_la-median.o libecm_la-schoen_strass.o libecm_la-ks-multiply.o libecm_la-rho.o libecm_la-bestd.o libecm_la-auxlib.o libecm_la-random.o libecm_la-factor.o libecm_la-sp.o libecm_la-spv.o libecm_la-spm.o libecm_la-mpzspm.o libecm_la-mpzspv.o libecm_la-ntt_gfp.o libecm_la-ecm_ntt.o libecm_la-pm1fs2.o libecm_la-sets_long.o libecm_la-auxarith.o libecm_la-batch.o libecm_la-parametrizations.o libecm_la-cudawrapper.o aprtcle/libecm_la-mpz_aprcl.o .libs/libecm.lax/libmulredc.a/mulredc1.o .libs/libecm.lax/libmulredc.a/mulredc10.o .libs/libecm.lax/libmulredc.a/mulredc11.o .libs/libecm.lax/libmulredc.a/mulredc12.o .libs/libecm.lax/libmulredc.a/mulredc13.o .libs/libecm.lax/libmulredc.a/mulredc14.o .libs/libecm.lax/libmulredc.a/mulredc15.o .libs/libecm.lax/libmulredc.a/mulredc16.o .libs/libecm.lax/libmulredc.a/mulredc17.o .libs/libecm.lax/libmulredc.a/mulredc18.o .libs/libecm.lax/libmulredc.a/mulredc19.o .libs/libecm.lax/libmulredc.a/mulredc1_10.o .libs/libecm.lax/libmulredc.a/mulredc1_11.o .libs/libecm.lax/libmulredc.a/mulredc1_12.o .libs/libecm.lax/libmulredc.a/mulredc1_13.o .libs/libecm.lax/libmulredc.a/mulredc1_14.o .libs/libecm.lax/libmulredc.a/mulredc1_15.o .libs/libecm.lax/libmulredc.a/mulredc1_16.o .libs/libecm.lax/libmulredc.a/mulredc1_17.o .libs/libecm.lax/libmulredc.a/mulredc1_18.o .libs/libecm.lax/libmulredc.a/mulredc1_19.o .libs/libecm.lax/libmulredc.a/mulredc1_2.o .libs/libecm.lax/libmulredc.a/mulredc1_20.o .libs/libecm.lax/libmulredc.a/mulredc1_3.o .libs/libecm.lax/libmulredc.a/mulredc1_4.o .libs/libecm.lax/libmulredc.a/mulredc1_5.o .libs/libecm.lax/libmulredc.a/mulredc1_6.o .libs/libecm.lax/libmulredc.a/mulredc1_7.o .libs/libecm.lax/libmulredc.a/mulredc1_8.o .libs/libecm.lax/libmulredc.a/mulredc1_9.o .libs/libecm.lax/libmulredc.a/mulredc2.o .libs/libecm.lax/libmulredc.a/mulredc20.o .libs/libecm.lax/libmulredc.a/mulredc3.o .libs/libecm.lax/libmulredc.a/mulredc4.o .libs/libecm.lax/libmulredc.a/mulredc5.o .libs/libecm.lax/libmulredc.a/mulredc6.o .libs/libecm.lax/libmulredc.a/mulredc7.o .libs/libecm.lax/libmulredc.a/mulredc8.o .libs/libecm.lax/libmulredc.a/mulredc9.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libecm.a
# libtool: link: rm -fr .libs/libecm.lax
# libtool: link: ( cd ".libs" && rm -f "libecm.la" && ln -s "../libecm.la" "libecm.la" )
# clang -DHAVE_CONFIG_H -I. -DOUTSIDE_LIBECM -g -msse -MT ecm-auxi.o -MD -MP -MF .deps/ecm-auxi.Tpo -c -o ecm-auxi.o `test -f 'auxi.c' || echo './'`auxi.c
# mv -f .deps/ecm-auxi.Tpo .deps/ecm-auxi.Po
# clang -DHAVE_CONFIG_H -I. -DOUTSIDE_LIBECM -g -msse -MT ecm-b1_ainc.o -MD -MP -MF .deps/ecm-b1_ainc.Tpo -c -o ecm-b1_ainc.o `test -f 'b1_ainc.c' || echo './'`b1_ainc.c
# mv -f .deps/ecm-b1_ainc.Tpo .deps/ecm-b1_ainc.Po
# clang -DHAVE_CONFIG_H -I. -DOUTSIDE_LIBECM -g -msse -MT ecm-candi.o -MD -MP -MF .deps/ecm-candi.Tpo -c -o ecm-candi.o `test -f 'candi.c' || echo './'`candi.c
# mv -f .deps/ecm-candi.Tpo .deps/ecm-candi.Po
# clang -DHAVE_CONFIG_H -I. -DOUTSIDE_LIBECM -g -msse -MT ecm-eval.o -MD -MP -MF .deps/ecm-eval.Tpo -c -o ecm-eval.o `test -f 'eval.c' || echo './'`eval.c
# mv -f .deps/ecm-eval.Tpo .deps/ecm-eval.Po
# clang -DHAVE_CONFIG_H -I. -DOUTSIDE_LIBECM -g -msse -MT ecm-main.o -MD -MP -MF .deps/ecm-main.Tpo -c -o ecm-main.o `test -f 'main.c' || echo './'`main.c
# mv -f .deps/ecm-main.Tpo .deps/ecm-main.Po
# clang -DHAVE_CONFIG_H -I. -DOUTSIDE_LIBECM -g -msse -MT ecm-resume.o -MD -MP -MF .deps/ecm-resume.Tpo -c -o ecm-resume.o `test -f 'resume.c' || echo './'`resume.c
# resume.c:606:19: warning: comparison of array 'params->y' equal to a null pointer is always false [-Wtautological-pointer-compare]
# if (params->y == NULL)
# ~~~~~~~~^ ~~~~
# 1 warning generated.
# mv -f .deps/ecm-resume.Tpo .deps/ecm-resume.Po
# clang -DHAVE_CONFIG_H -I. -DOUTSIDE_LIBECM -g -msse -MT ecm-getprime_r.o -MD -MP -MF .deps/ecm-getprime_r.Tpo -c -o ecm-getprime_r.o `test -f 'getprime_r.c' || echo './'`getprime_r.c
# mv -f .deps/ecm-getprime_r.Tpo .deps/ecm-getprime_r.Po
# clang -DHAVE_CONFIG_H -I. -DOUTSIDE_LIBECM -g -msse -MT aprtcle/ecm-mpz_aprcl.o -MD -MP -MF aprtcle/.deps/ecm-mpz_aprcl.Tpo -c -o aprtcle/ecm-mpz_aprcl.o `test -f 'aprtcle/mpz_aprcl.c' || echo './'`aprtcle/mpz_aprcl.c
# mv -f aprtcle/.deps/ecm-mpz_aprcl.Tpo aprtcle/.deps/ecm-mpz_aprcl.Po
# clang -DHAVE_CONFIG_H -I. -DOUTSIDE_LIBECM -g -msse -MT ecm-memusage.o -MD -MP -MF .deps/ecm-memusage.Tpo -c -o ecm-memusage.o `test -f 'memusage.c' || echo './'`memusage.c
# mv -f .deps/ecm-memusage.Tpo .deps/ecm-memusage.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -g -msse -o ecm ecm-auxi.o ecm-b1_ainc.o ecm-candi.o ecm-eval.o ecm-main.o ecm-resume.o ecm-getprime_r.o aprtcle/ecm-mpz_aprcl.o ecm-memusage.o libecm.la -lgmp -lrt -lm -lm -lm -lm -lm
# libtool: link: clang -g -msse -o .libs/ecm ecm-auxi.o ecm-b1_ainc.o ecm-candi.o ecm-eval.o ecm-main.o ecm-resume.o ecm-getprime_r.o aprtcle/ecm-mpz_aprcl.o ecm-memusage.o ./.libs/libecm.so -lgmp -lrt -lm
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-mpmod.o -MD -MP -MF .deps/tune-mpmod.Tpo -c -o tune-mpmod.o `test -f 'mpmod.c' || echo './'`mpmod.c
# mv -f .deps/tune-mpmod.Tpo .deps/tune-mpmod.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-tune.o -MD -MP -MF .deps/tune-tune.Tpo -c -o tune-tune.o `test -f 'tune.c' || echo './'`tune.c
# mv -f .deps/tune-tune.Tpo .deps/tune-tune.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-mul_lo.o -MD -MP -MF .deps/tune-mul_lo.Tpo -c -o tune-mul_lo.o `test -f 'mul_lo.c' || echo './'`mul_lo.c
# mv -f .deps/tune-mul_lo.Tpo .deps/tune-mul_lo.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-listz.o -MD -MP -MF .deps/tune-listz.Tpo -c -o tune-listz.o `test -f 'listz.c' || echo './'`listz.c
# mv -f .deps/tune-listz.Tpo .deps/tune-listz.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-auxlib.o -MD -MP -MF .deps/tune-auxlib.Tpo -c -o tune-auxlib.o `test -f 'auxlib.c' || echo './'`auxlib.c
# mv -f .deps/tune-auxlib.Tpo .deps/tune-auxlib.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-ks-multiply.o -MD -MP -MF .deps/tune-ks-multiply.Tpo -c -o tune-ks-multiply.o `test -f 'ks-multiply.c' || echo './'`ks-multiply.c
# mv -f .deps/tune-ks-multiply.Tpo .deps/tune-ks-multiply.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-schoen_strass.o -MD -MP -MF .deps/tune-schoen_strass.Tpo -c -o tune-schoen_strass.o `test -f 'schoen_strass.c' || echo './'`schoen_strass.c
# mv -f .deps/tune-schoen_strass.Tpo .deps/tune-schoen_strass.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-polyeval.o -MD -MP -MF .deps/tune-polyeval.Tpo -c -o tune-polyeval.o `test -f 'polyeval.c' || echo './'`polyeval.c
# mv -f .deps/tune-polyeval.Tpo .deps/tune-polyeval.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-median.o -MD -MP -MF .deps/tune-median.Tpo -c -o tune-median.o `test -f 'median.c' || echo './'`median.c
# mv -f .deps/tune-median.Tpo .deps/tune-median.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-ecm_ntt.o -MD -MP -MF .deps/tune-ecm_ntt.Tpo -c -o tune-ecm_ntt.o `test -f 'ecm_ntt.c' || echo './'`ecm_ntt.c
# mv -f .deps/tune-ecm_ntt.Tpo .deps/tune-ecm_ntt.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-ntt_gfp.o -MD -MP -MF .deps/tune-ntt_gfp.Tpo -c -o tune-ntt_gfp.o `test -f 'ntt_gfp.c' || echo './'`ntt_gfp.c
# mv -f .deps/tune-ntt_gfp.Tpo .deps/tune-ntt_gfp.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-mpzspv.o -MD -MP -MF .deps/tune-mpzspv.Tpo -c -o tune-mpzspv.o `test -f 'mpzspv.c' || echo './'`mpzspv.c
# mv -f .deps/tune-mpzspv.Tpo .deps/tune-mpzspv.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-mpzspm.o -MD -MP -MF .deps/tune-mpzspm.Tpo -c -o tune-mpzspm.o `test -f 'mpzspm.c' || echo './'`mpzspm.c
# mv -f .deps/tune-mpzspm.Tpo .deps/tune-mpzspm.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-sp.o -MD -MP -MF .deps/tune-sp.Tpo -c -o tune-sp.o `test -f 'sp.c' || echo './'`sp.c
# mv -f .deps/tune-sp.Tpo .deps/tune-sp.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-spv.o -MD -MP -MF .deps/tune-spv.Tpo -c -o tune-spv.o `test -f 'spv.c' || echo './'`spv.c
# mv -f .deps/tune-spv.Tpo .deps/tune-spv.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-spm.o -MD -MP -MF .deps/tune-spm.Tpo -c -o tune-spm.o `test -f 'spm.c' || echo './'`spm.c
# mv -f .deps/tune-spm.Tpo .deps/tune-spm.Po
# clang -DHAVE_CONFIG_H -I. -DTUNE -I./x86_64 -msse -MT tune-auxarith.o -MD -MP -MF .deps/tune-auxarith.Tpo -c -o tune-auxarith.o `test -f 'auxarith.c' || echo './'`auxarith.c
# mv -f .deps/tune-auxarith.Tpo .deps/tune-auxarith.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -msse -o tune tune-mpmod.o tune-tune.o tune-mul_lo.o tune-listz.o tune-auxlib.o tune-ks-multiply.o tune-schoen_strass.o tune-polyeval.o tune-median.o tune-ecm_ntt.o tune-ntt_gfp.o tune-mpzspv.o tune-mpzspm.o tune-sp.o tune-spv.o tune-spm.o tune-auxarith.o ./x86_64/libmulredc.la -lgmp -lrt -lm -lm -lm -lm -lm
# libtool: link: clang -msse -o tune tune-mpmod.o tune-tune.o tune-mul_lo.o tune-listz.o tune-auxlib.o tune-ks-multiply.o tune-schoen_strass.o tune-polyeval.o tune-median.o tune-ecm_ntt.o tune-ntt_gfp.o tune-mpzspv.o tune-mpzspm.o tune-sp.o tune-spv.o tune-spm.o tune-auxarith.o ./x86_64/.libs/libmulredc.a -lgmp -lrt -lm
# clang -DHAVE_CONFIG_H -I. -lpthread -msse -MT ecmfactor-ecmfactor.o -MD -MP -MF .deps/ecmfactor-ecmfactor.Tpo -c -o ecmfactor-ecmfactor.o `test -f 'ecmfactor.c' || echo './'`ecmfactor.c
# clang-3.8: warning: -lpthread: 'linker' input unused
# mv -f .deps/ecmfactor-ecmfactor.Tpo .deps/ecmfactor-ecmfactor.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -lpthread -msse -o ecmfactor ecmfactor-ecmfactor.o libecm.la -lgmp -lrt -lm -lm -lm -lm -lm
# libtool: link: clang -msse -o .libs/ecmfactor ecmfactor-ecmfactor.o -lpthread ./.libs/libecm.so -lgmp -lrt -lm
# clang -DHAVE_CONFIG_H -I. -I./x86_64 -msse -MT bench_mulredc-bench_mulredc.o -MD -MP -MF .deps/bench_mulredc-bench_mulredc.Tpo -c -o bench_mulredc-bench_mulredc.o `test -f 'bench_mulredc.c' || echo './'`bench_mulredc.c
# mv -f .deps/bench_mulredc-bench_mulredc.Tpo .deps/bench_mulredc-bench_mulredc.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -msse -o bench_mulredc bench_mulredc-bench_mulredc.o ./x86_64/libmulredc.la -lgmp -lrt -lm -lm -lm -lm -lm
# libtool: link: clang -msse -o bench_mulredc bench_mulredc-bench_mulredc.o ./x86_64/.libs/libmulredc.a -lgmp -lrt -lm
# clang -DHAVE_CONFIG_H -I. -Wall -msse -MT aprtcle/aprcl-mpz_aprcl.o -MD -MP -MF aprtcle/.deps/aprcl-mpz_aprcl.Tpo -c -o aprtcle/aprcl-mpz_aprcl.o `test -f 'aprtcle/mpz_aprcl.c' || echo './'`aprtcle/mpz_aprcl.c
# mv -f aprtcle/.deps/aprcl-mpz_aprcl.Tpo aprtcle/.deps/aprcl-mpz_aprcl.Po
# clang -DHAVE_CONFIG_H -I. -Wall -msse -MT aprtcle/aprcl-aprcl.o -MD -MP -MF aprtcle/.deps/aprcl-aprcl.Tpo -c -o aprtcle/aprcl-aprcl.o `test -f 'aprtcle/aprcl.c' || echo './'`aprtcle/aprcl.c
# mv -f aprtcle/.deps/aprcl-aprcl.Tpo aprtcle/.deps/aprcl-aprcl.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -msse -o aprcl aprtcle/aprcl-mpz_aprcl.o aprtcle/aprcl-aprcl.o -lgmp -lrt -lm -lm -lm -lm -lm
# libtool: link: clang -Wall -msse -o aprcl aprtcle/aprcl-mpz_aprcl.o aprtcle/aprcl-aprcl.o -lgmp -lrt -lm
# make[2]: Leaving directory '/tmp/gmp-ecm/src/ecm-7.0'
# make[1]: Leaving directory '/tmp/gmp-ecm/src/ecm-7.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in x86_64
# make[1]: Entering directory '/tmp/gmp-ecm/src/ecm-7.0/x86_64'
# make[2]: Entering directory '/tmp/gmp-ecm/src/ecm-7.0/x86_64'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/gmp-ecm/src/ecm-7.0/x86_64'
# make[1]: Leaving directory '/tmp/gmp-ecm/src/ecm-7.0/x86_64'
# make[1]: Entering directory '/tmp/gmp-ecm/src/ecm-7.0'
# make[2]: Entering directory '/tmp/gmp-ecm/src/ecm-7.0'
# /usr/bin/mkdir -p '/tmp/gmp-ecm/pkg/gmp-ecm/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libecm.la '/tmp/gmp-ecm/pkg/gmp-ecm/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libecm.so.1.0.0 /tmp/gmp-ecm/pkg/gmp-ecm/usr/lib/libecm.so.1.0.0
# libtool: install: (cd /tmp/gmp-ecm/pkg/gmp-ecm/usr/lib && { ln -s -f libecm.so.1.0.0 libecm.so.1 || { rm -f libecm.so.1 && ln -s libecm.so.1.0.0 libecm.so.1; }; })
# libtool: install: (cd /tmp/gmp-ecm/pkg/gmp-ecm/usr/lib && { ln -s -f libecm.so.1.0.0 libecm.so || { rm -f libecm.so && ln -s libecm.so.1.0.0 libecm.so; }; })
# libtool: install: /usr/bin/install -c .libs/libecm.lai /tmp/gmp-ecm/pkg/gmp-ecm/usr/lib/libecm.la
# libtool: install: /usr/bin/install -c .libs/libecm.a /tmp/gmp-ecm/pkg/gmp-ecm/usr/lib/libecm.a
# libtool: install: chmod 644 /tmp/gmp-ecm/pkg/gmp-ecm/usr/lib/libecm.a
# libtool: install: ranlib /tmp/gmp-ecm/pkg/gmp-ecm/usr/lib/libecm.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/gmp-ecm/pkg/gmp-ecm/usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c ecm '/tmp/gmp-ecm/pkg/gmp-ecm/usr/bin'
# libtool: warning: 'libecm.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ecm /tmp/gmp-ecm/pkg/gmp-ecm/usr/bin/ecm
# /usr/bin/mkdir -p '/tmp/gmp-ecm/pkg/gmp-ecm/usr/include'
# /usr/bin/install -c -m 644 ecm.h '/tmp/gmp-ecm/pkg/gmp-ecm/usr/include'
# /usr/bin/mkdir -p '/tmp/gmp-ecm/pkg/gmp-ecm/usr/share/man/man1'
# /usr/bin/install -c -m 644 ecm.1 '/tmp/gmp-ecm/pkg/gmp-ecm/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/gmp-ecm/src/ecm-7.0'
# make[1]: Leaving directory '/tmp/gmp-ecm/src/ecm-7.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing libtool files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "gmp-ecm"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: gmp-ecm 7.0-1 (Thu Apr 13 17:34:42 UTC 2017)

CMD: pacman --query --file gmp-ecm-7.0-1-x86_64.pkg.tar.xz
# gmp-ecm 7.0-1

Creating hybrid package for 'gmp-ecm'

Trying to find vanilla package 'gmp-ecm'...

CMD: pacman --query --file /mirror/gmp-ecm-7.0-1.pkg.tar.xz
# gmp-ecm 7.0-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/ecm
# /usr/include/ecm.h
# /usr/share/man/man1/ecm.1.gz
# /usr/lib/libecm.so.1.0.0
# /usr/lib/libecm.so.1
# /usr/lib/libecm.so
# /sysroot/usr/lib/libecm.so.1.0.0
# /sysroot/usr/lib/libecm.so.1
# /sysroot/usr/lib/libecm.so
# /sysroot/usr/lib/libecm.a
# /sysroot/usr/include/ecm.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf gmp-ecm.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/gmp-ecm.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gmp-ecm.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 26103

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gmp-ecm.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/gmp-ecm.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/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 = c1d788dee79f
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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 /usr/bin/strip
# configure:2802: result: strip
# configure:2827: checking for a thread-safe mkdir -p
# configure:2866: result: /usr/bin/mkdir -p
# configure:2873: checking for gawk
# configure:2889: found /usr/bin/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/bin/grep
# configure:3251: checking for egrep
# configure:3313: result: /usr/bin/grep -E
# configure:3318: checking for a sed that does not truncate output
# configure:3382: result: /usr/bin/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.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3909: $? = 0
# configure:3898: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure: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
# configure:4092: $? = 0
# configure:4107: result: no
# 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/bin/sed
# configure:4940: checking for fgrep
# configure:5002: result: /usr/bin/grep -F
# configure:5037: checking for ld used by clang
# configure:5104: result: /usr/bin/ld
# configure:5111: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5126: result: yes
# configure:5138: checking for BSD- or MS-compatible name lister (nm)
# configure:5192: result: /usr/bin/nm -B
# configure:5322: checking the name lister (/usr/bin/nm -B) interface
# configure:5329: clang -c -msse conftest.c >&5
# configure:5332: /usr/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 /usr/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 /usr/bin/objdump
# configure:5718: result: objdump
# 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 /usr/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
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6270: $? = 0
# configure:6275: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: 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 /usr/bin/ranlib
# configure:6474: result: ranlib
# configure:6576: checking command to parse /usr/bin/nm -B output from clang object
# configure:6729: clang -c -msse conftest.c >&5
# configure:6732: $? = 0
# configure:6736: /usr/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/bin/dd
# configure:6972: checking how to truncate binary pipes
# configure:6987: result: /usr/bin/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:8283: clang -o conftest -msse conftest.c >&5
# configure:8283: $? = 0
# configure:8283: ./conftest
# configure:8283: $? = 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: yes
# 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 (/usr/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/bin/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:12771: clang -o conftest -msse conftest.c >&5
# configure:12771: $? = 0
# configure:12771: ./conftest
# configure:12771: $? = 0
# 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: In function `main':
# conftes1.c:(.text+0xb): 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:14105: clang -o conftest -msse conftest.c >&5
# configure:14105: $? = 0
# configure:14105: ./conftest
# configure:14105: $? = 0
# configure:14115: 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
# /usr/bin/ld: cannot find -lpsapi
# 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
# configure:14561: $? = 0
# configure:14561: result: yes
# configure:14574: checking for _fseeki64
# configure:14574: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm >&5
# /tmp/conftest-7ee3e7.o: In function `main':
# conftest.c:(.text+0x12): 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
# | #define HAVE_AIO_INIT 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-645879.o: In function `main':
# conftest.c:(.text+0x12): 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
# | #define HAVE_AIO_INIT 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
# configure:14624: $? = 0
# configure:14624: result: yes
# configure:14624: checking gmp.h presence
# configure:14624: clang -E conftest.c
# configure:14624: $? = 0
# configure:14624: result: yes
# configure:14624: checking for gmp.h
# configure:14624: result: yes
# configure:14637: checking for recent GMP
# configure:14649: clang -E conftest.c
# configure:14649: $? = 0
# configure:14650: result: yes
# configure:14660: checking if GMP is MPIR
# configure:14672: clang -E conftest.c
# conftest.c:81:2: error:
# #error
# ^
# conftest.c:82:2: error: invalid preprocessing directive
# #IRIXdoesnotexitaterrordirective
# ^
# 2 errors generated.
# configure:14672: $? = 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_AIO_INIT 1
# | #define HAVE_MALLOC_USABLE_SIZE 1
# | #define HAVE_GMP_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifndef __MPIR_VERSION
# | #error
# | #IRIXdoesnotexitaterrordirective
# | #endif
# |
# configure:14679: result: no
# configure:14702: checking whether we can link against GMP
# configure:14725: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14725: $? = 0
# configure:14726: result: yes
# configure:14737: checking if gmp.h version and libgmp version are the same
# configure:14769: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14769: $? = 0
# configure:14769: ./conftest
# configure:14769: $? = 0
# configure:14770: result: yes
# configure:14785: checking for __gmpn_add_nc
# configure:14785: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# /tmp/conftest-7fa436.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `__gmpn_add_nc'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14785: $? = 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_AIO_INIT 1
# | #define HAVE_MALLOC_USABLE_SIZE 1
# | #define HAVE_GMP_H 1
# | /* end confdefs.h. */
# | /* Define __gmpn_add_nc to an innocuous variant, in case declares __gmpn_add_nc.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __gmpn_add_nc innocuous___gmpn_add_nc
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __gmpn_add_nc (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __gmpn_add_nc
# |
# | /* 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 __gmpn_add_nc ();
# | /* 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___gmpn_add_nc || defined __stub_____gmpn_add_nc
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __gmpn_add_nc ();
# | ;
# | return 0;
# | }
# configure:14785: result: no
# configure:14785: checking for __gmpn_mod_34lsub1
# configure:14785: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14785: $? = 0
# configure:14785: result: yes
# configure:14785: checking for __gmpn_redc_1
# configure:14785: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14785: $? = 0
# configure:14785: result: yes
# configure:14785: checking for __gmpn_redc_2
# configure:14785: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14785: $? = 0
# configure:14785: result: yes
# configure:14797: checking for __gmpn_mullo_n
# configure:14797: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14797: $? = 0
# configure:14797: result: yes
# configure:14797: checking for __gmpn_redc_n
# configure:14797: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14797: $? = 0
# configure:14797: result: yes
# configure:14797: checking for __gmpn_preinv_mod_1
# configure:14797: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14797: $? = 0
# configure:14797: result: yes
# configure:14797: checking for __gmpn_mod_1s_4p_cps
# configure:14797: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14797: $? = 0
# configure:14797: result: yes
# configure:14797: checking for __gmpn_mod_1s_4p
# configure:14797: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14797: $? = 0
# configure:14797: result: yes
# configure:14809: checking for __gmpn_mul_fft
# configure:14809: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14809: $? = 0
# configure:14809: result: yes
# configure:14809: checking for __gmpn_fft_next_size
# configure:14809: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14809: $? = 0
# configure:14809: result: yes
# configure:14809: checking for __gmpn_fft_best_k
# configure:14809: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14809: $? = 0
# configure:14809: result: yes
# configure:14821: checking for __gmpn_mulmod_bnm1
# configure:14821: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14821: $? = 0
# configure:14821: result: yes
# configure:14821: checking for __gmpn_mulmod_bnm1_next_size
# configure:14821: clang -o conftest -msse conftest.c -lrt -lm -lm -lm -lm -lm -lgmp >&5
# configure:14821: $? = 0
# configure:14821: result: yes
# configure:14901: checking whether compiler knows __attribute__((hot))
# configure:14917: clang -c -msse conftest.c >&5
# configure:14917: $? = 0
# configure:14921: result: yes
# configure:14936: checking for xsltproc
# configure:14952: found /usr/bin/xsltproc
# configure:14963: result: xsltproc
# configure:14972: checking for docbook.xsl
# configure:14990: result: no
# configure:15005: checking for valgrind
# configure:15035: result: no
# configure:15850: checking that generated files are newer than configure
# configure:15856: result: done
# configure:15899: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ecm config.status 7.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on c1d788dee79f
#
# config.status:1215: creating Makefile
# config.status:1215: creating athlon/Makefile
# config.status:1215: creating pentium4/Makefile
# config.status:1215: creating x86_64/Makefile
# config.status:1215: creating powerpc64/Makefile
# config.status:1215: creating aprtcle/Makefile
# config.status:1215: creating build.vc12/Makefile
# config.status:1215: creating build.vc12/assembler/Makefile
# config.status:1215: creating build.vc12/ecm/Makefile
# config.status:1215: creating build.vc12/ecm_gpu/Makefile
# config.status:1215: creating build.vc12/libecm/Makefile
# config.status:1215: creating build.vc12/libecm_gpu/Makefile
# config.status:1215: creating build.vc12/tune/Makefile
# config.status:1215: creating build.vc12/bench_mulredc/Makefile
# config.status:1215: creating config.h
# config.status:1215: creating ecm.h
# config.status:1396: ecm.h is unchanged
# config.status:1444: executing depfiles commands
# config.status:1444: executing libtool commands
# configure:18057: Configuration:
# configure:18059: Build for host type x86_64-unknown-linux-gnu
# configure:18062: CC=clang, CFLAGS= -msse
# configure:18064: Linking GMP with -lgmp
# configure:18068: Using asm redc code from directory x86_64
# configure:18079: Not using SSE2 instructions in NTT code
# configure:18084: Using APRCL to prove factors prime/composite
# configure:18100: Assertions disabled
# configure:18108: Shell command execution disabled
# configure:18113: OpenMP enabled
# configure:18124: Memory debugging disabled
#
# ## ---------------- ##
# ## 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___gmpn_add_nc=no
# ac_cv_func___gmpn_fft_best_k=yes
# ac_cv_func___gmpn_fft_next_size=yes
# ac_cv_func___gmpn_mod_1s_4p=yes
# ac_cv_func___gmpn_mod_1s_4p_cps=yes
# ac_cv_func___gmpn_mod_34lsub1=yes
# ac_cv_func___gmpn_mul_fft=yes
# ac_cv_func___gmpn_mullo_n=yes
# ac_cv_func___gmpn_mulmod_bnm1=yes
# ac_cv_func___gmpn_mulmod_bnm1_next_size=yes
# ac_cv_func___gmpn_preinv_mod_1=yes
# ac_cv_func___gmpn_redc_1=yes
# ac_cv_func___gmpn_redc_2=yes
# ac_cv_func___gmpn_redc_n=yes
# ac_cv_func__fseeki64=no
# ac_cv_func__ftelli64=no
# ac_cv_func_access=yes
# ac_cv_func_aio_init=yes
# 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_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=yes
# 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=yes
# 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/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/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_XSLTPROC=xsltproc
# 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=/usr/bin/ld
# lt_cv_path_NM='/usr/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=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# 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/bin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# DEFS += -DPARAMS00
# DEFS += -DPARAMS11
# DEFS += -DPARAMS22
# DEFS += -DPARAMS33
# # These options are used for coverage tests
# '
# 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='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_ASM_REDC_FALSE='#'
# ENABLE_ASM_REDC_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GMPLIB='-lgmp'
# GREP='/usr/bin/grep'
# GSL_LD_FLAGS=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=' '
# LIBECM_LDFLAGS=''
# LIBOBJS=''
# 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/bin/mkdir -p'
# NM='/usr/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'
# PARAMS00 ?= 0
# PARAMS11 ?= 0
# PARAMS22 ?= 0
# PARAMS33 ?= 0
# PATH_SEPARATOR=':'
# POW_LIB=''
# RANLIB='ranlib'
# SED='/usr/bin/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='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}'
# endif
# endif
# endif
# endif
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# ifeq (${PARAMS00}, 1)
# ifeq (${PARAMS11}, 1)
# ifeq (${PARAMS22}, 1)
# ifeq (${PARAMS33}, 1)
# 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_AIO_INIT 1
# #define HAVE_MALLOC_USABLE_SIZE 1
# #define HAVE_GMP_H 1
# #define HAVE___GMPN_MOD_34LSUB1 1
# #define HAVE___GMPN_REDC_1 1
# #define HAVE___GMPN_REDC_2 1
# #define HAVE___GMPN_MULLO_N 1
# #define HAVE___GMPN_REDC_N 1
# #define HAVE___GMPN_PREINV_MOD_1 1
# #define HAVE___GMPN_MOD_1S_4P_CPS 1
# #define HAVE___GMPN_MOD_1S_4P 1
# #define HAVE___GMPN_MUL_FFT 1
# #define HAVE___GMPN_FFT_NEXT_SIZE 1
# #define HAVE___GMPN_FFT_BEST_K 1
# #define HAVE___GMPN_MULMOD_BNM1 1
# #define HAVE___GMPN_MULMOD_BNM1_NEXT_SIZE 1
# #define ATTRIBUTE_HOT __attribute__ ((hot))
#
# configure: exit 0