[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#760343: transition: protobuf 2.6.0



Emilio Pozuelo Monfort wrote:
> On 14/09/14 00:26, Robert Edmonds wrote:
> > I see a build failure on mips in the 'shogun' package:
> > 
> >     https://buildd.debian.org/status/fetch.php?pkg=shogun&arch=mips&ver=3.2.0-7.2%2Bb1&stamp=1410641206
> > 
> > This is actually an architecture+compiler specific build failure.
> > (Funnily enough, shogun uses "clang++" on some architectures but "c++"
> > on others as the compiler.)  The problem is that the 'generic' atomic
> > implementation fallback is only used when the compiler is actually
> > gcc/g++, rather than clang/clang++.
> > 
> > The fix is relatively simple (basically we just need to also detect
> > clang as well as gcc >= 4.7), but it has to be done in the protobuf
> > headers, which will mean another protobuf upload.
> 
> OK, let us know when that happens and we'll give shogun back.

OK, protobuf 2.6.0-4 with the atomics fix is now in the archive and
built on all architectures.  Please give back shogun on mips.

Thanks!

-- 
Robert Edmonds
edmonds@debian.org


Reply to: