From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 86432] llvm Unreal Elemental rendering regression Date: Tue, 18 Nov 2014 23:18:37 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1712381967==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id ABA4B6E64A for ; Tue, 18 Nov 2014 15:18:37 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1712381967== Content-Type: multipart/alternative; boundary="1416352717.deb1f1.10253"; charset="UTF-8" --1416352717.deb1f1.10253 Date: Tue, 18 Nov 2014 23:18:37 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D86432 Andy Furniss changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #109694|0 |1 is obsolete| | --- Comment #8 from Andy Furniss --- Comment on attachment 109694 --> https://bugs.freedesktop.org/attachment.cgi?id=3D109694 clang build fail with Tentative fix >make[3]: Entering directory '/mnt/sdb1/Src64/llvm/lib/Target/R600' >llvm[3]: Compiling AMDGPUISelLowering.cpp for Release+Asserts build >clang: /mnt/sdb1/Src64/llvm/include/llvm/Support/Casting.h:237: typename c= ast_retty::ret_type llvm::cast(Y *) [X =3D llvm::CallInst, Y =3D ll= vm::Instruction]: Assertion `isa(Val) && "cast() argument of incompa= tible type!"' failed. >#0 0x7fa42bcc70b8 llvm::sys::PrintStackTrace(_IO_FILE*) (/usr/bin/../lib/l= ibLLVM-3.6svn.so+0x4230b8) >#1 0x7fa42bcc883b SignalHandler(int) (/usr/bin/../lib/libLLVM-3.6svn.so+0x= 42483b) >#2 0x7fa42b4812a0 __restore_rt (/lib/libpthread.so.0+0xf2a0) >#3 0x7fa42a27e985 __GI_raise /sources/eglibc-2.15/signal/../nptl/sysdeps/u= nix/sysv/linux/raise.c:64:0 >#4 0x7fa42a281aab __GI_abort /sources/eglibc-2.15/stdlib/abort.c:93:0 >#5 0x7fa42a2779de __assert_fail_base /sources/eglibc-2.15/assert/assert.c:= 55:0 >#6 0x7fa42a277a82 (/lib/libc.so.6+0x2da82) >#7 0x8a43b7 clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFu= nctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::Co= deGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (/usr/b= in/clang+0x8a43b7) >#8 0x8eab51 clang::CodeGen::CodeGenFunction::EmitCXXMemberOrOperatorCall(c= lang::CXXMethodDecl const*, llvm::Value*, clang::CodeGen::ReturnValueSlot, = llvm::Value*, llvm::Value*, clang::QualType, clang::CallExpr const*) (/usr/= bin/clang+0x8eab51) >#9 0x8ebb5e clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::= CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (/usr/bin/clang+= 0x8ebb5e) >#10 0x8e053b clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr= const*, clang::CodeGen::ReturnValueSlot) (/usr/bin/clang+0x8e053b) >#11 0x909ade (/usr/bin/clang+0x909ade) >#12 0x8f9943 clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr c= onst*, bool) (/usr/bin/clang+0x8f9943) >#13 0x8b9e19 clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr c= onst*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (/usr/bin/cla= ng+0x8b9e19) >#14 0x8bca2e clang::CodeGen::CodeGenFunction::EmitExprAsInit(clang::Expr c= onst*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (/usr/bin/cla= ng+0x8bca2e) >#15 0x8bb9ed clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeG= en::CodeGenFunction::AutoVarEmission const&) (/usr/bin/clang+0x8bb9ed) >#16 0x8b880a clang::CodeGen::CodeGenFunction::EmitVarDecl(clang::VarDecl c= onst&) (/usr/bin/clang+0x8b880a) >#17 0x7daa7c clang::CodeGen::CodeGenFunction::EmitDeclStmt(clang::DeclStmt= const&) (/usr/bin/clang+0x7daa7c) >#18 0x7d32b4 clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt c= onst*) (/usr/bin/clang+0x7d32b4) >#19 0x7d230f clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*)= (/usr/bin/clang+0x7d230f) >#20 0x7db4ab clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope= (clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (/usr/bin/= clang+0x7db4ab) >#21 0x7efa47 clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::Code= Gen::FunctionArgList&, clang::Stmt const*) (/usr/bin/clang+0x7efa47) >#22 0x7f002a clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDe= cl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (/usr/bin/clang= +0x7f002a) >#23 0x7ff21f clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(c= lang::GlobalDecl, llvm::GlobalValue*) (/usr/bin/clang+0x7ff21f) >#24 0x7fc049 clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::Gl= obalDecl, llvm::GlobalValue*) (/usr/bin/clang+0x7fc049) >#25 0x800c31 clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*)= (/usr/bin/clang+0x800c31) >#26 0x79fe9f (/usr/bin/clang+0x79fe9f) >#27 0x796d47 (/usr/bin/clang+0x796d47) >#28 0x99ebc3 clang::ParseAST(clang::Sema&, bool, bool) (/usr/bin/clang+0x9= 9ebc3) >#29 0x5a86ae clang::FrontendAction::Execute() (/usr/bin/clang+0x5a86ae) >#30 0x57b87c clang::CompilerInstance::ExecuteAction(clang::FrontendAction&= ) (/usr/bin/clang+0x57b87c) >#31 0x55dc62 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/= usr/bin/clang+0x55dc62) >#32 0x5548ed cc1_main(llvm::ArrayRef, char const*, void*) (/u= sr/bin/clang+0x5548ed) >#33 0x55c2e2 main (/usr/bin/clang+0x55c2e2) >#34 0x7fa42a26b36d __libc_start_main /sources/eglibc-2.15/csu/libc-start.c= :258:0 >#35 0x5545d5 _start (/usr/bin/clang+0x5545d5) >Stack dump: >0. Program arguments: /usr/bin/clang -cc1 -triple x86_64-unknown-linu= x-gnu -emit-obj -disable-free -main-file-name AMDGPUISelLowering.cpp -mrelo= cation-model pic -pic-level 2 -mthread-model posix -fmath-errno -masm-verbo= se -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-6= 4 -target-linker-version 2.23 -momit-leaf-frame-pointer -dwarf-column-info = -ffunction-sections -fdata-sections -coverage-file /mnt/sdb1/Src64/llvm/lib= /Target/R600/Release+Asserts/AMDGPUISelLowering.o -resource-dir /usr/bin/..= /lib/clang/3.6.0 -dependency-file /mnt/sdb1/Src64/llvm/lib/Target/R600/Rele= ase+Asserts/AMDGPUISelLowering.d.tmp -MP -MT /mnt/sdb1/Src64/llvm/lib/Targe= t/R600/Release+Asserts/AMDGPUISelLowering.o -MT /mnt/sdb1/Src64/llvm/lib/Ta= rget/R600/Release+Asserts/AMDGPUISelLowering.d -D _DEBUG -D _GNU_SOURCE -D = __STDC_CONSTANT_MACROS -D __STDC_FORMAT_MACROS -D __STDC_LIMIT_MACROS -I /m= nt/sdb1/Src64/llvm/include -I /mnt/sdb1/Src64/llvm/lib/Target/R600 -interna= l-isystem /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../= include/c++/4.9.2 -internal-isystem /usr/bin/../lib64/gcc/x86_64-unknown-li= nux-gnu/4.9.2/../../../../include/c++/4.9.2/x86_64-unknown-linux-gnu -inter= nal-isystem /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../.= ./include/c++/4.9.2/backward -internal-isystem /usr/local/include -internal= -isystem /usr/bin/../lib/clang/3.6.0/include -internal-externc-isystem /inc= lude -internal-externc-isystem /usr/include -O3 -Wcast-qual -Wno-long-long = -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcovered-switch-default -Wn= o-uninitialized -Wno-missing-field-initializers -Wno-comment -pedantic -std= =3Dc++11 -fdeprecated-macro -fdebug-compilation-dir /mnt/sdb1/Src64/llvm/li= b/Target/R600 -ferror-limit 19 -fmessage-length 239 -fvisibility-inlines-hi= dden -mstackrealign -fno-rtti -fobjc-runtime=3Dgcc -fdiagnostics-show-optio= n -fcolor-diagnostics -vectorize-loops -vectorize-slp -o /mnt/sdb1/Src64/ll= vm/lib/Target/R600/Release+Asserts/AMDGPUISelLowering.o -x c++ AMDGPUISelLo= wering.cpp=20 >1. AMDGPUISelLowering.cpp:97:1: current parser token 'EVT' >2. AMDGPUISelLowering.cpp:87:27: LLVM IR generation of declaration 'l= lvm::AMDGPUTargetLowering::getEquivalentMemType' >3. AMDGPUISelLowering.cpp:87:27: Generating code for declaration 'llv= m::AMDGPUTargetLowering::getEquivalentMemType' >clang: error: unable to execute command: Aborted >clang: error: clang frontend command failed due to signal (use -v to see i= nvocation) >clang version 3.6.0 (http://llvm.org/git/clang.git f98071d4eacb44e7f36b4fd= 9878f415524a6efda) (http://llvm.org/git/llvm.git ab9c404bbdceead0ced57d5e80= 5eeeb28941de35) >Target: x86_64-unknown-linux-gnu >Thread model: posix >clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org= /bugs/ and include the crash backtrace, preprocessed source, and associated= run script. >clang: note: diagnostic msg:=20 >******************** > >PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: >Preprocessed source(s) and associated run script(s) are located at: >clang: note: diagnostic msg: /tmp/AMDGPUISelLowering-03f4c1.cpp >clang: note: diagnostic msg: /tmp/AMDGPUISelLowering-03f4c1.sh >clang: note: diagnostic msg:=20 > >******************** >/bin/rm: cannot remove =C3=A2/mnt/sdb1/Src64/llvm/lib/Target/R600/Release+= Asserts/AMDGPUISelLowering.d.tmp=C3=A2: No such file or directory >/mnt/sdb1/Src64/llvm/Makefile.rules:1514: recipe for target '/mnt/sdb1/Src= 64/llvm/lib/Target/R600/Release+Asserts/AMDGPUISelLowering.o' failed >make[3]: *** [/mnt/sdb1/Src64/llvm/lib/Target/R600/Release+Asserts/AMDGPUI= SelLowering.o] Error 1 >make[3]: Leaving directory '/mnt/sdb1/Src64/llvm/lib/Target/R600' >/mnt/sdb1/Src64/llvm/Makefile.rules:932: recipe for target 'R600/.makeall'= failed >make[2]: *** [R600/.makeall] Error 2 >make[2]: Leaving directory '/mnt/sdb1/Src64/llvm/lib/Target' >/mnt/sdb1/Src64/llvm/Makefile.rules:932: recipe for target 'Target/.makeal= l' failed >make[1]: *** [Target/.makeall] Error 2 >make[1]: Leaving directory '/mnt/sdb1/Src64/llvm/lib' >/mnt/sdb1/Src64/llvm/Makefile.rules:883: recipe for target 'all' failed >make: *** [all] Error 1 > --=20 You are receiving this mail because: You are the assignee for the bug. --1416352717.deb1f1.10253 Date: Tue, 18 Nov 2014 23:18:37 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Andy Furniss changed bug 86432<= /a>
What Removed Added
Attachment #109694 is obsolete   1

Comment= # 8 on bug 86432<= /a> from Andy Furniss
Comment on attachment 109694 [details]
clang build fail with Tentative fix

>make[3]: Entering directory '/mnt/sdb1/Src64/llvm=
/lib/Target/R600'
>llvm[3]: Compiling AMDGPUISelLowering.cpp for Release+Asserts build
>clang: /mnt/sdb1/Src64/llvm/include/llvm/Support/Casting.h:237: typenam=
e cast_retty<X, Y *>::ret_type llvm::cast(Y *) [X =3D llvm::CallInst,=
 Y =3D llvm::Instruction]: Assertion `isa<X>(Val) && "ca=
st<Ty>() argument of incompatible type!"' failed.
>#0 0x7fa42bcc70b8 llvm::sys::PrintStackTrace(_IO_FILE*) (/usr/bin/../li=
b/libLLVM-3.6svn.so+0x4230b8)
>#1 0x7fa42bcc883b SignalHandler(int) (/usr/bin/../lib/libLLVM-3.6svn.so=
+0x42483b)
>#2 0x7fa42b4812a0 __restore_rt (/lib/libpthread.so.0+0xf2a0)
>#3 0x7fa42a27e985 __GI_raise /sources/eglibc-2.15/signal/../nptl/sysdep=
s/unix/sysv/linux/raise.c:64:0
>#4 0x7fa42a281aab __GI_abort /sources/eglibc-2.15/stdlib/abort.c:93:0
>#5 0x7fa42a2779de __assert_fail_base /sources/eglibc-2.15/assert/assert=
.c:55:0
>#6 0x7fa42a277a82 (/lib/libc.so.6+0x2da82)
>#7 0x8a43b7 clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::C=
GFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, cl=
ang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction=
**) (/usr/bin/clang+0x8a43b7)
>#8 0x8eab51 clang::CodeGen::CodeGenFunction::EmitCXXMemberOrOperatorCal=
l(clang::CXXMethodDecl const*, llvm::Value*, clang::CodeGen::ReturnValueSlo=
t, llvm::Value*, llvm::Value*, clang::QualType, clang::CallExpr const*) (/u=
sr/bin/clang+0x8eab51)
>#9 0x8ebb5e clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clan=
g::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (/usr/bin/cla=
ng+0x8ebb5e)
>#10 0x8e053b clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallE=
xpr const*, clang::CodeGen::ReturnValueSlot) (/usr/bin/clang+0x8e053b)
>#11 0x909ade (/usr/bin/clang+0x909ade)
>#12 0x8f9943 clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Exp=
r const*, bool) (/usr/bin/clang+0x8f9943)
>#13 0x8b9e19 clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Exp=
r const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (/usr/bin/=
clang+0x8b9e19)
>#14 0x8bca2e clang::CodeGen::CodeGenFunction::EmitExprAsInit(clang::Exp=
r const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (/usr/bin/=
clang+0x8bca2e)
>#15 0x8bb9ed clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::Co=
deGen::CodeGenFunction::AutoVarEmission const&) (/usr/bin/clang+0x8bb9e=
d)
>#16 0x8b880a clang::CodeGen::CodeGenFunction::EmitVarDecl(clang::VarDec=
l const&) (/usr/bin/clang+0x8b880a)
>#17 0x7daa7c clang::CodeGen::CodeGenFunction::EmitDeclStmt(clang::DeclS=
tmt const&) (/usr/bin/clang+0x7daa7c)
>#18 0x7d32b4 clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stm=
t const*) (/usr/bin/clang+0x7d32b4)
>#19 0x7d230f clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt cons=
t*) (/usr/bin/clang+0x7d230f)
>#20 0x7db4ab clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutSc=
ope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (/u=
sr/bin/clang+0x7db4ab)
>#21 0x7efa47 clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::C=
odeGen::FunctionArgList&, clang::Stmt const*) (/usr/bin/clang+0x7efa47)
>#22 0x7f002a clang::CodeGen::CodeGenFunction::GenerateCode(clang::Globa=
lDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (/usr/bi=
n/clang+0x7f002a)
>#23 0x7ff21f clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinitio=
n(clang::GlobalDecl, llvm::GlobalValue*) (/usr/bin/clang+0x7ff21f)
>#24 0x7fc049 clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang:=
:GlobalDecl, llvm::GlobalValue*) (/usr/bin/clang+0x7fc049)
>#25 0x800c31 clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Dec=
l*) (/usr/bin/clang+0x800c31)
>#26 0x79fe9f (/usr/bin/clang+0x79fe9f)
>#27 0x796d47 (/usr/bin/clang+0x796d47)
>#28 0x99ebc3 clang::ParseAST(clang::Sema&, bool, bool) (/usr/bin/cl=
ang+0x99ebc3)
>#29 0x5a86ae clang::FrontendAction::Execute() (/usr/bin/clang+0x5a86ae)
>#30 0x57b87c clang::CompilerInstance::ExecuteAction(clang::FrontendActi=
on&) (/usr/bin/clang+0x57b87c)
>#31 0x55dc62 clang::ExecuteCompilerInvocation(clang::CompilerInstance*)=
 (/usr/bin/clang+0x55dc62)
>#32 0x5548ed cc1_main(llvm::ArrayRef<char const*>, char const*, v=
oid*) (/usr/bin/clang+0x5548ed)
>#33 0x55c2e2 main (/usr/bin/clang+0x55c2e2)
>#34 0x7fa42a26b36d __libc_start_main /sources/eglibc-2.15/csu/libc-star=
t.c:258:0
>#35 0x5545d5 _start (/usr/bin/clang+0x5545d5)
>Stack dump:
>0.      Program arguments: /usr/bin/clang -cc1 -triple x86_64-unknown-l=
inux-gnu -emit-obj -disable-free -main-file-name AMDGPUISelLowering.cpp -mr=
elocation-model pic -pic-level 2 -mthread-model posix -fmath-errno -masm-ve=
rbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x8=
6-64 -target-linker-version 2.23 -momit-leaf-frame-pointer -dwarf-column-in=
fo -ffunction-sections -fdata-sections -coverage-file /mnt/sdb1/Src64/llvm/=
lib/Target/R600/Release+Asserts/AMDGPUISelLowering.o -resource-dir /usr/bin=
/../lib/clang/3.6.0 -dependency-file /mnt/sdb1/Src64/llvm/lib/Target/R600/R=
elease+Asserts/AMDGPUISelLowering.d.tmp -MP -MT /mnt/sdb1/Src64/llvm/lib/Ta=
rget/R600/Release+Asserts/AMDGPUISelLowering.o -MT /mnt/sdb1/Src64/llvm/lib=
/Target/R600/Release+Asserts/AMDGPUISelLowering.d -D _DEBUG -D _GNU_SOURCE =
-D __STDC_CONSTANT_MACROS -D __STDC_FORMAT_MACROS -D __STDC_LIMIT_MACROS -I=
 /mnt/sdb1/Src64/llvm/include -I /mnt/sdb1/Src64/llvm/lib/Target/R600 -inte=
rnal-isystem /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../=
../include/c++/4.9.2 -internal-isystem /usr/bin/../lib64/gcc/x86_64-unknown=
-linux-gnu/4.9.2/../../../../include/c++/4.9.2/x86_64-unknown-linux-gnu -in=
ternal-isystem /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/4.9.2/../../.=
./../include/c++/4.9.2/backward -internal-isystem /usr/local/include -inter=
nal-isystem /usr/bin/../lib/clang/3.6.0/include -internal-externc-isystem /=
include -internal-externc-isystem /usr/include -O3 -Wcast-qual -Wno-long-lo=
ng -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcovered-switch-default =
-Wno-uninitialized -Wno-missing-field-initializers -Wno-comment -pedantic -=
std=3Dc++11 -fdeprecated-macro -fdebug-compilation-dir /mnt/sdb1/Src64/llvm=
/lib/Target/R600 -ferror-limit 19 -fmessage-length 239 -fvisibility-inlines=
-hidden -mstackrealign -fno-rtti -fobjc-runtime=3Dgcc -fdiagnostics-show-op=
tion -fcolor-diagnostics -vectorize-loops -vectorize-slp -o /mnt/sdb1/Src64=
/llvm/lib/Target/R600/Release+Asserts/AMDGPUISelLowering.o -x c++ AMDGPUISe=
lLowering.cpp=20
>1.      AMDGPUISelLowering.cpp:97:1: current parser token 'EVT'
>2.      AMDGPUISelLowering.cpp:87:27: LLVM IR generation of declaration=
 'llvm::AMDGPUTargetLowering::getEquivalentMemType'
>3.      AMDGPUISelLowering.cpp:87:27: Generating code for declaration '=
llvm::AMDGPUTargetLowering::getEquivalentMemType'
>clang: error: unable to execute command: Aborted
>clang: error: clang frontend command failed due to signal (use -v to se=
e invocation)
>clang version 3.6.0 (http://l=
lvm.org/git/clang.git f98071d4eacb44e7f36b4fd9878f415524a6efda) (http://llvm.org/git/llvm.git ab9c404=
bbdceead0ced57d5e805eeeb28941de35)
>Target: x86_64-unknown-linux-gnu
>Thread model: posix
>clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backt=
race, preprocessed source, and associated run script.
>clang: note: diagnostic msg:=20
>********************
>
>PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPO=
RT:
>Preprocessed source(s) and associated run script(s) are located at:
>clang: note: diagnostic msg: /tmp/AMDGPUISelLowering-03f4c1.cpp
>clang: note: diagnostic msg: /tmp/AMDGPUISelLowering-03f4c1.sh
>clang: note: diagnostic msg: 
>
>********************
>/bin/rm: cannot remove =C3=A2/mnt/sdb1/Src64/llvm/lib/Target/R600/Relea=
se+Asserts/AMDGPUISelLowering.d.tmp=C3=A2: No such file or directory
>/mnt/sdb1/Src64/llvm/Makefile.rules:1514: recipe for target '/mnt/sdb1/=
Src64/llvm/lib/Target/R600/Release+Asserts/AMDGPUISelLowering.o' failed
>make[3]: *** [/mnt/sdb1/Src64/llvm/lib/Target/R600/Release+Asserts/AMDG=
PUISelLowering.o] Error 1
>make[3]: Leaving directory '/mnt/sdb1/Src64/llvm/lib/Target/R600'
>/mnt/sdb1/Src64/llvm/Makefile.rules:932: recipe for target 'R600/.makea=
ll' failed
>make[2]: *** [R600/.makeall] Error 2
>make[2]: Leaving directory '/mnt/sdb1/Src64/llvm/lib/Target'
>/mnt/sdb1/Src64/llvm/Makefile.rules:932: recipe for target 'Target/.mak=
eall' failed
>make[1]: *** [Target/.makeall] Error 2
>make[1]: Leaving directory '/mnt/sdb1/Src64/llvm/lib'
>/mnt/sdb1/Src64/llvm/Makefile.rules:883: recipe for target 'all' failed
>make: *** [all] Error 1
>


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1416352717.deb1f1.10253-- --===============1712381967== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1712381967==--