Your message dated Fri, 10 May 2024 21:21:01 +0000
with message-id <e1s5xfp-00fd45...@fasolo.debian.org>
and subject line Bug#1060976: fixed in obs-downstream-keyer 0.3.2-1
has caused the Debian Bug report #1060976,
regarding obs-downstream-keyer: FTBFS: downstream-keyer-dock.cpp:34:30: error: 
‘void* obs_frontend_add_dock(void*)’ is deprecated 
[-Werror=deprecated-declarations]
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.)


-- 
1060976: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060976
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: obs-downstream-keyer
Version: 0.2.7-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240115 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /usr/bin/cc -DHAVE_OBSCONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG 
> -DQT_WIDGETS_LIB -Ddownstream_keyer_EXPORTS 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/downstream-keyer_autogen/include 
> -isystem /usr/include/obs -isystem /usr/include/x86_64-linux-gnu/qt5 -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/QtCore -isystem 
> /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Werror -Wextra -Wvla -Wformat 
> -Wformat-security -Wswitch -Wunused-parameter -Wno-unused-function 
> -Wno-missing-field-initializers -fno-strict-aliasing 
> -Werror-implicit-function-declaration -Wno-missing-braces -fPIC -mmmx -msse 
> -msse2 -MD -MT CMakeFiles/downstream-keyer.dir/output-source.c.o -MF 
> CMakeFiles/downstream-keyer.dir/output-source.c.o.d -o 
> CMakeFiles/downstream-keyer.dir/output-source.c.o -c 
> /<<PKGBUILDDIR>>/output-source.c
> /<<PKGBUILDDIR>>/downstream-keyer-dock.cpp: In function ‘bool 
> obs_module_load()’:
> /<<PKGBUILDDIR>>/downstream-keyer-dock.cpp:34:30: error: ‘void* 
> obs_frontend_add_dock(void*)’ is deprecated [-Werror=deprecated-declarations]
>    34 |         obs_frontend_add_dock(_dsk);
>       |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~
> In file included from /<<PKGBUILDDIR>>/downstream-keyer-dock.hpp:6,
>                  from /<<PKGBUILDDIR>>/downstream-keyer-dock.cpp:1:
> /usr/include/obs/obs-frontend-api.h:142:14: note: declared here
>   142 | EXPORT void *obs_frontend_add_dock(void *dock);
>       |              ^~~~~~~~~~~~~~~~~~~~~
> cc1plus: all warnings being treated as errors
> make[3]: *** [CMakeFiles/downstream-keyer.dir/build.make:100: 
> CMakeFiles/downstream-keyer.dir/downstream-keyer-dock.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/01/15/obs-downstream-keyer_0.2.7-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240115;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240115&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 mark 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: obs-downstream-keyer
Source-Version: 0.3.2-1
Done: Joao Eriberto Mota Filho <eribe...@debian.org>

We believe that the bug you reported is fixed in the latest version of
obs-downstream-keyer, 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 1060...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho <eribe...@debian.org> (supplier of updated 
obs-downstream-keyer 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: Thu, 09 May 2024 09:04:48 -0300
Source: obs-downstream-keyer
Architecture: source
Version: 0.3.2-1
Distribution: unstable
Urgency: medium
Maintainer: Joao Eriberto Mota Filho <eribe...@debian.org>
Changed-By: Joao Eriberto Mota Filho <eribe...@debian.org>
Closes: 1060976
Changes:
 obs-downstream-keyer (0.3.2-1) unstable; urgency=medium
 .
   * New upstream version 0.3.2. (Closes: #1060976)
   * debian/control: changed qtbase5-dev by qt6-base-dev in Build-Depends field.
   * debian/copyright: updated upstream and packaging copyright years.
   * debian/patches/010_update-translation-pt-BR.patch: created to update pt_BR
     translation.
   * debian/rules:
       - Added DEB_CFLAGS_MAINT_APPEND variable to use -Wno-psabi to allow this
         plugin to build over i386 (and possible other architectures).
       - Removed no longer needed variable QT_SELECT=qt5.
Checksums-Sha1:
 82942954c6caf41c9753c89fd5e5ca25fba6b8ca 2079 obs-downstream-keyer_0.3.2-1.dsc
 d18f97e0e4b9f8f825c16cf8e093c981ae298252 64727 
obs-downstream-keyer_0.3.2.orig.tar.gz
 120cc85ce85c9fcd47451948389e1a0ee4d62940 4604 
obs-downstream-keyer_0.3.2-1.debian.tar.xz
 b8aedb5269f2ba224c856ac4be2b7a5ccd46fee4 13960 
obs-downstream-keyer_0.3.2-1_source.buildinfo
Checksums-Sha256:
 3ff12a6e355a5331729ef1eed58af822f295153255c02bb9f6065bdb6adaaa40 2079 
obs-downstream-keyer_0.3.2-1.dsc
 a90fce300b38e6ad84bf776095bc1cc93f4227d21f43060d01e0e66ed95667cc 64727 
obs-downstream-keyer_0.3.2.orig.tar.gz
 9d4807201153c685e5e5f515bb9d1e0aff8e32e4d45ff2c79e4fe1d43a145ffc 4604 
obs-downstream-keyer_0.3.2-1.debian.tar.xz
 2c81511741ca60a36eed05886d7d191f9e5fb7c36242f0dce137461b481dc83f 13960 
obs-downstream-keyer_0.3.2-1_source.buildinfo
Files:
 a7b4ab51af74eb25ec6de22a6928c29d 2079 video optional 
obs-downstream-keyer_0.3.2-1.dsc
 986e2a0aa460b10c43ceaac8370ede68 64727 video optional 
obs-downstream-keyer_0.3.2.orig.tar.gz
 0bfec29e72e16ce9b5b094214769d697 4604 video optional 
obs-downstream-keyer_0.3.2-1.debian.tar.xz
 d91f83be373722602797f93c2b0e6e57 13960 video optional 
obs-downstream-keyer_0.3.2-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmY+i3QACgkQ3mO5xwTr
6e/b4BAAjUDFeGdn85GwQEy7xo0FEK0InvY9P4+74C64doVX+QTfKW0szJMtjGw+
YJWoG9KFDvm9t7PeLj9yxmf0m+jpYhn194xX1jqTk0UElVGcJGq5yI4tYmTNf7q7
0MngEJ6s5Usvl7S6wFDMHobxDPGKzVVgLLLaZYLw7eWjHbfNggVU0uU/8WQ/Y92m
WI6viMRJkrnER8QXTNwUhb2XQBoyrVxrvMsgr+AWvRUGIkwM7EVzFk2qbAnB6uPr
4OYQpzA1yQVhwh29wf0EH47hlog8CE+68M4qX+aIZx9ysTJOc+pxRFreK+IqJZNY
jeFJlxc3jkdxAftCmlt4AthWUswfCnv3TjVu19rlbdJSOTNZ49GbdlF3bSLWWyxz
UsIdnh/XBrDCG3RqBa+AVeFL6SS+CPcXuo/SgWuIXc0coAPhr0CZgGOzTz3fKldQ
rGlE43X50YeRVOqkVLI7W6IhSUKStym8FR1/8P/Bhq93mfzBUWo6WXVoljiCy6mf
8OtoCHu1WvHufOCAxPd7Mee2/0ReW1kf3448y4QH2mfxbcfMufrWf+CsNMiuzE2j
wgxBy83tytk/52FyzopGcw5lAg+ijLOUUGDSsIVLcj1YCb2zUMAkuKrYkrqFwxKW
ALLK7/bnGoh6eAOlCdK0jj09uAi+Kll0IVTOZF/n0QTkDq0Or/s=
=hZQ7
-----END PGP SIGNATURE-----

Attachment: pgph9R6Dpiz82.pgp
Description: PGP signature


--- End Message ---

Reply via email to