+ 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/gerbera-1.12.1nb4/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gerbera-1.12.1nb4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for gerbera-1.12.1nb4
[  1%] Building CXX object CMakeFiles/libgerbera.dir/src/action_request.cc.o
[  2%] Building CXX object CMakeFiles/libgerbera.dir/src/cds/cds_container.cc.o
[  2%] Building CXX object CMakeFiles/libgerbera.dir/src/cds/cds_item.cc.o
[  3%] Building CXX object CMakeFiles/libgerbera.dir/src/cds/cds_objects.cc.o
[  4%] Building CXX object CMakeFiles/libgerbera.dir/src/cds/cds_resource.cc.o
[  5%] Building CXX object CMakeFiles/libgerbera.dir/src/config/client_config.cc.o
[  6%] Building CXX object CMakeFiles/libgerbera.dir/src/config/config_definition.cc.o
[  6%] Building CXX object CMakeFiles/libgerbera.dir/src/config/config_generator.cc.o
In file included from /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1/src/util/logger.h:38,
                 from /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1/src/common.h:37,
                 from /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1/src/config/config_manager.h:43,
                 from /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1/src/config/config_generator.h:31,
                 from /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1/src/config/config_generator.cc:26:
In function 'void fmt::v10::detail::copy2(Char*, const char*) [with Char = char]',
    inlined from 'fmt::v10::detail::format_decimal_result<Char*> fmt::v10::detail::format_decimal(Char*, UInt, int) [with Char = char; UInt = unsigned int]' at /opt/pkg/include/fmt/format.h:1367:8,
    inlined from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T) [with Char = char; OutputIt = char*; T = int; typename std::enable_if<((is_integral<T>::value && (! std::is_same<T, bool>::value)) && (! std::is_same<T, Char>::value)), int>::type <anonymous> = 0]' at /opt/pkg/include/fmt/format.h:2474:28,
    inlined from 'std::string fmt::v10::to_string(T) [with T = int; typename std::enable_if<std::is_integral<_Tp>::value, int>::type <anonymous> = 0]' at /opt/pkg/include/fmt/format.h:4540:62,
    inlined from 'void ConfigGenerator::generateTranscoding()' at /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1/src/config/config_generator.cc:389:82:
/opt/pkg/include/fmt/format.h:1333:11: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
 1333 |     memcpy(dst, src, 2);
      |     ~~~~~~^~~~~~~~~~~~~
/opt/pkg/include/fmt/format.h: In member function 'void ConfigGenerator::generateTranscoding()':
/opt/pkg/include/fmt/format.h:4538:8: note: at offset -1 into destination object 'buffer' of size 11
 4538 |   char buffer[max_size > 5 ? static_cast<unsigned>(max_size) : 5];
      |        ^~~~~~
[  7%] Building CXX object CMakeFiles/libgerbera.dir/src/config/config_manager.cc.o
[  8%] Building CXX object CMakeFiles/libgerbera.dir/src/config/config_options.cc.o
[  9%] Building CXX object CMakeFiles/libgerbera.dir/src/config/setup/config_setup_array.cc.o
In file included from /opt/pkg/include/fmt/format.h:49,
                 from /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1/src/util/logger.h:38,
                 from /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1/src/common.h:37,
                 from /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1/src/config/config_setup.h:33,
                 from /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1/src/config/setup/config_setup_array.cc:25:
/opt/pkg/include/fmt/core.h: In instantiation of 'constexpr fmt::v10::detail::value<Context> fmt::v10::detail::make_value(T&&) [with Context = fmt::v10::basic_format_context<fmt::v10::appender, char>; T = const pugi::xml_node&]':
/opt/pkg/include/fmt/core.h:1711:29:   required from 'constexpr fmt::v10::detail::value<Context> fmt::v10::detail::make_arg(T&&) [with bool IS_PACKED = true; Context = fmt::v10::basic_format_context<fmt::v10::appender, char>; type <anonymous> = fmt::v10::detail::type::custom_type; T = const pugi::xml_node&; typename std::enable_if<IS_PACKED, int>::type <anonymous> = 0]'
/opt/pkg/include/fmt/core.h:1827:77:   required from 'constexpr fmt::v10::format_arg_store<Context, Args>::format_arg_store(T&& ...) [with T = {const char*&, const pugi::xml_node&}; Context = fmt::v10::basic_format_context<fmt::v10::appender, char>; Args = {const char*, pugi::xml_node}]'
/opt/pkg/include/fmt/core.h:1844:31:   required from 'constexpr fmt::v10::format_arg_store<Context, typename std::remove_cv<typename std::remove_reference<T>::type>::type ...> fmt::v10::make_format_args(T&& ...) [with Context = basic_format_context<appender, char>; T = {const char*&, const pugi::xml_node&}]'
/opt/pkg/include/fmt/core.h:2817:44:   required from 'std::string fmt::v10::format(format_string<T ...>, T&& ...) [with T = {const char*&, const pugi::xml_node&}; std::string = std::__cxx11::basic_string<char>; format_string<T ...> = basic_format_string<char, const char*&, const pugi::xml_node&>]'
/home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1/src/config/setup/config_setup_array.cc:140:13:   required from here
/opt/pkg/include/fmt/core.h:1691:7: error: static assertion failed: Cannot format an argument. To make type T formattable provide a formatter<T> specialization: https://fmt.dev/latest/api.html#udt
 1691 |       formattable,
      |       ^~~~~~~~~~~
/opt/pkg/include/fmt/core.h:1691:7: note: 'formattable' evaluates to false
*** [CMakeFiles/libgerbera.dir/src/config/setup/config_setup_array.cc.o] Error code 1

bmake[2]: stopped in /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1
1 error

bmake[2]: stopped in /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1
*** [CMakeFiles/libgerbera.dir/all] Error code 2

bmake[1]: stopped in /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1
1 error

bmake[1]: stopped in /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1
1 error

bmake: stopped in /home/pbulk/build/multimedia/gerbera/work/gerbera-1.12.1
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/gerbera