[nightly] 09-May-2006 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

GHC Build Reports ghcbuild at microsoft.com
Tue May 9 19:39:08 EDT 2006


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 Tue May 9 19:30:01 BST 2006.
**** checking out new source tree                 ... tar: Cowardly refusing to create an empty archive
Try `tar --help' for more information.
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: 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: unrecognized response `\item' from cvs server
cvs checkout: warning: unrecognized response `% If you have to change any program source files or workload' from cvs server
cvs checkout: warning: unrecognized response `% inputs, you must report these.  If your results don't match the' from cvs server
cvs checkout: warning: unrecognized response `% expected output files, the discrepancies should be reported.  (Some of' from cvs server
cvs checkout: warning: unrecognized response `% this would be expected, especially to do with printing of' from cvs server
cvs checkout: warning: unrecognized response `% floating-point results.)' from cvs server
cvs checkout: warning: unrecognized response `% ' from cvs server
cvs checkout: warning: unrecognized response `% \item' from cvs server
cvs checkout: warning: unrecognized response `% For each benchmark program that you do report, you should provide:' from cvs server
cvs checkout: warning: unrecognized response `% \begin{description}' from cvs server
cvs checkout: warning: unrecognized response `% \item[Compiler options:] The exact command-line options used to' from cvs server
cvs checkout: warning: unrecognized response `%     compile each module; it is obviously OK to say, ``I did them all' from cvs server
cvs checkout: warning: unrecognized response `%     the same way, as follows...''' from cvs server
cvs checkout: warning: unrecognized response `% ' from cvs server
cvs checkout: warning: unrecognized response `% \item[Compile time:] (optional) The {\em elapsed time} to compile all' from cvs server
cvs checkout: warning: unrecognized response `%     of the modules of the program (to produce a full complement of' from cvs server
cvs checkout: warning: unrecognized response `%     @.o@ files from the program's @.hs@ files).  It's OK to compile' from cvs server
cvs checkout: warning: unrecognized response `%     them once to produce interface files friendly to your system, then' from cvs server
cvs checkout: warning: unrecognized response `%     remove all the object files, and {\em then} time how long it takes' from cvs server
cvs checkout: warning: unrecognized response `%     to (re-)compile the objects.' from cvs server
cvs checkout: warning: unrecognized response `% ' from cvs server
cvs checkout: warning: unrecognized response `%     The elapsed-time requirement means you will want to run on an' from cvs server
cvs checkout: warning: unrecognized response `%     unloaded machine.  We don't want to hear about ``user CPU' from cvs server
cvs checkout: warning: unrecognized response `%     seconds'' or other figments of your operating system's' from cvs server
cvs checkout: warning: unrecognized response `%     imagination.  (We are prepared to believe your machine can tell' from cvs server
cvs checkout: warning: unrecognized response `%     time: its idea of elapsed time will do---you need not bring along' from cvs server
cvs checkout: warning: unrecognized response `%     a digital stopwatch.)' from cvs server
cvs checkout: warning: unrecognized response `% ' from cvs server
cvs checkout: warning: unrecognized response `% \item[Compile space:] (optional) The maximum amount of' from cvs server
cvs checkout: warning: unrecognized response `%    dynamically-allocated memory used in compiling the program.  This' from cvs server
cvs checkout: warning: unrecognized response `%    may be just one number, or reported on a per-module basis.  What we' from cvs server
cvs checkout: warning: unrecognized response `%    want to know is: if your compiler has a garbage-collected heap,' from cvs server
cvs checkout: warning: unrecognized response `%    what was the heap's maximum size when compiling this' from cvs server
cvs checkout: warning: unrecognized response `%    program/module?' from cvs server
cvs checkout: warning: unrecognized response `% ' from cvs server
cvs checkout: warning: unrecognized response `% \item[Run time:] (required) The elapsed time to run the compiled' from cvs server
cvs checkout: warning: unrecognized response `% program on the input workload provided.' from cvs server
cvs checkout: warning: unrecognized response `% ' from cvs server
cvs checkout: warning: unrecognized response `% %---we concur with' from cvs server
cvs checkout: warning: unrecognized response `% %Hennessy and Patterson, ``... the only consistent and reliable measure' from cvs server
cvs checkout: warning: unrecognized response `% %of performance is the execution time of real programs''' from cvs server
cvs checkout: warning: unrecognized response `% %\cite[page~40]{hennessy90a}.  (For functional programs, you had better' from cvs server
cvs checkout: warning: unrecognized response `% %measure space usage, too.)' from cvs server
cvs checkout: warning: unrecognized response `% ' from cvs server
cvs checkout: warning: unrecognized response `% \item[Run space:] (required) Assuming your Haskell system has a' from cvs server
cvs checkout: warning: unrecognized response `% garbage-collected heap, the maximum amount of memory allocated to that' from cvs server
cvs checkout: warning: unrecognized response `% heap during the run of the program.' from cvs server
cvs checkout: warning: unrecognized response `% ' from cvs server
cvs checkout: warning: unrecognized response `% We are interested in the total amount of memory assigned to the heap,' from cvs server
cvs checkout: warning: unrecognized response `% so, if you have a two-space copying collector, you should report the' from cvs server
cvs checkout: warning: unrecognized response `% combined size of both semi-spaces.' from cvs server
cvs checkout: warning: unrecognized response `% ' from cvs server
cvs checkout: warning: unrecognized response `% \item[If it worked:] (required) If your system was unable to' from cvs server
cvs checkout: warning: unrecognized response `% compile/run a particular benchmark, you must say so.' from cvs server
cvs checkout: warning: unrecognized response `% \end{description}' from cvs server
cvs checkout: warning: unrecognized response `% ' from cvs server
cvs checkout: warning: unrecognized response `% \item' from cvs server
cvs checkout: warning: unrecognized response `% You are welcome to report any other particulars that you consider' from cvs server
cvs checkout: warning: unrecognized response `% helpful.' from cvs server
cvs checkout: warning: unrecognized response `% \end{enumerate}' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `%************************************************************************' from cvs server
cvs checkout: warning: unrecognized response `%*									*' from cvs server
cvs checkout: warning: unrecognized response `%\section{Details for unpacking,,345&    731,707&    321,202&    164,526\\' from cvs server
cvs checkout: warning: unrecognized response `rewr&    324,484&    729,509&    317,950&    158,309\\' from cvs server
cvs checkout: warning: unrecognized response `&104.6\%&99.7\%&99.0\%&96.2\%\\' from cvs server
cvs checkout: warning: unrecognized response `\\' from cvs server
cvs checkout: warning: unrecognized response `clau!&    918,444&   2,461,345&   1,127,843&    463,229\\' from cvs server
cvs checkout: warning: unrecognized response `clau&    665,254&   1,846,023&   1,127,740&    286,652\\' from cvs server
cvs checkout: warning: unrecognized response `&72.4\%&75.0\%&100.0\%&61.9\%' from cvs server
cvs checkout: warning: unrecognized response `\end{tabular}' from cvs server
cvs checkout: warning: unrecognized response `\end{center}' from cvs server
cvs checkout: warning: unrecognized response `\end{slide}' from cvs server
cvs checkout: warning: unrecognized response `ofib/ghc/matrix/' from cvs server
cvs checkout: warning: unrecognized response `Tghc-6-4-branch' from cvs server
cvs [checkout aborted]: bad entries line `to get a representative set of programs?  How many do you want in' from server
Problem checking out nofib
cvs checkout: warning: cannot open /cvs/CVSROOT/val-tags read/write: Read-only file system
ok. (GHC Version 6.4.2)
**** Building stage 1 compiler                    ... ok.
**** Building stage 2 compiler                    ... ok.
**** Building stage 3 compiler                    ... ok.
**** building source distribution                 ... ok.
**** building testsuite tools                     ... ok.
**** running tests                                ... ok (summary below).
**** building compiler binary distribution        ... ok.
**** running nofib (-O)                           ... failed.
**** running nofib (-O -prof -auto-all)           ... failed.
**** running nofib (-O -fasm-x86)                 ... failed.
**** running nofib (-fasm-x86)                    ... failed.
**** publishing distfiles                         ... ok.
**** publishing logs                              ... ok.
**** publishing docs                              ... ok.
Logs  are at http://www.haskell.org/ghc/dist/stable/logs
Dists are at http://www.haskell.org/ghc/dist/stable/dist
Docs  are at http://www.haskell.org/ghc/dist/stable/docs
All done!
Nightly build finished successfully at Wed May 10 00:45:24 BST 2006

------------- GHC Test summary ---------------------

OVERALL SUMMARY for test run started at Tue May  9 22:21:34 BST 2006
    1365 total tests, which gave rise to
    6055 test cases, of which
       0 caused framework failures
    1034 were skipped

    4956 expected passes
      65 expected failures
       0 unexpected passes
       0 unexpected failures

----------------------------------------------------
Nightly run ended at Wed May 10 00:45:24 BST 2006


More information about the Cvs-ghc mailing list