Bug#973623: stack overflows with ghc on ppc64el

Michael Hudson-Doyle michael.hudson at canonical.com
Tue Nov 3 09:29:35 GMT 2020


In that case, someone should upload something like this:

(master *)mwhudson at anduril:~/src/pkg/DHG_packages/p/ghc$ git diff
diff --git a/p/ghc/debian/rules b/p/ghc/debian/rules
index a5fd42860b..af3f8851d3 100755
--- a/p/ghc/debian/rules
+++ b/p/ghc/debian/rules
@@ -50,7 +50,7 @@ endif
 # once #901947 has been fixed.
 # Do the same for powerpcspe, due to https://bugs.debian.org/904915
 # Do the same for sparc64, due to https://bugs.debian.org/908998
-ifneq (,$(filter mips mipsel powerpc powerpcspe sparc64, $(DEB_HOST_ARCH)))
+ifneq (,$(filter mips mipsel powerpc powerpcspe ppc64el sparc64,
$(DEB_HOST_ARCH)))
   EXTRA_CONFIGURE_FLAGS += --disable-ld-override
 endif

but not me right now as I'm going to bed :)

On Tue, 3 Nov 2020 at 20:33, Matthias Klose <doko at ubuntu.com> wrote:

> the patch mentioned above is already part of bintuils 2.35.1-2.
>
> --
> To unsubscribe, send mail to 973623-unsubscribe at bugs.debian.org.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-maintainers/attachments/20201103/173c74ba/attachment.html>


More information about the Pkg-haskell-maintainers mailing list