[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1004636: marked as done (haruna: FTBFS with ffmpeg 5.0)



Your message dated Sun, 03 Apr 2022 21:03:51 +0000
with message-id <E1nb7O3-000FLC-Oz@fasolo.debian.org>
and subject line Bug#1004636: fixed in haruna 0.7.3-2
has caused the Debian Bug report #1004636,
regarding haruna: 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 owner@bugs.debian.org
immediately.)


-- 
1004636: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004636
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: haruna
Version: 0.7.3-1
Severity: important
X-Debbugs-Cc: sramacher@debian.org
Usertags: ffmpeg5.0
Tags: sid bookworm ftbfs

haruna FTBFS with ffmpeg 5.0 (available in experimental):
| [ 61%] Building CXX object src/CMakeFiles/haruna.dir/models/tracksmodel.cpp.o
| cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/haruna_autogen/include -I/<<PKGBUILDDIR>>/src/models -I/<<PKGBUILDDIR>>/src/mpris2 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtQml -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem /usr/include/x86_64-linux-gnu/qt5/QtQmlModels -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtQuickControls2 -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KDocTools -isystem /usr/include/KF5/KFileMetaData -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KService -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/Kirigami2 -isystem /usr/include/mpv -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/haruna.dir/models/tracksmodel.cpp.o -MF CMakeFiles/haruna.dir/models/tracksmodel.cpp.o.d -o CMakeFiles/haruna.dir/models/tracksmodel.cpp.o -c /<<PKGBUILDDIR>>/src/models/tracksmodel.cpp
| /<<PKGBUILDDIR>>/src/framedecoder.cpp: In member function ‘bool FrameDecoder::initializeVideo()’:
| /<<PKGBUILDDIR>>/src/framedecoder.cpp:124:87: error: invalid conversion from ‘AVCodec**’ to ‘const AVCodec**’ [-fpermissive]
|   124 |     m_VideoStream = av_find_best_stream(m_pFormatContext, AVMEDIA_TYPE_VIDEO, -1, -1, &m_pVideoCodec, 0);
|       |                                                                                       ^~~~~~~~~~~~~~
|       |                                                                                       |
|       |                                                                                       AVCodec**
| In file included from /<<PKGBUILDDIR>>/src/framedecoder.h:15,
|                  from /<<PKGBUILDDIR>>/src/framedecoder.cpp:7:
| /usr/include/x86_64-linux-gnu/libavformat/avformat.h:2161:41: note:   initializing argument 5 of ‘int av_find_best_stream(AVFormatContext*, AVMediaType, int, int, const AVCodec**, int)’
|  2161 |                         const AVCodec **decoder_ret,
|       |                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~
| make[3]: *** [src/CMakeFiles/haruna.dir/build.make:262: src/CMakeFiles/haruna.dir/framedecoder.cpp.o] Error 1

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: haruna
Source-Version: 0.7.3-2
Done: Sebastian Ramacher <sramacher@debian.org>

We believe that the bug you reported is fixed in the latest version of
haruna, 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 1004636@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramacher@debian.org> (supplier of updated haruna 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 03 Apr 2022 22:53:03 +0200
Source: haruna
Architecture: source
Version: 0.7.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Sebastian Ramacher <sramacher@debian.org>
Closes: 1004636
Changes:
 haruna (0.7.3-2) unstable; urgency=medium
 .
   * Team upload
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
 .
   [ Sebastian Ramacher ]
   * debian/patches: Apply upstream patch to build with ffmpeg 5.0 (Closes:
     #1004636)
Checksums-Sha1:
 49843a1b9ac461e98c0b2f55baa2f37a032a346f 2190 haruna_0.7.3-2.dsc
 1d88cd7ee40fda3e4c2a42bd4799fe7592394299 9088 haruna_0.7.3-2.debian.tar.xz
Checksums-Sha256:
 e3758f34cdd28486c0588b029d60ce89d227e431a1ab22b307994ec5729d2f08 2190 haruna_0.7.3-2.dsc
 375c7b09358c87a6246efd4cd5791b93cd2584c063c8a06e71d578ee7f83feb3 9088 haruna_0.7.3-2.debian.tar.xz
Files:
 1932b104627ebf27ea19b2488126f1f3 2190 video optional haruna_0.7.3-2.dsc
 19af6b4b2473557dc9f120b4f708a58e 9088 video optional haruna_0.7.3-2.debian.tar.xz

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

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAmJKCrgACgkQafL8UW6n
GZO/0xAAsMKuIWx2yAvoi/vHcDOm4ZlM8151uzGvSLPv9FfxPZqCRV96GNh6F0A9
4hsuOtNYU9RW8ynDdz2F9pwd4Pn9TzC134Po9rMQKmUnrUkMDUyqCNNllzoHKPRZ
WAI7QKP9NXgo/fRwW9pKtiZ7M4S4hikgkEnRuC0vGeN7EafqB5LIO3Di4kEbINU0
X7OzRYTT2yMBIb6euc9n7StThoxEyxnYCIcAA2izCXtPEvLvm+0gCGdF4YIvaVgj
qL+TRMdZ6a0G41GgS6azwpGwg50MDpFdK5oYf6yiEL85li4PyqSUZkwS8X3XrrSg
g8YSZPWjx+Fgnew7k+PU/VK5WUyAFOS3zFFY9LVV59PhrqGAZG1Wvtalbf/9m4W1
uScXQgMKlcAjVEqdBHkGUBLiRzSNCqtIjUu1JSDPqgyry+29mFVa/jNUXUnZ9+gy
+DZDVTqT3deh/B8wA888OHXV5gdAN7fKflEytqGLuIy+H0wzFMRjAJZX8ar5AfIH
J6xBrKp7RG8yu2F6+Kc7voySKVHk4uyjBKJED29bzb5WnWEnz+iaOgYUbfxiPdjv
re5yIup2XjkFOXUMdFjvVglw9RvrnjVNZY6L/aWOZr/FFFd/9/hdNjKAWQeOrcb8
QxvB6d0+GwYEN2rcs8ZS+1pCyDf6CSKphfCK4yt8gjVtpD2AL/w=
=UGo4
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: