Skip to content

Instantly share code, notes, and snippets.

@jpauwels
Created February 16, 2018 12:22
Show Gist options
  • Save jpauwels/5232181ba15676d3e30bfc9ac4e7cdf7 to your computer and use it in GitHub Desktop.
Save jpauwels/5232181ba15676d3e30bfc9ac4e7cdf7 to your computer and use it in GitHub Desktop.
ghc on 3.10.0-514.2.2.el7.x86_64 - Homebrew build logs
Homebrew build logs for ghc on 3.10.0-514.2.2.el7.x86_64
Build date: 2018-02-16 12:20:41
HOMEBREW_VERSION: 1.5.1
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: 34aa15b69f49b17862c7d0ea6c22692672cfc607
Last commit: 3 weeks ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 439efec993f4427b3698fcdb7b2356e4bf6fae67
Core tap last commit: 14 hours ago
HOMEBREW_PREFIX: /homes/johan/.linuxbrew
HOMEBREW_REPOSITORY: /homes/johan/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /homes/johan/.linuxbrew/Cellar
HOMEBREW_CACHE: /homes/johan/.cache/Homebrew
HOMEBREW_CELLAR: /homes/johan/.linuxbrew/Cellar
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_PREFIX: /homes/johan/.linuxbrew
HOMEBREW_REPOSITORY: /homes/johan/.linuxbrew/Homebrew
CPU: 32-core 64-bit broadwell
Homebrew Ruby: 2.3.3 => /homes/johan/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: N/A
Git: 2.16.1 => /homes/johan/.linuxbrew/bin/git
Curl: 7.58.0 => /homes/johan/.linuxbrew/opt/curl/bin/curl
Perl: /homes/johan/.linuxbrew/bin/perl => /homes/johan/.linuxbrew/Cellar/perl/5.26.1/bin/perl
Python: /homes/johan/.linuxbrew/opt/python/libexec/bin/python => /homes/johan/.linuxbrew/Cellar/python/2.7.14_5/bin/python2.7
Ruby: /usr/bin/ruby
Java: openjdk version "1.8.0_121"
Kernel: Linux 3.10.0-514.2.2.el7.x86_64 x86_64 GNU/Linux
OS: CentOS Linux release 7.3.1611 (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.5.0_1
xorg: N/A
Your system is ready to brew.
2018-02-16 12:18:22 +0000
./configure
--prefix=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/libexec/integer-gmp
--with-pic
--disable-shared
checking build system type... broadwell-pc-linux-gnu
checking host system type... broadwell-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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 whether to enable maintainer-specific portions of Makefiles... no
checking ABI=64
checking whether gcc-5 is gcc... yes
checking compiler gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 ... yes
checking compiler gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell... yes
checking compiler gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell... yes
checking for gcc... gcc-5
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether gcc-5 understands -c and -o together... yes
checking for gcc-5 option to accept ISO C99... none needed
checking for gcc-5 option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc-5 -E
checking build system compiler gcc-5... yes
checking for build system preprocessor... gcc-5 -E
checking for build system executable suffix...
checking whether build system compiler is ANSI... yes
checking for build system compiler math library... -lm
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
using ABI="64"
CC="gcc-5"
CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell"
CPPFLAGS=""
MPN_PATH=" x86_64/coreibwl x86_64/coreihwl x86_64/coreisbr x86_64/coreinhm x86_64/core2 x86_64 generic"
checking whether assembler supports --noexecstack option... yes
checking for ar... ar
checking for BSD- or MS-compatible name lister (nm)... /homes/johan/.linuxbrew/opt/binutils/bin/nm -B
checking the name lister (/homes/johan/.linuxbrew/opt/binutils/bin/nm -B) interface... BSD nm
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-5... ld
checking if the linker (ld) is GNU ld... yes
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert broadwell-pc-linux-gnu file names to broadwell-pc-linux-gnu format... func_convert_file_noop
checking how to convert broadwell-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /homes/johan/.linuxbrew/opt/binutils/bin/nm -B output from gcc-5 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 mt... no
checking if : is a manifest tool... no
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 gcc-5 supports -fno-rtti -fno-exceptions... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... yes
checking if gcc-5 static flag -static works... yes
checking if gcc-5 supports -c -o file.o... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (ld) supports shared libraries... yes
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... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++-5 -E
checking whether the g++-5 linker (ld) supports shared libraries... yes
checking for g++-5 option to produce PIC... -DPIC
checking if g++-5 PIC flag -DPIC works... yes
checking if g++-5 static flag works... yes
checking if g++-5 supports -c -o file.o... yes
checking if g++-5 supports -c -o file.o... (cached) yes
checking whether the g++-5 linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking invent.h usability... no
checking invent.h presence... no
checking for invent.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking sys/attributes.h usability... no
checking sys/attributes.h presence... no
checking for sys/attributes.h... no
checking sys/iograph.h usability... no
checking sys/iograph.h presence... no
checking for sys/iograph.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/processor.h usability... no
checking sys/processor.h presence... no
checking for sys/processor.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/syssgi.h usability... no
checking sys/syssgi.h presence... no
checking for sys/syssgi.h... no
checking sys/systemcfg.h usability... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/resource.h... yes
checking for sys/sysctl.h... yes
checking for machine/hal_sysinfo.h... no
checking whether fgetc is declared... yes
checking whether fscanf is declared... yes
checking whether optarg is declared... yes
checking whether ungetc is declared... yes
checking whether vfprintf is declared... yes
checking whether sys_errlist is declared... yes
checking whether sys_nerr is declared... yes
checking return type of signal handlers... void
checking for intmax_t... yes
checking for long double... yes
checking for long long... yes
checking for ptrdiff_t... yes
checking for quad_t... yes
checking for uint_least32_t... yes
checking for intptr_t... yes
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking whether gcc __attribute__ ((const)) works... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking whether gcc hidden aliases work... yes
checking for inline... inline
checking for cos in -lm... yes
checking for working alloca.h... yes
checking for alloca (via gmp-impl.h)... yes
checking how to allocate temporary memory... alloca
checking whether byte ordering is bigendian... no
checking format of `double' floating point... IEEE little endian
checking for alarm... yes
checking for attr_get... no
checking for clock... yes
checking for cputime... no
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for getsysinfo... no
checking for localeconv... yes
checking for memset... yes
checking for mmap... yes
checking for mprotect... yes
checking for nl_langinfo... yes
checking for obstack_vprintf... yes
checking for popen... yes
checking for processor_info... no
checking for pstat_getprocessor... no
checking for raise... yes
checking for read_real_time... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigstack... yes
checking for syssgi... no
checking for strchr... yes
checking for strerror... yes
checking for strnlen... yes
checking for strtol... yes
checking for strtoul... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysctlbyname... no
checking for times... yes
checking for library containing clock_gettime... none required
checking for vsnprintf... yes
checking whether vsnprintf works... yes
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... no
checking for suitable m4... m4
checking if m4wrap produces spurious output... no
checking how to switch to text section... .text
checking how to switch to data section... .data
checking for assembler label suffix... :
checking for assembler global directive... .globl
checking for assembler global directive attribute...
checking if globals are prefixed by underscore... no
checking how to switch to read-only data section... .section .rodata
checking for assembler .type directive... .type $1,@$2
checking for assembler .size directive... .size $1,$2
checking for assembler local label prefix... .L
checking for assembler byte directive... .byte
checking how to define a 32-bit word... .long
checking if .align assembly directive is logarithmic... no
checking if the .align directive accepts an 0x90 fill in .text... yes
checking size of void *... 8
checking size of unsigned short... 2
checking size of unsigned... 4
checking size of unsigned long... 8
checking size of mp_limb_t... 8
checking for stack_t... yes
checking for tputs in -lncurses... yes
checking for readline in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking readline detected... yes
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
checking for ranlib... (cached) ranlib
creating config.m4
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating demos/pexpr-config.h
config.status: creating demos/calc/calc-config.h
config.status: creating Makefile
config.status: creating mpf/Makefile
config.status: creating mpn/Makefile
config.status: creating mpq/Makefile
config.status: creating mpz/Makefile
config.status: creating printf/Makefile
config.status: creating scanf/Makefile
config.status: creating rand/Makefile
config.status: creating cxx/Makefile
config.status: creating tests/Makefile
config.status: creating tests/devel/Makefile
config.status: creating tests/mpf/Makefile
config.status: creating tests/mpn/Makefile
config.status: creating tests/mpq/Makefile
config.status: creating tests/mpz/Makefile
config.status: creating tests/rand/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/cxx/Makefile
config.status: creating doc/Makefile
config.status: creating tune/Makefile
config.status: creating demos/Makefile
config.status: creating demos/calc/Makefile
config.status: creating demos/expr/Makefile
config.status: creating gmp.h
config.status: creating config.h
config.status: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm
config.status: linking mpn/generic/add.c to mpn/add.c
config.status: linking mpn/generic/add_1.c to mpn/add_1.c
config.status: linking mpn/x86_64/coreisbr/aors_n.asm to mpn/add_n.asm
config.status: linking mpn/generic/sub.c to mpn/sub.c
config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking mpn/x86_64/coreisbr/aors_n.asm to mpn/sub_n.asm
config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_add_n.asm
config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_sub_n.asm
config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c
config.status: linking mpn/generic/neg.c to mpn/neg.c
config.status: linking mpn/x86_64/com.asm to mpn/com.asm
config.status: linking mpn/x86_64/coreibwl/mul_1.asm to mpn/mul_1.asm
config.status: linking mpn/x86_64/coreibwl/addmul_1.asm to mpn/addmul_1.asm
config.status: linking mpn/x86_64/coreihwl/aorsmul_1.asm to mpn/submul_1.asm
config.status: linking mpn/x86_64/core2/aors_err1_n.asm to mpn/add_err1_n.asm
config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm
config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm
config.status: linking mpn/x86_64/core2/aors_err1_n.asm to mpn/sub_err1_n.asm
config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm
config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm
config.status: linking mpn/x86_64/coreisbr/lshift.asm to mpn/lshift.asm
config.status: linking mpn/x86_64/coreisbr/rshift.asm to mpn/rshift.asm
config.status: linking mpn/x86_64/dive_1.asm to mpn/dive_1.asm
config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
config.status: linking mpn/generic/divis.c to mpn/divis.c
config.status: linking mpn/generic/divrem.c to mpn/divrem.c
config.status: linking mpn/x86_64/coreisbr/divrem_1.asm to mpn/divrem_1.asm
config.status: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm
config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm
config.status: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm
config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking mpn/generic/dump.c to mpn/dump.c
config.status: linking mpn/x86_64/mod_1_1.asm to mpn/mod_1_1.asm
config.status: linking mpn/x86_64/mod_1_2.asm to mpn/mod_1_2.asm
config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm
config.status: linking mpn/x86_64/coreisbr/lshiftc.asm to mpn/lshiftc.asm
config.status: linking mpn/generic/mul.c to mpn/mul.c
config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking mpn/generic/sqr.c to mpn/sqr.c
config.status: linking mpn/x86_64/coreibwl/mul_basecase.asm to mpn/mul_basecase.asm
config.status: linking mpn/x86_64/coreibwl/sqr_basecase.asm to mpn/sqr_basecase.asm
config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
config.status: linking mpn/generic/random.c to mpn/random.c
config.status: linking mpn/generic/random2.c to mpn/random2.c
config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
config.status: linking mpn/generic/get_str.c to mpn/get_str.c
config.status: linking mpn/generic/set_str.c to mpn/set_str.c
config.status: linking mpn/generic/scan0.c to mpn/scan0.c
config.status: linking mpn/generic/scan1.c to mpn/scan1.c
config.status: linking mpn/x86_64/coreisbr/popcount.asm to mpn/popcount.asm
config.status: linking mpn/x86_64/coreinhm/hamdist.asm to mpn/hamdist.asm
config.status: linking mpn/generic/cmp.c to mpn/cmp.c
config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c
config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
config.status: linking mpn/x86_64/core2/gcd_1.asm to mpn/gcd_1.asm
config.status: linking mpn/generic/gcd.c to mpn/gcd.c
config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
config.status: linking mpn/generic/div_q.c to mpn/div_q.c
config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
config.status: linking mpn/generic/get_d.c to mpn/get_d.c
config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
config.status: linking mpn/x86_64/coreihwl/mullo_basecase.asm to mpn/mullo_basecase.asm
config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c
config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
config.status: linking mpn/generic/invert.c to mpn/invert.c
config.status: linking mpn/generic/binvert.c to mpn/binvert.c
config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
config.status: linking mpn/x86_64/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm
config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
config.status: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm
config.status: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm
config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status: linking mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm
config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
config.status: linking mpn/generic/broot.c to mpn/broot.c
config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
config.status: linking mpn/generic/divexact.c to mpn/divexact.c
config.status: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
config.status: linking mpn/x86_64/coreihwl/redc_1.asm to mpn/redc_1.asm
config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
config.status: linking mpn/generic/powm.c to mpn/powm.c
config.status: linking mpn/generic/powlo.c to mpn/powlo.c
config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
config.status: linking mpn/generic/remove.c to mpn/remove.c
config.status: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm
config.status: linking mpn/x86_64/core2/copyi.asm to mpn/copyi.asm
config.status: linking mpn/x86_64/core2/copyd.asm to mpn/copyd.asm
config.status: linking mpn/generic/zero.c to mpn/zero.c
config.status: linking mpn/x86_64/coreisbr/sec_tabselect.asm to mpn/sec_tabselect.asm
config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm
config.status: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm
config.status: linking mpn/x86_64/coreihwl/mul_2.asm to mpn/mul_2.asm
config.status: linking mpn/x86_64/coreihwl/addmul_2.asm to mpn/addmul_2.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh1_n.asm to mpn/addlsh1_n.asm
config.status: linking mpn/x86_64/core2/sublsh1_n.asm to mpn/sublsh1_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh1_n.asm to mpn/rsblsh1_n.asm
config.status: linking mpn/x86_64/coreisbr/rsh1aors_n.asm to mpn/rsh1add_n.asm
config.status: linking mpn/x86_64/coreisbr/rsh1aors_n.asm to mpn/rsh1sub_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh2_n.asm to mpn/addlsh2_n.asm
config.status: linking mpn/x86_64/core2/sublsh2_n.asm to mpn/sublsh2_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh2_n.asm to mpn/rsblsh2_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh_n.asm to mpn/addlsh_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh_n.asm to mpn/rsblsh_n.asm
config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm
config.status: linking mpn/x86_64/coreibwl/gmp-mparam.h to gmp-mparam.h
config.status: executing libtool commands
configure: summary of build options:
Version: GNU MP 6.1.2
Host type: broadwell-pc-linux-gnu
ABI: 64
Install prefix: /homes/johan/.linuxbrew/Cellar/ghc/8.2.2/libexec/integer-gmp
Compiler: gcc-5
Static libraries: yes
Shared libraries: no
gcc-5 called with: -E /tmp/cg22vL5M/dummy.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E /tmp/cg22vL5M/dummy.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: /tmp/cgLLyqa1/dummy0.s /tmp/cgLLyqa1/dummy.c -o /tmp/cgLLyqa1/dummy
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 /tmp/cgLLyqa1/dummy0.s /tmp/cgLLyqa1/dummy.c -o /tmp/cgLLyqa1/dummy -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with:
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: --version
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 --version -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -V -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -qversion
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -qversion -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c conftest.c -o conftest2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c conftest.c -o conftest2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: conftest.c -o conftest.exe
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 conftest.c -o conftest.exe -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: conftest.c -o conftest,ff8
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 conftest.c -o conftest,ff8 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: conftest.c -o conftest
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 conftest.c -o conftest -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: conftest.c -lm
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 conftest.c -lm -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -S -o conftest.s conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -S -o conftest.s conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack -c -o conftest.o conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack -c -o conftest.o conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -print-prog-name=ld -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c conftstm.o
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c conftstm.o -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -fno-rtti -fno-exceptions conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -fPIC -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -fPIC -DPIC -DPIC conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -static conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -static conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o out/conftest2.o conftest.c -isystem/homes/johan/.linuxbrew/include
ld called with: --help
superenv added: --dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -L/homes/johan/.linuxbrew/lib -rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -rpath=/homes/johan/.linuxbrew/lib -rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: ld --dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -L/homes/johan/.linuxbrew/lib -rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -rpath=/homes/johan/.linuxbrew/lib -rpath=/homes/johan/.linuxbrew/opt/ncurses/lib --help
ld called with: -v
superenv executed: ld -v
ld called with: --help
superenv added: --dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -L/homes/johan/.linuxbrew/lib -rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -rpath=/homes/johan/.linuxbrew/lib -rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: ld --dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -L/homes/johan/.linuxbrew/lib -rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -rpath=/homes/johan/.linuxbrew/lib -rpath=/homes/johan/.linuxbrew/opt/ncurses/lib --help
gcc-5 called with: -V
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -V -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -print-search-dirs
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -print-search-dirs -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -print-multi-os-directory
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -print-multi-os-directory -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wl,-rpath -Wl,/foo conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wl,-rpath -Wl,/foo conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
g++-5 called with: -E conftest.cpp
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/homes/johan/.linuxbrew/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/homes/johan/.linuxbrew/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/homes/johan/.linuxbrew/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/homes/johan/.linuxbrew/include
g++-5 called with: -c conftest.cpp
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -march=core2 -c conftest.cpp -isystem/homes/johan/.linuxbrew/include
g++-5 called with: -o conftest conftest.cpp
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: g++-5 -pipe -Os -march=core2 -o conftest conftest.cpp -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
g++-5 called with: -V
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: g++-5 -pipe -Os -march=core2 -V -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
g++-5 called with: -c conftest.cpp
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -march=core2 -c conftest.cpp -isystem/homes/johan/.linuxbrew/include
g++-5 called with: -V
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: g++-5 -pipe -Os -march=core2 -V -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
g++-5 called with: -c -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -march=core2 -c -DPIC -DPIC conftest.cpp -isystem/homes/johan/.linuxbrew/include
g++-5 called with: -o conftest conftest.cpp
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: g++-5 -pipe -Os -march=core2 -o conftest conftest.cpp -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
g++-5 called with: -c -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -march=core2 -c -o out/conftest2.o conftest.cpp -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -lm
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -lm -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -S conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -S conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.s -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -lncurses
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -lncurses -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -lreadline -lncurses
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -lreadline -lncurses -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c
superenv added: -pipe -Os -march=core2 -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell conftest.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/homes/johan/.linuxbrew/include
2018-02-16 12:19:19 +0000
make
gcc-5 `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac
gcc-5 `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
gcc-5 `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
gcc-5 `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm
gcc-5 `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab
gcc-5 `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
make all-recursive
make[1]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2'
Making all in tests
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
Making all in .
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
Making all in devel
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/devel'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/devel'
Making all in mpn
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpn'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpn'
Making all in mpz
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpz'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpz'
Making all in mpq
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpq'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpq'
Making all in mpf
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpf'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpf'
Making all in rand
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/rand'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/rand'
Making all in misc
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/misc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/misc'
Making all in cxx
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/cxx'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/cxx'
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
Making all in mpn
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpn'
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fib_table.lo fib_table.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mp_bases.lo mp_bases.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb_table | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'invert_limb_table.asm' || echo './'`invert_limb_table.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o add.lo add.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o add_1.lo add_1.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'add_n.asm' || echo './'`add_n.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sub.lo sub.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sub_1.lo sub_1.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'sub_n.asm' || echo './'`sub_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cnd_swap.lo cnd_swap.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o neg.lo neg.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'com.asm' || echo './'`com.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'mul_1.asm' || echo './'`mul_1.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'submul_1.asm' || echo './'`submul_1.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'add_err1_n.asm' || echo './'`add_err1_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'add_err2_n.asm' || echo './'`add_err2_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'add_err3_n.asm' || echo './'`add_err3_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'sub_err1_n.asm' || echo './'`sub_err1_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'sub_err2_n.asm' || echo './'`sub_err2_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'sub_err3_n.asm' || echo './'`sub_err3_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'lshift.asm' || echo './'`lshift.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'rshift.asm' || echo './'`rshift.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'dive_1.asm' || echo './'`dive_1.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o diveby3.lo diveby3.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o divis.lo divis.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o divrem.lo divrem.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'divrem_1.asm' || echo './'`divrem_1.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'divrem_2.asm' || echo './'`divrem_2.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fib2_ui.lo fib2_ui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib_table.c -fPIC -DPIC -o fib_table.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub_1.c -fPIC -DPIC -o sub_1.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add.c -fPIC -DPIC -o add.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_bases.c -fPIC -DPIC -o mp_bases.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack invert_limb_table.asm -fPIC -DPIC -o invert_limb_table.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c diveby3.c -fPIC -DPIC -o diveby3.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cnd_swap.c -fPIC -DPIC -o cnd_swap.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack cnd_sub_n.asm -fPIC -DPIC -o cnd_sub_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack addmul_1.asm -fPIC -DPIC -o addmul_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack sub_err3_n.asm -fPIC -DPIC -o sub_err3_n.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub.c -fPIC -DPIC -o sub.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack rshift.asm -fPIC -DPIC -o rshift.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack add_err1_n.asm -fPIC -DPIC -o add_err1_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack submul_1.asm -fPIC -DPIC -o submul_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb_table -DPIC invert_limb_table.asm >tmp-invert_limb_table.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack cnd_add_n.asm -fPIC -DPIC -o cnd_add_n.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_1.c -fPIC -DPIC -o add_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack sub_n.asm -fPIC -DPIC -o sub_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack add_err2_n.asm -fPIC -DPIC -o add_err2_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack mul_1.asm -fPIC -DPIC -o mul_1.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divrem.c -fPIC -DPIC -o divrem.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack sub_err1_n.asm -fPIC -DPIC -o sub_err1_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack add_err3_n.asm -fPIC -DPIC -o add_err3_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack com.asm -fPIC -DPIC -o com.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack sub_err2_n.asm -fPIC -DPIC -o sub_err2_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack lshift.asm -fPIC -DPIC -o lshift.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack divrem_2.asm -fPIC -DPIC -o divrem_2.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n -DPIC cnd_sub_n.asm >tmp-cnd_sub_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack add_n.asm -fPIC -DPIC -o add_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err3_n -DPIC sub_err3_n.asm >tmp-sub_err3_n.s
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib2_ui.c -fPIC -DPIC -o fib2_ui.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack dive_1.asm -fPIC -DPIC -o dive_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis.c -fPIC -DPIC -o divis.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack divrem_1.asm -fPIC -DPIC -o divrem_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n -DPIC add_err1_n.asm >tmp-add_err1_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n -DPIC cnd_add_n.asm >tmp-cnd_add_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err2_n -DPIC add_err2_n.asm >tmp-add_err2_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n -DPIC sub_err2_n.asm >tmp-sub_err2_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n -DPIC sub_err1_n.asm >tmp-sub_err1_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err3_n -DPIC add_err3_n.asm >tmp-add_err3_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 -DPIC divrem_2.asm >tmp-divrem_2.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com -DPIC com.asm >tmp-com.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 -DPIC divrem_1.asm >tmp-divrem_1.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_err3_n.s -fPIC -DPIC -o sub_err3_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-cnd_sub_n.s -fPIC -DPIC -o cnd_sub_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_err1_n.s -fPIC -DPIC -o add_err1_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-invert_limb_table.s -fPIC -DPIC -o invert_limb_table.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_err2_n.s -fPIC -DPIC -o add_err2_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_err2_n.s -fPIC -DPIC -o sub_err2_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_err1_n.s -fPIC -DPIC -o sub_err1_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-divrem_2.s -fPIC -DPIC -o divrem_2.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o rshift.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_err3_n.s -fPIC -DPIC -o add_err3_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o sub_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o lshift.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-cnd_add_n.s -fPIC -DPIC -o cnd_add_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-dive_1.s -fPIC -DPIC -o dive_1.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o com.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o add_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o divrem_1.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o submul_1.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o mul_1.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o addmul_1.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mod_1.lo mod_1.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'mode1o.asm' || echo './'`mode1o.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o pre_mod_1.lo pre_mod_1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o dump.lo dump.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'mod_1_1.asm' || echo './'`mod_1_1.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'mod_1_2.asm' || echo './'`mod_1_2.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mod_1_3.lo mod_1_3.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'mod_1_4.asm' || echo './'`mod_1_4.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'lshiftc.asm' || echo './'`lshiftc.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mul.lo mul.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mul_fft.lo mul_fft.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mul_n.lo mul_n.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mod_1.c -fPIC -DPIC -o mod_1.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sqr.lo sqr.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack mode1o.asm -fPIC -DPIC -o mode1o.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack mod_34lsub1.asm -fPIC -DPIC -o mod_34lsub1.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dump.c -fPIC -DPIC -o dump.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pre_mod_1.c -fPIC -DPIC -o pre_mod_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'mul_basecase.asm' || echo './'`mul_basecase.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o -DPIC mode1o.asm >tmp-mode1o.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -DPIC mod_34lsub1.asm >tmp-mod_34lsub1.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack mod_1_1.asm -fPIC -DPIC -o mod_1_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack mod_1_2.asm -fPIC -DPIC -o mod_1_2.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_1 -DPIC mod_1_1.asm >tmp-mod_1_1.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'sqr_basecase.asm' || echo './'`sqr_basecase.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_2 -DPIC mod_1_2.asm >tmp-mod_1_2.s
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mod_1_3.c -fPIC -DPIC -o mod_1_3.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o mod_34lsub1.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mode1o.s -fPIC -DPIC -o mode1o.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o nussbaumer_mul.lo nussbaumer_mul.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack mod_1_4.asm -fPIC -DPIC -o mod_1_4.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_fft.c -fPIC -DPIC -o mul_fft.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_n.c -fPIC -DPIC -o mul_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_1_2.s -fPIC -DPIC -o mod_1_2.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack lshiftc.asm -fPIC -DPIC -o lshiftc.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_4 -DPIC mod_1_4.asm >tmp-mod_1_4.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_1_1.s -fPIC -DPIC -o mod_1_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc -DPIC lshiftc.asm >tmp-lshiftc.s
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mulmid_basecase.lo mulmid_basecase.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom42_mulmid.lo toom42_mulmid.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mulmid_n.lo mulmid_n.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqr.c -fPIC -DPIC -o sqr.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack mul_basecase.asm -fPIC -DPIC -o mul_basecase.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mulmid.lo mulmid.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o random.lo random.c
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_1_4.s -fPIC -DPIC -o mod_1_4.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o random2.lo random2.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_basecase -DPIC mul_basecase.asm >tmp-mul_basecase.s
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o pow_1.lo pow_1.c
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-lshiftc.s -fPIC -DPIC -o lshiftc.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o rootrem.lo rootrem.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sqrtrem.lo sqrtrem.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sizeinbase.lo sizeinbase.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack sqr_basecase.asm -fPIC -DPIC -o sqr_basecase.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_str.lo get_str.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_basecase -DPIC sqr_basecase.asm >tmp-sqr_basecase.s
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c nussbaumer_mul.c -fPIC -DPIC -o nussbaumer_mul.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom42_mulmid.c -fPIC -DPIC -o toom42_mulmid.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_str.lo set_str.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmid_n.c -fPIC -DPIC -o mulmid_n.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o scan0.lo scan0.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmid.c -fPIC -DPIC -o mulmid.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random.c -fPIC -DPIC -o random.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o scan1.lo scan1.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmid_basecase.c -fPIC -DPIC -o mulmid_basecase.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rootrem.c -fPIC -DPIC -o rootrem.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrtrem.c -fPIC -DPIC -o sqrtrem.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sizeinbase.c -fPIC -DPIC -o sizeinbase.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random2.c -fPIC -DPIC -o random2.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pow_1.c -fPIC -DPIC -o pow_1.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan0.c -fPIC -DPIC -o scan0.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan1.c -fPIC -DPIC -o scan1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'popcount.asm' || echo './'`popcount.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack popcount.asm -fPIC -DPIC -o popcount.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount -DPIC popcount.asm >tmp-popcount.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-popcount.s -fPIC -DPIC -o popcount.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mul_basecase.s -fPIC -DPIC -o mul_basecase.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'hamdist.asm' || echo './'`hamdist.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp.lo cmp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o zero_p.lo zero_p.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack hamdist.asm -fPIC -DPIC -o hamdist.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o perfsqr.lo perfsqr.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist -DPIC hamdist.asm >tmp-hamdist.s
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c zero_p.c -fPIC -DPIC -o zero_p.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o perfpow.lo perfpow.c
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-hamdist.s -fPIC -DPIC -o hamdist.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'gcd_1.asm' || echo './'`gcd_1.asm
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfsqr.c -fPIC -DPIC -o perfsqr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o gcd.lo gcd.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfpow.c -fPIC -DPIC -o perfpow.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack gcd_1.asm -fPIC -DPIC -o gcd_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_1 -DPIC gcd_1.asm >tmp-gcd_1.s
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o gcdext_1.lo gcdext_1.c
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-gcd_1.s -fPIC -DPIC -o gcd_1.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd.c -fPIC -DPIC -o gcd.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext_1.c -fPIC -DPIC -o gcdext_1.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o gcdext.lo gcdext.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o gcdext_lehmer.lo gcdext_lehmer.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext.c -fPIC -DPIC -o gcdext.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o div_q.lo div_q.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd_subdiv_step.c -fPIC -DPIC -o gcd_subdiv_step.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext_lehmer.c -fPIC -DPIC -o gcdext_lehmer.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tdiv_qr.lo tdiv_qr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o jacbase.lo jacbase.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_q.c -fPIC -DPIC -o div_q.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o jacobi_2.lo jacobi_2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o jacobi.lo jacobi.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_d.lo get_d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o matrix22_mul.lo matrix22_mul.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_qr.c -fPIC -DPIC -o tdiv_qr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o hgcd_matrix.lo hgcd_matrix.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o hgcd2.lo hgcd2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o hgcd_step.lo hgcd_step.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o hgcd_reduce.lo hgcd_reduce.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o hgcd.lo hgcd.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacbase.c -fPIC -DPIC -o jacbase.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacobi.c -fPIC -DPIC -o jacobi.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacobi_2.c -fPIC -DPIC -o jacobi_2.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o hgcd_appr.lo hgcd_appr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c matrix22_mul.c -fPIC -DPIC -o matrix22_mul.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c matrix22_mul1_inverse_vector.c -fPIC -DPIC -o matrix22_mul1_inverse_vector.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd2.c -fPIC -DPIC -o hgcd2.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_matrix.c -fPIC -DPIC -o hgcd_matrix.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_step.c -fPIC -DPIC -o hgcd_step.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd.c -fPIC -DPIC -o hgcd.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_reduce.c -fPIC -DPIC -o hgcd_reduce.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd2_jacobi.c -fPIC -DPIC -o hgcd2_jacobi.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_appr.c -fPIC -DPIC -o hgcd_appr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o hgcd_jacobi.lo hgcd_jacobi.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mullo_n.lo mullo_n.c
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sqr_basecase.s -fPIC -DPIC -o sqr_basecase.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_jacobi.c -fPIC -DPIC -o hgcd_jacobi.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mullo_n.c -fPIC -DPIC -o mullo_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'mullo_basecase.asm' || echo './'`mullo_basecase.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sqrlo.lo sqrlo.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack mullo_basecase.asm -fPIC -DPIC -o mullo_basecase.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mullo_basecase -DPIC mullo_basecase.asm >tmp-mullo_basecase.s
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrlo.c -fPIC -DPIC -o sqrlo.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sqrlo_basecase.lo sqrlo_basecase.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom22_mul.lo toom22_mul.c
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mullo_basecase.s -fPIC -DPIC -o mullo_basecase.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrlo_basecase.c -fPIC -DPIC -o sqrlo_basecase.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom22_mul.c -fPIC -DPIC -o toom22_mul.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom32_mul.lo toom32_mul.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom42_mul.lo toom42_mul.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom32_mul.c -fPIC -DPIC -o toom32_mul.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom52_mul.lo toom52_mul.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom42_mul.c -fPIC -DPIC -o toom42_mul.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom52_mul.c -fPIC -DPIC -o toom52_mul.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom62_mul.lo toom62_mul.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom33_mul.lo toom33_mul.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom43_mul.lo toom43_mul.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom53_mul.lo toom53_mul.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom62_mul.c -fPIC -DPIC -o toom62_mul.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom33_mul.c -fPIC -DPIC -o toom33_mul.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom43_mul.c -fPIC -DPIC -o toom43_mul.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom53_mul.c -fPIC -DPIC -o toom53_mul.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom54_mul.lo toom54_mul.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom63_mul.lo toom63_mul.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom44_mul.lo toom44_mul.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom6h_mul.lo toom6h_mul.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom54_mul.c -fPIC -DPIC -o toom54_mul.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom6_sqr.lo toom6_sqr.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom63_mul.c -fPIC -DPIC -o toom63_mul.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom8h_mul.lo toom8h_mul.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom8_sqr.lo toom8_sqr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_couple_handling.lo toom_couple_handling.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom44_mul.c -fPIC -DPIC -o toom44_mul.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom2_sqr.lo toom2_sqr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom3_sqr.lo toom3_sqr.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom6h_mul.c -fPIC -DPIC -o toom6h_mul.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom4_sqr.lo toom4_sqr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_couple_handling.c -fPIC -DPIC -o toom_couple_handling.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom2_sqr.c -fPIC -DPIC -o toom2_sqr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom8h_mul.c -fPIC -DPIC -o toom8h_mul.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom6_sqr.c -fPIC -DPIC -o toom6_sqr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_eval_pm1.lo toom_eval_pm1.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom8_sqr.c -fPIC -DPIC -o toom8_sqr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom3_sqr.c -fPIC -DPIC -o toom3_sqr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom4_sqr.c -fPIC -DPIC -o toom4_sqr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_eval_pm2.lo toom_eval_pm2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o toom_eval_dgr3_pm1.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o toom_eval_dgr3_pm2.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm1.c -fPIC -DPIC -o toom_eval_pm1.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm2.c -fPIC -DPIC -o toom_eval_pm2.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm2rexp.c -fPIC -DPIC -o toom_eval_pm2rexp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm2exp.c -fPIC -DPIC -o toom_eval_pm2exp.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_5pts.c -fPIC -DPIC -o toom_interpolate_5pts.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_6pts.c -fPIC -DPIC -o toom_interpolate_6pts.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_7pts.c -fPIC -DPIC -o toom_interpolate_7pts.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_8pts.c -fPIC -DPIC -o toom_interpolate_8pts.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_12pts.c -fPIC -DPIC -o toom_interpolate_12pts.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_16pts.c -fPIC -DPIC -o toom_interpolate_16pts.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o invertappr.lo invertappr.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invertappr.c -fPIC -DPIC -o invertappr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o invert.lo invert.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invert.c -fPIC -DPIC -o invert.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o binvert.lo binvert.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mulmod_bnm1.lo mulmod_bnm1.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c binvert.c -fPIC -DPIC -o binvert.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmod_bnm1.c -fPIC -DPIC -o mulmod_bnm1.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrmod_bnm1.c -fPIC -DPIC -o sqrmod_bnm1.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o div_qr_1.lo div_qr_1.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'div_qr_1n_pi1.asm' || echo './'`div_qr_1n_pi1.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o div_qr_2.lo div_qr_2.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'div_qr_2n_pi1.asm' || echo './'`div_qr_2n_pi1.asm
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_qr_1.c -fPIC -DPIC -o div_qr_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack div_qr_1n_pi1.asm -fPIC -DPIC -o div_qr_1n_pi1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_1n_pi1 -DPIC div_qr_1n_pi1.asm >tmp-div_qr_1n_pi1.s
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_qr_2.c -fPIC -DPIC -o div_qr_2.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack div_qr_2n_pi1.asm -fPIC -DPIC -o div_qr_2n_pi1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2n_pi1 -DPIC div_qr_2n_pi1.asm >tmp-div_qr_2n_pi1.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-div_qr_1n_pi1.s -fPIC -DPIC -o div_qr_1n_pi1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'div_qr_2u_pi1.asm' || echo './'`div_qr_2u_pi1.asm
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-div_qr_2n_pi1.s -fPIC -DPIC -o div_qr_2n_pi1.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sbpi1_div_q.lo sbpi1_div_q.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack div_qr_2u_pi1.asm -fPIC -DPIC -o div_qr_2u_pi1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2u_pi1 -DPIC div_qr_2u_pi1.asm >tmp-div_qr_2u_pi1.s
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o dcpi1_div_q.lo dcpi1_div_q.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-div_qr_2u_pi1.s -fPIC -DPIC -o div_qr_2u_pi1.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mu_div_qr.lo mu_div_qr.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_div_q.c -fPIC -DPIC -o sbpi1_div_q.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_div_qr.c -fPIC -DPIC -o sbpi1_div_qr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mu_divappr_q.lo mu_divappr_q.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_divappr_q.c -fPIC -DPIC -o sbpi1_divappr_q.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_div_qr.c -fPIC -DPIC -o dcpi1_div_qr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_div_q.c -fPIC -DPIC -o dcpi1_div_q.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mu_div_q.lo mu_div_q.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_divappr_q.c -fPIC -DPIC -o dcpi1_divappr_q.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_div_qr.c -fPIC -DPIC -o mu_div_qr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_divappr_q.c -fPIC -DPIC -o mu_divappr_q.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mu_bdiv_q.lo mu_bdiv_q.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_div_q.c -fPIC -DPIC -o mu_div_q.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack bdiv_q_1.asm -fPIC -DPIC -o bdiv_q_1.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_bdiv_q.c -fPIC -DPIC -o sbpi1_bdiv_q.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o bdiv_q.lo bdiv_q.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_q_1 -DPIC bdiv_q_1.asm >tmp-bdiv_q_1.s
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o bdiv_qr.lo bdiv_qr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o broot.lo broot.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_bdiv_qr.c -fPIC -DPIC -o sbpi1_bdiv_qr.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-bdiv_q_1.s -fPIC -DPIC -o bdiv_q_1.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_bdiv_q.c -fPIC -DPIC -o dcpi1_bdiv_q.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_bdiv_qr.c -fPIC -DPIC -o dcpi1_bdiv_qr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_bdiv_q.c -fPIC -DPIC -o mu_bdiv_q.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bdiv_q.c -fPIC -DPIC -o bdiv_q.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o brootinv.lo brootinv.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_bdiv_qr.c -fPIC -DPIC -o mu_bdiv_qr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bdiv_qr.c -fPIC -DPIC -o bdiv_qr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c broot.c -fPIC -DPIC -o broot.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c brootinv.c -fPIC -DPIC -o brootinv.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o bsqrt.lo bsqrt.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o bsqrtinv.lo bsqrtinv.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bsqrt.c -fPIC -DPIC -o bsqrt.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o divexact.lo divexact.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bsqrtinv.c -fPIC -DPIC -o bsqrtinv.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divexact.c -fPIC -DPIC -o divexact.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack bdiv_dbm1c.asm -fPIC -DPIC -o bdiv_dbm1c.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c -DPIC bdiv_dbm1c.asm >tmp-bdiv_dbm1c.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-bdiv_dbm1c.s -fPIC -DPIC -o bdiv_dbm1c.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'redc_1.asm' || echo './'`redc_1.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o redc_2.lo redc_2.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack redc_1.asm -fPIC -DPIC -o redc_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_redc_1 -DPIC redc_1.asm >tmp-redc_1.s
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o redc_n.lo redc_n.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c redc_2.c -fPIC -DPIC -o redc_2.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o powm.lo powm.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c redc_n.c -fPIC -DPIC -o redc_n.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o powlo.lo powlo.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm.c -fPIC -DPIC -o powm.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powlo.c -fPIC -DPIC -o powlo.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sec_powm.lo sec_powm.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sec_mul.lo sec_mul.c
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-redc_1.s -fPIC -DPIC -o redc_1.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_powm.c -fPIC -DPIC -o sec_powm.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_mul.c -fPIC -DPIC -o sec_mul.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sec_sqr.lo sec_sqr.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_sqr.c -fPIC -DPIC -o sec_sqr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sec_div_qr.lo sec_div_qr.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_div_qr.c -fPIC -DPIC -o sec_div_qr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sec_div_r.lo sec_div_r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sec_pi1_div_r.lo sec_pi1_div_r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sec_add_1.lo sec_add_1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sec_sub_1.lo sec_sub_1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sec_invert.lo sec_invert.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_div_r.c -fPIC -DPIC -o sec_div_r.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_pi1_div_qr.c -fPIC -DPIC -o sec_pi1_div_qr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_pi1_div_r.c -fPIC -DPIC -o sec_pi1_div_r.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_add_1.c -fPIC -DPIC -o sec_add_1.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o trialdiv.lo trialdiv.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_sub_1.c -fPIC -DPIC -o sec_sub_1.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_invert.c -fPIC -DPIC -o sec_invert.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o remove.lo remove.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'and_n.asm' || echo './'`and_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'andn_n.asm' || echo './'`andn_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'nand_n.asm' || echo './'`nand_n.asm
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c trialdiv.c -fPIC -DPIC -o trialdiv.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'ior_n.asm' || echo './'`ior_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'iorn_n.asm' || echo './'`iorn_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'nior_n.asm' || echo './'`nior_n.asm
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c remove.c -fPIC -DPIC -o remove.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'xor_n.asm' || echo './'`xor_n.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack and_n.asm -fPIC -DPIC -o and_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n -DPIC and_n.asm >tmp-and_n.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack andn_n.asm -fPIC -DPIC -o andn_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack nand_n.asm -fPIC -DPIC -o nand_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n -DPIC andn_n.asm >tmp-andn_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n -DPIC nand_n.asm >tmp-nand_n.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'xnor_n.asm' || echo './'`xnor_n.asm
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-and_n.s -fPIC -DPIC -o and_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack ior_n.asm -fPIC -DPIC -o ior_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-andn_n.s -fPIC -DPIC -o andn_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'copyi.asm' || echo './'`copyi.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack nior_n.asm -fPIC -DPIC -o nior_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n -DPIC ior_n.asm >tmp-ior_n.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-nand_n.s -fPIC -DPIC -o nand_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack xor_n.asm -fPIC -DPIC -o xor_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack iorn_n.asm -fPIC -DPIC -o iorn_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n -DPIC nior_n.asm >tmp-nior_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n -DPIC iorn_n.asm >tmp-iorn_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n -DPIC xor_n.asm >tmp-xor_n.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'copyd.asm' || echo './'`copyd.asm
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-ior_n.s -fPIC -DPIC -o ior_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-xor_n.s -fPIC -DPIC -o xor_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-iorn_n.s -fPIC -DPIC -o iorn_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack xnor_n.asm -fPIC -DPIC -o xnor_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n -DPIC xnor_n.asm >tmp-xnor_n.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-nior_n.s -fPIC -DPIC -o nior_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack copyi.asm -fPIC -DPIC -o copyi.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o zero.lo zero.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi -DPIC copyi.asm >tmp-copyi.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack copyd.asm -fPIC -DPIC -o copyd.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-xnor_n.s -fPIC -DPIC -o xnor_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'sec_tabselect.asm' || echo './'`sec_tabselect.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd -DPIC copyd.asm >tmp-copyd.s
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o comb_tables.lo comb_tables.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'invert_limb.asm' || echo './'`invert_limb.asm
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-copyd.s -fPIC -DPIC -o copyd.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-copyi.s -fPIC -DPIC -o copyi.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c zero.c -fPIC -DPIC -o zero.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack sec_tabselect.asm -fPIC -DPIC -o sec_tabselect.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c comb_tables.c -fPIC -DPIC -o comb_tables.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect -DPIC sec_tabselect.asm >tmp-sec_tabselect.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack invert_limb.asm -fPIC -DPIC -o invert_limb.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb -DPIC invert_limb.asm >tmp-invert_limb.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sec_tabselect.s -fPIC -DPIC -o sec_tabselect.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-invert_limb.s -fPIC -DPIC -o invert_limb.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack sqr_diag_addlsh1.asm -fPIC -DPIC -o sqr_diag_addlsh1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 -DPIC sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -fPIC -DPIC -o sqr_diag_addlsh1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'mul_2.asm' || echo './'`mul_2.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'addmul_2.asm' || echo './'`addmul_2.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack mul_2.asm -fPIC -DPIC -o mul_2.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 -DPIC mul_2.asm >tmp-mul_2.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'addlsh1_n.asm' || echo './'`addlsh1_n.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack addmul_2.asm -fPIC -DPIC -o addmul_2.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_2 -DPIC addmul_2.asm >tmp-addmul_2.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack addlsh1_n.asm -fPIC -DPIC -o addlsh1_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mul_2.s -fPIC -DPIC -o mul_2.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh1_n -DPIC addlsh1_n.asm >tmp-addlsh1_n.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addlsh1_n.s -fPIC -DPIC -o addlsh1_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'sublsh1_n.asm' || echo './'`sublsh1_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addmul_2.s -fPIC -DPIC -o addmul_2.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack sublsh1_n.asm -fPIC -DPIC -o sublsh1_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh1_n -DPIC sublsh1_n.asm >tmp-sublsh1_n.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'rsh1add_n.asm' || echo './'`rsh1add_n.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack rsblsh1_n.asm -fPIC -DPIC -o rsblsh1_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n -DPIC rsblsh1_n.asm >tmp-rsblsh1_n.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sublsh1_n.s -fPIC -DPIC -o sublsh1_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsblsh1_n.s -fPIC -DPIC -o rsblsh1_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack rsh1add_n.asm -fPIC -DPIC -o rsh1add_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n -DPIC rsh1add_n.asm >tmp-rsh1add_n.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'addlsh2_n.asm' || echo './'`addlsh2_n.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack rsh1sub_n.asm -fPIC -DPIC -o rsh1sub_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n -DPIC rsh1sub_n.asm >tmp-rsh1sub_n.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsh1add_n.s -fPIC -DPIC -o rsh1add_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack addlsh2_n.asm -fPIC -DPIC -o addlsh2_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsh1sub_n.s -fPIC -DPIC -o rsh1sub_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n -DPIC addlsh2_n.asm >tmp-addlsh2_n.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addlsh2_n.s -fPIC -DPIC -o addlsh2_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'sublsh2_n.asm' || echo './'`sublsh2_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'addlsh_n.asm' || echo './'`addlsh_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'rsblsh_n.asm' || echo './'`rsblsh_n.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack sublsh2_n.asm -fPIC -DPIC -o sublsh2_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh2_n -DPIC sublsh2_n.asm >tmp-sublsh2_n.s
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o add_n_sub_n.lo add_n_sub_n.c
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sublsh2_n.s -fPIC -DPIC -o sublsh2_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addaddmul_1msb0 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'addaddmul_1msb0.asm' || echo './'`addaddmul_1msb0.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack rsblsh2_n.asm -fPIC -DPIC -o rsblsh2_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack addlsh_n.asm -fPIC -DPIC -o addlsh_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n -DPIC rsblsh2_n.asm >tmp-rsblsh2_n.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack rsblsh_n.asm -fPIC -DPIC -o rsblsh_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh_n -DPIC addlsh_n.asm >tmp-addlsh_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh_n -DPIC rsblsh_n.asm >tmp-rsblsh_n.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsblsh2_n.s -fPIC -DPIC -o rsblsh2_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addlsh_n.s -fPIC -DPIC -o addlsh_n.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsblsh_n.s -fPIC -DPIC -o rsblsh_n.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_n_sub_n.c -fPIC -DPIC -o add_n_sub_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack addaddmul_1msb0.asm -fPIC -DPIC -o addaddmul_1msb0.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addaddmul_1msb0 -DPIC addaddmul_1msb0.asm >tmp-addaddmul_1msb0.s
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addaddmul_1msb0.s -fPIC -DPIC -o addaddmul_1msb0.o
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o libmpn.la fib_table.lo mp_bases.lo invert_limb_table.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo invert_limb.lo sqr_diag_addlsh1.lo mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo sublsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n.lo addaddmul_1msb0.lo
libtool: link: ar cq .libs/libmpn.a fib_table.o mp_bases.o invert_limb_table.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o cnd_add_n.o cnd_sub_n.o cnd_swap.o neg.o com.o mul_1.o addmul_1.o submul_1.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o mod_1.o mod_34lsub1.o mode1o.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o sizeinbase.o get_str.o set_str.o scan0.o scan1.o popcount.o hamdist.o cmp.o zero_p.o perfsqr.o perfpow.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o mullo_basecase.o sqrlo.o sqrlo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o div_qr_1.o div_qr_1n_pi1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o sec_powm.o sec_mul.o sec_sqr.o sec_div_qr.o sec_div_r.o sec_pi1_div_qr.o sec_pi1_div_r.o sec_add_1.o sec_sub_1.o sec_invert.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o sec_tabselect.o comb_tables.o invert_limb.o sqr_diag_addlsh1.o mul_2.o addmul_2.o addlsh1_n.o sublsh1_n.o rsblsh1_n.o rsh1add_n.o rsh1sub_n.o addlsh2_n.o sublsh2_n.o rsblsh2_n.o addlsh_n.o rsblsh_n.o add_n_sub_n.o addaddmul_1msb0.o
libtool: link: ranlib .libs/libmpn.a
libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" )
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpn'
Making all in mpz
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpz'
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o 2fac_ui.lo 2fac_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o add.lo add.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o add_ui.lo add_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o abs.lo abs.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o aorsmul.lo aorsmul.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o aorsmul_i.lo aorsmul_i.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o and.lo and.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o array_init.lo array_init.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o bin_ui.lo bin_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o bin_uiui.lo bin_uiui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cdiv_q.lo cdiv_q.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cdiv_q_ui.lo cdiv_q_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cdiv_qr.lo cdiv_qr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cdiv_qr_ui.lo cdiv_qr_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cdiv_r.lo cdiv_r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cdiv_r_ui.lo cdiv_r_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cdiv_ui.lo cdiv_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o clear.lo clear.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o clears.lo clears.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o clrbit.lo clrbit.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp.lo cmp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp_d.lo cmp_d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp_si.lo cmp_si.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp_ui.lo cmp_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmpabs.lo cmpabs.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmpabs_d.lo cmpabs_d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmpabs_ui.lo cmpabs_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o com.lo com.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o combit.lo combit.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cong.lo cong.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add.c -fPIC -DPIC -o add.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c 2fac_ui.c -fPIC -DPIC -o 2fac_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c abs.c -fPIC -DPIC -o abs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c array_init.c -fPIC -DPIC -o array_init.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cfdiv_q_2exp.c -fPIC -DPIC -o cfdiv_q_2exp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_q_ui.c -fPIC -DPIC -o cdiv_q_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_r.c -fPIC -DPIC -o cdiv_r.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_si.c -fPIC -DPIC -o cmp_si.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clear.c -fPIC -DPIC -o clear.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bin_uiui.c -fPIC -DPIC -o bin_uiui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_ui.c -fPIC -DPIC -o cmp_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_q.c -fPIC -DPIC -o cdiv_q.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_ui.c -fPIC -DPIC -o add_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bin_ui.c -fPIC -DPIC -o bin_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_r_ui.c -fPIC -DPIC -o cdiv_r_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_d.c -fPIC -DPIC -o cmp_d.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c aorsmul_i.c -fPIC -DPIC -o aorsmul_i.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmpabs_ui.c -fPIC -DPIC -o cmpabs_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c aorsmul.c -fPIC -DPIC -o aorsmul.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cong.c -fPIC -DPIC -o cong.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmpabs.c -fPIC -DPIC -o cmpabs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clears.c -fPIC -DPIC -o clears.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c com.c -fPIC -DPIC -o com.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_qr.c -fPIC -DPIC -o cdiv_qr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c and.c -fPIC -DPIC -o and.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_ui.c -fPIC -DPIC -o cdiv_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clrbit.c -fPIC -DPIC -o clrbit.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_qr_ui.c -fPIC -DPIC -o cdiv_qr_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmpabs_d.c -fPIC -DPIC -o cmpabs_d.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cfdiv_r_2exp.c -fPIC -DPIC -o cfdiv_r_2exp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c combit.c -fPIC -DPIC -o combit.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cong_2exp.lo cong_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cong_ui.lo cong_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o divexact.lo divexact.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o divegcd.lo divegcd.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divexact.c -fPIC -DPIC -o divexact.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divegcd.c -fPIC -DPIC -o divegcd.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cong_ui.c -fPIC -DPIC -o cong_ui.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o dive_ui.lo dive_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o divis.lo divis.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o divis_ui.lo divis_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o divis_2exp.lo divis_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o dump.lo dump.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cong_2exp.c -fPIC -DPIC -o cong_2exp.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o export.lo export.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fac_ui.lo fac_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fdiv_q.lo fdiv_q.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fdiv_q_ui.lo fdiv_q_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fdiv_qr.lo fdiv_qr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fdiv_qr_ui.lo fdiv_qr_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fdiv_r.lo fdiv_r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fdiv_r_ui.lo fdiv_r_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fdiv_ui.lo fdiv_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fib_ui.lo fib_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fib2_ui.lo fib2_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_sint.lo fits_sint.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_slong.lo fits_slong.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_sshort.lo fits_sshort.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_uint.lo fits_uint.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_ulong.lo fits_ulong.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_ushort.lo fits_ushort.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o gcd.lo gcd.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dive_ui.c -fPIC -DPIC -o dive_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fac_ui.c -fPIC -DPIC -o fac_ui.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o gcd_ui.lo gcd_ui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c export.c -fPIC -DPIC -o export.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o gcdext.lo gcdext.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis_2exp.c -fPIC -DPIC -o divis_2exp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis.c -fPIC -DPIC -o divis.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_d.lo get_d.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dump.c -fPIC -DPIC -o dump.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_d_2exp.lo get_d_2exp.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis_ui.c -fPIC -DPIC -o divis_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_q.c -fPIC -DPIC -o fdiv_q.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_qr_ui.c -fPIC -DPIC -o fdiv_qr_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_r.c -fPIC -DPIC -o fdiv_r.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_r_ui.c -fPIC -DPIC -o fdiv_r_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sint.c -fPIC -DPIC -o fits_sint.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_qr.c -fPIC -DPIC -o fdiv_qr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_ui.c -fPIC -DPIC -o fdiv_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_slong.c -fPIC -DPIC -o fits_slong.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_uint.c -fPIC -DPIC -o fits_uint.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd_ui.c -fPIC -DPIC -o gcd_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sshort.c -fPIC -DPIC -o fits_sshort.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib_ui.c -fPIC -DPIC -o fib_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ulong.c -fPIC -DPIC -o fits_ulong.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib2_ui.c -fPIC -DPIC -o fib2_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ushort.c -fPIC -DPIC -o fits_ushort.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_q_ui.c -fPIC -DPIC -o fdiv_q_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd.c -fPIC -DPIC -o gcd.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext.c -fPIC -DPIC -o gcdext.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d_2exp.c -fPIC -DPIC -o get_d_2exp.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_si.lo get_si.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_si.c -fPIC -DPIC -o get_si.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_str.lo get_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_ui.lo get_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o getlimbn.lo getlimbn.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_ui.c -fPIC -DPIC -o get_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c getlimbn.c -fPIC -DPIC -o getlimbn.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o hamdist.lo hamdist.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hamdist.c -fPIC -DPIC -o hamdist.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o import.lo import.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o init.lo init.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o init2.lo init2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o inits.lo inits.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c import.c -fPIC -DPIC -o import.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init2.c -fPIC -DPIC -o init2.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init.c -fPIC -DPIC -o init.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o inp_raw.lo inp_raw.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o inp_str.lo inp_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o invert.lo invert.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inits.c -fPIC -DPIC -o inits.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o ior.lo ior.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o iset.lo iset.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o iset_d.lo iset_d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o iset_si.lo iset_si.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o iset_str.lo iset_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o iset_ui.lo iset_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o jacobi.lo jacobi.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_raw.c -fPIC -DPIC -o inp_raw.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invert.c -fPIC -DPIC -o invert.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ior.c -fPIC -DPIC -o ior.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_str.c -fPIC -DPIC -o inp_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_d.c -fPIC -DPIC -o iset_d.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset.c -fPIC -DPIC -o iset.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_str.c -fPIC -DPIC -o iset_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacobi.c -fPIC -DPIC -o jacobi.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_ui.c -fPIC -DPIC -o iset_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_si.c -fPIC -DPIC -o iset_si.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o kronsz.lo kronsz.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o kronuz.lo kronuz.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o kronzs.lo kronzs.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o kronzu.lo kronzu.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o lcm.lo lcm.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o lcm_ui.lo lcm_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o limbs_read.lo limbs_read.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o limbs_write.lo limbs_write.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o limbs_modify.lo limbs_modify.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o limbs_finish.lo limbs_finish.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o lucnum_ui.lo lucnum_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o lucnum2_ui.lo lucnum2_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mfac_uiui.lo mfac_uiui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronuz.c -fPIC -DPIC -o kronuz.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronsz.c -fPIC -DPIC -o kronsz.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lcm_ui.c -fPIC -DPIC -o lcm_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronzs.c -fPIC -DPIC -o kronzs.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o millerrabin.lo millerrabin.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lcm.c -fPIC -DPIC -o lcm.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_finish.c -fPIC -DPIC -o limbs_finish.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_modify.c -fPIC -DPIC -o limbs_modify.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lucnum2_ui.c -fPIC -DPIC -o lucnum2_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_write.c -fPIC -DPIC -o limbs_write.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mfac_uiui.c -fPIC -DPIC -o mfac_uiui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronzu.c -fPIC -DPIC -o kronzu.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_read.c -fPIC -DPIC -o limbs_read.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lucnum_ui.c -fPIC -DPIC -o lucnum_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c millerrabin.c -fPIC -DPIC -o millerrabin.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mod.lo mod.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mod.c -fPIC -DPIC -o mod.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mul.lo mul.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mul_2exp.lo mul_2exp.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_2exp.c -fPIC -DPIC -o mul_2exp.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mul_si.lo mul_si.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_si.c -fPIC -DPIC -o mul_si.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mul_ui.lo mul_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o n_pow_ui.lo n_pow_ui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_ui.c -fPIC -DPIC -o mul_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c n_pow_ui.c -fPIC -DPIC -o n_pow_ui.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o neg.lo neg.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o nextprime.lo nextprime.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o oddfac_1.lo oddfac_1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o out_raw.lo out_raw.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o out_str.lo out_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o perfpow.lo perfpow.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o perfsqr.lo perfsqr.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c nextprime.c -fPIC -DPIC -o nextprime.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o popcount.lo popcount.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c oddfac_1.c -fPIC -DPIC -o oddfac_1.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_raw.c -fPIC -DPIC -o out_raw.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfpow.c -fPIC -DPIC -o perfpow.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_str.c -fPIC -DPIC -o out_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfsqr.c -fPIC -DPIC -o perfsqr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o pow_ui.lo pow_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o powm.lo powm.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o powm_sec.lo powm_sec.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o powm_ui.lo powm_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o pprime_p.lo pprime_p.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c popcount.c -fPIC -DPIC -o popcount.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o prodlimbs.lo prodlimbs.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o primorial_ui.lo primorial_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o random.lo random.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o random2.lo random2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o realloc.lo realloc.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o realloc2.lo realloc2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o remove.lo remove.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o roinit_n.lo roinit_n.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pow_ui.c -fPIC -DPIC -o pow_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm.c -fPIC -DPIC -o powm.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm_ui.c -fPIC -DPIC -o powm_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm_sec.c -fPIC -DPIC -o powm_sec.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pprime_p.c -fPIC -DPIC -o pprime_p.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o root.lo root.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random.c -fPIC -DPIC -o random.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o rootrem.lo rootrem.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c prodlimbs.c -fPIC -DPIC -o prodlimbs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c realloc.c -fPIC -DPIC -o realloc.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random2.c -fPIC -DPIC -o random2.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c primorial_ui.c -fPIC -DPIC -o primorial_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c realloc2.c -fPIC -DPIC -o realloc2.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c remove.c -fPIC -DPIC -o remove.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o rrandomb.lo rrandomb.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c roinit_n.c -fPIC -DPIC -o roinit_n.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c root.c -fPIC -DPIC -o root.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rootrem.c -fPIC -DPIC -o rootrem.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rrandomb.c -fPIC -DPIC -o rrandomb.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o scan0.lo scan0.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o scan1.lo scan1.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan0.c -fPIC -DPIC -o scan0.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan1.c -fPIC -DPIC -o scan1.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set.lo set.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set.c -fPIC -DPIC -o set.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_d.lo set_d.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_d.c -fPIC -DPIC -o set_d.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_f.lo set_f.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_f.c -fPIC -DPIC -o set_f.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_q.lo set_q.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_q.c -fPIC -DPIC -o set_q.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_si.lo set_si.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_si.c -fPIC -DPIC -o set_si.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_str.lo set_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_ui.lo set_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o setbit.lo setbit.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o size.lo size.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_ui.c -fPIC -DPIC -o set_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c setbit.c -fPIC -DPIC -o setbit.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c size.c -fPIC -DPIC -o size.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sizeinbase.lo sizeinbase.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sqrt.lo sqrt.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sqrtrem.lo sqrtrem.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sub.lo sub.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sizeinbase.c -fPIC -DPIC -o sizeinbase.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sub_ui.lo sub_ui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrt.c -fPIC -DPIC -o sqrt.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o swap.lo swap.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrtrem.c -fPIC -DPIC -o sqrtrem.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tdiv_ui.lo tdiv_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tdiv_q.lo tdiv_q.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub.c -fPIC -DPIC -o sub.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tdiv_q_2exp.lo tdiv_q_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tdiv_q_ui.lo tdiv_q_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tdiv_qr.lo tdiv_qr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tdiv_qr_ui.lo tdiv_qr_ui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub_ui.c -fPIC -DPIC -o sub_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c swap.c -fPIC -DPIC -o swap.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tdiv_r.lo tdiv_r.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_ui.c -fPIC -DPIC -o tdiv_ui.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tdiv_r_2exp.lo tdiv_r_2exp.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_q.c -fPIC -DPIC -o tdiv_q.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_q_2exp.c -fPIC -DPIC -o tdiv_q_2exp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_q_ui.c -fPIC -DPIC -o tdiv_q_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_qr.c -fPIC -DPIC -o tdiv_qr.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tdiv_r_ui.lo tdiv_r_ui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_qr_ui.c -fPIC -DPIC -o tdiv_qr_ui.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tstbit.lo tstbit.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_r.c -fPIC -DPIC -o tdiv_r.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_r_2exp.c -fPIC -DPIC -o tdiv_r_2exp.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o ui_pow_ui.lo ui_pow_ui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_r_ui.c -fPIC -DPIC -o tdiv_r_ui.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o ui_sub.lo ui_sub.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tstbit.c -fPIC -DPIC -o tstbit.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o urandomb.lo urandomb.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_pow_ui.c -fPIC -DPIC -o ui_pow_ui.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o urandomm.lo urandomm.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_sub.c -fPIC -DPIC -o ui_sub.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o xor.lo xor.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c urandomb.c -fPIC -DPIC -o urandomb.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c urandomm.c -fPIC -DPIC -o urandomm.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c xor.c -fPIC -DPIC -o xor.o
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo
libtool: link: ar cq .libs/libmpz.a 2fac_ui.o add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o limbs_read.o limbs_write.o limbs_modify.o limbs_finish.o lucnum_ui.o lucnum2_ui.o mfac_uiui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o oddfac_1.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o prodlimbs.o primorial_ui.o random.o random2.o realloc.o realloc2.o remove.o roinit_n.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o
libtool: link: ranlib .libs/libmpz.a
libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" )
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpz'
Making all in mpq
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpq'
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o abs.lo abs.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o aors.lo aors.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o canonicalize.lo canonicalize.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o clear.lo clear.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o clears.lo clears.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp.lo cmp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp_si.lo cmp_si.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp_ui.lo cmp_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o div.lo div.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o equal.lo equal.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_d.lo get_d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_den.lo get_den.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_num.lo get_num.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_str.lo get_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o init.lo init.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o inits.lo inits.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o inp_str.lo inp_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o inv.lo inv.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o md_2exp.lo md_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mul.lo mul.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o neg.lo neg.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o out_str.lo out_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set.lo set.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_den.lo set_den.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_num.lo set_num.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_si.lo set_si.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_str.lo set_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_ui.lo set_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_z.lo set_z.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_d.lo set_d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_f.lo set_f.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o swap.lo swap.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clears.c -fPIC -DPIC -o clears.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c canonicalize.c -fPIC -DPIC -o canonicalize.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init.c -fPIC -DPIC -o init.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c equal.c -fPIC -DPIC -o equal.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_den.c -fPIC -DPIC -o get_den.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_si.c -fPIC -DPIC -o cmp_si.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c aors.c -fPIC -DPIC -o aors.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set.c -fPIC -DPIC -o set.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inits.c -fPIC -DPIC -o inits.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c abs.c -fPIC -DPIC -o abs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_d.c -fPIC -DPIC -o set_d.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c md_2exp.c -fPIC -DPIC -o md_2exp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clear.c -fPIC -DPIC -o clear.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_num.c -fPIC -DPIC -o set_num.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_f.c -fPIC -DPIC -o set_f.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_si.c -fPIC -DPIC -o set_si.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_num.c -fPIC -DPIC -o get_num.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_ui.c -fPIC -DPIC -o cmp_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_z.c -fPIC -DPIC -o set_z.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_den.c -fPIC -DPIC -o set_den.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_str.c -fPIC -DPIC -o inp_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c swap.c -fPIC -DPIC -o swap.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div.c -fPIC -DPIC -o div.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_str.c -fPIC -DPIC -o out_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inv.c -fPIC -DPIC -o inv.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_ui.c -fPIC -DPIC -o set_ui.o
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo
libtool: link: ar cq .libs/libmpq.a abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o
libtool: link: ranlib .libs/libmpq.a
libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" )
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpq'
Making all in mpf
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpf'
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o init.lo init.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o init2.lo init2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o inits.lo inits.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set.lo set.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_ui.lo set_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_si.lo set_si.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_str.lo set_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_d.lo set_d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_z.lo set_z.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_q.lo set_q.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o iset.lo iset.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o iset_ui.lo iset_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o iset_si.lo iset_si.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o iset_str.lo iset_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o iset_d.lo iset_d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o clear.lo clear.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o clears.lo clears.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_str.lo get_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o dump.lo dump.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o size.lo size.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o eq.lo eq.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o reldiff.lo reldiff.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sqrt.lo sqrt.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o random2.lo random2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o inp_str.lo inp_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o out_str.lo out_str.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o add.lo add.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o add_ui.lo add_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sub.lo sub.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sub_ui.lo sub_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o ui_sub.lo ui_sub.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mul.lo mul.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init2.c -fPIC -DPIC -o init2.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_str.c -fPIC -DPIC -o iset_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set.c -fPIC -DPIC -o set.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_ui.c -fPIC -DPIC -o iset_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_si.c -fPIC -DPIC -o iset_si.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_si.c -fPIC -DPIC -o set_si.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_z.c -fPIC -DPIC -o set_z.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c size.c -fPIC -DPIC -o size.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c reldiff.c -fPIC -DPIC -o reldiff.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random2.c -fPIC -DPIC -o random2.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrt.c -fPIC -DPIC -o sqrt.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_ui.c -fPIC -DPIC -o set_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_str.c -fPIC -DPIC -o inp_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_str.c -fPIC -DPIC -o out_str.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clear.c -fPIC -DPIC -o clear.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub.c -fPIC -DPIC -o sub.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clears.c -fPIC -DPIC -o clears.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_q.c -fPIC -DPIC -o set_q.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_ui.c -fPIC -DPIC -o add_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_d.c -fPIC -DPIC -o iset_d.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset.c -fPIC -DPIC -o iset.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_d.c -fPIC -DPIC -o set_d.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dump.c -fPIC -DPIC -o dump.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init.c -fPIC -DPIC -o init.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inits.c -fPIC -DPIC -o inits.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c eq.c -fPIC -DPIC -o eq.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_sub.c -fPIC -DPIC -o ui_sub.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub_ui.c -fPIC -DPIC -o sub_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add.c -fPIC -DPIC -o add.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mul_ui.lo mul_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o div.lo div.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o div_ui.lo div_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp.lo cmp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp_d.lo cmp_d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp_z.lo cmp_z.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp_si.lo cmp_si.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o cmp_ui.lo cmp_ui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mul_2exp.lo mul_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o div_2exp.lo div_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o abs.lo abs.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o neg.lo neg.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_d.lo get_d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_d_2exp.lo get_d_2exp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_dfl_prec.lo set_dfl_prec.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_prc.lo set_prc.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o set_prc_raw.lo set_prc_raw.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_dfl_prec.lo get_dfl_prec.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_prc.lo get_prc.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div.c -fPIC -DPIC -o div.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o ui_div.lo ui_div.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sqrt_ui.lo sqrt_ui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_ui.c -fPIC -DPIC -o mul_ui.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o pow_ui.lo pow_ui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_ui.c -fPIC -DPIC -o div_ui.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o urandomb.lo urandomb.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o swap.lo swap.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_z.c -fPIC -DPIC -o cmp_z.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_ui.c -fPIC -DPIC -o cmp_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_d.c -fPIC -DPIC -o cmp_d.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_si.lo get_si.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c abs.c -fPIC -DPIC -o abs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_2exp.c -fPIC -DPIC -o mul_2exp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_2exp.c -fPIC -DPIC -o div_2exp.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o get_ui.lo get_ui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d_2exp.c -fPIC -DPIC -o get_d_2exp.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_dfl_prec.c -fPIC -DPIC -o set_dfl_prec.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_si.c -fPIC -DPIC -o cmp_si.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o int_p.lo int_p.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o ceilfloor.lo ceilfloor.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_prc.c -fPIC -DPIC -o set_prc.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_prc_raw.c -fPIC -DPIC -o set_prc_raw.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_div.c -fPIC -DPIC -o ui_div.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrt_ui.c -fPIC -DPIC -o sqrt_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_dfl_prec.c -fPIC -DPIC -o get_dfl_prec.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_prc.c -fPIC -DPIC -o get_prc.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pow_ui.c -fPIC -DPIC -o pow_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_si.c -fPIC -DPIC -o get_si.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o trunc.lo trunc.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c swap.c -fPIC -DPIC -o swap.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_ui.c -fPIC -DPIC -o get_ui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c urandomb.c -fPIC -DPIC -o urandomb.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ceilfloor.c -fPIC -DPIC -o ceilfloor.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c int_p.c -fPIC -DPIC -o int_p.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_sint.lo fits_sint.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c trunc.c -fPIC -DPIC -o trunc.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_slong.lo fits_slong.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sint.c -fPIC -DPIC -o fits_sint.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_slong.c -fPIC -DPIC -o fits_slong.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_sshort.lo fits_sshort.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sshort.c -fPIC -DPIC -o fits_sshort.o
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_uint.lo fits_uint.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_ulong.lo fits_ulong.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fits_ushort.lo fits_ushort.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ulong.c -fPIC -DPIC -o fits_ulong.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_uint.c -fPIC -DPIC -o fits_uint.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ushort.c -fPIC -DPIC -o fits_ushort.o
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo
libtool: link: ar cq .libs/libmpf.a init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_z.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o
libtool: link: ranlib .libs/libmpf.a
libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" )
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpf'
Making all in printf
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/printf'
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o asprintf.lo asprintf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o asprntffuns.lo asprntffuns.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o doprnt.lo doprnt.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o doprntf.lo doprntf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o doprnti.lo doprnti.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fprintf.lo fprintf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o obprintf.lo obprintf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o obvprintf.lo obvprintf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o obprntffuns.lo obprntffuns.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o printf.lo printf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o printffuns.lo printffuns.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o snprintf.lo snprintf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o snprntffuns.lo snprntffuns.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sprintf.lo sprintf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sprintffuns.lo sprintffuns.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o vasprintf.lo vasprintf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o vfprintf.lo vfprintf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o vprintf.lo vprintf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o vsnprintf.lo vsnprintf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o vsprintf.lo vsprintf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o repl-vsnprintf.lo repl-vsnprintf.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doprntf.c -fPIC -DPIC -o doprntf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c obprntffuns.c -fPIC -DPIC -o obprntffuns.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doprnti.c -fPIC -DPIC -o doprnti.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vsprintf.c -fPIC -DPIC -o vsprintf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c snprintf.c -fPIC -DPIC -o snprintf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vfprintf.c -fPIC -DPIC -o vfprintf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c asprintf.c -fPIC -DPIC -o asprintf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sprintf.c -fPIC -DPIC -o sprintf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doprnt.c -fPIC -DPIC -o doprnt.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c obprintf.c -fPIC -DPIC -o obprintf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fprintf.c -fPIC -DPIC -o fprintf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c printf.c -fPIC -DPIC -o printf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c repl-vsnprintf.c -fPIC -DPIC -o repl-vsnprintf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c asprntffuns.c -fPIC -DPIC -o asprntffuns.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c obvprintf.c -fPIC -DPIC -o obvprintf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vasprintf.c -fPIC -DPIC -o vasprintf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c snprntffuns.c -fPIC -DPIC -o snprntffuns.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sprintffuns.c -fPIC -DPIC -o sprintffuns.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vsnprintf.c -fPIC -DPIC -o vsnprintf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c printffuns.c -fPIC -DPIC -o printffuns.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vprintf.c -fPIC -DPIC -o vprintf.o
repl-vsnprintf.c:396:0: warning: ISO C forbids an empty translation unit [-Wpedantic]
#endif /* ! HAVE_VSNPRINTF */
^
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo
libtool: link: ar cq .libs/libprintf.a asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o
libtool: link: ranlib .libs/libprintf.a
libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" )
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/printf'
Making all in scanf
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/scanf'
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o doscan.lo doscan.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fscanf.lo fscanf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o fscanffuns.lo fscanffuns.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o scanf.lo scanf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sscanf.lo sscanf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o sscanffuns.lo sscanffuns.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o vfscanf.lo vfscanf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o vscanf.lo vscanf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o vsscanf.lo vsscanf.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fscanf.c -fPIC -DPIC -o fscanf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doscan.c -fPIC -DPIC -o doscan.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vsscanf.c -fPIC -DPIC -o vsscanf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scanf.c -fPIC -DPIC -o scanf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sscanf.c -fPIC -DPIC -o sscanf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fscanffuns.c -fPIC -DPIC -o fscanffuns.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sscanffuns.c -fPIC -DPIC -o sscanffuns.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vscanf.c -fPIC -DPIC -o vscanf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vfscanf.c -fPIC -DPIC -o vfscanf.o
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo
libtool: link: ar cq .libs/libscanf.a doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o
libtool: link: ranlib .libs/libscanf.a
libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" )
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/scanf'
Making all in rand
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/rand'
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o rand.lo rand.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o randclr.lo randclr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o randdef.lo randdef.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o randiset.lo randiset.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o randlc2s.lo randlc2s.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o randlc2x.lo randlc2x.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o randmt.lo randmt.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o randmts.lo randmts.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o rands.lo rands.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o randsd.lo randsd.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o randsdui.lo randsdui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o randbui.lo randbui.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o randmui.lo randmui.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randiset.c -fPIC -DPIC -o randiset.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randlc2s.c -fPIC -DPIC -o randlc2s.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randmt.c -fPIC -DPIC -o randmt.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randdef.c -fPIC -DPIC -o randdef.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randsdui.c -fPIC -DPIC -o randsdui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randlc2x.c -fPIC -DPIC -o randlc2x.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randbui.c -fPIC -DPIC -o randbui.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randclr.c -fPIC -DPIC -o randclr.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randsd.c -fPIC -DPIC -o randsd.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rand.c -fPIC -DPIC -o rand.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randmts.c -fPIC -DPIC -o randmts.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rands.c -fPIC -DPIC -o rands.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randmui.c -fPIC -DPIC -o randmui.o
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo
libtool: link: ar cq .libs/librandom.a rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o
libtool: link: ranlib .libs/librandom.a
libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" )
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/rand'
Making all in cxx
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/cxx'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/cxx'
Making all in demos
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos'
Making all in calc
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/calc'
make all-am
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/calc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/calc'
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/calc'
Making all in expr
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/expr'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/expr'
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos'
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos'
Making all in tune
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tune'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tune'
Making all in doc
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/doc'
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2'
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o assert.lo assert.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o compat.lo compat.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o errno.lo errno.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o extract-dbl.lo extract-dbl.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o invalid.lo invalid.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o memory.lo memory.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mp_bpl.lo mp_bpl.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mp_clz_tab.lo mp_clz_tab.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mp_dv_tab.lo mp_dv_tab.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mp_minv_tab.lo mp_minv_tab.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mp_get_fns.lo mp_get_fns.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o mp_set_fns.lo mp_set_fns.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o version.lo version.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o nextprime.lo nextprime.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o primesieve.lo primesieve.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o tal-reent.lo tal-reent.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c primesieve.c -fPIC -DPIC -o primesieve.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tal-reent.c -fPIC -DPIC -o tal-reent.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_set_fns.c -fPIC -DPIC -o mp_set_fns.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c errno.c -fPIC -DPIC -o errno.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_minv_tab.c -fPIC -DPIC -o mp_minv_tab.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c memory.c -fPIC -DPIC -o memory.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_clz_tab.c -fPIC -DPIC -o mp_clz_tab.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c nextprime.c -fPIC -DPIC -o nextprime.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invalid.c -fPIC -DPIC -o invalid.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c version.c -fPIC -DPIC -o version.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_bpl.c -fPIC -DPIC -o mp_bpl.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_get_fns.c -fPIC -DPIC -o mp_get_fns.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c compat.c -fPIC -DPIC -o compat.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c extract-dbl.c -fPIC -DPIC -o extract-dbl.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_dv_tab.c -fPIC -DPIC -o mp_dv_tab.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c assert.c -fPIC -DPIC -o assert.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -version-info 13:2:3 -o libgmp.la -rpath /homes/johan/.linuxbrew/Cellar/ghc/8.2.2/libexec/integer-gmp/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/invert_limb_table.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/sublsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n.lo mpn/addaddmul_1msb0.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo
copying selected object files to avoid basename conflicts...
libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o
libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o
libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o
libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o
libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o
libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o
libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o
libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o
libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o
libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o
libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o
libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o
libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o
libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o
libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o
libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o
libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o
libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o
libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o
libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o
libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o
libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o
libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o
libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o
libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o
libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o
libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o
libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o
libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o
libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o
libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o
libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o
libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o
libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o
libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o
libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o
libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o
libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o
libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o
libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o
libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o
libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o
libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o
libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o
libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o
libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o
libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o
libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o
libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o
libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o
libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o
libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o
libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o
libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o
libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o
libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o
libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o
libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o
libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o
libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o
libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o
libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o
libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o
libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o
libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o
libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o
libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o
libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o
libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o
libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o
libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o
libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o
libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o
libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o
libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o
libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o
libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o
libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o
libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o
libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o
libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o
libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o
libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o
libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o
libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o
libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o
libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o
libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o
libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o
libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o
libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o
libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o
libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o
libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o
libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o
libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o
libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o
libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o
libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o
libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o
libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o
libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o
libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o
libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o
libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o
libtool: link: ar cq .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp_z.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/roinit_n.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o mpn/invert_limb_table.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/cnd_add_n.o mpn/cnd_sub_n.o mpn/cnd_swap.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-sizeinbase.o .libs/libgmp.lax/lt88-get_str.o .libs/libgmp.lax/lt89-set_str.o .libs/libgmp.lax/lt90-scan0.o .libs/libgmp.lax/lt91-scan1.o .libs/libgmp.lax/lt92-popcount.o .libs/libgmp.lax/lt93-hamdist.o .libs/libgmp.lax/lt94-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt95-perfsqr.o .libs/libgmp.lax/lt96-perfpow.o mpn/gcd_1.o .libs/libgmp.lax/lt97-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt98-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt99-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt100-jacobi.o .libs/libgmp.lax/lt101-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/sqrlo.o mpn/sqrlo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt102-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt103-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt104-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/sec_tabselect.o mpn/comb_tables.o mpn/invert_limb.o mpn/sqr_diag_addlsh1.o mpn/mul_2.o mpn/addmul_2.o mpn/addlsh1_n.o mpn/sublsh1_n.o mpn/rsblsh1_n.o mpn/rsh1add_n.o mpn/rsh1sub_n.o mpn/addlsh2_n.o mpn/sublsh2_n.o mpn/rsblsh2_n.o mpn/addlsh_n.o mpn/rsblsh_n.o mpn/add_n_sub_n.o mpn/addaddmul_1msb0.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o
libtool: link: ranlib .libs/libgmp.a
libtool: link: rm -fr .libs/libgmp.lax
libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" )
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2'
make[1]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2'
gcc-5 called with: gen-bases.c -o gen-bases -lm
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 gen-bases.c -o gen-bases -lm -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: gen-fac.c -o gen-fac
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 gen-fac.c -o gen-fac -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: gen-trialdivtab.c -o gen-trialdivtab -lm
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 gen-trialdivtab.c -o gen-trialdivtab -lm -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: gen-fib.c -o gen-fib
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 gen-fib.c -o gen-fib -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: gen-psqr.c -o gen-psqr -lm
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 gen-psqr.c -o gen-psqr -lm -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: gen-jacobitab.c -o gen-jacobitab
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 gen-jacobitab.c -o gen-jacobitab -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib_table.c -fPIC -DPIC -o fib_table.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib_table.c -fPIC -DPIC -o fib_table.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub_1.c -fPIC -DPIC -o sub_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub_1.c -fPIC -DPIC -o sub_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add.c -fPIC -DPIC -o add.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add.c -fPIC -DPIC -o add.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c diveby3.c -fPIC -DPIC -o diveby3.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c diveby3.c -fPIC -DPIC -o diveby3.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub.c -fPIC -DPIC -o sub.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub.c -fPIC -DPIC -o sub.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_bases.c -fPIC -DPIC -o mp_bases.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_bases.c -fPIC -DPIC -o mp_bases.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cnd_swap.c -fPIC -DPIC -o cnd_swap.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cnd_swap.c -fPIC -DPIC -o cnd_swap.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divrem.c -fPIC -DPIC -o divrem.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divrem.c -fPIC -DPIC -o divrem.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_1.c -fPIC -DPIC -o add_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_1.c -fPIC -DPIC -o add_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis.c -fPIC -DPIC -o divis.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis.c -fPIC -DPIC -o divis.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o com.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o com.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_err2_n.s -fPIC -DPIC -o sub_err2_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_err2_n.s -fPIC -DPIC -o sub_err2_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_err3_n.s -fPIC -DPIC -o sub_err3_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_err3_n.s -fPIC -DPIC -o sub_err3_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-cnd_sub_n.s -fPIC -DPIC -o cnd_sub_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-cnd_sub_n.s -fPIC -DPIC -o cnd_sub_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-invert_limb_table.s -fPIC -DPIC -o invert_limb_table.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-invert_limb_table.s -fPIC -DPIC -o invert_limb_table.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_err1_n.s -fPIC -DPIC -o add_err1_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_err1_n.s -fPIC -DPIC -o add_err1_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib2_ui.c -fPIC -DPIC -o fib2_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib2_ui.c -fPIC -DPIC -o fib2_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o lshift.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o lshift.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o sub_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o sub_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o rshift.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o rshift.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_err2_n.s -fPIC -DPIC -o add_err2_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_err2_n.s -fPIC -DPIC -o add_err2_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_err3_n.s -fPIC -DPIC -o add_err3_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_err3_n.s -fPIC -DPIC -o add_err3_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-divrem_2.s -fPIC -DPIC -o divrem_2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-divrem_2.s -fPIC -DPIC -o divrem_2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-dive_1.s -fPIC -DPIC -o dive_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-dive_1.s -fPIC -DPIC -o dive_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_err1_n.s -fPIC -DPIC -o sub_err1_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sub_err1_n.s -fPIC -DPIC -o sub_err1_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-cnd_add_n.s -fPIC -DPIC -o cnd_add_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-cnd_add_n.s -fPIC -DPIC -o cnd_add_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o add_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o add_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o divrem_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o divrem_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o submul_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o submul_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o mul_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o mul_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o addmul_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o addmul_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mod_1.c -fPIC -DPIC -o mod_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mod_1.c -fPIC -DPIC -o mod_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pre_mod_1.c -fPIC -DPIC -o pre_mod_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pre_mod_1.c -fPIC -DPIC -o pre_mod_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dump.c -fPIC -DPIC -o dump.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dump.c -fPIC -DPIC -o dump.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o mod_34lsub1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o mod_34lsub1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mode1o.s -fPIC -DPIC -o mode1o.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mode1o.s -fPIC -DPIC -o mode1o.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mod_1_3.c -fPIC -DPIC -o mod_1_3.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mod_1_3.c -fPIC -DPIC -o mod_1_3.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_fft.c -fPIC -DPIC -o mul_fft.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_fft.c -fPIC -DPIC -o mul_fft.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_n.c -fPIC -DPIC -o mul_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_n.c -fPIC -DPIC -o mul_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_1_2.s -fPIC -DPIC -o mod_1_2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_1_2.s -fPIC -DPIC -o mod_1_2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_1_1.s -fPIC -DPIC -o mod_1_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_1_1.s -fPIC -DPIC -o mod_1_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqr.c -fPIC -DPIC -o sqr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqr.c -fPIC -DPIC -o sqr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_1_4.s -fPIC -DPIC -o mod_1_4.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mod_1_4.s -fPIC -DPIC -o mod_1_4.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-lshiftc.s -fPIC -DPIC -o lshiftc.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-lshiftc.s -fPIC -DPIC -o lshiftc.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c nussbaumer_mul.c -fPIC -DPIC -o nussbaumer_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c nussbaumer_mul.c -fPIC -DPIC -o nussbaumer_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom42_mulmid.c -fPIC -DPIC -o toom42_mulmid.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom42_mulmid.c -fPIC -DPIC -o toom42_mulmid.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmid.c -fPIC -DPIC -o mulmid.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmid.c -fPIC -DPIC -o mulmid.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmid_n.c -fPIC -DPIC -o mulmid_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmid_n.c -fPIC -DPIC -o mulmid_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random.c -fPIC -DPIC -o random.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random.c -fPIC -DPIC -o random.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrtrem.c -fPIC -DPIC -o sqrtrem.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrtrem.c -fPIC -DPIC -o sqrtrem.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmid_basecase.c -fPIC -DPIC -o mulmid_basecase.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmid_basecase.c -fPIC -DPIC -o mulmid_basecase.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rootrem.c -fPIC -DPIC -o rootrem.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rootrem.c -fPIC -DPIC -o rootrem.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pow_1.c -fPIC -DPIC -o pow_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pow_1.c -fPIC -DPIC -o pow_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random2.c -fPIC -DPIC -o random2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random2.c -fPIC -DPIC -o random2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sizeinbase.c -fPIC -DPIC -o sizeinbase.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sizeinbase.c -fPIC -DPIC -o sizeinbase.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan0.c -fPIC -DPIC -o scan0.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan0.c -fPIC -DPIC -o scan0.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan1.c -fPIC -DPIC -o scan1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan1.c -fPIC -DPIC -o scan1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-popcount.s -fPIC -DPIC -o popcount.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-popcount.s -fPIC -DPIC -o popcount.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mul_basecase.s -fPIC -DPIC -o mul_basecase.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mul_basecase.s -fPIC -DPIC -o mul_basecase.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c zero_p.c -fPIC -DPIC -o zero_p.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c zero_p.c -fPIC -DPIC -o zero_p.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-hamdist.s -fPIC -DPIC -o hamdist.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-hamdist.s -fPIC -DPIC -o hamdist.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfsqr.c -fPIC -DPIC -o perfsqr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfsqr.c -fPIC -DPIC -o perfsqr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfpow.c -fPIC -DPIC -o perfpow.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfpow.c -fPIC -DPIC -o perfpow.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-gcd_1.s -fPIC -DPIC -o gcd_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-gcd_1.s -fPIC -DPIC -o gcd_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd.c -fPIC -DPIC -o gcd.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd.c -fPIC -DPIC -o gcd.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext_1.c -fPIC -DPIC -o gcdext_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext_1.c -fPIC -DPIC -o gcdext_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext.c -fPIC -DPIC -o gcdext.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext.c -fPIC -DPIC -o gcdext.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd_subdiv_step.c -fPIC -DPIC -o gcd_subdiv_step.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd_subdiv_step.c -fPIC -DPIC -o gcd_subdiv_step.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext_lehmer.c -fPIC -DPIC -o gcdext_lehmer.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext_lehmer.c -fPIC -DPIC -o gcdext_lehmer.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_q.c -fPIC -DPIC -o div_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_q.c -fPIC -DPIC -o div_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_qr.c -fPIC -DPIC -o tdiv_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_qr.c -fPIC -DPIC -o tdiv_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacbase.c -fPIC -DPIC -o jacbase.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacbase.c -fPIC -DPIC -o jacbase.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacobi.c -fPIC -DPIC -o jacobi.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacobi.c -fPIC -DPIC -o jacobi.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacobi_2.c -fPIC -DPIC -o jacobi_2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacobi_2.c -fPIC -DPIC -o jacobi_2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_step.c -fPIC -DPIC -o hgcd_step.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_step.c -fPIC -DPIC -o hgcd_step.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c matrix22_mul.c -fPIC -DPIC -o matrix22_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c matrix22_mul.c -fPIC -DPIC -o matrix22_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_reduce.c -fPIC -DPIC -o hgcd_reduce.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_reduce.c -fPIC -DPIC -o hgcd_reduce.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd2.c -fPIC -DPIC -o hgcd2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd2.c -fPIC -DPIC -o hgcd2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c matrix22_mul1_inverse_vector.c -fPIC -DPIC -o matrix22_mul1_inverse_vector.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c matrix22_mul1_inverse_vector.c -fPIC -DPIC -o matrix22_mul1_inverse_vector.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_matrix.c -fPIC -DPIC -o hgcd_matrix.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_matrix.c -fPIC -DPIC -o hgcd_matrix.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd.c -fPIC -DPIC -o hgcd.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd.c -fPIC -DPIC -o hgcd.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd2_jacobi.c -fPIC -DPIC -o hgcd2_jacobi.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd2_jacobi.c -fPIC -DPIC -o hgcd2_jacobi.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_appr.c -fPIC -DPIC -o hgcd_appr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_appr.c -fPIC -DPIC -o hgcd_appr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_jacobi.c -fPIC -DPIC -o hgcd_jacobi.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hgcd_jacobi.c -fPIC -DPIC -o hgcd_jacobi.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sqr_basecase.s -fPIC -DPIC -o sqr_basecase.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sqr_basecase.s -fPIC -DPIC -o sqr_basecase.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mullo_n.c -fPIC -DPIC -o mullo_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mullo_n.c -fPIC -DPIC -o mullo_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrlo.c -fPIC -DPIC -o sqrlo.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrlo.c -fPIC -DPIC -o sqrlo.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mullo_basecase.s -fPIC -DPIC -o mullo_basecase.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mullo_basecase.s -fPIC -DPIC -o mullo_basecase.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrlo_basecase.c -fPIC -DPIC -o sqrlo_basecase.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrlo_basecase.c -fPIC -DPIC -o sqrlo_basecase.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom22_mul.c -fPIC -DPIC -o toom22_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom22_mul.c -fPIC -DPIC -o toom22_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom32_mul.c -fPIC -DPIC -o toom32_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom32_mul.c -fPIC -DPIC -o toom32_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom42_mul.c -fPIC -DPIC -o toom42_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom42_mul.c -fPIC -DPIC -o toom42_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom52_mul.c -fPIC -DPIC -o toom52_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom52_mul.c -fPIC -DPIC -o toom52_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom62_mul.c -fPIC -DPIC -o toom62_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom62_mul.c -fPIC -DPIC -o toom62_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom33_mul.c -fPIC -DPIC -o toom33_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom33_mul.c -fPIC -DPIC -o toom33_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom43_mul.c -fPIC -DPIC -o toom43_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom43_mul.c -fPIC -DPIC -o toom43_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom53_mul.c -fPIC -DPIC -o toom53_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom53_mul.c -fPIC -DPIC -o toom53_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom63_mul.c -fPIC -DPIC -o toom63_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom63_mul.c -fPIC -DPIC -o toom63_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom54_mul.c -fPIC -DPIC -o toom54_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom54_mul.c -fPIC -DPIC -o toom54_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom44_mul.c -fPIC -DPIC -o toom44_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom44_mul.c -fPIC -DPIC -o toom44_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom6h_mul.c -fPIC -DPIC -o toom6h_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom6h_mul.c -fPIC -DPIC -o toom6h_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom3_sqr.c -fPIC -DPIC -o toom3_sqr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom3_sqr.c -fPIC -DPIC -o toom3_sqr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom8h_mul.c -fPIC -DPIC -o toom8h_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom8h_mul.c -fPIC -DPIC -o toom8h_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom2_sqr.c -fPIC -DPIC -o toom2_sqr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom2_sqr.c -fPIC -DPIC -o toom2_sqr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom4_sqr.c -fPIC -DPIC -o toom4_sqr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom4_sqr.c -fPIC -DPIC -o toom4_sqr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom6_sqr.c -fPIC -DPIC -o toom6_sqr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom6_sqr.c -fPIC -DPIC -o toom6_sqr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_couple_handling.c -fPIC -DPIC -o toom_couple_handling.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_couple_handling.c -fPIC -DPIC -o toom_couple_handling.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom8_sqr.c -fPIC -DPIC -o toom8_sqr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom8_sqr.c -fPIC -DPIC -o toom8_sqr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o toom_eval_dgr3_pm1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o toom_eval_dgr3_pm1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o toom_eval_dgr3_pm2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o toom_eval_dgr3_pm2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm1.c -fPIC -DPIC -o toom_eval_pm1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm1.c -fPIC -DPIC -o toom_eval_pm1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm2rexp.c -fPIC -DPIC -o toom_eval_pm2rexp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm2rexp.c -fPIC -DPIC -o toom_eval_pm2rexp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm2.c -fPIC -DPIC -o toom_eval_pm2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm2.c -fPIC -DPIC -o toom_eval_pm2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm2exp.c -fPIC -DPIC -o toom_eval_pm2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_eval_pm2exp.c -fPIC -DPIC -o toom_eval_pm2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_6pts.c -fPIC -DPIC -o toom_interpolate_6pts.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_6pts.c -fPIC -DPIC -o toom_interpolate_6pts.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_5pts.c -fPIC -DPIC -o toom_interpolate_5pts.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_5pts.c -fPIC -DPIC -o toom_interpolate_5pts.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_7pts.c -fPIC -DPIC -o toom_interpolate_7pts.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_7pts.c -fPIC -DPIC -o toom_interpolate_7pts.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_8pts.c -fPIC -DPIC -o toom_interpolate_8pts.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_8pts.c -fPIC -DPIC -o toom_interpolate_8pts.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_12pts.c -fPIC -DPIC -o toom_interpolate_12pts.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_12pts.c -fPIC -DPIC -o toom_interpolate_12pts.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_16pts.c -fPIC -DPIC -o toom_interpolate_16pts.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c toom_interpolate_16pts.c -fPIC -DPIC -o toom_interpolate_16pts.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invertappr.c -fPIC -DPIC -o invertappr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invertappr.c -fPIC -DPIC -o invertappr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invert.c -fPIC -DPIC -o invert.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invert.c -fPIC -DPIC -o invert.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmod_bnm1.c -fPIC -DPIC -o mulmod_bnm1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mulmod_bnm1.c -fPIC -DPIC -o mulmod_bnm1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c binvert.c -fPIC -DPIC -o binvert.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c binvert.c -fPIC -DPIC -o binvert.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrmod_bnm1.c -fPIC -DPIC -o sqrmod_bnm1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrmod_bnm1.c -fPIC -DPIC -o sqrmod_bnm1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_qr_1.c -fPIC -DPIC -o div_qr_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_qr_1.c -fPIC -DPIC -o div_qr_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_qr_2.c -fPIC -DPIC -o div_qr_2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_qr_2.c -fPIC -DPIC -o div_qr_2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-div_qr_1n_pi1.s -fPIC -DPIC -o div_qr_1n_pi1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-div_qr_1n_pi1.s -fPIC -DPIC -o div_qr_1n_pi1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-div_qr_2n_pi1.s -fPIC -DPIC -o div_qr_2n_pi1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-div_qr_2n_pi1.s -fPIC -DPIC -o div_qr_2n_pi1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-div_qr_2u_pi1.s -fPIC -DPIC -o div_qr_2u_pi1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-div_qr_2u_pi1.s -fPIC -DPIC -o div_qr_2u_pi1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_div_q.c -fPIC -DPIC -o sbpi1_div_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_div_q.c -fPIC -DPIC -o sbpi1_div_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_div_qr.c -fPIC -DPIC -o sbpi1_div_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_div_qr.c -fPIC -DPIC -o sbpi1_div_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_div_qr.c -fPIC -DPIC -o dcpi1_div_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_div_qr.c -fPIC -DPIC -o dcpi1_div_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_div_q.c -fPIC -DPIC -o dcpi1_div_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_div_q.c -fPIC -DPIC -o dcpi1_div_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_divappr_q.c -fPIC -DPIC -o dcpi1_divappr_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_divappr_q.c -fPIC -DPIC -o dcpi1_divappr_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_divappr_q.c -fPIC -DPIC -o sbpi1_divappr_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_divappr_q.c -fPIC -DPIC -o sbpi1_divappr_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_div_qr.c -fPIC -DPIC -o mu_div_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_div_qr.c -fPIC -DPIC -o mu_div_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_divappr_q.c -fPIC -DPIC -o mu_divappr_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_divappr_q.c -fPIC -DPIC -o mu_divappr_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_div_q.c -fPIC -DPIC -o mu_div_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_div_q.c -fPIC -DPIC -o mu_div_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_bdiv_q.c -fPIC -DPIC -o sbpi1_bdiv_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_bdiv_q.c -fPIC -DPIC -o sbpi1_bdiv_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_bdiv_qr.c -fPIC -DPIC -o sbpi1_bdiv_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sbpi1_bdiv_qr.c -fPIC -DPIC -o sbpi1_bdiv_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_bdiv_qr.c -fPIC -DPIC -o dcpi1_bdiv_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_bdiv_qr.c -fPIC -DPIC -o dcpi1_bdiv_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_bdiv_q.c -fPIC -DPIC -o dcpi1_bdiv_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dcpi1_bdiv_q.c -fPIC -DPIC -o dcpi1_bdiv_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-bdiv_q_1.s -fPIC -DPIC -o bdiv_q_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-bdiv_q_1.s -fPIC -DPIC -o bdiv_q_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_bdiv_q.c -fPIC -DPIC -o mu_bdiv_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_bdiv_q.c -fPIC -DPIC -o mu_bdiv_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bdiv_q.c -fPIC -DPIC -o bdiv_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bdiv_q.c -fPIC -DPIC -o bdiv_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_bdiv_qr.c -fPIC -DPIC -o mu_bdiv_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mu_bdiv_qr.c -fPIC -DPIC -o mu_bdiv_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bdiv_qr.c -fPIC -DPIC -o bdiv_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bdiv_qr.c -fPIC -DPIC -o bdiv_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c broot.c -fPIC -DPIC -o broot.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c broot.c -fPIC -DPIC -o broot.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c brootinv.c -fPIC -DPIC -o brootinv.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c brootinv.c -fPIC -DPIC -o brootinv.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bsqrt.c -fPIC -DPIC -o bsqrt.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bsqrt.c -fPIC -DPIC -o bsqrt.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bsqrtinv.c -fPIC -DPIC -o bsqrtinv.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bsqrtinv.c -fPIC -DPIC -o bsqrtinv.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divexact.c -fPIC -DPIC -o divexact.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divexact.c -fPIC -DPIC -o divexact.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-bdiv_dbm1c.s -fPIC -DPIC -o bdiv_dbm1c.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-bdiv_dbm1c.s -fPIC -DPIC -o bdiv_dbm1c.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c redc_2.c -fPIC -DPIC -o redc_2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c redc_2.c -fPIC -DPIC -o redc_2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c redc_n.c -fPIC -DPIC -o redc_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c redc_n.c -fPIC -DPIC -o redc_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm.c -fPIC -DPIC -o powm.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm.c -fPIC -DPIC -o powm.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powlo.c -fPIC -DPIC -o powlo.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powlo.c -fPIC -DPIC -o powlo.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-redc_1.s -fPIC -DPIC -o redc_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-redc_1.s -fPIC -DPIC -o redc_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_powm.c -fPIC -DPIC -o sec_powm.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_powm.c -fPIC -DPIC -o sec_powm.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_mul.c -fPIC -DPIC -o sec_mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_mul.c -fPIC -DPIC -o sec_mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_sqr.c -fPIC -DPIC -o sec_sqr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_sqr.c -fPIC -DPIC -o sec_sqr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_div_qr.c -fPIC -DPIC -o sec_div_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_div_qr.c -fPIC -DPIC -o sec_div_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_div_r.c -fPIC -DPIC -o sec_div_r.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_div_r.c -fPIC -DPIC -o sec_div_r.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_pi1_div_qr.c -fPIC -DPIC -o sec_pi1_div_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_pi1_div_qr.c -fPIC -DPIC -o sec_pi1_div_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_pi1_div_r.c -fPIC -DPIC -o sec_pi1_div_r.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_pi1_div_r.c -fPIC -DPIC -o sec_pi1_div_r.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_add_1.c -fPIC -DPIC -o sec_add_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_add_1.c -fPIC -DPIC -o sec_add_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_sub_1.c -fPIC -DPIC -o sec_sub_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_sub_1.c -fPIC -DPIC -o sec_sub_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_invert.c -fPIC -DPIC -o sec_invert.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sec_invert.c -fPIC -DPIC -o sec_invert.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c trialdiv.c -fPIC -DPIC -o trialdiv.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c trialdiv.c -fPIC -DPIC -o trialdiv.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c remove.c -fPIC -DPIC -o remove.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c remove.c -fPIC -DPIC -o remove.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-nand_n.s -fPIC -DPIC -o nand_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-nand_n.s -fPIC -DPIC -o nand_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-and_n.s -fPIC -DPIC -o and_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-and_n.s -fPIC -DPIC -o and_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-andn_n.s -fPIC -DPIC -o andn_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-andn_n.s -fPIC -DPIC -o andn_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-ior_n.s -fPIC -DPIC -o ior_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-ior_n.s -fPIC -DPIC -o ior_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-xor_n.s -fPIC -DPIC -o xor_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-xor_n.s -fPIC -DPIC -o xor_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-iorn_n.s -fPIC -DPIC -o iorn_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-iorn_n.s -fPIC -DPIC -o iorn_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-nior_n.s -fPIC -DPIC -o nior_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-nior_n.s -fPIC -DPIC -o nior_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-xnor_n.s -fPIC -DPIC -o xnor_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-xnor_n.s -fPIC -DPIC -o xnor_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-copyd.s -fPIC -DPIC -o copyd.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-copyd.s -fPIC -DPIC -o copyd.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-copyi.s -fPIC -DPIC -o copyi.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-copyi.s -fPIC -DPIC -o copyi.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c zero.c -fPIC -DPIC -o zero.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c zero.c -fPIC -DPIC -o zero.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c comb_tables.c -fPIC -DPIC -o comb_tables.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c comb_tables.c -fPIC -DPIC -o comb_tables.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sec_tabselect.s -fPIC -DPIC -o sec_tabselect.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sec_tabselect.s -fPIC -DPIC -o sec_tabselect.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-invert_limb.s -fPIC -DPIC -o invert_limb.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-invert_limb.s -fPIC -DPIC -o invert_limb.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -fPIC -DPIC -o sqr_diag_addlsh1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -fPIC -DPIC -o sqr_diag_addlsh1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mul_2.s -fPIC -DPIC -o mul_2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-mul_2.s -fPIC -DPIC -o mul_2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addlsh1_n.s -fPIC -DPIC -o addlsh1_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addlsh1_n.s -fPIC -DPIC -o addlsh1_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addmul_2.s -fPIC -DPIC -o addmul_2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addmul_2.s -fPIC -DPIC -o addmul_2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sublsh1_n.s -fPIC -DPIC -o sublsh1_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sublsh1_n.s -fPIC -DPIC -o sublsh1_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsblsh1_n.s -fPIC -DPIC -o rsblsh1_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsblsh1_n.s -fPIC -DPIC -o rsblsh1_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsh1add_n.s -fPIC -DPIC -o rsh1add_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsh1add_n.s -fPIC -DPIC -o rsh1add_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsh1sub_n.s -fPIC -DPIC -o rsh1sub_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsh1sub_n.s -fPIC -DPIC -o rsh1sub_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addlsh2_n.s -fPIC -DPIC -o addlsh2_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addlsh2_n.s -fPIC -DPIC -o addlsh2_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sublsh2_n.s -fPIC -DPIC -o sublsh2_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-sublsh2_n.s -fPIC -DPIC -o sublsh2_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_n_sub_n.c -fPIC -DPIC -o add_n_sub_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_n_sub_n.c -fPIC -DPIC -o add_n_sub_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsblsh_n.s -fPIC -DPIC -o rsblsh_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsblsh_n.s -fPIC -DPIC -o rsblsh_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsblsh2_n.s -fPIC -DPIC -o rsblsh2_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-rsblsh2_n.s -fPIC -DPIC -o rsblsh2_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addlsh_n.s -fPIC -DPIC -o addlsh_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addlsh_n.s -fPIC -DPIC -o addlsh_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addaddmul_1msb0.s -fPIC -DPIC -o addaddmul_1msb0.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-addaddmul_1msb0.s -fPIC -DPIC -o addaddmul_1msb0.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clears.c -fPIC -DPIC -o clears.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clears.c -fPIC -DPIC -o clears.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cfdiv_q_2exp.c -fPIC -DPIC -o cfdiv_q_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cfdiv_q_2exp.c -fPIC -DPIC -o cfdiv_q_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_ui.c -fPIC -DPIC -o add_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_ui.c -fPIC -DPIC -o add_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bin_uiui.c -fPIC -DPIC -o bin_uiui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bin_uiui.c -fPIC -DPIC -o bin_uiui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cong.c -fPIC -DPIC -o cong.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cong.c -fPIC -DPIC -o cong.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c array_init.c -fPIC -DPIC -o array_init.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c array_init.c -fPIC -DPIC -o array_init.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clear.c -fPIC -DPIC -o clear.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clear.c -fPIC -DPIC -o clear.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add.c -fPIC -DPIC -o add.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add.c -fPIC -DPIC -o add.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c aorsmul.c -fPIC -DPIC -o aorsmul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c aorsmul.c -fPIC -DPIC -o aorsmul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c com.c -fPIC -DPIC -o com.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c com.c -fPIC -DPIC -o com.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c 2fac_ui.c -fPIC -DPIC -o 2fac_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c 2fac_ui.c -fPIC -DPIC -o 2fac_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bin_ui.c -fPIC -DPIC -o bin_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c bin_ui.c -fPIC -DPIC -o bin_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c abs.c -fPIC -DPIC -o abs.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c abs.c -fPIC -DPIC -o abs.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_q.c -fPIC -DPIC -o cdiv_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_q.c -fPIC -DPIC -o cdiv_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_q_ui.c -fPIC -DPIC -o cdiv_q_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_q_ui.c -fPIC -DPIC -o cdiv_q_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_qr.c -fPIC -DPIC -o cdiv_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_qr.c -fPIC -DPIC -o cdiv_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_r.c -fPIC -DPIC -o cdiv_r.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_r.c -fPIC -DPIC -o cdiv_r.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c aorsmul_i.c -fPIC -DPIC -o aorsmul_i.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c aorsmul_i.c -fPIC -DPIC -o aorsmul_i.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cfdiv_r_2exp.c -fPIC -DPIC -o cfdiv_r_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cfdiv_r_2exp.c -fPIC -DPIC -o cfdiv_r_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_ui.c -fPIC -DPIC -o cmp_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_ui.c -fPIC -DPIC -o cmp_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmpabs.c -fPIC -DPIC -o cmpabs.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmpabs.c -fPIC -DPIC -o cmpabs.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmpabs_ui.c -fPIC -DPIC -o cmpabs_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmpabs_ui.c -fPIC -DPIC -o cmpabs_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_d.c -fPIC -DPIC -o cmp_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_d.c -fPIC -DPIC -o cmp_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_si.c -fPIC -DPIC -o cmp_si.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_si.c -fPIC -DPIC -o cmp_si.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c and.c -fPIC -DPIC -o and.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c and.c -fPIC -DPIC -o and.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clrbit.c -fPIC -DPIC -o clrbit.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clrbit.c -fPIC -DPIC -o clrbit.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_r_ui.c -fPIC -DPIC -o cdiv_r_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_r_ui.c -fPIC -DPIC -o cdiv_r_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_qr_ui.c -fPIC -DPIC -o cdiv_qr_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_qr_ui.c -fPIC -DPIC -o cdiv_qr_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_ui.c -fPIC -DPIC -o cdiv_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cdiv_ui.c -fPIC -DPIC -o cdiv_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmpabs_d.c -fPIC -DPIC -o cmpabs_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmpabs_d.c -fPIC -DPIC -o cmpabs_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c combit.c -fPIC -DPIC -o combit.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c combit.c -fPIC -DPIC -o combit.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divexact.c -fPIC -DPIC -o divexact.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divexact.c -fPIC -DPIC -o divexact.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cong_ui.c -fPIC -DPIC -o cong_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cong_ui.c -fPIC -DPIC -o cong_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divegcd.c -fPIC -DPIC -o divegcd.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divegcd.c -fPIC -DPIC -o divegcd.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cong_2exp.c -fPIC -DPIC -o cong_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cong_2exp.c -fPIC -DPIC -o cong_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dive_ui.c -fPIC -DPIC -o dive_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dive_ui.c -fPIC -DPIC -o dive_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis.c -fPIC -DPIC -o divis.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis.c -fPIC -DPIC -o divis.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis_2exp.c -fPIC -DPIC -o divis_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis_2exp.c -fPIC -DPIC -o divis_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fac_ui.c -fPIC -DPIC -o fac_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fac_ui.c -fPIC -DPIC -o fac_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c export.c -fPIC -DPIC -o export.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c export.c -fPIC -DPIC -o export.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dump.c -fPIC -DPIC -o dump.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dump.c -fPIC -DPIC -o dump.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_q.c -fPIC -DPIC -o fdiv_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_q.c -fPIC -DPIC -o fdiv_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis_ui.c -fPIC -DPIC -o divis_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c divis_ui.c -fPIC -DPIC -o divis_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_r_ui.c -fPIC -DPIC -o fdiv_r_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_r_ui.c -fPIC -DPIC -o fdiv_r_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sint.c -fPIC -DPIC -o fits_sint.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sint.c -fPIC -DPIC -o fits_sint.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_slong.c -fPIC -DPIC -o fits_slong.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_slong.c -fPIC -DPIC -o fits_slong.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_qr.c -fPIC -DPIC -o fdiv_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_qr.c -fPIC -DPIC -o fdiv_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_r.c -fPIC -DPIC -o fdiv_r.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_r.c -fPIC -DPIC -o fdiv_r.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_ui.c -fPIC -DPIC -o fdiv_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_ui.c -fPIC -DPIC -o fdiv_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_qr_ui.c -fPIC -DPIC -o fdiv_qr_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_qr_ui.c -fPIC -DPIC -o fdiv_qr_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib_ui.c -fPIC -DPIC -o fib_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib_ui.c -fPIC -DPIC -o fib_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_uint.c -fPIC -DPIC -o fits_uint.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_uint.c -fPIC -DPIC -o fits_uint.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sshort.c -fPIC -DPIC -o fits_sshort.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sshort.c -fPIC -DPIC -o fits_sshort.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd_ui.c -fPIC -DPIC -o gcd_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd_ui.c -fPIC -DPIC -o gcd_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib2_ui.c -fPIC -DPIC -o fib2_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fib2_ui.c -fPIC -DPIC -o fib2_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_q_ui.c -fPIC -DPIC -o fdiv_q_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fdiv_q_ui.c -fPIC -DPIC -o fdiv_q_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ulong.c -fPIC -DPIC -o fits_ulong.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ulong.c -fPIC -DPIC -o fits_ulong.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext.c -fPIC -DPIC -o gcdext.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcdext.c -fPIC -DPIC -o gcdext.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d_2exp.c -fPIC -DPIC -o get_d_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d_2exp.c -fPIC -DPIC -o get_d_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ushort.c -fPIC -DPIC -o fits_ushort.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ushort.c -fPIC -DPIC -o fits_ushort.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd.c -fPIC -DPIC -o gcd.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c gcd.c -fPIC -DPIC -o gcd.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_si.c -fPIC -DPIC -o get_si.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_si.c -fPIC -DPIC -o get_si.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_ui.c -fPIC -DPIC -o get_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_ui.c -fPIC -DPIC -o get_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c getlimbn.c -fPIC -DPIC -o getlimbn.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c getlimbn.c -fPIC -DPIC -o getlimbn.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hamdist.c -fPIC -DPIC -o hamdist.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c hamdist.c -fPIC -DPIC -o hamdist.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init2.c -fPIC -DPIC -o init2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init2.c -fPIC -DPIC -o init2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c import.c -fPIC -DPIC -o import.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c import.c -fPIC -DPIC -o import.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init.c -fPIC -DPIC -o init.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init.c -fPIC -DPIC -o init.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inits.c -fPIC -DPIC -o inits.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inits.c -fPIC -DPIC -o inits.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset.c -fPIC -DPIC -o iset.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset.c -fPIC -DPIC -o iset.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ior.c -fPIC -DPIC -o ior.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ior.c -fPIC -DPIC -o ior.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacobi.c -fPIC -DPIC -o jacobi.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c jacobi.c -fPIC -DPIC -o jacobi.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invert.c -fPIC -DPIC -o invert.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invert.c -fPIC -DPIC -o invert.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_raw.c -fPIC -DPIC -o inp_raw.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_raw.c -fPIC -DPIC -o inp_raw.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_str.c -fPIC -DPIC -o inp_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_str.c -fPIC -DPIC -o inp_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_ui.c -fPIC -DPIC -o iset_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_ui.c -fPIC -DPIC -o iset_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_d.c -fPIC -DPIC -o iset_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_d.c -fPIC -DPIC -o iset_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_str.c -fPIC -DPIC -o iset_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_str.c -fPIC -DPIC -o iset_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_si.c -fPIC -DPIC -o iset_si.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_si.c -fPIC -DPIC -o iset_si.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronzu.c -fPIC -DPIC -o kronzu.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronzu.c -fPIC -DPIC -o kronzu.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_finish.c -fPIC -DPIC -o limbs_finish.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_finish.c -fPIC -DPIC -o limbs_finish.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lucnum2_ui.c -fPIC -DPIC -o lucnum2_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lucnum2_ui.c -fPIC -DPIC -o lucnum2_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronsz.c -fPIC -DPIC -o kronsz.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronsz.c -fPIC -DPIC -o kronsz.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lcm_ui.c -fPIC -DPIC -o lcm_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lcm_ui.c -fPIC -DPIC -o lcm_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lcm.c -fPIC -DPIC -o lcm.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lcm.c -fPIC -DPIC -o lcm.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronuz.c -fPIC -DPIC -o kronuz.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronuz.c -fPIC -DPIC -o kronuz.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronzs.c -fPIC -DPIC -o kronzs.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c kronzs.c -fPIC -DPIC -o kronzs.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mfac_uiui.c -fPIC -DPIC -o mfac_uiui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mfac_uiui.c -fPIC -DPIC -o mfac_uiui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_modify.c -fPIC -DPIC -o limbs_modify.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_modify.c -fPIC -DPIC -o limbs_modify.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_read.c -fPIC -DPIC -o limbs_read.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_read.c -fPIC -DPIC -o limbs_read.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_write.c -fPIC -DPIC -o limbs_write.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c limbs_write.c -fPIC -DPIC -o limbs_write.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lucnum_ui.c -fPIC -DPIC -o lucnum_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c lucnum_ui.c -fPIC -DPIC -o lucnum_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c millerrabin.c -fPIC -DPIC -o millerrabin.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c millerrabin.c -fPIC -DPIC -o millerrabin.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mod.c -fPIC -DPIC -o mod.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mod.c -fPIC -DPIC -o mod.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_2exp.c -fPIC -DPIC -o mul_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_2exp.c -fPIC -DPIC -o mul_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_si.c -fPIC -DPIC -o mul_si.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_si.c -fPIC -DPIC -o mul_si.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_ui.c -fPIC -DPIC -o mul_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_ui.c -fPIC -DPIC -o mul_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c n_pow_ui.c -fPIC -DPIC -o n_pow_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c n_pow_ui.c -fPIC -DPIC -o n_pow_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c nextprime.c -fPIC -DPIC -o nextprime.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c nextprime.c -fPIC -DPIC -o nextprime.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c oddfac_1.c -fPIC -DPIC -o oddfac_1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c oddfac_1.c -fPIC -DPIC -o oddfac_1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_raw.c -fPIC -DPIC -o out_raw.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_raw.c -fPIC -DPIC -o out_raw.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfpow.c -fPIC -DPIC -o perfpow.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfpow.c -fPIC -DPIC -o perfpow.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_str.c -fPIC -DPIC -o out_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_str.c -fPIC -DPIC -o out_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfsqr.c -fPIC -DPIC -o perfsqr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c perfsqr.c -fPIC -DPIC -o perfsqr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c popcount.c -fPIC -DPIC -o popcount.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c popcount.c -fPIC -DPIC -o popcount.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pow_ui.c -fPIC -DPIC -o pow_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pow_ui.c -fPIC -DPIC -o pow_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c remove.c -fPIC -DPIC -o remove.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c remove.c -fPIC -DPIC -o remove.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm_ui.c -fPIC -DPIC -o powm_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm_ui.c -fPIC -DPIC -o powm_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm.c -fPIC -DPIC -o powm.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm.c -fPIC -DPIC -o powm.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm_sec.c -fPIC -DPIC -o powm_sec.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c powm_sec.c -fPIC -DPIC -o powm_sec.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random.c -fPIC -DPIC -o random.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random.c -fPIC -DPIC -o random.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c primorial_ui.c -fPIC -DPIC -o primorial_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c primorial_ui.c -fPIC -DPIC -o primorial_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c realloc.c -fPIC -DPIC -o realloc.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c realloc.c -fPIC -DPIC -o realloc.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pprime_p.c -fPIC -DPIC -o pprime_p.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pprime_p.c -fPIC -DPIC -o pprime_p.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c prodlimbs.c -fPIC -DPIC -o prodlimbs.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c prodlimbs.c -fPIC -DPIC -o prodlimbs.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random2.c -fPIC -DPIC -o random2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random2.c -fPIC -DPIC -o random2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c realloc2.c -fPIC -DPIC -o realloc2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c realloc2.c -fPIC -DPIC -o realloc2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c roinit_n.c -fPIC -DPIC -o roinit_n.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c roinit_n.c -fPIC -DPIC -o roinit_n.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c root.c -fPIC -DPIC -o root.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c root.c -fPIC -DPIC -o root.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rootrem.c -fPIC -DPIC -o rootrem.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rootrem.c -fPIC -DPIC -o rootrem.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rrandomb.c -fPIC -DPIC -o rrandomb.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rrandomb.c -fPIC -DPIC -o rrandomb.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan0.c -fPIC -DPIC -o scan0.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan0.c -fPIC -DPIC -o scan0.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan1.c -fPIC -DPIC -o scan1.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scan1.c -fPIC -DPIC -o scan1.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set.c -fPIC -DPIC -o set.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set.c -fPIC -DPIC -o set.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_d.c -fPIC -DPIC -o set_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_d.c -fPIC -DPIC -o set_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_f.c -fPIC -DPIC -o set_f.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_f.c -fPIC -DPIC -o set_f.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_q.c -fPIC -DPIC -o set_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_q.c -fPIC -DPIC -o set_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_si.c -fPIC -DPIC -o set_si.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_si.c -fPIC -DPIC -o set_si.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c setbit.c -fPIC -DPIC -o setbit.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c setbit.c -fPIC -DPIC -o setbit.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_ui.c -fPIC -DPIC -o set_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_ui.c -fPIC -DPIC -o set_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c size.c -fPIC -DPIC -o size.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c size.c -fPIC -DPIC -o size.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sizeinbase.c -fPIC -DPIC -o sizeinbase.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sizeinbase.c -fPIC -DPIC -o sizeinbase.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrt.c -fPIC -DPIC -o sqrt.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrt.c -fPIC -DPIC -o sqrt.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrtrem.c -fPIC -DPIC -o sqrtrem.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrtrem.c -fPIC -DPIC -o sqrtrem.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub.c -fPIC -DPIC -o sub.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub.c -fPIC -DPIC -o sub.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_ui.c -fPIC -DPIC -o tdiv_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_ui.c -fPIC -DPIC -o tdiv_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_q_2exp.c -fPIC -DPIC -o tdiv_q_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_q_2exp.c -fPIC -DPIC -o tdiv_q_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_qr.c -fPIC -DPIC -o tdiv_qr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_qr.c -fPIC -DPIC -o tdiv_qr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c swap.c -fPIC -DPIC -o swap.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c swap.c -fPIC -DPIC -o swap.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub_ui.c -fPIC -DPIC -o sub_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub_ui.c -fPIC -DPIC -o sub_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_q.c -fPIC -DPIC -o tdiv_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_q.c -fPIC -DPIC -o tdiv_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_q_ui.c -fPIC -DPIC -o tdiv_q_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_q_ui.c -fPIC -DPIC -o tdiv_q_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_qr_ui.c -fPIC -DPIC -o tdiv_qr_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_qr_ui.c -fPIC -DPIC -o tdiv_qr_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_r.c -fPIC -DPIC -o tdiv_r.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_r.c -fPIC -DPIC -o tdiv_r.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_r_2exp.c -fPIC -DPIC -o tdiv_r_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_r_2exp.c -fPIC -DPIC -o tdiv_r_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_r_ui.c -fPIC -DPIC -o tdiv_r_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tdiv_r_ui.c -fPIC -DPIC -o tdiv_r_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tstbit.c -fPIC -DPIC -o tstbit.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tstbit.c -fPIC -DPIC -o tstbit.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_pow_ui.c -fPIC -DPIC -o ui_pow_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_pow_ui.c -fPIC -DPIC -o ui_pow_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_sub.c -fPIC -DPIC -o ui_sub.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_sub.c -fPIC -DPIC -o ui_sub.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c urandomm.c -fPIC -DPIC -o urandomm.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c urandomm.c -fPIC -DPIC -o urandomm.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c urandomb.c -fPIC -DPIC -o urandomb.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c urandomb.c -fPIC -DPIC -o urandomb.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c xor.c -fPIC -DPIC -o xor.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c xor.c -fPIC -DPIC -o xor.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inits.c -fPIC -DPIC -o inits.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inits.c -fPIC -DPIC -o inits.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c equal.c -fPIC -DPIC -o equal.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c equal.c -fPIC -DPIC -o equal.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_si.c -fPIC -DPIC -o cmp_si.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_si.c -fPIC -DPIC -o cmp_si.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_den.c -fPIC -DPIC -o get_den.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_den.c -fPIC -DPIC -o get_den.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_d.c -fPIC -DPIC -o set_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_d.c -fPIC -DPIC -o set_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c md_2exp.c -fPIC -DPIC -o md_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c md_2exp.c -fPIC -DPIC -o md_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clears.c -fPIC -DPIC -o clears.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clears.c -fPIC -DPIC -o clears.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clear.c -fPIC -DPIC -o clear.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clear.c -fPIC -DPIC -o clear.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set.c -fPIC -DPIC -o set.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set.c -fPIC -DPIC -o set.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init.c -fPIC -DPIC -o init.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init.c -fPIC -DPIC -o init.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c canonicalize.c -fPIC -DPIC -o canonicalize.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c canonicalize.c -fPIC -DPIC -o canonicalize.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_num.c -fPIC -DPIC -o set_num.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_num.c -fPIC -DPIC -o set_num.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_f.c -fPIC -DPIC -o set_f.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_f.c -fPIC -DPIC -o set_f.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_str.c -fPIC -DPIC -o out_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_str.c -fPIC -DPIC -o out_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_num.c -fPIC -DPIC -o get_num.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_num.c -fPIC -DPIC -o get_num.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inv.c -fPIC -DPIC -o inv.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inv.c -fPIC -DPIC -o inv.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_str.c -fPIC -DPIC -o inp_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_str.c -fPIC -DPIC -o inp_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c aors.c -fPIC -DPIC -o aors.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c aors.c -fPIC -DPIC -o aors.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_ui.c -fPIC -DPIC -o cmp_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_ui.c -fPIC -DPIC -o cmp_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c swap.c -fPIC -DPIC -o swap.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c swap.c -fPIC -DPIC -o swap.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c abs.c -fPIC -DPIC -o abs.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c abs.c -fPIC -DPIC -o abs.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_den.c -fPIC -DPIC -o set_den.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_den.c -fPIC -DPIC -o set_den.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_z.c -fPIC -DPIC -o set_z.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_z.c -fPIC -DPIC -o set_z.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div.c -fPIC -DPIC -o div.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div.c -fPIC -DPIC -o div.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_ui.c -fPIC -DPIC -o set_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_ui.c -fPIC -DPIC -o set_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_si.c -fPIC -DPIC -o set_si.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_si.c -fPIC -DPIC -o set_si.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_ui.c -fPIC -DPIC -o iset_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_ui.c -fPIC -DPIC -o iset_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_str.c -fPIC -DPIC -o inp_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inp_str.c -fPIC -DPIC -o inp_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c size.c -fPIC -DPIC -o size.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c size.c -fPIC -DPIC -o size.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_str.c -fPIC -DPIC -o get_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set.c -fPIC -DPIC -o set.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set.c -fPIC -DPIC -o set.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_si.c -fPIC -DPIC -o set_si.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_si.c -fPIC -DPIC -o set_si.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_str.c -fPIC -DPIC -o set_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_z.c -fPIC -DPIC -o set_z.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_z.c -fPIC -DPIC -o set_z.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_q.c -fPIC -DPIC -o set_q.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_q.c -fPIC -DPIC -o set_q.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_si.c -fPIC -DPIC -o iset_si.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_si.c -fPIC -DPIC -o iset_si.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c reldiff.c -fPIC -DPIC -o reldiff.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c reldiff.c -fPIC -DPIC -o reldiff.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_str.c -fPIC -DPIC -o iset_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_str.c -fPIC -DPIC -o iset_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_d.c -fPIC -DPIC -o iset_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset_d.c -fPIC -DPIC -o iset_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrt.c -fPIC -DPIC -o sqrt.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrt.c -fPIC -DPIC -o sqrt.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clear.c -fPIC -DPIC -o clear.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clear.c -fPIC -DPIC -o clear.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random2.c -fPIC -DPIC -o random2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c random2.c -fPIC -DPIC -o random2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub.c -fPIC -DPIC -o sub.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub.c -fPIC -DPIC -o sub.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_ui.c -fPIC -DPIC -o set_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_ui.c -fPIC -DPIC -o set_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init2.c -fPIC -DPIC -o init2.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init2.c -fPIC -DPIC -o init2.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dump.c -fPIC -DPIC -o dump.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c dump.c -fPIC -DPIC -o dump.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul.c -fPIC -DPIC -o mul.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_ui.c -fPIC -DPIC -o add_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add_ui.c -fPIC -DPIC -o add_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inits.c -fPIC -DPIC -o inits.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c inits.c -fPIC -DPIC -o inits.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clears.c -fPIC -DPIC -o clears.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c clears.c -fPIC -DPIC -o clears.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_d.c -fPIC -DPIC -o set_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_d.c -fPIC -DPIC -o set_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset.c -fPIC -DPIC -o iset.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c iset.c -fPIC -DPIC -o iset.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_str.c -fPIC -DPIC -o out_str.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c out_str.c -fPIC -DPIC -o out_str.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c eq.c -fPIC -DPIC -o eq.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c eq.c -fPIC -DPIC -o eq.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add.c -fPIC -DPIC -o add.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c add.c -fPIC -DPIC -o add.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init.c -fPIC -DPIC -o init.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c init.c -fPIC -DPIC -o init.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_sub.c -fPIC -DPIC -o ui_sub.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_sub.c -fPIC -DPIC -o ui_sub.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub_ui.c -fPIC -DPIC -o sub_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sub_ui.c -fPIC -DPIC -o sub_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div.c -fPIC -DPIC -o div.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div.c -fPIC -DPIC -o div.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_ui.c -fPIC -DPIC -o mul_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_ui.c -fPIC -DPIC -o mul_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp.c -fPIC -DPIC -o cmp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_ui.c -fPIC -DPIC -o div_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_ui.c -fPIC -DPIC -o div_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_z.c -fPIC -DPIC -o cmp_z.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_z.c -fPIC -DPIC -o cmp_z.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c neg.c -fPIC -DPIC -o neg.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_ui.c -fPIC -DPIC -o cmp_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_ui.c -fPIC -DPIC -o cmp_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_d.c -fPIC -DPIC -o cmp_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_d.c -fPIC -DPIC -o cmp_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c abs.c -fPIC -DPIC -o abs.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c abs.c -fPIC -DPIC -o abs.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_2exp.c -fPIC -DPIC -o div_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c div_2exp.c -fPIC -DPIC -o div_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_2exp.c -fPIC -DPIC -o mul_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mul_2exp.c -fPIC -DPIC -o mul_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d_2exp.c -fPIC -DPIC -o get_d_2exp.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d_2exp.c -fPIC -DPIC -o get_d_2exp.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_d.c -fPIC -DPIC -o get_d.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_prc_raw.c -fPIC -DPIC -o set_prc_raw.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_prc_raw.c -fPIC -DPIC -o set_prc_raw.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_dfl_prec.c -fPIC -DPIC -o set_dfl_prec.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_dfl_prec.c -fPIC -DPIC -o set_dfl_prec.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_si.c -fPIC -DPIC -o cmp_si.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c cmp_si.c -fPIC -DPIC -o cmp_si.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_dfl_prec.c -fPIC -DPIC -o get_dfl_prec.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_dfl_prec.c -fPIC -DPIC -o get_dfl_prec.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_prc.c -fPIC -DPIC -o set_prc.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c set_prc.c -fPIC -DPIC -o set_prc.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_div.c -fPIC -DPIC -o ui_div.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ui_div.c -fPIC -DPIC -o ui_div.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrt_ui.c -fPIC -DPIC -o sqrt_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sqrt_ui.c -fPIC -DPIC -o sqrt_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_prc.c -fPIC -DPIC -o get_prc.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_prc.c -fPIC -DPIC -o get_prc.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pow_ui.c -fPIC -DPIC -o pow_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c pow_ui.c -fPIC -DPIC -o pow_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_si.c -fPIC -DPIC -o get_si.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_si.c -fPIC -DPIC -o get_si.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c swap.c -fPIC -DPIC -o swap.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c swap.c -fPIC -DPIC -o swap.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_ui.c -fPIC -DPIC -o get_ui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c get_ui.c -fPIC -DPIC -o get_ui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c urandomb.c -fPIC -DPIC -o urandomb.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c urandomb.c -fPIC -DPIC -o urandomb.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ceilfloor.c -fPIC -DPIC -o ceilfloor.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c ceilfloor.c -fPIC -DPIC -o ceilfloor.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c int_p.c -fPIC -DPIC -o int_p.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c int_p.c -fPIC -DPIC -o int_p.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c trunc.c -fPIC -DPIC -o trunc.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c trunc.c -fPIC -DPIC -o trunc.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sint.c -fPIC -DPIC -o fits_sint.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sint.c -fPIC -DPIC -o fits_sint.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_slong.c -fPIC -DPIC -o fits_slong.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_slong.c -fPIC -DPIC -o fits_slong.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sshort.c -fPIC -DPIC -o fits_sshort.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_sshort.c -fPIC -DPIC -o fits_sshort.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ulong.c -fPIC -DPIC -o fits_ulong.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ulong.c -fPIC -DPIC -o fits_ulong.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_uint.c -fPIC -DPIC -o fits_uint.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_uint.c -fPIC -DPIC -o fits_uint.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ushort.c -fPIC -DPIC -o fits_ushort.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fits_ushort.c -fPIC -DPIC -o fits_ushort.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doprnti.c -fPIC -DPIC -o doprnti.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doprnti.c -fPIC -DPIC -o doprnti.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c snprintf.c -fPIC -DPIC -o snprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c snprintf.c -fPIC -DPIC -o snprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doprntf.c -fPIC -DPIC -o doprntf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doprntf.c -fPIC -DPIC -o doprntf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vsprintf.c -fPIC -DPIC -o vsprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vsprintf.c -fPIC -DPIC -o vsprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c obprntffuns.c -fPIC -DPIC -o obprntffuns.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c obprntffuns.c -fPIC -DPIC -o obprntffuns.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vfprintf.c -fPIC -DPIC -o vfprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vfprintf.c -fPIC -DPIC -o vfprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c asprintf.c -fPIC -DPIC -o asprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c asprintf.c -fPIC -DPIC -o asprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sprintf.c -fPIC -DPIC -o sprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sprintf.c -fPIC -DPIC -o sprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c obprintf.c -fPIC -DPIC -o obprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c obprintf.c -fPIC -DPIC -o obprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fprintf.c -fPIC -DPIC -o fprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fprintf.c -fPIC -DPIC -o fprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doprnt.c -fPIC -DPIC -o doprnt.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doprnt.c -fPIC -DPIC -o doprnt.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c asprntffuns.c -fPIC -DPIC -o asprntffuns.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c asprntffuns.c -fPIC -DPIC -o asprntffuns.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vasprintf.c -fPIC -DPIC -o vasprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vasprintf.c -fPIC -DPIC -o vasprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c snprntffuns.c -fPIC -DPIC -o snprntffuns.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c snprntffuns.c -fPIC -DPIC -o snprntffuns.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c printf.c -fPIC -DPIC -o printf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c printf.c -fPIC -DPIC -o printf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c obvprintf.c -fPIC -DPIC -o obvprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c obvprintf.c -fPIC -DPIC -o obvprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c repl-vsnprintf.c -fPIC -DPIC -o repl-vsnprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c repl-vsnprintf.c -fPIC -DPIC -o repl-vsnprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c printffuns.c -fPIC -DPIC -o printffuns.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c printffuns.c -fPIC -DPIC -o printffuns.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vprintf.c -fPIC -DPIC -o vprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vprintf.c -fPIC -DPIC -o vprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vsnprintf.c -fPIC -DPIC -o vsnprintf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vsnprintf.c -fPIC -DPIC -o vsnprintf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sprintffuns.c -fPIC -DPIC -o sprintffuns.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sprintffuns.c -fPIC -DPIC -o sprintffuns.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fscanf.c -fPIC -DPIC -o fscanf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fscanf.c -fPIC -DPIC -o fscanf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doscan.c -fPIC -DPIC -o doscan.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c doscan.c -fPIC -DPIC -o doscan.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sscanffuns.c -fPIC -DPIC -o sscanffuns.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sscanffuns.c -fPIC -DPIC -o sscanffuns.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sscanf.c -fPIC -DPIC -o sscanf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c sscanf.c -fPIC -DPIC -o sscanf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vsscanf.c -fPIC -DPIC -o vsscanf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vsscanf.c -fPIC -DPIC -o vsscanf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vfscanf.c -fPIC -DPIC -o vfscanf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vfscanf.c -fPIC -DPIC -o vfscanf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fscanffuns.c -fPIC -DPIC -o fscanffuns.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c fscanffuns.c -fPIC -DPIC -o fscanffuns.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vscanf.c -fPIC -DPIC -o vscanf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c vscanf.c -fPIC -DPIC -o vscanf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scanf.c -fPIC -DPIC -o scanf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c scanf.c -fPIC -DPIC -o scanf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randiset.c -fPIC -DPIC -o randiset.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randiset.c -fPIC -DPIC -o randiset.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randmt.c -fPIC -DPIC -o randmt.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randmt.c -fPIC -DPIC -o randmt.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randclr.c -fPIC -DPIC -o randclr.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randclr.c -fPIC -DPIC -o randclr.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randmts.c -fPIC -DPIC -o randmts.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randmts.c -fPIC -DPIC -o randmts.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randsdui.c -fPIC -DPIC -o randsdui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randsdui.c -fPIC -DPIC -o randsdui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randlc2x.c -fPIC -DPIC -o randlc2x.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randlc2x.c -fPIC -DPIC -o randlc2x.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randsd.c -fPIC -DPIC -o randsd.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randsd.c -fPIC -DPIC -o randsd.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randbui.c -fPIC -DPIC -o randbui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randbui.c -fPIC -DPIC -o randbui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randdef.c -fPIC -DPIC -o randdef.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randdef.c -fPIC -DPIC -o randdef.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randlc2s.c -fPIC -DPIC -o randlc2s.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randlc2s.c -fPIC -DPIC -o randlc2s.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rands.c -fPIC -DPIC -o rands.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rands.c -fPIC -DPIC -o rands.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rand.c -fPIC -DPIC -o rand.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c rand.c -fPIC -DPIC -o rand.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randmui.c -fPIC -DPIC -o randmui.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c randmui.c -fPIC -DPIC -o randmui.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_set_fns.c -fPIC -DPIC -o mp_set_fns.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_set_fns.c -fPIC -DPIC -o mp_set_fns.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c primesieve.c -fPIC -DPIC -o primesieve.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c primesieve.c -fPIC -DPIC -o primesieve.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c nextprime.c -fPIC -DPIC -o nextprime.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c nextprime.c -fPIC -DPIC -o nextprime.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_minv_tab.c -fPIC -DPIC -o mp_minv_tab.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_minv_tab.c -fPIC -DPIC -o mp_minv_tab.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_clz_tab.c -fPIC -DPIC -o mp_clz_tab.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_clz_tab.c -fPIC -DPIC -o mp_clz_tab.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tal-reent.c -fPIC -DPIC -o tal-reent.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c tal-reent.c -fPIC -DPIC -o tal-reent.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invalid.c -fPIC -DPIC -o invalid.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c invalid.c -fPIC -DPIC -o invalid.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c memory.c -fPIC -DPIC -o memory.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c memory.c -fPIC -DPIC -o memory.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c errno.c -fPIC -DPIC -o errno.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c errno.c -fPIC -DPIC -o errno.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c version.c -fPIC -DPIC -o version.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c version.c -fPIC -DPIC -o version.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_bpl.c -fPIC -DPIC -o mp_bpl.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_bpl.c -fPIC -DPIC -o mp_bpl.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_get_fns.c -fPIC -DPIC -o mp_get_fns.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_get_fns.c -fPIC -DPIC -o mp_get_fns.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c extract-dbl.c -fPIC -DPIC -o extract-dbl.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c extract-dbl.c -fPIC -DPIC -o extract-dbl.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c compat.c -fPIC -DPIC -o compat.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c compat.c -fPIC -DPIC -o compat.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_dv_tab.c -fPIC -DPIC -o mp_dv_tab.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c mp_dv_tab.c -fPIC -DPIC -o mp_dv_tab.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c assert.c -fPIC -DPIC -o assert.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c assert.c -fPIC -DPIC -o assert.o -isystem/homes/johan/.linuxbrew/include
2018-02-16 12:19:45 +0000
make
check
make check-recursive
make[1]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2'
Making check in tests
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
Making check in .
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
make libtests.la t-bswap t-constants t-count_zeros t-hightomask t-modlinv t-popc t-parity t-sub
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o memory.lo memory.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o misc.lo misc.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o refmpf.lo refmpf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o refmpn.lo refmpn.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o refmpq.lo refmpq.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o refmpz.lo refmpz.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o spinner.lo spinner.c
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o trace.lo trace.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack `test -f 'amd64call.asm' || echo './'`amd64call.asm
/bin/sh ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o amd64check.lo amd64check.c
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-bswap.o t-bswap.c
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-constants.o t-constants.c
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-count_zeros.o t-count_zeros.c
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-hightomask.o t-hightomask.c
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-modlinv.o t-modlinv.c
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-popc.o t-popc.c
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-parity.o t-parity.c
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sub.o t-sub.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c memory.c -fPIC -DPIC -o memory.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpf.c -fPIC -DPIC -o refmpf.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c spinner.c -fPIC -DPIC -o spinner.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpn.c -fPIC -DPIC -o refmpn.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c trace.c -fPIC -DPIC -o trace.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpq.c -fPIC -DPIC -o refmpq.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c amd64check.c -fPIC -DPIC -o amd64check.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack amd64call.asm -fPIC -DPIC -o amd64call.o
m4 -DHAVE_CONFIG_H -DPIC amd64call.asm >tmp-amd64call.s
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpz.c -fPIC -DPIC -o refmpz.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c misc.c -fPIC -DPIC -o misc.o
gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-amd64call.s -fPIC -DPIC -o amd64call.o
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o libtests.la memory.lo misc.lo refmpf.lo refmpn.lo refmpq.lo refmpz.lo spinner.lo trace.lo amd64call.lo amd64check.lo ../libgmp.la
libtool: link: ar cq .libs/libtests.a memory.o misc.o refmpf.o refmpn.o refmpq.o refmpz.o spinner.o trace.o amd64call.o amd64check.o
libtool: link: ranlib .libs/libtests.a
libtool: link: ( cd ".libs" && rm -f "libtests.la" && ln -s "../libtests.la" "libtests.la" )
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-bswap t-bswap.o libtests.la ../libgmp.la
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-constants t-constants.o libtests.la ../libgmp.la
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-count_zeros t-count_zeros.o libtests.la ../libgmp.la
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-hightomask t-hightomask.o libtests.la ../libgmp.la
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-modlinv t-modlinv.o libtests.la ../libgmp.la
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-popc t-popc.o libtests.la ../libgmp.la
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-parity t-parity.o libtests.la ../libgmp.la
/bin/sh ../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sub t-sub.o libtests.la ../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-popc t-popc.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-parity t-parity.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-constants t-constants.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-hightomask t-hightomask.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-count_zeros t-count_zeros.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sub t-sub.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-bswap t-bswap.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-modlinv t-modlinv.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
make check-TESTS
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
make[5]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
PASS: t-bswap
PASS: t-count_zeros
PASS: t-hightomask
PASS: t-popc
PASS: t-parity
PASS: t-constants
PASS: t-sub
PASS: t-modlinv
============================================================================
Testsuite summary for GNU MP 6.1.2
============================================================================
# TOTAL: 8
# PASS: 8
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
Making check in devel
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/devel'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/devel'
Making check in mpn
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpn'
make t-asmtype t-aors_1 t-divrem_1 t-mod_1 t-fat t-get_d t-instrument t-iord_u t-mp_bases t-perfsqr t-scan logic t-toom22 t-toom32 t-toom33 t-toom42 t-toom43 t-toom44 t-toom52 t-toom53 t-toom54 t-toom62 t-toom63 t-toom6h t-toom8h t-toom2-sqr t-toom3-sqr t-toom4-sqr t-toom6-sqr t-toom8-sqr t-div t-mul t-mullo t-sqrlo t-mulmod_bnm1 t-sqrmod_bnm1 t-mulmid t-hgcd t-hgcd_appr t-matrix22 t-invert t-bdiv t-broot t-brootinv t-minvert t-sizeinbase
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpn'
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-asmtype.o t-asmtype.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-aors_1.o t-aors_1.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-divrem_1.o t-divrem_1.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mod_1.o t-mod_1.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-fat.o t-fat.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_d.o t-get_d.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-instrument.o t-instrument.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-iord_u.o t-iord_u.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mp_bases.o t-mp_bases.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-perfsqr.o t-perfsqr.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-scan.o t-scan.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o logic.o logic.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom22.o t-toom22.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom32.o t-toom32.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom33.o t-toom33.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom42.o t-toom42.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom43.o t-toom43.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom44.o t-toom44.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom52.o t-toom52.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom53.o t-toom53.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom54.o t-toom54.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom62.o t-toom62.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom63.o t-toom63.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom6h.o t-toom6h.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom8h.o t-toom8h.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom2-sqr.o t-toom2-sqr.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom3-sqr.o t-toom3-sqr.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom4-sqr.o t-toom4-sqr.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom6-sqr.o t-toom6-sqr.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom8-sqr.o t-toom8-sqr.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-div.o t-div.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mul.o t-mul.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mullo.o t-mullo.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sqrlo.o t-sqrlo.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mulmod_bnm1.o t-mulmod_bnm1.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sqrmod_bnm1.o t-sqrmod_bnm1.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mulmid.o t-mulmid.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-hgcd.o t-hgcd.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-hgcd_appr.o t-hgcd_appr.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-matrix22.o t-matrix22.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-invert.o t-invert.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-bdiv.o t-bdiv.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-broot.o t-broot.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-brootinv.o t-brootinv.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-minvert.o t-minvert.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sizeinbase.o t-sizeinbase.c
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-asmtype t-asmtype.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-divrem_1 t-divrem_1.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mod_1 t-mod_1.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fat t-fat.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-instrument t-instrument.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-iord_u t-iord_u.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mp_bases t-mp_bases.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-perfsqr t-perfsqr.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-scan t-scan.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o logic logic.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom22 t-toom22.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom32 t-toom32.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom33 t-toom33.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom42 t-toom42.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom43 t-toom43.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom44 t-toom44.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom52 t-toom52.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-asmtype t-asmtype.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom33 t-toom33.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mp_bases t-mp_bases.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fat t-fat.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-scan t-scan.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom22 t-toom22.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom42 t-toom42.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-instrument t-instrument.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mod_1 t-mod_1.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o logic logic.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-divrem_1 t-divrem_1.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-perfsqr t-perfsqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-iord_u t-iord_u.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom32 t-toom32.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom43 t-toom43.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom44 t-toom44.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom52 t-toom52.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom53 t-toom53.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom53 t-toom53.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom54 t-toom54.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom62 t-toom62.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom63 t-toom63.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom6h t-toom6h.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom8h t-toom8h.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom2-sqr t-toom2-sqr.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom3-sqr t-toom3-sqr.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom4-sqr t-toom4-sqr.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom6-sqr t-toom6-sqr.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom8-sqr t-toom8-sqr.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-div t-div.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mul t-mul.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mullo t-mullo.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrlo t-sqrlo.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-aors_1 t-aors_1.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d t-get_d.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mulmid t-mulmid.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrmod_bnm1 t-sqrmod_bnm1.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom62 t-toom62.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sizeinbase t-sizeinbase.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-brootinv t-brootinv.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mulmod_bnm1 t-mulmod_bnm1.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-matrix22 t-matrix22.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-invert t-invert.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-broot t-broot.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-hgcd t-hgcd.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom54 t-toom54.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom6h t-toom6h.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom63 t-toom63.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom2-sqr t-toom2-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrlo t-sqrlo.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-div t-div.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom8h t-toom8h.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom3-sqr t-toom3-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom8-sqr t-toom8-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom6-sqr t-toom6-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mul t-mul.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom4-sqr t-toom4-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d t-get_d.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mullo t-mullo.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-aors_1 t-aors_1.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mulmid t-mulmid.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrmod_bnm1 t-sqrmod_bnm1.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-minvert t-minvert.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-hgcd_appr t-hgcd_appr.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-brootinv t-brootinv.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-matrix22 t-matrix22.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-broot t-broot.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mulmod_bnm1 t-mulmod_bnm1.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-hgcd t-hgcd.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sizeinbase t-sizeinbase.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-invert t-invert.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-minvert t-minvert.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-bdiv t-bdiv.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-hgcd_appr t-hgcd_appr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-bdiv t-bdiv.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpn'
make check-TESTS
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpn'
make[5]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpn'
PASS: t-fat
PASS: t-aors_1
PASS: t-instrument
PASS: t-asmtype
PASS: t-divrem_1
PASS: t-iord_u
PASS: t-perfsqr
PASS: t-get_d
PASS: t-mp_bases
PASS: t-mod_1
PASS: t-scan
PASS: t-matrix22
PASS: t-hgcd
PASS: t-hgcd_appr
PASS: t-toom6-sqr
PASS: logic
PASS: t-toom3-sqr
PASS: t-toom22
PASS: t-toom2-sqr
PASS: t-mulmid
PASS: t-toom53
PASS: t-toom52
PASS: t-sqrlo
PASS: t-toom62
PASS: t-toom42
PASS: t-brootinv
PASS: t-toom32
PASS: t-toom8-sqr
PASS: t-invert
PASS: t-broot
PASS: t-sqrmod_bnm1
PASS: t-toom33
PASS: t-minvert
PASS: t-mullo
PASS: t-toom63
PASS: t-toom4-sqr
PASS: t-sizeinbase
PASS: t-toom54
PASS: t-toom43
PASS: t-toom44
PASS: t-toom8h
PASS: t-toom6h
PASS: t-bdiv
PASS: t-mulmod_bnm1
PASS: t-mul
PASS: t-div
============================================================================
Testsuite summary for GNU MP 6.1.2
============================================================================
# TOTAL: 46
# PASS: 46
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpn'
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpn'
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpn'
Making check in mpz
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpz'
make reuse t-addsub t-cmp t-mul t-mul_i t-tdiv t-tdiv_ui t-fdiv t-fdiv_ui t-cdiv_ui t-gcd t-gcd_ui t-lcm t-invert dive dive_ui t-sqrtrem convert io t-inp_str logic bit t-powm t-powm_ui t-pow t-div_2exp t-root t-perfsqr t-perfpow t-jac t-bin t-get_d t-get_d_2exp t-get_si t-set_d t-set_si t-fac_ui t-mfac_uiui t-primorial_ui t-fib_ui t-lucnum_ui t-scan t-fits t-divis t-divis_2exp t-cong t-cong_2exp t-sizeinbase t-set_str t-aorsmul t-cmp_d t-cmp_si t-hamdist t-oddeven t-popcount t-set_f t-io_raw t-import t-export t-pprime_p t-nextprime t-remove t-limbs
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpz'
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o reuse.o reuse.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-addsub.o t-addsub.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cmp.o t-cmp.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mul.o t-mul.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mul_i.o t-mul_i.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-tdiv.o t-tdiv.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-tdiv_ui.o t-tdiv_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-fdiv.o t-fdiv.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-fdiv_ui.o t-fdiv_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cdiv_ui.o t-cdiv_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-gcd.o t-gcd.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-gcd_ui.o t-gcd_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-lcm.o t-lcm.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-invert.o t-invert.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o dive.o dive.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o dive_ui.o dive_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sqrtrem.o t-sqrtrem.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o convert.o convert.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o io.o io.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-inp_str.o t-inp_str.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o logic.o logic.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o bit.o bit.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-powm.o t-powm.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-powm_ui.o t-powm_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-pow.o t-pow.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-div_2exp.o t-div_2exp.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-root.o t-root.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-perfsqr.o t-perfsqr.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-perfpow.o t-perfpow.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-jac.o t-jac.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-bin.o t-bin.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_d.o t-get_d.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_d_2exp.o t-get_d_2exp.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_si.o t-get_si.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-set_d.o t-set_d.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-set_si.o t-set_si.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-fac_ui.o t-fac_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mfac_uiui.o t-mfac_uiui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-primorial_ui.o t-primorial_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-fib_ui.o t-fib_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-lucnum_ui.o t-lucnum_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-scan.o t-scan.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-fits.o t-fits.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-divis.o t-divis.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-divis_2exp.o t-divis_2exp.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cong.o t-cong.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cong_2exp.o t-cong_2exp.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sizeinbase.o t-sizeinbase.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-set_str.o t-set_str.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-aorsmul.o t-aorsmul.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cmp_d.o t-cmp_d.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cmp_si.o t-cmp_si.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-hamdist.o t-hamdist.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-oddeven.o t-oddeven.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-popcount.o t-popcount.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-set_f.o t-set_f.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-io_raw.o t-io_raw.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-import.o t-import.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-export.o t-export.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-pprime_p.o t-pprime_p.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-nextprime.o t-nextprime.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-remove.o t-remove.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-limbs.o t-limbs.c
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o reuse reuse.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o reuse reuse.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-addsub t-addsub.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp t-cmp.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mul t-mul.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-addsub t-addsub.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp t-cmp.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mul_i t-mul_i.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mul t-mul.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-tdiv t-tdiv.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-tdiv_ui t-tdiv_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fdiv t-fdiv.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fdiv_ui t-fdiv_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cdiv_ui t-cdiv_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-gcd t-gcd.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-gcd_ui t-gcd_ui.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mul_i t-mul_i.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-lcm t-lcm.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-invert t-invert.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o dive dive.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o dive_ui dive_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrtrem t-sqrtrem.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o convert convert.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o io io.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-tdiv t-tdiv.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-tdiv_ui t-tdiv_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-inp_str t-inp_str.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fdiv_ui t-fdiv_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cdiv_ui t-cdiv_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o logic logic.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-gcd t-gcd.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fdiv t-fdiv.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o bit bit.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-powm t-powm.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-gcd_ui t-gcd_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-powm_ui t-powm_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-pow t-pow.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-div_2exp t-div_2exp.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-lcm t-lcm.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-root t-root.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-perfsqr t-perfsqr.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o dive_ui dive_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-invert t-invert.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-perfpow t-perfpow.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o dive dive.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-jac t-jac.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-bin t-bin.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrtrem t-sqrtrem.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o io io.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d t-get_d.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-powm t-powm.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o convert convert.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o logic logic.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-powm_ui t-powm_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-inp_str t-inp_str.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o bit bit.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-pow t-pow.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-div_2exp t-div_2exp.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-root t-root.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-perfpow t-perfpow.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-jac t-jac.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-perfsqr t-perfsqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-bin t-bin.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d t-get_d.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d_2exp t-get_d_2exp.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d_2exp t-get_d_2exp.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_si t-get_si.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_d t-set_d.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_si t-set_si.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_si t-get_si.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_d t-set_d.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_si t-set_si.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fac_ui t-fac_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mfac_uiui t-mfac_uiui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-primorial_ui t-primorial_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fib_ui t-fib_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-lucnum_ui t-lucnum_ui.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fac_ui t-fac_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-scan t-scan.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fits t-fits.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-divis t-divis.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mfac_uiui t-mfac_uiui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-primorial_ui t-primorial_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-divis_2exp t-divis_2exp.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cong t-cong.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fib_ui t-fib_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cong_2exp t-cong_2exp.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-lucnum_ui t-lucnum_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-scan t-scan.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sizeinbase t-sizeinbase.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_str t-set_str.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-aorsmul t-aorsmul.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_d t-cmp_d.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_si t-cmp_si.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-hamdist t-hamdist.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-oddeven t-oddeven.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-popcount t-popcount.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_f t-set_f.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-io_raw t-io_raw.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fits t-fits.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-import t-import.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-export t-export.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-pprime_p t-pprime_p.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-divis t-divis.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-nextprime t-nextprime.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-remove t-remove.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-limbs t-limbs.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-divis_2exp t-divis_2exp.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cong t-cong.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cong_2exp t-cong_2exp.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-aorsmul t-aorsmul.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_str t-set_str.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sizeinbase t-sizeinbase.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-oddeven t-oddeven.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_d t-cmp_d.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_f t-set_f.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-popcount t-popcount.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-io_raw t-io_raw.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_si t-cmp_si.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-hamdist t-hamdist.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-export t-export.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-import t-import.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-nextprime t-nextprime.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-pprime_p t-pprime_p.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-remove t-remove.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-limbs t-limbs.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpz'
make check-TESTS
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpz'
make[5]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpz'
PASS: t-cmp
PASS: t-mul_i
PASS: t-gcd_ui
PASS: t-lcm
PASS: t-cdiv_ui
PASS: t-div_2exp
PASS: t-fdiv_ui
PASS: t-get_d
PASS: t-set_d
PASS: t-get_d_2exp
PASS: t-get_si
PASS: t-set_si
PASS: t-mfac_uiui
PASS: t-scan
PASS: t-fits
PASS: t-primorial_ui
PASS: t-bin
PASS: t-divis_2exp
PASS: t-sizeinbase
PASS: t-fib_ui
PASS: t-set_str
PASS: t-cong_2exp
PASS: t-lucnum_ui
PASS: t-cmp_d
PASS: t-cmp_si
PASS: t-oddeven
PASS: io
PASS: t-popcount
PASS: t-set_f
PASS: t-hamdist
PASS: t-import
PASS: t-export
PASS: t-addsub
PASS: t-limbs
PASS: bit
PASS: t-perfsqr
PASS: logic
PASS: t-sqrtrem
PASS: dive_ui
PASS: t-aorsmul
PASS: t-pprime_p
PASS: t-tdiv_ui
PASS: t-jac
PASS: t-nextprime
PASS: t-cong
PASS: t-fdiv
PASS: t-pow
PASS: t-root
PASS: t-fac_ui
PASS: t-divis
PASS: t-invert
PASS: t-inp_str
PASS: t-mul
PASS: t-perfpow
PASS: dive
PASS: t-io_raw
PASS: t-tdiv
PASS: convert
PASS: t-powm
PASS: t-remove
PASS: t-powm_ui
PASS: t-gcd
PASS: reuse
============================================================================
Testsuite summary for GNU MP 6.1.2
============================================================================
# TOTAL: 63
# PASS: 63
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpz'
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpz'
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpz'
Making check in mpq
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpq'
make t-aors t-cmp t-cmp_ui t-cmp_si t-equal t-get_d t-get_str t-inp_str t-inv t-md_2exp t-set_f t-set_str io reuse t-cmp_z
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpq'
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-aors.o t-aors.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cmp.o t-cmp.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cmp_ui.o t-cmp_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cmp_si.o t-cmp_si.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-equal.o t-equal.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_d.o t-get_d.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_str.o t-get_str.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-inp_str.o t-inp_str.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-inv.o t-inv.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-md_2exp.o t-md_2exp.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-set_f.o t-set_f.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-set_str.o t-set_str.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o io.o io.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o reuse.o reuse.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cmp_z.o t-cmp_z.c
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-inv t-inv.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_f t-set_f.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_str t-get_str.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-inv t-inv.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp t-cmp.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_z t-cmp_z.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_str t-set_str.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_ui t-cmp_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_si t-cmp_si.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-md_2exp t-md_2exp.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-aors t-aors.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d t-get_d.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-inp_str t-inp_str.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o io io.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-equal t-equal.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_f t-set_f.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_str t-get_str.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o reuse reuse.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp t-cmp.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_str t-set_str.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_z t-cmp_z.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_ui t-cmp_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_si t-cmp_si.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o io io.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-aors t-aors.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-md_2exp t-md_2exp.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-inp_str t-inp_str.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d t-get_d.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-equal t-equal.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o reuse reuse.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpq'
make check-TESTS
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpq'
make[5]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpq'
PASS: t-cmp_si
PASS: t-equal
PASS: t-get_str
PASS: t-set_f
PASS: t-set_str
PASS: t-inv
PASS: t-md_2exp
PASS: reuse
PASS: t-cmp_z
PASS: t-cmp
PASS: t-aors
PASS: t-cmp_ui
PASS: t-get_d
PASS: io
PASS: t-inp_str
============================================================================
Testsuite summary for GNU MP 6.1.2
============================================================================
# TOTAL: 15
# PASS: 15
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpq'
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpq'
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpq'
Making check in mpf
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpf'
make t-dm2exp t-conv t-add t-sub t-sqrt t-sqrt_ui t-muldiv reuse t-cmp_d t-cmp_si t-div t-fits t-get_d t-get_d_2exp t-get_si t-get_ui t-gsprec t-inp_str t-int_p t-mul_ui t-set t-set_q t-set_si t-set_ui t-trunc t-ui_div t-eq t-pow_ui
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpf'
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-dm2exp.o t-dm2exp.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-conv.o t-conv.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-add.o t-add.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sub.o t-sub.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sqrt.o t-sqrt.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sqrt_ui.o t-sqrt_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-muldiv.o t-muldiv.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o reuse.o reuse.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cmp_d.o t-cmp_d.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-cmp_si.o t-cmp_si.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-div.o t-div.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-fits.o t-fits.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_d.o t-get_d.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_d_2exp.o t-get_d_2exp.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_si.o t-get_si.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_ui.o t-get_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-gsprec.o t-gsprec.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-inp_str.o t-inp_str.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-int_p.o t-int_p.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mul_ui.o t-mul_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-set.o t-set.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-set_q.o t-set_q.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-set_si.o t-set_si.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-set_ui.o t-set_ui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-trunc.o t-trunc.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-ui_div.o t-ui_div.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-eq.o t-eq.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-pow_ui.o t-pow_ui.c
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d t-get_d.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-int_p t-int_p.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_ui t-get_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-gsprec t-gsprec.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-muldiv t-muldiv.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrt t-sqrt.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-add t-add.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrt_ui t-sqrt_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_d t-cmp_d.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d_2exp t-get_d_2exp.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-dm2exp t-dm2exp.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d t-get_d.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-conv t-conv.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_si t-cmp_si.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o reuse reuse.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-div t-div.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_si t-get_si.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mul_ui t-mul_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set t-set.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_q t-set_q.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_si t-set_si.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-ui_div t-ui_div.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-pow_ui t-pow_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sub t-sub.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_ui t-set_ui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-inp_str t-inp_str.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-eq t-eq.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-gsprec t-gsprec.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_ui t-get_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-int_p t-int_p.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrt t-sqrt.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-add t-add.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-muldiv t-muldiv.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_d_2exp t-get_d_2exp.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_d t-cmp_d.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-dm2exp t-dm2exp.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrt_ui t-sqrt_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-conv t-conv.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-get_si t-get_si.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-trunc t-trunc.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_q t-set_q.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-cmp_si t-cmp_si.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_si t-set_si.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o reuse reuse.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-ui_div t-ui_div.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-div t-div.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mul_ui t-mul_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set t-set.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-inp_str t-inp_str.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-set_ui t-set_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-pow_ui t-pow_ui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sub t-sub.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-eq t-eq.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-trunc t-trunc.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fits t-fits.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fits t-fits.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpf'
make check-TESTS
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpf'
make[5]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpf'
PASS: t-sqrt_ui
PASS: t-cmp_d
PASS: t-cmp_si
PASS: t-get_ui
PASS: t-get_si
PASS: t-get_d_2exp
PASS: t-div
PASS: t-gsprec
PASS: t-fits
PASS: t-int_p
PASS: t-set_si
PASS: t-set_ui
PASS: t-mul_ui
PASS: t-trunc
PASS: t-set_q
PASS: t-get_d
PASS: t-ui_div
PASS: t-pow_ui
PASS: t-set
PASS: t-sqrt
PASS: t-sub
PASS: t-add
PASS: t-muldiv
PASS: t-conv
PASS: t-eq
PASS: t-dm2exp
PASS: reuse
PASS: t-inp_str
============================================================================
Testsuite summary for GNU MP 6.1.2
============================================================================
# TOTAL: 28
# PASS: 28
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpf'
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpf'
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/mpf'
Making check in rand
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/rand'
make t-iset t-lc2exp t-mt t-rand t-urbui t-urmui t-urndmm
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/rand'
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-iset.o t-iset.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-lc2exp.o t-lc2exp.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mt.o t-mt.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-rand.o t-rand.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-urbui.o t-urbui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-urmui.o t-urmui.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-urndmm.o t-urndmm.c
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mt t-mt.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-iset t-iset.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-urndmm t-urndmm.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-urbui t-urbui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-urmui t-urmui.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-rand t-rand.o ../../tests/libtests.la ../../libgmp.la
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-lc2exp t-lc2exp.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mt t-mt.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-urndmm t-urndmm.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-urmui t-urmui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-iset t-iset.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-urbui t-urbui.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-rand t-rand.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-lc2exp t-lc2exp.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/rand'
make check-TESTS
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/rand'
make[5]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/rand'
PASS: t-lc2exp
PASS: t-iset
PASS: t-rand
PASS: t-mt
PASS: t-urbui
PASS: t-urmui
PASS: t-urndmm
============================================================================
Testsuite summary for GNU MP 6.1.2
============================================================================
# TOTAL: 7
# PASS: 7
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/rand'
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/rand'
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/rand'
Making check in misc
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/misc'
make t-printf t-scanf t-locale
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/misc'
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-printf.o t-printf.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-scanf.o t-scanf.c
gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-locale.o t-locale.c
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-locale t-locale.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-locale t-locale.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-printf t-printf.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-printf t-printf.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
/bin/sh ../../libtool --tag=CC --mode=link gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-scanf t-scanf.o ../../tests/libtests.la ../../libgmp.la
libtool: link: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-scanf t-scanf.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/misc'
make check-TESTS
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/misc'
make[5]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/misc'
PASS: t-locale
PASS: t-printf
PASS: t-scanf
============================================================================
Testsuite summary for GNU MP 6.1.2
============================================================================
# TOTAL: 3
# PASS: 3
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/misc'
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/misc'
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/misc'
Making check in cxx
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/cxx'
make
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/cxx'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/cxx'
make check-TESTS
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/cxx'
make[5]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/cxx'
============================================================================
Testsuite summary for GNU MP 6.1.2
============================================================================
# TOTAL: 0
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/cxx'
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/cxx'
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests/cxx'
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tests'
Making check in mpn
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpn'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpn'
Making check in mpz
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpz'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpz'
Making check in mpq
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpq'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpq'
Making check in mpf
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpf'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/mpf'
Making check in printf
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/printf'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/printf'
Making check in scanf
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/scanf'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/scanf'
Making check in rand
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/rand'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/rand'
Making check in cxx
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/cxx'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/cxx'
Making check in demos
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos'
Making check in calc
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/calc'
make check-am
make[4]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/calc'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/calc'
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/calc'
Making check in expr
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/expr'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos/expr'
make[3]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos'
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/demos'
Making check in tune
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tune'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/tune'
Making check in doc
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/doc'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/doc'
make[2]: Entering directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2'
make[2]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2'
make[1]: Leaving directory `/tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2'
This file has been truncated, but you can view the full file.
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-bswap.o t-bswap.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-bswap.o t-bswap.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-count_zeros.o t-count_zeros.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-count_zeros.o t-count_zeros.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-constants.o t-constants.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-constants.o t-constants.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-hightomask.o t-hightomask.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-hightomask.o t-hightomask.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-parity.o t-parity.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-parity.o t-parity.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sub.o t-sub.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sub.o t-sub.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-popc.o t-popc.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-popc.o t-popc.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-modlinv.o t-modlinv.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-modlinv.o t-modlinv.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c memory.c -fPIC -DPIC -o memory.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c memory.c -fPIC -DPIC -o memory.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpf.c -fPIC -DPIC -o refmpf.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpf.c -fPIC -DPIC -o refmpf.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c trace.c -fPIC -DPIC -o trace.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c trace.c -fPIC -DPIC -o trace.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c spinner.c -fPIC -DPIC -o spinner.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c spinner.c -fPIC -DPIC -o spinner.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpn.c -fPIC -DPIC -o refmpn.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpn.c -fPIC -DPIC -o refmpn.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpq.c -fPIC -DPIC -o refmpq.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpq.c -fPIC -DPIC -o refmpq.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c amd64check.c -fPIC -DPIC -o amd64check.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c amd64check.c -fPIC -DPIC -o amd64check.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c misc.c -fPIC -DPIC -o misc.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c misc.c -fPIC -DPIC -o misc.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpz.c -fPIC -DPIC -o refmpz.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c refmpz.c -fPIC -DPIC -o refmpz.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -c -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-amd64call.s -fPIC -DPIC -o amd64call.o
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -c -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -Wa,--noexecstack tmp-amd64call.s -fPIC -DPIC -o amd64call.o -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-popc t-popc.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-popc t-popc.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-parity t-parity.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-parity t-parity.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-count_zeros t-count_zeros.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-count_zeros t-count_zeros.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-constants t-constants.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-constants t-constants.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-modlinv t-modlinv.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-modlinv t-modlinv.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-hightomask t-hightomask.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-hightomask t-hightomask.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-bswap t-bswap.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-bswap t-bswap.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sub t-sub.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sub t-sub.o ./.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom54.o t-toom54.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom54.o t-toom54.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-asmtype.o t-asmtype.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-asmtype.o t-asmtype.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-aors_1.o t-aors_1.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-aors_1.o t-aors_1.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-fat.o t-fat.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-fat.o t-fat.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom43.o t-toom43.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom43.o t-toom43.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mod_1.o t-mod_1.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mod_1.o t-mod_1.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-instrument.o t-instrument.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-instrument.o t-instrument.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-perfsqr.o t-perfsqr.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-perfsqr.o t-perfsqr.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom33.o t-toom33.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom33.o t-toom33.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o logic.o logic.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o logic.o logic.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-divrem_1.o t-divrem_1.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-divrem_1.o t-divrem_1.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_d.o t-get_d.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-get_d.o t-get_d.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mp_bases.o t-mp_bases.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mp_bases.o t-mp_bases.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom22.o t-toom22.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom22.o t-toom22.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom8h.o t-toom8h.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom8h.o t-toom8h.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom42.o t-toom42.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom42.o t-toom42.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-iord_u.o t-iord_u.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-iord_u.o t-iord_u.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom52.o t-toom52.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom52.o t-toom52.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom63.o t-toom63.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom63.o t-toom63.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom6-sqr.o t-toom6-sqr.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom6-sqr.o t-toom6-sqr.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom2-sqr.o t-toom2-sqr.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom2-sqr.o t-toom2-sqr.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom44.o t-toom44.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom44.o t-toom44.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-scan.o t-scan.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-scan.o t-scan.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom6h.o t-toom6h.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom6h.o t-toom6h.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mul.o t-mul.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mul.o t-mul.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom3-sqr.o t-toom3-sqr.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom3-sqr.o t-toom3-sqr.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom53.o t-toom53.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom53.o t-toom53.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom32.o t-toom32.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom32.o t-toom32.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom62.o t-toom62.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom62.o t-toom62.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom8-sqr.o t-toom8-sqr.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom8-sqr.o t-toom8-sqr.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-div.o t-div.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-div.o t-div.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom4-sqr.o t-toom4-sqr.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-toom4-sqr.o t-toom4-sqr.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mullo.o t-mullo.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mullo.o t-mullo.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sqrlo.o t-sqrlo.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sqrlo.o t-sqrlo.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mulmod_bnm1.o t-mulmod_bnm1.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mulmod_bnm1.o t-mulmod_bnm1.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-hgcd.o t-hgcd.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-hgcd.o t-hgcd.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sqrmod_bnm1.o t-sqrmod_bnm1.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sqrmod_bnm1.o t-sqrmod_bnm1.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mulmid.o t-mulmid.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-mulmid.o t-mulmid.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-matrix22.o t-matrix22.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-matrix22.o t-matrix22.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-hgcd_appr.o t-hgcd_appr.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-hgcd_appr.o t-hgcd_appr.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-invert.o t-invert.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-invert.o t-invert.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-bdiv.o t-bdiv.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-bdiv.o t-bdiv.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-brootinv.o t-brootinv.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-brootinv.o t-brootinv.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sizeinbase.o t-sizeinbase.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-sizeinbase.o t-sizeinbase.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-broot.o t-broot.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-broot.o t-broot.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-minvert.o t-minvert.c
superenv added: -isystem/homes/johan/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -c -o t-minvert.o t-minvert.c -isystem/homes/johan/.linuxbrew/include
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom33 t-toom33.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom33 t-toom33.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-scan t-scan.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-scan t-scan.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-asmtype t-asmtype.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-asmtype t-asmtype.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mp_bases t-mp_bases.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mp_bases t-mp_bases.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fat t-fat.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-fat t-fat.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-perfsqr t-perfsqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-perfsqr t-perfsqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom22 t-toom22.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom22 t-toom22.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-instrument t-instrument.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-instrument t-instrument.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom32 t-toom32.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom32 t-toom32.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o logic logic.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o logic logic.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom43 t-toom43.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom43 t-toom43.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom42 t-toom42.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom42 t-toom42.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-divrem_1 t-divrem_1.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-divrem_1 t-divrem_1.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mod_1 t-mod_1.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mod_1 t-mod_1.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-iord_u t-iord_u.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-iord_u t-iord_u.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom44 t-toom44.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom44 t-toom44.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom52 t-toom52.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom52 t-toom52.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom53 t-toom53.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom53 t-toom53.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom62 t-toom62.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom62 t-toom62.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom2-sqr t-toom2-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom2-sqr t-toom2-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom6h t-toom6h.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom6h t-toom6h.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrlo t-sqrlo.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-sqrlo t-sqrlo.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom63 t-toom63.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom63 t-toom63.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom54 t-toom54.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom54 t-toom54.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mul t-mul.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-mul t-mul.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom8h t-toom8h.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom8h t-toom8h.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom8-sqr t-toom8-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom8-sqr t-toom8-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom4-sqr t-toom4-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom4-sqr t-toom4-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
gcc-5 called with: -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom6-sqr t-toom6-sqr.o ../../tests/.libs/libtests.a /tmp/ghc--gmp-20180216-48235-1dcg3xt/gmp-6.1.2/.libs/libgmp.a ../../.libs/libgmp.a
superenv added: -isystem/homes/johan/.linuxbrew/include -Wl,--dynamic-linker=/homes/johan/.linuxbrew/lib/ld.so -B/homes/johan/.linuxbrew/opt/glibc/lib -L/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/Cellar/ghc/8.2.2/lib -Wl,-rpath=/homes/johan/.linuxbrew/lib -Wl,-rpath=/homes/johan/.linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=broadwell -march=broadwell -o t-toom6-sqr t-
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment