Ticket #5734 (closed bug: fixed)
Build failure on mips: ghc-cabal: Failed to read "target arch" value "ArchMipseb"
| Reported by: | nomeata | Owned by: | igloo |
|---|---|---|---|
| Priority: | highest | Milestone: | 7.4.1 |
| Component: | Compiler | Version: | 7.3 |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | mips |
| Type of failure: | Building GHC failed | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Hi,
the 7.4.1 release candidate failed to build on mips; previous versions built fine. It would be great if mips/mipsel support would not be dropped, if it can be helped:
"inplace/bin/ghc-cabal" configure --with-ghc="/build/buildd2-ghc_7.4.0.20111219-2-mips-qz6aVF/ghc-7.4.0.20111219/inplace/bin/ghc-stage1" --with-ghc-pkg="/build/buildd2-ghc_7.4.0.20111219-2-mips-qz6aVF/ghc-7.4.0.20111219/inplace/bin/ghc-pkg" --flag=include-ghc-prim --enable-library-profiling --disable-library-for-ghci --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" -Wl,--hash-size=31 -Wl,--reduce-memory-overheads " --configure-option=CPPFLAGS=" " --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" --with-ranlib="true" -- dist-install libraries/ghc-prim Configuring ghc-prim-0.2.0.0... ghc-cabal: Failed to read "target arch" value "ArchMipseb" make[2]: *** [libraries/ghc-prim/dist-install/package-data.mk] Error 1
( https://buildd.debian.org/status/fetch.php?pkg=ghc&arch=mips&ver=7.4.0.20111219-2&stamp=1324654091)
and
"inplace/bin/ghc-cabal" configure --with-ghc="/build/buildd-ghc_7.4.0.20111219-2-mipsel-7rXnvK/ghc-7.4.0.20111219/inplace/bin/ghc-stage1" --with-ghc-pkg="/build/buildd-ghc_7.4.0.20111219-2-mipsel-7rXnvK/ghc-7.4.0.20111219/inplace/bin/ghc-pkg" --flag=include-ghc-prim --enable-library-profiling --disable-library-for-ghci --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" -Wl,--hash-size=31 -Wl,--reduce-memory-overheads " --configure-option=CPPFLAGS=" " --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" --with-ranlib="true" -- dist-install libraries/ghc-prim Configuring ghc-prim-0.2.0.0... ghc-cabal: Failed to read "target arch" value "ArchMipsel" make[2]: *** [libraries/ghc-prim/dist-install/package-data.mk] Error 1
https://buildd.debian.org/status/fetch.php?pkg=ghc&arch=mipsel&ver=7.4.0.20111219-2&stamp=1324731190
Thanks, Joachim on behalf of the Debian Haskell Team
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

