Your message dated Wed, 14 May 2025 17:20:10 +0000
with message-id <[email protected]>
and subject line Bug#1105346: fixed in gatos 0.0.5-23
has caused the Debian Bug report #1105346,
regarding gatos: FTBFS with make --shuffle=reverse: xutils.c:253:10: fatal
error: cp850_8x16.inc: No such file or directory
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.)
--
1105346: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1105346
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gatos
Version: 0.0.5-22
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-shuffle
Hi,
GNU Make now has a --shuffle option that simulates non-deterministic ordering
of target prerequisites. See
https://trofi.github.io/posts/238-new-make-shuffle-mode.html and also previous
work in Debian by Santiago Vila:
https://people.debian.org/~sanvila/make-shuffle/
This package fails to build with make --shuffle=reverse.
This is likely to be caused by a missing dependency in
debian/rules or an upstream Makefile.
More information about this mass bug filing is available at
https://wiki.debian.org/qa.debian.org/FTBFS/Shuffle
Relevant part (hopefully):
> gcc -DUSE_DGA -DUSE_VMODE -DHASH_CHARS
> -DLIBGATOS_PATH=\"/usr/lib/x86_64-linux-gnu/libgatos.a\"
> -DGATOS_CONF=\"/usr/bin/gatos-conf\" -DCONFIGFILE=\"/etc/gatos.conf\"
> -DGATOS_LOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../intl
> -I/usr/include -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
> -fcommon -fpermissive -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/gatos-0.0.5=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -c -o xutils.o xutils.c
> xutils.c:71:8: warning: extra tokens at end of #endif directive
> [-Wendif-labels]
> 71 | #endif HASH_CHARS
> | ^~~~~~~~~~
> xutils.c: In function ‘createProtoImage’:
> xutils.c:89:8: warning: extra tokens at end of #endif directive
> [-Wendif-labels]
> 89 | #endif HASH_CHARS
> | ^~~~~~~~~~
> xutils.c:97:8: warning: extra tokens at end of #endif directive
> [-Wendif-labels]
> 97 | #endif REPORT_DEPTH
> | ^~~~~~~~~~~~
> xutils.c: In function ‘reset_xutils_stats’:
> xutils.c:122:8: warning: extra tokens at end of #endif directive
> [-Wendif-labels]
> 122 | #endif HASH_CHARS
> | ^~~~~~~~~~
> xutils.c: In function ‘print_xutils_stats’:
> xutils.c:143:8: warning: extra tokens at end of #endif directive
> [-Wendif-labels]
> 143 | #endif HASH_CHARS
> | ^~~~~~~~~~
> xutils.c: In function ‘ImagePutImage’:
> xutils.c:235:19: warning: pointer targets in passing argument 1 of
> ‘DGAPutImage’ differ in signedness [-Wpointer-sign]
> 235 | DGAPutImage(dest->data, dest->width, x, y, source);
> | ~~~~^~~~~~
> | |
> | char *
> In file included from xutils.c:41:
> xutils.h:67:22: note: expected ‘u8 *’ {aka ‘unsigned char *’} but argument is
> of type ‘char *’
> 67 | void DGAPutImage(u8 *frame, long ysize, int x, int y, XImage *im);
> | ~~~~^~~~~
> xutils.c: In function ‘ImageDrawRectangle’:
> xutils.c:242:24: warning: pointer targets in passing argument 1 of
> ‘DGADrawRectangle’ differ in signedness [-Wpointer-sign]
> 242 | DGADrawRectangle(dest->data, 8*dest->bytes_per_line/dest->width,
> | ~~~~^~~~~~
> | |
> | char *
> xutils.h:65:27: note: expected ‘u8 *’ {aka ‘unsigned char *’} but argument is
> of type ‘char *’
> 65 | void DGADrawRectangle(u8 *frame, int depth, int ysize, int x, int y,
> | ~~~~^~~~~
> xutils.c: At top level:
> xutils.c:253:10: fatal error: cp850_8x16.inc: No such file or directory
> 253 | #include "cp850_8x16.inc"
> | ^~~~~~~~~~~~~~~~
> compilation terminated.
> make[3]: *** [Makefile:729: xutils.o] Error 1 shuffle=reverse
The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/gatos_0.0.5-22_unstable_reverse.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
--- End Message ---
--- Begin Message ---
Source: gatos
Source-Version: 0.0.5-23
Done: Christian Bayle <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gatos, 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.
Christian Bayle <[email protected]> (supplier of updated gatos 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: Wed, 14 May 2025 18:54:05 +0200
Source: gatos
Architecture: source
Version: 0.0.5-23
Distribution: unstable
Urgency: medium
Maintainer: Christian Bayle <[email protected]>
Changed-By: Christian Bayle <[email protected]>
Closes: 1105346
Changes:
gatos (0.0.5-23) unstable; urgency=medium
.
* Add missing build dependancy (Closes: #1105346)
Checksums-Sha1:
cad301557dc801c7b634912245878f304caf6778 2022 gatos_0.0.5-23.dsc
acfce1c0353819d19df53634a1c0adc786c808fd 292744 gatos_0.0.5-23.debian.tar.xz
c5b52d2324766b69c7be6669069cdde19d9af857 6956 gatos_0.0.5-23_amd64.buildinfo
Checksums-Sha256:
603d162c778c71752bfe3d7dce8f6784464a94c15229c34ecc6fcaeaebc62eb2 2022
gatos_0.0.5-23.dsc
ec872af309ef9f3286f826a0a88292328cf44282cbf72e2e4a72ec00b3c3b068 292744
gatos_0.0.5-23.debian.tar.xz
d6e518d867d8e62a6ee447a9b8abccb698dfbdf2698bb71ef462459fdcbda578 6956
gatos_0.0.5-23_amd64.buildinfo
Files:
0bcc91eb147c598929be3487fa5a290d 2022 misc optional gatos_0.0.5-23.dsc
716916521d6b90aa287f3b4f6c33c0ce 292744 misc optional
gatos_0.0.5-23.debian.tar.xz
ade372ffe91bf6cbd367c83f0856c486 6956 misc optional
gatos_0.0.5-23_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEl9DisSUYWvfJX+x3a5gt67/pHCkFAmgkzD8ACgkQa5gt67/p
HCkqeg//Vzvtpcl/H/Om+Cr6AC6SLSgZmWal7TFtXADl/XqU1KliufGuhpqWZ8ok
IHZdQJwmNgK9cjfdRthuZuJ4gJN9F5CgVmb71bHsbiZeKdsjdcYEWWexMAhcHWLS
5/eKdcE0u09QCKvzkEO6kc/uhKdPDvo14doliDSx4cv8J8wSecNisbQabH7cjqju
jWTwI1jiR436GaiCATDoXQM/Dk8LYs5IrNAGWzbc+BAF49W6ptn/3wPKls+ITWUB
av6y2wIJt6RBL9YISU3PT6o+viaGSEZgCBBMdzLINkh0WYxQ4oO5vGcNT0a6esZ2
Sx17dHGLEUusGF+PwguvPCzpN8StZpkBIDmQ0I30VQ0qfMWNV4fTSw51Vy1N4v9A
iETGw07spFEr0pPFs07EiBRcbcMUjGqG3lPeaGbdsPM3dIDtCHGt5U0ecY2JLeMQ
MPp1ZAVZhrhYWPdDS93gCBHhFx/eZEr42ycbboWPyUaLIdKeBaTpTyJjXqdFWuIk
+JUB1aCEcjwT1J7TBCHgRfoNyxXavHQOW3R61qUG0Ad2You1yO4LqmYsqT2r2qTg
e7BG3duMXbJuSoXPI6iUnTZZMRRtMp+Py6p39zhX2Aj4G2pKcRVu8JGIQjhIZgQc
T111WirElqpr1zT4Np1GlC74qlhhc7l3c1pdDd9/7Ww2Mb237mQ=
=dfKt
-----END PGP SIGNATURE-----
pgp_ffp1aE_NI.pgp
Description: PGP signature
--- End Message ---