Source: obs-scene-notes-dock Version: 0.2.0-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/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;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.