Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target sw_64 --nodeps /builddir/build/SPECS/libmpc.spec'], chrootPath='/mnt/koji-mock/dist-an23-sw8a-build-455341-73648/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=2592000uid=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target sw_64 --nodeps /builddir/build/SPECS/libmpc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Sun Apr 27 2024 swcompiler - 1.3.1-2 Building target platforms: sw_64 Building for target sw_64 setting SOURCE_DATE_EPOCH=1714176000 Wrote: /builddir/build/SRPMS/libmpc-1.3.1-2.an23_sw8a.src.rpm RPM build warnings: bogus date in %changelog: Sun Apr 27 2024 swcompiler - 1.3.1-2 Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target sw_64 --nodeps /builddir/build/SPECS/libmpc.spec'], chrootPath='/mnt/koji-mock/dist-an23-sw8a-build-455341-73648/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=2592000uid=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target sw_64 --nodeps /builddir/build/SPECS/libmpc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Sun Apr 27 2024 swcompiler - 1.3.1-2 Building target platforms: sw_64 Building for target sw_64 setting SOURCE_DATE_EPOCH=1714176000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PIkshi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mpc-1.3.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/mpc-1.3.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd mpc-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FLr1y4 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mpc-1.3.1 + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-12-12 15:19:10.000000000 +0000 +++ ./configure 2025-07-30 13:50:42.572504054 +0000 @@ -1773,7 +1773,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* 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. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-07-30 13:50:42.572504054 +0000 +++ ./configure 2025-07-30 13:50:42.606504587 +0000 @@ -6649,7 +6649,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -14533,7 +14533,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/anolis/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.guess ./build-aux/config.guess '/usr/lib/rpm/anolis/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/anolis/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.sub ./build-aux/config.sub '/usr/lib/rpm/anolis/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld"~' ./build-aux/ltmain.sh ++ dirname ./configure + /usr/lib/rpm/anolis/force-as-needed-for-shared-lib-in-libtool . Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/anolis/fix-libtool-ltmain-from-overlinking ++ dirname ./configure + /usr/lib/rpm/anolis/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/anolis/fix-dlsearch-path-in-libtool . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --build=sw_64-koji-linux-gnu --host=sw_64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... sw_64-koji-linux-gnu checking host system type... sw_64-koji-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for sw_64-koji-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for sw_64-koji-linux-gnu-ar... no checking for sw_64-koji-linux-gnu-lib... no checking for sw_64-koji-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert sw_64-koji-linux-gnu file names to sw_64-koji-linux-gnu format... func_convert_file_noop checking how to convert sw_64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for sw_64-koji-linux-gnu-file... no checking for file... file checking for sw_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for sw_64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sw_64-koji-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for sw_64-koji-linux-gnu-strip... no checking for strip... strip checking for sw_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6655: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for sw_64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... no checking for gmp.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for library containing creal... -lm checking whether creal, cimag and I can be used... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for gettimeofday... yes checking for localeconv... yes checking for setlocale... yes checking for getrusage... yes checking for dup... yes checking for dup2... yes checking for fesetround in -lm... yes checking for __gmpz_init in -lgmp... yes checking for MPFR... yes checking for recent GMP... yes checking for recent MPFR... yes checking if gcc accepts -dumpversion option... yes checking gcc version... 12 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/bench/Makefile config.status: creating tools/mpcheck/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j256 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o abs.lo abs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c abs.c -fPIC -DPIC -o .libs/abs.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o add.lo add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c add.c -fPIC -DPIC -o .libs/add.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o clear.lo clear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c clear.c -fPIC -DPIC -o .libs/clear.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o cmp_si_si.lo cmp_si_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c cmp_si_si.c -fPIC -DPIC -o .libs/cmp_si_si.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o div_2si.lo div_2si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o cosh.lo cosh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c cosh.c -fPIC -DPIC -o .libs/cosh.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o get_prec2.lo get_prec2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c get_prec2.c -fPIC -DPIC -o .libs/get_prec2.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o add_fr.lo add_fr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c add_fr.c -fPIC -DPIC -o .libs/add_fr.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o cos.lo cos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c cos.c -fPIC -DPIC -o .libs/cos.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o add_ui.lo add_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o arg.lo arg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c arg.c -fPIC -DPIC -o .libs/arg.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o imag.lo imag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c imag.c -fPIC -DPIC -o .libs/imag.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o div_ui.lo div_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o add_si.lo add_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c add_si.c -fPIC -DPIC -o .libs/add_si.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o atanh.lo atanh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c atanh.c -fPIC -DPIC -o .libs/atanh.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o init2.lo init2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c init2.c -fPIC -DPIC -o .libs/init2.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o div_fr.lo div_fr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c div_fr.c -fPIC -DPIC -o .libs/div_fr.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o fr_div.lo fr_div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fr_div.c -fPIC -DPIC -o .libs/fr_div.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o get_prec.lo get_prec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c get_prec.c -fPIC -DPIC -o .libs/get_prec.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o fr_sub.lo fr_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fr_sub.c -fPIC -DPIC -o .libs/fr_sub.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o cmp.lo cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c cmp.c -fPIC -DPIC -o .libs/cmp.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o init3.lo init3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c init3.c -fPIC -DPIC -o .libs/init3.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o div_2ui.lo div_2ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o acosh.lo acosh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c acosh.c -fPIC -DPIC -o .libs/acosh.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o mul_si.lo mul_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o mem.lo mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c mem.c -fPIC -DPIC -o .libs/mem.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o conj.lo conj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c conj.c -fPIC -DPIC -o .libs/conj.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o pow_ld.lo pow_ld.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c pow_ld.c -fPIC -DPIC -o .libs/pow_ld.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o get_version.lo get_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c get_version.c -fPIC -DPIC -o .libs/get_version.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o asinh.lo asinh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c asinh.c -fPIC -DPIC -o .libs/asinh.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o mul_ui.lo mul_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o neg.lo neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c neg.c -fPIC -DPIC -o .libs/neg.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o urandom.lo urandom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c urandom.c -fPIC -DPIC -o .libs/urandom.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o pow_si.lo pow_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o real.lo real.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c real.c -fPIC -DPIC -o .libs/real.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o mul_fr.lo mul_fr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c mul_fr.c -fPIC -DPIC -o .libs/mul_fr.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o mul_2si.lo mul_2si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o set.lo set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c set.c -fPIC -DPIC -o .libs/set.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o swap.lo swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c swap.c -fPIC -DPIC -o .libs/swap.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o sub_ui.lo sub_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o out_str.lo out_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c out_str.c -fPIC -DPIC -o .libs/out_str.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o mul_2ui.lo mul_2ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o sin.lo sin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sin.c -fPIC -DPIC -o .libs/sin.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o pow_z.lo pow_z.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o pow_fr.lo pow_fr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c pow_fr.c -fPIC -DPIC -o .libs/pow_fr.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o set_prec.lo set_prec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o pow_d.lo pow_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c pow_d.c -fPIC -DPIC -o .libs/pow_d.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o sinh.lo sinh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sinh.c -fPIC -DPIC -o .libs/sinh.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o proj.lo proj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c proj.c -fPIC -DPIC -o .libs/proj.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o mul_i.lo mul_i.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c mul_i.c -fPIC -DPIC -o .libs/mul_i.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o set_str.lo set_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c set_str.c -fPIC -DPIC -o .libs/set_str.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o ui_ui_sub.lo ui_ui_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c ui_ui_sub.c -fPIC -DPIC -o .libs/ui_ui_sub.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o sub_fr.lo sub_fr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sub_fr.c -fPIC -DPIC -o .libs/sub_fr.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o tanh.lo tanh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c tanh.c -fPIC -DPIC -o .libs/tanh.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o ui_div.lo ui_div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o sub.lo sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sub.c -fPIC -DPIC -o .libs/sub.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o uceil_log2.lo uceil_log2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o strtoc.lo strtoc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c strtoc.c -fPIC -DPIC -o .libs/strtoc.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o log10.lo log10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c log10.c -fPIC -DPIC -o .libs/log10.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o cmp_abs.lo cmp_abs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c cmp_abs.c -fPIC -DPIC -o .libs/cmp_abs.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o get_x.lo get_x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c get_x.c -fPIC -DPIC -o .libs/get_x.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o norm.lo norm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c norm.c -fPIC -DPIC -o .libs/norm.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o fma.lo fma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fma.c -fPIC -DPIC -o .libs/fma.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o exp.lo exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c exp.c -fPIC -DPIC -o .libs/exp.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o set_x.lo set_x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c set_x.c -fPIC -DPIC -o .libs/set_x.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o sum.lo sum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sum.c -fPIC -DPIC -o .libs/sum.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o pow_ui.lo pow_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o set_x_x.lo set_x_x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c set_x_x.c -fPIC -DPIC -o .libs/set_x_x.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o acos.lo acos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c acos.c -fPIC -DPIC -o .libs/acos.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o log.lo log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c log.c -fPIC -DPIC -o .libs/log.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o inp_str.lo inp_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o rootofunity.lo rootofunity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c rootofunity.c -fPIC -DPIC -o .libs/rootofunity.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o agm.lo agm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c agm.c -fPIC -DPIC -o .libs/agm.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o atan.lo atan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c atan.c -fPIC -DPIC -o .libs/atan.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o eta.lo eta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c eta.c -fPIC -DPIC -o .libs/eta.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o dot.lo dot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c dot.c -fPIC -DPIC -o .libs/dot.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o sqr.lo sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sqr.c -fPIC -DPIC -o .libs/sqr.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o sqrt.lo sqrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o balls.lo balls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c balls.c -fPIC -DPIC -o .libs/balls.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o tan.lo tan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c tan.c -fPIC -DPIC -o .libs/tan.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o asin.lo asin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c asin.c -fPIC -DPIC -o .libs/asin.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o sin_cos.lo sin_cos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o radius.lo radius.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c radius.c -fPIC -DPIC -o .libs/radius.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o mul.lo mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c mul.c -fPIC -DPIC -o .libs/mul.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o div.lo div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c div.c -fPIC -DPIC -o .libs/div.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o pow.lo pow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c pow.c -fPIC -DPIC -o .libs/pow.o make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -version-info 6:1:3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libmpc.la -rpath /usr/lib64 abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo agm.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_abs.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo dot.lo eta.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo rootofunity.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo sum.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo radius.lo balls.lo -lmpfr -lgmp -lm -lm libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/abs.o .libs/acos.o .libs/acosh.o .libs/add.o .libs/add_fr.o .libs/add_si.o .libs/add_ui.o .libs/agm.o .libs/arg.o .libs/asin.o .libs/asinh.o .libs/atan.o .libs/atanh.o .libs/clear.o .libs/cmp.o .libs/cmp_abs.o .libs/cmp_si_si.o .libs/conj.o .libs/cos.o .libs/cosh.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_fr.o .libs/div_ui.o .libs/dot.o .libs/eta.o .libs/exp.o .libs/fma.o .libs/fr_div.o .libs/fr_sub.o .libs/get_prec2.o .libs/get_prec.o .libs/get_version.o .libs/get_x.o .libs/imag.o .libs/init2.o .libs/init3.o .libs/inp_str.o .libs/log.o .libs/log10.o .libs/mem.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_fr.o .libs/mul_i.o .libs/mul_si.o .libs/mul_ui.o .libs/neg.o .libs/norm.o .libs/out_str.o .libs/pow.o .libs/pow_fr.o .libs/pow_ld.o .libs/pow_d.o .libs/pow_si.o .libs/pow_ui.o .libs/pow_z.o .libs/proj.o .libs/real.o .libs/rootofunity.o .libs/urandom.o .libs/set.o .libs/set_prec.o .libs/set_str.o .libs/set_x.o .libs/set_x_x.o .libs/sin.o .libs/sin_cos.o .libs/sinh.o .libs/sqr.o .libs/sqrt.o .libs/strtoc.o .libs/sub.o .libs/sub_fr.o .libs/sub_ui.o .libs/sum.o .libs/swap.o .libs/tan.o .libs/tanh.o .libs/uceil_log2.o .libs/ui_div.o .libs/ui_ui_sub.o .libs/radius.o .libs/balls.o -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -lmpfr -lgmp -lm -Wl,-soname -Wl,libmpc.so.3 -o .libs/libmpc.so.3.3.1 libtool: link: (cd ".libs" && rm -f "libmpc.so.3" && ln -s "libmpc.so.3.3.1" "libmpc.so.3") libtool: link: (cd ".libs" && rm -f "libmpc.so" && ln -s "libmpc.so.3.3.1" "libmpc.so") libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' Making all in tests make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. Making all in tools Making all in bench make[3]: Nothing to be done for 'all'. Making all in mpcheck make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hIejnn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64 ++ dirname /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64 + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mpc-1.3.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libmpc.la '/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libmpc.so.3.3.1 /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib64/libmpc.so.3.3.1 libtool: install: (cd /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib64 && { ln -s -f libmpc.so.3.3.1 libmpc.so.3 || { rm -f libmpc.so.3 && ln -s libmpc.so.3.3.1 libmpc.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib64 && { ln -s -f libmpc.so.3.3.1 libmpc.so || { rm -f libmpc.so && ln -s libmpc.so.3.3.1 libmpc.so; }; }) libtool: install: /usr/bin/install -p .libs/libmpc.lai /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib64/libmpc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' make[1]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tests' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.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 '/builddir/build/BUILD/mpc-1.3.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/doc' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/info' /usr/bin/install -p -m 644 ./mpc.info '/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/info' make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/doc' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tools' Making install in bench make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tools/bench' make[3]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tools/bench' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tools/bench' make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tools/bench' Making install in mpcheck make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tools/mpcheck' make[3]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tools/mpcheck' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tools/mpcheck' make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tools/mpcheck' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tools' make[3]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tools' make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tools' make[1]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tools' make[1]: Entering directory '/builddir/build/BUILD/mpc-1.3.1' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/include' /usr/bin/install -p -m 644 src/mpc.h '/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1' make[1]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1' + /usr/lib/rpm/anolis/generate-compatibility-deps libmpc ~/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib/compatibility/libmpc ~/build/BUILD/mpc-1.3.1 ~/build/BUILD/mpc-1.3.1 ~/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib/compatibility/libmpc ~/build/BUILD/mpc-1.3.1 ~/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib/compatibility/libmpc ~/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib/compatibility/libmpc ~/build/BUILD/mpc-1.3.1 ~/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib/compatibility/libmpc ~/build/BUILD/mpc-1.3.1 + /usr/bin/find-debuginfo -j256 --strict-build-id -m -i --build-id-seed 1.3.1-2.an23_sw8a --unique-debug-suffix -1.3.1-2.an23_sw8a.sw_64 --unique-debug-src-base libmpc-1.3.1-2.an23_sw8a.sw_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mpc-1.3.1 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/libmpc-1.3.1-2.an23_sw8a.sw_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/clean_perl + /usr/lib/rpm/anolis/check_elf_files + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/check-desktop-files + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j256 + /usr/lib/rpm/anolis/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZYanPG + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mpc-1.3.1 + export LD_LIBRARY_PATH=/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib64 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/lib64 + make check Making check in src make[1]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/src' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tests' make tradius tballs teta tabs tacos tacosh tadd tadd_fr tadd_si tadd_ui tagm targ tasin tasinh tatan tatanh tcmp_abs tconj tcos tcosh tdiv tdiv_2si tdiv_2ui tdiv_fr tdiv_ui tdot texp tfma tfr_div tfr_sub timag tio_str tlog tlog10 tmul tmul_2si tmul_2ui tmul_fr tmul_i tmul_si tmul_ui tneg tnorm tpow tpow_d tpow_fr tpow_ld tpow_si tpow_ui tpow_z tprec tproj treal treimref trootofunity tset tsin tsin_cos tsinh tsqr tsqrt tstrtoc tsub tsub_fr tsub_ui tsum tswap ttan ttanh tui_div tui_ui_sub tget_version texceptions tdummy libmpc-tests.la make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tradius.o tradius.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o check_data.lo check_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c check_data.c -fPIC -DPIC -o .libs/check_data.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o clear_parameters.lo clear_parameters.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c clear_parameters.c -fPIC -DPIC -o .libs/clear_parameters.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o close_datafile.lo close_datafile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c close_datafile.c -fPIC -DPIC -o .libs/close_datafile.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o comparisons.lo comparisons.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c comparisons.c -fPIC -DPIC -o .libs/comparisons.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o copy_parameter.lo copy_parameter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c copy_parameter.c -fPIC -DPIC -o .libs/copy_parameter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o double_rounding.lo double_rounding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c double_rounding.c -fPIC -DPIC -o .libs/double_rounding.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o init_parameters.lo init_parameters.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c init_parameters.c -fPIC -DPIC -o .libs/init_parameters.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o mpfr_flags.lo mpfr_flags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c mpfr_flags.c -fPIC -DPIC -o .libs/mpfr_flags.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o open_datafile.lo open_datafile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c open_datafile.c -fPIC -DPIC -o .libs/open_datafile.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o print_parameter.lo print_parameter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c print_parameter.c -fPIC -DPIC -o .libs/print_parameter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o random.lo random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c random.c -fPIC -DPIC -o .libs/random.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o read_data.lo read_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c read_data.c -fPIC -DPIC -o .libs/read_data.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o read_description.lo read_description.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c read_description.c -fPIC -DPIC -o .libs/read_description.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o read_line.lo read_line.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c read_line.c -fPIC -DPIC -o .libs/read_line.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o rounding.lo rounding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c rounding.c -fPIC -DPIC -o .libs/rounding.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o setprec_parameters.lo setprec_parameters.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c setprec_parameters.c -fPIC -DPIC -o .libs/setprec_parameters.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tpl_gmp.lo tpl_gmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c tpl_gmp.c -fPIC -DPIC -o .libs/tpl_gmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tpl_mpc.lo tpl_mpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c tpl_mpc.c -fPIC -DPIC -o .libs/tpl_mpc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tpl_mpfr.lo tpl_mpfr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c tpl_mpfr.c -fPIC -DPIC -o .libs/tpl_mpfr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tpl_native.lo tpl_native.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c tpl_native.c -fPIC -DPIC -o .libs/tpl_native.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libmpc-tests.la check_data.lo clear_parameters.lo close_datafile.lo comparisons.lo copy_parameter.lo double_rounding.lo init_parameters.lo mpfr_flags.lo open_datafile.lo print_parameter.lo random.lo read_data.lo read_description.lo read_line.lo rounding.lo setprec_parameters.lo tpl_gmp.lo tpl_mpc.lo tpl_mpfr.lo tpl_native.lo -lmpfr -lgmp -lm -lm libtool: link: ar cr .libs/libmpc-tests.a .libs/check_data.o .libs/clear_parameters.o .libs/close_datafile.o .libs/comparisons.o .libs/copy_parameter.o .libs/double_rounding.o .libs/init_parameters.o .libs/mpfr_flags.o .libs/open_datafile.o .libs/print_parameter.o .libs/random.o .libs/read_data.o .libs/read_description.o .libs/read_line.o .libs/rounding.o .libs/setprec_parameters.o .libs/tpl_gmp.o .libs/tpl_mpc.o .libs/tpl_mpfr.o .libs/tpl_native.o libtool: link: ranlib .libs/libmpc-tests.a libtool: link: ( cd ".libs" && rm -f "libmpc-tests.la" && ln -s "../libmpc-tests.la" "libmpc-tests.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tradius tradius.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tradius tradius.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tballs.o tballs.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tballs tballs.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tballs tballs.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o teta.o teta.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o teta teta.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o teta teta.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tabs.o tabs.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tabs tabs.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tabs tabs.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tacos.o tacos.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tacos tacos.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tacos tacos.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tacosh.o tacosh.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tacosh tacosh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tacosh tacosh.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tadd.o tadd.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tadd tadd.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tadd tadd.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tadd_fr.o tadd_fr.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tadd_fr tadd_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tadd_fr tadd_fr.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tadd_si.o tadd_si.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tadd_si tadd_si.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tadd_si tadd_si.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tadd_ui.o tadd_ui.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tadd_ui tadd_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tadd_ui tadd_ui.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tagm.o tagm.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tagm tagm.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tagm tagm.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o targ.o targ.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o targ targ.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o targ targ.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tasin.o tasin.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tasin tasin.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tasin tasin.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tasinh.o tasinh.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tasinh tasinh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tasinh tasinh.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tatan.o tatan.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tatan tatan.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tatan tatan.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tatanh.o tatanh.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tatanh tatanh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tatanh tatanh.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tcmp_abs.o tcmp_abs.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tcmp_abs tcmp_abs.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tcmp_abs tcmp_abs.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tconj.o tconj.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tconj tconj.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tconj tconj.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tcos.o tcos.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tcos tcos.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tcos tcos.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tcosh.o tcosh.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tcosh tcosh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tcosh tcosh.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tdiv.o tdiv.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdiv tdiv.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdiv tdiv.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tdiv_2si.o tdiv_2si.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdiv_2si tdiv_2si.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdiv_2si tdiv_2si.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tdiv_2ui.o tdiv_2ui.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdiv_2ui tdiv_2ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdiv_2ui tdiv_2ui.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tdiv_fr.o tdiv_fr.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdiv_fr tdiv_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdiv_fr tdiv_fr.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tdiv_ui.o tdiv_ui.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdiv_ui tdiv_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdiv_ui tdiv_ui.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tdot.o tdot.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdot tdot.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdot tdot.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o texp.o texp.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o texp texp.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o texp texp.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tfma.o tfma.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tfma tfma.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tfma tfma.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tfr_div.o tfr_div.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tfr_div tfr_div.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tfr_div tfr_div.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tfr_sub.o tfr_sub.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tfr_sub tfr_sub.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tfr_sub tfr_sub.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o timag.o timag.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o timag timag.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o timag timag.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tio_str.o tio_str.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tio_str tio_str.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tio_str tio_str.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tlog.o tlog.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tlog tlog.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tlog tlog.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tlog10.o tlog10.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tlog10 tlog10.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tlog10 tlog10.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tmul.o tmul.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul tmul.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul tmul.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tmul_2si.o tmul_2si.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_2si tmul_2si.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_2si tmul_2si.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tmul_2ui.o tmul_2ui.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_2ui tmul_2ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_2ui tmul_2ui.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tmul_fr.o tmul_fr.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_fr tmul_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_fr tmul_fr.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tmul_i.o tmul_i.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_i tmul_i.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_i tmul_i.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tmul_si.o tmul_si.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_si tmul_si.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_si tmul_si.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tmul_ui.o tmul_ui.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_ui tmul_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tmul_ui tmul_ui.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tneg.o tneg.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tneg tneg.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tneg tneg.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tnorm.o tnorm.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tnorm tnorm.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tnorm tnorm.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tpow.o tpow.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow tpow.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow tpow.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tpow_d.o tpow_d.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_d tpow_d.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_d tpow_d.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tpow_fr.o tpow_fr.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_fr tpow_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_fr tpow_fr.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tpow_ld.o tpow_ld.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_ld tpow_ld.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_ld tpow_ld.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tpow_si.o tpow_si.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_si tpow_si.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_si tpow_si.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tpow_ui.o tpow_ui.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_ui tpow_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_ui tpow_ui.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tpow_z.o tpow_z.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_z tpow_z.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tpow_z tpow_z.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tprec.o tprec.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tprec tprec.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tprec tprec.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tproj.o tproj.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tproj tproj.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tproj tproj.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o treal.o treal.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o treal treal.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o treal treal.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o treimref.o treimref.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o treimref treimref.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o treimref treimref.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o trootofunity.o trootofunity.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o trootofunity trootofunity.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o trootofunity trootofunity.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tset.o tset.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tset tset.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tset tset.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tsin.o tsin.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsin tsin.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsin tsin.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tsin_cos.o tsin_cos.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsin_cos tsin_cos.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsin_cos tsin_cos.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tsinh.o tsinh.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsinh tsinh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsinh tsinh.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tsqr.o tsqr.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsqr tsqr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsqr tsqr.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tsqrt.o tsqrt.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsqrt tsqrt.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsqrt tsqrt.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tstrtoc.o tstrtoc.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tstrtoc tstrtoc.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tstrtoc tstrtoc.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tsub.o tsub.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsub tsub.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsub tsub.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tsub_fr.o tsub_fr.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsub_fr tsub_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsub_fr tsub_fr.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tsub_ui.o tsub_ui.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsub_ui tsub_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsub_ui tsub_ui.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tsum.o tsum.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsum tsum.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tsum tsum.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tswap.o tswap.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tswap tswap.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tswap tswap.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o ttan.o ttan.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o ttan ttan.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o ttan ttan.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o ttanh.o ttanh.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o ttanh ttanh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o ttanh ttanh.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tui_div.o tui_div.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tui_div tui_div.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tui_div tui_div.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tui_ui_sub.o tui_ui_sub.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tui_ui_sub tui_ui_sub.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tui_ui_sub tui_ui_sub.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tget_version.o tget_version.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tget_version tget_version.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tget_version tget_version.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o texceptions.o texceptions.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o texceptions texceptions.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o texceptions texceptions.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -O2 -g -mieee -c -o tdummy.o tdummy.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -mieee -no-install -L../src/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdummy tdummy.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp -lm -lm libtool: link: gcc -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o tdummy tdummy.o -L../src/.libs ./.libs/libmpc-tests.a ../src/.libs/libmpc.so -lmpfr -lgmp -lm -Wl,-rpath -Wl,/builddir/build/BUILD/mpc-1.3.1/src/.libs make[2]: 'libmpc-tests.la' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tests' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tests' make[3]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tests' PASS: tradius PASS: tballs PASS: teta PASS: tabs PASS: tacos PASS: tacosh PASS: tadd PASS: tadd_fr PASS: tadd_si PASS: tadd_ui PASS: tagm PASS: targ PASS: tasin PASS: tasinh PASS: tatan PASS: tatanh PASS: tcmp_abs PASS: tconj PASS: tcos PASS: tcosh PASS: tdiv PASS: tdiv_2si PASS: tdiv_2ui PASS: tdiv_fr PASS: tdiv_ui PASS: tdot PASS: texp PASS: tfma PASS: tfr_div PASS: tfr_sub PASS: timag PASS: tio_str PASS: tlog PASS: tlog10 PASS: tmul PASS: tmul_2si PASS: tmul_2ui PASS: tmul_fr PASS: tmul_i PASS: tmul_si PASS: tmul_ui PASS: tneg PASS: tnorm PASS: tpow PASS: tpow_d PASS: tpow_fr PASS: tpow_ld PASS: tpow_si PASS: tpow_ui PASS: tpow_z PASS: tprec PASS: tproj PASS: treal PASS: treimref PASS: trootofunity PASS: tset PASS: tsin PASS: tsin_cos PASS: tsinh PASS: tsqr PASS: tsqrt PASS: tstrtoc PASS: tsub PASS: tsub_fr PASS: tsub_ui PASS: tsum PASS: tswap PASS: ttan PASS: ttanh PASS: tui_div PASS: tui_ui_sub PASS: tget_version PASS: texceptions PASS: tdummy ============================================================================ Testsuite summary for mpc 1.3.1 ============================================================================ # TOTAL: 74 # PASS: 74 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tests' make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tests' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/doc' Making check in tools make[1]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tools' Making check in bench make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tools/bench' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tools/bench' Making check in mpcheck make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tools/mpcheck' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tools/mpcheck' make[2]: Entering directory '/builddir/build/BUILD/mpc-1.3.1/tools' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tools' make[1]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1/tools' make[1]: Entering directory '/builddir/build/BUILD/mpc-1.3.1' make[1]: Leaving directory '/builddir/build/BUILD/mpc-1.3.1' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libmpc-1.3.1-2.an23_sw8a.sw_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FtKT12 + umask 022 + cd /builddir/build/BUILD + cd mpc-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/doc/libmpc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/doc/libmpc + cp -pr README /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/doc/libmpc + cp -pr NEWS /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/doc/libmpc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TdUfJS + umask 022 + cd /builddir/build/BUILD + cd mpc-1.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/licenses/libmpc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/licenses/libmpc + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/licenses/libmpc + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(libmpc) = 1.3.1 compat-libmpc = 1.3.1-2.an23_sw8a libmpc = 1.3.1-2.an23_sw8a libmpc(sw_64-64) = 1.3.1-2.an23_sw8a libmpc-mpfr3 = 1.3.1-2.an23_sw8a libmpc.so.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.0) libmpfr.so.6 rtld(GNU_HASH) Obsoletes: compat-libmpc < 1.3.1-1 libmpc-mpfr3 < 1.1.0-7 Processing files: libmpc-devel-1.3.1-2.an23_sw8a.sw_64 Provides: libmpc-devel = 1.3.1-2.an23_sw8a libmpc-devel(sw_64-64) = 1.3.1-2.an23_sw8a libmpc-mpfr3-devel = 1.3.1-2.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmpc.so.3 Obsoletes: libmpc-mpfr3-devel < 1.1.0-7 Processing files: libmpc-doc-1.3.1-2.an23_sw8a.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rwOezQ + umask 022 + cd /builddir/build/BUILD + cd mpc-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/doc/libmpc-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/doc/libmpc-doc + cp -pr AUTHORS /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64/usr/share/doc/libmpc-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmpc-doc = 1.3.1-2.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libmpc-debugsource-1.3.1-2.an23_sw8a.sw_64 Provides: libmpc-debugsource = 1.3.1-2.an23_sw8a libmpc-debugsource(sw_64-64) = 1.3.1-2.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libmpc-debuginfo-1.3.1-2.an23_sw8a.sw_64 Provides: debuginfo(build-id) = 93586702886078403a913c8888938c98f1d7d72e libmpc-debuginfo = 1.3.1-2.an23_sw8a libmpc-debuginfo(sw_64-64) = 1.3.1-2.an23_sw8a libmpc.so.3.3.1-1.3.1-2.an23_sw8a.sw_64.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libmpc-debugsource(sw_64-64) = 1.3.1-2.an23_sw8a Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64 Wrote: /builddir/build/RPMS/libmpc-doc-1.3.1-2.an23_sw8a.noarch.rpm Wrote: /builddir/build/RPMS/libmpc-devel-1.3.1-2.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/libmpc-debuginfo-1.3.1-2.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/libmpc-1.3.1-2.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/libmpc-debugsource-1.3.1-2.an23_sw8a.sw_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AghrIY + umask 022 + cd /builddir/build/BUILD + cd mpc-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libmpc-1.3.1-2.an23_sw8a.sw_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.fDCUcS + umask 022 + cd /builddir/build/BUILD + rm -rf mpc-1.3.1 mpc-1.3.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: bogus date in %changelog: Sun Apr 27 2024 swcompiler - 1.3.1-2 Child return code was: 0