Your message dated Mon, 04 Mar 2024 12:22:01 +0000
with message-id <[email protected]>
and subject line Bug#1064680: fixed in swig 4.2.1-1
has caused the Debian Bug report #1064680,
regarding SWIG_snprintf not defined for ruby/tcl bindings
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 [email protected]
immediately.)
--
1064680: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064680
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: subversion
Version: 1.14.3-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240224 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make
> rule.
> if [ "LD_LIBRARY_PATH" = "DYLD_LIBRARY_PATH" ]; then for d in
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/ruby/libsvn_swig_ruby
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/ruby/../../../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 /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/ruby; \
> check_rb() { \
> /usr/bin/ruby -I /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/ruby
> /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/ruby/test/run-test.rb
> "$@"; \
> }; \
> if check_rb --help 2>&1 | grep -q -- --collector; then \
> check_rb --collector=dir --verbose=normal; \
> elif [ "3" -eq 1 -a "1" -lt 9 ] ; then \
> check_rb --verbose=normal; \
> else \
> check_rb; \
> fi
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:86:in
> `require':
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/ruby/libsvn_swig_ruby/.libs/libsvn_swig_ruby-1.so.1:
> undefined symbol: SWIG_snprintf -
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/ruby/.ext/svn/ext/core.so
> (LoadError)
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:86:in
> `require'
> from /<<PKGBUILDDIR>>/subversion/bindings/swig/ruby/svn/error.rb:21:in
> `<top (required)>'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:86:in
> `require'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:86:in
> `require'
> from /<<PKGBUILDDIR>>/subversion/bindings/swig/ruby/svn/core.rb:25:in
> `<top (required)>'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:86:in
> `require'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:86:in
> `require'
> from
> /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/ruby/test/run-test.rb:47:in
> `<main>'
> make[3]: *** [Makefile:973: check-swig-rb] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/02/24/subversion_1.14.3-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&[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.
--- End Message ---
--- Begin Message ---
Source: swig
Source-Version: 4.2.1-1
Done: Rafael Laboissière <[email protected]>
We believe that the bug you reported is fixed in the latest version of
swig, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rafael Laboissière <[email protected]> (supplier of updated swig 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 04 Mar 2024 07:26:01 -0300
Source: swig
Architecture: source
Version: 4.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Torsten Landschoff <[email protected]>
Changed-By: Rafael Laboissière <[email protected]>
Closes: 1064680
Changes:
swig (4.2.1-1) unstable; urgency=medium
.
[ Rafael Laboissière ]
* New upstream version 4.2.1 (Closes: #1064680)
* d/p/octave-9.patch: Drop patch (applied upstream)
* Use the dh command sequencer
+ d/rules: Revamp the file, keeping only target "%:" and
"override_dh_autoreconf"
+ d/swig-doc.doc-base: Add ".gz" as sufix of the PDF file
+ d/swig-examples.dirs: Drop file
+ d/swig-examples.examples: Set contents to "Examples/*"
+ d/swig-examples.links: Drp file
+ d/swig.dirs: Drop file
+ d/swig.install: New file
+ d/swig.links: Drop file
+ d/swig.manpages: New file
* Proper installation of upstream Changelog and NEWS files
+ d/rules: Override command dh_installchangelogs to prevent the
creation of changelog.gz file
+ d/swig.docs: Install upstream files CHANGES and CHANGES.current
(Changelogs), and RELEASENOTES (NEWS file)
+ d/swig.links: Link NEWS.gz to RELEASENOTES.gz
* d/swig-doc.doc-base:
+ Get rid of "4.0" version in doc title
+ Fix paths for documentation files
* d/rules: Make build reproducible.
After build, change the value of the ROOT_DIR variable in
examples/Makefile, in order to avoid the full build path as value.
Also, do not compress the files in the examples directory.
.
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure URI in Homepage field.
* Bump debhelper from old 10 to 13.
* Set upstream metadata fields: Archive, Bug-Database, Name (from
./configure).
* Update standards version to 4.6.2, no changes needed.
Checksums-Sha1:
59a8362a2c9b284e5d3b0de7c24a1937ddb53cdc 2200 swig_4.2.1-1.dsc
3228cec1ed184fd2e2d096daf575c6b871dac9d7 8364050 swig_4.2.1.orig.tar.gz
c3f873f42452dc3b907ba7d67342be182f668e3c 20528 swig_4.2.1-1.debian.tar.xz
Checksums-Sha256:
32d314d0d0b51f4b8ba792270a1703fb88ed5c5130ec4d14c0509eb9998d1837 2200
swig_4.2.1-1.dsc
fa045354e2d048b2cddc69579e4256245d4676894858fcf0bab2290ecf59b7d8 8364050
swig_4.2.1.orig.tar.gz
e730017b2daf7a4f84d9424fdf4c33eaaa87c5e2b6b2e11fe6f5cd0912d10d6e 20528
swig_4.2.1-1.debian.tar.xz
Files:
7e266d8451a39ec880b01eba2c4339a9 2200 interpreters optional swig_4.2.1-1.dsc
7697b443d7845381d64c90ab54d244af 8364050 interpreters optional
swig_4.2.1.orig.tar.gz
2e3b025117bd667bdf9fe28bc6574af7 20528 interpreters optional
swig_4.2.1-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCAAwFiEEP0ZDkUmP6HS9tdmPISSqGYN4XJAFAmXluA0SHHJhZmFlbEBk
ZWJpYW4ub3JnAAoJECEkqhmDeFyQX84P/291LIEhxlAItDnxy2NP3dmJggZJ4921
w2JCeCiuPZR6IJT5DlaumUhYpfoYfmQsJv/CCBalqWfocR72w/bNEc83vj39O2f/
sPDT9srU4EkLSk6tmk9yJb2Iz1vu3bLQiPOA/s/KtWErhqLflLxgVkuy9VU3wIyE
2VGPXIP83suGmgp1ZmohhRibJmnCAPiypGV4aBlb1hbuL+OPEdUSqNfP2lvTgrmA
7RsJ70UK+3HkNpDiPH/Gj/8vCTZMN3mOYZnixR0zMEeLAvLHkmkcc8Eke5PzITQk
bZ9aZ9Bsw/PxRTqZxXbxazQhRZQzJw336133qgl9Vcz9L/JomuUzy0lKTST/c2XJ
snwNIj5ZwOyrsIOJuqZKuG8dL1FpqN3Fb6B7xbHWZ8pAbiryafONi6a7jR65vIqy
19UY1tBfyMPXxHmwhesabwAO01OYAPyDmYh6vVogDLufOyzrpg3ewoB5ResNjfzt
5OM7XB7xmQ67FjCylGEeTQBc3ZGRm2g+h/fBflETgd2sFCRYpxd0SRfuyIpkKeOq
XEHXsMazPtjGtMkBq/mv59EFcI2zYvFdEdEaVxHhIkqkWxqrOZS5ARB1P0GrVCrW
akNcB6aoi2idJGSezB/AcefT7XUXyWmYwnfbdOZarZ7uUX3FcGP0YX+XRzr9N9vP
fKD7Wbdpa9Zc
=/sxq
-----END PGP SIGNATURE-----
pgphAqD9mVozi.pgp
Description: PGP signature
--- End Message ---