#4172: GHC build failes when BuildFlavour = prof is used
-------------------------------+--------------------------------------------
    Reporter:  Phyx-           |       Owner:                     
        Type:  bug             |      Status:  new                
    Priority:  normal          |   Component:  Compiler           
     Version:  6.13            |    Keywords:                     
          Os:  Windows         |    Testcase:                     
Architecture:  x86_64 (amd64)  |     Failure:  Building GHC failed
-------------------------------+--------------------------------------------
 when building ghc with profiling support a segfault happens

 "inplace/bin/ghc-stage2.exe"   -H64m -O0 -fasm    -package-name dph-
 seq-0.4.0 -hide-all-packages -i -ilibraries/dph/dph-seq/../dph-common
 -ilibraries/dph/dph-seq/dist-install/build -libraries/dph/dph-seq/dist-
 install/build/autogen -Ilibraries/dph/dph-seq/dist-install/build
 -Ilibraries/dph/dph-seq/dist-install/build/autogen -Ilibraries/dph/dph-
 seq/.    -optP-include -optPlibraries/dph/dph-seq/dist
 -install/build/autogen/cabal_macros.h -package array-0.3.0.0 -package
 base-4.3.0.0 -package dph-base-0.4.0 -package dph-prim-seq-0.4.0 -package
 ghc-6.13.20100702 -package ghc-prim-0.2.0.0 -package random-1.0.0.2
 -package template-haskell-2.4.0.0  -Odph -funbox-strict-fields -haddock
 -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs
 -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators
 -no-user-package-conf -rtsopts -O -fasm -fno-warn-deprecated-flags -Wwarn
 -odir libraries/dph/dph-seq/dist-install/build -hidir libraries/dph/dph-
 seq/dist-install/build -stubdir libraries/dph/dph-seq/dist-install/build
 -hisuf hi -osuf  o -hcsuf hc -c libraries/dph/dph-seq/../dph-
 common/Data/Array/Parallel/Lifted/PArray.hs -o libraries/dph/dph-seq/dist-
 install/build/Data/Array/Parallel/Lifted/PArray.o

 Loading package ghc-prim ... linking ... done.[[BR]]
 Loading package integer-gmp ... linking ... done.[[BR]]
 Loading package base ... linking ... done.[[BR]]
 Loading package array-0.3.0.0 ... linking ... done.[[BR]]
 Loading package containers-0.3.0.0 ... linking ... done.[[BR]]
 Loading package bytestring-0.9.1.7 ... linking ... done.[[BR]]
 Loading package Win32-2.2.0.1 ... linking ... done.[[BR]]
 Loading package filepath-1.2.0.0 ... linking ... done.[[BR]]
 Loading package old-locale-1.0.0.2 ... linking ... done.[[BR]]
 Loading package old-time-1.0.0.5 ... linking ... done.[[BR]]
 Loading package directory-1.0.1.2 ... linking ... done.[[BR]]
 Loading package pretty-1.0.1.1 ... linking ... done.[[BR]]
 Loading package process-1.0.1.3 ... linking ... done.[[BR]]
 Loading package Cabal-1.9.2 ... linking ... done.[[BR]]
 Loading package binary-0.5.0.2 ... linking ... done.[[BR]]
 Loading package bin-package-db-0.0.0.0 ... linking ... done.[[BR]]
 Loading package hpc-0.5.0.5 ... linking ... done.[[BR]]
 Loading package template-haskell ... linking ... done.[[BR]]
 Loading package ghc-6.13.20100702 ... linking ... done.[[BR]]
 Loading package time-1.1.4 ... linking ... done.[[BR]]
 Loading package random-1.0.0.2 ... linking ... done.[[BR]]
 Loading package dph-base-0.4.0 ... linking ... done.[[BR]]
 Loading package dph-prim-interface-0.4.0 ... linking ... done.[[BR]]
 Loading package dph-prim-seq-0.4.0 ... linking ... done.[[BR]]
 Loading package ffi-1.0 ... linking ... done.[[BR]]
 Segmentation fault/access violation in generated code[[BR]]
 make[1]: *** [libraries/dph/dph-seq/dist-
 install/build/Data/Array/Parallel/Lifted/PArray.o] Error 1[[BR]]
 make: *** [all] Error 2

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4172>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to