solaris-x86-head (Solaris/x86 HEAD (Karel Gardas)), build 641, Failure
Builder
freebsd.haskell.builder at gmail.com
Mon Apr 4 19:21:12 UTC 2016
solaris-x86-head (Solaris/x86 HEAD (Karel Gardas)), build 641
Build failed
Details: http://haskell.inf.elte.hu/builders/solaris-x86-head/641.html
git clone | Success
git clone (Windows tarballs) | Success
create mk/build.mk | 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-x86-head/641.html
-------------- next part --------------
echo "targetARCH = \"i386\"" >> utils/ghc-pkg/dist/build/Version.hs
"inplace/bin/ghc-cabal" configure utils/ghc-pkg di [...] bot//bin/alex" --with-happy="/buildbot//bin/happy"
Configuring ghc-pkg-6.9...
"inplace/bin/ghc-cabal" configure utils/hsc2hs dis [...] bot//bin/alex" --with-happy="/buildbot//bin/happy"
Configuring hsc2hs-0.67...
"inplace/bin/ghc-cabal" configure utils/genapply d [...] bot//bin/alex" --with-happy="/buildbot//bin/happy"
Configuring genapply-0.1...
"inplace/bin/ghc-cabal" configure utils/deriveConstants dist "" --with-ghc="/opt/ghc-7.10.1-i386/bin/ghc" --with-ghc-pkg="/opt/ghc-7.10.1-i386/bin/ghc-pkg" --package-db=/buildbot/gabor-ghc-head-builder/builder/tempbuild/build/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -std=gnu99 -U__i [...] -constraint "Cabal == 1.25.0.0" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot == 8.1" --constraint "hoopl == 3.10.2.1" --constraint "transformers == 0.5.2.0" --constraint "template-haskell == 2.11.0.0" --constraint "terminfo == 0.4.0.2" --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --with-ar="/usr/xpg4/bin/ar" --with-alex="/buildbot//bin/alex" --with-happy="/buildbot//bin/happy"
Configuring deriveConstants-0.1...
"inplace/bin/ghc-cabal" configure utils/genprimopcode dist "" --with-ghc="/opt/ghc-7.10.1-i386/bin/ghc" --with-ghc-pkg="/opt/ghc-7.10.1-i386/bin/ghc-pkg" --package-db=/buildbot/gabor-ghc-head-builder/builder/tempbuild/build/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -std=gnu99 -U__i686 -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -std=gnu99 " --gcc-options="-Wall -std=gnu99 -U__i686 -fno-stack-protector " --configure-option=--with-gmp-includes="/usr/include/gmp" --configure-option=--with-gmp-libraries="/usr/lib" --constraint "binary == 0.8.2.1" --constraint "Cabal == 1.25.0.0" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot == 8.1" --constraint "hoopl == 3.10.2.1" --constraint "transformers == 0.5.2.0" --constraint "template-haskell == 2.11.0.0" --constraint "terminfo == 0.4.0.2" --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --with-ar="/usr/xpg4/bin/ar" --with-alex="/buildbot//bin/alex" --with-happy="/buildbot//bin/happy"
Configuring genprimopcode-0.1...
Creating includes/ghcautoconf.h...
Done.
"rm" -f includes/ghcplatform.h
Creating includes/ghcplatform.h...
Done.
"rm" -f utils/hsc2hs/dist/build/.depend.haskell.tmp
"/opt/ghc-7.10.1-i386/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.8.0.0-82f21b46ed153fd6b19071a60f2e7937 -package-id containers-0.5.6.2-90712e174b339b5587c1656969878fb0 -package-id directory-1.2.2.0-73de5f636b1ca4c49aef15924617292c -package-id filepath-1.4.0.0-129f3fdd2b5de4f823a2641d7cf29327 -package-id process-1.2.3.0-77cd256a28bb4c7cc8cecb076a8fbc37 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -dep-makefile utils/hsc2hs/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/hsc2hs/./Main.hs utils/hsc2hs/./C.hs utils/hsc2hs/./Common.hs utils/hsc2hs/./CrossCodegen.hs utils/hsc2hs/./DirectCodegen.hs utils/hsc2hs/./Flags.hs utils/hsc2hs/./HSCParser.hs utils/hsc2hs/./UtilsCodegen.hs
echo "utils/hsc2hs_dist_depfile_haskell_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.haskell.tmp
for dir in utils/hsc2hs/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/hsc2hs/dist/build/.depend.haskell.tmp > utils/hsc2hs/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/hsc2hs/dist/build/.depend.haskell.tmp2 > utils/hsc2hs/dist/build/.depend.haskell
"rm" -f utils/hsc2hs/dist/build/.depend.c_asm.tmp
"rm" -f utils/hsc2hs/dist/build/.depend.c_asm.bit
echo "utils/hsc2hs_dist_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.c_asm.tmp
mv utils/hsc2hs/dist/build/.depend.c_asm.tmp utils/hsc2hs/dist/build/.depend.c_asm
"/buildbot//bin/alex" -g utils/genprimopcode/./Lexer.x -o utils/genprimopcode/dist/build/Lexer.hs
alex: /export/home/karel/.cabal/share/i386-solaris2-ghc-7.6.3/alex-3.1.3/AlexTemplate-ghc-nopred: openFile: permission denied (Permission denied)
gmake[1]: *** [utils/genprimopcode/dist/build/Lexer.hs] Error 1
gmake: *** [all] Error 2
More information about the ghc-builds
mailing list