solaris-amd64-head (Solaris/amd64 HEAD (Karel Gardas)), build 27, Failure
Builder
freebsd.haskell.builder at gmail.com
Fri Aug 8 04:10:03 UTC 2014
solaris-amd64-head (Solaris/amd64 HEAD (Karel Gardas)), build 27
Build failed
Details: http://haskell.inf.elte.hu/builders/solaris-amd64-head/27.html
git clone | Success
create mk/build.mk | Success
get subrepos | Success
repo versions | Success
touching clean-check files | Success
setting version date | Success
booting | Success
configuring | Success
creating check-remove-before | Success
compiling | Failure: Just (ExitFailure 2)
Build failed
Details: http://haskell.inf.elte.hu/builders/solaris-amd64-head/27.html
-------------- next part --------------
echo 'datadir="/buildbot/gabor-ghc-head-x64-builde [...] >> inplace/bin/genprimopcode
echo 'bindir="/buildbot/gabor-ghc-head-x64-builder [...] >> inplace/bin/genprimopcode
echo 'topdir="/buildbot/gabor-ghc-head-x64-builder [...] >> inplace/bin/genprimopcode
echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/genprimopcode
echo 'export LD_LIBRARY_PATH=":$LD_LIBRARY_PATH"' >> inplace/bin/genprimopcode
echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/genprimopcode
chmod +x inplace/bin/genprimopcode
"inplace/bin/genprimopcode" --data-decl < [...] t > compiler/stage1/build/primop-data-decl.hs-incl
"inplace/bin/genprimopcode" --primop-tag < [...] ops.txt > compiler/stage1/build/primop-tag.hs-incl
"inplace/bin/genprimopcode" --primop-list < [...] ps.txt > compiler/stage1/build/primop-list.hs-incl
"inplace/bin/genprimopcode" --has-side-effects < [...] piler/stage1/build/primop-has-side-effects.hs-incl
"inplace/bin/genprimopcode" --out-of-line < [...] > compiler/stage1/build/primop-out-of-line.hs-incl
"inplace/bin/genprimopcode" --commutable < [...] > compiler/stage1/build/primop-commutable.hs-incl
"inplace/bin/genprimopcode" --code-size < [...] t > compiler/stage1/build/primop-code-size.hs-incl
"inplace/bin/genprimopcode" --can-fail < [...] xt > compiler/stage1/build/primop-can-fail.hs-incl
"inplace/bin/genprimopcode" --strictness < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-strictness.hs-incl
"inplace/bin/genprimopcode" --fixity < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-fixity.hs-incl
"inplace/bin/genprimopcode" --primop-primop-info < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-primop-info.hs-incl
"inplace/bin/genprimopcode" --primop-vector-uniques < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-uniques.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tys < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tys-exports < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys-exports.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tycons < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tycons.hs-incl
"rm" -f compiler/stage1/build/.depend-v.haskell.tmp
"/opt/ghc-7.9.20140725-amd64/bin/ghc" -M -static -H32m -O -package-db libraries/bootstrapping.conf -package-name ghc-7.9 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -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/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.21.0.0 -package array-0.5.0.0 -package base-4.7.1.0 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -packa [...] mpiler/nativeGen/SPARC/CodeGen/Sanity.hs compiler/nativeGen/SPARC/CodeGen/Expand.hs compiler/nativeGen/RegAlloc/Liveness.hs compiler/nativeGen/RegAlloc/Graph/Main.hs compiler/nativeGen/RegAlloc/Graph/Stats.hs compiler/nativeGen/RegAlloc/Graph/ArchBase.hs compiler/nativeGen/RegAlloc/Graph/ArchX86.hs compiler/nativeGen/RegAlloc/Graph/Coalesce.hs compiler/nativeGen/RegAlloc/Graph/Spill.hs compiler/nativeGen/RegAlloc/Graph/SpillClean.hs compiler/nativeGen/RegAlloc/Graph/SpillCost.hs compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs compiler/nativeGen/RegAlloc/Linear/Main.hs compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs compiler/nativeGen/RegAlloc/Linear/State.hs compiler/nativeGen/RegAlloc/Linear/Stats.hs compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/StackMap.hs compiler/nativeGen/RegAlloc/Linear/Base.hs compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs
ghc: unrecognised flag: -this-package-key
Usage: For basic information, try the `--help' option.
<<ghc: 80697696 bytes, 35 GCs, 1393245/2751352 avg/max bytes residency (3 samples), 30M in use, 0.00 INIT (0.00 elapsed), 0.06 MUT (0.08 elapsed), 0.04 GC (0.07 elapsed) :ghc>>
gmake[1]: *** [compiler/stage1/build/.depend-v.haskell] Error 1
gmake: *** [all] Error 2
More information about the ghc-builds
mailing list