Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [~] $ cat /var/tmp/portage/dev-libs/ppl-0.12.1/temp/build.log
- * Package: dev-libs/ppl-0.12.1
- * Repository: gentoo
- * Maintainer: [email protected]
- * USE: amd64 consolekit elibc_glibc kernel_linux multilib policykit userland_GNU
- * FEATURES: sandbox
- >>> Unpacking source...
- >>> Unpacking ppl-0.12.1.tar.bz2 to /var/tmp/portage/dev-libs/ppl-0.12.1/work
- >>> Source unpacked in /var/tmp/portage/dev-libs/ppl-0.12.1/work
- >>> Preparing source in /var/tmp/portage/dev-libs/ppl-0.12.1/work/ppl-0.12.1 ...
- >>> Source prepared.
- >>> Configuring source in /var/tmp/portage/dev-libs/ppl-0.12.1/work/ppl-0.12.1 ...
- * econf: updating ppl-0.12.1/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating ppl-0.12.1/config.sub with /usr/share/gnuconfig/config.sub
- ./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 --docdir=/usr/share/doc/ppl-0.12.1 --disable-debugging --disable-optimization --disable-documentation --disable-ppl_lpsol --disable-pch --disable-static --enable-interfaces=c cxx
- 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/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking how to create a ustar tar archive... gnutar
- 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 style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
- checking whether we are actually using the Intel C compiler... no
- checking whether we are actually using Clang... no
- 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++... gcc3
- checking whether we are actually using the Intel C++ compiler... no
- checking whether we are actually using clang++... no
- checking for grep that handles long lines and -e... /bin/grep
- checking for fgrep... /bin/grep -F
- checking for egrep... /bin/grep -E
- checking for a sed that does not truncate output... /bin/sed
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking whether make sets $(MAKE)... (cached) yes
- checking whether to compile with debug info... no
- checking whether to compile for profiling... no
- checking whether to compile for test coverage... no
- checking whether to enable checking of run-time assertions... no
- checking whether to enable even more run-time assertions... no
- checking whether to enable optimizations... no
- checking for which architecture to optimize... default
- checking whether to use (a specific) floating point arithmetic... default
- checking whether to use precompiled headers... no
- checking the type of integral values to use as coefficients... GMP mpz
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- 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 whether byte ordering is bigendian... no
- checking for typeof syntax and keyword spelling... typeof
- checking size of char... 1
- checking size of short... 2
- checking size of int... 4
- checking size of long... 8
- checking size of long long... 8
- checking size of size_t... 8
- checking size of float... 4
- checking size of double... 8
- checking size of long double... 16
- checking size of int*... 8
- checking size of fp... 8
- checking for perl... /usr/bin/perl
- checking for library containing sqrt... none required
- checking fenv.h usability... yes
- checking fenv.h presence... yes
- checking for fenv.h... yes
- checking ieeefp.h usability... no
- checking ieeefp.h presence... no
- checking for ieeefp.h... no
- checking if it is possible to control the FPU... yes
- checking whether the plain char type is signed... yes
- checking whether the C++ compiler provides proper long doubles... yes
- checking the binary format of C++ floats... IEEE754 Single Precision
- checking whether C++ provides exact output for floats... yes
- checking the binary format of C++ doubles... IEEE754 Double Precision
- checking whether C++ provides exact output for doubles... yes
- checking the binary format of C++ long doubles... Intel Double-Extended
- checking whether C++ provides exact output for long doubles... yes
- checking whether the C++ compiler supports zero-length arrays... yes
- checking whether the IEEE inexact flag is supported in C++... yes
- checking whether the C++ compiler supports __attribute__ ((weak))... yes
- checking for fenv.h... (cached) yes
- checking for ieeefp.h... (cached) no
- checking getopt.h usability... yes
- checking getopt.h presence... yes
- checking for getopt.h... yes
- checking signal.h usability... yes
- checking signal.h presence... yes
- checking for signal.h... yes
- checking for string.h... (cached) yes
- checking for strings.h... (cached) yes
- checking sys/resource.h usability... yes
- checking sys/resource.h presence... yes
- checking for sys/resource.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for sys/types.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking whether ffs is declared... yes
- checking whether getenv is declared... yes
- checking whether strtof is declared... yes
- checking whether strtod is declared... yes
- checking whether strtold is declared... yes
- checking whether strtoll is declared... yes
- checking whether strtoull is declared... yes
- checking whether fma is declared... yes
- checking whether fmaf is declared... yes
- checking whether fmal is declared... yes
- checking whether rintf is declared... yes
- checking whether rintl is declared... yes
- checking for int_fast16_t... yes
- checking for int_fast32_t... yes
- checking for int_fast64_t... yes
- checking for uint_fast16_t... yes
- checking for uint_fast32_t... yes
- checking for uint_fast64_t... yes
- checking for uintptr_t... yes
- checking for the GMP library version 4.1.3 or above... yes
- checking size of mp_limb_t... 8
- checking whether GMP has been compiled with support for exceptions... yes
- checking for __mpz_struct._mp_alloc... yes
- checking for __mpz_struct._mp_size... yes
- checking for __mpz_struct._mp_d... yes
- checking whether to build the ppl_lcdd program... yes
- checking whether to build the ppl_lpsol program... no
- checking whether to build the ppl_pips program... yes
- checking whether to build the PPL documentation... no
- checking which interfaces are enabled... cxx c
- checking for GNU M4 that supports accurate traces... /usr/bin/m4
- checking how m4 supports trace files... --debugfile
- checking which instantiations are enabled... Polyhedron@Grid@Rational_Box@BD_Shape<mpz_class>@BD_Shape<mpq_class>@Octagonal_Shape<mpz_class>@Octagonal_Shape<mpq_class>@Constraints_Product<C_Polyhedron,Grid>@Pointset_Powerset<C_Polyhedron>@Pointset_Powerset<NNC_Polyhedron>@Double_Box@BD_Shape<double>@Octagonal_Shape<double>
- checking whether tests should be run under Valgrind... no
- checking whether `make check' does a thorough or quick check... quick
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /bin/sed
- 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/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... no
- checking if : 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 md5sum... md5sum
- checking for the text md5sum command... md5sum -t
- checking glpk.h usability... no
- checking glpk.h presence... no
- checking for glpk.h... no
- checking glpk/glpk.h usability... no
- checking glpk/glpk.h presence... no
- checking for glpk/glpk.h... no
- checking whether RLIMIT_DATA is declared... yes
- checking whether RLIMIT_RSS is declared... yes
- checking whether RLIMIT_VMEM is declared... no
- checking whether RLIMIT_AS is declared... yes
- checking whether getrusage is declared... yes
- checking whether setrlimit is declared... yes
- checking whether setitimer is declared... yes
- checking whether sigaction is declared... yes
- checking for timeval... yes
- checking for siginfo_t... yes
- checking whether we can limit memory in C++ using setrlimit()... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating ppl.lsm
- config.status: creating src/Makefile
- config.status: creating src/version.hh
- config.status: creating src/ppl-config.cc
- config.status: creating tests/Makefile
- config.status: creating tests/BD_Shape/Makefile
- config.status: creating tests/Box/Makefile
- config.status: creating tests/Concrete_Expression/Makefile
- config.status: creating tests/CO_Tree/Makefile
- config.status: creating tests/Grid/Makefile
- config.status: creating tests/MIP_Problem/Makefile
- config.status: creating tests/Octagonal_Shape/Makefile
- config.status: creating tests/Partially_Reduced_Product/Makefile
- config.status: creating tests/PIP_Problem/Makefile
- config.status: creating tests/Polyhedron/Makefile
- config.status: creating tests/Powerset/Makefile
- config.status: creating tests/Sparse_Matrix/Makefile
- config.status: creating tests/Watchdog/Makefile
- config.status: creating utils/Makefile
- config.status: creating m4/Makefile
- config.status: creating demos/Makefile
- config.status: creating demos/ppl_lcdd/Makefile
- config.status: creating demos/ppl_lcdd/examples/Makefile
- config.status: creating demos/ppl_lpsol/Makefile
- config.status: creating demos/ppl_lpsol/examples/Makefile
- config.status: creating demos/ppl_pips/Makefile
- config.status: creating demos/ppl_pips/examples/Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/user.doxyconf-latex
- config.status: creating doc/devref.doxyconf-latex
- config.status: creating doc/user.doxyconf-html
- config.status: creating doc/devref.doxyconf-html
- config.status: creating doc/user-language-interface.doxyconf
- config.status: creating doc/devref-language-interface.doxyconf
- config.status: creating interfaces/Makefile
- config.status: creating interfaces/C/Makefile
- config.status: creating interfaces/C/ppl_c_version.h
- config.status: creating interfaces/C/tests/Makefile
- config.status: creating interfaces/Java/Makefile
- config.status: creating interfaces/Java/jni/Makefile
- config.status: creating interfaces/Java/tests/Makefile
- config.status: creating interfaces/Java/parma_polyhedra_library/Makefile
- config.status: creating interfaces/OCaml/Makefile
- config.status: creating interfaces/OCaml/tests/Makefile
- config.status: creating interfaces/Prolog/Makefile
- config.status: creating interfaces/Prolog/Ciao/Makefile
- config.status: creating interfaces/Prolog/GNU/Makefile
- config.status: creating interfaces/Prolog/SICStus/Makefile
- config.status: creating interfaces/Prolog/SWI/Makefile
- config.status: creating interfaces/Prolog/XSB/Makefile
- config.status: creating interfaces/Prolog/YAP/Makefile
- config.status: creating interfaces/Prolog/tests/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- >>> Source configured.
- >>> Compiling source in /var/tmp/portage/dev-libs/ppl-0.12.1/work/ppl-0.12.1 ...
- make -j9 --quiet
- Making all in .
- Making all in utils
- Making all in src
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc -fPIC -DPIC -o .libs/Float.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc -fPIC -DPIC -o .libs/assert.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT fpu-ia32.lo -MD -MP -MF .deps/fpu-ia32.Tpo -c fpu-ia32.cc -fPIC -DPIC -o .libs/fpu-ia32.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c Box.cc -fPIC -DPIC -o .libs/Box.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc -fPIC -DPIC -o .libs/Constraint.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c Checked_Number.cc -fPIC -DPIC -o .libs/Checked_Number.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT Concrete_Expression.lo -MD -MP -MF .deps/Concrete_Expression.Tpo -c Concrete_Expression.cc -fPIC -DPIC -o .libs/Concrete_Expression.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc -fPIC -DPIC -o .libs/Constraint_System.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc -fPIC -DPIC -o .libs/checked.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc -fPIC -DPIC -o .libs/Congruence.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -fPIC -DPIC -o .libs/Congruence_System.o
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Checked_Number.cc:25:
- mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:29:0,
- from Checked_Number.defs.hh:28,
- from Checked_Number.cc:25:
- /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Checked_Number.cc:25:
- mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from checked.defs.hh:29:0,
- from Checked_Number.defs.hh:28,
- from Checked_Number.cc:25:
- /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from checked.cc:25:
- mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:29:0,
- from checked.cc:25:
- /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from checked.cc:25:
- mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from checked.defs.hh:29:0,
- from checked.cc:25:
- /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from math_utilities.defs.hh:27,
- from Row_Flags.inlines.hh:27,
- from Row_Flags.defs.hh:93,
- from Dense_Row.defs.hh:32,
- from Dense_Matrix.defs.hh:28,
- from Linear_System.defs.hh:31,
- from Constraint_System.defs.hh:29,
- from Constraint_System.cc:25:
- mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Dense_Row.defs.hh:29,
- from Dense_Matrix.defs.hh:28,
- from Linear_System.defs.hh:31,
- from Constraint_System.defs.hh:29,
- from Constraint_System.cc:25:
- /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from math_utilities.defs.hh:27,
- from Row_Flags.inlines.hh:27,
- from Row_Flags.defs.hh:93,
- from Dense_Row.defs.hh:32,
- from Dense_Matrix.defs.hh:28,
- from Linear_System.defs.hh:31,
- from Constraint_System.defs.hh:29,
- from Constraint_System.cc:25:
- mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Dense_Row.defs.hh:29,
- from Dense_Matrix.defs.hh:28,
- from Linear_System.defs.hh:31,
- from Constraint_System.defs.hh:29,
- from Constraint_System.cc:25:
- /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from math_utilities.defs.hh:27,
- from Row_Flags.inlines.hh:27,
- from Row_Flags.defs.hh:93,
- from Dense_Row.defs.hh:32,
- from Congruence.defs.hh:29,
- from Congruence.cc:25:
- mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Dense_Row.defs.hh:29,
- from Congruence.defs.hh:29,
- from Congruence.cc:25:
- /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from math_utilities.defs.hh:27,
- from Row_Flags.inlines.hh:27,
- from Row_Flags.defs.hh:93,
- from Dense_Row.defs.hh:32,
- from Congruence.defs.hh:29,
- from Congruence.cc:25:
- mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Dense_Row.defs.hh:29,
- from Congruence.defs.hh:29,
- from Congruence.cc:25:
- /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from intervals.defs.hh:30,
- from Interval.defs.hh:30,
- from Concrete_Expression.defs.hh:29,
- from Concrete_Expression.cc:25:
- mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Concrete_Expression.defs.hh:28,
- from Concrete_Expression.cc:25:
- /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from intervals.defs.hh:30,
- from Interval.defs.hh:30,
- from Concrete_Expression.defs.hh:29,
- from Concrete_Expression.cc:25:
- mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Concrete_Expression.defs.hh:28,
- from Concrete_Expression.cc:25:
- /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from math_utilities.defs.hh:27,
- from Row_Flags.inlines.hh:27,
- from Row_Flags.defs.hh:93,
- from Dense_Row.defs.hh:32,
- from Dense_Matrix.defs.hh:28,
- from Congruence_System.defs.hh:32,
- from Congruence_System.cc:25:
- mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Dense_Row.defs.hh:29,
- from Dense_Matrix.defs.hh:28,
- from Congruence_System.defs.hh:32,
- from Congruence_System.cc:25:
- /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from math_utilities.defs.hh:27,
- from Row_Flags.inlines.hh:27,
- from Row_Flags.defs.hh:93,
- from Dense_Row.defs.hh:32,
- from Dense_Matrix.defs.hh:28,
- from Congruence_System.defs.hh:32,
- from Congruence_System.cc:25:
- mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Dense_Row.defs.hh:29,
- from Dense_Matrix.defs.hh:28,
- from Congruence_System.defs.hh:32,
- from Congruence_System.cc:25:
- /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from math_utilities.defs.hh:27,
- from Row_Flags.inlines.hh:27,
- from Row_Flags.defs.hh:93,
- from Dense_Row.defs.hh:32,
- from Linear_Row.defs.hh:29,
- from Constraint.defs.hh:29,
- from Constraint.cc:25:
- mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Linear_Row.defs.hh:28,
- from Constraint.defs.hh:29,
- from Constraint.cc:25:
- /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from math_utilities.defs.hh:27,
- from Row_Flags.inlines.hh:27,
- from Row_Flags.defs.hh:93,
- from Dense_Row.defs.hh:32,
- from Linear_Row.defs.hh:29,
- from Constraint.defs.hh:29,
- from Constraint.cc:25:
- mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Linear_Row.defs.hh:28,
- from Constraint.defs.hh:29,
- from Constraint.cc:25:
- /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from Coefficient.defs.hh:27,
- from Box.defs.hh:29,
- from Box.cc:25:
- mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:29:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from Coefficient.defs.hh:27,
- from Box.defs.hh:29,
- from Box.cc:25:
- /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from Coefficient.defs.hh:27,
- from Box.defs.hh:29,
- from Box.cc:25:
- mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from checked.defs.hh:29:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from Coefficient.defs.hh:27,
- from Box.defs.hh:29,
- from Box.cc:25:
- /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- make[3]: *** [Checked_Number.lo] Error 1
- make[3]: *** Waiting for unfinished jobs....
- make[3]: *** [checked.lo] Error 1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -fPIC -DPIC -o .libs/Generator_System.o
- make[3]: *** [Congruence.lo] Error 1
- make[3]: *** [Concrete_Expression.lo] Error 1
- make[3]: *** [Constraint_System.lo] Error 1
- make[3]: *** [Constraint.lo] Error 1
- make[3]: *** [Congruence_System.lo] Error 1
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from math_utilities.defs.hh:27,
- from Row_Flags.inlines.hh:27,
- from Row_Flags.defs.hh:93,
- from Dense_Row.defs.hh:32,
- from Dense_Matrix.defs.hh:28,
- from Linear_System.defs.hh:31,
- from Generator_System.defs.hh:30,
- from Generator_System.cc:25:
- mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Dense_Row.defs.hh:29,
- from Dense_Matrix.defs.hh:28,
- from Linear_System.defs.hh:31,
- from Generator_System.defs.hh:30,
- from Generator_System.cc:25:
- /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
- In file included from checked.defs.hh:30:0,
- from Checked_Number.defs.hh:28,
- from Coefficient.types.hh:16,
- from math_utilities.defs.hh:27,
- from Row_Flags.inlines.hh:27,
- from Row_Flags.defs.hh:93,
- from Dense_Row.defs.hh:32,
- from Dense_Matrix.defs.hh:28,
- from Linear_System.defs.hh:31,
- from Generator_System.defs.hh:30,
- from Generator_System.cc:25:
- mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- In file included from meta_programming.hh:27:0,
- from C_Integer.hh:27,
- from globals.defs.hh:28,
- from Dense_Row.defs.hh:29,
- from Dense_Matrix.defs.hh:28,
- from Linear_System.defs.hh:31,
- from Generator_System.defs.hh:30,
- from Generator_System.cc:25:
- /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
- make[3]: *** [Generator_System.lo] Error 1
- make[3]: *** [Box.lo] Error 1
- make[2]: *** [all] Error 2
- make[1]: *** [all-recursive] Error 1
- make: *** [all] Error 2
- emake failed
- * ERROR: dev-libs/ppl-0.12.1 failed (compile phase):
- * emake failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_compile
- * environment, line 2025: Called __eapi2_src_compile
- * phase-helpers.sh, line 616: Called die
- * The specific snippet of code:
- * emake || die "emake failed"
- *
- * If you need support, post the output of `emerge --info '=dev-libs/ppl-0.12.1'`,
- * the complete build log and the output of `emerge -pqv '=dev-libs/ppl-0.12.1'`.
- * The complete build log is located at '/var/tmp/portage/dev-libs/ppl-0.12.1/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/dev-libs/ppl-0.12.1/temp/environment'.
- * Working directory: '/var/tmp/portage/dev-libs/ppl-0.12.1/work/ppl-0.12.1'
- * S: '/var/tmp/portage/dev-libs/ppl-0.12.1/work/ppl-0.12.1'
Advertisement
Add Comment
Please, Sign In to add comment