[nightly] 28-Jan-2005 build of HEAD on OpenBSD/x86

Donald Bruce Stewart dons at cse.unsw.edu.au
Thu Jan 27 09:09:17 EST 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 Fri Jan 28 00:00:20 EST 2005.
using existing source tree        ... ok. (GHC Version 6.3)
**** 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
------------------------------------------------------------------------
------------------------------------------------------------------------

grep -v '^#pragma GCC' | \
sed -e 's/""//g' -e 's/:[ 	]*,/: /g' >package.conf.inplace
egcc -E  -undef -traditional -P -DINSTALLING \
-DIMPORT_DIR='"$libdir/imports"' \
-DLIB_DIR='"$libdir"' \
-DINCLUDE_DIR='"$libdir/include"' \
-DDATA_DIR='"$datadir"' \
-DHTML_DIR='"$datadir/html/libraries/lang"' \
-DHADDOCK_IFACE='"$datadir/html/libraries/lang/lang.haddock"' \
 -x c -I../../ghc/includes -Iinclude -DPACKAGE=lang -DVERSION=1.0 -DPKG_LIBDIR='"$libdir"' -DPKG_DATADIR='"$datadir"' package.conf.in | \
grep -v '^#pragma GCC' | \
sed -e 's/""//g' -e 's/:[ 	]*,/: /g' >package.conf.installed
../../ghc/utils/ghc-pkg/ghc-pkg-inplace --force --update-package <package.conf.inplace
Reading package info from stdin... done.
cannot find libHSlang.a on library path (ignoring)
Saving old package config file... done.
Writing new package config file... done.
../../ghc/utils/ghc-pkg/ghc-pkg-inplace  -f ../../ghc/driver/package.conf --force --update-package <package.conf.installed
Reading package info from stdin... done.
$libdir/hslibs-imports/lang doesn't exist or isn't a directory (ignoring)
$libdir doesn't exist or isn't a directory (ignoring)
cannot find libHSlang.a on library path (ignoring)
Saving old package config file... done.
Writing new package config file... done.
../../ghc/compiler/ghc-inplace -M -optdep-f -optdep.depend -optdep-s -optdepp -osuf o    -H16m -O -cpp -fglasgow-exts -Icbits -imonads -ignore-package lang -O -H64m -dcore-lint -fvia-C -package mtl Addr.lhs ArrayBase.hs Arrow.hs ByteArray.lhs CTypesISO.hs DiffArray.hs DirectoryExts.hs Dynamic.hs Exception.hs ForeignObj.lhs Generics.hs GlaExts.lhs IArray.hs IOExts.hs IORef.hs LazyST.hs MArray.hs MutableArray.lhs NativeInfo.hs NumExts.lhs PackedString.lhs PrelByteArr.lhs ST.hs ShowFunctions.hs Stable.hs StableName.hs StorableArray.hs SystemExts.lhs TimeExts.lhs Weak.hs monads/MonadCont.lhs monads/MonadEither.lhs monads/MonadError.lhs monads/MonadFix.lhs monads/MonadIdentity.lhs monads/MonadList.lhs monads/MonadRWS.lhs monads/MonadReader.lhs monads/MonadState.lhs monads/MonadTrans.lhs monads/MonadWriter.lhs monads/Monoid.lhs
Chasing modules from: Addr.lhs,ArrayBase.hs,Arrow.hs,ByteArray.lhs,CTypesISO.hs,DiffArray.hs,DirectoryExts.hs,Dynamic.hs,Exception.hs,ForeignObj.lhs,Generics.hs,GlaExts.lhs,IArray.hs,IOExts.hs,IORef.hs,LazyST.hs,MArray.hs,MutableArray.lhs,NativeInfo.hs,NumExts.lhs,PackedString.lhs,PrelByteArr.lhs,ST.hs,ShowFunctions.hs,Stable.hs,StableName.hs,StorableArray.hs,SystemExts.lhs,TimeExts.lhs,Weak.hs,monads/MonadCont.lhs,monads/MonadEither.lhs,monads/MonadError.lhs,monads/MonadFix.lhs,monads/MonadIdentity.lhs,monads/MonadList.lhs,monads/MonadRWS.lhs,monads/MonadReader.lhs,monads/MonadState.lhs,monads/MonadTrans.lhs,monads/MonadWriter.lhs,monads/Monoid.lhs
ghc-6.3: Can't find ForeignObj.lhs-boot
  (imported from Addr.lhs)
gmake[1]: *** [depend] Error 1
gmake: *** [boot] Error 1

Nightly run ended at Fri Jan 28 01:07:29 EST 2005


More information about the Cvs-ghc mailing list