MidnightBSD Magus

devel/protobuf-c

Code generator and libraries to use Protocol Buffers from pure C

Flavor Version Run OSVersion Arch License Restricted Status
1.3.1 393 1.2 i386 bsd2 0 fail

Events

Machine Type Time Message
m1232 info 2019-11-05 09:08:36.298563 Test Started
m1232 fail 2019-11-05 09:09:14.466594 make build returned non-zero: 1
m1232 fail 2019-11-05 09:09:14.514567 Test complete.

Log

===>  Building for protobuf-c-1.3.1
gmake[1]: Entering directory '/magus/work/usr/mports/devel/protobuf-c/work/protobuf-c-1.3.1'
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_bytes_field.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_bytes_field.Tpo -c -o protoc-c/protoc_gen_c-c_bytes_field.o `test -f 'protoc-c/c_bytes_field.cc' || echo './'`protoc-c/c_bytes_field.cc
In file included from protoc-c/c_bytes_field.cc:63:
In file included from ./protoc-c/c_bytes_field.h:68:
In file included from ./protoc-c/c_field.h:68:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_bytes_field.Tpo protoc-c/.deps/protoc_gen_c-c_bytes_field.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_enum.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_enum.Tpo -c -o protoc-c/protoc_gen_c-c_enum.o `test -f 'protoc-c/c_enum.cc' || echo './'`protoc-c/c_enum.cc
In file included from protoc-c/c_enum.cc:66:
In file included from ./protoc-c/c_enum.h:67:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_enum.Tpo protoc-c/.deps/protoc_gen_c-c_enum.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_enum_field.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_enum_field.Tpo -c -o protoc-c/protoc_gen_c-c_enum_field.o `test -f 'protoc-c/c_enum_field.cc' || echo './'`protoc-c/c_enum_field.cc
In file included from protoc-c/c_enum_field.cc:63:
In file included from ./protoc-c/c_enum_field.h:68:
In file included from ./protoc-c/c_field.h:68:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_enum_field.Tpo protoc-c/.deps/protoc_gen_c-c_enum_field.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_extension.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_extension.Tpo -c -o protoc-c/protoc_gen_c-c_extension.o `test -f 'protoc-c/c_extension.cc' || echo './'`protoc-c/c_extension.cc
In file included from protoc-c/c_extension.cc:64:
In file included from ./protoc-c/c_helpers.h:69:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_extension.Tpo protoc-c/.deps/protoc_gen_c-c_extension.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_field.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_field.Tpo -c -o protoc-c/protoc_gen_c-c_field.o `test -f 'protoc-c/c_field.cc' || echo './'`protoc-c/c_field.cc
In file included from protoc-c/c_field.cc:63:
In file included from ./protoc-c/c_field.h:68:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_field.Tpo protoc-c/.deps/protoc_gen_c-c_field.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_file.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_file.Tpo -c -o protoc-c/protoc_gen_c-c_file.o `test -f 'protoc-c/c_file.cc' || echo './'`protoc-c/c_file.cc
In file included from protoc-c/c_file.cc:64:
In file included from ./protoc-c/c_file.h:70:
In file included from ./protoc-c/c_field.h:68:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_file.Tpo protoc-c/.deps/protoc_gen_c-c_file.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_generator.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_generator.Tpo -c -o protoc-c/protoc_gen_c-c_generator.o `test -f 'protoc-c/c_generator.cc' || echo './'`protoc-c/c_generator.cc
In file included from protoc-c/c_generator.cc:69:
In file included from ./protoc-c/c_file.h:70:
In file included from ./protoc-c/c_field.h:68:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_generator.Tpo protoc-c/.deps/protoc_gen_c-c_generator.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_helpers.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_helpers.Tpo -c -o protoc-c/protoc_gen_c-c_helpers.o `test -f 'protoc-c/c_helpers.cc' || echo './'`protoc-c/c_helpers.cc
In file included from protoc-c/c_helpers.cc:69:
In file included from ./protoc-c/c_helpers.h:69:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_helpers.Tpo protoc-c/.deps/protoc_gen_c-c_helpers.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_message.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_message.Tpo -c -o protoc-c/protoc_gen_c-c_message.o `test -f 'protoc-c/c_message.cc' || echo './'`protoc-c/c_message.cc
In file included from protoc-c/c_message.cc:66:
In file included from ./protoc-c/c_message.h:69:
In file included from ./protoc-c/c_field.h:68:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_message.Tpo protoc-c/.deps/protoc_gen_c-c_message.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_message_field.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_message_field.Tpo -c -o protoc-c/protoc_gen_c-c_message_field.o `test -f 'protoc-c/c_message_field.cc' || echo './'`protoc-c/c_message_field.cc
In file included from protoc-c/c_message_field.cc:63:
In file included from ./protoc-c/c_message_field.h:68:
In file included from ./protoc-c/c_field.h:68:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_message_field.Tpo protoc-c/.deps/protoc_gen_c-c_message_field.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_primitive_field.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_primitive_field.Tpo -c -o protoc-c/protoc_gen_c-c_primitive_field.o `test -f 'protoc-c/c_primitive_field.cc' || echo './'`protoc-c/c_primitive_field.cc
In file included from protoc-c/c_primitive_field.cc:63:
In file included from ./protoc-c/c_primitive_field.h:68:
In file included from ./protoc-c/c_field.h:68:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_primitive_field.Tpo protoc-c/.deps/protoc_gen_c-c_primitive_field.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_service.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_service.Tpo -c -o protoc-c/protoc_gen_c-c_service.o `test -f 'protoc-c/c_service.cc' || echo './'`protoc-c/c_service.cc
In file included from protoc-c/c_service.cc:63:
In file included from ./protoc-c/c_service.h:68:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_service.Tpo protoc-c/.deps/protoc_gen_c-c_service.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-c_string_field.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-c_string_field.Tpo -c -o protoc-c/protoc_gen_c-c_string_field.o `test -f 'protoc-c/c_string_field.cc' || echo './'`protoc-c/c_string_field.cc
In file included from protoc-c/c_string_field.cc:63:
In file included from ./protoc-c/c_string_field.h:68:
In file included from ./protoc-c/c_field.h:68:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
3 warnings generated.
mv -f protoc-c/.deps/protoc_gen_c-c_string_field.Tpo protoc-c/.deps/protoc_gen_c-c_string_field.Po
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT protoc-c/protoc_gen_c-main.o -MD -MP -MF protoc-c/.deps/protoc_gen_c-main.Tpo -c -o protoc-c/protoc_gen_c-main.o `test -f 'protoc-c/main.cc' || echo './'`protoc-c/main.cc
mv -f protoc-c/.deps/protoc_gen_c-main.Tpo protoc-c/.deps/protoc_gen_c-main.Po
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -std=c++11  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing   -L/usr/local/lib -o protoc-c/protoc-gen-c protoc-c/protoc_gen_c-c_bytes_field.o protoc-c/protoc_gen_c-c_enum.o protoc-c/protoc_gen_c-c_enum_field.o protoc-c/protoc_gen_c-c_extension.o protoc-c/protoc_gen_c-c_field.o protoc-c/protoc_gen_c-c_file.o protoc-c/protoc_gen_c-c_generator.o protoc-c/protoc_gen_c-c_helpers.o protoc-c/protoc_gen_c-c_message.o protoc-c/protoc_gen_c-c_message_field.o protoc-c/protoc_gen_c-c_primitive_field.o protoc-c/protoc_gen_c-c_service.o protoc-c/protoc_gen_c-c_string_field.o protoc-c/protoc_gen_c-main.o -L/usr/local/lib -lprotobuf -pthread  -lprotoc 
libtool: link: c++ -std=c++11 -I/usr/local/include -pthread -O2 -pipe -fno-strict-aliasing -o protoc-c/protoc-gen-c protoc-c/protoc_gen_c-c_bytes_field.o protoc-c/protoc_gen_c-c_enum.o protoc-c/protoc_gen_c-c_enum_field.o protoc-c/protoc_gen_c-c_extension.o protoc-c/protoc_gen_c-c_field.o protoc-c/protoc_gen_c-c_file.o protoc-c/protoc_gen_c-c_generator.o protoc-c/protoc_gen_c-c_helpers.o protoc-c/protoc_gen_c-c_message.o protoc-c/protoc_gen_c-c_message_field.o protoc-c/protoc_gen_c-c_primitive_field.o protoc-c/protoc_gen_c-c_service.o protoc-c/protoc_gen_c-c_string_field.o protoc-c/protoc_gen_c-main.o -pthread  -L/usr/local/lib -lprotobuf -lprotoc -pthread
/usr/local/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/test.proto
[libprotobuf WARNING google/protobuf/compiler/parser.cc:647] No syntax specified for the proto file: t/test.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
/usr/local/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/test-full.proto
[libprotobuf WARNING google/protobuf/compiler/parser.cc:647] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
/usr/local/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/test-optimized.proto
[libprotobuf WARNING google/protobuf/compiler/parser.cc:647] No syntax specified for the proto file: t/test-optimized.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
/usr/local/bin/protoc -I. --cpp_out=. ./t/test-full.proto
[libprotobuf WARNING google/protobuf/compiler/parser.cc:647] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
c++ -std=c++11 -DHAVE_CONFIG_H -I.  -include ./config.h -I./protobuf-c -I. -I. -I/usr/local/include  -I/usr/local/include -pthread  -O2 -pipe -fno-strict-aliasing  -MT t/generated-code2/cxx_generate_packed_data-cxx-generate-packed-data.o -MD -MP -MF t/generated-code2/.deps/cxx_generate_packed_data-cxx-generate-packed-data.Tpo -c -o t/generated-code2/cxx_generate_packed_data-cxx-generate-packed-data.o `test -f 't/generated-code2/cxx-generate-packed-data.cc' || echo './'`t/generated-code2/cxx-generate-packed-data.cc
In file included from t/generated-code2/cxx-generate-packed-data.cc:5:
In file included from ./t/test-full.pb.h:30:
In file included from /usr/local/include/google/protobuf/generated_message_reflection.h:47:
In file included from /usr/local/include/google/protobuf/descriptor.h:62:
/usr/local/include/google/protobuf/stubs/mutex.h:96:23: warning: unknown attribute 'capability' ignored [-Wattributes]
class PROTOBUF_EXPORT GOOGLE_PROTOBUF_CAPABILITY("mutex") WrappedMutex {
                      ^
/usr/local/include/google/protobuf/stubs/mutex.h:55:54: note: expanded from macro 'GOOGLE_PROTOBUF_CAPABILITY'
#define GOOGLE_PROTOBUF_CAPABILITY(x) __attribute__((capability(x)))
                                                     ^
/usr/local/include/google/protobuf/stubs/mutex.h:99:15: warning: unknown attribute 'acquire_capability' ignored [-Wattributes]
  void Lock() GOOGLE_PROTOBUF_ACQUIRE() { mu_.lock(); }
              ^
/usr/local/include/google/protobuf/stubs/mutex.h:52:18: note: expanded from macro 'GOOGLE_PROTOBUF_ACQUIRE'
  __attribute__((acquire_capability(__VA_ARGS__)))
                 ^
/usr/local/include/google/protobuf/stubs/mutex.h:100:17: warning: unknown attribute 'release_capability' ignored [-Wattributes]
  void Unlock() GOOGLE_PROTOBUF_RELEASE() { mu_.unlock(); }
                ^
/usr/local/include/google/protobuf/stubs/mutex.h:54:18: note: expanded from macro 'GOOGLE_PROTOBUF_RELEASE'
  __attribute__((release_capability(__VA_ARGS__)))
                 ^
t/generated-code2/cxx-generate-packed-data.cc:1001:9: error: no type named 'Reflection' in 'google::protobuf::Message'; did you mean 'google::protobuf::Reflection'?
  const google::protobuf::Message::Reflection *reflection = mess.GetReflection();
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        google::protobuf::Reflection
/usr/local/include/google/protobuf/message.h:400:23: note: 'google::protobuf::Reflection' declared here
class PROTOBUF_EXPORT Reflection final {
                      ^
3 warnings and 1 error generated.
gmake[1]: *** [Makefile:1557: t/generated-code2/cxx_generate_packed_data-cxx-generate-packed-data.o] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/protobuf-c/work/protobuf-c-1.3.1'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/devel/protobuf-c

Links

Depends On

Depend Of

Nothing

Categories