Date: Wed, 04 Nov 2015 17:18:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204290] devel/hs-cabal-install: compiling Haskell packages with option LLVM leads to segfaults Message-ID: <bug-204290-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204290 Bug ID: 204290 Summary: devel/hs-cabal-install: compiling Haskell packages with option LLVM leads to segfaults Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: haskell@FreeBSD.org Reporter: martin@sugioarto.com Assignee: haskell@FreeBSD.org Flags: maintainer-feedback?(haskell@FreeBSD.org) Hi, I wanted to use LLVM as backend for GHC and all my Haskell packages. When I do this, hs-cabal-install is unusable. Simple commands like "cabal update" or "cabal build" crash with segfaults. Removing the option LLVM for all the packages in Haskell's environment makes hs-cabal-install usable again. Option LLVM does not affect all Haskell packages. It is only a problem with cabal, which I've identified so far. Hint: To change options, you need to erase all previous settings in /var/db/ports which affect lang/ghc and */hs-*, then rebuild all packages. -- Martin -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204290-13>