Your message dated Fri, 23 Oct 2015 18:08:17 +0000
with message-id <e1zpglf-0003wf...@franck.debian.org>
and subject line Bug#798765: fixed in xtrs 4.9c-3.5
has caused the Debian Bug report #798765,
regarding xtrs: FTBFS with GCC 5: trs_memory.c:152:6: error: type of 'state' 
defaults to 'int' [-Werror=implicit-int]
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.)


-- 
798765: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798765
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xtrs
Version: 4.9c-3.4
Severity: serious
Tags: sid stretch
Justification: fails to build from source (but built successfully in the past)

Hi,

xtrs FTBFS in sid with GCC 5:

[...]
/usr/bin/make DEBUG="-Wall -Werror -Wno-error=unused-but-set-variable -O2 -g 
-D_REENTRANT" PREFIX=/usr
make[1]: Entering directory '/tmp/buildd/xtrs-4.9c'
cc -Wall -Werror -Wno-error=unused-but-set-variable -O2 -g -D_REENTRANT  
-DDEFAULT_ROM='"/usr/local/lib/xtrs/level2rom.hex"' 
-DDEFAULT_ROM3='"/usr/local/lib/xtrs/romimage.m3"' 
-DDEFAULT_ROM4P='"/usr/local/lib/xtrs/romimage.m4p"' -DREADLINE -DDISKDIR='"."' 
-I/usr/include/X11 -DAPPDEFAULTS='"/usr/X11/lib/X11/app-defaults"' -DKBWAIT 
-DHAVE_SIGIO   -c -o z80.o z80.c
cc -Wall -Werror -Wno-error=unused-but-set-variable -O2 -g -D_REENTRANT  
-DDEFAULT_ROM='"/usr/local/lib/xtrs/level2rom.hex"' 
-DDEFAULT_ROM3='"/usr/local/lib/xtrs/romimage.m3"' 
-DDEFAULT_ROM4P='"/usr/local/lib/xtrs/romimage.m4p"' -DREADLINE -DDISKDIR='"."' 
-I/usr/include/X11 -DAPPDEFAULTS='"/usr/X11/lib/X11/app-defaults"' -DKBWAIT 
-DHAVE_SIGIO   -c -o main.o main.c
cc -Wall -Werror -Wno-error=unused-but-set-variable -O2 -g -D_REENTRANT  
-DDEFAULT_ROM='"/usr/local/lib/xtrs/level2rom.hex"' 
-DDEFAULT_ROM3='"/usr/local/lib/xtrs/romimage.m3"' 
-DDEFAULT_ROM4P='"/usr/local/lib/xtrs/romimage.m4p"' -DREADLINE -DDISKDIR='"."' 
-I/usr/include/X11 -DAPPDEFAULTS='"/usr/X11/lib/X11/app-defaults"' -DKBWAIT 
-DHAVE_SIGIO   -c -o load_cmd.o load_cmd.c
cc -Wall -Werror -Wno-error=unused-but-set-variable -O2 -g -D_REENTRANT  
-DDEFAULT_ROM='"/usr/local/lib/xtrs/level2rom.hex"' 
-DDEFAULT_ROM3='"/usr/local/lib/xtrs/romimage.m3"' 
-DDEFAULT_ROM4P='"/usr/local/lib/xtrs/romimage.m4p"' -DREADLINE -DDISKDIR='"."' 
-I/usr/include/X11 -DAPPDEFAULTS='"/usr/X11/lib/X11/app-defaults"' -DKBWAIT 
-DHAVE_SIGIO   -c -o load_hex.o load_hex.c
cc -Wall -Werror -Wno-error=unused-but-set-variable -O2 -g -D_REENTRANT  
-DDEFAULT_ROM='"/usr/local/lib/xtrs/level2rom.hex"' 
-DDEFAULT_ROM3='"/usr/local/lib/xtrs/romimage.m3"' 
-DDEFAULT_ROM4P='"/usr/local/lib/xtrs/romimage.m4p"' -DREADLINE -DDISKDIR='"."' 
-I/usr/include/X11 -DAPPDEFAULTS='"/usr/X11/lib/X11/app-defaults"' -DKBWAIT 
-DHAVE_SIGIO   -c -o trs_memory.o trs_memory.c
trs_memory.c: In function 'mem_romin':
trs_memory.c:152:6: error: type of 'state' defaults to 'int' 
[-Werror=implicit-int]
 void mem_romin(state)
      ^
cc1: all warnings being treated as errors
<builtin>: recipe for target 'trs_memory.o' failed
make[1]: *** [trs_memory.o] Error 1
make[1]: Leaving directory '/tmp/buildd/xtrs-4.9c'
debian/rules:34: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


Andreas

--- End Message ---
--- Begin Message ---
Source: xtrs
Source-Version: 4.9c-3.5

We believe that the bug you reported is fixed in the latest version of
xtrs, 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 798...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
YunQiang Su <s...@debian.org> (supplier of updated xtrs 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: Mon, 19 Oct 2015 01:22:15 +0800
Source: xtrs
Binary: xtrs
Architecture: source amd64
Version: 4.9c-3.5
Distribution: unstable
Urgency: medium
Maintainer: Branden Robinson <bran...@debian.org>
Changed-By: YunQiang Su <s...@debian.org>
Description:
 xtrs       - emulator for TRS-80 Model I/III/4/4P computers
Closes: 798765
Changes:
 xtrs (4.9c-3.5) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix function declare: type of 'state' defaults to 'int'
      [-Werror=implicit-int] (Closes: #798765)
Checksums-Sha1:
 f9acb29730b30a2757ef9cbbd002e483cb268fe2 1336 xtrs_4.9c-3.5.dsc
 ab6612526f369b57d06a501571ec2744278aec34 101433 xtrs_4.9c-3.5.diff.gz
 dae208a626b96b9827abe023991436e948c35431 306782 xtrs_4.9c-3.5_amd64.deb
Checksums-Sha256:
 fb283534abbb536ab4c65e444fff6e74cbbc69269fca9fc8f4bd52b47ed134a7 1336 
xtrs_4.9c-3.5.dsc
 39693a3620eae752e37a08a1806842ee21af08ccee1232230fc8ed2374a11f44 101433 
xtrs_4.9c-3.5.diff.gz
 ecb0fb17aa8d5695163ca585620f6216b7bd87d41e52bf6c490321547181baff 306782 
xtrs_4.9c-3.5_amd64.deb
Files:
 533c030f4c56d65d3b7f7677edc5a6e4 1336 contrib/otherosfs extra xtrs_4.9c-3.5.dsc
 08cfd0c5f82b60b1a376d85fbf594ba1 101433 contrib/otherosfs extra 
xtrs_4.9c-3.5.diff.gz
 4ed745769ac4ffd5c6c8814e602ccd8c 306782 contrib/otherosfs extra 
xtrs_4.9c-3.5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJWI9YpAAoJECVrfCskLhmeI+0H/in2XACis8srn4byMwPq4M+a
R7utKPnjlVWK8OCrmCfHOUeSEX5fXqZiFa1a3hpAfZCmGBtj6srxfx7+T9lh3KF+
/OqpyvmIxbIti6xC18+74XAo81W1JXl0a01I7b2KWtekArpVKnt+gIxgtqoJB6h/
s4ALNgTvp4VKVc2gjynysrn8pCnrBZxU8kLDCA0qlg0kNDGMhb6hfTNOExM+Ouo3
kCyzh1TIWQcaJ/9naoBcsaJU+SdK914I3uKZ1m6YGQ0wBBSLuXkUUBasvQZEy/qX
y056DeGDqul6u/nzU1vgjD0E5EUcEN56ncgyAtvGcso67ECKrT3J1TyNKtGpZp8=
=KpG7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to