Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=877651

--- Comment #40 from Jerry James <loganje...@gmail.com> ---
I got the same error on an x86_64 build:

gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-D_GNU_SOURCE -fPIC -fwrapv -fPIC
-I/builddir/build/BUILDROOT/sagemath-5.6-1.fc19.x86_64/usr/lib64/sagemath/local/include
-Ic_lib/include
-I/builddir/build/BUILDROOT/sagemath-5.6-1.fc19.x86_64/usr/lib64/sagemath/devel/sage/sage/ext
-I/usr/include/python2.7 -c sage/libs/ppl.cpp -o
build/temp.linux-x86_64-2.7/sage/libs/ppl.o -w
In file included from /usr/include/ppl.hh:25:0,
                 from sage/libs/ppl.cpp:264:
/usr/include/ppl-x86_64.hh:774:7: error: redefinition of 'class
std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
 class numeric_limits<mpz_class> {
       ^
In file included from sage/libs/ppl.cpp:263:0:
/usr/include/gmpxx.h:3269:21: error: previous definition of 'class
std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
   template <> class numeric_limits<mpz_class>
                     ^
In file included from /usr/include/ppl.hh:25:0,
                 from sage/libs/ppl.cpp:264:
/usr/include/ppl-x86_64.hh:835:7: error: redefinition of 'class
std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
 class numeric_limits<mpq_class> {
       ^
In file included from sage/libs/ppl.cpp:263:0:
/usr/include/gmpxx.h:3306:21: error: previous definition of 'class
std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
   template <> class numeric_limits<mpq_class>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=rMJv2Ftsft&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to