Your message dated Sat, 20 Dec 2025 15:25:54 +0000
with message-id <[email protected]>
and subject line Bug#1122941: fixed in performous 1.3.1+ds-3
has caused the Debian Bug report #1122941,
regarding performous: FTBFS with ffmpeg 8.0: ‘avcodec_close’ was not declared
in this scope; did you mean ‘avio_close’?
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 [email protected]
immediately.)
--
1122941: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122941
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: performous
Version: 1.3.1+ds-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected]
Dear maintainer,
performous FTBFS with ffmpeg 8.0:
[ 49%] Building CXX object game/CMakeFiles/performous.dir/glutil.cc.o
cd /build/reproducible-path/performous-1.3.1+ds/obj-x86_64-linux-gnu/game &&
/usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB
-DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK
-DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB
-DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB
-DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK
-DBOOST_THREAD_NO_LIB -DCPPREST_FORCE_HTTP_CLIENT_ASIO
-DCPPREST_FORCE_HTTP_LISTENER_ASIO -DCPPREST_NO_SSL_LEAK_SUPPRESS -DFMT_SHARED
-DUSE_OPENCV -DUSE_PORTMIDI -DUSE_WEBSERVER -D_TURN_OFF_PLATFORM_STRING
-I/build/reproducible-path/performous-1.3.1+ds/ced
-I/build/reproducible-path/performous-1.3.1+ds/obj-x86_64-linux-gnu/game
-I/build/reproducible-path/performous-1.3.1+ds/game -isystem /usr/include/SDL2
-isystem /usr/include/librsvg-2.0 -isystem /usr/include/cairo -isystem
/usr/include/freetype2 -isystem /usr/include/gdk-pixbuf-2.0 -isystem
/usr/lib/x86_64-linux-gnu/libxml++-2.6/include -isystem
/usr/include/libxml++-2.6 -isystem /usr/include/libxml2 -isystem
/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -isystem /usr/include/glibmm-2.4
-isystem /usr/include/sigc++-2.0 -isystem
/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -isystem /usr/include/opencv4
-isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/sysprof-6
-isystem /usr/include/harfbuzz -isystem /usr/include/libpng16 -isystem
/usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi
-isystem /usr/include/pixman-1 -g -O2
-ffile-prefix-map=/build/reproducible-path/performous-1.3.1+ds=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-DNDEBUG -std=c++17 -Wall -Wextra -Wconversion -pthread -MD -MT
game/CMakeFiles/performous.dir/glutil.cc.o -MF
CMakeFiles/performous.dir/glutil.cc.o.d -o
CMakeFiles/performous.dir/glutil.cc.o -c
/build/reproducible-path/performous-1.3.1+ds/game/glutil.cc
/build/reproducible-path/performous-1.3.1+ds/game/ffmpeg.cc: In static member
function ‘static void FFmpeg::avcodec_free_context(AVCodecContext*)’:
/build/reproducible-path/performous-1.3.1+ds/game/ffmpeg.cc:322:9: error:
‘avcodec_close’ was not declared in this scope; did you mean ‘avio_close’?
322 | avcodec_close(avctx);
| ^~~~~~~~~~~~~
| avio_close
[ 50%] Building CXX object
game/CMakeFiles/performous.dir/graphic/color_trans.cc.o
cd /build/reproducible-path/performous-1.3.1+ds/obj-x86_64-linux-gnu/game &&
/usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB
-DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK
-DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB
-DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB
-DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK
-DBOOST_THREAD_NO_LIB -DCPPREST_FORCE_HTTP_CLIENT_ASIO
-DCPPREST_FORCE_HTTP_LISTENER_ASIO -DCPPREST_NO_SSL_LEAK_SUPPRESS -DFMT_SHARED
-DUSE_OPENCV -DUSE_PORTMIDI -DUSE_WEBSERVER -D_TURN_OFF_PLATFORM_STRING
-I/build/reproducible-path/performous-1.3.1+ds/ced
-I/build/reproducible-path/performous-1.3.1+ds/obj-x86_64-linux-gnu/game
-I/build/reproducible-path/performous-1.3.1+ds/game -isystem /usr/include/SDL2
-isystem /usr/include/librsvg-2.0 -isystem /usr/include/cairo -isystem
/usr/include/freetype2 -isystem /usr/include/gdk-pixbuf-2.0 -isystem
/usr/lib/x86_64-linux-gnu/libxml++-2.6/include -isystem
/usr/include/libxml++-2.6 -isystem /usr/include/libxml2 -isystem
/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -isystem /usr/include/glibmm-2.4
-isystem /usr/include/sigc++-2.0 -isystem
/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -isystem /usr/include/opencv4
-isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/sysprof-6
-isystem /usr/include/harfbuzz -isystem /usr/include/libpng16 -isystem
/usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi
-isystem /usr/include/pixman-1 -g -O2
-ffile-prefix-map=/build/reproducible-path/performous-1.3.1+ds=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-DNDEBUG -std=c++17 -Wall -Wextra -Wconversion -pthread -MD -MT
game/CMakeFiles/performous.dir/graphic/color_trans.cc.o -MF
CMakeFiles/performous.dir/graphic/color_trans.cc.o.d -o
CMakeFiles/performous.dir/graphic/color_trans.cc.o -c
/build/reproducible-path/performous-1.3.1+ds/game/graphic/color_trans.cc
[ 51%] Building CXX object
game/CMakeFiles/performous.dir/graphic/lyrics_color_trans.cc.o
cd /build/reproducible-path/performous-1.3.1+ds/obj-x86_64-linux-gnu/game &&
/usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB
-DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK
-DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB
-DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB
-DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK
-DBOOST_THREAD_NO_LIB -DCPPREST_FORCE_HTTP_CLIENT_ASIO
-DCPPREST_FORCE_HTTP_LISTENER_ASIO -DCPPREST_NO_SSL_LEAK_SUPPRESS -DFMT_SHARED
-DUSE_OPENCV -DUSE_PORTMIDI -DUSE_WEBSERVER -D_TURN_OFF_PLATFORM_STRING
-I/build/reproducible-path/performous-1.3.1+ds/ced
-I/build/reproducible-path/performous-1.3.1+ds/obj-x86_64-linux-gnu/game
-I/build/reproducible-path/performous-1.3.1+ds/game -isystem /usr/include/SDL2
-isystem /usr/include/librsvg-2.0 -isystem /usr/include/cairo -isystem
/usr/include/freetype2 -isystem /usr/include/gdk-pixbuf-2.0 -isystem
/usr/lib/x86_64-linux-gnu/libxml++-2.6/include -isystem
/usr/include/libxml++-2.6 -isystem /usr/include/libxml2 -isystem
/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -isystem /usr/include/glibmm-2.4
-isystem /usr/include/sigc++-2.0 -isystem
/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -isystem /usr/include/opencv4
-isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/sysprof-6
-isystem /usr/include/harfbuzz -isystem /usr/include/libpng16 -isystem
/usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi
-isystem /usr/include/pixman-1 -g -O2
-ffile-prefix-map=/build/reproducible-path/performous-1.3.1+ds=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-DNDEBUG -std=c++17 -Wall -Wextra -Wconversion -pthread -MD -MT
game/CMakeFiles/performous.dir/graphic/lyrics_color_trans.cc.o -MF
CMakeFiles/performous.dir/graphic/lyrics_color_trans.cc.o.d -o
CMakeFiles/performous.dir/graphic/lyrics_color_trans.cc.o -c
/build/reproducible-path/performous-1.3.1+ds/game/graphic/lyrics_color_trans.cc
[ 51%] Building CXX object
game/CMakeFiles/performous.dir/graphic/shader_manager.cc.o
cd /build/reproducible-path/performous-1.3.1+ds/obj-x86_64-linux-gnu/game &&
/usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB
-DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK
-DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB
-DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB
-DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK
-DBOOST_THREAD_NO_LIB -DCPPREST_FORCE_HTTP_CLIENT_ASIO
-DCPPREST_FORCE_HTTP_LISTENER_ASIO -DCPPREST_NO_SSL_LEAK_SUPPRESS -DFMT_SHARED
-DUSE_OPENCV -DUSE_PORTMIDI -DUSE_WEBSERVER -D_TURN_OFF_PLATFORM_STRING
-I/build/reproducible-path/performous-1.3.1+ds/ced
-I/build/reproducible-path/performous-1.3.1+ds/obj-x86_64-linux-gnu/game
-I/build/reproducible-path/performous-1.3.1+ds/game -isystem /usr/include/SDL2
-isystem /usr/include/librsvg-2.0 -isystem /usr/include/cairo -isystem
/usr/include/freetype2 -isystem /usr/include/gdk-pixbuf-2.0 -isystem
/usr/lib/x86_64-linux-gnu/libxml++-2.6/include -isystem
/usr/include/libxml++-2.6 -isystem /usr/include/libxml2 -isystem
/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -isystem /usr/include/glibmm-2.4
-isystem /usr/include/sigc++-2.0 -isystem
/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -isystem /usr/include/opencv4
-isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/sysprof-6
-isystem /usr/include/harfbuzz -isystem /usr/include/libpng16 -isystem
/usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi
-isystem /usr/include/pixman-1 -g -O2
-ffile-prefix-map=/build/reproducible-path/performous-1.3.1+ds=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-DNDEBUG -std=c++17 -Wall -Wextra -Wconversion -pthread -MD -MT
game/CMakeFiles/performous.dir/graphic/shader_manager.cc.o -MF
CMakeFiles/performous.dir/graphic/shader_manager.cc.o.d -o
CMakeFiles/performous.dir/graphic/shader_manager.cc.o -c
/build/reproducible-path/performous-1.3.1+ds/game/graphic/shader_manager.cc
make[3]: *** [game/CMakeFiles/performous.dir/build.make:334:
game/CMakeFiles/performous.dir/ffmpeg.cc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
'/build/reproducible-path/performous-1.3.1+ds/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:344: game/CMakeFiles/performous.dir/all]
Error 2
make[2]: Leaving directory
'/build/reproducible-path/performous-1.3.1+ds/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:169: all] Error 2
See
https://buildd.debian.org/status/fetch.php?pkg=performous&arch=amd64&ver=1.3.1%2Bds-2%2Bb1&stamp=1765670605&raw=0
for details.
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Source: performous
Source-Version: 1.3.1+ds-3
Done: Alexandre Detiste <[email protected]>
We believe that the bug you reported is fixed in the latest version of
performous, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <[email protected]> (supplier of updated performous 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 20 Dec 2025 14:48:15 +0100
Source: performous
Architecture: source
Version: 1.3.1+ds-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1122941
Changes:
performous (1.3.1+ds-3) unstable; urgency=medium
.
* Team upload.
.
[ lizhuoheng ]
* Fix FTBFS with FFmpeg 8 (Closes: #1122941)
Checksums-Sha1:
c5490649a6fa3adead62d8640a661e5ef4492755 2774 performous_1.3.1+ds-3.dsc
e26674237259080c94bf1c6b7d88b540ecc95ec4 26776
performous_1.3.1+ds-3.debian.tar.xz
3951e2c418ecbe6f1e13874f3e0c148c143c7c75 27156
performous_1.3.1+ds-3_source.buildinfo
Checksums-Sha256:
8337894cb6d8fc760d764abd8a36192ff5d59342e5f88c57044aa6845529ed61 2774
performous_1.3.1+ds-3.dsc
7d6d4204edefb6a8ce00c2d457df6ff1d97e5d9686932d167e9d99f3c1fcce04 26776
performous_1.3.1+ds-3.debian.tar.xz
95f9ebf84a915e33c5b1853ebedf412b96f05f0582b2e7a87b14ae9c822ce709 27156
performous_1.3.1+ds-3_source.buildinfo
Files:
cc0d041ccd47df52333c36fac50870ab 2774 games optional performous_1.3.1+ds-3.dsc
be0e38967b8fe1331b3bb2f56e237005 26776 games optional
performous_1.3.1+ds-3.debian.tar.xz
4e7175f37866f9a9f3c81ca33396e497 27156 games optional
performous_1.3.1+ds-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmlGqVYRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBqpNA//UQY8XcWe2rP8e8HlfRc+wPjVo6dmngou
8LYKP9lAx9I5cw190UqUtrpG4bVgvm9rIjG7djD9wWQpbEYx6nyBjGj7l+q66DmV
WLc9R9zl2BrDfT+K+kuGyshtyoJzzZSpdEdPxJ99xCHy0US/mO3OQPO3VilsEjd7
6RNU3i0Axkc29AJdRA/OFYZmk734sTwi2su8VMofrdIMC+x75YNSqZW/NfXwacrH
Nj8OtswZ4h50/W22+HZs2/JK9LHP29fMUyLluqSf1eDts8vFB1fFWADr5S3mvgv6
a9Vks9VBln15SQgjjmcFAZ7LTIl5919g/LEg9cjbUBd/BKxmXIWPwssQIGDDf3V3
1sfSFj7UYCJRaduORK0aUjuONjefrI8BCEdyjlaApbu+y2uFc1fC1PH7HmBGNFu+
hdCVnrSBG7YdXYzgd5k4rWjiTBuQDVG2uc7fjcMcFHJRC9jXHJEmiagvZPOk7lQT
EmD6gdnXbfFXncR0KLGfV0fg0Od6pMKfrjozJy6Gn10EAO6srq8fT0cDbVNfnFt0
Fy8pqBHZU7KqVT47rHNPB6u/i2Vh4RhIM8Bpldg3W8DIn3jVPU1LPJweutTZ/0Ut
yOsX7T5OwYSlUJHvcyQaETzHsXuKS5/mFzJ4Khyii7eXDuYI2MYlKm7qMunbDe7+
/4h0bmJZjpk=
=/nb8
-----END PGP SIGNATURE-----
pgpZzkNi_0li3.pgp
Description: PGP signature
--- End Message ---