Bug#836599: shark: FTBFS on mips/mipsel: test errors

2016-10-18 Thread Dejan Latinovic
is running on 64-bits machine then the issue occurs. If lover optimization level is used, this situation is not present. This patch reduces optimization level on mips/mipsel only for problematic code parts that induce described behaviour. Author: Dejan Latinovic <dejan.latino...@imgtec.com> Bug-

Bug#836599: shark: FTBFS on mips/mipsel: test errors

2016-09-15 Thread Dejan Latinovic
Hello, I took a look at this issue. The reason of an illegal instruction is related to ldxc1 instruction. > ldxc1 $f0,v0(a1) > (gdb) p/x $a1 > $50 = 0xaaa8ae10 > (gdb) p/x $v0 > $51 = 0xaaaf0248 The address (a1+v0) seems to be valid and aligned to 8, but causes error anyway. I will

Bug#836304: flint: flint-arb FTBFS on testing: add_si fails with Segmentation fault on mips and arm

2016-09-01 Thread Dejan Latinovic
Package: flint Version: 2.5.2-8 Severity: importatnt Tags: sid, patch Justification: FTBFS User: debian-m...@lists.debian.org Usertags: mips-patch Flint-arb FTBFS on mips and arm with following error: > add_si../Makefile.subdirs:84: recipe for target > '../build/arf/test/t-add_si_RUN'

Bug#780582: pcl FTBFS on mips/mipsel - virtual memory exhausted

2015-03-16 Thread Dejan Latinovic
Package: pcl Version: 1.7.2-7 Tags: sid patch Severity: important Justification: FTBFS User: debian-m...@lists.debian.org Usertags: mips-patch While trying to build pcl on mips/mipsel architecture, build fails with an error: [ 54%] Building CXX object

Bug#777065: yade FTBFS on mips/mipsel: out of memory

2015-02-04 Thread Dejan Latinovic
Package: yade Version: 1.12.0-2 Tags: sid patch Severity: normal Justification: FTBFS User: debian-m...@lists.debian.org Usertags: mips-patch Package yade version 1.12.0-2 FTBFS for mips/mipsel arch with an error: /usr/bin/c++ -DYADE_ODEINT -DYADE_VTK6 -Dyade_EXPORTS -g -O2

Bug#767291: blitz++: FTBFS on mips

2014-10-30 Thread Dejan Latinovic
Hello, Maybe it is possible to blacklist blitz++ on cavium machines, and try to build it on broadcom board (ball, swarm). I had tested it locally. On cavium board, build fail with TERM signal. If tests are ran manually, all tests pass, but requires a lot of time. Actually, the array test is

Bug#754619: sdformat: FTBFS on almost all archs: test suite issues

2014-09-16 Thread Dejan Latinovic
Control: tags -1 + patch Hi, the reason for test failures is a need to access .sdformat in HOME directory. Patch that fix this issue is attached. With this patch I was able to build sdformat for i386, amd64, mips and mipsel. Could you please consider including these changes? Best Regards,

Bug#754751: chealpix: FTBFS on mips: E: Caught signal ‘Terminated’: terminating immediately

2014-07-22 Thread Dejan Latinovic
Hi, it seams that build of chealpix fails only on Cavium machines. Even on Cavium, tests execute successfully but it takes a lot of time. On Broadcom and Loongson boards, chealpix builds successfully for me. The same conclusion could be made from build logs:

Bug#753594: openturns FTBFS on mips/mipsel

2014-07-03 Thread Dejan Latinovic
Package: openturns Version: 1.3-2 Tags: sid patch Severity: important Justification: FTBFS User: debian-mips-dev-disc...@lists.alioth.debian.org Usertags: mips-patch Package openturns FTBFS on mips/mipsel with an error: debian/rules:48: *** This package requires more than 1GB RAM; do not

Bug#750634: sivp: add mips into arch list

2014-06-05 Thread Dejan Latinovic
Package: sivp Version: 0.5.3+svn287-2 Tags: sid patch Severity: important User: debian-mips-dev-disc...@lists.alioth.debian.org Usertags: mips-patch Control: block -1 by 750548 Using glugen2 with this fix: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750548, package sivp builds