Your message dated Sun, 05 Sep 2021 01:19:38 +0000
with message-id <e1mmgos-000dak...@fasolo.debian.org>
and subject line Bug#978927: fixed in xwelltris 1.0.1-18
has caused the Debian Bug report #978927,
regarding xwelltris: ftbfs with autoconf 2.70
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.)
--
978927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978927
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xwelltris
Version: 1.0.1-17
Severity: normal
Tags: sid bookworm
User: d...@debian.org
Usertags: ftbfs-ac270
[This bug report is not targeted to the upcoming bullseye release]
The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.
The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/xwelltris_1.0.1-17_unstable_ac270.log
The last lines of the build log are at the end of this report.
To build with autoconf 2.70, please install the autoconf package from
experimental: apt-get -t=experimental install autoconf
[...]
checking for atexit... yes
configure: creating ./config.status
config.status: creating src/Make.common
config.status: WARNING: 'src/Make.common.in' seems to ignore the --datarootdir
setting
config.status: creating src/makefile
config.status: creating src/include/globals.h
config.status: creating src/image/makefile
config.status: creating Makefile
config.status: creating src/include/config.h
--------------- X Welltris Project ----------------------
Configuration:
Source code location: .
C Compiler: gcc
C Compiler flags: -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
C++ Compiler: g++
Libraries: -lm
Install path: /usr/bin
Man pages path: /usr/man
X11 versions:
X Visuals: PseudoColor; TrueColor;
Image library: GIF
-----------------------------------------------------------
Type 'make' for building XWelltris binaries, and after that
do 'make install' as 'root'.
Thank you...
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build
make -j4
make[1]: Entering directory '/<<PKGBUILDDIR>>'
(cd src && make)
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make
rule.
gcc -c mydebug.c -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security `sdl-config
--cflags` -I./sdl -DHAVE_CONFIG_H -I. -I./.. -I./image -I./include
-I../include -Wdate-time -D_FORTIFY_SOURCE=2
In file included from ./include/mydebug.h:4,
from mydebug.c:17:
./include/config.h:235:16: error: duplicate ‘unsigned’
235 | #define size_t unsigned int
| ^~~~~~~~
./include/config.h:235:25: error: two or more data types in declaration
specifiers
235 | #define size_t unsigned int
| ^~~
make[2]: *** [makefile:169: mydebug.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: [Makefile:98: xwelltris] Error 2 (ignored)
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test
create-stamp debian/debhelper-build-stamp
dh_testroot
dh_prep
dh_installdirs
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make INSTDIR=/<<PKGBUILDDIR>>/debian/xwelltris/usr/games
INSTLIB=/<<PKGBUILDDIR>>/debian/xwelltris/usr/share/games/xwelltris install
make[2]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/install -c -d -m 755
/<<PKGBUILDDIR>>/debian/xwelltris/usr/share/games/xwelltris
/usr/bin/install -c -m 644 data/polyomino.dat data/board2.gif data/font2.gif
data/topnine.gif data/wellcuts.gif data/wellintro.gif
/<<PKGBUILDDIR>>/debian/xwelltris/usr/share/games/xwelltris
/usr/bin/install -c -m 666 data/welltris.scores
/<<PKGBUILDDIR>>/debian/xwelltris/usr/share/games/xwelltris
/usr/bin/install -c -s -m 755 xwelltris
/<<PKGBUILDDIR>>/debian/xwelltris/usr/games
/usr/bin/install: cannot stat 'xwelltris': No such file or directory
make[2]: *** [Makefile:104: install] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:11: override_dh_auto_install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: xwelltris
Source-Version: 1.0.1-18
Done: Boyuan Yang <by...@debian.org>
We believe that the bug you reported is fixed in the latest version of
xwelltris, 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 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated xwelltris 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: Sat, 04 Sep 2021 20:56:04 -0400
Source: xwelltris
Architecture: source
Version: 1.0.1-18
Distribution: unstable
Urgency: high
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 908777 978927 984422
Changes:
xwelltris (1.0.1-18) unstable; urgency=high
.
* Team Upload.
* d/p/gcc11.patch: Fix gcc11 FTBFS (Closes: #984422)
* Add d/salsa-ci.yml
* d/p/hardening.patch: Pass hardening options to fix blhc
.
[ Boyuan Yang ]
* debian/control:
+ Update Vcs-* fields to git repo in Salsa games-team.
+ Bump Standards-Version to 4.6.0 (no changes needed).
* debian/salsa-ci.yml: Use format recommended by Salsa CI Team.
* debian/menu: Dropped per tech-ctte's decision.
* debian/rules: Apply patch by Helmut Grohne to fix FTCBFS.
(Closes: #908777)
* d/p/0004-configure.in-sanity-fix.patch: Add patch to rearrange
messy configure.in to prevent FTBFS with autoconf 2.70+.
(Closes: #978927)
Checksums-Sha1:
ff72b7e8ba13496b7f20a805cc123555488a54f7 1892 xwelltris_1.0.1-18.dsc
a4c63817966812eadaa0e4147f63889864d8b72a 422822 xwelltris_1.0.1.orig.tar.gz
57af52902d03cccc577d09d395d8054418408c17 7332 xwelltris_1.0.1-18.debian.tar.xz
10d00baf55b94c5380bd812211f47fa9c36a7d0d 10027
xwelltris_1.0.1-18_amd64.buildinfo
Checksums-Sha256:
3fffd4a83581634680921bca6979664386536f71df074d11a4ea5e3036bc114f 1892
xwelltris_1.0.1-18.dsc
c7b6321a9a6e735d4e57ec350adc7a6eabf76b8e9fb9d4cf9d91243da2adb38b 422822
xwelltris_1.0.1.orig.tar.gz
8a95018b8125c1d3ef8fe0352ee40fd9dfa60b8b8617e83fdea7b34f0553fefa 7332
xwelltris_1.0.1-18.debian.tar.xz
891147080a26eea930dcdd87fd571ce2963fff9163f1f113e5be2d1131a22419 10027
xwelltris_1.0.1-18_amd64.buildinfo
Files:
e809f9ef360b5a97128851c5578678a8 1892 games optional xwelltris_1.0.1-18.dsc
8730c2009244df113200b06c9e6b9885 422822 games optional
xwelltris_1.0.1.orig.tar.gz
7754ca68ce75ee7df693e75c0168f61d 7332 games optional
xwelltris_1.0.1-18.debian.tar.xz
8e7fb4d98a170b56a58dc335eae07074 10027 games optional
xwelltris_1.0.1-18_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmE0Fz8ACgkQwpPntGGC
Ws4DCxAAnTbZMYXp20xjITDZ8Pm4W2ydDQVGdxUFos1U3lTLJ5WrmRN1URvenpSE
dlAvi2RoWz+Du0Vwh3g19IscVWo2op4Z9v6R7rkeXa+k8IHr2c1wuW/e2Bzf8vVb
/OBejxTV99gpEBnDoL2OtQY7ADhXHtKqE8OfwiJED7GnvmT6doeXBRUd5HqUa6gF
TwHra0uI+0XrK/DzKKoATh8aQk26KKONqKwQ/mG0AF19z4lJc9daf8bdV7HDeaAX
g5Ge3aXnLs2z5AoU3Wvnr/EKbPhHi4Ca9DAnj6pKrAVz56k+Wj04kTskQmZ36RjZ
DHyAPSRt06iW2dI4A3WyPguB9L3Xe6uokIRCl8j0mtQGyQQZZjWNXBVybqAypVvf
xQzkYYumezwttkt8G5EYLlUZ+B7obL8mnZoWWNVsuliByIS2IVOoKyRpgwH5mM+P
SayGklAV1lSQBp6DSp9CAU9KYpbFwdpeWEF+Nxv7ydtPLwBT3WGUbHyeO9SPZF7F
VbamtrsrlhmivdzdYxEZhS2AxYMwnhW9pNcKeqpC81D93ZSu919Rlw2YaKQQmSYx
q95ZZSs90JejAtyPQG3wp8nUlD+jOlQGI8LxziIhbPyXApLOiLY29n+e+8GscGxy
YqNC0Qj5wbMcG+X1fBYltS1M+GH7JIFwq+hGETExTwWbonxuqcw=
=edMD
-----END PGP SIGNATURE-----
--- End Message ---