Your message dated Thu, 31 Oct 2024 13:45:46 +0000
with message-id <e1t6vug-00ecal...@fasolo.debian.org>
and subject line Bug#1075666: fixed in xjump 2.9.3-1
has caused the Debian Bug report #1075666,
regarding xjump: 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.)
--
1075666: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075666
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xjump
Version: 2.7.5-6.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/xjump_2.7.5-6.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
[...]
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 xjump
dpkg-buildpackage: info: source version 2.7.5-6.2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Chris Lamb <la...@debian.org>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh_testroot
dh_testdir
make clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.o xjump *~
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in
use)
debian/rules build
dh_testdir
make CFLAGS="-O2 -g -Wall"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -O2 -g -Wall -c -DRECORD_ENTRY=20 main.c -I/usr/X11R6/include
main.c: In function ‘set_icon’:
main.c:396:62: warning: pointer targets in passing argument 3 of
‘XCreateBitmapFromData’ differ in signedness [-Wpointer-sign]
396 | icon = XCreateBitmapFromData( Disp,DefaultRootWindow(Disp),icon_bits,
| ^~~~~~~~~
| |
| unsigned
char *
In file included from /usr/include/X11/Xlib.h:47,
from /usr/include/X11/Intrinsic.h:53,
from main.c:15:
/usr/include/X11/Xlib.h:1607:5: note: expected ‘const char *’ but argument is
of type ‘unsigned char *’
1607 | _Xconst char* /* data */,
| ^
main.c:399:62: warning: pointer targets in passing argument 3 of
‘XCreateBitmapFromData’ differ in signedness [-Wpointer-sign]
399 | mask = XCreateBitmapFromData(
Disp,DefaultRootWindow(Disp),icon_msk_bits,
|
^~~~~~~~~~~~~
| |
| unsigned
char *
/usr/include/X11/Xlib.h:1607:5: note: expected ‘const char *’ but argument is
of type ‘unsigned char *’
1607 | _Xconst char* /* data */,
| ^
gcc -O2 -g -Wall -c game.c -I/usr/X11R6/include
gcc -O2 -g -Wall -c key.c -I/usr/X11R6/include
gcc -O2 -g -Wall -c misc.c
gcc -O2 -g -Wall -c \
-DRECORD_ENTRY=20 \
-DRECORD_FILE=\"/var/games/xjump/record\" \
record.c
record.c: In function ‘sort_record’:
record.c:225:47: error: passing argument 4 of ‘qsort’ from incompatible pointer
type [-Wincompatible-pointer-types]
225 | qsort( Record,Record_entry,sizeof(record_t),sort_cmp );
| ^~~~~~~~
| |
| int (*)(record_t *,
record_t *)
In file included from record.c:10:
/usr/include/stdlib.h:971:34: note: expected ‘__compar_fn_t’ {aka ‘int
(*)(const void *, const void *)’} but argument is of type ‘int (*)(record_t *,
record_t *)’
971 | __compar_fn_t __compar) __nonnull ((1, 4));
| ~~~~~~~~~~~~~~^~~~~~~~
make[1]: *** [Makefile:54: record.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: xjump
Source-Version: 2.9.3-1
Done: Andreas Tille <ti...@debian.org>
We believe that the bug you reported is fixed in the latest version of
xjump, 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.
Andreas Tille <ti...@debian.org> (supplier of updated xjump 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, 21 Oct 2024 09:30:00 +0200
Source: xjump
Architecture: source
Version: 2.9.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 352622 438301 680322 781106 958142 1075666 1081188 1082960
Changes:
xjump (2.9.3-1) unstable; urgency=medium
.
* Team upload.
Closes: #1082960
.
[ Andreas Tille ]
* New upstream version
Closes: #781106, #1075666, #352622, #680322, #438301
* Maintain package in Debian Games team
Closes: #1081188
* Add Homepage
* Add watch file
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove trailing whitespace in debian/copyright (routine-update)
* Rules-Requires-Root: no (routine-update)
* Trim trailing whitespace.
* Remove deprecated Encoding key from desktop file debian/xjump.desktop.
* Remove constraints unnecessary since bullseye (oldstable):
+ Build-Depends: Replace dependency on transitional package
x11proto-core-dev with replacement x11proto-dev.
* d/rules: Short dh
* Remove debian/menu since there is a desktop file
* Remove unused prerm
* Enable hardening options
.
[ Helmut Grohne ]
* Fix FTCBFS: Let dh_auto_build pass cross tools to make.
Closes: #958142
Checksums-Sha1:
a0fb7815638baf5534d532c9ac315471d1fb73b4 1951 xjump_2.9.3-1.dsc
dc20122e90bbdc78127f69c6820dc5fb72fe760d 27302 xjump_2.9.3.orig.tar.gz
ba0befbc097da7ceaed4f31a64d957e5b0adf02c 5492 xjump_2.9.3-1.debian.tar.xz
3448a230cd960cafd397de201ea6ca5b167ef50d 6838 xjump_2.9.3-1_amd64.buildinfo
Checksums-Sha256:
b66a460669da7413a6f8522a38ec376837e27dd57e0a5c6566c7e404f95d1cb0 1951
xjump_2.9.3-1.dsc
8949d1f917f0b6f27383b05ea74e1c382b6b94bc416b59b87683d6ba64a77ca4 27302
xjump_2.9.3.orig.tar.gz
4bbb392e105966a41bcfc19ac2a9c94e68b16543d7cb793258717077978b4e39 5492
xjump_2.9.3-1.debian.tar.xz
248460711a8e4022dd9b45c130a761f5b6c4f014c7e9eb37f78d5e8ce8b0717f 6838
xjump_2.9.3-1_amd64.buildinfo
Files:
e783ad78ad05e6cbff2e0d02aa0123f8 1951 games optional xjump_2.9.3-1.dsc
c2393e7d34ca3110d75e08a847094f99 27302 games optional xjump_2.9.3.orig.tar.gz
9976d238fa4979eec2eec9d805c23f29 5492 games optional
xjump_2.9.3-1.debian.tar.xz
309e40816fb475214984680b2c32c9b9 6838 games optional
xjump_2.9.3-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmcWA1ERHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFpNA/+P87jqRpUQDJTCqC+Fedyk9dXWhYQk/wc
H/N0uRC5wG0dXLAzEkY1fFsPDJFP1gILskEgqpdlUdzOBHqSLWbEyxw2Igia3CSv
RXpHO37wNPrgXCLTEAfUa3IB1OBpJo32cGsbgVo9jUZPb4XqrDCXwzH9VFEo1i7S
O/BfP/B6ZAgjYLeLONiISaFpiU84PPb3y7JjXvypoS8fN8lSdyQGH8Lu1JUVrV1w
GFtv3kSah6M7OxoSls2/UCdoreIdOZ7cUSeKa57wXApalKWwmp5/u8xKPEKBIqTF
jjSEeOwsclwqPJIMDffzSZ0od5gaSqRHmfJiQoT3PPS06CY1fp7xu/cPUVOOJMtv
R/DId7KOQQ2lYj27P1BaM8KS3Gx0GsJhjQx3xAb1hi7Ym4s+iAgo/QjqDaZPhst4
Btcstt0/J0a6SXz6YOOmIGWl9lVTnqn1tlc7svUdNTraQtQUadATzW29zobQWWGq
NYA3TtQ373/vGWZcb73aCxSIqwJp5BknDrkZ3iD7BGSMI5C2IY6SM0bTltvBf5lB
O7IE2tLYlsdP1dZM6MYmAt79LuZRaG9dD5PMkQLtWZrtbOmp7M4Iwk43jqSGGp1R
QlqlGUlQknTqpPzJbwZgah68mMzNJbMc4g2nSGfU/paWmtuW7Kt2Ezne2j8c2dTH
fMYIlXJJyKI=
=s+0k
-----END PGP SIGNATURE-----
pgpy0swtk1Yud.pgp
Description: PGP signature
--- End Message ---