Activity log for bug #1989501

Date Who What changed Old value New value Message
2022-09-13 19:19:50 Dan Bungert bug added bug
2022-09-13 19:19:52 Dan Bungert bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004816
2022-09-13 19:19:52 Dan Bungert performous-composer (Debian): remote watch Debian Bug tracker #1004816
2022-09-13 19:20:18 Dan Bungert description Imported from Debian bug http://bugs.debian.org/1004816: [<email.message.EmailMessage object at 0x7f42b404e6b0>, <email.message.EmailMessage object at 0x7f42b404ea70>] Imported from Debian bug http://bugs.debian.org/1004816: Source: performous-composer Version: 2.0+20181009-gitbeeea23-2.1 Severity: important X-Debbugs-Cc: sramacher@debian.org Tags: sid bookworm ftbfs Usertags: ffmpeg5.0 performous-composer FTBFS with ffmpeg 5.0 in experimental: [ 44%] Building CXX object src/CMakeFiles/composer.dir/notes.cc.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -I/<<PKGBUILDDIR>>/src -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/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtMultimedia -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT src/CMakeFiles/composer.dir/notes.cc.o -MF CMakeFiles/composer.dir/notes.cc.o.d -o CMakeFiles/composer.dir/notes.cc.o -c /<<PKGBUILDDIR>>/src/notes.cc /<<PKGBUILDDIR>>/src/ffmpeg.cc: In member function ‘void FFmpeg::open()’: /<<PKGBUILDDIR>>/src/ffmpeg.cc:71:9: error: ‘av_register_all’ was not declared in this scope 71 | av_register_all(); | ^~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/src/ffmpeg.cc:79:62: error: ‘AVStream’ {aka ‘struct AVStream’} has no member named ‘codec’ 79 | AVCodecContext* cc = pFormatCtx->streams[i]->codec; | ^~~~~ /<<PKGBUILDDIR>>/src/ffmpeg.cc:84:64: error: ‘AVStream’ {aka ‘struct AVStream’} has no member named ‘codec’ 84 | AVCodecContext* cc = pFormatCtx->streams[audioStream]->codec; | ^~~~~ /<<PKGBUILDDIR>>/src/ffmpeg.cc:85:43: error: invalid conversion from ‘const AVCodec*’ to ‘AVCodec*’ [-fpermissive] 85 | pAudioCodec = avcodec_find_decoder(cc->codec_id); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ | | | const AVCodec* /<<PKGBUILDDIR>>/src/ffmpeg.cc: In member function ‘void FFmpeg::decodeNextFrame()’: /<<PKGBUILDDIR>>/src/ffmpeg.cc:172:45: error: ‘avcodec_decode_audio4’ was not declared in this scope; did you mean ‘avcodec_decode_subtitle2’? 172 | bytesUsed = avcodec_decode_audio4(pAudioCodecCtx,m_frame,&gotFramePointer, &packet); | ^~~~~~~~~~~~~~~~~~~~~ | avcodec_decode_subtitle2 make[3]: *** [src/CMakeFiles/composer.dir/build.make:166: src/CMakeFiles/composer.dir/ffmpeg.cc.o] Error 1
2022-09-13 19:47:01 Bug Watch Updater performous-composer (Debian): importance Undecided Unknown
2022-09-14 15:51:55 Dan Bungert description Imported from Debian bug http://bugs.debian.org/1004816: Source: performous-composer Version: 2.0+20181009-gitbeeea23-2.1 Severity: important X-Debbugs-Cc: sramacher@debian.org Tags: sid bookworm ftbfs Usertags: ffmpeg5.0 performous-composer FTBFS with ffmpeg 5.0 in experimental: [ 44%] Building CXX object src/CMakeFiles/composer.dir/notes.cc.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -I/<<PKGBUILDDIR>>/src -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/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtMultimedia -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT src/CMakeFiles/composer.dir/notes.cc.o -MF CMakeFiles/composer.dir/notes.cc.o.d -o CMakeFiles/composer.dir/notes.cc.o -c /<<PKGBUILDDIR>>/src/notes.cc /<<PKGBUILDDIR>>/src/ffmpeg.cc: In member function ‘void FFmpeg::open()’: /<<PKGBUILDDIR>>/src/ffmpeg.cc:71:9: error: ‘av_register_all’ was not declared in this scope 71 | av_register_all(); | ^~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/src/ffmpeg.cc:79:62: error: ‘AVStream’ {aka ‘struct AVStream’} has no member named ‘codec’ 79 | AVCodecContext* cc = pFormatCtx->streams[i]->codec; | ^~~~~ /<<PKGBUILDDIR>>/src/ffmpeg.cc:84:64: error: ‘AVStream’ {aka ‘struct AVStream’} has no member named ‘codec’ 84 | AVCodecContext* cc = pFormatCtx->streams[audioStream]->codec; | ^~~~~ /<<PKGBUILDDIR>>/src/ffmpeg.cc:85:43: error: invalid conversion from ‘const AVCodec*’ to ‘AVCodec*’ [-fpermissive] 85 | pAudioCodec = avcodec_find_decoder(cc->codec_id); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ | | | const AVCodec* /<<PKGBUILDDIR>>/src/ffmpeg.cc: In member function ‘void FFmpeg::decodeNextFrame()’: /<<PKGBUILDDIR>>/src/ffmpeg.cc:172:45: error: ‘avcodec_decode_audio4’ was not declared in this scope; did you mean ‘avcodec_decode_subtitle2’? 172 | bytesUsed = avcodec_decode_audio4(pAudioCodecCtx,m_frame,&gotFramePointer, &packet); | ^~~~~~~~~~~~~~~~~~~~~ | avcodec_decode_subtitle2 make[3]: *** [src/CMakeFiles/composer.dir/build.make:166: src/CMakeFiles/composer.dir/ffmpeg.cc.o] Error 1 Imported from Debian bug http://bugs.debian.org/1004816: Forwarded to upstream: https://github.com/performous/composer/issues/45 Source: performous-composer Version: 2.0+20181009-gitbeeea23-2.1 Severity: important X-Debbugs-Cc: sramacher@debian.org Tags: sid bookworm ftbfs Usertags: ffmpeg5.0 performous-composer FTBFS with ffmpeg 5.0 in experimental: [ 44%] Building CXX object src/CMakeFiles/composer.dir/notes.cc.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -I/<<PKGBUILDDIR>>/src -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/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtMultimedia -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT src/CMakeFiles/composer.dir/notes.cc.o -MF CMakeFiles/composer.dir/notes.cc.o.d -o CMakeFiles/composer.dir/notes.cc.o -c /<<PKGBUILDDIR>>/src/notes.cc /<<PKGBUILDDIR>>/src/ffmpeg.cc: In member function ‘void FFmpeg::open()’: /<<PKGBUILDDIR>>/src/ffmpeg.cc:71:9: error: ‘av_register_all’ was not declared in this scope    71 | av_register_all();       | ^~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/src/ffmpeg.cc:79:62: error: ‘AVStream’ {aka ‘struct AVStream’} has no member named ‘codec’    79 | AVCodecContext* cc = pFormatCtx->streams[i]->codec;       | ^~~~~ /<<PKGBUILDDIR>>/src/ffmpeg.cc:84:64: error: ‘AVStream’ {aka ‘struct AVStream’} has no member named ‘codec’    84 | AVCodecContext* cc = pFormatCtx->streams[audioStream]->codec;       | ^~~~~ /<<PKGBUILDDIR>>/src/ffmpeg.cc:85:43: error: invalid conversion from ‘const AVCodec*’ to ‘AVCodec*’ [-fpermissive]    85 | pAudioCodec = avcodec_find_decoder(cc->codec_id);       | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~       | |       | const AVCodec* /<<PKGBUILDDIR>>/src/ffmpeg.cc: In member function ‘void FFmpeg::decodeNextFrame()’: /<<PKGBUILDDIR>>/src/ffmpeg.cc:172:45: error: ‘avcodec_decode_audio4’ was not declared in this scope; did you mean ‘avcodec_decode_subtitle2’?   172 | bytesUsed = avcodec_decode_audio4(pAudioCodecCtx,m_frame,&gotFramePointer, &packet);       | ^~~~~~~~~~~~~~~~~~~~~       | avcodec_decode_subtitle2 make[3]: *** [src/CMakeFiles/composer.dir/build.make:166: src/CMakeFiles/composer.dir/ffmpeg.cc.o] Error 1
2022-10-04 05:50:55 Bryce Harrington tags update-excuse
2023-02-16 08:31:37 Steve Langasek performous-composer (Ubuntu): status New Fix Released