Package: src:subversion
Version: 1.14.5-4
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

[ Note: This is apparently triggered by swig version 4.4.0 ]

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202511/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:subversion, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
# Run svn once, to make sure it populates 
/<<PKGBUILDDIR>>/BUILD/dummy_home/.subversion/*
env 
LD_LIBRARY_PATH="/<<PKGBUILDDIR>>/BUILD/subversion/libsvn_auth_gnome_keyring/.libs:/<<PKGBUILDDIR>>/BUILD/subversion/libsvn_auth_kwallet/.libs:"
 /<<PKGBUILDDIR>>/BUILD/subversion/svn/svn --version > /dev/null
set -e; for v in 3.13; do rm -f 
/<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python; ln -sfT python$v 
/<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python; pyinc=$(python$v-config 
--includes); pylib=$(python$v -c 'import sysconfig; 
print(sysconfig.get_path("platlib", "deb_system"))');  /usr/bin/make -C 
/<<PKGBUILDDIR>>/BUILD LTFLAGS="--tag=CC --verbose" LTCXXFLAGS="--tag=CXX 
--verbose" -j1 swig-py SWIG_PY_PYTHON=python$v PYTHON=python$v PYVER=$v 
PYTHON_INCLUDES="$pyinc" swig_pydir=$pylib/libsvn swig_pydir_extra=$pylib/svn; 
ln -sfT python3.13 /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python; done
make[2]: Entering directory '/<<PKGBUILDDIR>>/BUILD'
make[2]: warning: -j1 forced in submake: resetting jobserver mode.
/bin/bash "/<<PKGBUILDDIR>>/BUILD/libtool" --tag=CC --verbos 
[too-long-redacted] ndings/swig/python/svn_client.c
libtool: compile:  x86_64-linux-gnu-gcc -fPIC -DSVN_SQLITE_M 
[too-long-redacted] /swig/python/.libs/svn_client.o
subversion/bindings/swig/python/svn_client.c: In function 
'_wrap_svn_client_get_simple_prompt_provider':
subversion/bindings/swig/python/svn_client.c:4259:7: error: implicit 
declaration of function 'SWIG_Python_TypeError'; did you mean 
'SWIG_Python_TypeQuery'? [-Wimplicit-function-declaration]
 4259 |       SWIG_Python_TypeError(SWIG_TypePrettyName(SWIGTYPE_p_apr_pool_t), 
obj2);
      |       ^~~~~~~~~~~~~~~~~~~~~
      |       SWIG_Python_TypeQuery
make[2]: *** [../build-outputs.mk:2607: 
subversion/bindings/swig/python/svn_client.lo] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/BUILD'
make[1]: *** [debian/rules:275: override_dh_auto_build-arch] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:202: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to