Source: webcamoid Version: 9.0.0-4 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220813 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/ffmpeg > && /usr/bin/c++ -DAVKYS_PLUGIN_VIDEOCAPTURE_FFMPEG -DQT_CONCURRENT_LIB > -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_GUI_LIB -DQT_NETWORK_LIB > -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB > -DVideoCapture_ffmpeg_EXPORTS > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/ffmpeg > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convert/ffmpeg > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/ffmpeg/VideoCapture_ffmpeg_autogen/include > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convert/ffmpeg/../.. > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convert/ffmpeg/../../../../../Lib/src > -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem > /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -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/QtQuick -isystem > /usr/include/x86_64-linux-gnu/qt5/QtQmlModels -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/QtGui -isystem > /usr/include/x86_64-linux-gnu/qt5/QtWidgets -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fPIC > -std=gnu++11 -MD -MT > libAvKys/Plugins/VideoCapture/src/convert/ffmpeg/CMakeFiles/VideoCapture_ffmpeg.dir/src/clock.cpp.o > -MF CMakeFiles/VideoCapture_ffmpeg.dir/src/clock.cpp.o.d -o > CMakeFiles/VideoCapture_ffmpeg.dir/src/clock.cpp.o -c > /<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convert/ffmpeg/src/clock.cpp > In file included from > /<<PKGBUILDDIR>>/libAvKys/Plugins/MultiSrc/src/ffmpeg/src/audiostream.h:23, > from > /<<PKGBUILDDIR>>/libAvKys/Plugins/MultiSrc/src/ffmpeg/src/mediasourceffmpeg.cpp:40: > /<<PKGBUILDDIR>>/libAvKys/Plugins/MultiSrc/src/ffmpeg/src/abstractstream.h:60:21: > error: ‘AVCodecContext’ does not name a type; did you mean ‘AVIODirContext’? > 60 | Q_INVOKABLE AVCodecContext *codecContext() const; > | ^~~~~~~~~~~~~~ > | AVIODirContext > /<<PKGBUILDDIR>>/libAvKys/Plugins/MultiSrc/src/ffmpeg/src/abstractstream.h:71:42: > error: ‘AVSubtitle’ has not been declared > 71 | Q_INVOKABLE void subtitleEnqueue(AVSubtitle *subtitle); > | ^~~~~~~~~~ > /<<PKGBUILDDIR>>/libAvKys/Plugins/MultiSrc/src/ffmpeg/src/abstractstream.h:84:34: > error: ‘AVSubtitle’ has not been declared > 84 | virtual void processData(AVSubtitle *subtitle); > | ^~~~~~~~~~ > In file included from > /<<PKGBUILDDIR>>/libAvKys/Plugins/MultiSrc/src/ffmpeg/src/mediasourceffmpeg.cpp:42: > /<<PKGBUILDDIR>>/libAvKys/Plugins/MultiSrc/src/ffmpeg/src/subtitlestream.h:43:26: > error: ‘AVSubtitle’ has not been declared > 43 | void processData(AVSubtitle *subtitle); > | ^~~~~~~~~~ > make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > [ 37%] Built target VideoCaptureSrc > make -f > libAvKys/Plugins/VideoCapture/src/convert/generic/CMakeFiles/VideoCapture_generic.dir/build.make > > libAvKys/Plugins/VideoCapture/src/convert/generic/CMakeFiles/VideoCapture_generic.dir/depend > make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends > "Unix Makefiles" /<<PKGBUILDDIR>> > /<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convert/generic > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/generic > > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/generic/CMakeFiles/VideoCapture_generic.dir/DependInfo.cmake > --color= > make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > make -f > libAvKys/Plugins/VideoCapture/src/convert/generic/CMakeFiles/VideoCapture_generic.dir/build.make > > libAvKys/Plugins/VideoCapture/src/convert/generic/CMakeFiles/VideoCapture_generic.dir/build > make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > [ 37%] Building CXX object > libAvKys/Plugins/VideoCapture/src/convert/generic/CMakeFiles/VideoCapture_generic.dir/VideoCapture_generic_autogen/mocs_compilation.cpp.o > cd > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/generic > && /usr/bin/c++ -DAVKYS_PLUGIN_VIDEOCAPTURE_GENERIC -DQT_CORE_LIB > -DQT_DEPRECATED_WARNINGS -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG > -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB > -DVideoCapture_generic_EXPORTS > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/generic > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convert/generic > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/generic/VideoCapture_generic_autogen/include > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convert/generic/../.. > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convert/generic/../../../../../Lib/src > -isystem /usr/include/x86_64-linux-gnu/qt5 -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/QtQml -isystem > /usr/include/x86_64-linux-gnu/qt5/QtNetwork -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/QtGui -isystem > /usr/include/x86_64-linux-gnu/qt5/QtWidgets -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fPIC > -std=gnu++11 -MD -MT > libAvKys/Plugins/VideoCapture/src/convert/generic/CMakeFiles/VideoCapture_generic.dir/VideoCapture_generic_autogen/mocs_compilation.cpp.o > -MF > CMakeFiles/VideoCapture_generic.dir/VideoCapture_generic_autogen/mocs_compilation.cpp.o.d > -o > CMakeFiles/VideoCapture_generic.dir/VideoCapture_generic_autogen/mocs_compilation.cpp.o > -c > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/generic/VideoCapture_generic_autogen/mocs_compilation.cpp > [ 37%] Building CXX object > libAvKys/Plugins/VideoCapture/src/convert/generic/CMakeFiles/VideoCapture_generic.dir/__/__/convertvideo.cpp.o > cd > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/generic > && /usr/bin/c++ -DAVKYS_PLUGIN_VIDEOCAPTURE_GENERIC -DQT_CORE_LIB > -DQT_DEPRECATED_WARNINGS -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG > -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB > -DVideoCapture_generic_EXPORTS > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/generic > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convert/generic > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/VideoCapture/src/convert/generic/VideoCapture_generic_autogen/include > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convert/generic/../.. > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convert/generic/../../../../../Lib/src > -isystem /usr/include/x86_64-linux-gnu/qt5 -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/QtQml -isystem > /usr/include/x86_64-linux-gnu/qt5/QtNetwork -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/QtGui -isystem > /usr/include/x86_64-linux-gnu/qt5/QtWidgets -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fPIC > -std=gnu++11 -MD -MT > libAvKys/Plugins/VideoCapture/src/convert/generic/CMakeFiles/VideoCapture_generic.dir/__/__/convertvideo.cpp.o > -MF CMakeFiles/VideoCapture_generic.dir/__/__/convertvideo.cpp.o.d -o > CMakeFiles/VideoCapture_generic.dir/__/__/convertvideo.cpp.o -c > /<<PKGBUILDDIR>>/libAvKys/Plugins/VideoCapture/src/convertvideo.cpp > [ 37%] Building CXX object > libAvKys/Plugins/MultiSink/src/gstreamer/CMakeFiles/MultiSink_gstreamer.dir/src/plugin.cpp.o > cd > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/MultiSink/src/gstreamer > && /usr/bin/c++ -DAVKYS_PLUGIN_MULTISINK_GSTREAMER -DBINDIR=\"bin\" > -DGST_PLUGINS_PATH=\"lib/x86_64-linux-gnu/gstreamer-1.0\" > -DGST_PLUGINS_SCANNER_PATH=\"\" -DMultiSink_gstreamer_EXPORTS > -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_GUI_LIB > -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB > -DQT_WIDGETS_LIB > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/MultiSink/src/gstreamer > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/MultiSink/src/gstreamer > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libAvKys/Plugins/MultiSink/src/gstreamer/MultiSink_gstreamer_autogen/include > -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/MultiSink/src/gstreamer/.. > -I/<<PKGBUILDDIR>>/libAvKys/Plugins/MultiSink/src/gstreamer/../../../../Lib/src > -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem > /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -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/QtQuick -isystem > /usr/include/x86_64-linux-gnu/qt5/QtQmlModels -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/QtGui -isystem > /usr/include/x86_64-linux-gnu/qt5/QtWidgets -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fPIC > -std=gnu++11 -MD -MT > libAvKys/Plugins/MultiSink/src/gstreamer/CMakeFiles/MultiSink_gstreamer.dir/src/plugin.cpp.o > -MF CMakeFiles/MultiSink_gstreamer.dir/src/plugin.cpp.o.d -o > CMakeFiles/MultiSink_gstreamer.dir/src/plugin.cpp.o -c > /<<PKGBUILDDIR>>/libAvKys/Plugins/MultiSink/src/gstreamer/src/plugin.cpp > make[3]: *** > [libAvKys/Plugins/MultiSrc/src/ffmpeg/CMakeFiles/MultiSrc_ffmpeg.dir/build.make:149: > > libAvKys/Plugins/MultiSrc/src/ffmpeg/CMakeFiles/MultiSrc_ffmpeg.dir/src/mediasourceffmpeg.cpp.o] > Error 1 The full build log is available from: http://qa-logs.debian.net/2022/08/13/webcamoid_9.0.0-4_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.