Your message dated Tue, 09 Jul 2024 02:36:25 +0000
with message-id <e1sr0ip-007tr6...@fasolo.debian.org>
and subject line Bug#1075106: fixed in kafs-client 0.5-5
has caused the Debian Bug report #1075106,
regarding kafs-client: 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 ow...@bugs.debian.org
immediately.)


-- 
1075106: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075106
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kafs-client
Version: 0.5-4.1
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
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/kafs-client_0.5-4.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

[...]
dh clean
   dh_auto_clean
        make -j8 distclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make -C src clean
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
rm -f aklog-kafs kafs-check-config kafs-preload kafs-dns
rm -f libkafs_client.so libkafs_client.so.0 libkafs_client.so.0.1
rm -f *.o *~ *.os
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
rm -f debugfiles.list debugsources.list
make -C src distclean
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
rm -f aklog-kafs kafs-check-config kafs-preload kafs-dns
rm -f libkafs_client.so libkafs_client.so.0 libkafs_client.so.0.1
rm -f *.o *~ *.os
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/kafs-client.substvars debian/libkafs-client0.substvars 
debian/libkafs-client-dev.substvars debian/files
        rm -fr -- debian/kafs-client/ debian/tmp/ debian/libkafs-client0/ 
debian/libkafs-client-dev/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) 
-prune -exec rm -rf {} + \) \)
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j8 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make -C src all
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
cc -Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION="\"0.5\"" -Iinclude 
-DETCDIR=\"/etc\" -g -O2 -Wall -Wsign-compare -m64 -m64 -fPIC -o 
lib_cell_lookup.os -c lib_cell_lookup.c
cc -Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION="\"0.5\"" -Iinclude 
-DETCDIR=\"/etc\" -g -O2 -Wall -Wsign-compare -m64 -m64 -fPIC -o 
lib_cellserv.os -c lib_cellserv.c
cc -Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION="\"0.5\"" -Iinclude 
-DETCDIR=\"/etc\" -g -O2 -Wall -Wsign-compare -m64 -m64 -fPIC -o 
lib_dns_lookup.os -c lib_dns_lookup.c
cc -Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION="\"0.5\"" -Iinclude 
-DETCDIR=\"/etc\" -g -O2 -Wall -Wsign-compare -m64 -m64 -fPIC -o lib_object.os 
-c lib_object.c
cc -Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION="\"0.5\"" -Iinclude 
-DETCDIR=\"/etc\" -g -O2 -Wall -Wsign-compare -m64 -m64 -fPIC -o lib_profile.os 
-c lib_profile.c
cc -g -O2 -Wall -Wsign-compare -m64 -m64 -Wdate-time -D_FORTIFY_SOURCE=2 
-DVERSION="\"0.5\"" -Iinclude -DETCDIR=\"/etc\"  -c -o aklog-kafs.o aklog-kafs.c
cc -g -O2 -Wall -Wsign-compare -m64 -m64 -Wdate-time -D_FORTIFY_SOURCE=2 
-DVERSION="\"0.5\"" -Iinclude -DETCDIR=\"/etc\"  -c -o kafs-check-config.o 
kafs-check-config.c
cc -g -O2 -Wall -Wsign-compare -m64 -m64 -Wdate-time -D_FORTIFY_SOURCE=2 
-DVERSION="\"0.5\"" -Iinclude -DETCDIR=\"/etc\"  -c -o preload-cells.o 
preload-cells.c
kafs-check-config.c: In function ‘get_default_cell’:
kafs-check-config.c:88:13: error: implicit declaration of function ‘access’; 
did you mean ‘accept’? [-Wimplicit-function-declaration]
   88 |         if (access(rootcell, F_OK) != 0) {
      |             ^~~~~~
      |             accept
kafs-check-config.c:100:13: error: implicit declaration of function ‘read’; did 
you mean ‘fread’? [-Wimplicit-function-declaration]
  100 |         n = read(fd, buf, sizeof(buf) - 2);
      |             ^~~~
      |             fread
kafs-check-config.c:105:9: error: implicit declaration of function ‘close’; did 
you mean ‘pclose’? [-Wimplicit-function-declaration]
  105 |         close(n);
      |         ^~~~~
      |         pclose
make[2]: *** [<builtin>: kafs-check-config.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:43: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: kafs-client
Source-Version: 0.5-5
Done: Russ Allbery <r...@debian.org>

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

Debian distribution maintenance software
pp.
Russ Allbery <r...@debian.org> (supplier of updated kafs-client 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: Mon, 08 Jul 2024 19:09:23 -0700
Source: kafs-client
Architecture: source
Version: 0.5-5
Distribution: unstable
Urgency: medium
Maintainer: Bill MacAllister <b...@ca-zephyr.org>
Changed-By: Russ Allbery <r...@debian.org>
Closes: 976557 1020881 1069757 1075106
Changes:
 kafs-client (0.5-5) unstable; urgency=medium
 .
   * Disable upstream build code that adds -m32 or -m64 based on the
     dynamically calculated word size. This code is unnecessary on Debian,
     where the default compiler behavior should be used, and causes
     problems on some Debian architectures that don't support -m64. Thanks
     to Yue Gui, Lucas Nussbaum, and wuruilong for the reports.
     (Closes: #976557, #1069757)
   * Add reproducible=+fixfilepath to DEB_BUILD_MAINT_OPTIONS to avoid
     embedding the build path into binaries, which breaks binary
     reproducibility. Thanks to Vagrant Cascadian for the report.
     (Closes: #1020881)
   * Add missing include to the kafs-check-config patch to support using
     the default cell, fixing build failures with GCC 14. Thanks to
     Matthias Klose for the report. (Closes: #1075106)
   * Update standards version to 4.7.0 (no changes required).
Checksums-Sha1:
 b54f121033336a326568e27f89e3083ad7701f59 1805 kafs-client_0.5-5.dsc
 45dd4c330c26cfc60f258a0e3171e399f28ac354 25512 kafs-client_0.5-5.debian.tar.xz
Checksums-Sha256:
 49a9145505d9f3cfe97c7ea31801f92f2474e48075db5bd3f417960de27505c8 1805 
kafs-client_0.5-5.dsc
 792ed2c85b5737fd2819a5c6c9fb0edc474a945d9ca26c8e5db47daae92da941 25512 
kafs-client_0.5-5.debian.tar.xz
Files:
 814bbacffd40bf25ef31e9c9f9319dfd 1805 net optional kafs-client_0.5-5.dsc
 47f2ca17667e5ed8597379efe41260ba 25512 net optional 
kafs-client_0.5-5.debian.tar.xz

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

iQEzBAEBCgAdFiEE1zk0tJZ0z1zNmsJ4fYAxXFc23nUFAmaMnLAACgkQfYAxXFc2
3nWmxAgAtoqSML/UA3dPGiNcidL87IzDN4moqD9L2WhDQorDuG+Q24+hrjXQ43en
X5Ak7pJ7VUnngqBYTl3dO4h0EMcRyemQOxY2Ssiesz8EiuJljRErnNj7HovWfdld
AV8ng7mWt7YH1WNz34UmCROzhWTacfwBrXgCrkIlATp3fCLua3X6krXNMp/BvEzg
X4jW/cJcrIXLshKwFAi+ceQQ8C1gS+jO/6u4PkOxZ3aqxO0qdyFVVJ9B74UUDLbd
3bai6yw7jpxLCyq0wKnncd/A1OTSjCaemmK2cHYiDYzZe10rqQEpY+W/qV9yW1yA
rGpv2UNpkZXVzVJRzqSaqYg64M85yA==
=vNRO
-----END PGP SIGNATURE-----

Attachment: pgpWjVV7jfX_N.pgp
Description: PGP signature


--- End Message ---

Reply via email to