[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Test suite failure on armhf



On Thu, Jun 16, 2016 at 03:29PM, Joachim Breitner wrote:
> Hi,
> 
> armhf fails to build conduit-extra due to an unspecified test suite
> problem:
> https://buildd.debian.org/status/fetch.php?pkg=haskell-conduit-extra&arch=armhf&ver=1.1.13.1-1&stamp=1466081154&file=log
> 
> Anyone interested in investigating this?

It seems that the latest version of conduit-extra is not portable to
armhf. The code uses the peek/poke functions for memory access but
doesn't take into account the alignment restriction of the armhf
architecture.

I have reported this upstream and also provided a fix:
    https://github.com/snoyberg/conduit/pull/269

I tested the above and it seems to work (both in my machine and the
armhf architecture). Should I prepare an updated version of the package
containing the above patch, or should we remove conduit-extra from armhf
for now, and wait for upstream to review the patch?

Cheers,

-- 
Ilias


Reply to: