Build results:
x86-64 Linux head:            lost
x86 Windows head:             fail (failed bindist bindisttest failed slave 
lost)
x86 Windows head fast:        lost lost pass fail (failed stage1) pass
fast486 head:                 pass
gabor head:                   pass
kgardas head:                 fail (failed boot)
mnemosyne x86-64 Gentoo head: pass
tnaur PPC OSX head 2:         fail (failed stage1)
tnaur x86 Linux head:         fail (failed darcs)
x86-64 Linux head unreg:      lost

New unexpected test failures:

    enum01  1  fast486 head

Fixed unexpected test failures:

    TH_spliceD2

Old unexpected test failures:

    1372               1  x86 Windows head fast
    bug1465            1  x86 Windows head fast
    cabal01            1  x86 Windows head fast
    conc015            4  fast486 head
    conc032            1  fast486 head
    conc070            1  tnaur x86 Linux head
    concprog001        2  fast486 head
    ghcpkg01           4  fast486 head
    ghcpkg02           4  fast486 head
    ioref001           2  fast486 head
    num009             1  x86 Windows head fast
    qq005              4  fast486 head
    qq006              4  fast486 head
    recomp005          4  fast486 head
    records            4  fast486 head
    typecheck.prog001  4  fast486 head
    ubx-records        4  fast486 head
Last 30 lines:

== make install - --no-print-directory -r;
 in /buildbot/x86-win-head/build/utils/touchy
------------------------------------------------------------------------
../../utils/mkdirhier/mkdirhier 
c:/builds/slave/x86-win-head/build/ghc-6.9.20080728
for i in  touchy.exe; do \
                /usr/bin/install -c -m 755     $i 
c:/builds/slave/x86-win-head/build/ghc-6.9.20080728; \
                if test "" = "1"; then \
                        sh ../../mk/fix_install_names.sh 
c:/builds/slave/x86-win-head/build/ghc-6.9.20080728 
c:/builds/slave/x86-win-head/build/ghc-6.9.20080728/`basename $i` ; \
                fi ; \
        done
Finished making install in touchy: 0
------------------------------------------------------------------------
== Finished making `install' in mkdependC mkdirhier runstdtest hp2ps parallel 
unlit genprimopcode genapply touchy ...
PWD = /buildbot/x86-win-head/build/utils
------------------------------------------------------------------------
make -C installPackage install
c:/builds/slave/x86-win-head/build/utils/installPackage/install-inplace/bin/installPackage
 install UNUSED UNUSED '' 'c:/builds/slave/x86-win-head/build/ghc-6.9.20080728' 
\
                           
'c:/builds/slave/x86-win-head/build/ghc-6.9.20080728' 
'c:/builds/slave/x86-win-head/build/ghc-6.9.20080728/bin' 
'c:/builds/slave/x86-win-head/build/ghc-6.9.20080728'            \
                       'c:/builds/slave/x86-win-head/build/ghc-6.9.20080728' 
'c:/builds/slave/x86-win-head/build/ghc-6.9.20080728/lib' 
'c:/builds/slave/x86-win-head/build/ghc-6.9.20080728'    \
                       
'c:/builds/slave/x86-win-head/build/ghc-6.9.20080728/doc' 
'c:/builds/slave/x86-win-head/build/ghc-6.9.20080728/doc' ''       \
                           --distpref dist-install                        \
                           
installPackage.exe: Run the 'configure' command first.
make[4]: *** [install] Error 1
make[3]: *** [install.installPackage] Error 2
make[2]: *** [install] Error 1
make[2]: Leaving directory `/buildbot/x86-win-head/build'
make[1]: *** [binary-dist] Error 2
make[1]: Leaving directory `/buildbot/x86-win-head/build'
Last 30 lines:

make[1]: Entering directory `/buildbot/x86-win-head/build/bindisttest'
rm -f -rf "install dir"
rm -f -rf ghc*
rm -f HelloWorld HelloWorld.o HelloWorld.hi output
/usr/bin/tar -jxf 
c:/builds/slave/x86-win-head/build/ghc-6.9.20080728-i386-unknown-mingw32.tar.bz2
tar (child): Cannot execute remote shell: No such file or directory
tar (child): 
c\:/builds/slave/x86-win-head/build/ghc-6.9.20080728-i386-unknown-mingw32.tar.bz2:
 Cannot open: Input/Output error
tar (child): Error is not recoverable: exiting now

bzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bzip2: No error
        Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

/usr/bin/tar: Child returned status 2
/usr/bin/tar: Error exit delayed from previous errors
make[1]: *** [all] Error 2
make[1]: Leaving directory `/buildbot/x86-win-head/build/bindisttest'
Last 30 lines:

cd ./lib/Char && 'c:/builds/slave/x86-win-head/build/ghc/stage3-inplace/ghc' 
-fforce-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output 
-o unicode001 unicode001.hs -O -fasm   >unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001    </dev/null >unicode001.run.stdout 
2>unicode001.run.stderr
=====> unicode001(profc)
cd ./lib/Char && 'c:/builds/slave/x86-win-head/build/ghc/stage3-inplace/ghc' 
-fforce-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output 
-o unicode001 unicode001.hs -O -prof -auto-all -fvia-C   
>unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001  +RTS -p -RTS  </dev/null >unicode001.run.stdout 
2>unicode001.run.stderr
=====> unicode001(profasm)
cd ./lib/Char && 'c:/builds/slave/x86-win-head/build/ghc/stage3-inplace/ghc' 
-fforce-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output 
-o unicode001 unicode001.hs -O -prof -auto-all -fasm   >unicode001.comp.stderr 
2>&1
cd ./lib/Char && ./unicode001  +RTS -hc -RTS  </dev/null >unicode001.run.stdout 
2>unicode001.run.stderr
cd ./lib/Char && c:/builds/slave/x86-win-head/build/utils/hp2ps/hp2ps unicode001
=====> unicode001(ghci)
cd ./lib/Char && 'c:/builds/slave/x86-win-head/build/ghc/stage3-inplace/ghc' 
-fforce-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output 
unicode001.hs --interactive -v0 -ignore-dot-ghci   <unicode001.genscript 
1>unicode001.interp.stdout 2>unicode001.interp.stderr
=====> unicode001(threaded1)
cd ./lib/Char && 'c:/builds/slave/x86-win-head/build/ghc/stage3-inplace/ghc' 
-fforce-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output 
-o unicode001 unicode001.hs -threaded -debug   >unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001    </dev/null >unicode001.run.stdout 
2>unicode001.run.stderr
=====> unicode001(threaded2)
cd ./lib/Char && 'c:/builds/slave/x86-win-head/build/ghc/stage3-inplace/ghc' 
-fforce-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output 
-o unicode001 unicode001.hs -O -threaded   >unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001  +RTS -N2 -RTS  </dev/null >unicode001.run.stdout 
2>unicode001.run.stderr
=====> unicode001(profthreaded)
cd ./lib/Char && 'c:/builds/slave/x86-win-head/build/ghc/stage3-inplace/ghc' 
-fforce-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output 
-o unicode001 unicode001.hs -O -prof -auto-all -fasm -threaded   
>unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001  +RTS -p -RTS  </dev/null >unicode001.run.stdout 
2>unicode001.run.stderr
=====> unicode002(normal)
cd ./lib/Char && 'c:/builds/slave/x86-win-head/build/ghc/stage3-inplace/ghc' 
-fforce-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output 
-o unicode002 unicode002.hs    >unicode002.comp.stderr 2>&1
cd ./lib/Char && ./unicode002    </dev/null >unicode002.run.stdout 
2>unicode002.run.stderr
=====> unicode002(optc)
cd ./lib/Char && 'c:/builds/slave/x86-win-head/build/ghc/stage3-inplace/ghc' 
-fforce-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output 
-o unicode002 unicode002.hs -O -fvia-C   >unicode002.comp.stderr 2>&1
cd ./lib/Char && ./unicode002    </dev/null >unicode002.run.stdout 
2>unicode002.run.stderr
=====> unicode002(hpc)
cd ./lib/Char && 'c:/builds/slave/x86-win-head/build/ghc/stage3-inplace/ghc' 
-fforce-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output 
-o unicode002 unicode002.hs -O -fhpc   >unicode002.comp.stderr 2>&1
cd ./lib/Char && ./unicode002    </dev/null >unicode002.run.stdout 
2>unicode002.run.stderr
Last 30 lines:

cat: cannot open libraries/boot-packages: No such file or directory
Last 30 lines:

[38 of 47] Compiling Distribution.Simple.PreProcess ( 
Distribution/Simple/PreProcess.hs, 
dist-bootstrapping/build/Distribution/Simple/PreProcess.o )
[39 of 47] Compiling Distribution.Simple.Hugs ( Distribution/Simple/Hugs.hs, 
dist-bootstrapping/build/Distribution/Simple/Hugs.o )
[40 of 47] Compiling Distribution.Simple.Install ( 
Distribution/Simple/Install.hs, 
dist-bootstrapping/build/Distribution/Simple/Install.o )
[41 of 47] Compiling Distribution.Simple.Register ( 
Distribution/Simple/Register.hs, 
dist-bootstrapping/build/Distribution/Simple/Register.o )
[42 of 47] Compiling Distribution.Simple.Configure ( 
Distribution/Simple/Configure.hs, 
dist-bootstrapping/build/Distribution/Simple/Configure.o )
[43 of 47] Compiling Distribution.Simple.Build ( Distribution/Simple/Build.hs, 
dist-bootstrapping/build/Distribution/Simple/Build.o )
[44 of 47] Compiling Distribution.Simple.Haddock ( 
Distribution/Simple/Haddock.hs, 
dist-bootstrapping/build/Distribution/Simple/Haddock.o )
[45 of 47] Compiling Distribution.Simple.SrcDist ( 
Distribution/Simple/SrcDist.hs, 
dist-bootstrapping/build/Distribution/Simple/SrcDist.o )
[46 of 47] Compiling Distribution.Simple.UserHooks ( 
Distribution/Simple/UserHooks.hs, 
dist-bootstrapping/build/Distribution/Simple/UserHooks.o )
[47 of 47] Compiling Distribution.Simple ( Distribution/Simple.hs, 
dist-bootstrapping/build/Distribution/Simple.o )
ar: creating archive dist-bootstrapping/build/libHSCabal-1.5.2.a
cd Cabal    && 
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/cabal-bin
 /Users/thorkilnaur/tn/install/ghc-6.6.1/bin/ghc 
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/bootstrapping.conf
 install   --distpref=dist-bootstrapping --inplace
Installing:
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/Cabal/dist-bootstrapping/install/usr/local/lib/Cabal-1.5.2/ghc-6.6.1
Registering Cabal-1.5.2...
Reading package info from "dist-bootstrapping/inplace-pkg-config" ... done.
Saving old package config file... done.
Writing new package config file... done.
cd hpc    && 
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/cabal-bin
 /Users/thorkilnaur/tn/install/ghc-6.6.1/bin/ghc 
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/bootstrapping.conf
 clean     --distpref=dist-bootstrapping
cleaning...
cd hpc    && 
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/cabal-bin
 /Users/thorkilnaur/tn/install/ghc-6.6.1/bin/ghc 
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/bootstrapping.conf
 configure --distpref=dist-bootstrapping 
--with-compiler=/Users/thorkilnaur/tn/install/ghc-6.6.1/bin/ghc 
--with-hc-pkg=/Users/thorkilnaur/tn/install/ghc-6.6.1/bin/ghc-pkg 
--package-db=/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/bootstrapping.conf.tmp
Configuring hpc-0.5...
cd hpc    && 
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/cabal-bin
 /Users/thorkilnaur/tn/install/ghc-6.6.1/bin/ghc 
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/bootstrapping.conf
 build     --distpref=dist-bootstrapping
Preprocessing library hpc-0.5...
cc1: error: unrecognized command line option "-frameworkGMP"
compiling dist-bootstrapping/build/Trace/Hpc/Reflect_hsc_make.c failed
command was: /usr/bin/gcc -c -frameworkGMP -D__GLASGOW_HASKELL__=606 
-I/Users/thorkilnaur/tn/install/ghc-6.6.1/lib/ghc-6.6.1/include 
-I/Users/thorkilnaur/tn/install/ghc-6.6.1/lib/ghc-6.6.1/include 
dist-bootstrapping/build/Trace/Hpc/Reflect_hsc_make.c -o 
dist-bootstrapping/build/Trace/Hpc/Reflect_hsc_make.o
make[1]: *** [bootstrapping.conf] Error 1
make: *** [stage1] Error 2
Last 30 lines:

  * First step for getting rid of the old -optdep flags
  They are now handled by the main flag parser, rather than having their
  own praser that runs later.
  
  As an added bonus, 5 global variables are also gone.
Applying patch 469 of 511: Mon Jul 21 00:06:22 CEST 2008  Ian Lynagh <[EMAIL 
PROTECTED]>
  * haddock the stage2 compiler if HADDOCK_DOCS is YES
Applying patch 470 of 511: Mon Jul 21 11:52:56 CEST 2008  Ian Lynagh <[EMAIL 
PROTECTED]>
  * Fixes for haddock 0.8
Applying patch 471 of 511: Tue Jul 22 14:57:43 CEST 2008  Ian Lynagh <[EMAIL 
PROTECTED]>
  * Fix the stage3 build
Applying patch 472 of 511: Tue Jul 22 18:33:08 CEST 2008  Ian Lynagh <[EMAIL 
PROTECTED]>
  * Add replacements for the -optdep flags, and deprecate the old ones
Applying patch 473 of 511: Tue Jul 22 19:05:42 CEST 2008  Ian Lynagh <[EMAIL 
PROTECTED]>
  * Clean stage 3
Applying patch 474 of 511: Tue Jul 22 19:07:54 CEST 2008  Ian Lynagh <[EMAIL 
PROTECTED]>
  * We need to clean the utils on "distclean", as well as "clean"
Applying patch 475 of 511: Tue Jul 22 22:36:46 CEST 2008  Ian Lynagh <[EMAIL 
PROTECTED]>
  * Sync hsc2hs's Main.hs with the Cabal repo
Applying patch 476 of 511: Wed Jul 23 01:55:50 CEST 2008  Ian Lynagh <[EMAIL 
PROTECTED]>
  * Warn about unrecognised pragmas; these often mean we've typoed
Applying patch 477 of 511: Mon Jul 14 16:50:40 CEST 2008  Simon Marlow <[EMAIL 
PROTECTED]>
  * add NetBSD to some of the #ifdefs (patch partly from 6.8 branch)
Applying patch 478 of 511: Tue Jul 15 12:11:19 CEST 2008  Simon Marlow <[EMAIL 
PROTECTED]>
  * update the text about header files and -#include
Applying patch 479 of 511: Tue Jul 15 15:03:16 CEST 2008  Simon Marlow <[EMAIL 
PROTECTED]>
  * non-threaded RTS: don't assume deadlock if there are signal handlers to run
Applying patch 480 of 511: Tue Jul 22 11:21:13 CEST 2008  Simon Marlow <[EMAIL 
PROTECTED]>
  * refactoring/tidyup: (not.is64BitInteger) -> is32BitInteger
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to