+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/spdlog-1.14.1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/spdlog-1.14.1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for spdlog-1.14.1 [ 11%] Building CXX object CMakeFiles/spdlog.dir/src/spdlog.cpp.o [ 22%] Building CXX object CMakeFiles/spdlog.dir/src/stdout_sinks.cpp.o In file included from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/common.h:7, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/common-inl.h:7, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/src/spdlog.cpp:8: /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/tweakme.h:81: warning: "SPDLOG_FMT_EXTERNAL" redefined 81 | #define SPDLOG_FMT_EXTERNAL | : note: this is the location of the previous definition In file included from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/common.h:7, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/logger.h:17, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/async_logger.h:17, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/async.h:17, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/src/stdout_sinks.cpp:10: /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/tweakme.h:81: warning: "SPDLOG_FMT_EXTERNAL" redefined 81 | #define SPDLOG_FMT_EXTERNAL | : note: this is the location of the previous definition [ 33%] Building CXX object CMakeFiles/spdlog.dir/src/color_sinks.cpp.o In file included from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/common.h:7, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/logger.h:17, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/async_logger.h:17, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/async.h:17, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/src/color_sinks.cpp:10: /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/tweakme.h:81: warning: "SPDLOG_FMT_EXTERNAL" redefined 81 | #define SPDLOG_FMT_EXTERNAL | : note: this is the location of the previous definition [ 44%] Building CXX object CMakeFiles/spdlog.dir/src/file_sinks.cpp.o In file included from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/common.h:7, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/details/file_helper.h:6, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/details/file_helper-inl.h:7, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/src/file_sinks.cpp:8: /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/tweakme.h:81: warning: "SPDLOG_FMT_EXTERNAL" redefined 81 | #define SPDLOG_FMT_EXTERNAL | : note: this is the location of the previous definition [ 55%] Building CXX object CMakeFiles/spdlog.dir/src/async.cpp.o In file included from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/common.h:7, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/logger.h:17, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/async_logger.h:17, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/async.h:17, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/src/async.cpp:8: /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/tweakme.h:81: warning: "SPDLOG_FMT_EXTERNAL" redefined 81 | #define SPDLOG_FMT_EXTERNAL | : note: this is the location of the previous definition [ 66%] Building CXX object CMakeFiles/spdlog.dir/src/cfg.cpp.o In file included from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/common.h:7, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/cfg/helpers.h:6, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/cfg/helpers-inl.h:7, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/src/cfg.cpp:8: /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/tweakme.h:81: warning: "SPDLOG_FMT_EXTERNAL" redefined 81 | #define SPDLOG_FMT_EXTERNAL | : note: this is the location of the previous definition [ 77%] Linking CXX shared library libspdlog.so [ 77%] Built target spdlog [ 88%] Building CXX object example/CMakeFiles/example.dir/example.cpp.o In file included from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/common.h:7, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/spdlog.h:12, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/example/example.cpp:31: /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/tweakme.h:81: warning: "SPDLOG_FMT_EXTERNAL" redefined 81 | #define SPDLOG_FMT_EXTERNAL | : note: this is the location of the previous definition In file included from /home/pbulk/build/devel/spdlog/work/.buildlink/include/fmt/format.h:41, from /home/pbulk/build/devel/spdlog/work/.buildlink/include/fmt/core.h:5, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/fmt/fmt.h:28, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/common.h:50, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/spdlog.h:12, from /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/example/example.cpp:31: /home/pbulk/build/devel/spdlog/work/.buildlink/include/fmt/base.h: In instantiation of 'static void fmt::v11::detail::value::format_custom_arg(void*, typename Context::parse_context_type&, Context&) [with T = my_type; Formatter = fmt::v11::formatter; Context = fmt::v11::context; typename Context::parse_context_type = fmt::v11::basic_format_parse_context]': /home/pbulk/build/devel/spdlog/work/.buildlink/include/fmt/base.h:1373:19: required from 'fmt::v11::detail::value::value(T&) [with T = my_type; Context = fmt::v11::context]' /home/pbulk/build/devel/spdlog/work/.buildlink/include/fmt/base.h:1631:41: required from 'fmt::v11::detail::value fmt::v11::detail::make_arg(T&) [with bool PACKED = true; Context = fmt::v11::context; T = my_type; typename std::enable_if::type = 0]' /home/pbulk/build/devel/spdlog/work/.buildlink/include/fmt/base.h:2002:74: required from 'constexpr fmt::v11::detail::format_arg_store fmt::v11::make_format_args(T& ...) [with Context = fmt::v11::context; T = {my_type}; long unsigned int NUM_ARGS = 1; long unsigned int NUM_NAMED_ARGS = 0; long long unsigned int DESC = 15; typename std::enable_if<(NUM_NAMED_ARGS == 0), int>::type = 0]' /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/logger.h:328:75: required from 'void spdlog::logger::log_(spdlog::source_loc, spdlog::level::level_enum, spdlog::string_view_t, Args&& ...) [with Args = {my_type}; spdlog::string_view_t = fmt::v11::basic_string_view]' /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/logger.h:80:13: required from 'void spdlog::logger::log(spdlog::source_loc, spdlog::level::level_enum, fmt::v11::format_string, Args&& ...) [with Args = {my_type}; fmt::v11::format_string = fmt::v11::basic_format_string]' /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/logger.h:85:12: required from 'void spdlog::logger::log(spdlog::level::level_enum, fmt::v11::format_string, Args&& ...) [with Args = {my_type}; fmt::v11::format_string = fmt::v11::basic_format_string]' /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/logger.h:140:12: required from 'void spdlog::logger::info(fmt::v11::format_string, Args&& ...) [with Args = {my_type}; fmt::v11::format_string = fmt::v11::basic_format_string]' /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/include/spdlog/spdlog.h:168:31: required from 'void spdlog::info(fmt::v11::format_string, Args&& ...) [with Args = {my_type}; fmt::v11::format_string = fmt::v11::basic_format_string]' /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/example/example.cpp:289:43: required from here /home/pbulk/build/devel/spdlog/work/.buildlink/include/fmt/base.h:1392:29: error: passing 'const fmt::v11::formatter' as 'this' argument discards qualifiers [-fpermissive] 1392 | ctx.advance_to(cf.format(*static_cast(arg), ctx)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/example/example.cpp:275:10: note: in call to 'fmt::v11::context::iterator fmt::v11::formatter::format(my_type, fmt::v11::format_context&)' 275 | auto format(my_type my, format_context &ctx) -> decltype(ctx.out()) { | ^~~~~~ --- example/CMakeFiles/example.dir/example.cpp.o --- *** [example/CMakeFiles/example.dir/example.cpp.o] Error code 1 bmake[2]: stopped in /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/cmake-pkgsrc-build 1 error bmake[2]: stopped in /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/cmake-pkgsrc-build --- example/CMakeFiles/example.dir/all --- *** [example/CMakeFiles/example.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/cmake-pkgsrc-build 1 error bmake[1]: stopped in /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped in /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/cmake-pkgsrc-build 1 error bmake: stopped in /home/pbulk/build/devel/spdlog/work/spdlog-1.14.1/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/spdlog *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/spdlog