Source: gnucash
Version: 1:5.8-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20241222 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/.build/bindings/guile && /usr/bin/c++
> -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK
> -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB
> -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK
> -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB
> -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB
> -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56
> -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DHAVE_CONFIG_H -DHAVE_GUILE30
> -D_GNU_SOURCE -Dgnucash_guile_EXPORTS -I/<<PKGBUILDDIR>>/bindings/guile
> -I/usr/include/guile/3.0 -I/<<PKGBUILDDIR>>/common
> -I/<<PKGBUILDDIR>>/.build/common
> -I/<<PKGBUILDDIR>>/.build/libgnucash/core-utils
> -I/<<PKGBUILDDIR>>/libgnucash/core-utils -I/<<PKGBUILDDIR>>/libgnucash/engine
> -I/<<PKGBUILDDIR>>/borrowed/libc -I/<<PKGBUILDDIR>>/libgnucash/app-utils
> -isystem /usr/include/glib-2.0 -isystem
> /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/sysprof-6
> -Wall -Wmissing-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wno-error=stringop-truncation
> -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=c++17 -fPIC -pthread -MD
> -MT bindings/guile/CMakeFiles/gnucash-guile.dir/swig-app-utils-guile.cpp.o
> -MF CMakeFiles/gnucash-guile.dir/swig-app-utils-guile.cpp.o.d -o
> CMakeFiles/gnucash-guile.dir/swig-app-utils-guile.cpp.o -c
> /<<PKGBUILDDIR>>/.build/bindings/guile/swig-app-utils-guile.cpp
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c: In function
> ‘_wrap_xaccAccountGetReconcileLastDate’:
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:10892:19: error: too
> few arguments to function ‘SWIG_Python_AppendOutput’
> 10892 | resultobj = SWIG_Python_AppendOutput(resultobj, tp);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:1259:1: note: declared
> here
> 1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:10893:24: error: too
> few arguments to function ‘SWIG_Python_AppendOutput’
> 10893 | } else resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:1259:1: note: declared
> here
> 1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c: In function
> ‘_wrap_xaccAccountGetReconcilePostponeDate’:
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:11102:19: error: too
> few arguments to function ‘SWIG_Python_AppendOutput’
> 11102 | resultobj = SWIG_Python_AppendOutput(resultobj, tp);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:1259:1: note: declared
> here
> 1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:11103:24: error: too
> few arguments to function ‘SWIG_Python_AppendOutput’
> 11103 | } else resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:1259:1: note: declared
> here
> 1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> [ 46%] Linking C shared module
> ../../lib/x86_64-linux-gnu/gnucash/gnucash/_sw_app_utils.so
> cd /<<PKGBUILDDIR>>/.build/bindings/python && /usr/bin/cmake -E
> cmake_link_script CMakeFiles/sw_app_utils.dir/link.txt --verbose=1
> /usr/bin/cc -fPIC -Wall -Wmissing-prototypes -Wmissing-declarations
> -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
> -Wall -Wmissing-prototypes -Wmissing-declarations -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
> -Wl,--dependency-file=CMakeFiles/sw_app_utils.dir/link.d -Wl,-z,relro
> -Wl,-z,now -shared -o
> ../../lib/x86_64-linux-gnu/gnucash/gnucash/_sw_app_utils.so
> "CMakeFiles/sw_app_utils.dir/swig-app-utils-python.c.o"
> -Wl,-rpath,/<<PKGBUILDDIR>>/.build/lib/x86_64-linux-gnu/gnucash::::::
> ../../lib/x86_64-linux-gnu/gnucash/libgnc-app-utils.so
> /usr/lib/x86_64-linux-gnu/libpython3.12.so
> ../../lib/x86_64-linux-gnu/gnucash/libgnc-engine.so
> ../../lib/x86_64-linux-gnu/gnucash/libgnc-core-utils.so
> /usr/lib/x86_64-linux-gnu/libboost_date_time.so.1.83.0
> /usr/lib/x86_64-linux-gnu/libboost_regex.so.1.83.0 -licui18n -licuuc
> -licudata -Wl,--export-dynamic -lgmodule-2.0 -pthread
> /usr/lib/x86_64-linux-gnu/libglib-2.0.so
> /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.83.0
> /usr/lib/x86_64-linux-gnu/libboost_locale.so.1.83.0
> /usr/lib/x86_64-linux-gnu/libboost_chrono.so.1.83.0
> /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.83.0
> /usr/lib/x86_64-linux-gnu/libboost_atomic.so.1.83.0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lxslt
> -lxml2 -lxslt
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/.build'
> [ 46%] Built target sw_app_utils
> make -f bindings/python/CMakeFiles/sw-app-utils-build.dir/build.make
> bindings/python/CMakeFiles/sw-app-utils-build.dir/depend
> make[3]: Entering directory '/<<PKGBUILDDIR>>/.build'
> cd /<<PKGBUILDDIR>>/.build && /usr/bin/cmake -E cmake_depends "Unix
> Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/bindings/python
> /<<PKGBUILDDIR>>/.build /<<PKGBUILDDIR>>/.build/bindings/python
> /<<PKGBUILDDIR>>/.build/bindings/python/CMakeFiles/sw-app-utils-build.dir/DependInfo.cmake
> "--color="
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/.build'
> make -f bindings/python/CMakeFiles/sw-app-utils-build.dir/build.make
> bindings/python/CMakeFiles/sw-app-utils-build.dir/build
> make[3]: Entering directory '/<<PKGBUILDDIR>>/.build'
> cd /<<PKGBUILDDIR>>/.build/bindings/python && /usr/bin/cmake -E copy
> /<<PKGBUILDDIR>>/.build//lib/x86_64-linux-gnu/gnucash/gnucash/_sw_app_utils.so
> /<<PKGBUILDDIR>>/.build/lib/python3.12/site-packages/gnucash
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/.build'
> [ 46%] Built target sw-app-utils-build
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c: In function
> ‘_wrap_qof_query_date_predicate_get_date’:
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:21322:19: error: too
> few arguments to function ‘SWIG_Python_AppendOutput’
> 21322 | resultobj = SWIG_Python_AppendOutput(resultobj, tp);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:1259:1: note: declared
> here
> 1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:21323:24: error: too
> few arguments to function ‘SWIG_Python_AppendOutput’
> 21323 | } else resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/.build/bindings/python/gnucash_core.c:1259:1: note: declared
> here
> 1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> make[3]: *** [bindings/python/CMakeFiles/gnucash_core_c.dir/build.make:121:
> bindings/python/CMakeFiles/gnucash_core_c.dir/gnucash_core.c.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/12/22/gnucash_5.8-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&[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.