[GHC] #13641: Compile error while performing stack upgrade
GHC
ghc-devs at haskell.org
Wed May 3 03:20:30 UTC 2017
#13641: Compile error while performing stack upgrade
-------------------------------------+-------------------------------------
Reporter: pisomojado | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Keywords: | Operating System: MacOS X
Architecture: x86_64 | Type of failure: Compile-time
(amd64) | crash or panic
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Hello, I'm a very green user of this ticket system, as well as GHC, so
apologies if I have not given useful details.
I'm complying with the request of stack/ghc, as you can see down towards
the bottom of my attempt to upgrade stack on my host. Any help would be
appreciated.
{{{
pisomojado at host:~$ stack upgrade
Fetching package index ...remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 1 (delta 0), pack-reused 0
Unpacking objects: 100% (1/1), done.
Fetched package index.
aeson-1.0.2.1: configure
aeson-1.0.2.1: build
Cabal-1.24.2.0: configure
Cabal-1.24.2.0: build
ed25519-0.0.5.0: configure
ed25519-0.0.5.0: build
cryptohash-sha256-0.11.100.1: configure
cryptohash-sha256-0.11.100.1: build
cryptohash-sha256-0.11.100.1: copy/register
http-client-0.5.3.3: configure
http-client-0.5.3.3: build
ed25519-0.0.5.0: copy/register
optparse-applicative-0.13.0.0: configure
optparse-applicative-0.13.0.0: build
optparse-applicative-0.13.0.0: copy/register
optparse-simple-0.0.3: configure
optparse-simple-0.0.3: build
optparse-simple-0.0.3: copy/register
pid1-0.1.0.0: configure
pid1-0.1.0.0: build
http-client-0.5.3.3: copy/register
http-client-tls-0.3.4: configure
pid1-0.1.0.0: copy/register
http-client-tls-0.3.4: build
store-core-0.3: configure
store-core-0.3: build
http-client-tls-0.3.4: copy/register
text-metrics-0.1.0: configure
store-core-0.3: copy/register
text-metrics-0.1.0: build
th-orphans-0.13.1: configure
th-orphans-0.13.1: build
text-metrics-0.1.0: copy/register
th-orphans-0.13.1: copy/register
th-utilities-0.2.0.1: configure
th-utilities-0.2.0.1: build
th-utilities-0.2.0.1: copy/register
store-0.3: configure
store-0.3: build
store-0.3: copy/register
aeson-1.0.2.1: copy/register
aeson-compat-0.3.6: configure
aeson-compat-0.3.6: build
binary-tagged-0.1.4.1: configure
binary-tagged-0.1.4.1: build
http-conduit-2.2.3: configure
http-conduit-2.2.3: build
aeson-compat-0.3.6: copy/register
path-0.5.9: configure
path-0.5.9: build
http-conduit-2.2.3: copy/register
persistent-2.6: configure
persistent-2.6: build
path-0.5.9: copy/register
path-io-1.1.0: configure
path-io-1.1.0: build
binary-tagged-0.1.4.1: copy/register
yaml-0.8.20: configure
yaml-0.8.20: build
path-io-1.1.0: copy/register
yaml-0.8.20: copy/register
hpack-0.17.0: configure
hpack-0.17.0: build
persistent-2.6: copy/register
persistent-template-2.5.1.6: configure
persistent-template-2.5.1.6: build
persistent-sqlite-2.6: configure
persistent-sqlite-2.6: build
Cabal-1.24.2.0: copy/register
hpack-0.17.0: copy/register
hackage-security-0.5.2.2: configure
hackage-security-0.5.2.2: build
persistent-template-2.5.1.6: copy/register
hackage-security-0.5.2.2: copy/register
persistent-sqlite-2.6: copy/register
stack-1.4.0: configure
[1 of 1] Compiling Main (
/private/var/folders/vy/td7mc44s36g6b_wvdz7258rw0000gn/T/stack-
upgrade4706/stack-1.4.0/Setup.hs,
/private/var/folders/vy/td7mc44s36g6b_wvdz7258rw0000gn/T/stack-
upgrade4706/stack-1.4.0/.stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/setup/Main.o )
Linking /private/var/folders/vy/td7mc44s36g6b_wvdz7258rw0000gn/T/stack-
upgrade4706/stack-1.4.0/.stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/setup/setup ...
Configuring stack-1.4.0...
stack-1.4.0: build
Preprocessing library stack-1.4.0...
[ 1 of 124] Compiling Text.PrettyPrint.Leijen.Extended (
src/Text/PrettyPrint/Leijen/Extended.hs, .stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/build/Text/PrettyPrint/Leijen/Extended.o
)
[ 2 of 124] Compiling
Hackage.Security.Client.Repository.HttpLib.HttpClient (
src/Hackage/Security/Client/Repository/HttpLib/HttpClient.hs, .stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/build/Hackage/Security/Client/Repository/HttpLib/HttpClient.o
)
[ 3 of 124] Compiling Stack.Options.ScriptParser (
src/Stack/Options/ScriptParser.hs, .stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/build/Stack/Options/ScriptParser.o )
[ 4 of 124] Compiling Stack.Ghci.Script ( src/Stack/Ghci/Script.hs,
.stack-work/dist/x86_64-osx/Cabal-1.22.5.0/build/Stack/Ghci/Script.o )
[ 5 of 124] Compiling Stack.FileWatch ( src/Stack/FileWatch.hs, .stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/build/Stack/FileWatch.o )
[ 6 of 124] Compiling System.Process.PagerEditor (
src/System/Process/PagerEditor.hs, .stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/build/System/Process/PagerEditor.o )
[ 7 of 124] Compiling System.Process.Log ( src/System/Process/Log.hs,
.stack-work/dist/x86_64-osx/Cabal-1.22.5.0/build/System/Process/Log.o )
[ 8 of 124] Compiling Paths_stack ( .stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/build/autogen/Paths_stack.hs, .stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/build/Paths_stack.o )
[ 9 of 124] Compiling Path.Find ( src/Path/Find.hs, .stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/build/Path/Find.o )
[ 10 of 124] Compiling Path.Extra ( src/Path/Extra.hs, .stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/build/Path/Extra.o )
[ 11 of 124] Compiling System.Process.Read ( src/System/Process/Read.hs,
.stack-work/dist/x86_64-osx/Cabal-1.22.5.0/build/System/Process/Read.o )
ghc: panic! (the 'impossible' happened)
(GHC version 7.10.3 for x86_64-apple-darwin):
Loading temp shared object failed:
dlopen(/var/folders/vy/td7mc44s36g6b_wvdz7258rw0000gn/T/ghc7482_0/libghc_68.dylib,
5): no suitable image found. Did find:
/var/folders/vy/td7mc44s36g6b_wvdz7258rw0000gn/T/ghc7482_0/libghc_68.dylib:
malformed mach-o: load commands size (49672) > 32768
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Completed 26 action(s).
-- While building package stack-1.4.0 using:
/private/var/folders/vy/td7mc44s36g6b_wvdz7258rw0000gn/T/stack-
upgrade4706/stack-1.4.0/.stack-
work/dist/x86_64-osx/Cabal-1.22.5.0/setup/setup --builddir=.stack-
work/dist/x86_64-osx/Cabal-1.22.5.0 build lib:stack exe:stack --ghc-
options " -ddump-hi -ddump-to-file"
Process exited with code: ExitFailure 1
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13641>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list