[nightly] 17-Aug-2005 build of HEAD on OpenBSD/x86
Donald Bruce Stewart
dons at cse.unsw.edu.au
Wed Aug 17 03:19:02 EDT 2005
Build description = HEAD on OpenBSD/x86
Build location = /home/dons/head-gcc3
Build config file = /home/dons/head-gcc3/nightly/site/pls/conf-HEAD-manzano
Nightly build started on manzano at Wed Aug 17 17:01:31 EST 2005.
using existing source tree ... ok. (GHC Version 6.5)
**** Updating source tree ... ok.
**** Building stage 1 compiler ... failed; relevant barfage is below.
**** Building Haddock ... ok.
**** Building Alex ... ok.
**** Building Happy ... ok.
No successfully built compilers to test; aborting.
------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /home/dons/head-gcc3/logs/i386-unknown-openbsd-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------
mkdir stage1/parser
mkdir stage1/cprAnalysis
mkdir stage1/ndpFlatten
mkdir stage1/iface
mkdir stage1/cmm
mkdir stage1/nativeGen
for i in */*hi-boot*; do \
ln -s -f ../../$i stage1/$i || true ; \
done
Creating main/Config.hs ...
done.
Creating stage1/ghc_boot_platform.h...
Done.
gcc -E -undef -traditional -P -I../includes -x c prelude/primops.txt.pp | \
grep -v '^#pragma GCC' > prelude/primops.txt
../utils/genprimopcode/genprimopcode --data-decl < prelude/primops.txt > primop-data-decl.hs-incl
../utils/genprimopcode/genprimopcode --primop-tag < prelude/primops.txt > primop-tag.hs-incl
../utils/genprimopcode/genprimopcode --primop-list < prelude/primops.txt > primop-list.hs-incl
../utils/genprimopcode/genprimopcode --has-side-effects < prelude/primops.txt > primop-has-side-effects.hs-incl
../utils/genprimopcode/genprimopcode --out-of-line < prelude/primops.txt > primop-out-of-line.hs-incl
../utils/genprimopcode/genprimopcode --commutable < prelude/primops.txt > primop-commutable.hs-incl
../utils/genprimopcode/genprimopcode --needs-wrapper < prelude/primops.txt > primop-needs-wrapper.hs-incl
../utils/genprimopcode/genprimopcode --can-fail < prelude/primops.txt > primop-can-fail.hs-incl
../utils/genprimopcode/genprimopcode --strictness < prelude/primops.txt > primop-strictness.hs-incl
../utils/genprimopcode/genprimopcode --primop-primop-info < prelude/primops.txt > primop-primop-info.hs-incl
/home/dons/bin/alex -g cmm/CmmLex.x
/home/dons/head-gcc3/i386-unknown-openbsd/happy/src/happy-inplace +RTS -K2m -RTS -agc cmm/CmmParse.y
/home/dons/head-gcc3/i386-unknown-openbsd/happy/src/happy-inplace[13]: /tmp/fptools/happy/src/happy.bin: not found
gmake[1]: *** [cmm/CmmParse.hs] Error 127
gmake: *** [boot] Error 1
Nightly run ended at Wed Aug 17 17:13:04 EST 2005
More information about the Cvs-ghc
mailing list