Mock Version: 1.1.33 Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/arprec.spec'], False, '/var/lib/mock/dist-5E-epel-build-1855092-322371/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/arprec.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-26.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/arprec-2.2.16-5.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/arprec.spec'], False, '/var/lib/mock/dist-5E-epel-build-1855092-322371/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/arprec.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.70613 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf arprec-2.2.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/arprec-2.2.16.tar.gz + tar -xf - tar: Read 6656 bytes from - + STATUS=0 + '[' 0 -ne 0 ']' + cd arprec-2.2.16 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /builddir/build/SOURCES/BSD-LBNL-License.doc . + catdoc -d utf-8 /builddir/build/SOURCES/BSD-LBNL-License.doc + sed -e 's!\f!!g' + find . -depth -name '._*' -print0 + xargs -0 rm -rf + find . -depth -name '.[dD][sS]_[sS]tore' -print0 + xargs -0 rm -rf + cp -a tests examples + rm -rf examples/Makefile.am examples/Makefile.in + sed -i -e 's!nquadopt = 1!nquadopt = 3!g' toolkit/mathinit.f + sed -i -e 's!const\.dat!/usr/share/arprec/&!g' -e 's!quad.*\.dat!/usr/share/arprec/&!g' toolkit/mathtool.f + cat + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.70613 + umask 022 + cd /builddir/build/BUILD + cd arprec-2.2.16 + LANG=C + export LANG + unset DISPLAY + touch -r aclocal.m4 configure configure.ac + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-shared configuring arprec 2.2.13... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking if commonly used function is to be inlined... yes checking if debugging code is to be enabled... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for x86_64-redhat-linux-gnu-icpc... no checking for x86_64-redhat-linux-gnu-pathCC... no checking for x86_64-redhat-linux-gnu-pgCC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for xlC_r... no checking for xlC... no checking for icpc... no checking for pathCC... no checking for pgCC... no checking for cxx... no checking for aCC... no checking for CC... no checking for cc++... no checking for FCC... no checking for KCC... no checking for RCC... no checking for c++... c++ 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for x86_64-redhat-linux-gnu-gcc... c++ checking whether we are using the GNU C compiler... yes checking whether c++ accepts -g... yes checking for c++ option to accept ISO C89... unsupported checking dependency style of c++... gcc3 checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-pathf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pathf90... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f90... no checking for xlf95... no checking for ifort... no checking for pathf95... no checking for f95... f95 checking whether we are using the GNU Fortran compiler... yes checking whether f95 accepts -g... yes checking how to get verbose linking output from f95... -v checking for Fortran libraries of f95... -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm checking for Fortran flag needed to allow free-form source... -ffree-form checking whether extra library is needed to link Fortran and C++... none checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking for alternate main to link with Fortran libraries... main checking fortran 90 modules inclusion flag... checking flags needed for unescaped backslash in strings... none checking fortran 90 modules naming style... checking for etime... etime checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by c++... /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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from c++ object... ok checking how to run the C preprocessor... c++ -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 whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for x86_64-redhat-linux-gnu-gfortran... f95 checking whether we are using the GNU Fortran compiler... (cached) yes checking whether f95 accepts -g... (cached) yes checking for objdir... .libs checking if c++ supports -fno-rtti -fno-exceptions... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by c++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f95 option to produce PIC... -fPIC checking if f95 PIC flag -fPIC works... yes checking if f95 static flag -static works... yes checking if f95 supports -c -o file.o... yes checking if f95 supports -c -o file.o... (cached) yes checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking fp.h usability... no checking fp.h presence... no checking for fp.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether the compiler supports basic templates... yes checking whether x86 FPU control code is needed... yes checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking for drand48... yes checking for copysign... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating include/Makefile config.status: creating fortran/Makefile config.status: creating toolkit/Makefile config.status: creating arprec-config config.status: creating fortran/second.f config.status: creating toolkit/second.f config.status: creating config.h config.status: creating include/arprec/arprec_config.h config.status: executing depfiles commands config.status: executing libtool commands Using C++ Compiler = c++ C++ Flags = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DHAVE_CONFIG_H F90 Compiler = f95 F90 Flags = -O2 -ffree-form F90 Libs = -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm enable fortran = yes enable inline = yes enable x86 fix = yes enable debug = no fma = none fms = none + make -j5 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16' Making all in src make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/src' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo add.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT agmx.lo -MD -MP -MF .deps/agmx.Tpo -c -o agmx.lo agmx.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ang.lo -MD -MP -MF .deps/ang.Tpo -c -o ang.lo ang.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT angx.lo -MD -MP -MF .deps/angx.Tpo -c -o angx.lo angx.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT bessel.lo -MD -MP -MF .deps/bessel.Tpo -c -o bessel.lo bessel.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ang.lo -MD -MP -MF .deps/ang.Tpo -c ang.cpp -fPIC -DPIC -o .libs/ang.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT agmx.lo -MD -MP -MF .deps/agmx.Tpo -c agmx.cpp -fPIC -DPIC -o .libs/agmx.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT bessel.lo -MD -MP -MF .deps/bessel.Tpo -c bessel.cpp -fPIC -DPIC -o .libs/bessel.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.cpp -fPIC -DPIC -o .libs/add.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT angx.lo -MD -MP -MF .deps/angx.Tpo -c angx.cpp -fPIC -DPIC -o .libs/angx.o mv -f .deps/ang.Tpo .deps/ang.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT besselexp.lo -MD -MP -MF .deps/besselexp.Tpo -c -o besselexp.lo besselexp.cpp mv -f .deps/angx.Tpo .deps/angx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT c_mp.lo -MD -MP -MF .deps/c_mp.Tpo -c -o c_mp.lo c_mp.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT besselexp.lo -MD -MP -MF .deps/besselexp.Tpo -c besselexp.cpp -fPIC -DPIC -o .libs/besselexp.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT c_mp.lo -MD -MP -MF .deps/c_mp.Tpo -c c_mp.cpp -fPIC -DPIC -o .libs/c_mp.o mv -f .deps/agmx.Tpo .deps/agmx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT complex.lo -MD -MP -MF .deps/complex.Tpo -c -o complex.lo complex.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT complex.lo -MD -MP -MF .deps/complex.Tpo -c complex.cpp -fPIC -DPIC -o .libs/complex.o mv -f .deps/bessel.Tpo .deps/bessel.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cpr.lo -MD -MP -MF .deps/cpr.Tpo -c -o cpr.lo cpr.cpp mv -f .deps/add.Tpo .deps/add.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cshx.lo -MD -MP -MF .deps/cshx.Tpo -c -o cshx.lo cshx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cpr.lo -MD -MP -MF .deps/cpr.Tpo -c cpr.cpp -fPIC -DPIC -o .libs/cpr.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cshx.lo -MD -MP -MF .deps/cshx.Tpo -c cshx.cpp -fPIC -DPIC -o .libs/cshx.o mv -f .deps/cpr.Tpo .deps/cpr.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cssh.lo -MD -MP -MF .deps/cssh.Tpo -c -o cssh.lo cssh.cpp mv -f .deps/cshx.Tpo .deps/cshx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cssn.lo -MD -MP -MF .deps/cssn.Tpo -c -o cssn.lo cssn.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cssh.lo -MD -MP -MF .deps/cssh.Tpo -c cssh.cpp -fPIC -DPIC -o .libs/cssh.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cssn.lo -MD -MP -MF .deps/cssn.Tpo -c cssn.cpp -fPIC -DPIC -o .libs/cssn.o mv -f .deps/besselexp.Tpo .deps/besselexp.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cssx.lo -MD -MP -MF .deps/cssx.Tpo -c -o cssx.lo cssx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT cssx.lo -MD -MP -MF .deps/cssx.Tpo -c cssx.cpp -fPIC -DPIC -o .libs/cssx.o mv -f .deps/cssh.Tpo .deps/cssh.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT dexc.lo -MD -MP -MF .deps/dexc.Tpo -c -o dexc.lo dexc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT dexc.lo -MD -MP -MF .deps/dexc.Tpo -c dexc.cpp -fPIC -DPIC -o .libs/dexc.o mv -f .deps/cssn.Tpo .deps/cssn.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo div.cpp mv -f .deps/complex.Tpo .deps/complex.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT divd.lo -MD -MP -MF .deps/divd.Tpo -c -o divd.lo divd.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.cpp -fPIC -DPIC -o .libs/div.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT divd.lo -MD -MP -MF .deps/divd.Tpo -c divd.cpp -fPIC -DPIC -o .libs/divd.o mv -f .deps/cssx.Tpo .deps/cssx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT divx.lo -MD -MP -MF .deps/divx.Tpo -c -o divx.lo divx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT divx.lo -MD -MP -MF .deps/divx.Tpo -c divx.cpp -fPIC -DPIC -o .libs/divx.o mv -f .deps/dexc.Tpo .deps/dexc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT dmc.lo -MD -MP -MF .deps/dmc.Tpo -c -o dmc.lo dmc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT dmc.lo -MD -MP -MF .deps/dmc.Tpo -c dmc.cpp -fPIC -DPIC -o .libs/dmc.o mv -f .deps/divd.Tpo .deps/divd.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT dotd.lo -MD -MP -MF .deps/dotd.Tpo -c -o dotd.lo dotd.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT dotd.lo -MD -MP -MF .deps/dotd.Tpo -c dotd.cpp -fPIC -DPIC -o .libs/dotd.o mv -f .deps/div.Tpo .deps/div.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c -o eq.lo eq.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c eq.cpp -fPIC -DPIC -o .libs/eq.o mv -f .deps/divx.Tpo .deps/divx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c -o erfc.lo erfc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c erfc.cpp -fPIC -DPIC -o .libs/erfc.o mv -f .deps/dmc.Tpo .deps/dmc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c -o erf.lo erf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c erf.cpp -fPIC -DPIC -o .libs/erf.o mv -f .deps/eq.Tpo .deps/eq.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo exp.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.cpp -fPIC -DPIC -o .libs/exp.o mv -f .deps/c_mp.Tpo .deps/c_mp.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT expx.lo -MD -MP -MF .deps/expx.Tpo -c -o expx.lo expx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT expx.lo -MD -MP -MF .deps/expx.Tpo -c expx.cpp -fPIC -DPIC -o .libs/expx.o mv -f .deps/erfc.Tpo .deps/erfc.Plo mv -f .deps/dotd.Tpo .deps/dotd.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fft1.lo -MD -MP -MF .deps/fft1.Tpo -c -o fft1.lo fft1.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fft2.lo -MD -MP -MF .deps/fft2.Tpo -c -o fft2.lo fft2.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fft1.lo -MD -MP -MF .deps/fft1.Tpo -c fft1.cpp -fPIC -DPIC -o .libs/fft1.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fft2.lo -MD -MP -MF .deps/fft2.Tpo -c fft2.cpp -fPIC -DPIC -o .libs/fft2.o mv -f .deps/erf.Tpo .deps/erf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fft3.lo -MD -MP -MF .deps/fft3.Tpo -c -o fft3.lo fft3.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fft3.lo -MD -MP -MF .deps/fft3.Tpo -c fft3.cpp -fPIC -DPIC -o .libs/fft3.o mv -f .deps/exp.Tpo .deps/exp.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fftcr.lo -MD -MP -MF .deps/fftcr.Tpo -c -o fftcr.lo fftcr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fftcr.lo -MD -MP -MF .deps/fftcr.Tpo -c fftcr.cpp -fPIC -DPIC -o .libs/fftcr.o mv -f .deps/expx.Tpo .deps/expx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fftrc.lo -MD -MP -MF .deps/fftrc.Tpo -c -o fftrc.lo fftrc.cpp mv -f .deps/fft2.Tpo .deps/fft2.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c -o fpu.lo fpu.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fftrc.lo -MD -MP -MF .deps/fftrc.Tpo -c fftrc.cpp -fPIC -DPIC -o .libs/fftrc.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c fpu.cpp -fPIC -DPIC -o .libs/fpu.o mv -f .deps/fpu.Tpo .deps/fpu.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c -o gamma.lo gamma.cpp mv -f .deps/fft1.Tpo .deps/fft1.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT infr.lo -MD -MP -MF .deps/infr.Tpo -c -o infr.lo infr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.cpp -fPIC -DPIC -o .libs/gamma.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT infr.lo -MD -MP -MF .deps/infr.Tpo -c infr.cpp -fPIC -DPIC -o .libs/infr.o mv -f .deps/fft3.Tpo .deps/fft3.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.cpp -fPIC -DPIC -o .libs/init.o mv -f .deps/fftcr.Tpo .deps/fftcr.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT inix.lo -MD -MP -MF .deps/inix.Tpo -c -o inix.lo inix.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT inix.lo -MD -MP -MF .deps/inix.Tpo -c inix.cpp -fPIC -DPIC -o .libs/inix.o mv -f .deps/fftrc.Tpo .deps/fftrc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT inpc.lo -MD -MP -MF .deps/inpc.Tpo -c -o inpc.lo inpc.cpp gamma.cpp: In function 'mp_real_temp gamma(const mp_real&)': gamma.cpp:38: warning: converting to 'int' from 'double' gamma.cpp:47: warning: converting to 'int' from 'double' libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT inpc.lo -MD -MP -MF .deps/inpc.Tpo -c inpc.cpp -fPIC -DPIC -o .libs/inpc.o mv -f .deps/infr.Tpo .deps/infr.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT int.lo -MD -MP -MF .deps/int.Tpo -c -o int.lo int.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT int.lo -MD -MP -MF .deps/int.Tpo -c int.cpp -fPIC -DPIC -o .libs/int.o mv -f .deps/inix.Tpo .deps/inix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT lconv.lo -MD -MP -MF .deps/lconv.Tpo -c -o lconv.lo lconv.cpp mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.cpp mv -f .deps/inpc.Tpo .deps/inpc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logx.lo -MD -MP -MF .deps/logx.Tpo -c -o logx.lo logx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT lconv.lo -MD -MP -MF .deps/lconv.Tpo -c lconv.cpp -fPIC -DPIC -o .libs/lconv.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cpp -fPIC -DPIC -o .libs/log.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT logx.lo -MD -MP -MF .deps/logx.Tpo -c logx.cpp -fPIC -DPIC -o .libs/logx.o mv -f .deps/int.Tpo .deps/int.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mdc.lo -MD -MP -MF .deps/mdc.Tpo -c -o mdc.lo mdc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mdc.lo -MD -MP -MF .deps/mdc.Tpo -c mdc.cpp -fPIC -DPIC -o .libs/mdc.o mv -f .deps/log.Tpo .deps/log.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mulacc.lo -MD -MP -MF .deps/mulacc.Tpo -c -o mulacc.lo mulacc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mulacc.lo -MD -MP -MF .deps/mulacc.Tpo -c mulacc.cpp -fPIC -DPIC -o .libs/mulacc.o mv -f .deps/lconv.Tpo .deps/lconv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo mul.cpp mv -f .deps/logx.Tpo .deps/logx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT muld.lo -MD -MP -MF .deps/muld.Tpo -c -o muld.lo muld.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.cpp -fPIC -DPIC -o .libs/mul.o mv -f .deps/mdc.Tpo .deps/mdc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mulx.lo -MD -MP -MF .deps/mulx.Tpo -c -o mulx.lo mulx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT muld.lo -MD -MP -MF .deps/muld.Tpo -c muld.cpp -fPIC -DPIC -o .libs/muld.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mulx.lo -MD -MP -MF .deps/mulx.Tpo -c mulx.cpp -fPIC -DPIC -o .libs/mulx.o mv -f .deps/mulacc.Tpo .deps/mulacc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT nint.lo -MD -MP -MF .deps/nint.Tpo -c -o nint.lo nint.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT nint.lo -MD -MP -MF .deps/nint.Tpo -c nint.cpp -fPIC -DPIC -o .libs/nint.o mv -f .deps/mul.Tpo .deps/mul.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c -o norm.lo norm.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c norm.cpp -fPIC -DPIC -o .libs/norm.o mv -f .deps/mulx.Tpo .deps/mulx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT npwr.lo -MD -MP -MF .deps/npwr.Tpo -c -o npwr.lo npwr.cpp mv -f .deps/muld.Tpo .deps/muld.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT npwx.lo -MD -MP -MF .deps/npwx.Tpo -c -o npwx.lo npwx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT npwr.lo -MD -MP -MF .deps/npwr.Tpo -c npwr.cpp -fPIC -DPIC -o .libs/npwr.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT npwx.lo -MD -MP -MF .deps/npwx.Tpo -c npwx.cpp -fPIC -DPIC -o .libs/npwx.o mv -f .deps/npwr.Tpo .deps/npwr.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT nrt.lo -MD -MP -MF .deps/nrt.Tpo -c -o nrt.lo nrt.cpp mv -f .deps/norm.Tpo .deps/norm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT nrtx.lo -MD -MP -MF .deps/nrtx.Tpo -c -o nrtx.lo nrtx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT nrt.lo -MD -MP -MF .deps/nrt.Tpo -c nrt.cpp -fPIC -DPIC -o .libs/nrt.o mv -f .deps/nint.Tpo .deps/nint.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT outc.lo -MD -MP -MF .deps/outc.Tpo -c -o outc.lo outc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT nrtx.lo -MD -MP -MF .deps/nrtx.Tpo -c nrtx.cpp -fPIC -DPIC -o .libs/nrtx.o mv -f .deps/npwx.Tpo .deps/npwx.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT outc.lo -MD -MP -MF .deps/outc.Tpo -c outc.cpp -fPIC -DPIC -o .libs/outc.o /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT out.lo -MD -MP -MF .deps/out.Tpo -c -o out.lo out.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT out.lo -MD -MP -MF .deps/out.Tpo -c out.cpp -fPIC -DPIC -o .libs/out.o mv -f .deps/nrt.Tpo .deps/nrt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT outx.lo -MD -MP -MF .deps/outx.Tpo -c -o outx.lo outx.cpp mv -f .deps/nrtx.Tpo .deps/nrtx.Plo mv -f .deps/out.Tpo .deps/out.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT pi.lo -MD -MP -MF .deps/pi.Tpo -c -o pi.lo pi.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT pix.lo -MD -MP -MF .deps/pix.Tpo -c -o pix.lo pix.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT outx.lo -MD -MP -MF .deps/outx.Tpo -c outx.cpp -fPIC -DPIC -o .libs/outx.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT pix.lo -MD -MP -MF .deps/pix.Tpo -c pix.cpp -fPIC -DPIC -o .libs/pix.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT pi.lo -MD -MP -MF .deps/pi.Tpo -c pi.cpp -fPIC -DPIC -o .libs/pi.o mv -f .deps/outc.Tpo .deps/outc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT qd.lo -MD -MP -MF .deps/qd.Tpo -c -o qd.lo qd.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT qd.lo -MD -MP -MF .deps/qd.Tpo -c qd.cpp -fPIC -DPIC -o .libs/qd.o mv -f .deps/gamma.Tpo .deps/gamma.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c -o rand.lo rand.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c rand.cpp -fPIC -DPIC -o .libs/rand.o mv -f .deps/qd.Tpo .deps/qd.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT roun.lo -MD -MP -MF .deps/roun.Tpo -c -o roun.lo roun.cpp mv -f .deps/pi.Tpo .deps/pi.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c -o sort.lo sort.cpp mv -f .deps/pix.Tpo .deps/pix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo sqrt.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.cpp -fPIC -DPIC -o .libs/sort.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT roun.lo -MD -MP -MF .deps/roun.Tpo -c roun.cpp -fPIC -DPIC -o .libs/roun.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.cpp -fPIC -DPIC -o .libs/sqrt.o mv -f .deps/outx.Tpo .deps/outx.Plo mv -f .deps/rand.Tpo .deps/rand.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT sqrtx.lo -MD -MP -MF .deps/sqrtx.Tpo -c -o sqrtx.lo sqrtx.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT sqx.lo -MD -MP -MF .deps/sqx.Tpo -c -o sqx.lo sqx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT sqrtx.lo -MD -MP -MF .deps/sqrtx.Tpo -c sqrtx.cpp -fPIC -DPIC -o .libs/sqrtx.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT sqx.lo -MD -MP -MF .deps/sqx.Tpo -c sqx.cpp -fPIC -DPIC -o .libs/sqx.o mv -f .deps/sort.Tpo .deps/sort.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo sub.cpp mv -f .deps/roun.Tpo .deps/roun.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT binary_io.lo -MD -MP -MF .deps/binary_io.Tpo -c -o binary_io.lo binary_io.cpp mv -f .deps/sqrt.Tpo .deps/sqrt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT to_digits.lo -MD -MP -MF .deps/to_digits.Tpo -c -o to_digits.lo to_digits.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.cpp -fPIC -DPIC -o .libs/sub.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT binary_io.lo -MD -MP -MF .deps/binary_io.Tpo -c binary_io.cpp -fPIC -DPIC -o .libs/binary_io.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT to_digits.lo -MD -MP -MF .deps/to_digits.Tpo -c to_digits.cpp -fPIC -DPIC -o .libs/to_digits.o mv -f .deps/sqrtx.Tpo .deps/sqrtx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT read.lo -MD -MP -MF .deps/read.Tpo -c -o read.lo read.cpp mv -f .deps/sqx.Tpo .deps/sqx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT construct.lo -MD -MP -MF .deps/construct.Tpo -c -o construct.lo construct.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.cpp -fPIC -DPIC -o .libs/read.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT construct.lo -MD -MP -MF .deps/construct.Tpo -c construct.cpp -fPIC -DPIC -o .libs/construct.o mv -f .deps/sub.Tpo .deps/sub.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT write.lo -MD -MP -MF .deps/write.Tpo -c -o write.lo write.cpp mv -f .deps/binary_io.Tpo .deps/binary_io.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT assign.lo -MD -MP -MF .deps/assign.Tpo -c -o assign.lo assign.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT write.lo -MD -MP -MF .deps/write.Tpo -c write.cpp -fPIC -DPIC -o .libs/write.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT assign.lo -MD -MP -MF .deps/assign.Tpo -c assign.cpp -fPIC -DPIC -o .libs/assign.o mv -f .deps/to_digits.Tpo .deps/to_digits.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fmod.lo -MD -MP -MF .deps/fmod.Tpo -c -o fmod.lo fmod.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT fmod.lo -MD -MP -MF .deps/fmod.Tpo -c fmod.cpp -fPIC -DPIC -o .libs/fmod.o mv -f .deps/construct.Tpo .deps/construct.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT inc.lo -MD -MP -MF .deps/inc.Tpo -c -o inc.lo inc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT inc.lo -MD -MP -MF .deps/inc.Tpo -c inc.cpp -fPIC -DPIC -o .libs/inc.o mv -f .deps/read.Tpo .deps/read.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT divrem.lo -MD -MP -MF .deps/divrem.Tpo -c -o divrem.lo divrem.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT divrem.lo -MD -MP -MF .deps/divrem.Tpo -c divrem.cpp -fPIC -DPIC -o .libs/divrem.o mv -f .deps/assign.Tpo .deps/assign.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT int_div.lo -MD -MP -MF .deps/int_div.Tpo -c -o int_div.lo int_div.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT int_div.lo -MD -MP -MF .deps/int_div.Tpo -c int_div.cpp -fPIC -DPIC -o .libs/int_div.o mv -f .deps/fmod.Tpo .deps/fmod.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mp_real.lo -MD -MP -MF .deps/mp_real.Tpo -c -o mp_real.lo mp_real.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mp_real.lo -MD -MP -MF .deps/mp_real.Tpo -c mp_real.cpp -fPIC -DPIC -o .libs/mp_real.o mv -f .deps/write.Tpo .deps/write.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.cpp -fPIC -DPIC -o .libs/array.o mv -f .deps/inc.Tpo .deps/inc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT small_inline.lo -MD -MP -MF .deps/small_inline.Tpo -c -o small_inline.lo small_inline.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT small_inline.lo -MD -MP -MF .deps/small_inline.Tpo -c small_inline.cpp -fPIC -DPIC -o .libs/small_inline.o mv -f .deps/divrem.Tpo .deps/divrem.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cpp -fPIC -DPIC -o .libs/debug.o mv -f .deps/int_div.Tpo .deps/int_div.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT dble.lo -MD -MP -MF .deps/dble.Tpo -c -o dble.lo dble.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT dble.lo -MD -MP -MF .deps/dble.Tpo -c dble.cpp -fPIC -DPIC -o .libs/dble.o mv -f .deps/array.Tpo .deps/array.Plo mv -f .deps/small_inline.Tpo .deps/small_inline.Plo mv -f .deps/mp_real.Tpo .deps/mp_real.Plo mv -f .deps/debug.Tpo .deps/debug.Plo mv -f .deps/dble.Tpo .deps/dble.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o libarprec.la -rpath /usr/lib64 add.lo agmx.lo ang.lo angx.lo bessel.lo besselexp.lo c_mp.lo complex.lo cpr.lo cshx.lo cssh.lo cssn.lo cssx.lo dexc.lo div.lo divd.lo divx.lo dmc.lo dotd.lo eq.lo erfc.lo erf.lo exp.lo expx.lo fft1.lo fft2.lo fft3.lo fftcr.lo fftrc.lo fpu.lo gamma.lo infr.lo init.lo inix.lo inpc.lo int.lo lconv.lo log.lo logx.lo mdc.lo mulacc.lo mul.lo muld.lo mulx.lo nint.lo norm.lo npwr.lo npwx.lo nrt.lo nrtx.lo outc.lo out.lo outx.lo pi.lo pix.lo qd.lo rand.lo roun.lo sort.lo sqrt.lo sqrtx.lo sqx.lo sub.lo binary_io.lo to_digits.lo read.lo construct.lo write.lo assign.lo fmod.lo inc.lo divrem.lo int_div.lo mp_real.lo array.lo small_inline.lo debug.lo dble.lo libtool: link: c++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/add.o .libs/agmx.o .libs/ang.o .libs/angx.o .libs/bessel.o .libs/besselexp.o .libs/c_mp.o .libs/complex.o .libs/cpr.o .libs/cshx.o .libs/cssh.o .libs/cssn.o .libs/cssx.o .libs/dexc.o .libs/div.o .libs/divd.o .libs/divx.o .libs/dmc.o .libs/dotd.o .libs/eq.o .libs/erfc.o .libs/erf.o .libs/exp.o .libs/expx.o .libs/fft1.o .libs/fft2.o .libs/fft3.o .libs/fftcr.o .libs/fftrc.o .libs/fpu.o .libs/gamma.o .libs/infr.o .libs/init.o .libs/inix.o .libs/inpc.o .libs/int.o .libs/lconv.o .libs/log.o .libs/logx.o .libs/mdc.o .libs/mulacc.o .libs/mul.o .libs/muld.o .libs/mulx.o .libs/nint.o .libs/norm.o .libs/npwr.o .libs/npwx.o .libs/nrt.o .libs/nrtx.o .libs/outc.o .libs/out.o .libs/outx.o .libs/pi.o .libs/pix.o .libs/qd.o .libs/rand.o .libs/roun.o .libs/sort.o .libs/sqrt.o .libs/sqrtx.o .libs/sqx.o .libs/sub.o .libs/binary_io.o .libs/to_digits.o .libs/read.o .libs/construct.o .libs/write.o .libs/assign.o .libs/fmod.o .libs/inc.o .libs/divrem.o .libs/int_div.o .libs/mp_real.o .libs/array.o .libs/small_inline.o .libs/debug.o .libs/dble.o -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libarprec.so.0 -o .libs/libarprec.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libarprec.so.0" && ln -s "libarprec.so.0.0.0" "libarprec.so.0") libtool: link: (cd ".libs" && rm -f "libarprec.so" && ln -s "libarprec.so.0.0.0" "libarprec.so") libtool: link: ( cd ".libs" && rm -f "libarprec.la" && ln -s "../libarprec.la" "libarprec.la" ) make[2]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/tests' Making all in include make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/include' Making all in fortran make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/fortran' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT f_mp.lo -MD -MP -MF .deps/f_mp.Tpo -c -o f_mp.lo f_mp.cpp /bin/sh ../libtool --mode=compile f95 -O2 -ffree-form -c -o mp_mod.lo mp_mod.f /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT f_mp.lo -MD -MP -MF .deps/f_mp.Tpo -c f_mp.cpp -fPIC -DPIC -o .libs/f_mp.o libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp -fPIC -DPIC -o .libs/main.o libtool: compile: f95 -O2 -ffree-form -c mp_mod.f -fPIC -o .libs/mp_mod.o mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o libarprec_f_main.la -rpath /usr/lib64 main.lo libtool: link: c++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/main.o -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libarprec_f_main.so.0 -o .libs/libarprec_f_main.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libarprec_f_main.so.0" && ln -s "libarprec_f_main.so.0.0.0" "libarprec_f_main.so.0") libtool: link: (cd ".libs" && rm -f "libarprec_f_main.so" && ln -s "libarprec_f_main.so.0.0.0" "libarprec_f_main.so") libtool: link: ( cd ".libs" && rm -f "libarprec_f_main.la" && ln -s "../libarprec_f_main.la" "libarprec_f_main.la" ) mv -f .deps/f_mp.Tpo .deps/f_mp.Plo /bin/sh ../libtool --mode=compile f95 -O2 -ffree-form -c -o mp_modm.lo mp_modm.f /bin/sh ../libtool --mode=compile f95 -O2 -ffree-form -c -o mp_modx.lo mp_modx.f libtool: compile: f95 -O2 -ffree-form -c mp_modm.f -fPIC -o .libs/mp_modm.o libtool: compile: f95 -O2 -ffree-form -c mp_modx.f -fPIC -o .libs/mp_modx.o /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o libarprecmod.la -rpath /usr/lib64 f_mp.lo mp_mod.lo mp_modm.lo mp_modx.lo libtool: link: c++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/f_mp.o .libs/mp_mod.o .libs/mp_modm.o .libs/mp_modx.o -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libarprecmod.so.0 -o .libs/libarprecmod.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libarprecmod.so.0" && ln -s "libarprecmod.so.0.0.0" "libarprecmod.so.0") libtool: link: (cd ".libs" && rm -f "libarprecmod.so" && ln -s "libarprecmod.so.0.0.0" "libarprecmod.so") libtool: link: ( cd ".libs" && rm -f "libarprecmod.la" && ln -s "../libarprecmod.la" "libarprecmod.la" ) make[2]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/fortran' Making all in toolkit make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/toolkit' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/toolkit' make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16' make[2]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16' make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16' + make -j5 toolkit make -C toolkit toolkit make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/toolkit' f95 -I ../fortran -O2 -ffree-form -c -o globdata.o globdata.f f95 -I ../fortran -O2 -ffree-form -c -o second.o second.f f95 -I ../fortran -O2 -ffree-form -c -o pslqsub.o pslqsub.f f95 -I ../fortran -O2 -ffree-form -c -o mathinit.o mathinit.f f95 -I ../fortran -O2 -ffree-form -c -o mathtool.o mathtool.f f95 -I ../fortran -O2 -ffree-form -c -o quadsub.o quadsub.f f95 -I ../fortran -O2 -ffree-form -c -o rootsub.o rootsub.f f95 -I ../fortran -O2 -ffree-form -c -o zetapz.o zetapz.f /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o mathinit globdata.o mathinit.o second.o ../fortran/libarprec_f_main.la ../fortran/libarprecmod.la ../src/libarprec.la -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm libtool: link: c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/mathinit globdata.o mathinit.o second.o ../fortran/.libs/libarprec_f_main.so ../fortran/.libs/libarprecmod.so ../src/.libs/libarprec.so -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o mathtool mathtool.o globdata.o pslqsub.o quadsub.o rootsub.o zetapz.o second.o ../fortran/libarprec_f_main.la ../fortran/libarprecmod.la ../src/libarprec.la -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm libtool: link: c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/mathtool mathtool.o globdata.o pslqsub.o quadsub.o rootsub.o zetapz.o second.o ../fortran/.libs/libarprec_f_main.so ../fortran/.libs/libarprecmod.so ../src/.libs/libarprec.so -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/toolkit' + chmod +x arprec-config ++ ./arprec-config --libs ++ ./arprec-config --configure-args ++ ./arprec-config --cxx ++ ./arprec-config --cxxflags ++ ./arprec-config --fc ++ ./arprec-config --fcflags ++ ./arprec-config --fclibs ++ ./arprec-config --fmainlib + sed -i -e 's!@prefix@!/usr!g' -e 's!@bindir@!/usr/bin!g' -e 's!@datadir@!/usr/share!g' -e 's!@name@!arprec!g' -e 's!@includedir@!/usr/include!g' -e 's!@libdir@!/usr/lib64!g' -e 's!@mandir@!/usr/share/man!g' -e 's!@sharedstatedir@!/usr/com!g' -e 's!@sysconfdir@!/etc!g' -e 's!@version@!2.2.16!g' -e 's!@summary@!Software package for performing arbitrary precision arithmetic!g' -e 's~@libs@~-L/usr/lib64 -larprec~g' -e 's~@configure_args@~'\''--build=x86_64-redhat-linux-gnu'\'' '\''--host=x86_64-redhat-linux-gnu'\'' '\''--target=x86_64-redhat-linux-gnu'\'' '\''--program-prefix='\'' '\''--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=/usr/com'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--disable-static'\'' '\''--enable-shared'\'' '\''build_alias=x86_64-redhat-linux-gnu'\'' '\''host_alias=x86_64-redhat-linux-gnu'\'' '\''target_alias=x86_64-redhat-linux-gnu'\'' '\''CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'\'' '\''CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'\''~g' -e s~@cxx@~c++~g -e s~@cxxflags@~-I/usr/include~g -e s~@fc@~f95~g -e 's~@fcflags@~-I /usr/include/arprec ~g' -e 's~@fclibs@~-L/usr/lib64 -larprecmod -larprec -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm~g' -e 's~@fmainlib@~-L/usr/lib64 -larprec_f_main~g' arprec.pc + chmod -x arprec-config ~/build/BUILD/arprec-2.2.16/toolkit ~/build/BUILD/arprec-2.2.16 + pushd toolkit + ./mathinit mathinit: start const complete file const.dat written cpu time = 2.57099991664290 initqts: Tanh-sinh quadrature initialization 0 18632 1000 18632 2000 18632 3000 18632 4000 18632 5000 18632 6000 18632 7000 18632 8000 18632 initqts: Table spaced used = 8177 initqts complete file quadts.dat written cpu time = 39.5989980697632 initqerf: Error function quadrature initialization 0 18632 1000 18632 2000 18632 3000 18632 4000 18632 5000 18632 6000 18632 7000 18632 8000 18632 9000 18632 10000 18632 11000 18632 12000 18632 13000 18632 14000 18632 15000 18632 16000 18632 17000 18632 initqerf: Table spaced used = 17373 initqerf complete file quaderf.dat written cpu time = 824.584022521973 initqgs: Gaussian quadrature initialization 1 100 18632 2 106 18632 3 118 18632 4 142 18632 5 190 18632 6 286 18632 7 478 18632 8 862 18632 9 1630 18632 10 3166 18632 initqerf: Table spaced used = 6238 initqt complete file quadgs.dat written cpu time = 2055.16906738281 total cpu time = 2921.92308789119 ~/build/BUILD/arprec-2.2.16 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.18516 + umask 022 + cd /builddir/build/BUILD + cd arprec-2.2.16 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/arprec-2.2.16-5.el5-a28621 + make install DESTDIR=/var/tmp/arprec-2.2.16-5.el5-a28621 Making install in src make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/src' make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/src' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libarprec.la '/var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64' libtool: install: /usr/bin/install -c .libs/libarprec.so.0.0.0 /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprec.so.0.0.0 libtool: install: (cd /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64 && { ln -s -f libarprec.so.0.0.0 libarprec.so.0 || { rm -f libarprec.so.0 && ln -s libarprec.so.0.0.0 libarprec.so.0; }; }) libtool: install: (cd /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64 && { ln -s -f libarprec.so.0.0.0 libarprec.so || { rm -f libarprec.so && ln -s libarprec.so.0.0.0 libarprec.so; }; }) libtool: install: /usr/bin/install -c .libs/libarprec.lai /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprec.la libtool: install: 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/arprec-2.2.16/src' make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/tests' make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/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/arprec-2.2.16/tests' make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/tests' Making install in include make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/include' make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/var/tmp/arprec-2.2.16-5.el5-a28621/usr/include" /bin/mkdir -p '/var/tmp/arprec-2.2.16-5.el5-a28621/usr/include/arprec' /usr/bin/install -c -m 644 arprec/c_mp.h arprec/fpu.h arprec/mp.h arprec/mp_complex.h arprec/mp_complex_inline.h arprec/mp_complex_temp.h arprec/mp_inline.h arprec/mp_int.h arprec/mp_int_inline.h arprec/mp_int_temp.h arprec/mp_real.h arprec/mp_real_temp.h arprec/double_inline.h '/var/tmp/arprec-2.2.16-5.el5-a28621/usr/include/arprec' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/arprec-2.2.16-5.el5-a28621/usr/include" /bin/mkdir -p '/var/tmp/arprec-2.2.16-5.el5-a28621/usr/include/arprec' /usr/bin/install -c -m 644 arprec/arprec_config.h '/var/tmp/arprec-2.2.16-5.el5-a28621/usr/include/arprec' make[2]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/include' make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/include' Making install in fortran make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/fortran' make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/fortran' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libarprecmod.la libarprec_f_main.la '/var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64' libtool: install: /usr/bin/install -c .libs/libarprecmod.so.0.0.0 /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprecmod.so.0.0.0 libtool: install: (cd /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64 && { ln -s -f libarprecmod.so.0.0.0 libarprecmod.so.0 || { rm -f libarprecmod.so.0 && ln -s libarprecmod.so.0.0.0 libarprecmod.so.0; }; }) libtool: install: (cd /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64 && { ln -s -f libarprecmod.so.0.0.0 libarprecmod.so || { rm -f libarprecmod.so && ln -s libarprecmod.so.0.0.0 libarprecmod.so; }; }) libtool: install: /usr/bin/install -c .libs/libarprecmod.lai /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprecmod.la libtool: install: /usr/bin/install -c .libs/libarprec_f_main.so.0.0.0 /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprec_f_main.so.0.0.0 libtool: install: (cd /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64 && { ln -s -f libarprec_f_main.so.0.0.0 libarprec_f_main.so.0 || { rm -f libarprec_f_main.so.0 && ln -s libarprec_f_main.so.0.0.0 libarprec_f_main.so.0; }; }) libtool: install: (cd /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64 && { ln -s -f libarprec_f_main.so.0.0.0 libarprec_f_main.so || { rm -f libarprec_f_main.so && ln -s libarprec_f_main.so.0.0.0 libarprec_f_main.so; }; }) libtool: install: /usr/bin/install -c .libs/libarprec_f_main.lai /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprec_f_main.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/arprec" || /bin/mkdir -p "/var/tmp/arprec-2.2.16-5.el5-a28621/usr/include/arprec" /usr/bin/install -c -m 644 mpcomplexmod.mod mpdefmod.mod mpgenmod.mod mpintmod.mod mpmodule.mod mpmodulem.mod mpmodulex.mod mprealmod.mod '/var/tmp/arprec-2.2.16-5.el5-a28621/usr/include/arprec' make[2]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/fortran' make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/fortran' Making install in toolkit make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/toolkit' make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/toolkit' 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/arprec-2.2.16/toolkit' make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/toolkit' make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16' make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/arprec-2.2.16-5.el5-a28621/usr/bin" /usr/bin/install -c arprec-config '/var/tmp/arprec-2.2.16-5.el5-a28621/usr/bin' test -z "/usr/share/doc/arprec" || /bin/mkdir -p "/var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec" /usr/bin/install -c -m 644 README doc/arprec.pdf '/var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec' make[2]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16' make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16' + rm -rf /var/tmp/arprec-2.2.16-5.el5-a28621/usr/bin/arprec-config /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprec.la /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprec_f_main.la /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprecmod.la + mkdir -p /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/arprec /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/pkgconfig + for tool in 'toolkit/.libs/math*' ++ echo toolkit/.libs/mathinit ++ sed '-es!.*/!!g' + install -pm 0755 toolkit/.libs/mathinit /var/tmp/arprec-2.2.16-5.el5-a28621/usr/bin/arprec-mathinit + for tool in 'toolkit/.libs/math*' ++ echo toolkit/.libs/mathtool ++ sed '-es!.*/!!g' + install -pm 0755 toolkit/.libs/mathtool /var/tmp/arprec-2.2.16-5.el5-a28621/usr/bin/arprec-mathtool + install -pm 0755 arprec-config.rpmbuild /var/tmp/arprec-2.2.16-5.el5-a28621/usr/bin/arprec-config + install -pm 0644 arprec.pc /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/pkgconfig + install -pm 0644 toolkit/const.dat toolkit/quaderf.dat toolkit/quadgs.dat toolkit/quadts.dat /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/arprec + chrpath -d /var/tmp/arprec-2.2.16-5.el5-a28621/usr/bin/arprec-mathinit /var/tmp/arprec-2.2.16-5.el5-a28621/usr/bin/arprec-mathtool + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/arprec-2.2.16 extracting debug info from /var/tmp/arprec-2.2.16-5.el5-a28621/usr/bin/arprec-mathtool extracting debug info from /var/tmp/arprec-2.2.16-5.el5-a28621/usr/bin/arprec-mathinit extracting debug info from /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprecmod.so.0.0.0 extracting debug info from /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprec_f_main.so.0.0.0 extracting debug info from /var/tmp/arprec-2.2.16-5.el5-a28621/usr/lib64/libarprec.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/libarprecmod.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libarprecmod.so.debug symlinked /usr/lib/debug/usr/lib64/libarprec.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libarprec.so.debug symlinked /usr/lib/debug/usr/lib64/libarprec.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libarprec.so.0.debug symlinked /usr/lib/debug/usr/lib64/libarprec_f_main.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libarprec_f_main.so.0.debug symlinked /usr/lib/debug/usr/lib64/libarprec_f_main.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libarprec_f_main.so.debug symlinked /usr/lib/debug/usr/lib64/libarprecmod.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libarprecmod.so.0.debug 804 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4214 + umask 022 + cd /builddir/build/BUILD + cd arprec-2.2.16 + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/src' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/tests' make mp_test c_mp_test io trig f_mp_test make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/tests' c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT mp_test.o -MD -MP -MF .deps/mp_test.Tpo -c -o mp_test.o mp_test.cpp mv -f .deps/mp_test.Tpo .deps/mp_test.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o mp_test mp_test.o ../src/libarprec.la libtool: link: c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/mp_test mp_test.o ../src/.libs/libarprec.so -Wl,-rpath -Wl,/usr/lib64 c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_mp_test.o -MD -MP -MF .deps/c_mp_test.Tpo -c -o c_mp_test.o c_mp_test.c mv -f .deps/c_mp_test.Tpo .deps/c_mp_test.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o c_mp_test c_mp_test.o ../src/libarprec.la libtool: link: c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/c_mp_test c_mp_test.o ../src/.libs/libarprec.so -Wl,-rpath -Wl,/usr/lib64 c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.cpp mv -f .deps/io.Tpo .deps/io.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o io io.o ../src/libarprec.la libtool: link: c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/io io.o ../src/.libs/libarprec.so -Wl,-rpath -Wl,/usr/lib64 c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT trig.o -MD -MP -MF .deps/trig.Tpo -c -o trig.o trig.cpp mv -f .deps/trig.Tpo .deps/trig.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o trig trig.o ../src/libarprec.la libtool: link: c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/trig trig.o ../src/.libs/libarprec.so -Wl,-rpath -Wl,/usr/lib64 f95 -I ../fortran -O2 -ffree-form -c -o f_mp_test.o f_mp_test.f /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o f_mp_test f_mp_test.o ../fortran/libarprecmod.la ../fortran/libarprec_f_main.la ../src/libarprec.la ../src/libarprec.la -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm libtool: link: c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o .libs/f_mp_test f_mp_test.o ../fortran/.libs/libarprecmod.so ../fortran/.libs/libarprec_f_main.so ../src/.libs/libarprec.so -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/tests' Testing mp_real ... Using 1000 digits precision. Test 1. (Polynomial). Test passed. Test 2. (Machin's Formula for Pi). Test passed. Test 3. (Salamin-Brent Quadratic Formula for Pi). Test passed. Test 4. (Borwein Quartic Formula for Pi). Test passed. Test 5. (Taylor Series Formula for E). Test passed. Test 6. (Taylor Series Formula for Log 2). Test passed. PASS: mp_test pi = 10 ^ 0 x 3.14159265358979323846264338327950288419716939937510582097494459230781640628620899862803482534211706798214808651328230664709384460955058223172535940812848111745028410270193852110555964462294895493038196442881097566593344612847564823378678316527120190914564856692346034861045432664821339360726 sin(0.7) = 10 ^ -1 x 6.4421768723769105367261435139872018306581384457368964474396308809382997544967566471462669216875770535830322938026758837931012921299009896152536841962607931318942607902135379854764417926576982970794170722618316661902610581990034084559568578220692451989237913208969760409593884604198504823784 cos(0.7) = 10 ^ -1 x 7.64842187284488426255859990191864909268210550373703356072932458252065875043710163031201900052668332741177210958972173547364537654752068916118931655250903170082402808666054502037937575866818961279930946525031342600555670138330427675719326757635363047487685702604513997374235057821451406443449 sin^2(0.7) + cos^2(0.7) - 1.0 = 10 ^ 0 x 0 PASS: c_mp_test Testing binary I/O... Passed test. Testing to_digits... Passed test. Testing read... Passed test. PASS: io before mpinit after mpinit MPNDB = 22 MPNDB = 3 x = 10 ^ 0 x -4., x1 = ( 1.00000000000000 , 2.00000000000000 ) z1 = 10 ^ 0 x 1., 10 ^ 0 x 2., z3 = 10 ^ 0 x -5., 10 ^ 0 x -2., jx = 10 ^ 0 x 2., q3 = 10 ^ 0 x -1., q4 = 10 ^ -18 x 1.89990570130191561712964470281374273982986564030522915278, mpl02 = 10 ^ -1 x 6.93147180559945309417232121458176568075500134360255254120, mpl10 = 10 ^ 0 x 2.30258509299404568401799145468436420760110148862877297603, mppic = 10 ^ 0 x 3.14159265358979323846264338327950288419716939937510582097, mpeps = 10 ^ -100 x 1.00000000000000000000017489114478529988017540632269141722, mplrg = 10 ^1939370979 x 5.46677950910647299122401153090074364919843809477845565975, mpsml = 10 ^********** x 1.82923053387138836468123919340367077979967599848080249204, PASS: f_mp_test ================== All 4 tests passed ================== make[2]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/tests' make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/tests' Making check in include make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/include' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/include' Making check in fortran make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/fortran' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/fortran' Making check in toolkit make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16/toolkit' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16/toolkit' make[1]: Entering directory `/builddir/build/BUILD/arprec-2.2.16' make[1]: Leaving directory `/builddir/build/BUILD/arprec-2.2.16' + exit 0 Processing files: arprec-2.2.16-5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.64669 + umask 022 + cd /builddir/build/BUILD + cd arprec-2.2.16 + DOCDIR=/var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-2.2.16 + export DOCDIR + rm -rf /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-2.2.16 + /bin/mkdir -p /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-2.2.16 + cp -pr BSD-LBNL-License.doc BSD-LBNL-License.txt COPYING /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-2.2.16 + exit 0 Provides: libarprec.so.0()(64bit) libarprec_f_main.so.0()(64bit) libarprecmod.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libarprec.so.0()(64bit) libarprec_f_main.so.0()(64bit) libarprecmod.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.5)(64bit) rtld(GNU_HASH) Processing files: arprec-data-2.2.16-5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.64669 + umask 022 + cd /builddir/build/BUILD + cd arprec-2.2.16 + DOCDIR=/var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-data-2.2.16 + export DOCDIR + rm -rf /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-data-2.2.16 + /bin/mkdir -p /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-data-2.2.16 + cp -pr BSD-LBNL-License.doc BSD-LBNL-License.txt COPYING /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-data-2.2.16 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: arprec-devel-2.2.16-5.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh arprec = 2.2.16-5.el5 libarprec.so.0()(64bit) libarprec_f_main.so.0()(64bit) libarprecmod.so.0()(64bit) pkgconfig Processing files: arprec-doc-2.2.16-5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.64669 + umask 022 + cd /builddir/build/BUILD + cd arprec-2.2.16 + DOCDIR=/var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-doc-2.2.16 + export DOCDIR + rm -rf /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-doc-2.2.16 + /bin/mkdir -p /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-doc-2.2.16 + cp -pr AUTHORS BSD-LBNL-License.doc BSD-LBNL-License.txt ChangeLog COPYING /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-doc-2.2.16 + cp -pr NEWS NEWS.pdf README README.pdf TODO doc/arprec.pdf examples /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-doc-2.2.16 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: arprec-tools-2.2.16-5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.64669 + umask 022 + cd /builddir/build/BUILD + cd arprec-2.2.16 + DOCDIR=/var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-tools-2.2.16 + export DOCDIR + rm -rf /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-tools-2.2.16 + /bin/mkdir -p /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-tools-2.2.16 + cp -pr toolkit/README /var/tmp/arprec-2.2.16-5.el5-a28621/usr/share/doc/arprec-tools-2.2.16 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: arprec = 2.2.16-5.el5 arprec-data = 2.2.16-5.el5 libarprec.so.0()(64bit) libarprec_f_main.so.0()(64bit) libarprecmod.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgfortran.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Processing files: arprec-debuginfo-2.2.16-5.el5 Provides: libarprec.so.0.0.0.debug()(64bit) libarprec_f_main.so.0.0.0.debug()(64bit) libarprecmod.so.0.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/arprec-2.2.16-5.el5-a28621 warning: Could not canonicalize hostname: buildvm-26.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/arprec-2.2.16-5.el5.x86_64.rpm Wrote: /builddir/build/RPMS/arprec-data-2.2.16-5.el5.x86_64.rpm Wrote: /builddir/build/RPMS/arprec-devel-2.2.16-5.el5.x86_64.rpm Wrote: /builddir/build/RPMS/arprec-doc-2.2.16-5.el5.x86_64.rpm Wrote: /builddir/build/RPMS/arprec-tools-2.2.16-5.el5.x86_64.rpm Wrote: /builddir/build/RPMS/arprec-debuginfo-2.2.16-5.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.46505 + umask 022 + cd /builddir/build/BUILD + cd arprec-2.2.16 + rm -rf /var/tmp/arprec-2.2.16-5.el5-a28621 + exit 0 Child return code was: 0 LEAVE do -->