Current LLVM svn failing to build under Ubuntu precise (gcc 4.6)
Bill Wendling
isanbard at gmail.com
Sat Nov 30 19:40:41 PST 2013
I added a fix here. Let me know how it goes for you!
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
M lib/Transforms/ObjCARC/ObjCARCOpts.cpp
Committed r196004
-bw
On Nov 30, 2013, at 3:39 AM, Sylvestre Ledru <sylvestre at debian.org> wrote:
> ping
>
> (it also breaks the build with distribution with gcc 4.7 like the
> current debian stable release)
>
> Sylvestre
>
> On 22/11/2013 18:42, Sylvestre Ledru wrote:
>> 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
>>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list