[Bug 889232] New: ppc64le: eigen3 fails to build.
https://bugzilla.novell.com/show_bug.cgi?id=889232 https://bugzilla.novell.com/show_bug.cgi?id=889232#c0 Summary: ppc64le: eigen3 fails to build. Classification: openSUSE Product: openSUSE Factory Version: 201407* Platform: PowerPC-64 OS/Version: openSUSE 13.2 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dvaleev@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- eigen fails to build on ppc64le. [ 176s] cd /home/abuild/rpmbuild/BUILD/eigen-eigen-6b38706d90a9/build/unsupported/doc/examples && ./example_MatrixSinh
/home/abuild/rpmbuild/BUILD/eigen-eigen-6b38706d90a9/build/unsupported/doc/examples/MatrixSinh.out [ 177s] example_MatrixSinh: /home/abuild/rpmbuild/BUILD/eigen-eigen-6b38706d90a9/Eigen/src/Core/DenseCoeffsBase.h:378: Eigen::DenseCoeffsBase<Derived, 1>::Scalar& Eigen::DenseCoeffsBase<Derived, 1>::operator[](Eigen::DenseCoeffsBase<Derived, 1>::Index) [with Derived = Eigen::Matrix<long int, -1, 1, 0, -1, 1>; Eigen::DenseCoeffsBase<Derived, 1>::Scalar = long int; Eigen::DenseCoeffsBase<Derived, 1>::Index = long int]: Assertion `index >= 0 && index < size()' failed. [ 177s] /bin/sh: line 1: 5134 Aborted ./example_MatrixSinh > /home/abuild/rpmbuild/BUILD/eigen-eigen-6b38706d90a9/build/unsupported/doc/examples/MatrixSinh.out [ 177s] unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/build.make:85: recipe for target 'unsupported/doc/examples/example_MatrixSinh' failed [ 177s] make[3]: *** [unsupported/doc/examples/example_MatrixSinh] Error 134
full build log available here: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:PowerPC/e... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=889232 https://bugzilla.novell.com/show_bug.cgi?id=889232#c1 --- Comment #1 from Dinar Valeev <dvaleev@suse.com> 2014-07-28 16:22:15 UTC --- switching to %cmake macro makes it fail differently: [ 42s] /usr/bin/c++ -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fexceptions -pedantic -Wall -Wextra -Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith -Wwrite-strings -Wformat-security -Wno-psabi -Wno-variadic-macros -Wno-long-long -fno-check-new -fno-common -fstrict-aliasing -ansi -O1 -g1 -g0 -O2 CMakeFiles/compile_ComplexEigenSolver_compute.dir/compile_ComplexEigenSolver_compute.cpp.o -o compile_ComplexEigenSolver_compute -rdynamic [ 42s] cd /home/abuild/rpmbuild/BUILD/eigen-eigen-6b38706d90a9/build/doc/snippets && ./compile_ComplexEigenSolver_compute
/home/abuild/rpmbuild/BUILD/eigen-eigen-6b38706d90a9/build/doc/snippets/ComplexEigenSolver_compute.out [ 42s] compile_ComplexEigenSolver_compute: /home/abuild/rpmbuild/BUILD/eigen-eigen-6b38706d90a9/Eigen/src/Core/DenseCoeffsBase.h:156: Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator[](Eigen::DenseCoeffsBase<Derived, 0>::Index) const [with Derived = Eigen::Matrix<std::complex<float>, -1, 1>; Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType = const std::complex<float>&; Eigen::DenseCoeffsBase<Derived, 0>::Index = long int]: Assertion `index >= 0 && index < size()' failed. [ 42s] /bin/sh: line 1: 112019 Aborted ./compile_ComplexEigenSolver_compute > /home/abuild/rpmbuild/BUILD/eigen-eigen-6b38706d90a9/build/doc/snippets/ComplexEigenSolver_compute.out [ 42s] doc/snippets/CMakeFiles/compile_ComplexEigenSolver_compute.dir/build.make:89: recipe for target 'doc/snippets/compile_ComplexEigenSolver_compute' failed [ 42s] make[3]: *** [doc/snippets/compile_ComplexEigenSolver_compute] Error 134
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=889232 https://bugzilla.novell.com/show_bug.cgi?id=889232#c2 --- Comment #2 from Dinar Valeev <dvaleev@suse.com> 2014-07-30 15:59:37 UTC --- Failures due to Altivec got enabled which is not yet ported to PowerPC LE -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=889232 https://bugzilla.novell.com/show_bug.cgi?id=889232#c Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@suse.com AssignedTo|bnc-team-screening@forge.pr |asterios.dramis@gmail.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=889232 https://bugzilla.novell.com/show_bug.cgi?id=889232#c3 Dinar Valeev <dvaleev@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Dinar Valeev <dvaleev@suse.com> 2014-08-12 10:39:56 UTC --- Fixed by disabling altivec code for ABIv2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com