Building protobuf3-cpp :info:build ./google/protobuf/map_field.h:332:37: error: constexpr constructor never produces a constant expression [-Winvalid-constexpr]
OS X 10.11.6
:info:build In file included from google/protobuf/dynamic_message.cc:80:
:info:build ./google/protobuf/map_field.h:332:37: error: constexpr constructor never produces a constant expression [-Winvalid-constexpr]
:info:build explicit PROTOBUF_MAYBE_CONSTEXPR MapFieldBase(ConstantInitialized)
:info:build ^
:info:build ./google/protobuf/map_field.h:335:9: note: non-literal type 'internal::WrappedMutex' cannot be used in a constant expression
:info:build mutex_(GOOGLE_PROTOBUF_LINKER_INITIALIZED),
:info:build ^
:info:build 1 error generated.
:info:build make[2]: *** [google/protobuf/dynamic_message.lo] Error 1
Change History (6)
Keywords: |
protobuf3 removed
|
Port: |
protobuf3-cpp added; protobuf3 removed
|
Owner: |
set to ryandesign
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
In 05a56f2d5fcf8863e261c36ecb78902f61c2854c/macports-ports (master):