Your message dated Thu, 15 Aug 2024 20:52:31 +0000
with message-id <e1sehsr-000mb8...@fasolo.debian.org>
and subject line Bug#1075602: fixed in unclutter 8-25+nmu1
has caused the Debian Bug report #1075602,
regarding unclutter: 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.)


-- 
1075602: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075602
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:unclutter
Version: 8-25
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/unclutter_8-25_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

[...]
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-a4e5a7e5-1003-45bd-8f0d-5bf6e2e62975
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package unclutter
dpkg-buildpackage: info: source version 8-25
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Axel Beckert <a...@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean
   dh_auto_clean
        make -j8 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f unclutter
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS 
make.log MakeOut \#*
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 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>>'
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o unclutter.o unclutter.c
In file included from unclutter.c:27:
vroot.h: In function ‘VirtualRootWindow’:
vroot.h:41:1: error: type of ‘screen’ defaults to ‘int’ [-Wimplicit-int]
   41 | VirtualRootWindow(dpy, screen)
      | ^~~~~~~~~~~~~~~~~
unclutter.c: At top level:
unclutter.c:35:1: error: return type defaults to ‘int’ [-Wimplicit-int]
   35 | pexit(str)char *str;{
      | ^~~~~
unclutter.c:39:1: error: return type defaults to ‘int’ [-Wimplicit-int]
   39 | usage(){
      | ^~~~~
unclutter.c:96:1: error: return type defaults to ‘int’ [-Wimplicit-int]
   96 | nameinlist(display,window)
      | ^~~~~~~~~~
unclutter.c:134:1: error: return type defaults to ‘int’ [-Wimplicit-int]
  134 | createnullcursor(display,root)
      | ^~~~~~~~~~~~~~~~
unclutter.c:158:1: error: return type defaults to ‘int’ [-Wimplicit-int]
  158 | main(argc,argv)char **argv;{
      | ^~~~
unclutter.c: In function ‘main’:
unclutter.c:158:1: error: type of ‘argc’ defaults to ‘int’ [-Wimplicit-int]
make[1]: *** [<builtin>: unclutter.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: unclutter
Source-Version: 8-25+nmu1
Done: Ian Jackson <ijack...@chiark.greenend.org.uk>

We believe that the bug you reported is fixed in the latest version of
unclutter, 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.
Ian Jackson <ijack...@chiark.greenend.org.uk> (supplier of updated unclutter 
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: SHA256

Format: 1.8
Date: Thu, 15 Aug 2024 20:12:12 +0100
Source: unclutter
Architecture: source
Version: 8-25+nmu1
Distribution: unstable
Urgency: medium
Maintainer: Axel Beckert <a...@debian.org>
Changed-By: Ian Jackson <ijack...@chiark.greenend.org.uk>
Closes: 1075602
Changes:
 unclutter (8-25+nmu1) unstable; urgency=medium
 .
   * Fix implicit ints in function declarations.
     Closes: #1075602.  [Report from Matthias Klose]
Checksums-Sha1:
 cd54f28203eac9122090065e64aebffa2a6b180b 1782 unclutter_8-25+nmu1.dsc
 506fa79303a18659a8580a992f9ea49247cf2404 15156 
unclutter_8-25+nmu1.debian.tar.xz
Checksums-Sha256:
 17eeabf0561fc7fd6111403263589df5cffb38cfaf938b3908741433595d1f7a 1782 
unclutter_8-25+nmu1.dsc
 9a5544832233cacd1170e07ca7a3deacd2551d5a4700aca86e02b134cdad9265 15156 
unclutter_8-25+nmu1.debian.tar.xz
Files:
 08a6742f005d4674e4b72b0d0fd8cb90 1782 x11 optional unclutter_8-25+nmu1.dsc
 7fc5e69405aff83deb0cb4b6b4781729 15156 x11 optional 
unclutter_8-25+nmu1.debian.tar.xz

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

iQEzBAEBCAAdFiEEVZrkbC1rbTJl58uh4+M5I0i1DTkFAma+ZOAACgkQ4+M5I0i1
DTksHQf/VabCDOxb00CnSjuP7to99ptcEz5EfVEYYQROzs37pOMhZ4qLsDqUSj9K
DU6rkauOfUb8QLqov1ww/dSJyHbTqkgvK42wjEE2MIY0wajINarYcCQcoRZEUdBB
9RV+LORoCZnH3VikTGDsQvv3F0Ys5eR28/3V3INdMvPSSja7GX3xZ6c1S+7fY6Os
l32dXMlXjxXyqSp8bCmUe4IgCGsGJUL4Ofkl8lWIHa/KtDQdrJoGaE9HBKmYNE1/
pQrUrW9Z6/jBXnViTWBc6zCo13kFyeZ0kMcUrjtbVDwsTi7v7IZl0J8uYkZCz7DL
UV2oDYirz4jAIZTOlDIAr1aq1ihNYw==
=412j
-----END PGP SIGNATURE-----

Attachment: pgprsfj67Ne4z.pgp
Description: PGP signature


--- End Message ---

Reply via email to