New unexpected test failures:

    bytestring001   1  x86 Windows 6.6
    testblockalloc  2  x86 Windows 6.6

Fixed unexpected test failures:

    cg026
    rn048

Old unexpected test failures:

    CPUTime001          1  mnemosyne x86-64 Gentoo 6.6
    TH_ppr1             1  tnaur PPC OSX 6.6
    TH_reifyDecl1       1  tnaur PPC OSX 6.6
    barton-mangler-bug  1  x86 Windows 6.6
    cabal01             2  mnemosyne x86-64 Gentoo 6.6
    conc019             1  mnemosyne x86-64 Gentoo 6.6
    conc023             1  x86 Windows 6.6
    conc035             1  mnemosyne x86-64 Gentoo 6.6
    conc056             3  x86 Windows 6.6
    conc068             1  tnaur PPC OSX 6.6
    ffi009              1  tnaur PPC OSX 6.6
    forkprocess01       1  tnaur PPC OSX 6.6
    galois_raytrace     2  x86 Windows 6.6
    signals002          1  tnaur PPC OSX 6.6
Last 30 lines:

c:/mingw/bin/gcc -E -mno-cygwin  -undef -traditional -P -DINSTALLING \
                -DIMPORT_DIR='"$topdir/imports"' \
                -DLIB_DIR='"$topdir"' \
                -DINCLUDE_DIR='"$topdir/include"' \
                -DDATA_DIR='"$topdir"' \
                -DHTML_DIR='"$topdir/html/libraries/regex-base"' \
                
-DHADDOCK_IFACE='"$topdir/html/libraries/regex-base/regex-base.haddock"' \
                 -x c -I../../includes -Iinclude -DPACKAGE=regex-base 
-DVERSION=0.71 -DPKG_LIBDIR='"$topdir"' -DPKG_DATADIR='"$topdir"' 
package.conf.in | \
        grep -v '^#pragma GCC' | \
        sed -e 's/""//g' -e 's/:[       ]*,/: /g' >package.conf.installed
../../utils/ghc-pkg/ghc-pkg-inplace update - --force-files <package.conf.inplace
Reading package info from stdin ... done.
cannot find libHSregex-base.a on library path (ignoring)
Saving old package config file... done.
Writing new package config file... done.
../../utils/ghc-pkg/ghc-pkg-inplace update - -f ../../driver/package.conf 
--force-files <package.conf.installed
Reading package info from stdin ... done.
Saving old package config file... done.
Writing new package config file... done.
../../compiler/ghc-inplace -M -optdep-f -optdep.depend  -osuf o    -H16m -O 
-cpp -package-name regex-base-0.71 -O -fasm -fgenerics -package base -fgenerics 
Text/Regex/Base.hs Text/Regex/Base/Context.hs Text/Regex/Base/Impl.hs 
Text/Regex/Base/RegexLike.hs
gcc: installation problem, cannot exec 
`c:\mingw\bin\..\libexec\gcc\mingw32\3.4.2\cc1.exe': Invalid argument
ghc.exe: getMBlocks: VirtualAlloc MEM_COMMIT failed: The paging file is too 
small for this operation to complete.

make[3]: *** [depend] Error 1
Failed making boot in regex-base: 1
make[2]: *** [boot] Error 1
make[2]: Leaving directory 
`/cygdrive/c/builds/slave/x86-win-fast-6.6/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/cygdrive/c/builds/slave/x86-win-fast-6.6/build'
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to