Your message dated Sat, 06 Jul 2024 15:34:46 +0000
with message-id <[email protected]>
and subject line Bug#1075543: fixed in subversion 1.14.3-2
has caused the Debian Bug report #1075543,
regarding subversion: ftbfs with GCC-14
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.)


-- 
1075543: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075543
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:subversion
Version: 1.14.3-1
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/subversion_1.14.3-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
      |          ~~~~~~^~~
subversion/bindings/swig/ruby/svn_client.c: In function 
‘_wrap_svn_client_copy5’:
subversion/bindings/swig/ruby/svn_client.c:24412:17: error: passing argument 1 
of ‘RB_NIL_P’ makes integer from pointer without a cast [-Wint-conversion]
24412 |       if (NIL_P(arg7)) {
      |                 ^~~~
      |                 |
      |                 apr_hash_t *
/usr/include/ruby-3.1.0/ruby/internal/special_consts.h:162:16: note: expected 
‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘apr_hash_t *’
  162 | RB_NIL_P(VALUE obj)
      |          ~~~~~~^~~
subversion/bindings/swig/ruby/svn_client.c: In function 
‘_wrap_svn_client_copy4’:
subversion/bindings/swig/ruby/svn_client.c:24524:17: error: passing argument 1 
of ‘RB_NIL_P’ makes integer from pointer without a cast [-Wint-conversion]
24524 |       if (NIL_P(arg6)) {
      |                 ^~~~
      |                 |
      |                 apr_hash_t *
/usr/include/ruby-3.1.0/ruby/internal/special_consts.h:162:16: note: expected 
‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘apr_hash_t *’
  162 | RB_NIL_P(VALUE obj)
      |          ~~~~~~^~~
subversion/bindings/swig/ruby/svn_client.c: In function 
‘_wrap_svn_client_move7’:
subversion/bindings/swig/ruby/svn_client.c:24948:17: error: passing argument 1 
of ‘RB_NIL_P’ makes integer from pointer without a cast [-Wint-conversion]
24948 |       if (NIL_P(arg7)) {
      |                 ^~~~
      |                 |
      |                 apr_hash_t *
/usr/include/ruby-3.1.0/ruby/internal/special_consts.h:162:16: note: expected 
‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘apr_hash_t *’
  162 | RB_NIL_P(VALUE obj)
      |          ~~~~~~^~~
subversion/bindings/swig/ruby/svn_client.c: In function 
‘_wrap_svn_client_move6’:
subversion/bindings/swig/ruby/svn_client.c:25063:17: error: passing argument 1 
of ‘RB_NIL_P’ makes integer from pointer without a cast [-Wint-conversion]
25063 |       if (NIL_P(arg5)) {
      |                 ^~~~
      |                 |
      |                 apr_hash_t *
/usr/include/ruby-3.1.0/ruby/internal/special_consts.h:162:16: note: expected 
‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘apr_hash_t *’
  162 | RB_NIL_P(VALUE obj)
      |          ~~~~~~^~~
subversion/bindings/swig/ruby/svn_client.c: In function 
‘_wrap_svn_client_move5’:
subversion/bindings/swig/ruby/svn_client.c:25181:17: error: passing argument 1 
of ‘RB_NIL_P’ makes integer from pointer without a cast [-Wint-conversion]
25181 |       if (NIL_P(arg7)) {
      |                 ^~~~
      |                 |
      |                 apr_hash_t *
/usr/include/ruby-3.1.0/ruby/internal/special_consts.h:162:16: note: expected 
‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘apr_hash_t *’
  162 | RB_NIL_P(VALUE obj)
      |          ~~~~~~^~~
subversion/bindings/swig/ruby/svn_client.c: In function 
‘_wrap_svn_client_propset_remote’:
subversion/bindings/swig/ruby/svn_client.c:25710:17: error: passing argument 1 
of ‘RB_NIL_P’ makes integer from pointer without a cast [-Wint-conversion]
25710 |       if (NIL_P(arg6)) {
      |                 ^~~~
      |                 |
      |                 apr_hash_t *
/usr/include/ruby-3.1.0/ruby/internal/special_consts.h:162:16: note: expected 
‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘apr_hash_t *’
  162 | RB_NIL_P(VALUE obj)
      |          ~~~~~~^~~
subversion/bindings/swig/ruby/svn_client.c: In function 
‘_wrap_svn_client_propset3’:
subversion/bindings/swig/ruby/svn_client.c:25955:17: error: passing argument 1 
of ‘RB_NIL_P’ makes integer from pointer without a cast [-Wint-conversion]
25955 |       if (NIL_P(arg9)) {
      |                 ^~~~
      |                 |
      |                 apr_hash_t *
/usr/include/ruby-3.1.0/ruby/internal/special_consts.h:162:16: note: expected 
‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘apr_hash_t *’
  162 | RB_NIL_P(VALUE obj)
      |          ~~~~~~^~~
make[2]: *** [../build-outputs.mk:2634: 
subversion/bindings/swig/ruby/svn_client.lo] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/BUILD'
make[1]: *** [debian/rules:270: override_dh_auto_build-arch] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:199: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: subversion
Source-Version: 1.14.3-2
Done: James McCoy <[email protected]>

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James McCoy <[email protected]> (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 [email protected])


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

Format: 1.8
Date: Sat, 06 Jul 2024 11:09:12 -0400
Source: subversion
Architecture: source
Version: 1.14.3-2
Distribution: unstable
Urgency: medium
Maintainer: James McCoy <[email protected]>
Changed-By: James McCoy <[email protected]>
Closes: 1075543
Changes:
 subversion (1.14.3-2) unstable; urgency=medium
 .
   * Backport patches to fix building with gcc-14 (Closes: #1075543)
     + swig-rb: Fix condition to check that apr_hash_t * type value
     + swig-rb: Add type casting for some generic function pointers
Checksums-Sha1:
 79408ea967db44ce97bd414a0ad6688bb7a04160 4046 subversion_1.14.3-2.dsc
 e093eb2f2e0327b1bc71508325b859e4fa4aac51 338424 
subversion_1.14.3-2.debian.tar.xz
Checksums-Sha256:
 c603f04a22bf8b3df99d697afa579540c3b7a4e7274cb925db0805d6c3bdf570 4046 
subversion_1.14.3-2.dsc
 820de690b8c487b033a4e4742981a8f94d82b32e2181111e426730bc6bfa4777 338424 
subversion_1.14.3-2.debian.tar.xz
Files:
 b5d664bc2b622a027fe1dbd7788c1d4b 4046 vcs optional subversion_1.14.3-2.dsc
 be79f2b62f9610f4a3cf7c844062965a 338424 vcs optional 
subversion_1.14.3-2.debian.tar.xz

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

iQKnBAEBCgCSFiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAmaJXz1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx
QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIUHGphbWVzc2Fu
QGRlYmlhbi5vcmcACgkQ3+aRrjMbo9vxUA/4h2IoHuj6IO/76fhzTFXTwp81CM1b
F+fI4T+CAon/fDB2W3S7hJnxvcN14KcEo8Nvwxu7FbcyLMx0UqtW87DuObitnPcK
sVTGTDA5kVNi/zLScmVD/Xv3HvX2x2F4A8FzDIN1iRrStOWs8idNbOKD+gLxpVmy
NH8MCH+ykY7z2hyCnii8uWHSXO4X3z71IKhIScAHOGPtUFL5iP57ccHo5//cG+9q
iARy819nY3HrW/m+qV+QPlC7agjXmttH3Nw6iQwsj0oFWkalDQEMGV/FTXte1ZLA
SxbVJhCNYioeuw4yYAXMbX30x+m3dM8pEhzPT73CQ7oTXNAtninRlOT9FFsZLXOV
kvaSpWCr9AxpkUAAswcTiRfdLOpc0Cs8dTE1Aego6nFcdSwdxz2QBeNsohkwLKfQ
25Gva6x3hhT+7OB5sJ8ZRppfTQy/6Hp2EgcotcHPeul+Al0llRpunFT+omjrn0Ht
rIqeORHWMywetdvEYBqZIqke538YC4O3AY8DAhJC+TRYeE35UrmUFknvSjLM6sQM
hqsSdxPoIMPy5AkwjILDYG5W3XXV1KL9In7PU5Uh1QekQOc8XxIl91MTR3NiMYQc
rxlYPdunwlqjOYCibVjXaVOThPVetU142sVajCNj30WWKHBcwkcvL0RrWjwRylC9
C9+hGlyVUjz2rg==
=WSpB
-----END PGP SIGNATURE-----

Attachment: pgpmUJb25S5kz.pgp
Description: PGP signature


--- End Message ---

Reply via email to