Hi maintainers,
On Thu, 6 Jun 2024 14:45:37 +0800 zhangdandan wrote:
> Source: haskell-hspec-hedgehog
> Version: 0.0.1.2-5
> Severity: normal
> Tags: ftbfs patch
> User: [email protected]
> Usertags: loong64
>
> Dear maintainers,
>
> Compiling the haskell-hspec-hedgehog failed for loong64 in the Debian
> Package Auto-Building environment.
> The error log is as follows,
> ```
> libghc-hspec-hedgehog-doc
> Running 1 test suites...
> Test suite hspec-hedgehog-test: RUNNING...
> hspec-hedgehog-test: unknown RTS option: -N
> hspec-hedgehog-test:
> hspec-hedgehog-test: Usage: [+RTS | -RTS ]
> ... --RTS
> ```
>
> The Full log can be found at
>
https://buildd.debian.org/status/package.php?p=haskell-hspec-hedgehog+&suite=sid.
>
> We need to disable -with-rtsopts=-N option on loongarch64.
> I have built haskell-hspec-hedgehog successfully in my local ENV.
> Please consider the patch I attached.
> Your opinions are welcome.
Please take care of the patch we attached for loong64 in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072670#5.
For loong64, now haskell-hspec-hedgehog's support for loong64 has been
uploaded to the unreleased repository of debian-ports.
Please check
http://ftp.ports.debian.org/debian-ports/pool-loong64/main/h/haskell-hspec-hedgehog/.
Could you add loong64 support in the next upload?
Thanks
Dandan Zhang