search for: 913271

Displaying 1 result from an estimated 1 matches for "913271".

Did you mean: 513271
2018 Nov 11
3
A stage2 build causes changes to libllvm impacting program using it (exemple: rustc)
...This means that, instead of shipping llvm-toolchain packages built with gcc, we are rebuilding everything a second time using the newly built clang. Now, when pushed to Debian, it caused some unexpected issues in particular with rust reported here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913271#35 rustc in Debian was building initially against libllvm built with gcc. It was working fine. The failure is now happening when the systems saw their libllvm upgraded to the stage2 bootstrap one. The beginning of the backtrace is the following (generating debug info): Thread 1 "rustc"...