Your message dated Wed, 19 Feb 2025 09:20:30 +0000
with message-id <e1tkgfq-009nuw...@fasolo.debian.org>
and subject line Bug#1072442: fixed in openboard 1.7.3+dfsg-0.1
has caused the Debian Bug report #1072442,
regarding openboard: FTBFS with ffmpeg 7.0:
src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp:523:65: error: ‘AVCodecContext’
{aka ‘struct AVCodecContext’} has no member named ‘channels’
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.)
--
1072442: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072442
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openboard
Version: 1.6.4+dfsg-1
Severity: important
Tags: trixie sid ftbfs
Usertags: ffmpeg-7.0
Hi,
during a rebuild of the reverse dependencies for the transition to
ffmpeg 7.0, your package failed to build
Relevant part (hopefully):
> g++ -c -pipe -std=c++11 -fopenmp -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -std=gnu++1z -w -D_REENTRANT -fPIC
> -DQAPPLICATION_CLASS=QApplication -DNO_THIRD_PARTY_WARNINGS
> -DUBVERSION="\"1.6.4."\" -DUBVERSION_RC=1,6,4,240,0927 -DQT_CORE_LIB
> -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB
> -DQT_UITOOLS_LIB -DQT_MULTIMEDIAWIDGETS_LIB -DQT_PRINTSUPPORT_LIB
> -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB
> -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -Isrc
> -Isrc/web/browser -Isrc/singleapplication -Isrc/pdf-merger
> -Iplugins/cffadaptor/src -I/usr/include/quazip5 -I/usr/include/poppler
> -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/include/aarch64-linux-gnu/qt5/QtCore
> -I/usr/include/aarch64-linux-gnu/qt5
> -I/usr/include/aarch64-linux-gnu/qt5/QtWebKitWidgets
> -I/usr/include/aarch64-linux-gnu/qt5/QtWebKit
> -I/usr/include/aarch64-linux-gnu/qt5/QtSvg
> -I/usr/include/aarch64-linux-gnu/qt5/QtUiTools
> -I/usr/include/aarch64-linux-gnu/qt5/QtMultimediaWidgets
> -I/usr/include/aarch64-linux-gnu/qt5/QtPrintSupport
> -I/usr/include/aarch64-linux-gnu/qt5/QtWidgets
> -I/usr/include/aarch64-linux-gnu/qt5/QtMultimedia
> -I/usr/include/aarch64-linux-gnu/qt5/QtGui
> -I/usr/include/aarch64-linux-gnu/qt5/QtXmlPatterns
> -I/usr/include/aarch64-linux-gnu/qt5/QtNetwork
> -I/usr/include/aarch64-linux-gnu/qt5/QtXml
> -I/usr/include/aarch64-linux-gnu/qt5/QtConcurrent -Ibuild/linux/release/moc
> -Ibuild/linux/release/ui -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++
> -o build/linux/release/objects/UBFFmpegVideoEncoder.o
> src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp
> src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp: In member function ‘bool
> UBFFmpegVideoEncoder::init()’:
> src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp:523:65: error: ‘AVCodecContext’
> {aka ‘struct AVCodecContext’} has no member named ‘channels’
> 523 | mAudioOutBuffer = av_audio_fifo_alloc(c->sample_fmt,
> c->channels, c->frame_size);
> |
> ^~~~~~~~
> src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp: In member function ‘void
> UBFFmpegVideoEncoder::processAudio(QByteArray&)’:
> src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp:643:60: error: ‘AVCodecContext’
> {aka ‘struct AVCodecContext’} has no member named ‘channels’
> 643 | codecContext->channels,
> outSamplesCount,
> | ^~~~~~~~
> make[2]: *** [Makefile.Release:6166:
> build/linux/release/objects/UBFFmpegVideoEncoder.o] Error 1
The full build log is available from:
https://people.debian.org/~sramacher/ffmpeg-7.0/openboard_arm64.build
ffmpeg 7.0 is available in experimental.
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Source: openboard
Source-Version: 1.7.3+dfsg-0.1
Done: Bastian Germann <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
openboard, 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 1072...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bastian Germann <b...@debian.org> (supplier of updated openboard 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: Sat, 08 Feb 2025 09:22:24 +0000
Source: openboard
Architecture: source
Version: 1.7.3+dfsg-0.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Edu Packaging Team
<debian-edu-pkg-t...@lists.alioth.debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 1072442 1074331 1074332 1080949
Changes:
openboard (1.7.3+dfsg-0.1) unstable; urgency=medium
.
* Non-maintainer upload.
* New upstream release. (Closes: #1072442, #1074331, #1080949)
* Build with cmake.
* Build with QtWebengine instead of QtWebkit.
* Build with C++20. (Closes: #1074332).
* Install upstream desktop file.
* Drop unnecessary repack rules.
* Drop empty package openboard-contrib.
.
[ Zixing Liu ]
* Migrate to debhelper and remove CDBS
- debian/rules:
+ Move file filtering to d/copyright.
+ Move to debhelper qmake build template.
+ Use find ... exec to avoid two while ... read structures.
- debian/openboard.install:
+ Add /usr/share/icons/hicolor folder for installation.
Checksums-Sha1:
25afb578bf9638327f5eeba55016d6eac524c3cc 2587 openboard_1.7.3+dfsg-0.1.dsc
898af07aeafed564a3f57091aac1cd26819d829c 40063004
openboard_1.7.3+dfsg.orig.tar.xz
6591a7c31436e0f6695f1569d24fbab99e3bea2b 26564
openboard_1.7.3+dfsg-0.1.debian.tar.xz
24d7363e97a2b5457be21a76779cadbc3944c78c 22077
openboard_1.7.3+dfsg-0.1_source.buildinfo
Checksums-Sha256:
6d069684f7b1375445d6f9f80e7617b15b2c11f86f2c8e70d4f0a155c393d452 2587
openboard_1.7.3+dfsg-0.1.dsc
74da00eb068aaf80f73eca2eaf322edcb739c41fab6775cee3ea266429065d7c 40063004
openboard_1.7.3+dfsg.orig.tar.xz
6b4cb1b4b1f5957583b709e7a8052b8fcdef8424b3dcc4b51db74f7c90eae3a1 26564
openboard_1.7.3+dfsg-0.1.debian.tar.xz
f6cee5b26ad208114737ea68b7a3b26701936d18b07754c3d119e24b0e4b05a1 22077
openboard_1.7.3+dfsg-0.1_source.buildinfo
Files:
9161e1033a1b78c93785b694c9f23324 2587 x11 optional openboard_1.7.3+dfsg-0.1.dsc
3d57e7560b180d68f65160646964cb3e 40063004 x11 optional
openboard_1.7.3+dfsg.orig.tar.xz
b793eb14b571984f4daa6c83540969ea 26564 x11 optional
openboard_1.7.3+dfsg-0.1.debian.tar.xz
1da8c94ee91f7cdf57b68c774dc35d1e 22077 x11 optional
openboard_1.7.3+dfsg-0.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAme1nsYQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFGFXDADx2LgD2PF01i2IA+/OliAdOgkRujVAbclh
7PzsPhgFjoqZw2MUpMcJorVaMRLUl1yW9C4+IRVX9xLwn4Zs+0YNQgzDcgc5zMP+
YA6wiZI1aOSb7/pFoPW91Dwj4HsCX/QvAIR+/MChX497ymW8hN+9XK0HlkI3NIG8
rkTkslJRfILaVMTZ1Ww23HWvuBMYwdg47+OdlNphcE+jpNq1TBNNL+/G2B2Ojga2
K/hNgV/oaS8MtXcsCvXjThmgfVD6QUyB08O2z96roqj2GRA1mIpyrcc4sfclD0QA
4QlXlrZ/isoL523YtuzevI9snN4voxnOOby8mGJUghCzZXjoymyOkqHJBecE1EE2
1vBcH6BCoJE1RHTRCIgqAUSjjy+M+5uu0SEvtUq94Yh1U0o278O+3Z4fhwzN1O3Z
Kb2f23ddSv25rmrb7gN85skoGqBtHjySNP4irmP1Jrfoom5ZSWNgk/QbAdPg35aB
6mdfq5VFz/r4MnvJvvmqdLjve9Pvxs4=
=MZwW
-----END PGP SIGNATURE-----
pgp7ViO44wblc.pgp
Description: PGP signature
--- End Message ---