#225: 2013.2.0.0 fails to build ------------------------------+--------------------------------------------- Reporter: rmason | Owner: Type: defect | Status: new Priority: major | Milestone: Component: (none-specified) | Keywords: ------------------------------+--------------------------------------------- On Arch linux, with ghc 7.6.3 from the Arch repo.:
tar xvzf haskell-platform-2013.2.0.0.tar.gz cd haskell-platform-2013.2.0.0 ./configure pyrope haskell-platform-2013.2.0.0 $ make scripts/build.sh ************************************************** Scanning system for any installed Haskell Platform components... Found: None. New packages to install: HUnit-1.2.5.2 OpenGLRaw-1.3.0.0 GLURaw-1.3.0.0 OpenGL-2.8.0.0 GLUT-2.4.0.0 html-1.0.1.2 parallel-3.2.0.3 primitive-0.5.0.1 random-1.0.1.1 QuickCheck-2.6 alex-3.0.5 split-0.2.2 stm-2.4.2 async-2.0.1.4 syb-0.4.0 haskell-src-1.0.1.5 text-0.11.3.1 attoparsec-0.10.4.0 hashable-1.1.2.5 case-insensitive-1.0.0.1 transformers-0.3.0.0 mtl-2.1.2 fgl-5.4.2.4 happy-1.18.10 parsec-3.1.3 network-2.4.1.2 HTTP-4000.2.8 regex-base-0.93.2 regex-posix-0.95.2 regex- compat-0.95.1 unordered-containers-0.2.3.0 vector-0.10.0.1 xhtml-3000.2.1 cgi-3001.1.7.5 zlib-0.5.4.1 cabal-install-1.16.0.2 haskell- platform-2013.2.0.0 ************************************************** Building HUnit-1.2.5.2 "/usr/bin/ghc" "--make" "Setup" "-o" "Setup" "-package" "Cabal-1.16.0" [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... "./Setup" "configure" "--package-db=../../packages/package.conf.inplace" " --prefix=/usr/local" "--with-compiler=/usr/bin/ghc" "--with-hc- pkg=/usr/bin/ghc-pkg" "--with-hsc2hs=/usr/bin/hsc2hs" "--enable-library- profiling" "--ghc-pkg-option=--package- conf=../../packages/package.conf.inplace" Configuring HUnit-1.2.5.2... Setup: Use of GHC's environment variable GHC_PACKAGE_PATH is incompatible with Cabal. Use the flag --package-db to specify a package database (it can be used multiple times). Error: Configuring the HUnit-1.2.5.2 package failed make: *** [build.stamp] Error 2 The envar GHC_PACKAGE_PATH mentioned in the error message is not set. I apologise if this is the wrong medium to make this report; I found no contact info on the haskell-platform download site. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/225> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform