Source: btag
Version: 1.1.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK 
> -DBOOST_SYSTEM_DYN_LINK -I/usr/include/taglib -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror -MD -MT 
> CMakeFiles/btag.dir/src/InteractiveTagger.cpp.o -MF 
> CMakeFiles/btag.dir/src/InteractiveTagger.cpp.o.d -o 
> CMakeFiles/btag.dir/src/InteractiveTagger.cpp.o -c 
> /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp
> /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp: In member function ‘void 
> InteractiveTagger::tag_file(const boost::filesystem::path&, 
> ConfirmationHandler&, ConfirmationHandler&, int*, int)’:
> /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:201:34: error: ‘bool 
> TagLib::String::isNull() const’ is deprecated 
> [-Werror=deprecated-declarations]
>   201 |     if (!f.tag()->artist().isNull())
>       |          ~~~~~~~~~~~~~~~~~~~~~~~~^~
> In file included from /usr/include/taglib/tag.h:30,
>                  from /usr/include/taglib/tfile.h:31,
>                  from /usr/include/taglib/fileref.h:29,
>                  from /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:14:
> /usr/include/taglib/tstring.h:343:28: note: declared here
>   343 |     TAGLIB_DEPRECATED bool isNull() const;
>       |                            ^~~~~~
> /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:210:33: error: ‘bool 
> TagLib::String::isNull() const’ is deprecated 
> [-Werror=deprecated-declarations]
>   210 |     if (!f.tag()->album().isNull())
>       |          ~~~~~~~~~~~~~~~~~~~~~~~^~
> In file included from /usr/include/taglib/tag.h:30,
>                  from /usr/include/taglib/tfile.h:31,
>                  from /usr/include/taglib/fileref.h:29,
>                  from /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:14:
> /usr/include/taglib/tstring.h:343:28: note: declared here
>   343 |     TAGLIB_DEPRECATED bool isNull() const;
>       |                            ^~~~~~
> /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:239:33: error: ‘bool 
> TagLib::String::isNull() const’ is deprecated 
> [-Werror=deprecated-declarations]
>   239 |     if (!f.tag()->title().isNull())
>       |          ~~~~~~~~~~~~~~~~~~~~~~~^~
> In file included from /usr/include/taglib/tag.h:30,
>                  from /usr/include/taglib/tfile.h:31,
>                  from /usr/include/taglib/fileref.h:29,
>                  from /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:14:
> /usr/include/taglib/tstring.h:343:28: note: declared here
>   343 |     TAGLIB_DEPRECATED bool isNull() const;
>       |                            ^~~~~~
> /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:247:41: error: 
> ‘TagLib::String::null’ is deprecated [-Werror=deprecated-declarations]
>   247 |     f.tag()->setComment(TagLib::String::null);
>       |                                         ^~~~
> In file included from /usr/include/taglib/tag.h:30,
>                  from /usr/include/taglib/tfile.h:31,
>                  from /usr/include/taglib/fileref.h:29,
>                  from /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:14:
> /usr/include/taglib/tstring.h:528:37: note: declared here
>   528 |     TAGLIB_DEPRECATED static String null;
>       |                                     ^~~~
> /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:247:41: error: 
> ‘TagLib::String::null’ is deprecated [-Werror=deprecated-declarations]
>   247 |     f.tag()->setComment(TagLib::String::null);
>       |                                         ^~~~
> In file included from /usr/include/taglib/tag.h:30,
>                  from /usr/include/taglib/tfile.h:31,
>                  from /usr/include/taglib/fileref.h:29,
>                  from /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:14:
> /usr/include/taglib/tstring.h:528:37: note: declared here
>   528 |     TAGLIB_DEPRECATED static String null;
>       |                                     ^~~~
> /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:248:39: error: 
> ‘TagLib::String::null’ is deprecated [-Werror=deprecated-declarations]
>   248 |     f.tag()->setGenre(TagLib::String::null);
>       |                                       ^~~~
> In file included from /usr/include/taglib/tag.h:30,
>                  from /usr/include/taglib/tfile.h:31,
>                  from /usr/include/taglib/fileref.h:29,
>                  from /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:14:
> /usr/include/taglib/tstring.h:528:37: note: declared here
>   528 |     TAGLIB_DEPRECATED static String null;
>       |                                     ^~~~
> /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:248:39: error: 
> ‘TagLib::String::null’ is deprecated [-Werror=deprecated-declarations]
>   248 |     f.tag()->setGenre(TagLib::String::null);
>       |                                       ^~~~
> In file included from /usr/include/taglib/tag.h:30,
>                  from /usr/include/taglib/tfile.h:31,
>                  from /usr/include/taglib/fileref.h:29,
>                  from /<<PKGBUILDDIR>>/src/InteractiveTagger.cpp:14:
> /usr/include/taglib/tstring.h:528:37: note: declared here
>   528 |     TAGLIB_DEPRECATED static String null;
>       |                                     ^~~~
> cc1plus: all warnings being treated as errors
> make[3]: *** [CMakeFiles/btag.dir/build.make:121: 
> CMakeFiles/btag.dir/src/InteractiveTagger.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/btag_1.1.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to