Build results: fast486 stable: fail (failed runtestsuite) gabor stable: fail (failed runtestsuite) kgardas stable: fail (failed stage1) mnemosyne x86-64 Gentoo stable: fail (failed runtestsuite) tnaur PPC OSX stable 2: fail (failed runtestsuite) tnaur x86 Linux stable: fail (failed runtestsuite) x86 Windows stable fast: pass lost pass lost fail (failed runtestsuite) fail (failed runtestsuite) fail (failed runtestsuite) x86-64 Linux stable: fail (failed runtestsuite failed slave lost)
Old unexpected test passes: T1900 6 gabor stable T1999 6 gabor stable Old unexpected test failures: 1103 6 gabor stable 1288 1 x86 Windows stable 1357 6 gabor stable 2185 1 x86 Windows stable 2276 1 x86 Windows stable 2302 6 gabor stable Simple12 6 gabor stable Simple13 6 gabor stable Simple2 6 gabor stable T2307 6 gabor stable T2378 6 gabor stable T2386 6 gabor stable T2394 6 gabor stable T2409 6 gabor stable T2414 6 gabor stable TH_1tuple 6 gabor stable TyFamUndec 6 gabor stable barton-mangler-bug 1 tnaur x86 Linux stable break024 6 gabor stable cabal01 2 x86 Windows stable conc015 5 gabor stable conc018 1 x86 Windows stable conc069 6 gabor stable conc070 6 gabor stable concprog001 2 tnaur x86 Linux stable conflicting_flags 2 x86 Windows stable derefnull 1 x86 Windows stable divbyzero 2 tnaur PPC OSX stable 2 driver014 6 gabor stable driver015 6 gabor stable driver018 6 gabor stable driver024 6 gabor stable driver024a 6 gabor stable driver025 6 gabor stable driver032 4 gabor stable driver033 4 gabor stable driver042 4 gabor stable driver043 6 gabor stable driver052 4 gabor stable drvfail001 6 gabor stable drvfail002 6 gabor stable drvfail003 6 gabor stable drvfail004 6 gabor stable drvfail005 6 gabor stable drvfail007 6 gabor stable drvfail009 6 gabor stable drvfail010 6 gabor stable drvfail011 6 gabor stable drvfail012 6 gabor stable drvfail013 6 gabor stable drvfail014 6 gabor stable ffi009 1 tnaur PPC OSX stable 2 getDirContents001 1 x86 Windows stable ghc-e003 2 x86 Windows stable ghc-e005 2 x86 Windows stable ghci011 6 gabor stable ghci019 6 gabor stable ghci021 6 gabor stable ghcpkg02 5 gabor stable hpc_fork 1 x86 Windows stable mod44 6 gabor stable mod46 6 gabor stable mod47 6 gabor stable mod51 6 gabor stable mod52 6 gabor stable mod53 6 gabor stable mod54 6 gabor stable mod55 6 gabor stable mod56 6 gabor stable num009 2 x86 Windows stable num012 2 tnaur PPC OSX stable 2 outofmem2 6 gabor stable print001 6 gabor stable print004 6 gabor stable process004 1 x86 Windows stable read014 6 gabor stable read039 6 gabor stable rn.prog006 6 gabor stable signals002 1 tnaur PPC OSX stable 2 tc115 6 gabor stable tc116 6 gabor stable tc125 6 gabor stable tc126 6 gabor stable tc161 6 gabor stable tcfail017 6 gabor stable tcfail019 6 gabor stable tcfail020 6 gabor stable tcfail023 6 gabor stable tcfail035 6 gabor stable tcfail036 6 gabor stable tcfail042 6 gabor stable tcfail043 6 gabor stable tcfail046 6 gabor stable tcfail071 6 gabor stable tcfail073 6 gabor stable tcfail086 6 gabor stable tcfail096 6 gabor stable tcfail106 6 gabor stable tcfail109 6 gabor stable tcfail117 6 gabor stable tcfail118 6 gabor stable tcfail121 6 gabor stable tcfail130 6 gabor stable tcfail138 6 gabor stable tcfail143 6 gabor stable tcfail154 6 gabor stable tcfail157 6 gabor stable tcfail169 6 gabor stable tcfail170 6 gabor stable tcfail202 6 gabor stable win32002 1 x86 Windows stable
Last 30 lines: make[1]: Leaving directory `/var/lib/buildbot/ghc/fast486-stable/build/testsuite/tests/ghc-regress' make[1]: list: Command not found make[1]: Entering directory `/var/lib/buildbot/ghc/fast486-stable/build/testsuite/tests/ghc-regress' Looks like you don't have pwd, building utils first... cd ../../utils && make -wr all make[2]: Entering directory `/var/lib/buildbot/ghc/fast486-stable/build/testsuite/utils' ../../compiler/ghc-inplace --make pwd [1 of 1] Compiling Main ( pwd.hs, pwd.o ) Linking pwd ... make[2]: Leaving directory `/var/lib/buildbot/ghc/fast486-stable/build/testsuite/utils' /usr/bin/python ../../driver/runtests.py -e ghc_with_native_codegen=1 -e ghc_with_profiling=0 -e ghc_with_interpreter=1 -e ghc_unregisterised=0 -e ghc_with_threaded_rts=1 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e config.confdir=\"../../config\" -e config.compiler=\"../../../compiler/stage2/ghc-inplace -no-user-package-conf\" -e config.compiler_always_flags.append"(\"-Dx86_64_unknown_linux\")" -e config.compiler_always_flags.append"(\"\")" -e config.ghc_pkg=\"../../../utils/ghc-pkg/ghc-pkg-inplace\" -e config.hp2ps=\"/var/lib/buildbot/ghc/fast486-stable/build/utils/hp2ps/hp2ps\" -e config.gs=\"gs\" -e config.platform=\"x86_64-unknown-linux\" -e config.os=\"linux\" -e config.wordsize=\"64\" -e default_testopts.cleanup=\"1\" -e config.timeout="int(-1) or config.timeout" -e config.timeout_prog=\"../../timeout/timeout\" -e config.exeext=\"\" -e config.top=\"/var/lib/buildbot/ghc/fast486-stable/build/testsuite\" \ \ \ \ \ \ Traceback (most recent call last): File "../../driver/runtests.py", line 40, in <module> opts, args = getopt.getopt(sys.argv[1:], "e:", long_options) File "/usr/lib/python2.5/getopt.py", line 91, in getopt opts, args = do_shorts(opts, args[0][1:], shortopts, args[1:]) File "/usr/lib/python2.5/getopt.py", line 191, in do_shorts if short_has_arg(opt, shortopts): File "/usr/lib/python2.5/getopt.py", line 207, in short_has_arg raise GetoptError('option -%s not recognized' % opt, opt) getopt.GetoptError: option -n not recognized make[1]: *** [test] Error 1 make[1]: Leaving directory `/var/lib/buildbot/ghc/fast486-stable/build/testsuite/tests/ghc-regress'
Last 30 lines: make[1]: Leaving directory `/home/szabgab/work/buildbot/ghc/gabor-stable/build/testsuite/tests/ghc-regress' make[1]: list: Command not found make[1]: Entering directory `/home/szabgab/work/buildbot/ghc/gabor-stable/build/testsuite/tests/ghc-regress' Looks like you don't have pwd, building utils first... cd ../../utils && make -wr all make[2]: Entering directory `/home/szabgab/work/buildbot/ghc/gabor-stable/build/testsuite/utils' ../../compiler/ghc-inplace --make pwd [1 of 1] Compiling Main ( pwd.hs, pwd.o ) Linking pwd ... make[2]: Leaving directory `/home/szabgab/work/buildbot/ghc/gabor-stable/build/testsuite/utils' /usr/bin/python ../../driver/runtests.py -e ghc_with_native_codegen=1 -e ghc_with_profiling=0 -e ghc_with_interpreter=1 -e ghc_unregisterised=0 -e ghc_with_threaded_rts=1 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e config.confdir=\"../../config\" -e config.compiler=\"../../../compiler/stage2/ghc-inplace -no-user-package-conf\" -e config.compiler_always_flags.append"(\"-Di386_unknown_linux\")" -e config.compiler_always_flags.append"(\"\")" -e config.ghc_pkg=\"../../../utils/ghc-pkg/ghc-pkg-inplace\" -e config.hp2ps=\"/home/szabgab/work/buildbot/ghc/gabor-stable/build/utils/hp2ps/hp2ps\" -e config.gs=\"gs\" -e config.platform=\"i386-unknown-linux\" -e config.os=\"linux\" -e config.wordsize=\"32\" -e default_testopts.cleanup=\"1\" -e config.timeout="int(-1) or config.timeout" -e config.timeout_prog=\"../../timeout/timeout\" -e config.exeext=\"\" -e config.top=\"/home/szabgab/work/buildbot/ghc/gabor-stable/build/testsuite\" \ \ \ \ \ \ Traceback (most recent call last): File "../../driver/runtests.py", line 40, in <module> opts, args = getopt.getopt(sys.argv[1:], "e:", long_options) File "/usr/lib/python2.5/getopt.py", line 91, in getopt opts, args = do_shorts(opts, args[0][1:], shortopts, args[1:]) File "/usr/lib/python2.5/getopt.py", line 191, in do_shorts if short_has_arg(opt, shortopts): File "/usr/lib/python2.5/getopt.py", line 207, in short_has_arg raise GetoptError('option -%s not recognized' % opt, opt) getopt.GetoptError: option -n not recognized make[1]: *** [test] Error 1 make[1]: Leaving directory `/home/szabgab/work/buildbot/ghc/gabor-stable/build/testsuite/tests/ghc-regress'
Last 30 lines: cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr && \ setup/Setup register --inplace; \ fi mv: cannot access GNUmakefile Preprocessing library readline-1.0.1.0... In file included from Readline.hsc:36: include/HsReadline.h:10:31: readline/readline.h: No such file or directory include/HsReadline.h:11:30: readline/history.h: No such file or directory Readline.hsc: In function `main': Readline.hsc:614: error: `ISFUNC' undeclared (first use in this function) Readline.hsc:614: error: (Each undeclared identifier is reported only once Readline.hsc:614: error: for each function it appears in.) Readline.hsc:616: error: `ISMACR' undeclared (first use in this function) Readline.hsc:618: error: `ISKMAP' undeclared (first use in this function) Readline.hsc:723: error: `UNDO_DELETE' undeclared (first use in this function) Readline.hsc:724: error: `UNDO_INSERT' undeclared (first use in this function) Readline.hsc:725: error: `UNDO_BEGIN' undeclared (first use in this function) Readline.hsc:726: error: `UNDO_END' undeclared (first use in this function) Readline.hsc:1089: error: `MULT_MATCH' undeclared (first use in this function) Readline.hsc:1112: error: `SINGLE_MATCH' undeclared (first use in this function) compiling dist/build/System/Console/Readline_hsc_make.c failed command was: gcc -c -D__GLASGOW_HASKELL__=608 -I/buildbot/ghc/kgardas-stable/build/includes -I/buildbot/ghc/kgardas-stable/build/gmp/gmpbuild -D__GLASGOW_HASKELL__=608 -Iinclude dist/build/System/Console/Readline_hsc_make.c -o dist/build/System/Console/Readline_hsc_make.o make[2]: Entering directory `/buildbot/ghc/kgardas-stable/build/libraries/readline' make[2]: *** No targets specified and no makefile found. Stop. make[2]: Leaving directory `/buildbot/ghc/kgardas-stable/build/libraries/readline' make[1]: *** [make.library.readline] Error 2 make[1]: Leaving directory `/buildbot/ghc/kgardas-stable/build/libraries' make: *** [stage1] Error 2
Last 30 lines: make: Leaving directory `/var/lib/buildslave/ghc/mnemosyne-amd64-gentoo-stable/build/testsuite/tests/ghc-regress' make: list: Command not found make: Entering directory `/var/lib/buildslave/ghc/mnemosyne-amd64-gentoo-stable/build/testsuite/tests/ghc-regress' Looks like you don't have pwd, building utils first... cd ../../utils && make -wr all make[1]: Entering directory `/var/lib/buildslave/ghc/mnemosyne-amd64-gentoo-stable/build/testsuite/utils' ../../compiler/ghc-inplace --make pwd [1 of 1] Compiling Main ( pwd.hs, pwd.o ) Linking pwd ... make[1]: Leaving directory `/var/lib/buildslave/ghc/mnemosyne-amd64-gentoo-stable/build/testsuite/utils' /usr/bin/python ../../driver/runtests.py -e ghc_with_native_codegen=1 -e ghc_with_profiling=0 -e ghc_with_interpreter=1 -e ghc_unregisterised=0 -e ghc_with_threaded_rts=1 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e config.confdir=\"../../config\" -e config.compiler=\"../../../compiler/stage2/ghc-inplace -no-user-package-conf\" -e config.compiler_always_flags.append"(\"-Dx86_64_unknown_linux\")" -e config.compiler_always_flags.append"(\"\")" -e config.ghc_pkg=\"../../../utils/ghc-pkg/ghc-pkg-inplace\" -e config.hp2ps=\"/var/lib/buildslave/ghc/mnemosyne-amd64-gentoo-stable/build/utils/hp2ps/hp2ps\" -e config.gs=\"gs\" -e config.platform=\"x86_64-unknown-linux\" -e config.os=\"linux\" -e config.wordsize=\"64\" -e default_testopts.cleanup=\"1\" -e config.timeout="int(-1) or config.timeout" -e config.timeout_prog=\"../../timeout/timeout\" -e config.exeext=\"\" -e config.top=\"/var/lib/buildslave/ghc/mnemosyne-amd64-gentoo-stable/build/testsuite\" \ \ \ \ \ \ Traceback (most recent call last): File "../../driver/runtests.py", line 40, in ? opts, args = getopt.getopt(sys.argv[1:], "e:", long_options) File "/usr/lib64/python2.4/getopt.py", line 91, in getopt opts, args = do_shorts(opts, args[0][1:], shortopts, args[1:]) File "/usr/lib64/python2.4/getopt.py", line 191, in do_shorts if short_has_arg(opt, shortopts): File "/usr/lib64/python2.4/getopt.py", line 207, in short_has_arg raise GetoptError('option -%s not recognized' % opt, opt) getopt.GetoptError: option -n not recognized make: *** [test] Error 1 make: Leaving directory `/var/lib/buildslave/ghc/mnemosyne-amd64-gentoo-stable/build/testsuite/tests/ghc-regress'
Last 30 lines: ../../mk/test.mk:20: ../../mk/wordsize.mk: No such file or directory make: list: Command not found gcc -E -undef -traditional -x c ../../mk/wordsize.mk.in > ../../mk/wordsize.mk make: list: Command not found Looks like you don't have pwd, building utils first... cd ../../utils && make -r all ../../compiler/ghc-inplace --make pwd [1 of 1] Compiling Main ( pwd.hs, pwd.o ) Linking pwd ... /usr/bin/python ../../driver/runtests.py -e ghc_with_native_codegen=1 -e ghc_with_profiling=0 -e ghc_with_interpreter=1 -e ghc_unregisterised=0 -e ghc_with_threaded_rts=1 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e config.confdir=\"../../config\" -e config.compiler=\"../../../compiler/stage2/ghc-inplace -no-user-package-conf\" -e config.compiler_always_flags.append"(\"-Dpowerpc_apple_darwin\")" -e config.compiler_always_flags.append"(\"\")" -e config.ghc_pkg=\"../../../utils/ghc-pkg/ghc-pkg-inplace\" -e config.hp2ps=\"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/utils/hp2ps/hp2ps\" -e config.gs=\"gs\" -e config.platform=\"powerpc-apple-darwin\" -e config.os=\"darwin\" -e config.wordsize=\"32\" -e default_testopts.cleanup=\"1\" -e config.timeout="int(-1) or config.timeout" -e config.timeout_prog=\"../../timeout/timeout\" -e config.exeext=\"\" -e config.top=\"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/testsuite\" \ \ \ \ \ \ Traceback (most recent call last): File "../../driver/runtests.py", line 40, in <module> opts, args = getopt.getopt(sys.argv[1:], "e:", long_options) File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/getopt.py", line 91, in getopt opts, args = do_shorts(opts, args[0][1:], shortopts, args[1:]) File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/getopt.py", line 191, in do_shorts if short_has_arg(opt, shortopts): File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/getopt.py", line 207, in short_has_arg raise GetoptError('option -%s not recognized' % opt, opt) getopt.GetoptError: option -n not recognized make: *** [test] Error 1
Last 30 lines: make: Leaving directory `/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/testsuite/tests/ghc-regress' make: list: Command not found make: Entering directory `/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/testsuite/tests/ghc-regress' Looks like you don't have pwd, building utils first... cd ../../utils && make -wr all make[1]: Entering directory `/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/testsuite/utils' ../../compiler/ghc-inplace --make pwd [1 of 1] Compiling Main ( pwd.hs, pwd.o ) Linking pwd ... make[1]: Leaving directory `/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/testsuite/utils' /usr/bin/python ../../driver/runtests.py -e ghc_with_native_codegen=1 -e ghc_with_profiling=0 -e ghc_with_interpreter=1 -e ghc_unregisterised=0 -e ghc_with_threaded_rts=1 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e config.confdir=\"../../config\" -e config.compiler=\"../../../compiler/stage2/ghc-inplace -no-user-package-conf\" -e config.compiler_always_flags.append"(\"-Di386_unknown_linux\")" -e config.compiler_always_flags.append"(\"\")" -e config.ghc_pkg=\"../../../utils/ghc-pkg/ghc-pkg-inplace\" -e config.hp2ps=\"/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/utils/hp2ps/hp2ps\" -e config.gs=\"gs\" -e config.platform=\"i386-unknown-linux\" -e config.os=\"linux\" -e config.wordsize=\"32\" -e default_testopts.cleanup=\"1\" -e config.timeout="int(-1) or config.timeout" -e config.timeout_prog=\"../../timeout/timeout\" -e config.exeext=\"\" -e config.top=\"/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/testsuite\" \ \ \ \ \ \ Traceback (most recent call last): File "../../driver/runtests.py", line 40, in ? opts, args = getopt.getopt(sys.argv[1:], "e:", long_options) File "/usr/lib/python2.4/getopt.py", line 91, in getopt opts, args = do_shorts(opts, args[0][1:], shortopts, args[1:]) File "/usr/lib/python2.4/getopt.py", line 191, in do_shorts if short_has_arg(opt, shortopts): File "/usr/lib/python2.4/getopt.py", line 207, in short_has_arg raise GetoptError('option -%s not recognized' % opt, opt) getopt.GetoptError: option -n not recognized make: *** [test] Error 1 make: Leaving directory `/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/testsuite/tests/ghc-regress'
Last 30 lines: make[2]: Entering directory `/buildbot/x86-win-fast-stable/build/testsuite/tests/ghc-regress' Looks like you don't have pwd, building utils first... cd ../../utils && make -wr all make[3]: Entering directory `/buildbot/x86-win-fast-stable/build/testsuite/utils' ../../compiler/ghc-inplace --make pwd [1 of 1] Compiling Main ( pwd.hs, pwd.o ) Linking pwd.exe ... make[3]: Leaving directory `/buildbot/x86-win-fast-stable/build/testsuite/utils' /usr/bin/python ../../driver/runtests.py -e ghc_with_native_codegen=1 -e ghc_with_profiling=0 -e ghc_with_interpreter=1 -e ghc_unregisterised=0 -e ghc_with_threaded_rts=1 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e config.confdir=\"../../config\" -e config.compiler=\"../../../compiler/stage2/ghc-inplace -no-user-package-conf\" -e config.compiler_always_flags.append"(\"-Di386_unknown_mingw32\")" -e config.compiler_always_flags.append"(\"\")" -e config.ghc_pkg=\"../../../utils/ghc-pkg/ghc-pkg-inplace\" -e config.hp2ps=\"c:/builds/slave/x86-win-fast-stable/build/utils/hp2ps/hp2ps\" -e config.gs=\"gs\" -e config.platform=\"i386-unknown-mingw32\" -e config.os=\"mingw32\" -e config.wordsize=\"32\" -e default_testopts.cleanup=\"\" -e config.timeout="int(-1) or config.timeout" -e config.timeout_prog=\"../../timeout/timeout\" -e config.exeext=\".exe\" -e config.top=\"c:/builds/slave/x86-win-fast-stable/build/testsuite\" \ \ \ \ \ -e config.fast=1 \ Traceback (most recent call last): File "../../driver/runtests.py", line 40, in <module> opts, args = getopt.getopt(sys.argv[1:], "e:", long_options) File "/usr/lib/python2.5/getopt.py", line 91, in getopt opts, args = do_shorts(opts, args[0][1:], shortopts, args[1:]) File "/usr/lib/python2.5/getopt.py", line 191, in do_shorts if short_has_arg(opt, shortopts): File "/usr/lib/python2.5/getopt.py", line 207, in short_has_arg raise GetoptError('option -%s not recognized' % opt, opt) getopt.GetoptError: option -n not recognized make[2]: *** [test] Error 1 make[2]: Leaving directory `/buildbot/x86-win-fast-stable/build/testsuite/tests/ghc-regress' make[1]: *** [fast] Error 2 make[1]: Leaving directory `/buildbot/x86-win-fast-stable/build/testsuite/tests/ghc-regress'
Last 30 lines: make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-stable/build/testsuite/tests/ghc-regress' make[1]: list: Command not found make[1]: Entering directory `/64playpen/buildbot/x86_64-linux-stable/build/testsuite/tests/ghc-regress' Looks like you don't have pwd, building utils first... cd ../../utils && make -wr all make[2]: Entering directory `/64playpen/buildbot/x86_64-linux-stable/build/testsuite/utils' ../../compiler/ghc-inplace --make pwd [1 of 1] Compiling Main ( pwd.hs, pwd.o ) Linking pwd ... make[2]: Leaving directory `/64playpen/buildbot/x86_64-linux-stable/build/testsuite/utils' /usr/bin/python ../../driver/runtests.py -e ghc_with_native_codegen=1 -e ghc_with_profiling=1 -e ghc_with_interpreter=1 -e ghc_unregisterised=0 -e ghc_with_threaded_rts=1 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e config.confdir=\"../../config\" -e config.compiler=\"../../../compiler/stage3/ghc-inplace -no-user-package-conf\" -e config.compiler_always_flags.append"(\"-Dx86_64_unknown_linux\")" -e config.compiler_always_flags.append"(\"\")" -e config.ghc_pkg=\"../../../utils/ghc-pkg/ghc-pkg-inplace\" -e config.hp2ps=\"/64playpen/buildbot/x86_64-linux-stable/build/utils/hp2ps/hp2ps\" -e config.gs=\"gs\" -e config.platform=\"x86_64-unknown-linux\" -e config.os=\"linux\" -e config.wordsize=\"64\" -e default_testopts.cleanup=\"\" -e config.timeout="int(-1) or config.timeout" -e config.timeout_prog=\"../../timeout/timeout\" -e config.exeext=\"\" -e config.top=\"/64playpen/buildbot/x86_64-linux-stable/build/testsuite\" \ \ \ \ \ \ Traceback (most recent call last): File "../../driver/runtests.py", line 40, in ? opts, args = getopt.getopt(sys.argv[1:], "e:", long_options) File "/usr/lib64/python2.4/getopt.py", line 91, in getopt opts, args = do_shorts(opts, args[0][1:], shortopts, args[1:]) File "/usr/lib64/python2.4/getopt.py", line 191, in do_shorts if short_has_arg(opt, shortopts): File "/usr/lib64/python2.4/getopt.py", line 207, in short_has_arg raise GetoptError('option -%s not recognized' % opt, opt) getopt.GetoptError: option -n not recognized make[1]: *** [test] Error 1 make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-stable/build/testsuite/tests/ghc-regress'
Last 30 lines: real 0m0.084s user 0m0.000s sys 0m0.012s <<ghc: 302424 bytes, 1 GCs, 45056/45056 avg/max bytes residency (1 samples), 1224 bytes GC work, 8M in use, 0.00 INIT (0.00 elapsed), 0.00 MUT (0.00 elapsed), 0.00 GC (0.00 elapsed) :ghc>> 0.01user 0.06system 0:00.15elapsed 50%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+10077minor)pagefaults 0swaps Finished making all in expert: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -rk; in /64playpen/buildbot/x86_64-linux-stable/build/nofib/spectral/fibheaps ------------------------------------------------------------------------ HC = /64playpen/buildbot/x86_64-linux-stable/build/compiler/stage3/ghc-inplace HC_OPTS = -H16m -O -fasm -Rghc-timing -H32m -hisuf hi -fglasgow-exts RUNTEST_OPTS = -ghc-timing +RTS -H10m -K10m -RTS ==nofib== fibheaps: time to compile Main follows... /64playpen/buildbot/x86_64-linux-stable/build/compiler/stage3/ghc-inplace -H16m -O -fasm -Rghc-timing -H32m -hisuf hi -fglasgow-exts -c Main.lhs -o Main.o <<ghc: 289781312 bytes, 25 GCs, 8802304/18092032 avg/max bytes residency (4 samples), 38M in use, 0.01 INIT (0.00 elapsed), 0.56 MUT (1.13 elapsed), 0.32 GC (0.41 elapsed) :ghc>> 0.89user 0.09system 0:01.66elapsed 59%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+16174minor)pagefaults 0swaps ==nofib== fibheaps: size of Main.o follows... text data bss dec hex filename 17622 832 0 18454 4816 Main.o ==nofib== fibheaps: time to link fibheaps follows... <<ghc: 57957776 bytes, 7 GCs, 657408/1114112 avg/max bytes residency (2 samples), 32M in use, 0.00 INIT (0.00 elapsed), 0.06 MUT (1.20 elapsed), 0.03 GC (0.04 elapsed) :ghc>> 0.60user 0.14system 0:01.37elapsed 53%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+27141minor)pagefaults 0swaps ==nofib== fibheaps: size of fibheaps follows... text data bss dec hex filename 562882 29592 6840 599314 92512 fibheaps
_______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc