You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just seen this new error when building the RPM nightlies, using system LLVM 3.9.1. Do we require new LLVM patches?
/builddir/build/BUILD/julia/base/precompile.jl
AddrSpaceCast must be between different address spaces
AddrSpaceCast must be between different address spaces
%.sroa_cast = addrspacecast i8* %66 to i8*, !dbg !76331
%.sroa_cast = addrspacecast i8* %66 to i8*, !dbg !76331
LLVM ERROR: Broken function found, compilation aborted!
LLVM ERROR: Broken function found, compilation aborted!
*** This error is usually fixed by running `make clean`. If the error persists, try `make cleanall`. ***
*** This error is usually fixed by running `make clean`. If the error persists, try `make cleanall`. ***
Makefile:233: recipe for target '/builddir/build/BUILD/julia/build/usr/lib64/julia/sys.o' failed
I've just seen this new error when building the RPM nightlies, using system LLVM 3.9.1. Do we require new LLVM patches?
https://copr-be.cloud.fedoraproject.org/results/nalimilan/julia-nightlies/fedora-26-x86_64/00567889-julia/build.log.gz
The text was updated successfully, but these errors were encountered: