[Pkg-mpd-maintainers] Bug#1092843: Logs of bug 1092843
Chen Shengqi
harry at debian.org
Mon Jan 13 16:36:36 GMT 2025
(Probably) related build logs:
FAILED: src/output/liboutput_glue.a.p/Print.cxx.o
c++ -Isrc/output/liboutput_glue.a.p -Isrc/output -I../src/output -Isrc -I../src -I. -I.. -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++17 -ffast-math -ftree-vectorize -Wcast-qual -Wdouble-promotion -Wmissing-declarations -Wshadow -Wunused -Wvla -Wwrite-strings -Wno-stringop-overflow -fno-threadsafe-statics -fmerge-all-constants -Wcomma-subscript -Wextra-semi -Wmismatched-tags -Woverloaded-virtual -Wsign-promo -Wvolatile -Wvirtual-inheritance -Wno-non-virtual-dtor -Wsuggest-override -fvisibility=hidden -ffunction-sections -fdata-sections -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/output/liboutput_glue.a.p/Print.cxx.o -MF src/output/liboutput_glue.a.p/Print.cxx.o.d -o src/output/liboutput_glue.a.p/Print.cxx.o -c ../src/output/Print.cxx
In file included from ../src/output/Print.cxx:27:
../src/client/Response.hxx: In instantiation of ‘bool Response::Fmt(const S&, Args&& ...) [with S = printAudioDevices(Response&, const MultipleOutputs&)::<lambda()>::FMT_COMPILE_STRING; Args = {unsigned int&, const char*, const char*, unsigned int}]’:
../src/output/Print.cxx:37:8: required from here
37 | r.Fmt(FMT_STRING("outputid: {}\n"
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
38 | "outputname: {}\n"
| ~~~~~~~~~~~~~~~~~~
39 | "plugin: {}\n"
| ~~~~~~~~~~~~~~
40 | "outputenabled: {}\n"),
| ~~~~~~~~~~~~~~~~~~~~~~~
41 | i,
| ~~
42 | ao.GetName(), ao.GetPluginName(),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
43 | (unsigned)ao.IsEnabled());
| ~~~~~~~~~~~~~~~~~~~~~~~~~
../src/client/Response.hxx:86:28: error: cannot convert ‘const printAudioDevices(Response&, const MultipleOutputs&)::<lambda()>::FMT_COMPILE_STRING’ to ‘fmt::v11::string_view’ {aka ‘fmt::v11::basic_string_view<char>’}
86 | return VFmt(format_str,
| ~~~~^~~~~~~~~~~~
87 | fmt::make_format_args(args...));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/client/Response.hxx:81:36: note: initializing argument 1 of ‘bool Response::VFmt(fmt::v11::string_view, fmt::v11::format_args)’
81 | bool VFmt(fmt::string_view format_str, fmt::format_args args) noexcept;
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~
../src/client/Response.hxx: In instantiation of ‘bool Response::Fmt(const S&, Args&& ...) [with S = printAudioDevices(Response&, const MultipleOutputs&)::<lambda()>::FMT_COMPILE_STRING; Args = {const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&}]’:
../src/output/Print.cxx:46:9: required from here
46 | r.Fmt(FMT_STRING("attribute: {}={}\n"),
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
47 | attribute, value);
| ~~~~~~~~~~~~~~~~~
../src/client/Response.hxx:86:28: error: cannot convert ‘const printAudioDevices(Response&, const MultipleOutputs&)::<lambda()>::FMT_COMPILE_STRING’ to ‘fmt::v11::string_view’ {aka ‘fmt::v11::basic_string_view<char>’}
86 | return VFmt(format_str,
| ~~~~^~~~~~~~~~~~
87 | fmt::make_format_args(args...));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/client/Response.hxx:81:36: note: initializing argument 1 of ‘bool Response::VFmt(fmt::v11::string_view, fmt::v11::format_args)’
81 | bool VFmt(fmt::string_view format_str, fmt::format_args args) noexcept;
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~
--
Thanks,
Shengqi Chen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpd_0.23.16-1
Type: application/octet-stream
Size: 717255 bytes
Desc: mpd_0.23.16-1
URL: <http://alioth-lists.debian.net/pipermail/pkg-mpd-maintainers/attachments/20250113/5ed0596a/attachment-0001.obj>
More information about the Pkg-mpd-maintainers
mailing list