pandoc-include-code icon indicating copy to clipboard operation
pandoc-include-code copied to clipboard

pandoc-include-code-0.3.0. The build process segfaulted (i.e. SIGSEGV).

Open sseneca opened this issue 3 years ago • 2 comments

On Alpine Linux, doing

cabal install pandoc-include-code

gives

...
Starting     pandoc-include-code-0.3.0 (exe:pandoc-include-code)
Building     pandoc-include-code-0.3.0 (exe:pandoc-include-code)
Error: cabal: Failed to build exe:pandoc-include-code from
pandoc-include-code-0.3.0. The build process segfaulted (i.e. SIGSEGV).

I've tried using GHC 9.2.5 and 9.4.4

Raising the verbosity level didn't reveal anything else, but I'm not well versed with Haskell tooling so please let me know how to get more detailed logs.

sseneca avatar Dec 31 '22 22:12 sseneca

Unfortunately, I would recommend switching to pandoc-include, which provides similar functionality but has been more recently updated (Feb 16, 2022 Vs. Jun 16, 2021 for pandoc-include-code).

aubertc avatar Jan 04 '23 18:01 aubertc

Thank you, it seems much easier to install. I'll keep this issue open in case others face a similar issue.

sseneca avatar Jan 04 '23 22:01 sseneca