Your message dated Sat, 12 Nov 2022 22:12:34 +0000
with message-id <e1otyjq-002kio...@fasolo.debian.org>
and subject line Bug#1023529: fixed in subversion 1.14.2-4
has caused the Debian Bug report #1023529,
regarding subversion: FTBFS: segfault in Python tests with SWIG 4.1.0
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 ow...@bugs.debian.org
immediately.)


-- 
1023529: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023529
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: subversion
Version: 1.14.2-3
Severity: serious
Tags: ftbfs patch fixed-upstream
Forwarded: https://github.com/swig/swig/issues/2373 
https://github.com/apache/subversion/commit/8ff4cfd06ce554e9df31a088c9d09f45278c6de4
 https://svn.apache.org/repos/asf/subversion/trunk@1904167

subversion FTBFS in sid (on all arches, but detected below on amd64 and
by the buildds on riscv64) due to a segfault in the Python tests when
building with SWIG 4.1.0. The issue has been fixed upstream in the
subversion git/svn repos, see the URLs above.

   pabs@barriere:~$ dd-schroot-cmd -y -c $sessionid apt-get build-dep subversion
   ...
   Get:286 https://deb.debian.org/debian sid/main amd64 swig4.0 amd64 4.1.0-0.1 
[1387 kB]
   Get:287 https://deb.debian.org/debian sid/main amd64 swig all 4.1.0-0.1 [321 
kB]
   ...
   Selecting previously unselected package swig4.0.
   Preparing to unpack .../285-swig4.0_4.1.0-0.1_amd64.deb ...
   Unpacking swig4.0 (4.1.0-0.1) ...
   Selecting previously unselected package swig.
   Preparing to unpack .../286-swig_4.1.0-0.1_all.deb ...
   Unpacking swig (4.1.0-0.1) ...
   ...
   Setting up swig4.0 (4.1.0-0.1) ...
   ...
   Setting up swig (4.1.0-0.1) ...
   ...
   pabs@barriere:~$ schroot -r -c $sessionid
   (sid_amd64-dchroot)pabs@barriere:~$ apt source subversion
   ...
   (sid_amd64-dchroot)pabs@barriere:~$ cd subversion-*/
   (sid_amd64-dchroot)pabs@barriere:~/subversion-1.14.2$ debuild -J10
   ...
   finished...
   make[2]: Leaving directory '/home/pabs/subversion-1.14.2/BUILD'
   make[1]: Leaving directory '/home/pabs/subversion-1.14.2'
      debian/rules override_dh_auto_test-arch
   make[1]: Entering directory '/home/pabs/subversion-1.14.2'
   /usr/bin/make -f debian/rules check-swig-py check-swig-pl check-swig-rb 
check-javahl check
   make[2]: Entering directory '/home/pabs/subversion-1.14.2'
   make[2]: warning: -j10 forced in makefile: resetting jobserver mode.
   set -e; for v in 3.10; do rm -f 
/home/pabs/subversion-1.14.2/BUILD/subversion/bindings/swig/python; ln -sfT 
python$v /home/pabs/subversion-1.14.2/BUILD/subversion/bindings/swig/python; 
pyinc=$(python$v-config --includes); pylib=$(python$v -c 'from distutils import 
sysconfig; print(sysconfig.get_python_lib())');  /usr/bin/make -C 
/home/pabs/subversion-1.14.2/BUILD LTFLAGS="--tag=CC --verbose" 
LTCXXFLAGS="--tag=CXX --verbose" check-swig-py PYTHON=python$v PYVER=$v 
CLEANUP=1 LC_ALL=C; ln -sfT python3.10 
/home/pabs/subversion-1.14.2/BUILD/subversion/bindings/swig/python; done
   <string>:1: DeprecationWarning: The distutils package is deprecated and 
slated for removal in Python 3.12. Use setuptools or check PEP 632 for 
potential alternatives
   <string>:1: DeprecationWarning: The distutils.sysconfig module is 
deprecated, use sysconfig instead
   make[3]: Entering directory '/home/pabs/subversion-1.14.2'
   make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
rule.
   mkdir 
/home/pabs/subversion-1.14.2/BUILD/subversion/bindings/swig/python/libsvn
   if [ "LD_LIBRARY_PATH" = "DYLD_LIBRARY_PATH" ]; then for d in 
/home/pabs/subversion-1.14.2/BUILD/subversion/bindings/swig/python/libsvn_swig_py
 
/home/pabs/subversion-1.14.2/BUILD/subversion/bindings/swig/python/../../../libsvn_*;
 do if [ -n "$DYLD_LIBRARY_PATH" ]; then 
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$d/.libs"; else LD_LIBRARY_PATH="$d/.libs"; 
fi; done; export LD_LIBRARY_PATH; fi; \
   cd /home/pabs/subversion-1.14.2/BUILD/subversion/bindings/swig/python; \
     python3.10 
/home/pabs/subversion-1.14.2/BUILD/../subversion/bindings/swig/python/tests/run_all.py
   make[3]: *** [Makefile:944: check-swig-py] Segmentation fault
   make[3]: Leaving directory '/home/pabs/subversion-1.14.2/BUILD'
   make[2]: *** [debian/rules:252: check-swig-py] Error 2
   make[2]: Leaving directory '/home/pabs/subversion-1.14.2'
   make[1]: *** [debian/rules:232: override_dh_auto_test-arch] Error 2
   make[1]: Leaving directory '/home/pabs/subversion-1.14.2'
   make: *** [debian/rules:197: binary] Error 2
   dpkg-buildpackage: error: debian/rules binary subprocess returned exit 
status 2
   debuild: fatal error at line 1182:
   dpkg-buildpackage -us -uc -ui -J10 failed

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: subversion
Source-Version: 1.14.2-4
Done: James McCoy <james...@debian.org>

We believe that the bug you reported is fixed in the latest version of
subversion, 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 1023...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James McCoy <james...@debian.org> (supplier of updated subversion 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 12 Nov 2022 15:30:30 -0500
Source: subversion
Architecture: source
Version: 1.14.2-4
Distribution: unstable
Urgency: medium
Maintainer: James McCoy <james...@debian.org>
Changed-By: James McCoy <james...@debian.org>
Closes: 1023529
Changes:
 subversion (1.14.2-4) unstable; urgency=medium
 .
   * Backport patch to fix building with swig 4.1 (Closes: #1023529)
Checksums-Sha1:
 20dd7e0d3a9267aef9d763558f1c68a494a2a74e 4046 subversion_1.14.2-4.dsc
 f5b774ef31ba2bdea570724b96cb1ac2affcf8f2 337148 
subversion_1.14.2-4.debian.tar.xz
Checksums-Sha256:
 8a4b9684043e17d0bb4c1892be7869493563613ef7e2dfe4bb3ffac059ff1b87 4046 
subversion_1.14.2-4.dsc
 b9da3d33171f9e153a2c9d2080996a2fda6cf3b30659f9bbff0c00d279f6f2e6 337148 
subversion_1.14.2-4.debian.tar.xz
Files:
 ec7b7a0cee34bf3b175df56b988bd22a 4046 vcs optional subversion_1.14.2-4.dsc
 872018678bd62f6c28adcb788c9d04f7 337148 vcs optional 
subversion_1.14.2-4.debian.tar.xz

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

iQKoBAEBCgCSFiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAmNwCeFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx
QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIUHGphbWVzc2Fu
QGRlYmlhbi5vcmcACgkQ3+aRrjMbo9tFdhAAlshSAKZC3Xoaz+hi6E9MKG08dwhj
XbnKx0DypC/qqvJERVJh886QZ/z+a0zRfn++9Yd2iBd3akHM3+3OB5hUoVObssga
V3NcA3Yc4MBt2hD8qy48DJ3CO6IGHqSDUSkQmPpYLrquzSEjSRfnkDQYVXCQFKA8
w1pEwdCdJk36gf8GH2yz1b57qss5m0fjcxpYgLdth8bDiWzzh0eoS4JLg4fBKlks
Bx3SMy9rfTFU64qwFMCruymzP0kWAq+H/F+CTqtnrNlkpXXoW/SfB6/AIvAF97zw
kN8B7KYPBG3vlbyYD2MqDV1Mjyv/fDrcNG0Edjc9UaMbv5JmPkHbbdjlpOCmKsP1
3QpgUHv2pmy6PqU5P7sSPEJzL0/AfkIMbDwbevskh6qc0CQveuX/359kABSXfVvK
UMHrQgBMnBzl7iKlUmDmrisMJ9pnHa9rrOvw33DnG6HoSCKivKWvCqzZTdgdCrm+
IWskNLebNZotiaHXNdqmw3+QW/dR8H8Rsbq48AahKOT6j/e501ciVcSjBbHnbhYt
s81Tr07afLY50w4BJvswNSusCreheS909xdRHTfBBuOfswaIgosy3utBSTZdoFyv
WgGPXeA2KfX69YQvOp98GTqTGnn9KYGqNHqhvP6TQrsG4NEEHa2v+kpX6FXLJUPU
wOXrRZ8QBueldjc=
=JwKg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to