Current LLVM svn failing to build under Ubuntu precise (gcc 4.6)
Sylvestre Ledru
sylvestre at debian.org
Fri Nov 22 09:42:36 PST 2013
Hello,
The current SVN sources are failing to build under gcc 4.6 on:
llvm-toolchain-snapshot-3.5~svn195416/lib/Transforms/ObjCARC/ObjCARCOpts.cpp:426:9: error: invalid conversion from 'unsigned char' to '{anonymous}::Sequence' [-fpermissive]
Full log is available here:
http://llvm-jenkins.debian.net/job/llvm-toolchain-precise-binaries/architecture=i386,distribution=precise/387/consoleFull
I cannot pinpoint the exact revision of the commit which broke the build:
The Debian forge was down for about 10 days (which explains why
http://llvm.org/apt/ did not receive many updates)
Thanks
Sylvestre
More information about the llvm-commits
mailing list