Your message dated Fri, 01 Jul 2022 09:05:00 +0000
with message-id <e1o7cac-0000ot...@fasolo.debian.org>
and subject line Bug#1004830: fixed in gerbera 1.1.0+dfsg-3.1
has caused the Debian Bug report #1004830,
regarding gerbera: FTBFS with ffmpeg 5.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1004830: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004830
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gerbera
Version: 1.1.0+dfsg-3
Severity: important
X-Debbugs-Cc: sramac...@debian.org
Tags: sid bookworm ftbfs
Usertags: ffmpeg5.0

gerbera FTBFS with ffmpeg 5.0 in experimental:

/usr/lib/ccache/c++ -DAUTO_CREATE_DATABASE -DEXTEND_PROTOCOLINFO 
-DEXTERNAL_TRANSCODING -DHAVE_AVSTREAM_CODECPAR -DHAVE_CURL -DHAVE_EXIV2 
-DHAVE_FFMPEG -DHAVE_FFMPEGTHUMBNAILER -DHAVE_INOTIFY -DHAVE_JS -DHAVE_LIBEXIF 
-DHAVE_MAGIC -DHAVE_MYSQL -DHAVE_NL_LANGINFO -DHAVE_SETLOCALE -DHAVE_SQLITE3 
-DHAVE_TAGLIB -DONLINE_SERVICES -DPACKAGE_DATADIR=\"/usr/share/gerbera\" 
-DPACKAGE_NAME=\"gerbera\" -DTOMBDEBUG -DVERSION=\"1.1.0\" -DYOUTUBE 
-D__FILENAME__=\"src/metadata/taglib_handler.cc\" -I/<<PKGBUILDDIR>>/src 
-I/usr/include/upnp -I/usr/include/mysql -I/usr/include/libexif 
-I/usr/include/exiv2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -std=c++14 -MD -MT 
CMakeFiles/libgerbera.dir/src/metadata/taglib_handler.cc.o -MF 
CMakeFiles/libgerbera.dir/src/metadata/taglib_handler.cc.o.d -o 
CMakeFiles/libgerbera.dir/src/metadata/taglib_handler.cc.o -c 
/<<PKGBUILDDIR>>/src/metadata/taglib_handler.cc
/<<PKGBUILDDIR>>/src/metadata/ffmpeg_handler.cc: In member function ‘virtual 
void FfmpegHandler::fillMetadata(zmm::Ref<CdsItem>)’:
/<<PKGBUILDDIR>>/src/metadata/ffmpeg_handler.cc:233:5: error: ‘av_register_all’ 
was not declared in this scope
  233 |     av_register_all();
      |     ^~~~~~~~~~~~~~~
make[3]: *** [CMakeFiles/libgerbera.dir/build.make:541: 
CMakeFiles/libgerbera.dir/src/metadata/ffmpeg_handler.cc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
/<<PKGBUILDDIR>>/src/metadata/taglib_handler.cc: In member function ‘virtual 
zmm::Ref<IOHandler> TagLibHandler::serveContent(zmm::Ref<CdsItem>, int, 
off_t*)’:
/<<PKGBUILDDIR>>/src/metadata/taglib_handler.cc:307:41: warning: 
‘TagLib::MP4::ItemListMap’ is deprecated [-Wdeprecated-declarations]
  307 |         const TagLib::MP4::ItemListMap& itemsListMap = 
f.tag()->itemListMap();
      |                                         ^~~~~~~~~~~~
In file included from /usr/include/taglib/mp4file.h:33,
                 from /<<PKGBUILDDIR>>/src/metadata/taglib_handler.cc:45:
/usr/include/taglib/mp4tag.h:45:57: note: declared here
   45 |     TAGLIB_DEPRECATED typedef TagLib::Map<String, Item> ItemListMap;
      |                                                         ^~~~~~~~~~~
/<<PKGBUILDDIR>>/src/metadata/taglib_handler.cc:307:76: warning: 
‘TagLib::MP4::ItemMap& TagLib::MP4::Tag::itemListMap()’ is deprecated 
[-Wdeprecated-declarations]
  307 |         const TagLib::MP4::ItemListMap& itemsListMap = 
f.tag()->itemListMap();
      |                                                        
~~~~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/taglib/mp4file.h:33,
                 from /<<PKGBUILDDIR>>/src/metadata/taglib_handler.cc:45:
/usr/include/taglib/mp4tag.h:77:36: note: declared here
   77 |         TAGLIB_DEPRECATED ItemMap &itemListMap();
      |                                    ^~~~~~~~~~~
/<<PKGBUILDDIR>>/src/metadata/taglib_handler.cc: In member function ‘void 
TagLibHandler::extractMP4(TagLib::IOStream*, zmm::Ref<CdsItem>)’:
/<<PKGBUILDDIR>>/src/metadata/taglib_handler.cc:573:30: warning: 
‘TagLib::MP4::ItemListMap’ is deprecated [-Wdeprecated-declarations]
  573 |     TagLib::MP4::ItemListMap itemsListMap = mp4.tag()->itemListMap();
      |                              ^~~~~~~~~~~~
In file included from /usr/include/taglib/mp4file.h:33,
                 from /<<PKGBUILDDIR>>/src/metadata/taglib_handler.cc:45:
/usr/include/taglib/mp4tag.h:45:57: note: declared here
   45 |     TAGLIB_DEPRECATED typedef TagLib::Map<String, Item> ItemListMap;
      |                                                         ^~~~~~~~~~~
/<<PKGBUILDDIR>>/src/metadata/taglib_handler.cc:573:67: warning: 
‘TagLib::MP4::ItemMap& TagLib::MP4::Tag::itemListMap()’ is deprecated 
[-Wdeprecated-declarations]
  573 |     TagLib::MP4::ItemListMap itemsListMap = mp4.tag()->itemListMap();
      |                                             ~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/taglib/mp4file.h:33,
                 from /<<PKGBUILDDIR>>/src/metadata/taglib_handler.cc:45:
/usr/include/taglib/mp4tag.h:77:36: note: declared here
   77 |         TAGLIB_DEPRECATED ItemMap &itemListMap();
      |                                    ^~~~~~~~~~~
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'


Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: gerbera
Source-Version: 1.1.0+dfsg-3.1
Done: Nicholas Guriev <guriev...@ya.ru>

We believe that the bug you reported is fixed in the latest version of
gerbera, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1004...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nicholas Guriev <guriev...@ya.ru> (supplier of updated gerbera package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 28 Jun 2022 23:07:41 +0300
Source: gerbera
Architecture: source
Version: 1.1.0+dfsg-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: Nicholas Guriev <guriev...@ya.ru>
Closes: 1004830
Changes:
 gerbera (1.1.0+dfsg-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Apply 0015_ffmpeg-5.0.patch to not call the unneeded av_register_all()
     function. (Closes: #1004830)
Checksums-Sha1:
 3baa316836a0e911b5fa0e6a08e1119121546006 2130 gerbera_1.1.0+dfsg-3.1.dsc
 e1d258b943255209eaec83a430393992405dcd6f 20420 
gerbera_1.1.0+dfsg-3.1.debian.tar.xz
 6cae903c317f781130a2d6caa3eba63aee881723 7110 
gerbera_1.1.0+dfsg-3.1_source.buildinfo
Checksums-Sha256:
 57b8eb521fb803e9917892ae3d66536c2ed0520064e3dbf0d676ca7a2728a826 2130 
gerbera_1.1.0+dfsg-3.1.dsc
 7d67291a35ae7901b15e68184d5ec0250be88d7dfa33aa70964f266491f8ada7 20420 
gerbera_1.1.0+dfsg-3.1.debian.tar.xz
 bb96f80da9f1bae48c1116d382318e971da4fda20e57bada8c1f89e4ec42bdfd 7110 
gerbera_1.1.0+dfsg-3.1_source.buildinfo
Files:
 bfe067e23ad7408cf79f1682e9a627a2 2130 net optional gerbera_1.1.0+dfsg-3.1.dsc
 1887c3b6cd18ab0d143862ce28195cc7 20420 net optional 
gerbera_1.1.0+dfsg-3.1.debian.tar.xz
 8535464b16e5a46f474ab646358ecc02 7110 net optional 
gerbera_1.1.0+dfsg-3.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmK+twIQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFKEUDACz+kNfvnS1SW1M269rbQZyHRPJL5L8XZsO
84ny6xHY9/Trz6INSGUPx2sD1XnD1tpCNjW3ZvqClmVgt/YhDstFl255sIGlmfJ0
mp2S5LvYfUXqFHowXum0w8IEg7m7r2O1Xu0X5FiyKM6YCy0Z4uLmNrnamtBjk04U
bSnebk+ychi8sF6344K1SIcTUMfyF/KNm/I7dlt0EzyIW1/AtdN0+nIFYCyisY+k
U+qV7Yg5xNDW6xdVmGS4o3l1+kPOq2qA5voYTzjD6IyuHtjb5MSg5HawB1n3vCHE
XD8bceEjLMmZjpCzPXXGWVu+q9/oMPqyqQMlcRohrE2hl+0i+59Ftc/qv8TP4l+z
Z/KrQzyai0b0r4Nnb/CKHNCrbE4v7V40YX4bRME/r74V94mbxg/wuzAus/TVbUya
N1aWyvkyH6QbmnEPQzQ+TLbPjhS2yxse3O7xfhpYG3wN+OiHjaIXRHan7mdHEfg9
LJaJLULml7QGLfIFFhlZXzSKFIpFYnU=
=jyjf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to