[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Oct 29 13:27:03 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/14949
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 117697
Blamelist: rafael,resistor
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
test/MC/ARM/neon-pairwise-encoding.ll
test/MC/ARM/neon-pairwise-encoding.s
At: Fri 29 Oct 2010 13:17:37
Changed By: resistor
Comments: Convert this test to .s form.
Properties:
Files:
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
At: Fri 29 Oct 2010 13:17:38
Changed By: rafael
Comments: Switch to using the integrated assembler by default on x86 and x86-64 ELF
systems.Properties:
LOGS:
Last 10 lines of 'stdio':
Failing Tests (3):
Clang :: Driver/dragonfly.c
Clang :: Driver/freebsd.c
Clang :: Driver/openbsd.c
Expected Passes : 2621
Expected Failures : 20
Unexpected Failures: 3
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Driver/dragonfly.c
Clang :: Driver/freebsd.c
Clang :: Driver/openbsd.c
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
Clang :: Lexer/hexfloat.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'dragonfly.c':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/Output/dragonfly.c.tmp.log:4:144: note: scanning from here
"/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang" "-cc1" "-triple" "amd64-pc-dragonfly" "-emit-obj" "-mrelax-all" "-disable-free" "-main-file-name" "dragonfly.c" "-mrelocation-model" "static" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-target-linker-version" "85.2.1" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/../lib/clang/2.9" "-ferror-limit" "19" "-fmessage-length" "0" "-fgnu-runtime" "-fdiagnostics-show-option" "-o" "/tmp/cc-IX0ZIp.o" "-x" "c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/dragonfly.c"
^
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/Output/dragonfly.c.tmp.log:5:53: note: possible intended match here
"/usr/bin/ld" "-dynamic-linker" "/usr/libexec/ld-elf.so.2" "-o" "a.out" "/usr/lib/crt1.o" "crti.o" "crtbegin.o" "/tmp/cc-IX0ZIp.o" "-L/usr/lib/gcc41" "-rpath" "/usr/lib/gcc41" "-rpath-link" "/usr/lib/gcc41" "-rpath" "/usr/lib" "-rpath-link" "/usr/lib" "-lgcc" "-lc" "-lgcc" "crtend.o" "crtn.o"
^
--
********************
Last 10 lines of 'freebsd.c':
<stdin>:4:142: note: scanning from here
"/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang" "-cc1" "-triple" "i386-pc-freebsd8" "-emit-obj" "-mrelax-all" "-disable-free" "-main-file-name" "freebsd.c" "-mrelocation-model" "static" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-target-cpu" "pentium4" "-target-linker-version" "85.2.1" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/../lib/clang/2.9" "-ferror-limit" "19" "-fmessage-length" "0" "-fgnu-runtime" "-fdiagnostics-show-option" "-o" "/tmp/cc-aTREH6.o" "-x" "c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/freebsd.c"
^
<stdin>:4:298: note: possible intended match here
"/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang" "-cc1" "-triple" "i386-pc-freebsd8" "-emit-obj" "-mrelax-all" "-disable-free" "-main-file-name" "freebsd.c" "-mrelocation-model" "static" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-target-cpu" "pentium4" "-target-linker-version" "85.2.1" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/../lib/clang/2.9" "-ferror-limit" "19" "-fmessage-length" "0" "-fgnu-runtime" "-fdiagnostics-show-option" "-o" "/tmp/cc-aTREH6.o" "-x" "c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/freebsd.c"
^
--
********************
Last 10 lines of 'openbsd.c':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/Output/openbsd.c.tmp.log:4:141: note: scanning from here
"/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang" "-cc1" "-triple" "i686-pc-openbsd" "-emit-obj" "-mrelax-all" "-disable-free" "-main-file-name" "openbsd.c" "-mrelocation-model" "static" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-target-linker-version" "85.2.1" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/../lib/clang/2.9" "-ferror-limit" "19" "-fmessage-length" "0" "-fgnu-runtime" "-fdiagnostics-show-option" "-o" "/tmp/cc-ixIIKI.o" "-x" "c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/openbsd.c"
^
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/Output/openbsd.c.tmp.log:5:94: note: possible intended match here
"/usr/bin/ld" "-e" "__start" "--eh-frame-hdr" "-Bdynamic" "-dynamic-linker" "/usr/libexec/ld.so" "-o" "a.out" "crt0.o" "crtbegin.o" "-L/usr/lib/gcc-lib/i686-pc-openbsd/4.2.1" "/tmp/cc-ixIIKI.o" "-lgcc" "-lc" "-lgcc" "crtend.o"
^
--
********************
More information about the llvm-testresults
mailing list