davezarzycki added a comment.

I have an auto-bisecting cron job that has identified the "reland" as breaking 
the test suite on Fedora 32 (x86). Is there a quick fix or can we revert the 
reland?

  FAIL: Clang :: Modules/ModuleDebugInfoDwoId.cpp (12657 of 68968)
  ******************** TEST 'Clang :: Modules/ModuleDebugInfoDwoId.cpp' FAILED 
********************
  Script:
  --
  : 'RUN: at line 3';   rm -rf 
/tmp/_update_lc/r/tools/clang/test/Modules/Output/ModuleDebugInfoDwoId.cpp.tmp.cache
  : 'RUN: at line 4';   /tmp/_update_lc/r/bin/clang -cc1 -internal-isystem 
/tmp/_update_lc/r/lib/clang/12.0.0/include -nostdsysteminc -triple 
x86_64-unknown-linux-gnu -x objective-c++ -std=c++11 -debugger-tuning=lldb 
-debug-info-kind=limited -fmodules -fmodule-format=obj -dwarf-ext-refs 
-fimplicit-module-maps 
-fmodules-cache-path=/tmp/_update_lc/r/tools/clang/test/Modules/Output/ModuleDebugInfoDwoId.cpp.tmp.cache
 /home/dave/ro_s/lp/clang/test/Modules/ModuleDebugInfoDwoId.cpp -I 
/home/dave/ro_s/lp/clang/test/Modules/Inputs -emit-llvm -o 
/tmp/_update_lc/r/tools/clang/test/Modules/Output/ModuleDebugInfoDwoId.cpp.tmp.ll
 -mllvm -debug-only=pchcontainer 2> 
/tmp/_update_lc/r/tools/clang/test/Modules/Output/ModuleDebugInfoDwoId.cpp.tmp.mod-out
  : 'RUN: at line 5';   cat 
/tmp/_update_lc/r/tools/clang/test/Modules/Output/ModuleDebugInfoDwoId.cpp.tmp.ll
 > 
/tmp/_update_lc/r/tools/clang/test/Modules/Output/ModuleDebugInfoDwoId.cpp.tmp.combined_output
  : 'RUN: at line 6';   cat 
/tmp/_update_lc/r/tools/clang/test/Modules/Output/ModuleDebugInfoDwoId.cpp.tmp.mod-out
 >> 
/tmp/_update_lc/r/tools/clang/test/Modules/Output/ModuleDebugInfoDwoId.cpp.tmp.combined_output
  : 'RUN: at line 7';   cat 
/tmp/_update_lc/r/tools/clang/test/Modules/Output/ModuleDebugInfoDwoId.cpp.tmp.combined_output
 | /tmp/_update_lc/r/bin/FileCheck 
/home/dave/ro_s/lp/clang/test/Modules/ModuleDebugInfoDwoId.cpp
  : 'RUN: at line 8';   cat 
/tmp/_update_lc/r/tools/clang/test/Modules/Output/ModuleDebugInfoDwoId.cpp.tmp.ll
 | /tmp/_update_lc/r/bin/FileCheck --check-prefix=CHECK-REALIDS 
/home/dave/ro_s/lp/clang/test/Modules/ModuleDebugInfoDwoId.cpp
  : 'RUN: at line 9';   cat 
/tmp/_update_lc/r/tools/clang/test/Modules/Output/ModuleDebugInfoDwoId.cpp.tmp.mod-out
 | /tmp/_update_lc/r/bin/FileCheck --check-prefix=CHECK-REALIDS 
/home/dave/ro_s/lp/clang/test/Modules/ModuleDebugInfoDwoId.cpp
  --
  Exit Code: 1
  
  
  ********************
  Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
  ********************
  Failed Tests (1):
    Clang :: Modules/ModuleDebugInfoDwoId.cpp


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84013/new/

https://reviews.llvm.org/D84013

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to