Re: haskell-hdf5 build failed on armel, i386 ,s390x and riscv64 due to test fail
hi,
On Tue, Oct 4, 2022 at 10:40 PM Scott Talbert <swt@techie.net> wrote:
>
> On 2022-10-04 08:43, picca wrote:
> > Le 2022-10-04 13:56, Bo YU a écrit :
> >> Hi,
> >> The package now has failed to build on armel, i386, s390x and irscv64
> >> arch due to test case failed:
> >>
> >> ```
> >> (sid-riscv64-sbuild)root@unmatched:/home/vimer/build/08/52_haskell-hdf5/haskell-hdf5-1.8.10#
> >> debian/hlibrary.setup test --builddir=dist-ghc --show-details=direct
> >> Running 1 test suites...
> >> Test suite hdf5-test: RUNNING...
> >> hdf5-test: unknown RTS option: -N
> >
> > All the non failling arch do not have this: "unknown RTS option -N:"
> > Is this option not available on the failing architecture ?
>
> RTS -N option isn't available on architectures that only support
> single-CPU. Commonly in the DHG, we just patch that option out, e.g.,
> https://salsa.debian.org/haskell-team/DHG_packages/-/commit/62cfe875be58135ac148f479c669d3e378d15686
Thanks for the clear explanations.
And I noticed the haskell-termonad[0] package has the same issue on
these arches maybe.
So the issue should be fixed later.:)
BR,
Bo
[0]: https://buildd.debian.org/status/package.php?p=haskell-termonad&suite=sid
>
> Scott
Reply to: