Daily report for head
BuildBot Collator
cvs-ghc at haskell.org
Sun May 24 03:30:02 EDT 2009
Skipped content of type multipart/alternative-------------- next part --------------
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-head/build/bindisttest'
rm -f -rf "install dir"
rm -f -rf a/b/c/*
rm -f HelloWorld HelloWorld.o HelloWorld.hi output
cd a/b/c/ && /usr/bin/tar --force-local -jxf c:/builds/slave/x86-win-head/build/ghc-6.11.20090522-i386-unknown-mingw32.tar.bz2
mv a/b/c/ghc-6.11.20090522 c:/builds/slave/x86-win-head/build/bindisttest/"install dir"
c:/builds/slave/x86-win-head/build/bindisttest/"install dir"/bin/ghc --make HelloWorld
/bin/sh: c:/builds/slave/x86-win-head/build/bindisttest/install dir/bin/ghc: No such file or directory
make[1]: *** [all] Error 127
make[1]: Leaving directory `/buildbot/x86-win-head/build/bindisttest'
-------------- next part --------------
Last 30 lines:
compiler\..\includes\GHCConstants.h:355:23: Not in scope: `zu'
compiler\..\includes\GHCConstants.h:372:27: Not in scope: `zu'
compiler\..\includes\GHCConstants.h:377:23: Not in scope: `zu'
compiler\..\includes\GHCConstants.h:388:22: Not in scope: `zu'
compiler\..\includes\GHCConstants.h:408:29: Not in scope: `zu'
compiler\..\includes\GHCConstants.h:431:28: Not in scope: `zu'
compiler\..\includes\GHCConstants.h:445:28: Not in scope: `zu'
compiler\..\includes\GHCConstants.h:464:17: Not in scope: `zu'
compiler\..\includes\GHCConstants.h:472:26: Not in scope: `zu'
compiler\..\includes\GHCConstants.h:483:16: Not in scope: `zu'
compiler\main\Constants.lhs:106:15: Not in scope: `zu'
compiler\main\Constants.lhs:109:16: Not in scope: `zu'
compiler\main\Constants.lhs:112:16: Not in scope: `zu'
make[2]: *** [compiler/stage1/build/Constants.o] Error 1
make[1]: *** [all] Error 2
make[1]: Leaving directory `/buildbot/x86-win-fast-head/build'
-------------- next part --------------
Last 30 lines:
-Z Don't squeeze out update frames on stack overflow
-B Sound the bell at the start of each garbage collection
-C<secs> Context-switch interval in seconds.
0 or no argument means switch as often as possible.
Default: 0.02 sec; resolution is set by -V below.
-V<secs> Master tick interval in seconds.
This sets the resolution for -C and the profile timer -i.
Default: 0.02 sec.
-vs Trace scheduler events (see also -Ds with -debug)
-vt Time-stamp trace messages
-N<n> Use <n> OS threads (default: 1)
-qm Don't automatically migrate threads between CPUs
-qw Migrate a thread to the current CPU when it is woken up
--install-signal-handlers=<yes|no>
Install signal handlers (default: yes)
-e<size> Size of spark pools (default 100)
-e<n> Maximum number of outstanding local sparks (default: 4096)
RTS options may also be specified using the GHCRTS environment variable.
Other RTS options may be available for programs compiled a different way.
The GHC User's Guide has full details.
Target platform inferred as:
Unknown arch
More information about the Cvs-ghc
mailing list