Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location = /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Fri Mar 10 19:30:00 GMT 2006.
**** checking out new source tree ... cvs checkout: warning:
cannot open /cvs/CVSROOT/val-tags read/write: Read-only file system
cvs checkout: warning: cannot open /cvs/CVSROOT/val-tags read/write: Read-only
file system
cvs checkout: warning: unrecognized response ` <- readTVar listhead' from cvs
server
cvs checkout: warning: unrecognized response ` case head of' from cvs server
cvs checkout: warning: unrecognized response ` TNil -> return True' from cvs
server
cvs checkout: warning: unrecognized response ` TCons _ _ -> return False'
from cvs server
cvs checkout: warning: server is not creating directories one at a time
cvs checkout: warning: server is not creating directories one at a time
cvs checkout: warning: server is not creating directories one at a time
cvs checkout: warning: unrecognized response ` -> IO ()' from cvs server
cvs checkout: warning: unrecognized response `setCharacters_freeIf pred
variable chars = do' from cvs server
cvs checkout: warning: unrecognized response ` oldPtr <- peek variable' from
cvs server
cvs checkout: warning: unrecognized response ` when (pred oldPtr) $ free
oldPtr' from cvs server
cvs checkout: warning: unrecognized response ` newPtr <- mallocArray (length
chars + 1)' from cvs server
cvs checkout: warning: unrecognized response ` pokeArray0 0 newPtr (map
castCharToCChar chars)' from cvs server
cvs checkout: warning: unrecognized response ` poke variable newPtr' from
cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `setCharacters :: Ptr (Ptr CChar)
-> String -> IO ()' from cvs server
cvs checkout: warning: unrecognized response `setCharacters =
setCharacters_freeIf (/= nullPtr)' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `getCharacters :: Ptr (Ptr CChar)
-> IO String' from cvs server
cvs checkout: warning: unrecognized response `getCharacters variable = do' from
cvs server
cvs checkout: warning: unrecognized response ` ptr <- peek variable' from
cvs server
cvs checkout: warning: unrecognized response ` if ptr == nullPtr then return
"" else do' from cvs server
cvs checkout: warning: unrecognized response ` cs <- peekArray0 0 ptr'
from cvs server
cvs checkout: warning: unrecognized response ` return (map
castCCharToChar cs)' from cvs server
cvs checkout: warning: unrecognized response `----------------------' from cvs
server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `module
Control.Concurrent.STM.TVar (' from cvs server
cvs checkout: warning: unrecognized response ` -- * TVars' from cvs server
cvs checkout: warning: unrecognized response ` TVar,' from cvs server
cvs checkout: warning: unrecognized response ` newTVar,' from cvs server
cvs checkout: warning: unrecognized response ` readTVar,' from cvs server
cvs checkout: warning: unrecognized response ` writeTVar' from cvs server
cvs checkout: warning: unrecognized response ` ) where' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `import GHC.Conc' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: cannot open /cvs/CVSROOT/val-tags read/write: Read-only
file system
cvs checkout: cannot open directory /cvs/fptools/nofib/PRIVATE: Permission
denied
cvs checkout: skipping directory nofib/PRIVATE
cvs checkout: warning: cannot open /cvs/CVSROOT/val-tags read/write: Read-only
file system
ok. (GHC Version 6.4.2.20060310)
**** Building stage 1 compiler ... failed; relevant barfage
is below.
**** building source distribution ... ok.
No successfully built compilers to test; aborting.
------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of
/playpen/ghc/nightly/STABLE-cam-02-unx/logs/i386-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------
grep -v '^#pragma GCC' | \
sed -e 's/""//g' -e 's/:[ ]*,/: /g' >package.conf.inplace
gcc -E -undef -traditional -P -DINSTALLING \
-DIMPORT_DIR='"$libdir/imports"' \
-DLIB_DIR='"$libdir"' \
-DINCLUDE_DIR='"$libdir/include"' \
-DDATA_DIR='"$datadir"' \
-DHTML_DIR='"$datadir/html/libraries/stm"' \
-DHADDOCK_IFACE='"$datadir/html/libraries/stm/stm.haddock"' \
-x c -I../../ghc/includes -Iinclude -DPACKAGE=stm -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 libHSstm.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/imports doesn't exist or isn't a directory (ignoring)
$libdir doesn't exist or isn't a directory (ignoring)
cannot find libHSstm.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 -fglasgow-exts -ignore-package stm -H32m -O2 -fvia-C
-optc-O2 -dcore-lint -package base -fgenerics Control/Concurrent/STM.hs
Control/Concurrent/STM/TChan.hs Control/Concurrent/STM/TMVar.hs
Could not find module `Control.Concurrent.STM.TVar':
use -v to see a list of the files searched for
(imported from Control/Concurrent/STM.hs)
gmake[1]: *** [depend] Error 1
gmake: *** [boot] Error 1
Nightly run ended at Fri Mar 10 20:06:56 GMT 2006
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc