Your message dated Wed, 14 Sep 2022 12:23:02 +0000
with message-id <e1oyrpy-009qeb...@fasolo.debian.org>
and subject line Bug#1017179: fixed in webcamoid 9.0.0-5
has caused the Debian Bug report #1017179,
regarding webcamoid: FTBFS: abstractstream.h:60:21: error: ‘AVCodecContext’
does not name a type; did you mean ‘AVIODirContext’?
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.)
--
1017179: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017179
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: webcamoid
Source-Version: 9.0.0-5
Done: Barak A. Pearlmutter <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
webcamoid, 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 1017...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Barak A. Pearlmutter <b...@debian.org> (supplier of updated webcamoid 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: Wed, 14 Sep 2022 12:40:25 +0100
Source: webcamoid
Architecture: source
Version: 9.0.0-5
Distribution: unstable
Urgency: medium
Maintainer: Barak A. Pearlmutter <b...@debian.org>
Changed-By: Barak A. Pearlmutter <b...@debian.org>
Closes: 1017179 1017317
Changes:
webcamoid (9.0.0-5) unstable; urgency=medium
.
* Track upstream mods (closes: #1017179, #1017317)
* Update standards version to 4.6.1, no changes needed.
Checksums-Sha1:
c082066c4afdc0c4235acfc7968fa69f3172e5ae 2628 webcamoid_9.0.0-5.dsc
151aed68995a5e33a31db61a90d41c6c79a46522 307276 webcamoid_9.0.0-5.debian.tar.xz
ad1ed27d4cdac88c6cd8ac83c223786ed42125f5 19236
webcamoid_9.0.0-5_source.buildinfo
Checksums-Sha256:
82fd64415ff8a0b43bd8387823d72a4a9f3a6fa527b4cfd7800c4b1f52827779 2628
webcamoid_9.0.0-5.dsc
d65908412d21d8a7ead76a580841ae79020b4b7a04b3773a4e0e6329e7d25c7b 307276
webcamoid_9.0.0-5.debian.tar.xz
712cb3cca1e4201a67a1e207d8812f50afa75ecb13ab5836d74d5bfff5ab15d4 19236
webcamoid_9.0.0-5_source.buildinfo
Files:
f85344976331d2e3c2e5e0573415dab2 2628 video optional webcamoid_9.0.0-5.dsc
a1362640393f130e0898091d48be8f77 307276 video optional
webcamoid_9.0.0-5.debian.tar.xz
876f2a1551beea30a01aab4d4036a7d2 19236 video optional
webcamoid_9.0.0-5_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEE+nZaz+JE7Dn2AefCmesepNIze4gFAmMhwcYPHGJhcEBkZWJp
YW4ub3JnAAoJEJnrHqTSM3uI5M0QANSUyjz+PvXIdzh7bT/m9KKs9k+AU5rP1kmy
AB0Y9LDigYvWKrg89M2xkXB7MA2GJB7tgCBopoK/GudQsvzb38MWfobApqCiR8le
ijFPs5oTvV2X5LLknX2QCYdiVx3aJ1bFaHh1jCWvYPT3A9YqEmHun35znzvYLRFG
jdQ1yI31jH7MCCVdENBrAucguZz3ZFgMAORI5++muHzmCJPqI+n6s1XF+8I9QkTL
/97Y9iKhhQFTqp+0HWjEIg2Q1uSw2y+UFORcM6s8pF7bc0yrkgpS4E1rkl3e6Lt4
7M9LA2NO5oyXAhcRVYMFXxxAJ5d8uUqbfQpbWwMGKaIKzcLtC/SesQC7mXoujUtc
ZtuYjxBel38Ur4YDoDdZE/L3A38b1VRAkAkPAEi23t6vcc+2hcBJNfU3dKGHBCfn
VlfZX6sGBUv7hBP85PvOYZjq7F1LsQK27O3gxyKRz9UtkI6dpz3pSzJEuXlfj0fO
l/BMosawAPbNIhfmPkzDVl/gRuUrFUyRl1hE348IyC4tOpXBIgOa0jVvMgm8Ya/R
57aEIDWZbVPzVWspowH6th9+GKcZ5bVu7avDxcr06WyW0ZhY+p7Hv8cc52uTnbER
YjN+J0YCPw0vpYxH4p2vJH2LU0NlV0SfHZI8YC35tc4n7ooW4VyOjUMH0WuJpsYD
VeJ/5WUh
=QDmH
-----END PGP SIGNATURE-----
--- End Message ---