Your message dated Wed, 6 Apr 2022 10:56:05 +0200 with message-id <yk1vpw64fnyp8...@ramacher.at> and subject line Re: Bug#1004791: blender: FTBFS with ffmpeg 5.0 has caused the Debian Bug report #1004791, regarding blender: 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.) -- 1004791: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004791 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: blender Version: 2.93.5+dfsg-1 Severity: important X-Debbugs-Cc: sramac...@debian.org Tags: sid bookworm ftbfs Usertags: ffmpeg5.0 blender FTBFS with ffmpeg 5.0 in experimental: [ 16%] Building CXX object extern/audaspace/CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEGReader.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/extern/audaspace && /usr/lib/ccache/c++ -DWITH_ASSERT_ABORT -DWITH_OPENGL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__LITTLE_ENDIAN__ -D__MMX__ -D__SSE2__ -D__SSE__ -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/extern/audaspace -I/<<PKGBUILDDIR>>/extern/audaspace/include -I/usr/include/jack -I/usr/include/AL -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/SDL2 -Wuninitialized -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wimplicit-fallthrough=5 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fuse-ld=gold -fopenmp -std=c++17 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 -fmacro-prefix-map="/<<PKGBUILDDIR>>/"="" -fmacro-prefix-map="/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/"="" -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-function -Wno-type-limits -Wno-int-in-bool-context -Wno-switch -Wno-unused-variable -Wno-uninitialized -Wno-implicit-fallthrough -Wno-error=unused-but-set-variable -Wno-class-memaccess -Wno-comment -Wno-unused-local-typedefs -Wno-unused-variable -Wno-uninitialized -MD -MT extern/audaspace/CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEGReader.cpp.o -MF CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEGReader.cpp.o.d -o CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEGReader.cpp.o -c /<<PKGBUILDDIR>>/extern/audaspace/plugins/ffmpeg/FFMPEGReader.cpp /<<PKGBUILDDIR>>/extern/audaspace/plugins/ffmpeg/FFMPEGReader.cpp: In member function ‘void aud::FFMPEGReader::init()’: /<<PKGBUILDDIR>>/extern/audaspace/plugins/ffmpeg/FFMPEGReader.cpp:185:47: error: invalid conversion from ‘const AVCodec*’ to ‘AVCodec*’ [-fpermissive] 185 | AVCodec* aCodec = avcodec_find_decoder(m_formatCtx->streams[m_stream]->codecpar->codec_id); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const AVCodec* make[3]: *** [extern/audaspace/CMakeFiles/audaspace.dir/build.make:1549: extern/audaspace/CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEGReader.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... Cheers -- Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Version: 3.1.2+dfsg-1 On 2022-02-01 22:27:25 +0100, Sebastian Ramacher wrote: > Source: blender > Version: 2.93.5+dfsg-1 > Severity: important > X-Debbugs-Cc: sramac...@debian.org > Tags: sid bookworm ftbfs > Usertags: ffmpeg5.0 > > blender FTBFS with ffmpeg 5.0 in experimental: > > [ 16%] Building CXX object > extern/audaspace/CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEGReader.cpp.o > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/extern/audaspace && > /usr/lib/ccache/c++ -DWITH_ASSERT_ABORT -DWITH_OPENGL -D_FILE_OFFSET_BITS=64 > -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__LITTLE_ENDIAN__ -D__MMX__ > -D__SSE2__ -D__SSE__ -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/extern/audaspace > -I/<<PKGBUILDDIR>>/extern/audaspace/include -I/usr/include/jack > -I/usr/include/AL -I/usr/include/python3.9 > -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/SDL2 > -Wuninitialized -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op > -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits > -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith > -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized > -Wimplicit-fallthrough=5 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG > -fuse-ld=gold -fopenmp -std=c++17 -msse -pipe -fPIC -funsigned-char > -fno-strict-aliasing -ffp-contract=off -msse2 > -fmacro-prefix-map="/<<PKGBUILDDIR>>/"="" > -fmacro-prefix-map="/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/"="" > -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-function > -Wno-type-limits -Wno-int-in-bool-context -Wno-switch -Wno-unused-variable > -Wno-uninitialized -Wno-implicit-fallthrough > -Wno-error=unused-but-set-variable -Wno-class-memaccess -Wno-comment > -Wno-unused-local-typedefs -Wno-unused-variable -Wno-uninitialized -MD -MT > extern/audaspace/CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEGReader.cpp.o > -MF CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEGReader.cpp.o.d -o > CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEGReader.cpp.o -c > /<<PKGBUILDDIR>>/extern/audaspace/plugins/ffmpeg/FFMPEGReader.cpp > /<<PKGBUILDDIR>>/extern/audaspace/plugins/ffmpeg/FFMPEGReader.cpp: In member > function ‘void aud::FFMPEGReader::init()’: > /<<PKGBUILDDIR>>/extern/audaspace/plugins/ffmpeg/FFMPEGReader.cpp:185:47: > error: invalid conversion from ‘const AVCodec*’ to ‘AVCodec*’ [-fpermissive] > 185 | AVCodec* aCodec = > avcodec_find_decoder(m_formatCtx->streams[m_stream]->codecpar->codec_id); > | > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | const AVCodec* > make[3]: *** [extern/audaspace/CMakeFiles/audaspace.dir/build.make:1549: > extern/audaspace/CMakeFiles/audaspace.dir/plugins/ffmpeg/FFMPEGReader.cpp.o] > Error 1 > make[3]: *** Waiting for unfinished jobs.... Fixed in 3.1.2+dfsg-1 Cheers -- Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---