Your message dated Fri, 26 Jul 2024 21:35:13 +0000
with message-id <e1sxsan-006mw6...@fasolo.debian.org>
and subject line Bug#1075377: fixed in perl-tk 1:804.036+dfsg1-3
has caused the Debian Bug report #1075377,
regarding perl-tk: 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.)


-- 
1075377: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075377
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:perl-tk
Version: 1:804.036+dfsg1-2
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/perl-tk_804.036+dfsg1-2_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

[...]
cp tkIntDecls.t ../blib/arch/Tk/pTk/tkIntDecls.t
cp tkIntDecls.m ../blib/arch/Tk/pTk/tkIntDecls.m
cp tkCanvases.h ../blib/arch/Tk/pTk/tkCanvases.h
cp tkPlatDecls.t ../blib/arch/Tk/pTk/tkPlatDecls.t
cp tkInt.m ../blib/arch/Tk/pTk/tkInt.m
cp tkInt.h ../blib/arch/Tk/pTk/tkInt.h
cp tkOption_f.h ../blib/arch/Tk/pTk/tkOption_f.h
cp tkIntDecls.h ../blib/arch/Tk/pTk/tkIntDecls.h
cp tkIntXlibDecls.h ../blib/arch/Tk/pTk/tkIntXlibDecls.h
cp tkPlatDecls.h ../blib/arch/Tk/pTk/tkPlatDecls.h
cp tkIntPlatDecls.t ../blib/arch/Tk/pTk/tkIntPlatDecls.t
cp tkDecls_f.h ../blib/arch/Tk/pTk/tkDecls_f.h
cp tkDecls.m ../blib/arch/Tk/pTk/tkDecls.m
cp tkIntXlibDecls_f.h ../blib/arch/Tk/pTk/tkIntXlibDecls_f.h
cp tkInt_f.h ../blib/arch/Tk/pTk/tkInt_f.h
cp tkInitScript.h ../blib/arch/Tk/pTk/tkInitScript.h
cp tkEvent.h ../blib/arch/Tk/pTk/tkEvent.h
cp tkImgPhoto_f.h ../blib/arch/Tk/pTk/tkImgPhoto_f.h
cp tkEvent.t ../blib/arch/Tk/pTk/tkEvent.t
cp tkButton.h ../blib/arch/Tk/pTk/tkButton.h
cp tkConfig.h ../blib/arch/Tk/pTk/tkConfig.h
cp tkInt.t ../blib/arch/Tk/pTk/tkInt.t
cp tkIntPlatDecls.m ../blib/arch/Tk/pTk/tkIntPlatDecls.m
cp tkOption.m ../blib/arch/Tk/pTk/tkOption.m
cp tkImgPhoto.m ../blib/arch/Tk/pTk/tkImgPhoto.m
cp tkImgPhoto.t ../blib/arch/Tk/pTk/tkImgPhoto.t
cp tkUndo.h ../blib/arch/Tk/pTk/tkUndo.h
cp tkText.h ../blib/arch/Tk/pTk/tkText.h
cp tkSelect.h ../blib/arch/Tk/pTk/tkSelect.h
cp tkUnixPort.h ../blib/arch/Tk/pTk/tkUnixPort.h
cp tkUnixInt.h ../blib/arch/Tk/pTk/tkUnixInt.h
cp tkPort.h ../blib/arch/Tk/pTk/tkPort.h
cp tkVMacro.h ../blib/arch/Tk/pTk/tkVMacro.h
cp tkUnixDefault.h ../blib/arch/Tk/pTk/tkUnixDefault.h
cp tkPlatDecls_f.h ../blib/arch/Tk/pTk/tkPlatDecls_f.h
cp tkScale.h ../blib/arch/Tk/pTk/tkScale.h
cp tkScrollbar.h ../blib/arch/Tk/pTk/tkScrollbar.h
cp tkXrm.h ../blib/arch/Tk/pTk/tkXrm.h
cp tk_f.h ../blib/arch/Tk/pTk/tk_f.h
x86_64-linux-gnu-gcc -c -I/usr/include/freetype2  -I..  
-I/usr/include/freetype2 -I. -Ibitmaps  -I/usr/include/freetype2 -D_REENTRANT 
-D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection   -DVERSION=\"804.036\" 
-DXS_VERSION=\"804.036\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.38/CORE"    
ClientWin.c
x86_64-linux-gnu-gcc -c -I/usr/include/freetype2  -I..  
-I/usr/include/freetype2 -I. -Ibitmaps  -I/usr/include/freetype2 -D_REENTRANT 
-D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection   -DVERSION=\"804.036\" 
-DXS_VERSION=\"804.036\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.38/CORE"    
Lang_f.c
x86_64-linux-gnu-gcc -c -I/usr/include/freetype2  -I..  
-I/usr/include/freetype2 -I. -Ibitmaps  -I/usr/include/freetype2 -D_REENTRANT 
-D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection   -DVERSION=\"804.036\" 
-DXS_VERSION=\"804.036\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.38/CORE"    
Xlib_f.c
In file included from Xlib_f.c:17:
Xlib.t:334:1: warning: ‘XKeycodeToKeysym’ is deprecated 
[-Wdeprecated-declarations]
  334 | VFUNC(KeySym,XKeycodeToKeysym,V_XKeycodeToKeysym,_ANSI_ARGS_((Display 
*, unsigned int, int)))
      | ^~~~~
In file included from Xlib_f.c:4:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
Xlib.t:334:14: error: initialization of ‘KeySym (*)(Display *, unsigned int,  
int)’ {aka ‘long unsigned int (*)(Display *, unsigned int,  int)’} from 
incompatible pointer type ‘KeySym (*)(Display *, KeyCode,  int)’ {aka ‘long 
unsigned int (*)(Display *, unsigned char,  int)’} 
[-Wincompatible-pointer-types]
  334 | VFUNC(KeySym,XKeycodeToKeysym,V_XKeycodeToKeysym,_ANSI_ARGS_((Display 
*, unsigned int, int)))
      |              ^~~~~~~~~~~~~~~~
Xlib_f.c:15:35: note: in definition of macro ‘VFUNC’
   15 | #define VFUNC(type,name,mem,args) name,
      |                                   ^~~~
Xlib.t:334:14: note: (near initialization for ‘XlibVtable.V_XKeycodeToKeysym’)
  334 | VFUNC(KeySym,XKeycodeToKeysym,V_XKeycodeToKeysym,_ANSI_ARGS_((Display 
*, unsigned int, int)))
      |              ^~~~~~~~~~~~~~~~
Xlib_f.c:15:35: note: in definition of macro ‘VFUNC’
   15 | #define VFUNC(type,name,mem,args) name,
      |                                   ^~~~
make[3]: *** [Makefile:866: Xlib_f.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/pTk'
make[2]: *** [Makefile:1642: pTk/libpTk.a] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:25: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:14: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: perl-tk
Source-Version: 1:804.036+dfsg1-3
Done: Georges Khaznadar <georg...@debian.org>

We believe that the bug you reported is fixed in the latest version of
perl-tk, 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.
Georges Khaznadar <georg...@debian.org> (supplier of updated perl-tk 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: Fri, 26 Jul 2024 19:54:52 +0200
Source: perl-tk
Architecture: source
Version: 1:804.036+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar <georg...@debian.org>
Changed-By: Georges Khaznadar <georg...@debian.org>
Closes: 1075377
Changes:
 perl-tk (1:804.036+dfsg1-3) unstable; urgency=medium
 .
   * new debian patch to comply with gcc-14 more precise syntax
     Closes: #1075377
Checksums-Sha1:
 f628a08e68b726781274a5b5bff043772a760a30 2021 perl-tk_804.036+dfsg1-3.dsc
 dc849ef02c868058dbe9afa4afac21162cc9d584 17736 
perl-tk_804.036+dfsg1-3.debian.tar.xz
 d180a82fc99c1e5d556e79cc2de191658d0ffb85 8950 
perl-tk_804.036+dfsg1-3_amd64.buildinfo
Checksums-Sha256:
 8eef23e3e9f669730e7df825feef51267e191368e96e15430425a4b5384757f9 2021 
perl-tk_804.036+dfsg1-3.dsc
 847d9bd0196f7384ab05ef1d7b7c399117f09a0c51e76ba3bf0d669a10a0348e 17736 
perl-tk_804.036+dfsg1-3.debian.tar.xz
 b793df8f99d9025fb0626e8942edd039a84490269dad61e83d0588fa2496588d 8950 
perl-tk_804.036+dfsg1-3_amd64.buildinfo
Files:
 8ba270e5ddd1dd3f2025f742cb6d844f 2021 perl optional perl-tk_804.036+dfsg1-3.dsc
 e43d3ee57916ae55fe6d8baae5d98b64 17736 perl optional 
perl-tk_804.036+dfsg1-3.debian.tar.xz
 4fc21e43c3fa61257ad7a23dd205c933 8950 perl optional 
perl-tk_804.036+dfsg1-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAmaj5ZMACgkQHCgWkHE2
rjkb1hAAsDtGftYb/s6xNlZu4HKyb0BqjtfHBHQw9kuUJF2tfdGKUtnYHX4ccG2I
HVA4wdXFYA4LjBi6wJ7OVR8rdGlAIDtaDK4d1RL4Ct0YA6uwzrQT3Z0BMpmTM7/k
kq1LFSqEB/zcldayXPJiOXQpW312eaF+E6MxJF9NqIChDpKDWYC40vWKdtPALh5D
h/2vGEA2Kb4sT1HXwD6KOsDRyoUdDsGUKzhqLav97YtJGvGO7MQUws70QDqIG5D1
/+U6zIKrNEwC881b9mH+SWxtPO4bEQwKXGOQ/nI5fvNYNEXXHvMcjXUv4xL5t53a
4xuR4Xcol44x34UbS7t3QtomRDnjq4yDSvzdpE4coiaQelGniXHn6eRxAvL8uHnW
4XKGnanZfPFsnSnHU452z6289jQfO4fC7yNlaap9vWFZ1tVHRgv9Rca/dc9tZ4uR
b3gKsw8RZR4pqTazf7diMuUqXiELVkttHBRtATDZ1FnmT6a73du8e6zAGF7HPtnI
2JBcWrt01gKQOIvEjTpB9U4LyyhIB81NUEA1WfG4TfMTTPVf1l8bshNfBqnv98tq
n2U8CnbcK/Ubo3eNqMyFBqbBQsQCFjQ819WYVlgRkGAOnsdjN/bcGCtda9lHwrEb
tBLP8F91HNiQKps5bmbnoDoCFq5hdpFpO7Vy65pKQ997Xg8Vgik=
=DTjm
-----END PGP SIGNATURE-----

Attachment: pgpkVZl9k3AkC.pgp
Description: PGP signature


--- End Message ---

Reply via email to