+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rttr-0.9.6nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rttr-0.9.6nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for rttr-0.9.6nb1
[  3%] Building CXX object src/rttr/CMakeFiles/rttr_core.dir/constructor.cpp.o
In file included from /home/pbulk/build/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_data_policy.h:36,
                 from /home/pbulk/build/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/variant/variant_impl.h:36,
                 from /home/pbulk/build/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/variant.h:1156,
                 from /home/pbulk/build/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/type/get_create_variant_func.h:32,
                 from /home/pbulk/build/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/type/type_impl.h:36,
                 from /home/pbulk/build/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/type.h:1221,
                 from /home/pbulk/build/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/detail/impl/array_range_impl.h:33,
                 from /home/pbulk/build/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/array_range.h:338,
                 from /home/pbulk/build/devel/rttr/work/rttr-0.9.6/src/rttr/../rttr/constructor.h:35,
                 from /home/pbulk/build/devel/rttr/work/rttr-0.9.6/src/rttr/constructor.cpp:28:
/home/pbulk/build/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<T>::to(const T&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<T>::to(const T&, char&)'
  134 |     static RTTR_INLINE bool to(const T& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<T>::to(const T&, char&)'
  129 |     static RTTR_INLINE bool to(const T& from, char& to)
      |                             ^~
/home/pbulk/build/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<bool>::to(const bool&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<bool>::to(const bool&, char&)'
  215 |     static RTTR_INLINE bool to(const bool& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<bool>::to(const bool&, char&)'
  209 |     static RTTR_INLINE bool to(const bool& from, char& to)
      |                             ^~
/home/pbulk/build/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<char>::to(const char&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<char>::to(const char&, char&)'
  304 |     static RTTR_INLINE bool to(const char& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<char>::to(const char&, char&)'
  298 |     static RTTR_INLINE bool to(const char& from, char& to)
      |                             ^~
/home/pbulk/build/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<char>'
  375 | struct RTTR_API convert_from<int8_t>
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/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<char>'
  290 | struct RTTR_API convert_from<char>
      |                 ^~~~~~~~~~~~~~~~~~
/home/pbulk/build/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<short int>::to(const int16_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<short int>::to(const int16_t&, char&)'
  472 |     static RTTR_INLINE bool to(const int16_t& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<short int>::to(const int16_t&, char&)'
  467 |     static RTTR_INLINE bool to(const int16_t& from, char& to)
      |                             ^~
/home/pbulk/build/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<int>::to(const int32_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<int>::to(const int32_t&, char&)'
  554 |     static RTTR_INLINE bool to(const int32_t& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<int>::to(const int32_t&, char&)'
  549 |     static RTTR_INLINE bool to(const int32_t& from, char& to)
      |                             ^~
/home/pbulk/build/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<long int>::to(const int64_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<long int>::to(const int64_t&, char&)'
  635 |     static RTTR_INLINE bool to(const int64_t& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<long int>::to(const int64_t&, char&)'
  630 |     static RTTR_INLINE bool to(const int64_t& from, char& to)
      |                             ^~
/home/pbulk/build/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<unsigned char>::to(const uint8_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<unsigned char>::to(const uint8_t&, char&)'
  717 |     static RTTR_INLINE bool to(const uint8_t& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<unsigned char>::to(const uint8_t&, char&)'
  712 |     static RTTR_INLINE bool to(const uint8_t& from, char& to)
      |                             ^~
/home/pbulk/build/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<short unsigned int>::to(const uint16_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<short unsigned int>::to(const uint16_t&, char&)'
  802 |     static RTTR_INLINE bool to(const uint16_t& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<short unsigned int>::to(const uint16_t&, char&)'
  797 |     static RTTR_INLINE bool to(const uint16_t& from, char& to)
      |                             ^~
/home/pbulk/build/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<unsigned int>::to(const uint32_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<unsigned int>::to(const uint32_t&, char&)'
  885 |     static RTTR_INLINE bool to(const uint32_t& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<unsigned int>::to(const uint32_t&, char&)'
  880 |     static RTTR_INLINE bool to(const uint32_t& from, char& to)
      |                             ^~
/home/pbulk/build/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<long unsigned int>::to(const uint64_t&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<long unsigned int>::to(const uint64_t&, char&)'
  966 |     static RTTR_INLINE bool to(const uint64_t& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<long unsigned int>::to(const uint64_t&, char&)'
  961 |     static RTTR_INLINE bool to(const uint64_t& from, char& to)
      |                             ^~
/home/pbulk/build/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<float>::to(const float&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<float>::to(const float&, char&)'
 1048 |     static RTTR_INLINE bool to(const float& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<float>::to(const float&, char&)'
 1043 |     static RTTR_INLINE bool to(const float& from, char& to)
      |                             ^~
/home/pbulk/build/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<double>::to(const double&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<double>::to(const double&, char&)'
 1129 |     static RTTR_INLINE bool to(const double& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<double>::to(const double&, char&)'
 1124 |     static RTTR_INLINE bool to(const double& from, char& to)
      |                             ^~
/home/pbulk/build/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<std::__cxx11::basic_string<char> >::to(const std::string&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from<std::__cxx11::basic_string<char> >::to(const std::string&, char&)'
 1220 |     static RTTR_INLINE bool to(const std::string& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<std::__cxx11::basic_string<char> >::to(const std::string&, char&)'
 1209 |     static RTTR_INLINE bool to(const std::string& from, char& to)
      |                             ^~
/home/pbulk/build/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<T>::to(const T&, int8_t&)' cannot be overloaded with 'static bool rttr::detail::convert_from_enum<T>::to(const T&, char&)'
 1382 |     static RTTR_INLINE bool to(const T& from, int8_t& to)
      |                             ^~
/home/pbulk/build/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<T>::to(const T&, char&)'
 1377 |     static RTTR_INLINE bool to(const T& from, char& to)
      |                             ^~
/home/pbulk/build/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<std::int8_t>;
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/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<char>' [-fpermissive]
/home/pbulk/build/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<std::int8_t*>;
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/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<char*>' [-fpermissive]
cc1plus: all warnings being treated as errors
*** [src/rttr/CMakeFiles/rttr_core.dir/constructor.cpp.o] Error code 1

bmake[2]: stopped in /home/pbulk/build/devel/rttr/work/rttr-0.9.6
1 error

bmake[2]: stopped in /home/pbulk/build/devel/rttr/work/rttr-0.9.6
*** [src/rttr/CMakeFiles/rttr_core.dir/all] Error code 2

bmake[1]: stopped in /home/pbulk/build/devel/rttr/work/rttr-0.9.6
1 error

bmake[1]: stopped in /home/pbulk/build/devel/rttr/work/rttr-0.9.6
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/devel/rttr/work/rttr-0.9.6
1 error

bmake: stopped in /home/pbulk/build/devel/rttr/work/rttr-0.9.6
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/rttr
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/rttr