Daily report for head
BuildBot Collator
bit.bucket at galois.com
Tue Jun 23 03:30:03 EDT 2009
Skipped content of type multipart/alternative-------------- next part --------------
Last 30 lines:
*.a) \
/usr/bin/install -c -m 644 $i c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib; \
: c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib/`basename $i` ;; \
*.dll) \
/usr/bin/install -c -m 644 -s $i c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib ;; \
*.so) \
/usr/bin/install -c -m 755 $i c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib ;; \
*.dylib) \
/usr/bin/install -c -m 755 $i c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib; \
install_name_tool -id c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib/`basename $i` c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib/`basename $i` ;; \
*) \
/usr/bin/install -c -m 644 $i c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib; \
esac; \
done
inplace/bin/mkdirhier c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib/include
for i in gmp/gmp.h libffi/ffi.h includes/Block.h includes/Bytecodes.h includes/ClosureMacros.h includes/ClosureTypes.h includes/Closures.h includes/Cmm.h includes/Constants.h includes/DNInvoke.h includes/DerivedConstants.h includes/Dotnet.h includes/EventLogFormat.h includes/FileLock.h includes/GHCConstants.h includes/GranSim.h includes/Hooks.h includes/HsFFI.h includes/InfoTables.h includes/Linker.h includes/Liveness.h includes/MachDeps.h includes/MachRegs.h includes/OSThreads.h includes/Parallel.h includes/Regs.h includes/Rts.h includes/RtsAPI.h includes/RtsConfig.h includes/RtsExternal.h includes/RtsFlags.h includes/RtsGlobals.h includes/RtsMessages.h includes/RtsTypes.h includes/SMP.h includes/SMPClosureOps.h includes/STM.h includes/SchedAPI.h includes/Signals.h includes/SpinLock.h includes/Stable.h includes/Stg.h includes/StgDLL.h includes/StgFun.h includes/StgLdvProf.h includes/StgMiscClosures.h includes/StgProf.h includes/StgTypes.h includes/Storage.h includes/TSO.h includes/TailCalls.h includes/TickyCounters.h includes/config.h includes/ghcconfig.h includes/ieee-flpt.h includes/ghcautoconf.h includes/ghcplatform.h; do \
/usr/bin/install -c -m 644 $i c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib/include; \
done
"inplace/bin/mkdirhier" c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib
for i in driver/mangler/dist/ghc-asm driver/split/dist/ghc-split; do \
/usr/bin/install -c -m 755 $i c:/builds/slave/x86-win-head/build/ghc-6.11.20090621/lib; \
done
"/usr/bin/tar" cf - ghc-6.11.20090621 | bzip2 -c > c:/builds/slave/x86-win-head/build/ghc-6.11.20090621-i386-unknown-mingw32.tar.bz2
make -r --no-print-directory -f ghc.mk windows-installer
"c:/Program\ Files/Inno\ Setup\ 5/iscc.exe" /O. /Fghc-6.11.20090621-i386-windows - < distrib/ghc.iss
/bin/sh: c:/Program\ Files/Inno\ Setup\ 5/iscc.exe: No such file or directory
make[2]: *** [windows-installer] Error 127
make[1]: *** [binary-dist] Error 2
make[1]: Leaving directory `/buildbot/x86-win-head/build'
-------------- next part --------------
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-head/build/bindisttest'
rm -f -rf "install dir"
rm -f -rf a/b/c/*
rm -f HelloWorld HelloWorld.o HelloWorld.hi output
cd a/b/c/ && /usr/bin/tar --force-local -jxf c:/builds/slave/x86-win-head/build/ghc-6.11.20090621-i386-unknown-mingw32.tar.bz2
mv a/b/c/ghc-6.11.20090621 c:/builds/slave/x86-win-head/build/bindisttest/"install dir"
c:/builds/slave/x86-win-head/build/bindisttest/"install dir"/bin/runghc HelloWorld > output
diff -U 1 output expected_output
c:/builds/slave/x86-win-head/build/bindisttest/"install dir"/bin/ghc --make HelloWorld
[1 of 1] Compiling Main ( HelloWorld.lhs, HelloWorld.o )
Linking HelloWorld.exe ...
'C:\builds\slave\x86-win-head\build\bindisttest\install' is not recognized as an internal or external command,
operable program or batch file.
C:\builds\slave\x86-win-head\build\bindisttest\install dir\lib\..\mingw\bin\windres: preprocessing failed.
make[1]: *** [all] Error 1
make[1]: Leaving directory `/buildbot/x86-win-head/build/bindisttest'
-------------- next part --------------
Last 30 lines:
error: (near initialization for `rtsSyms[392]')
rts\Linker.c:914:0: error: initializer element is not constant
rts\Linker.c:914:0:
error: (near initialization for `rtsSyms[393]')
rts\Linker.c:914:0: error: initializer element is not constant
rts\Linker.c:914:0:
error: (near initialization for `rtsSyms[394]')
rts\Linker.c:914:0: error: initializer element is not constant
rts\Linker.c:914:0:
error: (near initialization for `rtsSyms[395]')
rts\Linker.c:914:0: error: initializer element is not constant
rts\Linker.c:914:0:
error: (near initialization for `rtsSyms[396]')
rts\Linker.c:921:0: error: initializer element is not constant
rts\Linker.c:921:0:
error: (near initialization for `rtsSyms[397]')
make[2]: *** [rts/dist/build/Linker.o] Error 1
make[1]: *** [all] Error 2
make[1]: Leaving directory `/buildbot/x86-win-fast-head/build'
-------------- next part --------------
Last 30 lines:
-------------- next part --------------
Last 30 lines:
== running darcs get --partial http://darcs.haskell.org//packages/template-haskell libraries/template-haskell
Copying patch 1 of 26...Copying patch 2 of 26...Copying patch 3 of 26...Copying patch 4 of 26...Copying patch 5 of 26...Copying patch 6 of 26...Copying patch 7 of 26...Copying patch 8 of 26...Copying patch 9 of 26...Copying patch 10 of 26...Copying patch 11 of 26...Copying patch 12 of 26...Copying patch 13 of 26...Copying patch 14 of 26...Copying patch 15 of 26...Copying patch 16 of 26...Copying patch 17 of 26...Copying patch 18 of 26...Copying patch 19 of 26...Copying patch 20 of 26...Copying patch 21 of 26...Copying patch 22 of 26...Copying patch 23 of 26...Copying patch 24 of 26...Copying patch 25 of 26...Copying patch 26 of 26...Copying patch 26 of 26... done.
Applying patch 1 of 25... Applying patch 2 of 25... Applying patch 3 of 25... Applying patch 4 of 25... Applying patch 5 of 25... Applying patch 6 of 25... Applying patch 7 of 25... Applying patch 8 of 25... Applying patch 9 of 25... Applying patch 10 of 25... Applying patch 11 of 25... Applying patch 12 of 25... Applying patch 13 of 25... Applying patch 14 of 25... Applying patch 15 of 25... Applying patch 16 of 25... Applying patch 17 of 25... Applying patch 18 of 25... Applying patch 19 of 25... Applying patch 20 of 25... Applying patch 21 of 25... Applying patch 22 of 25... Applying patch 23 of 25... Applying patch 24 of 25... Applying patch 25 of 25... done.
Finished getting.
== running darcs get --partial http://darcs.haskell.org//packages/terminfo libraries/terminfo
Copying patch 1 of 75...Copying patch 2 of 75...Copying patch 3 of 75...Copying patch 4 of 75...Copying patch 5 of 75...Copying patch 6 of 75...Copying patch 7 of 75...Copying patch 8 of 75...Copying patch 9 of 75...Copying patch 10 of 75...Copying patch 11 of 75...Copying patch 12 of 75...Copying patch 13 of 75...Copying patch 14 of 75...Copying patch 15 of 75...Copying patch 16 of 75...Copying patch 17 of 75...Copying patch 18 of 75...Copying patch 19 of 75...Copying patch 20 of 75...Copying patch 21 of 75...Copying patch 22 of 75...Copying patch 23 of 75...Copying patch 24 of 75...Copying patch 25 of 75...Copying patch 26 of 75...Copying patch 27 of 75...Copying patch 28 of 75...Copying patch 29 of 75...Copying patch 30 of 75...Copying patch 31 of 75...Copying patch 32 of 75...Copying patch 33 of 75...Copying patch 34 of 75...Copying patch 35 of 75...Copying patch 36 of 75...Copying patch 37 of 75...Copying patch 38 of 75...Copying patch 39 of 75...Copying patch 40 of 75...Copying patch 41 of 75...Copying patch 42 of 75...Copying patch 43 of 75...Copying patch 44 of 75...Copying patch 45 of 75...Copying patch 46 of 75...Copying patch 47 of 75...Copying patch 48 of 75...Copying patch 49 of 75...Copying patch 50 of 75...Copying patch 51 of 75...Copying patch 52 of 75...Copying patch 53 of 75...Copying patch 54 of 75...Copying patch 55 of 75...Copying patch 56 of 75...Copying patch 57 of 75...Copying patch 58 of 75...Copying patch 59 of 75...Copying patch 60 of 75...Copying patch 61 of 75...Copying patch 62 of 75...Copying patch 63 of 75...Copying patch 64 of 75...Copying patch 65 of 75...Copying patch 66 of 75...Copying patch 67 of 75...Copying patch 68 of 75...Copying patch 69 of 75...Copying patch 70 of 75...Copying patch 71 of 75...Copying patch 72 of 75...Copying patch 73 of 75...Copying patch 74 of 75...Copying patch 75 of 75...Copying patch 75 of 75... done.
Applying patch 1 of 75... Applying patch 2 of 75... Applying patch 3 of 75... Applying patch 4 of 75... Applying patch 5 of 75... Applying patch 6 of 75... Applying patch 7 of 75... Applying patch 8 of 75... Applying patch 9 of 75... Applying patch 10 of 75... Applying patch 11 of 75... Applying patch 12 of 75... Applying patch 13 of 75... Applying patch 14 of 75... Applying patch 15 of 75... Applying patch 16 of 75... Applying patch 17 of 75... Applying patch 18 of 75... Applying patch 19 of 75... Applying patch 20 of 75... Applying patch 21 of 75... Applying patch 22 of 75... Applying patch 23 of 75... Applying patch 24 of 75... Applying patch 25 of 75... Applying patch 26 of 75... Applying patch 27 of 75... Applying patch 28 of 75... Applying patch 29 of 75... Applying patch 30 of 75... Applying patch 31 of 75... Applying patch 32 of 75... Applying patch 33 of 75... Applying patch 34 of 75... Applying patch 35 of 75... Applying patch 36 of 75... Applying patch 37 of 75... Applying patch 38 of 75... Applying patch 39 of 75... Applying patch 40 of 75... Applying patch 41 of 75... Applying patch 42 of 75... Applying patch 43 of 75... Applying patch 44 of 75... Applying patch 45 of 75... Applying patch 46 of 75... Applying patch 47 of 75... Applying patch 48 of 75... Applying patch 49 of 75... Applying patch 50 of 75... Applying patch 51 of 75... Applying patch 52 of 75... Applying patch 53 of 75... Applying patch 54 of 75... Applying patch 55 of 75... Applying patch 56 of 75... Applying patch 57 of 75... Applying patch 58 of 75... Applying patch 59 of 75... Applying patch 60 of 75... Applying patch 61 of 75... Applying patch 62 of 75... Applying patch 63 of 75... Applying patch 64 of 75... Applying patch 65 of 75... Applying patch 66 of 75... Applying patch 67 of 75... Applying patch 68 of 75... Applying patch 69 of 75... Applying patch 70 of 75... Applying patch 71 of 75... Applying patch 72 of 75... Applying patch 73 of 75... Applying patch 74 of 75... Applying patch 75 of 75... done.
Finished getting.
== running darcs get --partial http://darcs.haskell.org//packages/unix libraries/unix
Copying patch 1 of 34...Copying patch 2 of 34...Copying patch 3 of 34...Copying patch 4 of 34...Copying patch 5 of 34...Copying patch 6 of 34...Copying patch 7 of 34...Copying patch 8 of 34...Copying patch 9 of 34...Copying patch 10 of 34...Copying patch 11 of 34...Copying patch 12 of 34...Copying patch 13 of 34...Copying patch 14 of 34...Copying patch 15 of 34...Copying patch 16 of 34...Copying patch 17 of 34...Copying patch 18 of 34...Copying patch 19 of 34...Copying patch 20 of 34...Copying patch 21 of 34...Copying patch 22 of 34...Copying patch 23 of 34...Copying patch 24 of 34...Copying patch 25 of 34...Copying patch 26 of 34...Copying patch 27 of 34...Copying patch 28 of 34...Copying patch 29 of 34...Copying patch 30 of 34...Copying patch 31 of 34...Copying patch 32 of 34...Copying patch 33 of 34...Copying patch 34 of 34...Copying patch 34 of 34... done.
Applying patch 1 of 33... Applying patch 2 of 33... Applying patch 3 of 33... Applying patch 4 of 33... Applying patch 5 of 33... Applying patch 6 of 33... Applying patch 7 of 33... Applying patch 8 of 33... Applying patch 9 of 33... Applying patch 10 of 33... Applying patch 11 of 33... Applying patch 12 of 33... Applying patch 13 of 33... Applying patch 14 of 33... Applying patch 15 of 33... Applying patch 16 of 33... Applying patch 17 of 33... Applying patch 18 of 33... Applying patch 19 of 33... Applying patch 20 of 33... Applying patch 21 of 33... Applying patch 22 of 33... Applying patch 23 of 33... Applying patch 24 of 33... Applying patch 25 of 33... Applying patch 26 of 33... Applying patch 27 of 33... Applying patch 28 of 33... Applying patch 29 of 33... Applying patch 30 of 33... Applying patch 31 of 33... Applying patch 32 of 33... Applying patch 33 of 33... done.
Finished getting.
== running darcs get --partial http://darcs.haskell.org//packages/utf8-string libraries/utf8-string
Copying patch 1 of 1...Copying patch 1 of 1... done.
Applying patch 1 of 1... done.
Finished getting.
== running darcs get --partial http://darcs.haskell.org//packages/Win32 libraries/Win32
Copying patch 1 of 19...Copying patch 2 of 19...Copying patch 3 of 19...Copying patch 4 of 19...Copying patch 5 of 19...Copying patch 6 of 19...Copying patch 7 of 19...Copying patch 8 of 19...Copying patch 9 of 19...Copying patch 10 of 19...Copying patch 11 of 19...Copying patch 12 of 19...Copying patch 13 of 19...Copying patch 14 of 19...Copying patch 15 of 19...Copying patch 16 of 19...Copying patch 17 of 19...Copying patch 18 of 19...Copying patch 19 of 19...Copying patch 19 of 19... done.
Applying patch 1 of 18... Applying patch 2 of 18... Applying patch 3 of 18... Applying patch 4 of 18... Applying patch 5 of 18... Applying patch 6 of 18... Applying patch 7 of 18... Applying patch 8 of 18... Applying patch 9 of 18... Applying patch 10 of 18... Applying patch 11 of 18... Applying patch 12 of 18... Applying patch 13 of 18... Applying patch 14 of 18... Applying patch 15 of 18... Applying patch 16 of 18... Applying patch 17 of 18... Applying patch 18 of 18... done.
Finished getting.
== running darcs get --partial http://darcs.haskell.org//testsuite testsuite
This is the GHC testsuite darcs repository (HEAD branch)
For more information, visit the GHC developer wiki at
http://hackage.haskell.org/trac/ghc
**********************
darcs failed: Failed to download URL http://darcs.haskell.org//testsuite/_darcs/checkpoints/20080920162649-3fd76-e9ce616a7affa6ec8171d757960e24cf36194c7b.gz : libcurl error code: 18
darcs failed: 512 at ./darcs-all line 67.
-------------- next part --------------
Last 30 lines:
-------------- next part --------------
Last 30 lines:
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-6.11.20090623 -hide-all-packages -i -icompiler/nativeGen -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/cprAnalysis -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/main -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/../libffi/build/include -Icompiler/stage2 -Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include -Icompiler/. -Icompiler/parser -Icompiler/utils -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package Cabal-1.7.2 -package array-0.2.0.1 -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.1 -package template-haskell-2.4.0.0 -package unix-2.3.1.0 -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O -fasm -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -XRelaxedPolyRec -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -hisuf hi -osuf o -hcsuf hc -c compiler/main/GHC.hs -o compiler/stage2/build/GHC.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-6.11.20090623 -hide-all-packages -i -icompiler/nativeGen -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/cprAnalysis -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/main -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/../libffi/build/include -Icompiler/stage2 -Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include -Icompiler/. -Icompiler/parser -Icompiler/utils -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package Cabal-1.7.2 -package array-0.2.0.1 -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.1 -package template-haskell-2.4.0.0 -package unix-2.3.1.0 -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O -fasm -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -XRelaxedPolyRec -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -hisuf hi -osuf o -hcsuf hc -c compiler/main/PprTyThing.hs -o compiler/stage2/build/PprTyThing.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-6.11.20090623 -hide-all-packages -i -icompiler/nativeGen -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/cprAnalysis -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/main -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/../libffi/build/include -Icompiler/stage2 -Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include -Icompiler/. -Icompiler/parser -Icompiler/utils -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package Cabal-1.7.2 -package array-0.2.0.1 -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.1 -package template-haskell-2.4.0.0 -package unix-2.3.1.0 -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O -fasm -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -XRelaxedPolyRec -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -hisuf hi -osuf o -hcsuf hc -c compiler/ghci/Debugger.hs -o compiler/stage2/build/Debugger.o
"inplace/bin/ghc-stage1" -H32m -O -package-name base-4.1.0.0 -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XNoImplicitPrelude -XCPP -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/base/dist-install/build/System/CPUTime.hs -o libraries/base/dist-install/build/System/CPUTime.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./GhciMonad.hs -o ghc/stage2/build/GhciMonad.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./GhciTags.hs -o ghc/stage2/build/GhciTags.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./InteractiveUI.hs -o ghc/stage2/build/InteractiveUI.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-6.11.20090623 -hide-all-packages -i -icompiler/nativeGen -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/cprAnalysis -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/main -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/../libffi/build/include -Icompiler/stage2 -Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include -Icompiler/. -Icompiler/parser -Icompiler/utils -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package Cabal-1.7.2 -package array-0.2.0.1 -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.1 -package template-haskell-2.4.0.0 -package unix-2.3.1.0 -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O -fasm -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -XRelaxedPolyRec -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -hisuf hi -osuf o -hcsuf hc -c compiler/main/DriverMkDepend.hs -o compiler/stage2/build/DriverMkDepend.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./Main.hs -o ghc/stage2/build/Main.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/ghc-prim/./GHC/Debug.hs -o libraries/ghc-prim/dist-install/build/GHC/Debug.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs -o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/ghc-prim/./GHC/IntWord32.hs -o libraries/ghc-prim/dist-install/build/GHC/IntWord32.o
"rm" -f libraries/ghc-prim/dist-install/build/cbits/debug.o
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/cbits/
mkdir libraries/ghc-prim/dist-install/build/cbits
"inplace/bin/ghc-stage1" -optc-O -optc-g -optc-O2 -optc-Ilibraries/ghc-prim/. -optc-I/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/includes -optc-I/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libffi/build/include -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -c libraries/ghc-prim/cbits/debug.c -o libraries/ghc-prim/dist-install/build/cbits/debug.o
"rm" -f libraries/ghc-prim/dist-install/build/cbits/longlong.o
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/cbits/
"inplace/bin/ghc-stage1" -optc-O -optc-g -optc-O2 -optc-Ilibraries/ghc-prim/. -optc-I/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/includes -optc-I/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libffi/build/include -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -c libraries/ghc-prim/cbits/longlong.c -o libraries/ghc-prim/dist-install/build/cbits/longlong.o
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.1.0.0.a
echo libraries/ghc-prim/dist-install/build/cbits/debug.o libraries/ghc-prim/dist-install/build/cbits/longlong.o libraries/ghc-prim/dist-install/build/GHC/Bool.o libraries/ghc-prim/dist-install/build/GHC/Debug.o libraries/ghc-prim/dist-install/build/GHC/Generics.o libraries/ghc-prim/dist-install/build/GHC/Ordering.o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o libraries/ghc-prim/dist-install/build/GHC/IntWord32.o libraries/ghc-prim/dist-install/build/GHC/IntWord64.o libraries/ghc-prim/dist-install/build/GHC/Tuple.o libraries/ghc-prim/dist-install/build/GHC/Types.o libraries/ghc-prim/dist-install/build/GHC/Unit.o `find libraries/ghc-prim/dist-install/build -name "*_stub.o" -print` | xargs /usr/bin/ar clqs libraries/ghc-prim/dist-install/build/libHSghc-prim-0.1.0.0.a || "rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.1.0.0.a
"inplace/bin/mkdirhier" libraries/integer-gmp/dist-install/build/cbits/
mkdir libraries/integer-gmp/dist-install/build/cbits
"inplace/bin/ghc-stage1" -H32m -O -package-name integer-0.1.0.0 -hide-all-packages -i -ilibraries/integer-gmp/. -ilibraries/integer-gmp/dist-install/build -ilibraries/integer-gmp/dist-install/build/autogen -Ilibraries/integer-gmp/dist-install/build -Ilibraries/integer-gmp/dist-install/build/autogen -Ilibraries/integer-gmp/. -optP-include -optPlibraries/integer-gmp/dist-install/build/autogen/cabal_macros.h -package ghc-prim-0.1.0.0 -package-name integer -XCPP -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -O -fgenerics -fasm -fno-warn-deprecated-flags -c libraries/integer-gmp/cbits/gmp-wrappers.cmm -o libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers.o
libraries/integer-gmp/cbits/gmp-wrappers.cmm:29:33:
error: GmpDerivedConstants.h: No such file or directory
make[1]: *** [libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers.o] Error 1
make: *** [all] Error 2
-------------- next part --------------
Last 30 lines:
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-6.11.20090623 -hide-all-packages -i -icompiler/nativeGen -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/cprAnalysis -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/main -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/../libffi/build/include -Icompiler/stage2 -Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include -Icompiler/. -Icompiler/parser -Icompiler/utils -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package Cabal-1.7.2 -package array-0.2.0.1 -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.1 -package template-haskell-2.4.0.0 -package unix-2.3.1.0 -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O -fasm -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -XRelaxedPolyRec -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -hisuf hi -osuf o -hcsuf hc -c compiler/main/PprTyThing.hs -o compiler/stage2/build/PprTyThing.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-6.11.20090623 -hide-all-packages -i -icompiler/nativeGen -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/cprAnalysis -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/main -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/../libffi/build/include -Icompiler/stage2 -Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include -Icompiler/. -Icompiler/parser -Icompiler/utils -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package Cabal-1.7.2 -package array-0.2.0.1 -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.1 -package template-haskell-2.4.0.0 -package unix-2.3.1.0 -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O -fasm -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -XRelaxedPolyRec -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -hisuf hi -osuf o -hcsuf hc -c compiler/ghci/Debugger.hs -o compiler/stage2/build/Debugger.o
"inplace/bin/ghc-stage1" -H32m -O -package-name base-4.1.0.0 -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XNoImplicitPrelude -XCPP -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/base/dist-install/build/System/CPUTime.hs -o libraries/base/dist-install/build/System/CPUTime.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./GhciMonad.hs -o ghc/stage2/build/GhciMonad.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./GhciTags.hs -o ghc/stage2/build/GhciTags.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./InteractiveUI.hs -o ghc/stage2/build/InteractiveUI.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-6.11.20090623 -hide-all-packages -i -icompiler/nativeGen -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/cprAnalysis -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/main -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/../libffi/build/include -Icompiler/stage2 -Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include -Icompiler/. -Icompiler/parser -Icompiler/utils -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package Cabal-1.7.2 -package array-0.2.0.1 -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.1 -package template-haskell-2.4.0.0 -package unix-2.3.1.0 -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O -fasm -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -XRelaxedPolyRec -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -hisuf hi -osuf o -hcsuf hc -c compiler/main/DriverMkDepend.hs -o compiler/stage2/build/DriverMkDepend.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./Main.hs -o ghc/stage2/build/Main.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/ghc-prim/./GHC/Debug.hs -o libraries/ghc-prim/dist-install/build/GHC/Debug.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs -o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/ghc-prim/./GHC/IntWord32.hs -o libraries/ghc-prim/dist-install/build/GHC/IntWord32.o
"rm" -f libraries/ghc-prim/dist-install/build/cbits/debug.o
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/cbits/
mkdir libraries/ghc-prim/dist-install/build/cbits
"inplace/bin/ghc-stage1" -optc-O -optc-g -optc-O2 -optc-Ilibraries/ghc-prim/. -optc-I/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-head/build/includes -optc-I/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-head/build/libffi/build/include -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -c libraries/ghc-prim/cbits/debug.c -o libraries/ghc-prim/dist-install/build/cbits/debug.o
"rm" -f libraries/ghc-prim/dist-install/build/cbits/longlong.o
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/cbits/
"inplace/bin/ghc-stage1" -optc-O -optc-g -optc-O2 -optc-Ilibraries/ghc-prim/. -optc-I/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-head/build/includes -optc-I/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-head/build/libffi/build/include -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -c libraries/ghc-prim/cbits/longlong.c -o libraries/ghc-prim/dist-install/build/cbits/longlong.o
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.1.0.0.a
echo libraries/ghc-prim/dist-install/build/cbits/debug.o libraries/ghc-prim/dist-install/build/cbits/longlong.o libraries/ghc-prim/dist-install/build/GHC/Bool.o libraries/ghc-prim/dist-install/build/GHC/Debug.o libraries/ghc-prim/dist-install/build/GHC/Generics.o libraries/ghc-prim/dist-install/build/GHC/Ordering.o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o libraries/ghc-prim/dist-install/build/GHC/IntWord32.o libraries/ghc-prim/dist-install/build/GHC/IntWord64.o libraries/ghc-prim/dist-install/build/GHC/Tuple.o libraries/ghc-prim/dist-install/build/GHC/Types.o libraries/ghc-prim/dist-install/build/GHC/Unit.o `find libraries/ghc-prim/dist-install/build -name "*_stub.o" -print` | xargs /usr/bin/ar q libraries/ghc-prim/dist-install/build/libHSghc-prim-0.1.0.0.a || "rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.1.0.0.a
/usr/bin/ar: creating libraries/ghc-prim/dist-install/build/libHSghc-prim-0.1.0.0.a
"inplace/bin/mkdirhier" libraries/integer-gmp/dist-install/build/cbits/
mkdir libraries/integer-gmp/dist-install/build/cbits
"inplace/bin/ghc-stage1" -H32m -O -package-name integer-0.1.0.0 -hide-all-packages -i -ilibraries/integer-gmp/. -ilibraries/integer-gmp/dist-install/build -ilibraries/integer-gmp/dist-install/build/autogen -Ilibraries/integer-gmp/dist-install/build -Ilibraries/integer-gmp/dist-install/build/autogen -Ilibraries/integer-gmp/. -optP-include -optPlibraries/integer-gmp/dist-install/build/autogen/cabal_macros.h -package ghc-prim-0.1.0.0 -package-name integer -XCPP -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -O -fgenerics -fasm -fno-warn-deprecated-flags -c libraries/integer-gmp/cbits/gmp-wrappers.cmm -o libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers.o
libraries/integer-gmp/cbits/gmp-wrappers.cmm:29:33:
error: GmpDerivedConstants.h: No such file or directory
make[1]: *** [libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers.o] Error 1
make: *** [all] Error 2
-------------- next part --------------
Last 30 lines:
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-6.11.20090623 -hide-all-packages -i -icompiler/nativeGen -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/cprAnalysis -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/main -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/../libffi/build/include -Icompiler/stage2 -Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include -Icompiler/. -Icompiler/parser -Icompiler/utils -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package Cabal-1.7.2 -package array-0.2.0.1 -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.1 -package template-haskell-2.4.0.0 -package unix-2.3.1.0 -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O -fasm -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -XRelaxedPolyRec -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -hisuf hi -osuf o -hcsuf hc -c compiler/main/GHC.hs -o compiler/stage2/build/GHC.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-6.11.20090623 -hide-all-packages -i -icompiler/nativeGen -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/cprAnalysis -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/main -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/../libffi/build/include -Icompiler/stage2 -Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include -Icompiler/. -Icompiler/parser -Icompiler/utils -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package Cabal-1.7.2 -package array-0.2.0.1 -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.1 -package template-haskell-2.4.0.0 -package unix-2.3.1.0 -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O -fasm -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -XRelaxedPolyRec -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -hisuf hi -osuf o -hcsuf hc -c compiler/main/PprTyThing.hs -o compiler/stage2/build/PprTyThing.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-6.11.20090623 -hide-all-packages -i -icompiler/nativeGen -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/cprAnalysis -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/main -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/../libffi/build/include -Icompiler/stage2 -Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include -Icompiler/. -Icompiler/parser -Icompiler/utils -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package Cabal-1.7.2 -package array-0.2.0.1 -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.1 -package template-haskell-2.4.0.0 -package unix-2.3.1.0 -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O -fasm -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -XRelaxedPolyRec -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -hisuf hi -osuf o -hcsuf hc -c compiler/ghci/Debugger.hs -o compiler/stage2/build/Debugger.o
"inplace/bin/ghc-stage1" -H32m -O -package-name base-4.1.0.0 -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XNoImplicitPrelude -XCPP -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/base/dist-install/build/System/CPUTime.hs -o libraries/base/dist-install/build/System/CPUTime.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./GhciMonad.hs -o ghc/stage2/build/GhciMonad.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./GhciTags.hs -o ghc/stage2/build/GhciTags.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./InteractiveUI.hs -o ghc/stage2/build/InteractiveUI.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-6.11.20090623 -hide-all-packages -i -icompiler/nativeGen -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/cprAnalysis -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/main -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/../libffi/build/include -Icompiler/stage2 -Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include -Icompiler/. -Icompiler/parser -Icompiler/utils -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package Cabal-1.7.2 -package array-0.2.0.1 -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.1 -package template-haskell-2.4.0.0 -package unix-2.3.1.0 -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O -fasm -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -XRelaxedPolyRec -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -hisuf hi -osuf o -hcsuf hc -c compiler/main/DriverMkDepend.hs -o compiler/stage2/build/DriverMkDepend.o
"inplace/bin/ghc-stage1" -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090623 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc -c ghc/./Main.hs -o ghc/stage2/build/Main.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/ghc-prim/./GHC/Debug.hs -o libraries/ghc-prim/dist-install/build/GHC/Debug.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs -o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o
"inplace/bin/ghc-stage1" -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -hisuf hi -osuf o -hcsuf hc -c libraries/ghc-prim/./GHC/IntWord32.hs -o libraries/ghc-prim/dist-install/build/GHC/IntWord32.o
"rm" -f libraries/ghc-prim/dist-install/build/cbits/debug.o
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/cbits/
mkdir libraries/ghc-prim/dist-install/build/cbits
"inplace/bin/ghc-stage1" -optc-O -optc-g -optc-O2 -optc-Ilibraries/ghc-prim/. -optc-I/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-head/build/includes -optc-I/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-head/build/libffi/build/include -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -c libraries/ghc-prim/cbits/debug.c -o libraries/ghc-prim/dist-install/build/cbits/debug.o
"rm" -f libraries/ghc-prim/dist-install/build/cbits/longlong.o
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/cbits/
"inplace/bin/ghc-stage1" -optc-O -optc-g -optc-O2 -optc-Ilibraries/ghc-prim/. -optc-I/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-head/build/includes -optc-I/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-head/build/libffi/build/include -H32m -O -package-name ghc-prim-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package rts-1.0 -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -O -fgenerics -fasm -fno-warn-deprecated-flags -c libraries/ghc-prim/cbits/longlong.c -o libraries/ghc-prim/dist-install/build/cbits/longlong.o
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.1.0.0.a
echo libraries/ghc-prim/dist-install/build/cbits/debug.o libraries/ghc-prim/dist-install/build/cbits/longlong.o libraries/ghc-prim/dist-install/build/GHC/Bool.o libraries/ghc-prim/dist-install/build/GHC/Debug.o libraries/ghc-prim/dist-install/build/GHC/Generics.o libraries/ghc-prim/dist-install/build/GHC/Ordering.o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o libraries/ghc-prim/dist-install/build/GHC/IntWord32.o libraries/ghc-prim/dist-install/build/GHC/IntWord64.o libraries/ghc-prim/dist-install/build/GHC/Tuple.o libraries/ghc-prim/dist-install/build/GHC/Types.o libraries/ghc-prim/dist-install/build/GHC/Unit.o `find libraries/ghc-prim/dist-install/build -name "*_stub.o" -print` | xargs /usr/bin/ar clqs libraries/ghc-prim/dist-install/build/libHSghc-prim-0.1.0.0.a || "rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.1.0.0.a
"inplace/bin/mkdirhier" libraries/integer-gmp/dist-install/build/cbits/
mkdir libraries/integer-gmp/dist-install/build/cbits
"inplace/bin/ghc-stage1" -H32m -O -package-name integer-0.1.0.0 -hide-all-packages -i -ilibraries/integer-gmp/. -ilibraries/integer-gmp/dist-install/build -ilibraries/integer-gmp/dist-install/build/autogen -Ilibraries/integer-gmp/dist-install/build -Ilibraries/integer-gmp/dist-install/build/autogen -Ilibraries/integer-gmp/. -optP-include -optPlibraries/integer-gmp/dist-install/build/autogen/cabal_macros.h -package ghc-prim-0.1.0.0 -package-name integer -XCPP -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -O -fgenerics -fasm -fno-warn-deprecated-flags -c libraries/integer-gmp/cbits/gmp-wrappers.cmm -o libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers.o
libraries/integer-gmp/cbits/gmp-wrappers.cmm:29:33:
error: GmpDerivedConstants.h: No such file or directory
make[1]: *** [libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers.o] Error 1
make: *** [all] Error 2
More information about the Cvs-ghc
mailing list