Bug#762958: liblucy-perl FTBFS on testing for mips
Dejan Latinovic
Dejan.Latinovic at imgtec.com
Fri Sep 26 15:02:10 UTC 2014
Package: liblucy-perl
Version: 0.3.3-2
Tags: sid patch
Severity: important
Justification: FTBFS
User: debian-mips-dev-discuss at lists.alioth.debian.org
Usertags: mips-patch
While trying to build liblucy-perl on mips architecture,
build fails on testing with an error:
> Test Summary Report
> -------------------
> t/511-sort_spec.t (Wstat: 10 Tests: 0 Failed: 0)
> Non-zero wait status: 10
> Parse errors: Bad plan. You planned 18 tests but ran 0.
> Files=173, Tests=12293, 143 wallclock secs ( 9.98 usr 1.56 sys + 117.80 cusr 8.88 csys = 138.22 CPU)
> Result: FAIL
Here is full build log:
https://buildd.debian.org/status/fetch.php?pkg=liblucy-perl&arch=mips&ver=0.3.3-2&stamp=1403494561
The same test failed in the past for mipsel as well:
https://buildd.debian.org/status/fetch.php?pkg=liblucy-perl&arch=mipsel&ver=0.3.3-1&stamp=1401734413
Both failures had happened on Broadcom boards.
I run test manually and got a Bus Error,
which is caused by unaligned access.
A patch which fixes this issue is attached.
After applying this patch,
package builds successfully for mips and mipsel.
Could you please consider including this patch?
Best regards,
Dejan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-unligned-access-mips.patch
Type: text/x-patch
Size: 951 bytes
Desc: fix-unligned-access-mips.patch
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20140926/8b206b38/attachment-0001.bin>
More information about the pkg-perl-maintainers
mailing list