Build of mpfi with clang_glibc toolchain

The build took 00h 00m 58s and was SUCCESSFUL.

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

SLOCLanguage
14,976 ansic
11,118 sh
3,850 makefile
29,944 total

The process tree of the build process is here.

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: mpfi 1.5.1-2 (Thu Apr 13 17:42:54 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# 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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gmp.h... yes
# checking for __gmpz_init in -lgmp... yes
# checking for valid GMP... yes
# checking for mpfr.h... yes
# checking for mpfr_init in -lmpfr... yes
# checking for valid MPFR... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking for size_t... yes
# checking for dup2... yes
# checking for gettimeofday... yes
# checking for mpfr_q_sub... no
# checking for mpfr_z_sub... yes
# checking for mpfr_z_div... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating mpfi_config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1'
# Making all in src
# make[2]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1/src'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo abs.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c abs.c -fPIC -DPIC -o .libs/abs.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c abs.c -o abs.o >/dev/null 2>&1
# mv -f .deps/abs.Tpo .deps/abs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo acos.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -fPIC -DPIC -o .libs/acos.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -o acos.o >/dev/null 2>&1
# mv -f .deps/acos.Tpo .deps/acos.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo acosh.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -fPIC -DPIC -o .libs/acosh.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -o acosh.o >/dev/null 2>&1
# mv -f .deps/acosh.Tpo .deps/acosh.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo add.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fPIC -DPIC -o .libs/add.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -o add.o >/dev/null 2>&1
# mv -f .deps/add.Tpo .deps/add.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c -o add_d.lo add_d.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c add_d.c -fPIC -DPIC -o .libs/add_d.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c add_d.c -o add_d.o >/dev/null 2>&1
# mv -f .deps/add_d.Tpo .deps/add_d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c -o add_fr.lo add_fr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c add_fr.c -fPIC -DPIC -o .libs/add_fr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c add_fr.c -o add_fr.o >/dev/null 2>&1
# mv -f .deps/add_fr.Tpo .deps/add_fr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_q.lo -MD -MP -MF .deps/add_q.Tpo -c -o add_q.lo add_q.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_q.lo -MD -MP -MF .deps/add_q.Tpo -c add_q.c -fPIC -DPIC -o .libs/add_q.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_q.lo -MD -MP -MF .deps/add_q.Tpo -c add_q.c -o add_q.o >/dev/null 2>&1
# mv -f .deps/add_q.Tpo .deps/add_q.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c -o add_si.lo add_si.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c add_si.c -fPIC -DPIC -o .libs/add_si.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c add_si.c -o add_si.o >/dev/null 2>&1
# mv -f .deps/add_si.Tpo .deps/add_si.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo add_ui.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -o add_ui.o >/dev/null 2>&1
# mv -f .deps/add_ui.Tpo .deps/add_ui.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_z.lo -MD -MP -MF .deps/add_z.Tpo -c -o add_z.lo add_z.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_z.lo -MD -MP -MF .deps/add_z.Tpo -c add_z.c -fPIC -DPIC -o .libs/add_z.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT add_z.lo -MD -MP -MF .deps/add_z.Tpo -c add_z.c -o add_z.o >/dev/null 2>&1
# mv -f .deps/add_z.Tpo .deps/add_z.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT alea.lo -MD -MP -MF .deps/alea.Tpo -c -o alea.lo alea.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT alea.lo -MD -MP -MF .deps/alea.Tpo -c alea.c -fPIC -DPIC -o .libs/alea.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT alea.lo -MD -MP -MF .deps/alea.Tpo -c alea.c -o alea.o >/dev/null 2>&1
# mv -f .deps/alea.Tpo .deps/alea.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo asin.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -fPIC -DPIC -o .libs/asin.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -o asin.o >/dev/null 2>&1
# mv -f .deps/asin.Tpo .deps/asin.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo asinh.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -fPIC -DPIC -o .libs/asinh.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -o asinh.o >/dev/null 2>&1
# mv -f .deps/asinh.Tpo .deps/asinh.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c -o atan2.lo atan2.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c atan2.c -fPIC -DPIC -o .libs/atan2.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c atan2.c -o atan2.o >/dev/null 2>&1
# mv -f .deps/atan2.Tpo .deps/atan2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo atan.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -fPIC -DPIC -o .libs/atan.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -o atan.o >/dev/null 2>&1
# mv -f .deps/atan.Tpo .deps/atan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo atanh.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -fPIC -DPIC -o .libs/atanh.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -o atanh.o >/dev/null 2>&1
# mv -f .deps/atanh.Tpo .deps/atanh.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT bisect.lo -MD -MP -MF .deps/bisect.Tpo -c -o bisect.lo bisect.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT bisect.lo -MD -MP -MF .deps/bisect.Tpo -c bisect.c -fPIC -DPIC -o .libs/bisect.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT bisect.lo -MD -MP -MF .deps/bisect.Tpo -c bisect.c -o bisect.o >/dev/null 2>&1
# mv -f .deps/bisect.Tpo .deps/bisect.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT blow.lo -MD -MP -MF .deps/blow.Tpo -c -o blow.lo blow.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT blow.lo -MD -MP -MF .deps/blow.Tpo -c blow.c -fPIC -DPIC -o .libs/blow.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT blow.lo -MD -MP -MF .deps/blow.Tpo -c blow.c -o blow.o >/dev/null 2>&1
# mv -f .deps/blow.Tpo .deps/blow.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c -o cbrt.lo cbrt.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c cbrt.c -fPIC -DPIC -o .libs/cbrt.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c cbrt.c -o cbrt.o >/dev/null 2>&1
# mv -f .deps/cbrt.Tpo .deps/cbrt.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo clear.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -fPIC -DPIC -o .libs/clear.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -o clear.o >/dev/null 2>&1
# mv -f .deps/clear.Tpo .deps/clear.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo cmp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -fPIC -DPIC -o .libs/cmp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -o cmp.o >/dev/null 2>&1
# mv -f .deps/cmp.Tpo .deps/cmp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cmp_sym_pi.lo -MD -MP -MF .deps/cmp_sym_pi.Tpo -c -o cmp_sym_pi.lo cmp_sym_pi.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cmp_sym_pi.lo -MD -MP -MF .deps/cmp_sym_pi.Tpo -c cmp_sym_pi.c -fPIC -DPIC -o .libs/cmp_sym_pi.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cmp_sym_pi.lo -MD -MP -MF .deps/cmp_sym_pi.Tpo -c cmp_sym_pi.c -o cmp_sym_pi.o >/dev/null 2>&1
# mv -f .deps/cmp_sym_pi.Tpo .deps/cmp_sym_pi.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c -o constants.lo constants.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c constants.c -fPIC -DPIC -o .libs/constants.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c constants.c -o constants.o >/dev/null 2>&1
# mv -f .deps/constants.Tpo .deps/constants.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo cos.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -fPIC -DPIC -o .libs/cos.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -o cos.o >/dev/null 2>&1
# mv -f .deps/cos.Tpo .deps/cos.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo cosh.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -fPIC -DPIC -o .libs/cosh.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -o cosh.o >/dev/null 2>&1
# mv -f .deps/cosh.Tpo .deps/cosh.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c -o csc.lo csc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c csc.c -fPIC -DPIC -o .libs/csc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c csc.c -o csc.o >/dev/null 2>&1
# mv -f .deps/csc.Tpo .deps/csc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c -o csch.lo csch.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c csch.c -fPIC -DPIC -o .libs/csch.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c csch.c -o csch.o >/dev/null 2>&1
# mv -f .deps/csch.Tpo .deps/csch.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c -o cot.lo cot.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c cot.c -fPIC -DPIC -o .libs/cot.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c cot.c -o cot.o >/dev/null 2>&1
# mv -f .deps/cot.Tpo .deps/cot.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c -o coth.lo coth.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c coth.c -fPIC -DPIC -o .libs/coth.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c coth.c -o coth.o >/dev/null 2>&1
# mv -f .deps/coth.Tpo .deps/coth.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c -o d_div.lo d_div.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c d_div.c -fPIC -DPIC -o .libs/d_div.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c d_div.c -o d_div.o >/dev/null 2>&1
# mv -f .deps/d_div.Tpo .deps/d_div.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c -o d_sub.lo d_sub.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c d_sub.c -fPIC -DPIC -o .libs/d_sub.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c d_sub.c -o d_sub.o >/dev/null 2>&1
# mv -f .deps/d_sub.Tpo .deps/d_sub.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT diam.lo -MD -MP -MF .deps/diam.Tpo -c -o diam.lo diam.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT diam.lo -MD -MP -MF .deps/diam.Tpo -c diam.c -fPIC -DPIC -o .libs/diam.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT diam.lo -MD -MP -MF .deps/diam.Tpo -c diam.c -o diam.o >/dev/null 2>&1
# mv -f .deps/diam.Tpo .deps/diam.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo div.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -fPIC -DPIC -o .libs/div.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -o div.o >/dev/null 2>&1
# mv -f .deps/div.Tpo .deps/div.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c -o div_2exp.lo div_2exp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c div_2exp.c -o div_2exp.o >/dev/null 2>&1
# mv -f .deps/div_2exp.Tpo .deps/div_2exp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo div_2si.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -o div_2si.o >/dev/null 2>&1
# mv -f .deps/div_2si.Tpo .deps/div_2si.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo div_2ui.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -o div_2ui.o >/dev/null 2>&1
# mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c -o div_d.lo div_d.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c div_d.c -fPIC -DPIC -o .libs/div_d.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c div_d.c -o div_d.o >/dev/null 2>&1
# mv -f .deps/div_d.Tpo .deps/div_d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c -o div_fr.lo div_fr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c div_fr.c -fPIC -DPIC -o .libs/div_fr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c div_fr.c -o div_fr.o >/dev/null 2>&1
# mv -f .deps/div_fr.Tpo .deps/div_fr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_q.lo -MD -MP -MF .deps/div_q.Tpo -c -o div_q.lo div_q.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_q.lo -MD -MP -MF .deps/div_q.Tpo -c div_q.c -fPIC -DPIC -o .libs/div_q.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_q.lo -MD -MP -MF .deps/div_q.Tpo -c div_q.c -o div_q.o >/dev/null 2>&1
# mv -f .deps/div_q.Tpo .deps/div_q.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_si.lo -MD -MP -MF .deps/div_si.Tpo -c -o div_si.lo div_si.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_si.lo -MD -MP -MF .deps/div_si.Tpo -c div_si.c -fPIC -DPIC -o .libs/div_si.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_si.lo -MD -MP -MF .deps/div_si.Tpo -c div_si.c -o div_si.o >/dev/null 2>&1
# mv -f .deps/div_si.Tpo .deps/div_si.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo div_ui.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -o div_ui.o >/dev/null 2>&1
# mv -f .deps/div_ui.Tpo .deps/div_ui.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_z.lo -MD -MP -MF .deps/div_z.Tpo -c -o div_z.lo div_z.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_z.lo -MD -MP -MF .deps/div_z.Tpo -c div_z.c -fPIC -DPIC -o .libs/div_z.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT div_z.lo -MD -MP -MF .deps/div_z.Tpo -c div_z.c -o div_z.o >/dev/null 2>&1
# mv -f .deps/div_z.Tpo .deps/div_z.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
# mv -f .deps/error.Tpo .deps/error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo exp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -fPIC -DPIC -o .libs/exp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -o exp.o >/dev/null 2>&1
# mv -f .deps/exp.Tpo .deps/exp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c -o exp2.lo exp2.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c exp2.c -fPIC -DPIC -o .libs/exp2.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c exp2.c -o exp2.o >/dev/null 2>&1
# mv -f .deps/exp2.Tpo .deps/exp2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c -o expm1.lo expm1.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c expm1.c -fPIC -DPIC -o .libs/expm1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c expm1.c -o expm1.o >/dev/null 2>&1
# mv -f .deps/expm1.Tpo .deps/expm1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c -o fr_div.lo fr_div.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c fr_div.c -fPIC -DPIC -o .libs/fr_div.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c fr_div.c -o fr_div.o >/dev/null 2>&1
# mv -f .deps/fr_div.Tpo .deps/fr_div.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c -o fr_sub.lo fr_sub.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c fr_sub.c -fPIC -DPIC -o .libs/fr_sub.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c fr_sub.c -o fr_sub.o >/dev/null 2>&1
# mv -f .deps/fr_sub.Tpo .deps/fr_sub.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_endpoints.lo -MD -MP -MF .deps/get_endpoints.Tpo -c -o get_endpoints.lo get_endpoints.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_endpoints.lo -MD -MP -MF .deps/get_endpoints.Tpo -c get_endpoints.c -fPIC -DPIC -o .libs/get_endpoints.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_endpoints.lo -MD -MP -MF .deps/get_endpoints.Tpo -c get_endpoints.c -o get_endpoints.o >/dev/null 2>&1
# mv -f .deps/get_endpoints.Tpo .deps/get_endpoints.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_fr.lo -MD -MP -MF .deps/get_fr.Tpo -c -o get_fr.lo get_fr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_fr.lo -MD -MP -MF .deps/get_fr.Tpo -c get_fr.c -fPIC -DPIC -o .libs/get_fr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_fr.lo -MD -MP -MF .deps/get_fr.Tpo -c get_fr.c -o get_fr.o >/dev/null 2>&1
# mv -f .deps/get_fr.Tpo .deps/get_fr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c -o get_d.lo get_d.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c get_d.c -fPIC -DPIC -o .libs/get_d.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c get_d.c -o get_d.o >/dev/null 2>&1
# mv -f .deps/get_d.Tpo .deps/get_d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c -o get_prec.lo get_prec.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c get_prec.c -fPIC -DPIC -o .libs/get_prec.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c get_prec.c -o get_prec.o >/dev/null 2>&1
# mv -f .deps/get_prec.Tpo .deps/get_prec.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c -o get_version.lo get_version.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c get_version.c -fPIC -DPIC -o .libs/get_version.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c get_version.c -o get_version.o >/dev/null 2>&1
# mv -f .deps/get_version.Tpo .deps/get_version.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT has_zero.lo -MD -MP -MF .deps/has_zero.Tpo -c -o has_zero.lo has_zero.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT has_zero.lo -MD -MP -MF .deps/has_zero.Tpo -c has_zero.c -fPIC -DPIC -o .libs/has_zero.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT has_zero.lo -MD -MP -MF .deps/has_zero.Tpo -c has_zero.c -o has_zero.o >/dev/null 2>&1
# mv -f .deps/has_zero.Tpo .deps/has_zero.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c -o hypot.lo hypot.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c -fPIC -DPIC -o .libs/hypot.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c -o hypot.o >/dev/null 2>&1
# mv -f .deps/hypot.Tpo .deps/hypot.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT increase.lo -MD -MP -MF .deps/increase.Tpo -c -o increase.lo increase.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT increase.lo -MD -MP -MF .deps/increase.Tpo -c increase.c -fPIC -DPIC -o .libs/increase.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT increase.lo -MD -MP -MF .deps/increase.Tpo -c increase.c -o increase.o >/dev/null 2>&1
# mv -f .deps/increase.Tpo .deps/increase.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/init.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o >/dev/null 2>&1
# mv -f .deps/init.Tpo .deps/init.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT intersect.lo -MD -MP -MF .deps/intersect.Tpo -c -o intersect.lo intersect.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT intersect.lo -MD -MP -MF .deps/intersect.Tpo -c intersect.c -fPIC -DPIC -o .libs/intersect.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT intersect.lo -MD -MP -MF .deps/intersect.Tpo -c intersect.c -o intersect.o >/dev/null 2>&1
# mv -f .deps/intersect.Tpo .deps/intersect.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_d.lo -MD -MP -MF .deps/interv_d.Tpo -c -o interv_d.lo interv_d.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_d.lo -MD -MP -MF .deps/interv_d.Tpo -c interv_d.c -fPIC -DPIC -o .libs/interv_d.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_d.lo -MD -MP -MF .deps/interv_d.Tpo -c interv_d.c -o interv_d.o >/dev/null 2>&1
# mv -f .deps/interv_d.Tpo .deps/interv_d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_fr.lo -MD -MP -MF .deps/interv_fr.Tpo -c -o interv_fr.lo interv_fr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_fr.lo -MD -MP -MF .deps/interv_fr.Tpo -c interv_fr.c -fPIC -DPIC -o .libs/interv_fr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_fr.lo -MD -MP -MF .deps/interv_fr.Tpo -c interv_fr.c -o interv_fr.o >/dev/null 2>&1
# mv -f .deps/interv_fr.Tpo .deps/interv_fr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_q.lo -MD -MP -MF .deps/interv_q.Tpo -c -o interv_q.lo interv_q.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_q.lo -MD -MP -MF .deps/interv_q.Tpo -c interv_q.c -fPIC -DPIC -o .libs/interv_q.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_q.lo -MD -MP -MF .deps/interv_q.Tpo -c interv_q.c -o interv_q.o >/dev/null 2>&1
# mv -f .deps/interv_q.Tpo .deps/interv_q.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_si.lo -MD -MP -MF .deps/interv_si.Tpo -c -o interv_si.lo interv_si.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_si.lo -MD -MP -MF .deps/interv_si.Tpo -c interv_si.c -fPIC -DPIC -o .libs/interv_si.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_si.lo -MD -MP -MF .deps/interv_si.Tpo -c interv_si.c -o interv_si.o >/dev/null 2>&1
# mv -f .deps/interv_si.Tpo .deps/interv_si.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_ui.lo -MD -MP -MF .deps/interv_ui.Tpo -c -o interv_ui.lo interv_ui.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_ui.lo -MD -MP -MF .deps/interv_ui.Tpo -c interv_ui.c -fPIC -DPIC -o .libs/interv_ui.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_ui.lo -MD -MP -MF .deps/interv_ui.Tpo -c interv_ui.c -o interv_ui.o >/dev/null 2>&1
# mv -f .deps/interv_ui.Tpo .deps/interv_ui.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_z.lo -MD -MP -MF .deps/interv_z.Tpo -c -o interv_z.lo interv_z.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_z.lo -MD -MP -MF .deps/interv_z.Tpo -c interv_z.c -fPIC -DPIC -o .libs/interv_z.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT interv_z.lo -MD -MP -MF .deps/interv_z.Tpo -c interv_z.c -o interv_z.o >/dev/null 2>&1
# mv -f .deps/interv_z.Tpo .deps/interv_z.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo inp_str.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -o inp_str.o >/dev/null 2>&1
# mv -f .deps/inp_str.Tpo .deps/inp_str.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT inv.lo -MD -MP -MF .deps/inv.Tpo -c -o inv.lo inv.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT inv.lo -MD -MP -MF .deps/inv.Tpo -c inv.c -fPIC -DPIC -o .libs/inv.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT inv.lo -MD -MP -MF .deps/inv.Tpo -c inv.c -o inv.o >/dev/null 2>&1
# mv -f .deps/inv.Tpo .deps/inv.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT is_empty.lo -MD -MP -MF .deps/is_empty.Tpo -c -o is_empty.lo is_empty.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT is_empty.lo -MD -MP -MF .deps/is_empty.Tpo -c is_empty.c -fPIC -DPIC -o .libs/is_empty.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT is_empty.lo -MD -MP -MF .deps/is_empty.Tpo -c is_empty.c -o is_empty.o >/dev/null 2>&1
# mv -f .deps/is_empty.Tpo .deps/is_empty.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT is_inside.lo -MD -MP -MF .deps/is_inside.Tpo -c -o is_inside.lo is_inside.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT is_inside.lo -MD -MP -MF .deps/is_inside.Tpo -c is_inside.c -fPIC -DPIC -o .libs/is_inside.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT is_inside.lo -MD -MP -MF .deps/is_inside.Tpo -c is_inside.c -o is_inside.o >/dev/null 2>&1
# mv -f .deps/is_inside.Tpo .deps/is_inside.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1
# mv -f .deps/log.Tpo .deps/log.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo log10.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -fPIC -DPIC -o .libs/log10.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -o log10.o >/dev/null 2>&1
# mv -f .deps/log10.Tpo .deps/log10.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c -o log1p.lo log1p.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -fPIC -DPIC -o .libs/log1p.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -o log1p.o >/dev/null 2>&1
# mv -f .deps/log1p.Tpo .deps/log1p.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c -o log2.lo log2.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c log2.c -fPIC -DPIC -o .libs/log2.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c log2.c -o log2.o >/dev/null 2>&1
# mv -f .deps/log2.Tpo .deps/log2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mag.lo -MD -MP -MF .deps/mag.Tpo -c -o mag.lo mag.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mag.lo -MD -MP -MF .deps/mag.Tpo -c mag.c -fPIC -DPIC -o .libs/mag.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mag.lo -MD -MP -MF .deps/mag.Tpo -c mag.c -o mag.o >/dev/null 2>&1
# mv -f .deps/mag.Tpo .deps/mag.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c -o mid.lo mid.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c mid.c -fPIC -DPIC -o .libs/mid.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c mid.c -o mid.o >/dev/null 2>&1
# mv -f .deps/mid.Tpo .deps/mid.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mig.lo -MD -MP -MF .deps/mig.Tpo -c -o mig.lo mig.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mig.lo -MD -MP -MF .deps/mig.Tpo -c mig.c -fPIC -DPIC -o .libs/mig.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mig.lo -MD -MP -MF .deps/mig.Tpo -c mig.c -o mig.o >/dev/null 2>&1
# mv -f .deps/mig.Tpo .deps/mig.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo mul.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -fPIC -DPIC -o .libs/mul.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -o mul.o >/dev/null 2>&1
# mv -f .deps/mul.Tpo .deps/mul.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c -o mul_2exp.lo mul_2exp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c mul_2exp.c -o mul_2exp.o >/dev/null 2>&1
# mv -f .deps/mul_2exp.Tpo .deps/mul_2exp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo mul_2si.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -o mul_2si.o >/dev/null 2>&1
# mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo mul_2ui.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -o mul_2ui.o >/dev/null 2>&1
# mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c -o mul_d.lo mul_d.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c mul_d.c -fPIC -DPIC -o .libs/mul_d.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c mul_d.c -o mul_d.o >/dev/null 2>&1
# mv -f .deps/mul_d.Tpo .deps/mul_d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c -o mul_fr.lo mul_fr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c mul_fr.c -fPIC -DPIC -o .libs/mul_fr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c mul_fr.c -o mul_fr.o >/dev/null 2>&1
# mv -f .deps/mul_fr.Tpo .deps/mul_fr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_q.lo -MD -MP -MF .deps/mul_q.Tpo -c -o mul_q.lo mul_q.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_q.lo -MD -MP -MF .deps/mul_q.Tpo -c mul_q.c -fPIC -DPIC -o .libs/mul_q.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_q.lo -MD -MP -MF .deps/mul_q.Tpo -c mul_q.c -o mul_q.o >/dev/null 2>&1
# mv -f .deps/mul_q.Tpo .deps/mul_q.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c -o mul_si.lo mul_si.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c mul_si.c -o mul_si.o >/dev/null 2>&1
# mv -f .deps/mul_si.Tpo .deps/mul_si.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo mul_ui.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -o mul_ui.o >/dev/null 2>&1
# mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_z.lo -MD -MP -MF .deps/mul_z.Tpo -c -o mul_z.lo mul_z.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_z.lo -MD -MP -MF .deps/mul_z.Tpo -c mul_z.c -fPIC -DPIC -o .libs/mul_z.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT mul_z.lo -MD -MP -MF .deps/mul_z.Tpo -c mul_z.c -o mul_z.o >/dev/null 2>&1
# mv -f .deps/mul_z.Tpo .deps/mul_z.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo neg.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -fPIC -DPIC -o .libs/neg.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -o neg.o >/dev/null 2>&1
# mv -f .deps/neg.Tpo .deps/neg.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo out_str.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -fPIC -DPIC -o .libs/out_str.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -o out_str.o >/dev/null 2>&1
# mv -f .deps/out_str.Tpo .deps/out_str.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT predicates.lo -MD -MP -MF .deps/predicates.Tpo -c -o predicates.lo predicates.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT predicates.lo -MD -MP -MF .deps/predicates.Tpo -c predicates.c -fPIC -DPIC -o .libs/predicates.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT predicates.lo -MD -MP -MF .deps/predicates.Tpo -c predicates.c -o predicates.o >/dev/null 2>&1
# mv -f .deps/predicates.Tpo .deps/predicates.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT print_binary.lo -MD -MP -MF .deps/print_binary.Tpo -c -o print_binary.lo print_binary.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT print_binary.lo -MD -MP -MF .deps/print_binary.Tpo -c print_binary.c -fPIC -DPIC -o .libs/print_binary.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT print_binary.lo -MD -MP -MF .deps/print_binary.Tpo -c print_binary.c -o print_binary.o >/dev/null 2>&1
# mv -f .deps/print_binary.Tpo .deps/print_binary.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put.lo -MD -MP -MF .deps/put.Tpo -c -o put.lo put.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put.lo -MD -MP -MF .deps/put.Tpo -c put.c -fPIC -DPIC -o .libs/put.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put.lo -MD -MP -MF .deps/put.Tpo -c put.c -o put.o >/dev/null 2>&1
# mv -f .deps/put.Tpo .deps/put.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_d.lo -MD -MP -MF .deps/put_d.Tpo -c -o put_d.lo put_d.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_d.lo -MD -MP -MF .deps/put_d.Tpo -c put_d.c -fPIC -DPIC -o .libs/put_d.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_d.lo -MD -MP -MF .deps/put_d.Tpo -c put_d.c -o put_d.o >/dev/null 2>&1
# mv -f .deps/put_d.Tpo .deps/put_d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_fr.lo -MD -MP -MF .deps/put_fr.Tpo -c -o put_fr.lo put_fr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_fr.lo -MD -MP -MF .deps/put_fr.Tpo -c put_fr.c -fPIC -DPIC -o .libs/put_fr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_fr.lo -MD -MP -MF .deps/put_fr.Tpo -c put_fr.c -o put_fr.o >/dev/null 2>&1
# mv -f .deps/put_fr.Tpo .deps/put_fr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_q.lo -MD -MP -MF .deps/put_q.Tpo -c -o put_q.lo put_q.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_q.lo -MD -MP -MF .deps/put_q.Tpo -c put_q.c -fPIC -DPIC -o .libs/put_q.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_q.lo -MD -MP -MF .deps/put_q.Tpo -c put_q.c -o put_q.o >/dev/null 2>&1
# mv -f .deps/put_q.Tpo .deps/put_q.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_si.lo -MD -MP -MF .deps/put_si.Tpo -c -o put_si.lo put_si.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_si.lo -MD -MP -MF .deps/put_si.Tpo -c put_si.c -fPIC -DPIC -o .libs/put_si.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_si.lo -MD -MP -MF .deps/put_si.Tpo -c put_si.c -o put_si.o >/dev/null 2>&1
# mv -f .deps/put_si.Tpo .deps/put_si.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_ui.lo -MD -MP -MF .deps/put_ui.Tpo -c -o put_ui.lo put_ui.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_ui.lo -MD -MP -MF .deps/put_ui.Tpo -c put_ui.c -fPIC -DPIC -o .libs/put_ui.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_ui.lo -MD -MP -MF .deps/put_ui.Tpo -c put_ui.c -o put_ui.o >/dev/null 2>&1
# mv -f .deps/put_ui.Tpo .deps/put_ui.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_z.lo -MD -MP -MF .deps/put_z.Tpo -c -o put_z.lo put_z.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_z.lo -MD -MP -MF .deps/put_z.Tpo -c put_z.c -fPIC -DPIC -o .libs/put_z.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT put_z.lo -MD -MP -MF .deps/put_z.Tpo -c put_z.c -o put_z.o >/dev/null 2>&1
# mv -f .deps/put_z.Tpo .deps/put_z.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT q_div.lo -MD -MP -MF .deps/q_div.Tpo -c -o q_div.lo q_div.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT q_div.lo -MD -MP -MF .deps/q_div.Tpo -c q_div.c -fPIC -DPIC -o .libs/q_div.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT q_div.lo -MD -MP -MF .deps/q_div.Tpo -c q_div.c -o q_div.o >/dev/null 2>&1
# mv -f .deps/q_div.Tpo .deps/q_div.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT q_sub.lo -MD -MP -MF .deps/q_sub.Tpo -c -o q_sub.lo q_sub.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT q_sub.lo -MD -MP -MF .deps/q_sub.Tpo -c q_sub.c -fPIC -DPIC -o .libs/q_sub.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT q_sub.lo -MD -MP -MF .deps/q_sub.Tpo -c q_sub.c -o q_sub.o >/dev/null 2>&1
# mv -f .deps/q_sub.Tpo .deps/q_sub.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT quadrant.lo -MD -MP -MF .deps/quadrant.Tpo -c -o quadrant.lo quadrant.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT quadrant.lo -MD -MP -MF .deps/quadrant.Tpo -c quadrant.c -fPIC -DPIC -o .libs/quadrant.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT quadrant.lo -MD -MP -MF .deps/quadrant.Tpo -c quadrant.c -o quadrant.o >/dev/null 2>&1
# mv -f .deps/quadrant.Tpo .deps/quadrant.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT revert_if_needed.lo -MD -MP -MF .deps/revert_if_needed.Tpo -c -o revert_if_needed.lo revert_if_needed.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT revert_if_needed.lo -MD -MP -MF .deps/revert_if_needed.Tpo -c revert_if_needed.c -fPIC -DPIC -o .libs/revert_if_needed.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT revert_if_needed.lo -MD -MP -MF .deps/revert_if_needed.Tpo -c revert_if_needed.c -o revert_if_needed.o >/dev/null 2>&1
# mv -f .deps/revert_if_needed.Tpo .deps/revert_if_needed.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c -o round_prec.lo round_prec.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c round_prec.c -fPIC -DPIC -o .libs/round_prec.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c round_prec.c -o round_prec.o >/dev/null 2>&1
# mv -f .deps/round_prec.Tpo .deps/round_prec.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c -o sec.lo sec.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c sec.c -fPIC -DPIC -o .libs/sec.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c sec.c -o sec.o >/dev/null 2>&1
# mv -f .deps/sec.Tpo .deps/sec.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c -o sech.lo sech.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c sech.c -fPIC -DPIC -o .libs/sech.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c sech.c -o sech.o >/dev/null 2>&1
# mv -f .deps/sech.Tpo .deps/sech.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo set.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -fPIC -DPIC -o .libs/set.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -o set.o >/dev/null 2>&1
# mv -f .deps/set.Tpo .deps/set.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c -o set_d.lo set_d.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c set_d.c -fPIC -DPIC -o .libs/set_d.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c set_d.c -o set_d.o >/dev/null 2>&1
# mv -f .deps/set_d.Tpo .deps/set_d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_fr.lo -MD -MP -MF .deps/set_fr.Tpo -c -o set_fr.lo set_fr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_fr.lo -MD -MP -MF .deps/set_fr.Tpo -c set_fr.c -fPIC -DPIC -o .libs/set_fr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_fr.lo -MD -MP -MF .deps/set_fr.Tpo -c set_fr.c -o set_fr.o >/dev/null 2>&1
# mv -f .deps/set_fr.Tpo .deps/set_fr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo set_prec.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -o set_prec.o >/dev/null 2>&1
# mv -f .deps/set_prec.Tpo .deps/set_prec.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c -o set_q.lo set_q.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c set_q.c -fPIC -DPIC -o .libs/set_q.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c set_q.c -o set_q.o >/dev/null 2>&1
# mv -f .deps/set_q.Tpo .deps/set_q.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c -o set_si.lo set_si.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c set_si.c -fPIC -DPIC -o .libs/set_si.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c set_si.c -o set_si.o >/dev/null 2>&1
# mv -f .deps/set_si.Tpo .deps/set_si.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo set_str.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -fPIC -DPIC -o .libs/set_str.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -o set_str.o >/dev/null 2>&1
# mv -f .deps/set_str.Tpo .deps/set_str.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c -o set_ui.lo set_ui.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c set_ui.c -o set_ui.o >/dev/null 2>&1
# mv -f .deps/set_ui.Tpo .deps/set_ui.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c -o set_z.lo set_z.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c set_z.c -fPIC -DPIC -o .libs/set_z.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c set_z.c -o set_z.o >/dev/null 2>&1
# mv -f .deps/set_z.Tpo .deps/set_z.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT si_div.lo -MD -MP -MF .deps/si_div.Tpo -c -o si_div.lo si_div.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT si_div.lo -MD -MP -MF .deps/si_div.Tpo -c si_div.c -fPIC -DPIC -o .libs/si_div.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT si_div.lo -MD -MP -MF .deps/si_div.Tpo -c si_div.c -o si_div.o >/dev/null 2>&1
# mv -f .deps/si_div.Tpo .deps/si_div.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT si_sub.lo -MD -MP -MF .deps/si_sub.Tpo -c -o si_sub.lo si_sub.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT si_sub.lo -MD -MP -MF .deps/si_sub.Tpo -c si_sub.c -fPIC -DPIC -o .libs/si_sub.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT si_sub.lo -MD -MP -MF .deps/si_sub.Tpo -c si_sub.c -o si_sub.o >/dev/null 2>&1
# mv -f .deps/si_sub.Tpo .deps/si_sub.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c -o sign.lo sign.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c sign.c -fPIC -DPIC -o .libs/sign.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c sign.c -o sign.o >/dev/null 2>&1
# mv -f .deps/sign.Tpo .deps/sign.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo sin.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -fPIC -DPIC -o .libs/sin.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -o sin.o >/dev/null 2>&1
# mv -f .deps/sin.Tpo .deps/sin.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo sinh.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -fPIC -DPIC -o .libs/sinh.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -o sinh.o >/dev/null 2>&1
# mv -f .deps/sinh.Tpo .deps/sinh.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo sqr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -fPIC -DPIC -o .libs/sqr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -o sqr.o >/dev/null 2>&1
# mv -f .deps/sqr.Tpo .deps/sqr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo sqrt.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -o sqrt.o >/dev/null 2>&1
# mv -f .deps/sqrt.Tpo .deps/sqrt.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo sub.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -fPIC -DPIC -o .libs/sub.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -o sub.o >/dev/null 2>&1
# mv -f .deps/sub.Tpo .deps/sub.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c -o sub_d.lo sub_d.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c sub_d.c -fPIC -DPIC -o .libs/sub_d.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c sub_d.c -o sub_d.o >/dev/null 2>&1
# mv -f .deps/sub_d.Tpo .deps/sub_d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c -o sub_fr.lo sub_fr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c sub_fr.c -fPIC -DPIC -o .libs/sub_fr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c sub_fr.c -o sub_fr.o >/dev/null 2>&1
# mv -f .deps/sub_fr.Tpo .deps/sub_fr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_q.lo -MD -MP -MF .deps/sub_q.Tpo -c -o sub_q.lo sub_q.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_q.lo -MD -MP -MF .deps/sub_q.Tpo -c sub_q.c -fPIC -DPIC -o .libs/sub_q.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_q.lo -MD -MP -MF .deps/sub_q.Tpo -c sub_q.c -o sub_q.o >/dev/null 2>&1
# mv -f .deps/sub_q.Tpo .deps/sub_q.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_si.lo -MD -MP -MF .deps/sub_si.Tpo -c -o sub_si.lo sub_si.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_si.lo -MD -MP -MF .deps/sub_si.Tpo -c sub_si.c -fPIC -DPIC -o .libs/sub_si.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_si.lo -MD -MP -MF .deps/sub_si.Tpo -c sub_si.c -o sub_si.o >/dev/null 2>&1
# mv -f .deps/sub_si.Tpo .deps/sub_si.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo sub_ui.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -o sub_ui.o >/dev/null 2>&1
# mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_z.lo -MD -MP -MF .deps/sub_z.Tpo -c -o sub_z.lo sub_z.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_z.lo -MD -MP -MF .deps/sub_z.Tpo -c sub_z.c -fPIC -DPIC -o .libs/sub_z.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sub_z.lo -MD -MP -MF .deps/sub_z.Tpo -c sub_z.c -o sub_z.o >/dev/null 2>&1
# mv -f .deps/sub_z.Tpo .deps/sub_z.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo swap.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o .libs/swap.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -o swap.o >/dev/null 2>&1
# mv -f .deps/swap.Tpo .deps/swap.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo tan.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -fPIC -DPIC -o .libs/tan.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -o tan.o >/dev/null 2>&1
# mv -f .deps/tan.Tpo .deps/tan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo tanh.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -fPIC -DPIC -o .libs/tanh.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -o tanh.o >/dev/null 2>&1
# mv -f .deps/tanh.Tpo .deps/tanh.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ui_div.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -o ui_div.o >/dev/null 2>&1
# mv -f .deps/ui_div.Tpo .deps/ui_div.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c -o ui_sub.lo ui_sub.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ui_sub.c -o ui_sub.o >/dev/null 2>&1
# mv -f .deps/ui_sub.Tpo .deps/ui_sub.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT union.lo -MD -MP -MF .deps/union.Tpo -c -o union.lo union.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT union.lo -MD -MP -MF .deps/union.Tpo -c union.c -fPIC -DPIC -o .libs/union.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT union.lo -MD -MP -MF .deps/union.Tpo -c union.c -o union.o >/dev/null 2>&1
# mv -f .deps/union.Tpo .deps/union.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo urandom.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -fPIC -DPIC -o .libs/urandom.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -o urandom.o >/dev/null 2>&1
# mv -f .deps/urandom.Tpo .deps/urandom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT z_div.lo -MD -MP -MF .deps/z_div.Tpo -c -o z_div.lo z_div.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT z_div.lo -MD -MP -MF .deps/z_div.Tpo -c z_div.c -fPIC -DPIC -o .libs/z_div.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT z_div.lo -MD -MP -MF .deps/z_div.Tpo -c z_div.c -o z_div.o >/dev/null 2>&1
# mv -f .deps/z_div.Tpo .deps/z_div.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT z_sub.lo -MD -MP -MF .deps/z_sub.Tpo -c -o z_sub.lo z_sub.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT z_sub.lo -MD -MP -MF .deps/z_sub.Tpo -c z_sub.c -fPIC -DPIC -o .libs/z_sub.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT z_sub.lo -MD -MP -MF .deps/z_sub.Tpo -c z_sub.c -o z_sub.o >/dev/null 2>&1
# mv -f .deps/z_sub.Tpo .deps/z_sub.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -o libmpfi.la -rpath /usr/lib abs.lo acos.lo acosh.lo add.lo add_d.lo add_fr.lo add_q.lo add_si.lo add_ui.lo add_z.lo alea.lo asin.lo asinh.lo atan2.lo atan.lo atanh.lo bisect.lo blow.lo cbrt.lo clear.lo cmp.lo cmp_sym_pi.lo constants.lo cos.lo cosh.lo csc.lo csch.lo cot.lo coth.lo d_div.lo d_sub.lo diam.lo div.lo div_2exp.lo div_2si.lo div_2ui.lo div_d.lo div_fr.lo div_q.lo div_si.lo div_ui.lo div_z.lo error.lo exp.lo exp2.lo expm1.lo fr_div.lo fr_sub.lo get_endpoints.lo get_fr.lo get_d.lo get_prec.lo get_version.lo has_zero.lo hypot.lo increase.lo init.lo intersect.lo interv_d.lo interv_fr.lo interv_q.lo interv_si.lo interv_ui.lo interv_z.lo inp_str.lo inv.lo is_empty.lo is_inside.lo log.lo log10.lo log1p.lo log2.lo mag.lo mid.lo mig.lo mul.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul_d.lo mul_fr.lo mul_q.lo mul_si.lo mul_ui.lo mul_z.lo neg.lo out_str.lo predicates.lo print_binary.lo put.lo put_d.lo put_fr.lo put_q.lo put_si.lo put_ui.lo put_z.lo q_div.lo q_sub.lo quadrant.lo revert_if_needed.lo round_prec.lo sec.lo sech.lo set.lo set_d.lo set_fr.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_ui.lo set_z.lo si_div.lo si_sub.lo sign.lo sin.lo sinh.lo sqr.lo sqrt.lo sub.lo sub_d.lo sub_fr.lo sub_q.lo sub_si.lo sub_ui.lo sub_z.lo swap.lo tan.lo tanh.lo ui_div.lo ui_sub.lo union.lo urandom.lo z_div.lo z_sub.lo -lmpfr -lgmp
# libtool: link: clang -shared -fPIC -DPIC .libs/abs.o .libs/acos.o .libs/acosh.o .libs/add.o .libs/add_d.o .libs/add_fr.o .libs/add_q.o .libs/add_si.o .libs/add_ui.o .libs/add_z.o .libs/alea.o .libs/asin.o .libs/asinh.o .libs/atan2.o .libs/atan.o .libs/atanh.o .libs/bisect.o .libs/blow.o .libs/cbrt.o .libs/clear.o .libs/cmp.o .libs/cmp_sym_pi.o .libs/constants.o .libs/cos.o .libs/cosh.o .libs/csc.o .libs/csch.o .libs/cot.o .libs/coth.o .libs/d_div.o .libs/d_sub.o .libs/diam.o .libs/div.o .libs/div_2exp.o .libs/div_2si.o .libs/div_2ui.o .libs/div_d.o .libs/div_fr.o .libs/div_q.o .libs/div_si.o .libs/div_ui.o .libs/div_z.o .libs/error.o .libs/exp.o .libs/exp2.o .libs/expm1.o .libs/fr_div.o .libs/fr_sub.o .libs/get_endpoints.o .libs/get_fr.o .libs/get_d.o .libs/get_prec.o .libs/get_version.o .libs/has_zero.o .libs/hypot.o .libs/increase.o .libs/init.o .libs/intersect.o .libs/interv_d.o .libs/interv_fr.o .libs/interv_q.o .libs/interv_si.o .libs/interv_ui.o .libs/interv_z.o .libs/inp_str.o .libs/inv.o .libs/is_empty.o .libs/is_inside.o .libs/log.o .libs/log10.o .libs/log1p.o .libs/log2.o .libs/mag.o .libs/mid.o .libs/mig.o .libs/mul.o .libs/mul_2exp.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul_d.o .libs/mul_fr.o .libs/mul_q.o .libs/mul_si.o .libs/mul_ui.o .libs/mul_z.o .libs/neg.o .libs/out_str.o .libs/predicates.o .libs/print_binary.o .libs/put.o .libs/put_d.o .libs/put_fr.o .libs/put_q.o .libs/put_si.o .libs/put_ui.o .libs/put_z.o .libs/q_div.o .libs/q_sub.o .libs/quadrant.o .libs/revert_if_needed.o .libs/round_prec.o .libs/sec.o .libs/sech.o .libs/set.o .libs/set_d.o .libs/set_fr.o .libs/set_prec.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/set_z.o .libs/si_div.o .libs/si_sub.o .libs/sign.o .libs/sin.o .libs/sinh.o .libs/sqr.o .libs/sqrt.o .libs/sub.o .libs/sub_d.o .libs/sub_fr.o .libs/sub_q.o .libs/sub_si.o .libs/sub_ui.o .libs/sub_z.o .libs/swap.o .libs/tan.o .libs/tanh.o .libs/ui_div.o .libs/ui_sub.o .libs/union.o .libs/urandom.o .libs/z_div.o .libs/z_sub.o -lmpfr -lgmp -Wl,-soname -Wl,libmpfi.so.0 -o .libs/libmpfi.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "libmpfi.so.0" && ln -s "libmpfi.so.0.0.0" "libmpfi.so.0")
# libtool: link: (cd ".libs" && rm -f "libmpfi.so" && ln -s "libmpfi.so.0.0.0" "libmpfi.so")
# libtool: link: ar cru .libs/libmpfi.a abs.o acos.o acosh.o add.o add_d.o add_fr.o add_q.o add_si.o add_ui.o add_z.o alea.o asin.o asinh.o atan2.o atan.o atanh.o bisect.o blow.o cbrt.o clear.o cmp.o cmp_sym_pi.o constants.o cos.o cosh.o csc.o csch.o cot.o coth.o d_div.o d_sub.o diam.o div.o div_2exp.o div_2si.o div_2ui.o div_d.o div_fr.o div_q.o div_si.o div_ui.o div_z.o error.o exp.o exp2.o expm1.o fr_div.o fr_sub.o get_endpoints.o get_fr.o get_d.o get_prec.o get_version.o has_zero.o hypot.o increase.o init.o intersect.o interv_d.o interv_fr.o interv_q.o interv_si.o interv_ui.o interv_z.o inp_str.o inv.o is_empty.o is_inside.o log.o log10.o log1p.o log2.o mag.o mid.o mig.o mul.o mul_2exp.o mul_2si.o mul_2ui.o mul_d.o mul_fr.o mul_q.o mul_si.o mul_ui.o mul_z.o neg.o out_str.o predicates.o print_binary.o put.o put_d.o put_fr.o put_q.o put_si.o put_ui.o put_z.o q_div.o q_sub.o quadrant.o revert_if_needed.o round_prec.o sec.o sech.o set.o set_d.o set_fr.o set_prec.o set_q.o set_si.o set_str.o set_ui.o set_z.o si_div.o si_sub.o sign.o sin.o sinh.o sqr.o sqrt.o sub.o sub_d.o sub_fr.o sub_q.o sub_si.o sub_ui.o sub_z.o swap.o tan.o tanh.o ui_div.o ui_sub.o union.o urandom.o z_div.o z_sub.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libmpfi.a
# libtool: link: ( cd ".libs" && rm -f "libmpfi.la" && ln -s "../libmpfi.la" "libmpfi.la" )
# make[2]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1/src'
# Making all in tests
# make[2]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1/tests'
# Making all in doc
# make[2]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1/doc'
# make[2]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1'
# make[2]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1'
# make[1]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1/src'
# make[2]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1/src'
# test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/mpfi/pkg/mpfi/usr/lib"
# /bin/sh ../libtool --mode=install /usr/bin/install -c libmpfi.la '/tmp/mpfi/pkg/mpfi/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libmpfi.so.0.0.0 /tmp/mpfi/pkg/mpfi/usr/lib/libmpfi.so.0.0.0
# libtool: install: (cd /tmp/mpfi/pkg/mpfi/usr/lib && { ln -s -f libmpfi.so.0.0.0 libmpfi.so.0 || { rm -f libmpfi.so.0 && ln -s libmpfi.so.0.0.0 libmpfi.so.0; }; })
# libtool: install: (cd /tmp/mpfi/pkg/mpfi/usr/lib && { ln -s -f libmpfi.so.0.0.0 libmpfi.so || { rm -f libmpfi.so && ln -s libmpfi.so.0.0.0 libmpfi.so; }; })
# libtool: install: /usr/bin/install -c .libs/libmpfi.lai /tmp/mpfi/pkg/mpfi/usr/lib/libmpfi.la
# libtool: install: /usr/bin/install -c .libs/libmpfi.a /tmp/mpfi/pkg/mpfi/usr/lib/libmpfi.a
# libtool: install: chmod 644 /tmp/mpfi/pkg/mpfi/usr/lib/libmpfi.a
# libtool: install: ranlib /tmp/mpfi/pkg/mpfi/usr/lib/libmpfi.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1/src'
# make[1]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1/src'
# Making install in tests
# make[1]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1/tests'
# make[2]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1/tests'
# make[1]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1/tests'
# Making install in doc
# make[1]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1/doc'
# make[2]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/info" || /usr/bin/mkdir -p "/tmp/mpfi/pkg/mpfi/usr/share/info"
# /usr/bin/install -c -m 644 ./mpfi.info '/tmp/mpfi/pkg/mpfi/usr/share/info'
# install-info --info-dir='/tmp/mpfi/pkg/mpfi/usr/share/info' '/tmp/mpfi/pkg/mpfi/usr/share/info/mpfi.info'
# make[2]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1/doc'
# make[1]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1/doc'
# make[1]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1'
# make[2]: Entering directory '/tmp/mpfi/src/mpfi-1.5.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/include" || /usr/bin/mkdir -p "/tmp/mpfi/pkg/mpfi/usr/include"
# /usr/bin/install -c -m 644 src/mpfi.h src/mpfi_io.h '/tmp/mpfi/pkg/mpfi/usr/include'
# make[2]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1'
# make[1]: Leaving directory '/tmp/mpfi/src/mpfi-1.5.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "mpfi"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: mpfi 1.5.1-2 (Thu Apr 13 17:43:22 UTC 2017)

CMD: pacman --query --file mpfi-1.5.1-2-x86_64.pkg.tar.xz
# mpfi 1.5.1-2

Creating hybrid package for 'mpfi'

Trying to find vanilla package 'mpfi'...

CMD: pacman --query --file /mirror/mpfi-1.5.1-2.pkg.tar.xz
# mpfi 1.5.1-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libmpfi.so.0
# /usr/lib/libmpfi.so
# /usr/lib/libmpfi.so.0.0.0
# /usr/share/info/mpfi.info.gz
# /usr/include/mpfi.h
# /usr/include/mpfi_io.h
# /sysroot/usr/lib/libmpfi.so.0.0.0
# /sysroot/usr/lib/libmpfi.so.0
# /sysroot/usr/lib/libmpfi.so
# /sysroot/usr/lib/libmpfi.la
# /sysroot/usr/lib/libmpfi.a
# /sysroot/usr/include/mpfi.h
# /sysroot/usr/include/mpfi_io.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf mpfi.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/mpfi.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mpfi.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/mpfi.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/mpfi/src/mpfi-1.5.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by mpfi configure 1.5.1, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-shared
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 5f22968703e2
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2293: checking for a BSD-compatible install
# configure:2361: result: /usr/bin/install -c
# configure:2372: checking whether build environment is sane
# configure:2422: result: yes
# configure:2471: checking for x86_64-unknown-linux-strip
# configure:2501: result: no
# configure:2511: checking for strip
# configure:2527: found /usr/bin/strip
# configure:2538: result: strip
# configure:2563: checking for a thread-safe mkdir -p
# configure:2602: result: /usr/bin/mkdir -p
# configure:2615: checking for gawk
# configure:2631: found /usr/bin/gawk
# configure:2642: result: gawk
# configure:2653: checking whether make sets $(MAKE)
# configure:2675: result: yes
# configure:2822: checking for x86_64-unknown-linux-gcc
# configure:2849: result: clang
# configure:3118: checking for C compiler version
# configure:3127: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3138: $? = 0
# configure:3127: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3138: $? = 0
# configure:3127: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3138: $? = 1
# configure:3127: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3138: $? = 1
# configure:3158: checking whether the C compiler works
# configure:3180: clang conftest.c >&5
# configure:3184: $? = 0
# configure:3232: result: yes
# configure:3235: checking for C compiler default output file name
# configure:3237: result: a.out
# configure:3243: checking for suffix of executables
# configure:3250: clang -o conftest conftest.c >&5
# configure:3254: $? = 0
# configure:3276: result:
# configure:3298: checking whether we are cross compiling
# configure:3306: clang -o conftest conftest.c >&5
# configure:3310: $? = 0
# configure:3317: ./conftest
# configure:3321: $? = 0
# configure:3336: result: no
# configure:3341: checking for suffix of object files
# configure:3363: clang -c conftest.c >&5
# configure:3367: $? = 0
# configure:3388: result: o
# configure:3392: checking whether we are using the GNU C compiler
# configure:3411: clang -c conftest.c >&5
# configure:3411: $? = 0
# configure:3420: result: yes
# configure:3429: checking whether clang accepts -g
# configure:3449: clang -c -g conftest.c >&5
# configure:3449: $? = 0
# configure:3490: result: yes
# configure:3507: checking for clang option to accept ISO C89
# configure:3571: clang -c conftest.c >&5
# configure:3571: $? = 0
# configure:3584: result: none needed
# configure:3615: checking for style of include used by make
# configure:3643: result: GNU
# configure:3668: checking dependency style of clang
# configure:3778: result: gcc3
# configure:3798: checking how to run the C preprocessor
# configure:3829: clang -E conftest.c
# configure:3829: $? = 0
# configure:3843: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3843: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpfi"
# | #define PACKAGE_TARNAME "mpfi"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "mpfi 1.5.1"
# | #define PACKAGE_BUGREPORT "mpfi-users@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mpfi"
# | #define VERSION "1.5.1"
# | /* end confdefs.h. */
# | #include
# configure:3868: result: clang -E
# configure:3888: clang -E conftest.c
# configure:3888: $? = 0
# configure:3902: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3902: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpfi"
# | #define PACKAGE_TARNAME "mpfi"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "mpfi 1.5.1"
# | #define PACKAGE_BUGREPORT "mpfi-users@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mpfi"
# | #define VERSION "1.5.1"
# | /* end confdefs.h. */
# | #include
# configure:3931: checking whether ln -s works
# configure:3935: result: yes
# configure:3942: checking whether make sets $(MAKE)
# configure:3964: result: yes
# configure:4002: checking build system type
# configure:4016: result: x86_64-unknown-linux-gnu
# configure:4036: checking host system type
# configure:4049: result: x86_64-unknown-linux-gnu
# configure:4090: checking how to print strings
# configure:4117: result: printf
# configure:4138: checking for a sed that does not truncate output
# configure:4202: result: /usr/bin/sed
# configure:4220: checking for grep that handles long lines and -e
# configure:4278: result: /usr/bin/grep
# configure:4283: checking for egrep
# configure:4345: result: /usr/bin/grep -E
# configure:4350: checking for fgrep
# configure:4412: result: /usr/bin/grep -F
# configure:4447: checking for ld used by clang
# configure:4514: result: /usr/bin/ld
# configure:4521: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4536: result: yes
# configure:4548: checking for BSD- or MS-compatible name lister (nm)
# configure:4597: result: /usr/bin/nm -B
# configure:4727: checking the name lister (/usr/bin/nm -B) interface
# configure:4734: clang -c conftest.c >&5
# configure:4737: /usr/bin/nm -B "conftest.o"
# configure:4740: output
# 0000000000000000 B some_variable
# configure:4747: result: BSD nm
# configure:4751: checking the maximum length of command line arguments
# configure:4876: result: 1572864
# configure:4893: checking whether the shell understands some XSI constructs
# configure:4903: result: yes
# configure:4907: checking whether the shell understands "+="
# configure:4913: result: yes
# configure:4948: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4988: result: func_convert_file_noop
# configure:4995: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5015: result: func_convert_file_noop
# configure:5022: checking for /usr/bin/ld option to reload object files
# configure:5029: result: -r
# configure:5063: checking for x86_64-unknown-linux-objdump
# configure:5093: result: no
# configure:5103: checking for objdump
# configure:5119: found /usr/bin/objdump
# configure:5130: result: objdump
# configure:5162: checking how to recognize dependent libraries
# configure:5364: result: pass_all
# configure:5409: checking for x86_64-unknown-linux-dlltool
# configure:5439: result: no
# configure:5449: checking for dlltool
# configure:5479: result: no
# configure:5509: checking how to associate runtime and link libraries
# configure:5536: result: printf %s\n
# configure:5553: checking for x86_64-unknown-linux-ar
# configure:5583: result: no
# configure:5597: checking for ar
# configure:5613: found /usr/bin/ar
# configure:5624: result: ar
# configure:5661: checking for archiver @FILE support
# configure:5678: clang -c conftest.c >&5
# configure:5678: $? = 0
# configure:5681: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5684: $? = 0
# configure:5689: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5692: $? = 1
# configure:5704: result: @
# configure:5722: checking for x86_64-unknown-linux-strip
# configure:5749: result: strip
# configure:5821: checking for x86_64-unknown-linux-ranlib
# configure:5851: result: no
# configure:5861: checking for ranlib
# configure:5877: found /usr/bin/ranlib
# configure:5888: result: ranlib
# configure:5990: checking command to parse /usr/bin/nm -B output from clang object
# configure:6109: clang -c conftest.c >&5
# configure:6112: $? = 0
# configure:6116: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6119: $? = 0
# configure:6185: clang -o conftest conftest.c conftstm.o >&5
# configure:6188: $? = 0
# configure:6226: result: ok
# configure:6263: checking for sysroot
# configure:6293: result: no
# configure:6370: clang -c conftest.c >&5
# configure:6373: $? = 0
# configure:6496: checking for x86_64-unknown-linux-mt
# configure:6526: result: no
# configure:6536: checking for mt
# configure:6566: result: no
# configure:6586: checking if : is a manifest tool
# configure:6592: : '-?'
# configure:6600: result: no
# configure:7228: checking for ANSI C header files
# configure:7248: clang -c conftest.c >&5
# configure:7248: $? = 0
# configure:7321: clang -o conftest conftest.c >&5
# configure:7321: $? = 0
# configure:7321: ./conftest
# configure:7321: $? = 0
# configure:7332: result: yes
# configure:7345: checking for sys/types.h
# configure:7345: clang -c conftest.c >&5
# configure:7345: $? = 0
# configure:7345: result: yes
# configure:7345: checking for sys/stat.h
# configure:7345: clang -c conftest.c >&5
# configure:7345: $? = 0
# configure:7345: result: yes
# configure:7345: checking for stdlib.h
# configure:7345: clang -c conftest.c >&5
# configure:7345: $? = 0
# configure:7345: result: yes
# configure:7345: checking for string.h
# configure:7345: clang -c conftest.c >&5
# configure:7345: $? = 0
# configure:7345: result: yes
# configure:7345: checking for memory.h
# configure:7345: clang -c conftest.c >&5
# configure:7345: $? = 0
# configure:7345: result: yes
# configure:7345: checking for strings.h
# configure:7345: clang -c conftest.c >&5
# configure:7345: $? = 0
# configure:7345: result: yes
# configure:7345: checking for inttypes.h
# configure:7345: clang -c conftest.c >&5
# configure:7345: $? = 0
# configure:7345: result: yes
# configure:7345: checking for stdint.h
# configure:7345: clang -c conftest.c >&5
# configure:7345: $? = 0
# configure:7345: result: yes
# configure:7345: checking for unistd.h
# configure:7345: clang -c conftest.c >&5
# configure:7345: $? = 0
# configure:7345: result: yes
# configure:7359: checking for dlfcn.h
# configure:7359: clang -c conftest.c >&5
# configure:7359: $? = 0
# configure:7359: result: yes
# configure:7546: checking for objdir
# configure:7561: result: .libs
# configure:7832: checking if clang supports -fno-rtti -fno-exceptions
# configure:7850: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7854: $? = 0
# configure:7867: result: yes
# configure:8177: checking for clang option to produce PIC
# configure:8184: result: -fPIC -DPIC
# configure:8192: checking if clang PIC flag -fPIC -DPIC works
# configure:8210: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8214: $? = 0
# configure:8227: result: yes
# configure:8256: checking if clang static flag -static works
# configure:8284: result: yes
# configure:8299: checking if clang supports -c -o file.o
# configure:8320: clang -c -o out/conftest2.o conftest.c >&5
# configure:8324: $? = 0
# configure:8346: result: yes
# configure:8354: checking if clang supports -c -o file.o
# configure:8401: result: yes
# configure:8434: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9596: result: yes
# configure:9633: checking whether -lc should be explicitly linked in
# configure:9641: clang -c conftest.c >&5
# configure:9644: $? = 0
# configure:9659: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9662: $? = 0
# configure:9676: result: no
# configure:9841: checking dynamic linker characteristics
# configure:10356: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10356: $? = 0
# configure:10590: result: GNU/Linux ld.so
# configure:10697: checking how to hardcode library paths into programs
# configure:10722: result: immediate
# configure:11262: checking whether stripping libraries is possible
# configure:11267: result: yes
# configure:11302: checking if libtool supports shared libraries
# configure:11304: result: yes
# configure:11307: checking whether to build shared libraries
# configure:11328: result: yes
# configure:11331: checking whether to build static libraries
# configure:11335: result: yes
# configure:11372: checking for gmp.h
# configure:11380: clang -c conftest.c >&5
# configure:11380: $? = 0
# configure:11381: result: yes
# configure:11392: checking for __gmpz_init in -lgmp
# configure:11417: clang -o conftest conftest.c -lgmp >&5
# configure:11417: $? = 0
# configure:11426: result: yes
# configure:11435: checking for valid GMP
# configure:11453: clang -c conftest.c >&5
# configure:11453: $? = 0
# configure:11454: result: yes
# configure:11465: checking for mpfr.h
# configure:11473: clang -c conftest.c >&5
# configure:11473: $? = 0
# configure:11474: result: yes
# configure:11485: checking for mpfr_init in -lmpfr
# configure:11510: clang -o conftest conftest.c -lmpfr -lgmp >&5
# configure:11510: $? = 0
# configure:11519: result: yes
# configure:11528: checking for valid MPFR
# configure:11546: clang -c conftest.c >&5
# configure:11546: $? = 0
# configure:11547: result: yes
# configure:11562: checking float.h usability
# configure:11562: clang -c conftest.c >&5
# configure:11562: $? = 0
# configure:11562: result: yes
# configure:11562: checking float.h presence
# configure:11562: clang -E conftest.c
# configure:11562: $? = 0
# configure:11562: result: yes
# configure:11562: checking for float.h
# configure:11562: result: yes
# configure:11562: checking limits.h usability
# configure:11562: clang -c conftest.c >&5
# configure:11562: $? = 0
# configure:11562: result: yes
# configure:11562: checking limits.h presence
# configure:11562: clang -E conftest.c
# configure:11562: $? = 0
# configure:11562: result: yes
# configure:11562: checking for limits.h
# configure:11562: result: yes
# configure:11562: checking for stdlib.h
# configure:11562: result: yes
# configure:11562: checking for string.h
# configure:11562: result: yes
# configure:11562: checking sys/time.h usability
# configure:11562: clang -c conftest.c >&5
# configure:11562: $? = 0
# configure:11562: result: yes
# configure:11562: checking sys/time.h presence
# configure:11562: clang -E conftest.c
# configure:11562: $? = 0
# configure:11562: result: yes
# configure:11562: checking for sys/time.h
# configure:11562: result: yes
# configure:11562: checking for unistd.h
# configure:11562: result: yes
# configure:11574: checking for size_t
# configure:11574: clang -c conftest.c >&5
# configure:11574: $? = 0
# configure:11574: clang -c conftest.c >&5
# conftest.c:65:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:11574: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpfi"
# | #define PACKAGE_TARNAME "mpfi"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "mpfi 1.5.1"
# | #define PACKAGE_BUGREPORT "mpfi-users@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mpfi"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11574: result: yes
# configure:11590: checking for dup2
# configure:11590: clang -o conftest conftest.c -lmpfr -lgmp >&5
# configure:11590: $? = 0
# configure:11590: result: yes
# configure:11590: checking for gettimeofday
# configure:11590: clang -o conftest conftest.c -lmpfr -lgmp >&5
# configure:11590: $? = 0
# configure:11590: result: yes
# configure:11602: checking for mpfr_q_sub
# configure:11602: clang -o conftest conftest.c -lmpfr -lgmp >&5
# /tmp/conftest-d3ee39.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `mpfr_q_sub'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11602: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpfi"
# | #define PACKAGE_TARNAME "mpfi"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "mpfi 1.5.1"
# | #define PACKAGE_BUGREPORT "mpfi-users@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mpfi"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DUP2 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define mpfr_q_sub to an innocuous variant, in case declares mpfr_q_sub.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mpfr_q_sub innocuous_mpfr_q_sub
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mpfr_q_sub (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mpfr_q_sub
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mpfr_q_sub ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mpfr_q_sub || defined __stub___mpfr_q_sub
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mpfr_q_sub ();
# | ;
# | return 0;
# | }
# configure:11602: result: no
# configure:11602: checking for mpfr_z_sub
# configure:11602: clang -o conftest conftest.c -lmpfr -lgmp >&5
# configure:11602: $? = 0
# configure:11602: result: yes
# configure:11602: checking for mpfr_z_div
# configure:11602: clang -o conftest conftest.c -lmpfr -lgmp >&5
# /tmp/conftest-b4c81f.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `mpfr_z_div'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11602: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpfi"
# | #define PACKAGE_TARNAME "mpfi"
# | #define PACKAGE_VERSION "1.5.1"
# | #define PACKAGE_STRING "mpfi 1.5.1"
# | #define PACKAGE_BUGREPORT "mpfi-users@lists.gforge.inria.fr"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mpfi"
# | #define VERSION "1.5.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DUP2 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPFR_Z_SUB 1
# | /* end confdefs.h. */
# | /* Define mpfr_z_div to an innocuous variant, in case declares mpfr_z_div.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mpfr_z_div innocuous_mpfr_z_div
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mpfr_z_div (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mpfr_z_div
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mpfr_z_div ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mpfr_z_div || defined __stub___mpfr_z_div
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mpfr_z_div ();
# | ;
# | return 0;
# | }
# configure:11602: result: no
# configure:11751: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mpfi config.status 1.5.1, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 5f22968703e2
#
# config.status:1099: creating Makefile
# config.status:1099: creating doc/Makefile
# config.status:1099: creating src/Makefile
# config.status:1099: creating tests/Makefile
# config.status:1099: creating mpfi_config.h
# config.status:1328: executing depfiles commands
# config.status:1328: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_dup2=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_mpfr_q_sub=no
# ac_cv_func_mpfr_z_div=no
# ac_cv_func_mpfr_z_sub=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_gmp___gmpz_init=yes
# ac_cv_lib_mpfr_mpfr_init=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/mpfi/src/mpfi-1.5.1/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/mpfi/src/mpfi-1.5.1/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/mpfi/src/mpfi-1.5.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/mpfi/src/mpfi-1.5.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/mpfi/src/mpfi-1.5.1/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lmpfr -lgmp '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/mpfi/src/mpfi-1.5.1/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='mpfi'
# PACKAGE_BUGREPORT='mpfi-users@lists.gforge.inria.fr'
# PACKAGE_NAME='mpfi'
# PACKAGE_STRING='mpfi 1.5.1'
# PACKAGE_TARNAME='mpfi'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.5.1'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.5.1'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/mpfi/src/mpfi-1.5.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "mpfi"
# #define PACKAGE_TARNAME "mpfi"
# #define PACKAGE_VERSION "1.5.1"
# #define PACKAGE_STRING "mpfi 1.5.1"
# #define PACKAGE_BUGREPORT "mpfi-users@lists.gforge.inria.fr"
# #define PACKAGE_URL ""
# #define PACKAGE "mpfi"
# #define VERSION "1.5.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_FLOAT_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DUP2 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MPFR_Z_SUB 1
#
# configure: exit 0