* Package: sci-libs/libcmatrix-3.11.0 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: abi_x86_64 amd64 cpu_flags_x86_sse elibc_glibc kernel_linux threads userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking libcmatrix-3.11.0.tar.gz to /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work >>> Source unpacked in /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work >>> Preparing source in /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3 ... * Applying 3.11.0-shared.patch ... [ ok ] * Applying 3.2.1-minuit2.patch ... [ ok ] * Applying 3.2.1-gcc4.4.patch ... [ ok ] * Applying 3.2.1-gcc4.6.patch ... [ ok ] * Applying 3.2.1-gcc4.7.patch ... [ ok ] * Applying 3.9.0-atlas.patch ... [ ok ] * Applying libcmatrix-3.11.0-gcc5.2.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3' ... * Running libtoolize --install --copy --force ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ !! ] * Running elibtoolize in: libcmatrixR3/ * 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/libcmatrix-3.11.0/work/libcmatrixR3 ... * econf: updating libcmatrixR3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libcmatrixR3/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 --libdir=/usr/lib64 --with-minuit --without-atlas --with-sysroot=/ --with-sse --with-threads configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed 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-gcc... /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... x86_64-pc-linux-gnu-dlltool 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 for gawk... gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / 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-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc 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... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /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-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ 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 Minuit2/FCNBase.h usability... yes checking Minuit2/FCNBase.h presence... yes checking for Minuit2/FCNBase.h... yes checking for main in -llcg_Minuit... yes checking for clock_gettime in -lrt... yes checking for memcpy in -lfast... no elides constructors: yes configure: WARNING: Compiling without local extensions checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_cond_wait in -lpthread... yes configure: WARNING: "Warning: multi-threading support is not being maintained - no service guarantees!" checking for sincos... yes checking for isfinite... no checking size of float... 4 checking size of double... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile_template config.status: creating test/Makefile config.status: creating include/config.h config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3 ... >>> Working in BUILD_DIR: "." make -j1 x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -march=native -O2 -pipe -Wall -Wno-sign-compare -fPIC -c -o coredefs/cmatrix.o coredefs/cmatrix.cc In file included from /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:4:0, from /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6, from coredefs/cmatrix.cc:4: /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h: In static member function ‘static void libcmatrix::Multiply_<2ul, 2ul, 2ul>::func(T1&, const T2&, const T3&)’: /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1734:25: warning: typedef ‘a_type’ locally defined but not used [-Wunused-local-typedefs] typedef LCM_VAL(T2) a_type; ^~~~~~ /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1735:25: warning: typedef ‘b_type’ locally defined but not used [-Wunused-local-typedefs] typedef LCM_VAL(T3) b_type; ^~~~~~ In file included from /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0, from /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6, from coredefs/cmatrix.cc:4: /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function ‘libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)’: /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: error: narrowing conversion of ‘2147483648u’ from ‘unsigned int’ to ‘int’ inside { } [-Wnarrowing] } signbithigh = {{0,0,0,0x80000000}}; ^ /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function ‘libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)’: /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: error: narrowing conversion of ‘2147483648u’ from ‘unsigned int’ to ‘int’ inside { } [-Wnarrowing] } signbithigh = {{0,0,0,0x80000000}}; ^ /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function ‘libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)’: /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: error: narrowing conversion of ‘2147483648u’ from ‘unsigned int’ to ‘int’ inside { } [-Wnarrowing] } signbits = {{0,0x80000000,0,0x80000000}}; ^ /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: error: narrowing conversion of ‘2147483648u’ from ‘unsigned int’ to ‘int’ inside { } [-Wnarrowing] /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function ‘libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)’: /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: error: narrowing conversion of ‘2147483648u’ from ‘unsigned int’ to ‘int’ inside { } [-Wnarrowing] } signbithigh = {{0,0,0,0x80000000}}; ^ In file included from /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:4:0, from /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6, from coredefs/cmatrix.cc:4: /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h: At global scope: /var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:2017:19: warning: ‘bool libcmatrix::{anonymous}::tryspy_(const T&, std::ostream&, double) [with T = libcmatrix::Matrix]’ defined but not used [-Wunused-function] template<> bool tryspy_(const Matrix& a, std::ostream& ostr, double tol) { ^~~~~~~ make: *** [Makefile:60: coredefs/cmatrix.o] Error 1 * ERROR: sci-libs/libcmatrix-3.11.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-libs/libcmatrix-3.11.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-libs/libcmatrix-3.11.0::gentoo'`. * The complete build log is located at '/var/log/portage/sci-libs:libcmatrix-3.11.0:20160921-081741.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/libcmatrix-3.11.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/libcmatrix-3.11.0/temp/environment'. * Working directory: '/var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3' * S: '/var/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3'