* Package: sci-physics/thepeg-2.0.4 * Repository: gentoo * Maintainer: sci-physics@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU zlib * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ThePEG-2.0.4.tar.bz2 to /var/tmp/portage/sci-physics/thepeg-2.0.4/work >>> Source unpacked in /var/tmp/portage/sci-physics/thepeg-2.0.4/work >>> Preparing source in /var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4 ... * Applying thepeg-1.8.3-java.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4' ... * 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: ThePEG-2.0.4/ * Running elibtoolize in: ThePEG-2.0.4/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-physics/thepeg-2.0.4/work/ThePEG-2.0.4 ... * econf: updating ThePEG-2.0.4/Config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ThePEG-2.0.4/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/thepeg-2.0.4 --htmldir=/usr/share/doc/thepeg-2.0.4/html --libdir=/usr/lib64 --disable-static --disable-stdcxx11 --without-fastjet --without-hepmc --without-javagui --without-lhapdf --without-rivet --with-zlib=/usr 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 for a BSD-compatible install... /usr/lib/portage/python2.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 whether make supports nested variables... (cached) yes checking for style of include used by make... GNU 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar 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 dependency style of x86_64-pc-linux-gnu-g++... none checking whether to include C++11 flag for testing... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 unistd.h... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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 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... (cached) 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-gcc 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... mt checking if mt is a manifest tool... no 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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-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 for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking whether to include dimension checking... no checking for gsl location... in system libraries checking for sqrt in -lm... yes checking for cblas_srot in -lgslcblas... yes checking for gsl_ran_poisson in -lgsl... yes checking for lhapdf-config... no checking LHAPDF... no configure: WARNING: ***************************************************************************** Warning: Herwig++ will require ThePEG to be configured with LHAPDF. ***************************************************************************** checking for HepMC location... HepMC support disabled. checking for Rivet location... Rivet support disabled. checking for fastjet-config... no checking FastJet... no configure: WARNING: ***************************************************************************** Warning: Herwig++ will require ThePEG to be configured with FastJet. ***************************************************************************** checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking if GZREAD_FILE is set... no (using gunzip -c) checking if GZWRITE_FILE is set... no (using gzip -c > ) checking if BZ2READ_FILE is set... no (using bunzip2 -c) checking if BZ2WRITE_FILE is set... no (using bzip2 -c > ) checking for expm1... yes checking for log1p... yes checking for dlopen... yes checking for C++ compiler vendor... gnu checking for ... yes checking for ... yes checking for gcc abs bug... not found. Compiler is ok. checking for perl... /usr/bin/perl checking for Boost headers version >= 1.41.0... yes checking for Boost's header version... 1_62 checking for the toolset name used by Boost for x86_64-pc-linux-gnu-g++... configure: WARNING: could not figure out which toolset name to use for x86_64-pc-linux-gnu-g++ checking boost/test/unit_test.hpp usability... yes checking boost/test/unit_test.hpp presence... yes checking for boost/test/unit_test.hpp... yes checking for the Boost unit_test_framework library... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Helicity/Makefile config.status: creating Helicity/WaveFunction/Makefile config.status: creating Helicity/Vertex/Makefile config.status: creating Helicity/Vertex/Scalar/Makefile config.status: creating Helicity/Vertex/Vector/Makefile config.status: creating Helicity/Vertex/Tensor/Makefile config.status: creating Utilities/Makefile config.status: creating include/Makefile config.status: creating Interface/Makefile config.status: creating LesHouches/Makefile config.status: creating Vectors/Makefile config.status: creating PDT/Makefile config.status: creating PDF/Makefile config.status: creating Persistency/Makefile config.status: creating Config/Makefile config.status: creating Handlers/Makefile config.status: creating MatrixElement/Makefile config.status: creating Pointer/Makefile config.status: creating lib/Makefile config.status: creating lib/Makefile.common.install config.status: creating src/Makefile config.status: creating ACDC/Makefile config.status: creating Repository/Makefile config.status: creating EventRecord/Makefile config.status: creating StandardModel/Makefile config.status: creating Cuts/Makefile config.status: creating Analysis/Makefile config.status: creating Doc/Makefile config.status: creating Doc/MakeDocs.in config.status: creating Doc/refman.h config.status: creating Doc/refman.conf config.status: creating java/Makefile config.status: creating Makefile config.status: creating Doc/fixinterfaces.pl config.status: creating Config/config.h config.status: creating Config/ThePEG_Qty.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing summary commands ***************************************************** *** ThePEG 2.0.4 configuration summary *** Please include this information in bug reports! ***-------------------------------------------------- *** Prefix: /usr *** *** Dimension checks: no *** *** GSL: system *** *** LHAPDF: no (0) *** Herwig++ will require ThePEG to be configured with LHAPDF. *** *** HepMC: no *** Rivet: no *** FastJet: no *** Herwig++ will require ThePEG to be configured with fastjet. *** *** *** Boost Unit Tests: Boost unit test libs not found. *** *** Host: x86_64-pc-linux-gnu *** CXX: x86_64-pc-linux-gnu-g++ (Gentoo 6.2.0-r1 p1.1) 6.2.0 *** *** CXXFLAGS: -Werror=terminate -march=native -O2 -pipe ***************************************************** >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4 ... make -j1 Making all in include make[1]: Entering directory '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/include' sym-linking header files... make all-am make[2]: Entering directory '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/include' make[1]: Leaving directory '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/include' Making all in Config make[1]: Entering directory '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Config' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Config/missing autoheader) rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status Config/config.h config.status: creating Config/config.h config.status: Config/config.h is unchanged make all-am make[2]: Entering directory '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Config' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o ThePEG.lo ThePEG.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c ThePEG.cc -fPIC -DPIC -o .libs/ThePEG.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o Containers.lo Containers.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c Containers.cc -fPIC -DPIC -o .libs/Containers.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -o libThePEGConfig.la ThePEG.lo Containers.lo -lz -lreadline libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libThePEGConfig.a .libs/ThePEG.o .libs/Containers.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libThePEGConfig.a libtool: link: ( cd ".libs" && rm -f "libThePEGConfig.la" && ln -s "../libThePEGConfig.la" "libThePEGConfig.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Config' make[1]: Leaving directory '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Config' Making all in Utilities make[1]: Entering directory '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Utilities' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR="\"/usr/lib64/ThePEG\"" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o libThePEGUtilities_la-SimplePhaseSpace.lo `test -f 'SimplePhaseSpace.cc' || echo './'`SimplePhaseSpace.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR=\"/usr/lib64/ThePEG\" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c SimplePhaseSpace.cc -fPIC -DPIC -o .libs/libThePEGUtilities_la-SimplePhaseSpace.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR="\"/usr/lib64/ThePEG\"" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o libThePEGUtilities_la-Debug.lo `test -f 'Debug.cc' || echo './'`Debug.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR=\"/usr/lib64/ThePEG\" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c Debug.cc -fPIC -DPIC -o .libs/libThePEGUtilities_la-Debug.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR="\"/usr/lib64/ThePEG\"" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o libThePEGUtilities_la-DescriptionList.lo `test -f 'DescriptionList.cc' || echo './'`DescriptionList.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR=\"/usr/lib64/ThePEG\" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c DescriptionList.cc -fPIC -DPIC -o .libs/libThePEGUtilities_la-DescriptionList.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR="\"/usr/lib64/ThePEG\"" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o libThePEGUtilities_la-Maths.lo `test -f 'Maths.cc' || echo './'`Maths.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR=\"/usr/lib64/ThePEG\" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c Maths.cc -fPIC -DPIC -o .libs/libThePEGUtilities_la-Maths.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR="\"/usr/lib64/ThePEG\"" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o libThePEGUtilities_la-Direction.lo `test -f 'Direction.cc' || echo './'`Direction.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR=\"/usr/lib64/ThePEG\" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c Direction.cc -fPIC -DPIC -o .libs/libThePEGUtilities_la-Direction.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR="\"/usr/lib64/ThePEG\"" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o libThePEGUtilities_la-DynamicLoader.lo `test -f 'DynamicLoader.cc' || echo './'`DynamicLoader.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR=\"/usr/lib64/ThePEG\" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c DynamicLoader.cc -fPIC -DPIC -o .libs/libThePEGUtilities_la-DynamicLoader.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR="\"/usr/lib64/ThePEG\"" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o libThePEGUtilities_la-StringUtils.lo `test -f 'StringUtils.cc' || echo './'`StringUtils.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR=\"/usr/lib64/ThePEG\" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c StringUtils.cc -fPIC -DPIC -o .libs/libThePEGUtilities_la-StringUtils.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR="\"/usr/lib64/ThePEG\"" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o libThePEGUtilities_la-Exception.lo `test -f 'Exception.cc' || echo './'`Exception.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR=\"/usr/lib64/ThePEG\" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c Exception.cc -fPIC -DPIC -o .libs/libThePEGUtilities_la-Exception.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR="\"/usr/lib64/ThePEG\"" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o libThePEGUtilities_la-ClassDescription.lo `test -f 'ClassDescription.cc' || echo './'`ClassDescription.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR=\"/usr/lib64/ThePEG\" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c ClassDescription.cc -fPIC -DPIC -o .libs/libThePEGUtilities_la-ClassDescription.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR="\"/usr/lib64/ThePEG\"" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o libThePEGUtilities_la-CFileLineReader.lo `test -f 'CFileLineReader.cc' || echo './'`CFileLineReader.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR=\"/usr/lib64/ThePEG\" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c CFileLineReader.cc -fPIC -DPIC -o .libs/libThePEGUtilities_la-CFileLineReader.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR="\"/usr/lib64/ThePEG\"" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c -o libThePEGUtilities_la-XSecStat.lo `test -f 'XSecStat.cc' || echo './'`XSecStat.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../Config -I../include -DTHEPEG_PKGLIBDIR=\"/usr/lib64/ThePEG\" -I/usr/include -I/usr/include -pedantic -Wall -W -Werror=terminate -march=native -O2 -pipe -c XSecStat.cc -fPIC -DPIC -o .libs/libThePEGUtilities_la-XSecStat.o In file included from XSecStat.cc:15:0: ../include/ThePEG/Persistency/PersistentOStream.h: In member function ‘ThePEG::PersistentOStream& ThePEG::PersistentOStream::operator<<(double)’: ../include/ThePEG/Persistency/PersistentOStream.h:223:17: error: ‘isnan’ was not declared in this scope if ( isnan(d) || isinf(d) ) ^ ../include/ThePEG/Persistency/PersistentOStream.h:223:17: note: suggested alternative: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/complex:44:0, from ../include/ThePEG/Config/Complex.h:16, from ../include/ThePEG/Config/ThePEG.h:31, from XSecStat.h:15, from XSecStat.cc:14: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cmath:655:5: note: ‘std::isnan’ isnan(_Tp __x) ^~~~~ In file included from XSecStat.cc:15:0: ../include/ThePEG/Persistency/PersistentOStream.h:223:29: error: ‘isinf’ was not declared in this scope if ( isnan(d) || isinf(d) ) ^ ../include/ThePEG/Persistency/PersistentOStream.h:223:29: note: suggested alternative: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/complex:44:0, from ../include/ThePEG/Config/Complex.h:16, from ../include/ThePEG/Config/ThePEG.h:31, from XSecStat.h:15, from XSecStat.cc:14: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cmath:630:5: note: ‘std::isinf’ isinf(_Tp __x) ^~~~~ In file included from XSecStat.cc:15:0: ../include/ThePEG/Persistency/PersistentOStream.h: In member function ‘ThePEG::PersistentOStream& ThePEG::PersistentOStream::operator<<(float)’: ../include/ThePEG/Persistency/PersistentOStream.h:236:17: error: ‘isnan’ was not declared in this scope if ( isnan(f) || isinf(f) ) ^ ../include/ThePEG/Persistency/PersistentOStream.h:236:17: note: suggested alternative: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/complex:44:0, from ../include/ThePEG/Config/Complex.h:16, from ../include/ThePEG/Config/ThePEG.h:31, from XSecStat.h:15, from XSecStat.cc:14: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cmath:655:5: note: ‘std::isnan’ isnan(_Tp __x) ^~~~~ In file included from XSecStat.cc:15:0: ../include/ThePEG/Persistency/PersistentOStream.h:236:29: error: ‘isinf’ was not declared in this scope if ( isnan(f) || isinf(f) ) ^ ../include/ThePEG/Persistency/PersistentOStream.h:236:29: note: suggested alternative: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/complex:44:0, from ../include/ThePEG/Config/Complex.h:16, from ../include/ThePEG/Config/ThePEG.h:31, from XSecStat.h:15, from XSecStat.cc:14: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cmath:630:5: note: ‘std::isinf’ isinf(_Tp __x) ^~~~~ make[1]: *** [Makefile:572: libThePEGUtilities_la-XSecStat.lo] Error 1 make[1]: Leaving directory '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Utilities' make: *** [Makefile:442: all-recursive] Error 1 * ERROR: sci-physics/thepeg-2.0.4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-physics/thepeg-2.0.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-physics/thepeg-2.0.4::gentoo'`. * The complete build log is located at '/var/log/portage/sci-physics:thepeg-2.0.4:20161112-053157.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-physics/thepeg-2.0.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-physics/thepeg-2.0.4/temp/environment'. * Working directory: '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4' * S: '/var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4' !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =thepeg-2.0.4