=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/rttr", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. ===> Building for rttr-0.9.6nb1 [ 3%] Building CXX object src/rttr/CMakeFiles/rttr_core.dir/constructor.cpp.o [ 6%] Building CXX object src/rttr/CMakeFiles/rttr_core.dir/destructor.cpp.o In file included from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_policy.h:36, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_impl.h:36, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/variant.h:1156, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/type/get_create_variant_func.h:32, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/type/type_impl.h:36, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/type.h:1221, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/impl/array_range_impl.h:33, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/array_range.h:338, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/constructor.h:35, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/constructor.cpp:28: /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:134:29: error: 'static bool rttr::detail::convert_from::to(const T&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const T&, char&)' 134 | static RTTR_INLINE bool to(const T& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:129:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const T&, char&)' 129 | static RTTR_INLINE bool to(const T& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:215:29: error: 'static bool rttr::detail::convert_from::to(const bool&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const bool&, char&)' 215 | static RTTR_INLINE bool to(const bool& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:209:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const bool&, char&)' 209 | static RTTR_INLINE bool to(const bool& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:304:29: error: 'static bool rttr::detail::convert_from::to(const char&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const char&, char&)' 304 | static RTTR_INLINE bool to(const char& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:298:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const char&, char&)' 298 | static RTTR_INLINE bool to(const char& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:375:17: error: redefinition of 'struct rttr::detail::convert_from' 375 | struct RTTR_API convert_from | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:290:17: note: previous definition of 'struct rttr::detail::convert_from' 290 | struct RTTR_API convert_from | ^~~~~~~~~~~~~~~~~~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:472:29: error: 'static bool rttr::detail::convert_from::to(const int16_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const int16_t&, char&)' 472 | static RTTR_INLINE bool to(const int16_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:467:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const int16_t&, char&)' 467 | static RTTR_INLINE bool to(const int16_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:554:29: error: 'static bool rttr::detail::convert_from::to(const int32_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const int32_t&, char&)' 554 | static RTTR_INLINE bool to(const int32_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:549:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const int32_t&, char&)' 549 | static RTTR_INLINE bool to(const int32_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:635:29: error: 'static bool rttr::detail::convert_from::to(const int64_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const int64_t&, char&)' In file included from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_policy.h:36, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_impl.h:36, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/variant.h:1156, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/type/get_create_variant_func.h:32, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/type/type_impl.h:36, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/type.h:1221, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/destructor/destructor_wrapper_base.h:32, from /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/destructor.cpp:29: 635 | static RTTR_INLINE bool to(const int64_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:630:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const int64_t&, char&)' 630 | static RTTR_INLINE bool to(const int64_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:134:29: error: 'static bool rttr::detail::convert_from::to(const T&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const T&, char&)' 134 | static RTTR_INLINE bool to(const T& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:129:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const T&, char&)' 129 | static RTTR_INLINE bool to(const T& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:215:29: error: 'static bool rttr::detail::convert_from::to(const bool&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const bool&, char&)' 215 | static RTTR_INLINE bool to(const bool& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:209:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const bool&, char&)' 209 | static RTTR_INLINE bool to(const bool& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:304:29: error: 'static bool rttr::detail::convert_from::to(const char&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const char&, char&)' 304 | static RTTR_INLINE bool to(const char& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:298:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const char&, char&)' 298 | static RTTR_INLINE bool to(const char& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:375:17: error: redefinition of 'struct rttr::detail::convert_from' 375 | struct RTTR_API convert_from | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:290:17: note: previous definition of 'struct rttr::detail::convert_from' 290 | struct RTTR_API convert_from | ^~~~~~~~~~~~~~~~~~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:472:29: error: 'static bool rttr::detail::convert_from::to(const int16_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const int16_t&, char&)' 472 | static RTTR_INLINE bool to(const int16_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:467:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const int16_t&, char&)' 467 | static RTTR_INLINE bool to(const int16_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:717:29: error: 'static bool rttr::detail::convert_from::to(const uint8_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const uint8_t&, char&)' 717 | static RTTR_INLINE bool to(const uint8_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:712:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const uint8_t&, char&)' 712 | static RTTR_INLINE bool to(const uint8_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:802:29: error: 'static bool rttr::detail::convert_from::to(const uint16_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const uint16_t&, char&)' 802 | static RTTR_INLINE bool to(const uint16_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:797:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const uint16_t&, char&)' 797 | static RTTR_INLINE bool to(const uint16_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:554:29: error: 'static bool rttr::detail::convert_from::to(const int32_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const int32_t&, char&)' 554 | static RTTR_INLINE bool to(const int32_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:549:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const int32_t&, char&)' 549 | static RTTR_INLINE bool to(const int32_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:885:29: error: 'static bool rttr::detail::convert_from::to(const uint32_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const uint32_t&, char&)' 885 | static RTTR_INLINE bool to(const uint32_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:880:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const uint32_t&, char&)' 880 | static RTTR_INLINE bool to(const uint32_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:966:29: error: 'static bool rttr::detail::convert_from::to(const uint64_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const uint64_t&, char&)' 966 | static RTTR_INLINE bool to(const uint64_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:961:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const uint64_t&, char&)' 961 | static RTTR_INLINE bool to(const uint64_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1048:29: error: 'static bool rttr::detail::convert_from::to(const float&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const float&, char&)' 1048 | static RTTR_INLINE bool to(const float& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1043:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const float&, char&)' 1043 | static RTTR_INLINE bool to(const float& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:635:29: error: 'static bool rttr::detail::convert_from::to(const int64_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const int64_t&, char&)' 635 | static RTTR_INLINE bool to(const int64_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:630:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const int64_t&, char&)' 630 | static RTTR_INLINE bool to(const int64_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1129:29: error: 'static bool rttr::detail::convert_from::to(const double&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const double&, char&)' 1129 | static RTTR_INLINE bool to(const double& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1124:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const double&, char&)' 1124 | static RTTR_INLINE bool to(const double& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:717:29: error: 'static bool rttr::detail::convert_from::to(const uint8_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const uint8_t&, char&)' 717 | static RTTR_INLINE bool to(const uint8_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:712:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const uint8_t&, char&)' 712 | static RTTR_INLINE bool to(const uint8_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:802:29: error: 'static bool rttr::detail::convert_from::to(const uint16_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const uint16_t&, char&)' 802 | static RTTR_INLINE bool to(const uint16_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:797:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const uint16_t&, char&)' 797 | static RTTR_INLINE bool to(const uint16_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:885:29: error: 'static bool rttr::detail::convert_from::to(const uint32_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const uint32_t&, char&)' 885 | static RTTR_INLINE bool to(const uint32_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:880:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const uint32_t&, char&)' 880 | static RTTR_INLINE bool to(const uint32_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1220:29: error: 'static bool rttr::detail::convert_from >::to(const std::string&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from >::to(const std::string&, char&)' 1220 | static RTTR_INLINE bool to(const std::string& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1209:29: note: previous declaration 'static bool rttr::detail::convert_from >::to(const std::string&, char&)' 1209 | static RTTR_INLINE bool to(const std::string& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:966:29: error: 'static bool rttr::detail::convert_from::to(const uint64_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const uint64_t&, char&)' 966 | static RTTR_INLINE bool to(const uint64_t& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:961:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const uint64_t&, char&)' 961 | static RTTR_INLINE bool to(const uint64_t& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1382:29: error: 'static bool rttr::detail::convert_from_enum::to(const T&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from_enum::to(const T&, char&)' 1382 | static RTTR_INLINE bool to(const T& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1377:29: note: previous declaration 'static bool rttr::detail::convert_from_enum::to(const T&, char&)' 1377 | static RTTR_INLINE bool to(const T& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1048:29: error: 'static bool rttr::detail::convert_from::to(const float&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const float&, char&)' 1048 | static RTTR_INLINE bool to(const float& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1043:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const float&, char&)' 1043 | static RTTR_INLINE bool to(const float& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1129:29: error: 'static bool rttr::detail::convert_from::to(const double&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from::to(const double&, char&)' 1129 | static RTTR_INLINE bool to(const double& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1124:29: note: previous declaration 'static bool rttr::detail::convert_from::to(const double&, char&)' 1124 | static RTTR_INLINE bool to(const double& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1220:29: error: 'static bool rttr::detail::convert_from >::to(const std::string&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from >::to(const std::string&, char&)' 1220 | static RTTR_INLINE bool to(const std::string& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1209:29: note: previous declaration 'static bool rttr::detail::convert_from >::to(const std::string&, char&)' 1209 | static RTTR_INLINE bool to(const std::string& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1382:29: error: 'static bool rttr::detail::convert_from_enum::to(const T&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from_enum::to(const T&, char&)' 1382 | static RTTR_INLINE bool to(const T& from, int8_t& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_converter.h:1377:29: note: previous declaration 'static bool rttr::detail::convert_from_enum::to(const T&, char&)' 1377 | static RTTR_INLINE bool to(const T& from, char& to) | ^~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_policy.h:1001:26: error: type attributes ignored after type is already defined [-Werror=attributes] 1001 | template struct RTTR_API variant_data_policy_arithmetic; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_policy.h:1001:26: error: duplicate explicit instantiation of 'struct rttr::detail::variant_data_policy_arithmetic' [-fpermissive] /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_policy.h:1017:26: error: type attributes ignored after type is already defined [-Werror=attributes] 1017 | template struct RTTR_API variant_data_policy_small; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_policy.h:1017:26: error: duplicate explicit instantiation of 'struct rttr::detail::variant_data_policy_small' [-fpermissive] /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_policy.h:1001:26: error: type attributes ignored after type is already defined [-Werror=attributes] 1001 | template struct RTTR_API variant_data_policy_arithmetic; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_policy.h:1001:26: error: duplicate explicit instantiation of 'struct rttr::detail::variant_data_policy_arithmetic' [-fpermissive] /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_policy.h:1017:26: error: type attributes ignored after type is already defined [-Werror=attributes] 1017 | template struct RTTR_API variant_data_policy_small; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_policy.h:1017:26: error: duplicate explicit instantiation of 'struct rttr::detail::variant_data_policy_small' [-fpermissive] cc1plus: all warnings being treated as errors cc1plus: all warnings being treated as errors --- src/rttr/CMakeFiles/rttr_core.dir/constructor.cpp.o --- *** [src/rttr/CMakeFiles/rttr_core.dir/constructor.cpp.o] Error code 1 bmake[2]: stopped making "src/rttr/CMakeFiles/rttr_core.dir/build" in /tmp/work/devel/rttr/work/rttr-0.9.6 --- src/rttr/CMakeFiles/rttr_core.dir/destructor.cpp.o --- *** [src/rttr/CMakeFiles/rttr_core.dir/destructor.cpp.o] Error code 1 bmake[2]: stopped making "src/rttr/CMakeFiles/rttr_core.dir/build" in /tmp/work/devel/rttr/work/rttr-0.9.6 bmake[2]: 2 errors bmake[2]: stopped making "src/rttr/CMakeFiles/rttr_core.dir/build" in /tmp/work/devel/rttr/work/rttr-0.9.6 --- src/rttr/CMakeFiles/rttr_core.dir/all --- *** [src/rttr/CMakeFiles/rttr_core.dir/all] Error code 2 bmake[1]: stopped making "all" in /tmp/work/devel/rttr/work/rttr-0.9.6 bmake[1]: 1 error bmake[1]: stopped making "all" in /tmp/work/devel/rttr/work/rttr-0.9.6 *** [all] Error code 2 bmake: stopped making "all" in /tmp/work/devel/rttr/work/rttr-0.9.6 bmake: 1 error bmake: stopped making "all" in /tmp/work/devel/rttr/work/rttr-0.9.6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/rttr *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/rttr