Your message dated Mon, 02 Sep 2024 07:07:34 +0000
with message-id <[email protected]>
and subject line Bug#1075569: fixed in tgif 1:4.2.5-2
has caused the Debian Bug report #1075569,
regarding tgif: 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.)
--
1075569: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075569
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:tgif
Version: 1:4.2.5-1.3
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/tgif_4.2.5-1.3_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-b268cfe8-d2d4-4d87-8c03-699f9e2c9fcd
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 tgif
dpkg-buildpackage: info: source version 1:4.2.5-1.3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Mattia Rizzolo <[email protected]>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
rm -f config.log config.status
[ ! -f Makefile ] || /usr/bin/make -i clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/sh ./config.status --recheck
/bin/sh: 0: cannot open ./config.status: No such file
make[1]: [Makefile:281: config.status] Error 2 (ignored)
/bin/sh ./config.status
/bin/sh: 0: cannot open ./config.status: No such file
make[1]: [Makefile:271: Makefile] Error 2 (ignored)
test -z "tgif" || rm -f tgif
rm -f *.o
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
cd po && /usr/bin/make -i clean
make[1]: Entering directory '/<<PKGBUILDDIR>>/po'
make[1]: *** No rule to make target 'clean'. Stop.
make[1]: Leaving directory '/<<PKGBUILDDIR>>/po'
make: [debian/rules:29: clean] Error 2 (ignored)
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in
use)
find . -name "Makefile*" | xargs -r rm -f
debian/rules build
dh_testdir
xmkmf
imake -DUseInstalled -I/usr/lib/X11/config
/usr/bin/make LOCAL_LDFLAGS=-s
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -g -O2 -fno-strict-aliasing -Dlinux -D__amd64__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DFUNCPROTO=15
-DNARROWPROTO -DTGIF_PATH=\"/usr/lib/X11/tgif\" -DPSFILE_MOD=0664
-DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\"
-DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\"
-DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\"
-DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\"
-DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\"
-DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK
-D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\"
-D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\"
-DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\"
-D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -DPRI
NT_CMD=\"lpr\" -D_TMP_DIR_IN_HOME_DIR -DPTHREAD -DTGIF_DISTR_VER=\"4.2.5\"
-DQPL_LICENSE -c -o tgif.o tgif.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
from tgifdefs.h:28,
from tgif.c:23:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
tgif.c: In function ‘DoPrTgif’:
tgif.c:348:4: error: implicit declaration of function ‘InitTgifDir’; did you
mean ‘InitTmpDir’? [-Wimplicit-function-declaration]
348 | InitTgifDir();
| ^~~~~~~~~~~
| InitTmpDir
make[1]: *** [<builtin>: tgif.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:19: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: tgif
Source-Version: 1:4.2.5-2
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
tgif, 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.
Andreas Tille <[email protected]> (supplier of updated tgif 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: Mon, 02 Sep 2024 08:31:40 +0200
Source: tgif
Architecture: source
Version: 1:4.2.5-2
Distribution: unstable
Urgency: medium
Maintainer: Package Salvaging Team <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 215737 717207 748174 930842 1075569 1078357
Changes:
tgif (1:4.2.5-2) unstable; urgency=medium
.
[ Andreas Tille ]
* Team upload.
* Recent version does not seem to crash any more
Closes: #215737
* Move package to Package Salvaging team
Closes: #1078357
* Remove some unused backup files
* Standards-Version: 4.7.0 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* watch file standard 4 (routine-update)
* Enable hardening options
* Enable cross-building
Closes: #930842
.
[ наб ]
* d/rules: forward parallel= as -j to make
* Fix Build with gcc-14
- d/p/gcc-14.patch: Fix declarations
- d/p/compilation-fixes: move InitTgifDir declaration next to InitTmpDir
Closes: #1075569
* d/rules: `pwd` -> $(CURDIR)
* Add patch to correct number of arguments given to DoPolygonMeasureCursor()
(Closes: #748174)
* New Japanese translation (Closes: #717207)
* debhelper 13. R-R-R: no
* build-depends-on-obsolete-package Build-Depends: libidn11-dev => libidn-dev
* d/mime: lintian quoted-placeholder-in-mailcap-entry "%s.obj"
* d/menu: delete (lintian command-in-menu-file-and-desktop-file)
* d/po.sav/: delete (unused, lintian national-encoding)
Checksums-Sha1:
0575484b8175e70752979542d014777142681895 1975 tgif_4.2.5-2.dsc
0da56c0bbd57272304e07dcec0b75ee57d91b6ca 37948 tgif_4.2.5-2.debian.tar.xz
1516e932178507eab625f6821c1cc0a04c0f2599 6657 tgif_4.2.5-2_amd64.buildinfo
Checksums-Sha256:
10fbafb1ac2740728e553438bf0e7834f1c982c4b3d9086a12e6e5b0008923b5 1975
tgif_4.2.5-2.dsc
8214e19d780192c518c866413964fd4abcfc6631b7d98c7b868c697c06f9e13e 37948
tgif_4.2.5-2.debian.tar.xz
dab3a9db86ba09613e0e758b6a4a49ac384dad4ecb4ee87d5edc7a5105b34eed 6657
tgif_4.2.5-2_amd64.buildinfo
Files:
1ab183a976ccaa4118045afff8e18dc3 1975 graphics optional tgif_4.2.5-2.dsc
671147bda8723b12ab2bf40ee4de8f62 37948 graphics optional
tgif_4.2.5-2.debian.tar.xz
7721dbfc6e90ec3676ba049798f7f238 6657 graphics optional
tgif_4.2.5-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmbVXKARHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEX4A//aBOR4TVr0+aN1aGNVMpQrnbLE1Pf9xg5
+5+LMz2nBJ0mNWCPhrfkHuiMpFaCNgbr8pkf1CwvNvdr8ebm0qj+9GAYpnFY5X66
VvPMPtJsZ+xDZBZWhl+ar+PtGHnbEFrgmlC4i3qLFhC52OOuJ5EsgtSBHKH3YYUU
tiQbTR19N0znuumbg4+AvGPSKPGle/3Bhr+WnsDqMQaLzLHzGMBneeYkOzpKmCZt
8BKuGcBmTroNN7iAHbRJX8s9Tl6ggykCvyGlP3hUSxHA4tz/W8rj8b3IRXNRzCbd
CWzVR5ix/587lfDH+XGm8DVcaJcHDJQoNPjJ5aDCMvXz+vwxYPGYiNlVzsQAVjrV
pRQ0TcZ2ZtDoZ3ESJzX0mY5vfxk2yz5xnLKwGw5guHQnDCzlt5OYL5FU4yVfffkF
L3eY43AESp04ADeBOCJZjXqTWHmEtqvIu8FTl7ioiIQfZZqdZ0TxWWIg94sal0Cu
EDt/shB2XfmFUtHo3P/VQrdCBnYfExooufd2RZdhiPhPD8nc6sWuwfKE3VGBGBZ3
APmxASCvFnNh7lgyRHdBE2V4DePuoSG7wQ3+PMTP1NoOSElTIWpvLnRXwzR198OW
2AgS1F2DBT4cUGZae6QqMqtVbI2T4Ku+tU0KPqoPm423MZY/6RLujg3GKjYzXROK
FF6A5wAPBJk=
=rz3J
-----END PGP SIGNATURE-----
pgpfuDj8mKfaX.pgp
Description: PGP signature
--- End Message ---