[email protected] (Jérémie Courrèges-Anglas) writes:
> David Coppa <[email protected]> writes:
>
>> Hi!
>
> Hi,
>
>> The following diff updates devel/protobuf to version 2.5.0.
>>
>> Bumps checked with abi-compliance-checker.
>> All tests pass successfully (log attached).
>>
>> I've already tried building some consumers with this, but more
>> thorough testing will be highly appreciated...
>
> This errors out early on i386. I doubt this is because of local
> changes, can anyone confirm?
sparc64 dies much earlier...
/usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I..
-pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
-pipe -MT atomicops_internals_x86_gcc.lo -MD -MP -MF
.deps/atomicops_internals_x86_gcc.Tpo -c -o atomicops_internals_x86_gcc.lo
`test -f 'google/protobuf/stubs/atomicops_internals_x86_gcc.cc' || echo
'./'`google/protobuf/stubs/atomicops_internals_x86_gcc.cc
c++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings
-Woverloaded-virtual -Wno-sign-compare -O2 -pipe -MT
atomicops_internals_x86_gcc.lo -MD -MP -MF
.deps/atomicops_internals_x86_gcc.Tpo -c
google/protobuf/stubs/atomicops_internals_x86_gcc.cc -fPIC -DPIC -o
.libs/atomicops_internals_x86_gcc.o
In file included from ./google/protobuf/stubs/atomicops.h:59,
from google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36:
./google/protobuf/stubs/platform_macros.h:61:2: error: #error Host architecture
was not detected as supported by protobuf
In file included from google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36:
./google/protobuf/stubs/atomicops.h:188: error: stray '#' in program
./google/protobuf/stubs/atomicops.h:188: error: expected constructor,
destructor, or type conversion before string constant
Error while executing c++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall
-Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -MT
atomicops_internals_x86_gcc.lo -MD -MP -MF
.deps/atomicops_internals_x86_gcc.Tpo -c
google/protobuf/stubs/atomicops_internals_x86_gcc.cc -fPIC -DPIC -o
.libs/atomicops_internals_x86_gcc.o
> I'll try to investigate later.
Actually, maybe not...
--
jca | PGP: 0x06A11494 / 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494