Your message dated Thu, 23 May 2024 14:37:09 +0000
with message-id <[email protected]>
and subject line Bug#1071017: fixed in obs-source-copy 0.2.2-8
has caused the Debian Bug report #1071017,
regarding FTBFS: source-copy.cpp:615:31: error: ‘void 
obs_sceneitem_get_info(const obs_sceneitem_t*, obs_transform_info*)’ 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.)


-- 
1071017: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071017
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: obs-source-copy
Version: 0.2.2-5
Severity: serious
Tags: upstream
Justification: FTBFS

When rebuilding the source code, we got:

/usr/bin/c++ -DHAVE_OBSCONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG 
-DQT_WIDGETS_LIB -Dsource_copy_EXPORTS 
-I/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/obj-x86_64-linux-gnu/source-copy_autogen/include
 -isystem /usr/include/obs -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets 
-isystem /usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 
-ffile-prefix-map=/PKGS/obs-source-copy/1/obs-source-copy-0.2.2=. 
-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/source-copy.dir/source-copy.cpp.o -MF 
CMakeFiles/source-copy.dir/source-copy.cpp.o.d -o 
CMakeFiles/source-copy.dir/source-copy.cpp.o -c 
/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/source-copy.cpp
/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/source-copy.cpp: In function 
‘obs_data_t* GetTransformData(obs_sceneitem_t*)’:
/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/source-copy.cpp:595:31: error: 
‘void obs_sceneitem_get_info(const obs_sceneitem_t*, obs_transform_info*)’ is 
deprecated [-Werror=deprecated-declarations]
  595 |         obs_sceneitem_get_info(item, &info);
      |         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from 
/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/source-copy.hpp:3,
                 from 
/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/source-copy.cpp:1:
/usr/include/obs/obs.h:1889:1: note: declared here
 1889 | obs_sceneitem_get_info(const obs_sceneitem_t *item,
      | ^~~~~~~~~~~~~~~~~~~~~~
/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/source-copy.cpp: In function 
‘void LoadTransform(obs_sceneitem_t*, obs_data_t*)’:
/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/source-copy.cpp:615:31: error: 
‘void obs_sceneitem_get_info(const obs_sceneitem_t*, obs_transform_info*)’ is 
deprecated [-Werror=deprecated-declarations]
  615 |         obs_sceneitem_get_info(item, &info);
      |         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/obs/obs.h:1889:1: note: declared here
 1889 | obs_sceneitem_get_info(const obs_sceneitem_t *item,
      | ^~~~~~~~~~~~~~~~~~~~~~
/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/source-copy.cpp:624:31: error: 
‘void obs_sceneitem_set_info(obs_sceneitem_t*, const obs_transform_info*)’ is 
deprecated [-Werror=deprecated-declarations]
  624 |         obs_sceneitem_set_info(item, &info);
      |         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/obs/obs.h:1892:1: note: declared here
 1892 | obs_sceneitem_set_info(obs_sceneitem_t *item,
      | ^~~~~~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
make[3]: *** [CMakeFiles/source-copy.dir/build.make:100: 
CMakeFiles/source-copy.dir/source-copy.cpp.o] Error 1
make[3]: Leaving directory 
'/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:89: CMakeFiles/source-copy.dir/all] Error 2
make[2]: Leaving directory 
'/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:159: all] Error 2
make[1]: Leaving directory 
'/PKGS/obs-source-copy/1/obs-source-copy-0.2.2/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j16 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:14: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
debuild: fatal error at line 1184:
dpkg-buildpackage -us -uc -ui failed

Eriberto

--- End Message ---
--- Begin Message ---
Source: obs-source-copy
Source-Version: 0.2.2-8
Done: Joao Eriberto Mota Filho <[email protected]>

We believe that the bug you reported is fixed in the latest version of
obs-source-copy, 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-source-copy 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: Thu, 23 May 2024 10:15:07 -0300
Source: obs-source-copy
Architecture: source
Version: 0.2.2-8
Distribution: unstable
Urgency: medium
Maintainer: Joao Eriberto Mota Filho <[email protected]>
Changed-By: Joao Eriberto Mota Filho <[email protected]>
Closes: 1071017
Changes:
 obs-source-copy (0.2.2-8) unstable; urgency=medium
 .
   * debian/control:
       - Improved long description.
       - Replaced qtbase5-dev by qt6-base-dev.
   * debian/copyright: updated packaging copyright years.
   * debian/patches/020_fix-FTBFS.patch: created to replace deprecated
     obs_sceneitem_get_info. Thanks to Exeldro <[email protected]>.
     (Closes: #1071017)
   * debian/rules: removed no longer needed 'export QT_SELECT = qt5'.
Checksums-Sha1:
 761cec44be8a8a0edfb0c2cd5ed8a5c629a650e6 2019 obs-source-copy_0.2.2-8.dsc
 62dfa2b64505642be3034c8815c40f06c771c333 4560 
obs-source-copy_0.2.2-8.debian.tar.xz
 4f8934b9c84e521e9b0399ef46b9e984d30a1c43 14037 
obs-source-copy_0.2.2-8_source.buildinfo
Checksums-Sha256:
 e6e7f914089fb5c9dcaa60130ff8afcb5b0273fa34dd7e914670f1b5b87b5ec4 2019 
obs-source-copy_0.2.2-8.dsc
 e6ca0c10156cb17d1c5339d3a57bdeb0b4c5755fa59bd71686bf75ef3c72623c 4560 
obs-source-copy_0.2.2-8.debian.tar.xz
 551f60c1b565e5ea195bdca0c5239e3122e65e9a83b50f2c724878408ae3b3ed 14037 
obs-source-copy_0.2.2-8_source.buildinfo
Files:
 1e606ae29ad9c61f4f9db476ff824822 2019 video optional 
obs-source-copy_0.2.2-8.dsc
 1a71f6b4515918bb116052841d12c934 4560 video optional 
obs-source-copy_0.2.2-8.debian.tar.xz
 1e88417828284d7cccea1b57610975a4 14037 video optional 
obs-source-copy_0.2.2-8_source.buildinfo

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

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmZPTaYACgkQ3mO5xwTr
6e97FQ//UsYJ8WpMvb2Oocxo4vKoJrQlGs0+P4Q50qCxetSo7NOVP4FT4/fjkP5D
81HZWEuH//NdxdbTCW5g5TWA87DK8s3SJgStEVoDS7rRn52qSz5C7XPkYOHIKj3u
7NTo7fxzP5u17NhHtVS4w+t4URiny8xulDG7DMXbwCFT84Aps0qSEUJ0YdDn1EpC
1bNQlh4d4mL9ATutv51NzYCcqiUaAegsJeFOuZkPFrUskFF7ODDyUJtUeXJMUOFR
naij0DEFz0TJA8arHYXCyoQlCULs9lhEzsYVLElg2sgGMj9EkcugJJnI456SrujJ
P9j3NUzbuQ3PJqADYfBQZ7kyna9qqGjq6d9p5zEsdYGXYuIj0+gnsigw1LDf3MDP
6bq8fIt071bky3UyYyH3fCxfEYBZ5cyQHuAQugKCzWk9p0TVbduGe8fCz9B4zpPR
xYQjjLDNVdkp07lww8UinIsy4iRzTBfP+jGURABTTMVFJ/PU4PombV6US9UdpKWB
Um1cLP+AnWyBHSAxd6hwwgvWeq18gYXQNuIo46CLL9vX7qY8GKtVR7A12fo8HT8s
1rrkGO5GgwiLkG27lIopcq2XTSY6oERS3njjxGcd0NHzxgKLO3EMvl9oH8bfwQHa
X8ufH/egq5cvFeA/fIYwzVvCBb7IiO0qxdgzelTCCqLZIBgWwdw=
=Exr9
-----END PGP SIGNATURE-----

Attachment: pgp829WL7i8CX.pgp
Description: PGP signature


--- End Message ---

Reply via email to