Bug#704206: teem: FTBFS[any-i386]: testsuite failures

2014-07-29 Thread Erwan Prioul
Hi, Based on the patch provided by Adam, the attached patch fixes FTBFS on ppc64el. It adds ppc64el to the arches using -ffp-contract=off. Hoping it helps, Erwan. diff -Naur a/debian/rules b/debian/rules --- a/debian/rules 2014-07-29 14:15:22.230885507 +0200 +++ b/debian/rules

Bug#798652: scilab: scilab doesn't work on ppc64el: could not find the Java configuration for the model <>

2015-09-11 Thread Erwan Prioul
Package: scilab Version: 5.5.2-1 Severity: normal While scilab is available on ppc64el, it doesn't actually work: > $ /usr/bin/scilab > Could not find the Java configuration for the model . Please contact > us on http://bugzilla.scilab.org > /usr/bin/scilab-bin: error while loading shared

Bug#798651: getfem++: FTBFS on ppc64el: Could not find the Java configuration for the model

2015-09-11 Thread Erwan Prioul
Package: getfem++ Version: 4.2.1~beta1~svn4635~dfsg-5 Severity: normal Dear Maintainer, getfem++ doesn't build on ppc64el. Let me know if you need any details. > powerpc64le-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall > -Wstrict-prototypes -fno-strict-aliasing -Wall -g -O2 >

Bug#847090: src:simbody: FTBFS on ppc64el

2016-12-05 Thread Erwan Prioul
returned exit code 2 debian/rules:30: recipe for target 'build-arch' failed make: *** [build-arch] Error 2 This can be fixed by using the __linux__ macro instead of __linux. The attached patch, applied in Ubuntu, fixes this issue. Thanks for considering the patch. Erwan Prioul. diff -Naur