Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 644418 Details for
Bug 727972
sci-libs/arprec-2.2.19 installs shared libraries that lack NEEDED entries
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 73.78 KB, created by
Agostino Sarubbo
on 2020-06-11 16:18:43 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-06-11 16:18:43 UTC
Size:
73.78 KB
patch
obsolete
> * Package: sci-libs/arprec-2.2.19 > * Repository: gentoo > * Maintainer: sci@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc fortran kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > > >@@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ >This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; >This ebuild was merged at the following commit: >https://github.com/gentoo-mirror/gentoo/commit/f17ed4d9a290851c6463c0734a0b3555244e41e8 >@@@@@ END @@@@@ > > * Using following Fortran compiler: > * F77: x86_64-pc-linux-gnu-gfortran > * FC: x86_64-pc-linux-gnu-gfortran >>>> Unpacking source... >>>> Unpacking arprec-2.2.19.tar.gz to /var/tmp/portage/sci-libs/arprec-2.2.19/work >>>> Source unpacked in /var/tmp/portage/sci-libs/arprec-2.2.19/work >>>> Preparing source in /var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec ... > * Applying arprec-2.2.19-gold.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: arprec/ > * Running elibtoolize in: arprec/config/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec ... > * econf: updating arprec/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating arprec/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/arprec-2.2.19 --htmldir=/usr/share/doc/arprec-2.2.19/html --libdir=/usr/lib64 --enable-shared --disable-static --disable-fma --enable-fortran --disable-qd >configuring arprec 2.2.13... >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-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-pc-linux-gnu-xlC_r... no >checking for x86_64-pc-linux-gnu-xlC... no >checking for x86_64-pc-linux-gnu-icpc... no >checking for x86_64-pc-linux-gnu-pathCC... no >checking for x86_64-pc-linux-gnu-pgCC... no >checking for x86_64-pc-linux-gnu-cxx... no >checking for x86_64-pc-linux-gnu-aCC... no >checking for x86_64-pc-linux-gnu-CC... no >checking for x86_64-pc-linux-gnu-cc++... no >checking for x86_64-pc-linux-gnu-FCC... no >checking for x86_64-pc-linux-gnu-KCC... no >checking for x86_64-pc-linux-gnu-RCC... no >checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-c++ accepts -g... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-c++... none >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-c++ >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-c++ accepts -g... yes >checking for x86_64-pc-linux-gnu-c++ option to accept ISO C89... unsupported >checking whether x86_64-pc-linux-gnu-c++ understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-c++... none >./configure: line 5219: ax_cxx_fma: command not found >checking for x86_64-pc-linux-gnu-xlf95... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v >checking for Fortran libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran -lm -lquadmath >checking for Fortran flag needed to accept 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 how to print strings... printf >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 x86_64-pc-linux-gnu-c++... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-c++ object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 for objdir... .libs >checking if x86_64-pc-linux-gnu-c++ supports -fno-rtti -fno-exceptions... yes >checking for x86_64-pc-linux-gnu-c++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-c++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-c++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-c++ -E >checking for ld used by x86_64-pc-linux-gnu-c++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-c++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-c++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-c++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) 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 x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) 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 >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating 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 = x86_64-pc-linux-gnu-c++ > C++ Flags = -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -DHAVE_CONFIG_H > F90 Compiler = x86_64-pc-linux-gnu-gfortran > F90 Flags = -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form > F90 Libs = -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran -lm -lquadmath > enable fortran = yes > enable inline = yes > enable x86 fix = yes > enable debug = no > fma = none > fms = none >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec' >Making all in src >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/src' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o add.lo add.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o agmx.lo agmx.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o ang.lo ang.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o angx.lo angx.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c add.cpp -fPIC -DPIC -o .libs/add.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c ang.cpp -fPIC -DPIC -o .libs/ang.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c agmx.cpp -fPIC -DPIC -o .libs/agmx.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c angx.cpp -fPIC -DPIC -o .libs/angx.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o bessel.lo bessel.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o besselexp.lo besselexp.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c bessel.cpp -fPIC -DPIC -o .libs/bessel.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o c_mp.lo c_mp.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o complex.lo complex.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c besselexp.cpp -fPIC -DPIC -o .libs/besselexp.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c c_mp.cpp -fPIC -DPIC -o .libs/c_mp.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c complex.cpp -fPIC -DPIC -o .libs/complex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o cpr.lo cpr.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o cshx.lo cshx.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c cpr.cpp -fPIC -DPIC -o .libs/cpr.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c cshx.cpp -fPIC -DPIC -o .libs/cshx.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o cssh.lo cssh.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o cssn.lo cssn.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c cssh.cpp -fPIC -DPIC -o .libs/cssh.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o cssx.lo cssx.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c cssn.cpp -fPIC -DPIC -o .libs/cssn.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c cssx.cpp -fPIC -DPIC -o .libs/cssx.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o dexc.lo dexc.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c dexc.cpp -fPIC -DPIC -o .libs/dexc.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o div.lo div.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c div.cpp -fPIC -DPIC -o .libs/div.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o divd.lo divd.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o divx.lo divx.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c divd.cpp -fPIC -DPIC -o .libs/divd.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c divx.cpp -fPIC -DPIC -o .libs/divx.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o dmc.lo dmc.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c dmc.cpp -fPIC -DPIC -o .libs/dmc.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o dotd.lo dotd.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o eq.lo eq.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c dotd.cpp -fPIC -DPIC -o .libs/dotd.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o erfc.lo erfc.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c eq.cpp -fPIC -DPIC -o .libs/eq.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c erfc.cpp -fPIC -DPIC -o .libs/erfc.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o erf.lo erf.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c erf.cpp -fPIC -DPIC -o .libs/erf.o >erfc.cpp: In function âmp_real erfc(const mp_real&)â: >erfc.cpp:43:34: warning: narrowing conversion of â(4 - mp::n_words)â from âintâ to âdoubleâ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing-Wnarrowing]8;;] > 43 | static double eps[8] = {8,1,4-mp::n_words,1,0,0,0,0}; > | ~^~~~~~~~~~~~ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o exp.lo exp.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c exp.cpp -fPIC -DPIC -o .libs/exp.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o expx.lo expx.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c expx.cpp -fPIC -DPIC -o .libs/expx.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o fft1.lo fft1.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c fft1.cpp -fPIC -DPIC -o .libs/fft1.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o fft2.lo fft2.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c fft2.cpp -fPIC -DPIC -o .libs/fft2.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o fft3.lo fft3.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c fft3.cpp -fPIC -DPIC -o .libs/fft3.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o fftcr.lo fftcr.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c fftcr.cpp -fPIC -DPIC -o .libs/fftcr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o fftrc.lo fftrc.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o fpu.lo fpu.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c fftrc.cpp -fPIC -DPIC -o .libs/fftrc.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c fpu.cpp -fPIC -DPIC -o .libs/fpu.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o gamma.lo gamma.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c gamma.cpp -fPIC -DPIC -o .libs/gamma.o >fftcr.cpp: In static member function âstatic void mp_real::mpfftcr(int, int, int, int, double*, double*)â: >fftcr.cpp:42:27: warning: variable ân1â set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] > 42 | int mx = int(mpuu1[0]), n1, n2, n21, n4, k, ku; > | ^~ >fftcr.cpp:42:35: warning: variable ân21â set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] > 42 | int mx = int(mpuu1[0]), n1, n2, n21, n4, k, ku; > | ^~~ >fftcr.cpp:42:40: warning: variable ân4â set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] > 42 | int mx = int(mpuu1[0]), n1, n2, n21, n4, k, ku; > | ^~ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o infr.lo infr.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o init.lo init.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c infr.cpp -fPIC -DPIC -o .libs/infr.o >fftrc.cpp: In static member function âstatic void mp_real::mpfftrc(int, int, int, int, double*, double*)â: >fftrc.cpp:39:27: warning: variable ân1â set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] > 39 | int mx = int(mpuu1[0]), n1, n2, n4, k, ku; > | ^~ >fftrc.cpp:39:36: warning: variable ân4â set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] > 39 | int mx = int(mpuu1[0]), n1, n2, n4, k, ku; > | ^~ >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c init.cpp -fPIC -DPIC -o .libs/init.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o inix.lo inix.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c inix.cpp -fPIC -DPIC -o .libs/inix.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o inpc.lo inpc.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o int.lo int.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c inpc.cpp -fPIC -DPIC -o .libs/inpc.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c int.cpp -fPIC -DPIC -o .libs/int.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o lconv.lo lconv.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o log.lo log.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c lconv.cpp -fPIC -DPIC -o .libs/lconv.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c log.cpp -fPIC -DPIC -o .libs/log.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o logx.lo logx.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o mdc.lo mdc.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c logx.cpp -fPIC -DPIC -o .libs/logx.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c mdc.cpp -fPIC -DPIC -o .libs/mdc.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o mulacc.lo mulacc.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o mul.lo mul.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c mulacc.cpp -fPIC -DPIC -o .libs/mulacc.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c mul.cpp -fPIC -DPIC -o .libs/mul.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o muld.lo muld.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o mulx.lo mulx.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c muld.cpp -fPIC -DPIC -o .libs/muld.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c mulx.cpp -fPIC -DPIC -o .libs/mulx.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o nint.lo nint.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o norm.lo norm.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c nint.cpp -fPIC -DPIC -o .libs/nint.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c norm.cpp -fPIC -DPIC -o .libs/norm.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o npwr.lo npwr.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c npwr.cpp -fPIC -DPIC -o .libs/npwr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o npwx.lo npwx.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c npwx.cpp -fPIC -DPIC -o .libs/npwx.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o nrt.lo nrt.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o nrtx.lo nrtx.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c nrt.cpp -fPIC -DPIC -o .libs/nrt.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c nrtx.cpp -fPIC -DPIC -o .libs/nrtx.o >npwr.cpp: In static member function âstatic void mp_real::mpnpwr(const mp_real&, int, mp_real&, int)â: >npwr.cpp:28:15: warning: variable ân5â set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] > 28 | int kk, kn, n5, na, nn, nws, skip; > | ^~ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o outc.lo outc.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c outc.cpp -fPIC -DPIC -o .libs/outc.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o out.lo out.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c out.cpp -fPIC -DPIC -o .libs/out.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o outx.lo outx.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o pi.lo pi.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c outx.cpp -fPIC -DPIC -o .libs/outx.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c pi.cpp -fPIC -DPIC -o .libs/pi.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o pix.lo pix.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o qd.lo qd.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c pix.cpp -fPIC -DPIC -o .libs/pix.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c qd.cpp -fPIC -DPIC -o .libs/qd.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o rand.lo rand.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c rand.cpp -fPIC -DPIC -o .libs/rand.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o roun.lo roun.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c roun.cpp -fPIC -DPIC -o .libs/roun.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o sort.lo sort.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c sort.cpp -fPIC -DPIC -o .libs/sort.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o sqrt.lo sqrt.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c sqrt.cpp -fPIC -DPIC -o .libs/sqrt.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o sqrtx.lo sqrtx.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c sqrtx.cpp -fPIC -DPIC -o .libs/sqrtx.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o sqx.lo sqx.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c sqx.cpp -fPIC -DPIC -o .libs/sqx.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o sub.lo sub.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c sub.cpp -fPIC -DPIC -o .libs/sub.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o binary_io.lo binary_io.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c binary_io.cpp -fPIC -DPIC -o .libs/binary_io.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o to_digits.lo to_digits.cpp >sqx.cpp: In static member function âstatic void mp_real::mpsqx(const mp_real&, mp_real&, int)â: >sqx.cpp:21:7: warning: variable âiaâ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] > 21 | int ia, na, ncr, i, i2=1, nn, nb, nx; > | ^~ >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c to_digits.cpp -fPIC -DPIC -o .libs/to_digits.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o read.lo read.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c read.cpp -fPIC -DPIC -o .libs/read.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o construct.lo construct.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c construct.cpp -fPIC -DPIC -o .libs/construct.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o write.lo write.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c write.cpp -fPIC -DPIC -o .libs/write.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o assign.lo assign.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c assign.cpp -fPIC -DPIC -o .libs/assign.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o fmod.lo fmod.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o inc.lo inc.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c fmod.cpp -fPIC -DPIC -o .libs/fmod.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c inc.cpp -fPIC -DPIC -o .libs/inc.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o divrem.lo divrem.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c divrem.cpp -fPIC -DPIC -o .libs/divrem.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o int_div.lo int_div.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c int_div.cpp -fPIC -DPIC -o .libs/int_div.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o mp_real.lo mp_real.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c mp_real.cpp -fPIC -DPIC -o .libs/mp_real.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o array.lo array.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c array.cpp -fPIC -DPIC -o .libs/array.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o small_inline.lo small_inline.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c small_inline.cpp -fPIC -DPIC -o .libs/small_inline.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o debug.lo debug.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c debug.cpp -fPIC -DPIC -o .libs/debug.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o dble.lo dble.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c dble.cpp -fPIC -DPIC -o .libs/dble.o >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-c++ -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: x86_64-pc-linux-gnu-c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/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 -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -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 '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/src' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/tests' >Making all in include >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/include' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/include' >Making all in fortran >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/fortran' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o f_mp.lo f_mp.cpp >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c -o mp_mod.lo mp_mod.f >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c -o main.lo main.cpp >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c main.cpp -fPIC -DPIC -o .libs/main.o >libtool: compile: x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -c f_mp.cpp -fPIC -DPIC -o .libs/f_mp.o >libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c mp_mod.f -fPIC -o .libs/mp_mod.o >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-c++ -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libarprec_f_main.la -rpath /usr/lib64 main.lo >libtool: link: x86_64-pc-linux-gnu-c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtbeginS.o .libs/main.o -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -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" ) >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c -o mp_modm.lo mp_modm.f >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c -o mp_modx.lo mp_modx.f >libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c mp_modm.f -fPIC -o .libs/mp_modm.o >libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c mp_modx.f -fPIC -o .libs/mp_modx.o >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-c++ -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libarprecmod.la -rpath /usr/lib64 f_mp.lo mp_mod.lo mp_modm.lo mp_modx.lo ../src/libarprec.la -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran -lm -lquadmath >libtool: link: x86_64-pc-linux-gnu-c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtbeginS.o .libs/f_mp.o .libs/mp_mod.o .libs/mp_modm.o .libs/mp_modx.o -Wl,-rpath -Wl,/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/src/.libs -Wl,--as-needed ../src/.libs/libarprec.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/libquadmath.so -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -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 '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/fortran' >Making all in toolkit >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/toolkit' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/toolkit' >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec' >make[1]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec' >make -j4 toolkit >make -C toolkit toolkit >make[1]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/toolkit' >x86_64-pc-linux-gnu-gfortran -I ../fortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c -o globdata.o globdata.f >x86_64-pc-linux-gnu-gfortran -I ../fortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c -o second.o second.f >x86_64-pc-linux-gnu-gfortran -I ../fortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c -o pslqsub.o pslqsub.f >x86_64-pc-linux-gnu-gfortran -I ../fortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c -o mathinit.o mathinit.f >x86_64-pc-linux-gnu-gfortran -I ../fortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c -o mathtool.o mathtool.f >x86_64-pc-linux-gnu-gfortran -I ../fortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c -o quadsub.o quadsub.f >x86_64-pc-linux-gnu-gfortran -I ../fortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c -o rootsub.o rootsub.f >x86_64-pc-linux-gnu-gfortran -I ../fortran -O2 -pipe -march=native -frecord-gcc-switches -fcommon -ffree-form -c -o zetapz.o zetapz.f >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-c++ -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran -lm -lquadmath >libtool: link: x86_64-pc-linux-gnu-c++ -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/mathinit globdata.o mathinit.o second.o -Wl,--as-needed ../fortran/.libs/libarprec_f_main.so ../fortran/.libs/libarprecmod.so /var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/src/.libs/libarprec.so ../src/.libs/libarprec.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/libquadmath.so -lm >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-c++ -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran -lm -lquadmath >libtool: link: x86_64-pc-linux-gnu-c++ -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/mathtool mathtool.o globdata.o pslqsub.o quadsub.o rootsub.o zetapz.o second.o -Wl,--as-needed ../fortran/.libs/libarprec_f_main.so ../fortran/.libs/libarprecmod.so /var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/src/.libs/libarprec.so ../src/.libs/libarprec.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/libquadmath.so -lm >make[1]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/toolkit' > mathinit: start > const complete > file const.dat written > cpu time = 1.2275699470192194 >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 = 25.441791057586670 > total cpu time = 26.669412072747946 >>>> Source compiled. >>>> Test phase [not enabled]: sci-libs/arprec-2.2.19 > >>>> Install sci-libs/arprec-2.2.19 into /var/tmp/portage/sci-libs/arprec-2.2.19/image/ >make -j4 DESTDIR=/var/tmp/portage/sci-libs/arprec-2.2.19/image/ install >Making install in src >make[1]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/src' >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/src' >make[2]: Nothing to be done for 'install-data-am'. > /bin/mkdir -p '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib64' > /bin/sh ../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c libarprec.la '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib64' >libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libarprec.so.0.0.0 /var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib64/libarprec.so.0.0.0 >libtool: install: (cd /var/tmp/portage/sci-libs/arprec-2.2.19/image//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/portage/sci-libs/arprec-2.2.19/image//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/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libarprec.lai /var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib64/libarprec.la >libtool: [31mwarning[m: [1mremember to run 'libtool --finish /usr/lib64'[m >make[2]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/src' >make[1]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/src' >Making install in tests >make[1]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/tests' >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/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 '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/tests' >make[1]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/tests' >Making install in include >make[1]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/include' >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/include' >make[2]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/include' > /bin/mkdir -p '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/include' > /bin/mkdir -p '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/include/arprec' > /bin/mkdir -p '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/include/arprec' > /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 arprec/arprec_config.h '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/include/arprec' > /usr/lib/portage/python3.7/ebuild-helpers/xattr/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/portage/sci-libs/arprec-2.2.19/image//usr/include/arprec' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/include' >make[1]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/include' >Making install in fortran >make[1]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/fortran' >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/fortran' > /bin/mkdir -p '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib64' > /bin/mkdir -p '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/include/arprec' > /bin/sh ../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c libarprecmod.la libarprec_f_main.la '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib64' > /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 mpcomplexmod.mod mpdefmod.mod mpgenmod.mod mpintmod.mod mpmodule.mod mpmodulem.mod mpmodulex.mod mprealmod.mod '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/include/arprec' >libtool: [31mwarning[m: [1mrelinking 'libarprecmod.la'[m >libtool: install: (cd /var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/fortran; /bin/sh "/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/libtool" --tag CXX --mode=relink x86_64-pc-linux-gnu-c++ -O2 -pipe -march=native -frecord-gcc-switches -fcommon -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libarprecmod.la -rpath /usr/lib64 f_mp.lo mp_mod.lo mp_modm.lo mp_modx.lo ../src/libarprec.la -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran -lm -lquadmath -inst-prefix-dir /var/tmp/portage/sci-libs/arprec-2.2.19/image/) >libtool: relink: x86_64-pc-linux-gnu-c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtbeginS.o .libs/f_mp.o .libs/mp_mod.o .libs/mp_modm.o .libs/mp_modx.o -Wl,--as-needed -L/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib64 -L/usr/lib64 -larprec -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lgfortran -L/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -lquadmath -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libarprecmod.so.0 -o .libs/libarprecmod.so.0.0.0 >libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libarprecmod.so.0.0.0T /var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib64/libarprecmod.so.0.0.0 >libtool: install: (cd /var/tmp/portage/sci-libs/arprec-2.2.19/image//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/portage/sci-libs/arprec-2.2.19/image//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/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libarprecmod.lai /var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib64/libarprecmod.la >libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libarprec_f_main.so.0.0.0 /var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib64/libarprec_f_main.so.0.0.0 >libtool: install: (cd /var/tmp/portage/sci-libs/arprec-2.2.19/image//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/portage/sci-libs/arprec-2.2.19/image//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/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libarprec_f_main.lai /var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/lib64/libarprec_f_main.la >libtool: [31mwarning[m: [1mremember to run 'libtool --finish /usr/lib64'[m >make[2]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/fortran' >make[1]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/fortran' >Making install in toolkit >make[1]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/toolkit' >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/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 '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/toolkit' >make[1]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec/toolkit' >make[1]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec' >make[2]: Entering directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec' > /bin/mkdir -p '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/bin' > /bin/mkdir -p '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/share/doc/arprec-2.2.19' > /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 README doc/arprec.pdf '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/share/doc/arprec-2.2.19' > /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c arprec-config '/var/tmp/portage/sci-libs/arprec-2.2.19/image//usr/bin' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec' >make[1]: Leaving directory '/var/tmp/portage/sci-libs/arprec-2.2.19/work/arprec' >>>> Completed installing sci-libs/arprec-2.2.19 into /var/tmp/portage/sci-libs/arprec-2.2.19/image/ > > * Final size of build directory: 31352 KiB (30.6 MiB) > * Final size of installed tree: 19940 KiB (19.4 MiB) > > > * QA Notice: The following shared libraries lack NEEDED entries > * /usr/lib64/libarprec_f_main.so.0.0.0 > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version > /usr/lib64/libarprecmod.so.0.0.0 > /usr/lib64/libarprec.so.0.0.0 > /usr/lib64/libarprec_f_main.so.0.0.0 > /usr/libexec/arprec/.libs/mathtool >>>> Done. > > > >emerge --info: >Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1011-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1011-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 16011348 total, 976896 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Thu, 11 Jun 2020 14:35:16 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.3-r1::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo >dev-util/pkgconfig: 0.29.2::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.20::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0::gentoo >sys-devel/gcc-config: 2.3::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r5::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-max-age: 24 > sync-rsync-verify-metamanifest: yes > sync-rsync-extra-opts: > sync-rsync-verify-jobs: 1 > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j4" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 727972
: 644418