[Bug 989593] [ppc64] ghc-7.6.3 build with ghc-7.6.3 doesn't complete

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 10 03:59:41 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=989593



--- Comment #5 from Jens Petersen <petersen at redhat.com> ---
Okay i dug a little deeper.  Running the command from comment 3
with the ghc verbose flag (ie "ghc -v ...") shows that it seems
to hang on:

'/usr/bin/gcc' '-E' '-undef' '-traditional' '-fno-stack-protector'
'-Wl,--hash-size=31' '-Wl,--reduce-memory-overheads' '-I'
'compiler/stage1/build' '-I' 'compiler/stage1/build' '-I' 'com\
piler/stage1/build/autogen' '-I' 'compiler/stage1' '-I' 'compiler/.' '-I'
'compiler/parser' '-I' 'compiler/utils' '-I'
'/usr/lib64/ghc-7.6.3/process-1.1.0.2/include' '-I' '/usr/lib64/ghc-\
7.6.3/old-time-1.1.0.1/include' '-I'
'/usr/lib64/ghc-7.6.3/directory-1.2.0.1/include' '-I'
'/usr/lib64/ghc-7.6.3/unix-2.6.0.1/include' '-I'
'/usr/lib64/ghc-7.6.3/bytestring-0.10.0.2/inclu\
de' '-I' '/usr/lib64/ghc-7.6.3/time-1.4.0.1/include' '-I'
'/usr/lib64/ghc-7.6.3/base-4.6.0.1/include' '-I' '/usr/lib64/ghc-7.6.3/include'
'-D__GLASGOW_HASKELL__=706' '-Dlinux_BUILD_OS=1' \
'-Dpowerpc64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dpowerpc64_HOST_ARCH=1'
'-include' 'compiler/stage1/build/autogen/cabal_macros.h' '-DNO_REGS'
'-DSTAGE=1' '-x' 'c' 'compiler/vectorise/Vec\
torise/Monad/Naming.hs' '-o' '/tmp/ghc31672_0/ghc31672_316.hscpp'

So this looks more like a cpp issue perhaps.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=vYJCvsNajJ&a=cc_unsubscribe


More information about the haskell-devel mailing list