[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1096741: marked as done (gnunet: ftbfs with GCC-15)



Your message dated Fri, 14 Nov 2025 11:19:29 +0000
with message-id <E1vJrpx-00Bpf6-0B@fasolo.debian.org>
and subject line Bug#1096741: fixed in gnunet 0.20.0-8
has caused the Debian Bug report #1096741,
regarding gnunet: ftbfs with GCC-15
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 owner@bugs.debian.org
immediately.)


-- 
1096741: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096741
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:gnunet
Version: 0.20.0-7
Severity: important
Tags: sid forky
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/gnunet_0.20.0-7_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
  518 |   op (async_context, struct GNUNET_TESTING_AsyncContext) \
      |   ^~
../../src/include/gnunet_testing_netjail_lib.h:523:1: note: in expansion of macro 'GNUNET_TESTING_SIMPLE_NETJAIL_TRAITS'
  523 | GNUNET_TESTING_SIMPLE_NETJAIL_TRAITS (GNUNET_TESTING_MAKE_DECL_SIMPLE_TRAIT)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member  -c -o testing_api_cmd_netjail_start_cmds_helper.lo testing_api_cmd_netjail_start_cmds_helper.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member  -c -o testing_api_cmd_netjail_stop_cmds_helper.lo testing_api_cmd_netjail_stop_cmds_helper.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member  -c -o testing_api_cmd_netjail_stop.lo testing_api_cmd_netjail_stop.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member  -c -o testing.lo testing.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member -c testing_api_cmd_netjail_start_cmds_helper.c  -fPIC -DPIC -o .libs/testing_api_cmd_netjail_start_cmds_helper.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member -c testing_api_cmd_netjail_stop_cmds_helper.c  -fPIC -DPIC -o .libs/testing_api_cmd_netjail_stop_cmds_helper.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member  -c -o testing_api_cmd_system_create.lo testing_api_cmd_system_create.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member  -c -o testing_api_cmd_system_destroy.lo testing_api_cmd_system_destroy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member -c testing_api_cmd_netjail_stop.c  -fPIC -DPIC -o .libs/testing_api_cmd_netjail_stop.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member  -c -o testing_api_cmd_batch.lo testing_api_cmd_batch.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member  -c -o testing_api_loop.lo testing_api_loop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member -c testing.c  -fPIC -DPIC -o .libs/testing.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member -c testing_api_cmd_system_create.c  -fPIC -DPIC -o .libs/testing_api_cmd_system_create.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member -c testing_api_cmd_system_destroy.c  -fPIC -DPIC -o .libs/testing_api_cmd_system_destroy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member -c testing_api_cmd_batch.c  -fPIC -DPIC -o .libs/testing_api_cmd_batch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member -c testing_api_loop.c  -fPIC -DPIC -o .libs/testing_api_loop.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member  -c -o testing_api_traits.lo testing_api_traits.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member  -c -o gnunet-cmds-helper.o gnunet-cmds-helper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member -c testing_api_traits.c  -fPIC -DPIC -o .libs/testing_api_traits.o
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnunet-0.20.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -Wno-address-of-packed-member  -c -o list-keys.o list-keys.c
gnunet-cmds-helper.c: In function ‘finished_cb’:
gnunet-cmds-helper.c:342:33: error: passing argument 2 of ‘GNUNET_SCHEDULER_add_delayed’ from incompatible pointer type [-Wincompatible-pointer-types]
  342 |                                 &delay_shutdown_cb,
      |                                 ^~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 void (*)(void)
In file included from ../../src/include/gnunet_mq_lib.h:48,
                 from ../../src/include/gnunet_client_lib.h:58,
                 from ../../src/include/gnunet_util_lib.h:74,
                 from gnunet-cmds-helper.c:40:
../../src/include/gnunet_scheduler_lib.h:595:61: note: expected ‘GNUNET_SCHEDULER_TaskCallback’ {aka ‘void (*)(void *)’} but argument is of type ‘void (*)(void)’
  595 |                               GNUNET_SCHEDULER_TaskCallback task,
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
gnunet-cmds-helper.c:298:1: note: ‘delay_shutdown_cb’ declared here
  298 | delay_shutdown_cb ()
      | ^~~~~~~~~~~~~~~~~
../../src/include/gnunet_scheduler_lib.h:324:3: note: ‘GNUNET_SCHEDULER_TaskCallback’ declared here
  324 | (*GNUNET_SCHEDULER_TaskCallback) (void *cls);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gnunet-cmds-helper.c: In function ‘tokenizer_cb’:
gnunet-cmds-helper.c:458:41: error: passing argument 9 of ‘plugin->api->start_testcase’ from incompatible pointer type [-Wincompatible-pointer-types]
  458 |                                         &finished_cb);
      |                                         ^~~~~~~~~~~~
      |                                         |
      |                                         void (*)(enum GNUNET_GenericReturnValue)
gnunet-cmds-helper.c:458:41: note: expected ‘GNUNET_TESTING_cmd_helper_finish_cb’ {aka ‘void (*)(void)’} but argument is of type ‘void (*)(enum GNUNET_GenericReturnValue)’
gnunet-cmds-helper.c:322:1: note: ‘finished_cb’ declared here
  322 | finished_cb (enum GNUNET_GenericReturnValue rv)
      | ^~~~~~~~~~~
In file included from gnunet-cmds-helper.c:43:
../../src/include/gnunet_testing_plugin.h:57:3: note: ‘GNUNET_TESTING_cmd_helper_finish_cb’ declared here
   57 | (*GNUNET_TESTING_cmd_helper_finish_cb) ();
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: *** [Makefile:1081: gnunet-cmds-helper.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/build/reproducible-path/gnunet-0.20.0/src/testing'
make[3]: *** [Makefile:549: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/gnunet-0.20.0/src'
make[2]: *** [Makefile:601: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/gnunet-0.20.0'
make[1]: *** [Makefile:512: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/gnunet-0.20.0'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: gnunet
Source-Version: 0.20.0-8
Done: Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>

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

Debian distribution maintenance software
pp.
Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org> (supplier of updated gnunet 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 7 Nov 2025 12:51:27 +0500
Source: gnunet
Built-For-Profiles: noudeb
Architecture: source
Version: 0.20.0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
Closes: 1004589 1096741
Changes:
 gnunet (0.20.0-8) unstable; urgency=medium
 .
   * QA upload.
   * Fixed service startup problem (Closes: #1004589).
   * Added patch to fix gcc-15 build failure (Closes: #1096741).
   * Updated Standards-Version from 4.7.0 to 4.7.2.
Checksums-Sha1:
 0c206d342aac8bbe44894ca92e0f8d2cd710dfce 2460 gnunet_0.20.0-8.dsc
 9a288de14b07e819e857ec71b2dea9b5a1e8b6ab 72604 gnunet_0.20.0-8.debian.tar.xz
 0b195549879a101f8c37d6379daade8628d73f3f 16372 gnunet_0.20.0-8_source.buildinfo
Checksums-Sha256:
 53ba7b8e4d23b091fe45c68b1bc1c04f1fc76d772def178e57e51fb822a911b7 2460 gnunet_0.20.0-8.dsc
 9349ed4e387abcdcaf19d9c720eabdc146fc409dd5e78ae64dad863bfeff286f 72604 gnunet_0.20.0-8.debian.tar.xz
 067630c66d75ba96b9c33632f8ed98d30bdeabbdaeed8dda945eda9dbb1da8ed 16372 gnunet_0.20.0-8_source.buildinfo
Files:
 9cd589cafd36839849ef235c224faf86 2460 net optional gnunet_0.20.0-8.dsc
 eabdfc352edb3f2e10ff59374ca3f6c4 72604 net optional gnunet_0.20.0-8.debian.tar.xz
 be024226414357f53ae9682ddc121a5a 16372 net optional gnunet_0.20.0-8_source.buildinfo

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

iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmkXC8MACgkQQoMEoXSN
zHo9Qw/7BFBkcbTt+witqFk51cfhSQ1X5CxxIFPgdf7lEJqePYNXX02n8+/B9C8r
LoevvoO3TccI/55cGDtDuGMN1Yk7JX6wLYVU4XeQRzuzw3H3rRpJRBXid538Rgf4
fiWK83Op1SkKSPoVBRNUX9o5cmjtb+RUTz93q8ER2dgUKjROkU5W94wI0SwwdWFB
2QeZpfhY+gy9haq3ox6H9jx0qblVcVa/RxBZcJU8qU5yWs6eMISj/YkpQcfbedKW
mnw0GQNfr46uRVXlmw2f6G5wsIOdjfvbmGi+hRrUQlxtkuAVD0Fq1qcRL36Y2rsY
Cz8THCt72Dxsk+kK69yqEjRXTQQ5eqB7PT50V0r+hsh9QxGq4+H9+hh3X89r1j5f
IF/9NzKfSreIfS1u0iba/K+7CNf4Wr9ihFJOz5sjFAVf23fesVFOw44HinyDQDLC
YFVUoHotqJ+seRo7zI9iFgEAzfLC4q5tP3q4k24kh8JsSRgHSVqW4MuO79XavG85
8DEluxx9BDm0A79yRF9ok4QDgk1YqykZp4VmyZDovRPXpQ9rDeDHGnotuAm1c9NF
PYKyWW0TcWcLK/a66ynjf6a2S9jQEGnqcxaeGrOsSVcf9WjaHdmghYYGslXiBc38
KvFn0Vgsat+z3yznfI/Xw0/hwiuT1BmDTuAuZ6F2Z49TMZznULU=
=z3gU
-----END PGP SIGNATURE-----

Attachment: pgpgrDNghvE8R.pgp
Description: PGP signature


--- End Message ---

Reply to: