Your message dated Fri, 10 May 2024 21:21:09 +0000
with message-id <[email protected]>
and subject line Bug#1060974: fixed in obs-scene-notes-dock 0.2.0-3
has caused the Debian Bug report #1060974,
regarding obs-scene-notes-dock: FTBFS: scene-notes-dock.cpp:32: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 [email protected]
immediately.)
--
1060974: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060974
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: obs-scene-notes-dock
Version: 0.2.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
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/c++ -DHAVE_OBSCONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG
> -DQT_WIDGETS_LIB -Dscene_notes_dock_EXPORTS
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/scene-notes-dock_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 -Wconversion-null -fPIC
> -mmmx -msse -msse2 -MD -MT
> CMakeFiles/scene-notes-dock.dir/scene-notes-dock.cpp.o -MF
> CMakeFiles/scene-notes-dock.dir/scene-notes-dock.cpp.o.d -o
> CMakeFiles/scene-notes-dock.dir/scene-notes-dock.cpp.o -c
> /<<PKGBUILDDIR>>/scene-notes-dock.cpp
> /<<PKGBUILDDIR>>/scene-notes-dock.cpp: In function ‘bool obs_module_load()’:
> /<<PKGBUILDDIR>>/scene-notes-dock.cpp:32:30: error: ‘void*
> obs_frontend_add_dock(void*)’ is deprecated [-Werror=deprecated-declarations]
> 32 | obs_frontend_add_dock(new SceneNotesDock(main_window));
> | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/scene-notes-dock.hpp:3,
> from /<<PKGBUILDDIR>>/scene-notes-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/scene-notes-dock.dir/build.make:100:
> CMakeFiles/scene-notes-dock.dir/scene-notes-dock.cpp.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/01/15/obs-scene-notes-dock_0.2.0-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240115;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240115&[email protected]&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-scene-notes-dock
Source-Version: 0.2.0-3
Done: Joao Eriberto Mota Filho <[email protected]>
We believe that the bug you reported is fixed in the latest version of
obs-scene-notes-dock, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho <[email protected]> (supplier of updated
obs-scene-notes-dock 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 10 May 2024 16:37:16 -0300
Source: obs-scene-notes-dock
Architecture: source
Version: 0.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Joao Eriberto Mota Filho <[email protected]>
Changed-By: Joao Eriberto Mota Filho <[email protected]>
Closes: 1060974
Changes:
obs-scene-notes-dock (0.2.0-3) unstable; urgency=medium
.
* debian/control: changed qtbase5-dev by qt6-base-dev in Build-Depends field.
* debian/copyright: updated packaging copyright years.
* debian/patches/020_fix-FTBFS.patch: created to fix a FTBFS. Thanks to
Exeldro <[email protected]>. (Closes: #1060974)
* debian/rules: removed no longer needed variable QT_SELECT=qt5.
Checksums-Sha1:
c1edcad93b7e7f6674d722bcdd015501ab4d5fcf 2079 obs-scene-notes-dock_0.2.0-3.dsc
6cb88e17ef997d3ae510e61905919c6ac5335e4d 5456
obs-scene-notes-dock_0.2.0-3.debian.tar.xz
7caf013552a8669231c3ff7a36132c235ed6c6db 13960
obs-scene-notes-dock_0.2.0-3_source.buildinfo
Checksums-Sha256:
8c15777ebd836bcfa7af36c38f6524e03cc1b3374ed1521057dec4ac121ea21e 2079
obs-scene-notes-dock_0.2.0-3.dsc
89371414b4bbc2f1d6157c8f1a767f5acc6975889b5f1636c2478c4ad0fa0d33 5456
obs-scene-notes-dock_0.2.0-3.debian.tar.xz
8b1e1ced0d96fea245325e465d798eca1ff2f8cee4ad032fc6105f677bb11861 13960
obs-scene-notes-dock_0.2.0-3_source.buildinfo
Files:
1517ace481a7ede25ddc878597463e4b 2079 video optional
obs-scene-notes-dock_0.2.0-3.dsc
d3ebd5945dac155733003fa17b6378a4 5456 video optional
obs-scene-notes-dock_0.2.0-3.debian.tar.xz
648dbd3e0549cf22de5b500a431279d5 13960 video optional
obs-scene-notes-dock_0.2.0-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmY+iIIACgkQ3mO5xwTr
6e/ktA//VG3BeGN3/zcKrWJhBP4Wyd0+6lTgL+cqTF/0r1OdRA5pCQRxrNrfJNh6
XXKeP0ziTgzXOe/2Wq3GGHnA4rD+ejExGTFoEMGeLxy+aXSj1eXH0wWGH9lsDmyJ
S2Sd9OnjuPZRuiICwGtEOKksgsPCjeoJS2Lal1I5pxI5ouUZyCy0yd/UO4qXXl5y
D+fyzXw6FaxxNBQOznTX+EV7e3qBud6p2il/z1g4A5fRcCUG5lM7bJsKR7D+0u2Z
mtpCR9XjGDYxE6K3E+cO597GR7+HjHoS50j+1rXHq8CKoo6U+jSONyviLXtzhVRX
fNy23aXnfDZYCPfxqrQnnrkN+lsws2Ie4zaO3TFkTHOxeE5SHlqnwBoz/80rpqc+
Y5lPSu104WYmEykdMNGLeJwlyvqA3JiXMXNWsaVw+KVoa4PvXfrobMMX9hwX1Vrg
+boML0WtCshWNq/AWiHW7hESNqRJKCCNRc4s3QQ20hD0P0cwmuHb6O0xfWNBAWmr
lYEpAeSL7V27zEdX/CDrxQ/8n4zjHT1DYSx+CfaXqIz3XrsgP9eqVHoPZsaBJpPT
bYFqwVGZPogWbFPMVwAUbSACfaoO2hNs8AVH4NPFaVFU3zLUZiuIWN0KXnON+n5O
7AnbxZg+C9ofb8PY5ciTK/jx+SpDf1qfPvaK//5vKsbKjw2XhVI=
=cG8O
-----END PGP SIGNATURE-----
pgpoH9ZP_cBmB.pgp
Description: PGP signature
--- End Message ---