[Git][haskell-team/DHG_packages][master] hdf5: Disable RTS -N to fix FTBFS on non-SMP arches (Closes: #1021264)

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Thu Jan 5 00:59:32 GMT 2023



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
d6a90b36 by Scott Talbert at 2023-01-04T19:50:36-05:00
hdf5: Disable RTS -N to fix FTBFS on non-SMP arches (Closes: #1021264)

- - - - -


3 changed files:

- p/haskell-hdf5/debian/changelog
- + p/haskell-hdf5/debian/patches/no-rts-n
- + p/haskell-hdf5/debian/patches/series


Changes:

=====================================
p/haskell-hdf5/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hdf5 (1.8.10-3) unstable; urgency=medium
+
+  * Disable RTS -N to fix FTBFS on non-SMP arches (Closes: #1021264)
+
+ -- Scott Talbert <swt at techie.net>  Wed, 04 Jan 2023 19:50:18 -0500
+
 haskell-hdf5 (1.8.10-2) unstable; urgency=medium
 
   * post NEW upload


=====================================
p/haskell-hdf5/debian/patches/no-rts-n
=====================================
@@ -0,0 +1,8 @@
+--- a/hdf5.cabal
++++ b/hdf5.cabal
+@@ -134,4 +134,4 @@ test-suite hdf5-test
+   other-modules:       Spec.Util
+                      , Spec.File
+                      , Spec.Group
+-  ghc-options:         -Wall -threaded -rtsopts -with-rtsopts=-N
++  ghc-options:         -Wall -threaded -rtsopts


=====================================
p/haskell-hdf5/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-rts-n



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d6a90b36fb1176fd549bdc83efbad8d5d8298773

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d6a90b36fb1176fd549bdc83efbad8d5d8298773
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20230105/4e51149f/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list