Hi, building the last commit (9b5fe68) with Qt 6.11.1 and orbs 32.2.2 fails with:
[ 50%] Building C object CMakeFiles/source-record.dir/source-record.c.o
/gnu/store/bl3qw29h2582k7hpifm90g508z838swc-gcc-14.3.0/bin/gcc -DHAVE_OBSCONFIG_H -Dsource_record_EXPORTS -isystem /gnu/store/zxi3ffw529jcpfp0ivxfcvjsrahzw3q7-obs-32.2.2/include/obs -O2 -g -DNDEBUG -fPIC -fdiagnostics-color=always -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 -MD -MT CMakeFiles/source-record.dir/source-record.c.o -MF CMakeFiles/source-record.dir/source-record.c.o.d -o CMakeFiles/source-record.dir/source-record.c.o -c /tmp/guix-build-obs-source-record-0.4.8-0.9b5fe68.drv-0/source/source-record.c
/tmp/guix-build-obs-source-record-0.4.8-0.9b5fe68.drv-0/source/source-record.c: In function ‘source_record_filter_properties’:
/tmp/guix-build-obs-source-record-0.4.8-0.9b5fe68.drv-0/source/source-record.c:1702:9: error: ‘obs_properties_add_button’ is deprecated [-Werror=deprecated-declarations]
1702 | obs_properties_add_button(split_file, "split_file_now", obs_frontend_get_locale_string("Basic.Main.SplitFile"),
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /gnu/store/zxi3ffw529jcpfp0ivxfcvjsrahzw3q7-obs-32.2.2/include/obs/obs.h:35,
from /gnu/store/zxi3ffw529jcpfp0ivxfcvjsrahzw3q7-obs-32.2.2/include/obs/obs-module.h:20,
from /tmp/guix-build-obs-source-record-0.4.8-0.9b5fe68.drv-0/source/source-record.c:1:
/gnu/store/zxi3ffw529jcpfp0ivxfcvjsrahzw3q7-obs-32.2.2/include/obs/obs-properties.h:217:39: note: declared here
217 | OBS_DEPRECATED EXPORT obs_property_t *obs_properties_add_button(obs_properties_t *props, const char *name,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [CMakeFiles/source-record.dir/build.make:82: CMakeFiles/source-record.dir/source-record.c.o] Error 1
make[2]: Leaving directory '/tmp/guix-build-obs-source-record-0.4.8-0.9b5fe68.drv-0/build'
make[1]: *** [CMakeFiles/Makefile2:90: CMakeFiles/source-record.dir/all] Error 2
make[1]: Leaving directory '/tmp/guix-build-obs-source-record-0.4.8-0.9b5fe68.drv-0/build'
make: *** [Makefile:159: all] Error 2
This is with the inputs:
pfadjj93c7lcf75d14yfllhfd75cpn-obs-source-record-0.4.8-0.9b5fe68.drv.txt
Attached is the complete build log.
Hi, building the last commit (9b5fe68) with Qt 6.11.1 and orbs 32.2.2 fails with:
This is with the inputs:
pfadjj93c7lcf75d14yfllhfd75cpn-obs-source-record-0.4.8-0.9b5fe68.drv.txt
Attached is the complete build log.