[packages/pandoc] - move ix86 comment to TODO

baggins baggins at pld-linux.org
Sun May 31 17:05:12 CEST 2020


commit 5645600e6ee95f76799d37a75ddb710f722df18b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun May 31 17:04:53 2020 +0200

    - move ix86 comment to TODO

 pandoc.spec | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/pandoc.spec b/pandoc.spec
index 4e910d4..2f47fbf 100644
--- a/pandoc.spec
+++ b/pandoc.spec
@@ -1,3 +1,14 @@
+# TODO:
+# - ghc panics on ix86 when building with optimizations:
+# ghc: panic! (the 'impossible' happened)
+#   (GHC version 8.10.1:
+#        piResultTy
+#   [(Text, ParsecT [Tok] LaTeXState PandocPure Inlines)]
+#   Int
+#   Call stack:
+#       CallStack (from HasCallStack):
+#         callStackDoc, called at compiler/utils/Outputable.hs:1179:37 in ghc:Outputable
+#         pprPanic, called at compiler/types/Type.hs:1051:35 in ghc:Type
 #
 # Conditional build:
 %bcond_without	prof	# profiling library
@@ -355,11 +366,6 @@ Dokumentacja w formacie HTML dla pakietu ghc %{name}.
 %patch1 -p1
 
 %build
-# on ix86:
-# ghc: panic! (the 'impossible' happened)
-# (GHC version 8.10.1:
-#	piResultTy
-#  [(Text, ParsecT [Tok] LaTeXState PandocPure Inlines)]
 runhaskell Setup.hs configure -v2 \
 %ifarch %{ix86}
 	-O0 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pandoc.git/commitdiff/5645600e6ee95f76799d37a75ddb710f722df18b



More information about the pld-cvs-commit mailing list