[LLVMbugs] [Bug 20994] New: TEST 'Clang :: Driver/warning-options.cpp' FAILED

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 18 10:23:23 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20994

            Bug ID: 20994
           Summary: TEST 'Clang :: Driver/warning-options.cpp' FAILED
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: amine.khaldi at reactos.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

FAIL: Clang :: Driver/warning-options.cpp (3180 of 19252)
******************** TEST 'Clang :: Driver/warning-options.cpp' FAILED
********************
Script:
--
E:/llvm_build/./bin/clang.EXE  -### -Wlarge-by-value-copy
E:\llvm\tools\clang\test\Driver\warning-options.cpp 2>&1 |
E:/llvm_build/./bin\FileCheck.EXE -check-prefix=LARGE_VALUE_COPY_DEFAULT
E:\llvm\tools\clang\test\Driver\warning-options.cpp
E:/llvm_build/./bin/clang.EXE  -### -Wlarge-by-value-copy=128
E:\llvm\tools\clang\test\Driver\warning-options.cpp 2>&1 |
E:/llvm_build/./bin\FileCheck.EXE -check-prefix=LARGE_VALUE_COPY_JOINED
E:\llvm\tools\clang\test\Driver\warning-options.cpp
E:/llvm_build/./bin/clang.EXE  -### -Warc-abi -Wno-arc-abi
E:\llvm\tools\clang\test\Driver\warning-options.cpp 2>&1 |
E:/llvm_build/./bin\FileCheck.EXE -check-prefix=ARCABI
E:\llvm\tools\clang\test\Driver\warning-options.cpp
E:/llvm_build/./bin/clang.EXE  -### -c -target i386-apple-darwin10 -isysroot
/FOO E:\llvm\tools\clang\test\Driver\warning-options.cpp 2>&1 |
E:/llvm_build/./bin\FileCheck.EXE --check-prefix=CHECK-ISYSROOT
E:\llvm\tools\clang\test\Driver\warning-options.cpp
--
Exit Code: 1

Command Output (stdout):
--
Command 0: "E:/llvm_build/./bin/clang.EXE" "-###" "-Wlarge-by-value-copy"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 0 Result: 0
Command 0 Output:


Command 0 Stderr:


Command 1: "E:/llvm_build/./bin\FileCheck.EXE"
"-check-prefix=LARGE_VALUE_COPY_DEFAULT"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 1 Result: 0
Command 1 Output:


Command 1 Stderr:


Command 2: "E:/llvm_build/./bin/clang.EXE" "-###" "-Wlarge-by-value-copy=128"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 2 Result: 0
Command 2 Output:


Command 2 Stderr:


Command 3: "E:/llvm_build/./bin\FileCheck.EXE"
"-check-prefix=LARGE_VALUE_COPY_JOINED"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 3 Result: 0
Command 3 Output:


Command 3 Stderr:


Command 4: "E:/llvm_build/./bin/clang.EXE" "-###" "-Warc-abi" "-Wno-arc-abi"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 4 Result: 0
Command 4 Output:


Command 4 Stderr:


Command 5: "E:/llvm_build/./bin\FileCheck.EXE" "-check-prefix=ARCABI"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 5 Result: 0
Command 5 Output:


Command 5 Stderr:


Command 6: "E:/llvm_build/./bin/clang.EXE" "-###" "-c" "-target"
"i386-apple-darwin10" "-isysroot" "/FOO"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 6 Result: 0
Command 6 Output:


Command 6 Stderr:


Command 7: "E:/llvm_build/./bin\FileCheck.EXE" "--check-prefix=CHECK-ISYSROOT"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 7 Result: 1
Command 7 Output:


Command 7 Stderr:
E:\llvm\tools\clang\test\Driver\warning-options.cpp:13:20: error: expected
string not found in input
// CHECK-ISYSROOT: warning: no such sysroot directory: '{{([A-Za-z]:.*)?}}/FOO'
                   ^
<stdin>:1:1: note: scanning from here
clang version 3.6.0 (218059)
^
<stdin>:4:890: note: possible intended match here
 "E:\\llvm_build\\bin\\clang.EXE" "-cc1" "-triple" "i386-apple-macosx10.6.0"
"-emit-obj" "-mrelax-all" "-disable-free" "-disable-llvm-verifier"
"-main-file-name" "warning-options.cpp" "-mrelocation-model" "pic" "-pic-level"
"2" "-mdisable-fp-elim" "-masm-verbose" "-target-cpu" "yonah"
"-dwarf-column-info" "-coverage-file"
"E:\\llvm_build\\tools\\clang\\test\\Driver\\warning-options.o" "-resource-dir"
"E:\\llvm_build\\bin\\..\\lib\\clang\\3.6.0" "-isysroot" "/FOO"
"-fdeprecated-macro" "-fdebug-compilation-dir"
"E:\\llvm_build\\tools\\clang\\test\\Driver"
"-ferror-limit" "19" "-fmessage-length" "0" "-stack-protector" "1"
"-mstackrealign" "-fblocks" "-fobjc-runtime=macosx-fragile-10.6.0"
"-fencode-extended-block-signature" "-fcxx-exceptions" "-fexceptions"
"-fmax-type-align=16" "-fdiagnostics-show-option" "-o" "warning-options.o" "-x"
"c++" "E:\\llvm\\tools\\clang\\test\\Driver\\warning-options.cpp"











         ^



--

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140918/1830e6e1/attachment.html>


More information about the llvm-bugs mailing list