Build results: x86-64 Linux head: lost x86 Windows head: pass lost x86 Windows head fast: pass lost pass pass bitslayer head: fail (failed configure) kahl G5 Gentoo Linux head: lost tnaur x86 OS X head: fail (failed compile) x86-64 Linux head unreg: fail (failed darcs)
Old unexpected test passes: 2410 2 x86-64 Linux head TH_spliceE5_prof 2 x86-64 Linux head newtype 2 x86-64 Linux head prof001 2 x86-64 Linux head prof002 2 x86-64 Linux head New unexpected test failures: cg007 1 x86 Windows head createDirectoryIfMissing001 1 x86 Windows head derefnull 1 x86 Windows head divbyzero 1 x86 Windows head getDirContents002 1 x86 Windows head num009 1 x86 Windows head num012 1 x86 Windows head process004 1 x86 Windows head Old unexpected test failures: 1959 1 x86-64 Linux head T1969 3 x86-64 Linux head T2627b 1 x86-64 Linux head T3001-2 1 x86-64 Linux head unreg T3016 1 x86-64 Linux head TH_pragma 1 x86-64 Linux head unreg annrun01 3 x86-64 Linux head apirecomp001 2 x86-64 Linux head barton-mangler-bug 2 x86-64 Linux head break018 1 x86-64 Linux head bug1010 1 x86-64 Linux head unreg concprog001 3 x86-64 Linux head enum01 1 x86-64 Linux head getargs 1 x86-64 Linux head ghc-e005 1 x86-64 Linux head hpc001 2 x86-64 Linux head hpc_bad_001 2 x86-64 Linux head hpc_draft 3 x86-64 Linux head hpc_fork 2 x86-64 Linux head hpc_hand_overlay 3 x86-64 Linux head hpc_help 2 x86-64 Linux head hpc_help_draft 2 x86-64 Linux head hpc_help_help 2 x86-64 Linux head hpc_help_markup 2 x86-64 Linux head hpc_help_overlay 2 x86-64 Linux head hpc_help_report 2 x86-64 Linux head hpc_help_show 2 x86-64 Linux head hpc_help_version 2 x86-64 Linux head hpc_markup_001 3 x86-64 Linux head hpc_markup_002 3 x86-64 Linux head hpc_markup_error_001 2 x86-64 Linux head hpc_markup_error_002 2 x86-64 Linux head hpc_markup_multi_001 3 x86-64 Linux head hpc_markup_multi_002 3 x86-64 Linux head hpc_markup_multi_003 3 x86-64 Linux head hpc_overlay 3 x86-64 Linux head hpc_overlay2 3 x86-64 Linux head hpc_report_001 3 x86-64 Linux head hpc_report_002 3 x86-64 Linux head hpc_report_003 3 x86-64 Linux head hpc_report_error_001 2 x86-64 Linux head hpc_report_error_002 2 x86-64 Linux head hpc_report_multi_001 3 x86-64 Linux head hpc_report_multi_002 3 x86-64 Linux head hpc_report_multi_003 3 x86-64 Linux head hpc_show 3 x86-64 Linux head hpc_show_error_001 2 x86-64 Linux head hpc_show_error_002 2 x86-64 Linux head hpc_show_multi_001 3 x86-64 Linux head hpc_show_multi_002 3 x86-64 Linux head hpc_version 2 x86-64 Linux head layout004 1 x86-64 Linux head seward-space-leak 1 x86-64 Linux head signals004 1 x86-64 Linux head space_leak_001 1 x86-64 Linux head unreg tc170 1 x86-64 Linux head tough 2 x86-64 Linux head
Last 30 lines: checking for gfind... no checking for find... /usr/bin/find checking for sort... /bin/sort checking for GHC version date... given 6.13.20091220 checking for ghc... no configure: error: GHC is required unless bootstrapping from .hc files.
Last 30 lines: config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: linking ./src/x86/ffitarget.h to include/ffitarget.h config.status: executing depfiles commands config.status: executing include commands config.status: executing src commands # libffi.so needs to be built with the correct soname. # NOTE: this builds libffi_convience.so with the incorrect # soname, but we don't need that anyway! cd libffi && \ "cp" build/libtool build/libtool.orig; \ sed -e s/soname_spec=.*/soname_spec="libHSffi-ghc6.13.20091221.dylib"/ build/libtool.orig > build/libtool # We don't want libtool's cygwin hacks cd libffi && \ "cp" build/libtool build/libtool.orig; \ sed -e s/dlname=\'\$tdlname\'/dlname=\'\$dlname\'/ build/libtool.orig > build/libtool touch libffi/stamp.ffi.configure "inplace/bin/mkdirhier" libffi/dist-install/build//. "cp" libffi/build/include/ffi.h libffi/dist-install/build/ffi.h "/usr/sbin/dtrace" -Iincludes -Irts -Ilibffi/build/include -C -h -o rts/dist/build/RtsProbes.h -s rts/RtsProbes.d "rm" -f rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.tmp touch rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.tmp /usr/bin/gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -m32 -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wcast-align -Wnested-externs -Wredundant-decls -Iincludes -Irts -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Ilibffi/build/include -DDTRACE -fomit-frame-pointer -DRtsWay=\"rts_v\" -Wno-strict-prototypes -Wno-strict-prototypes -MM rts/Adjustor.c -MF rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.bit sed -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-head/build/||gi" rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.bit >> rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.tmp && sed -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-head/build/||gi" rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.bit >> rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.tmp && sed -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-head/build/||gi" rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.bit >> rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.tmp && sed -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-head/build/||gi" rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.bit >> rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.tmp && sed -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-head/build/||gi" rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.bit >> rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.tmp && sed -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-head/build/||gi" rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.bit >> rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm.tmp && true sed: 1: "s|/Users/thorkilnaur/tn ...": bad flag in substitute command: 'i' make[1]: *** [rts/dist/build/.depend-v-l-debug-thr-thr_debug-thr_l.c_asm] Error 1 make: *** [all] Error 2
Last 30 lines:
_______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc