Your message dated Wed, 02 Sep 2015 07:16:34 +0000
with message-id <e1zx2ha-0007iz...@franck.debian.org>
and subject line Bug#797682: Removed package(s) from unstable
has caused the Debian Bug report #778114,
regarding screader: ftbfs with GCC-5
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.)


-- 
778114: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778114
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:screader
Version: 1.8-7
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/screader_1.8-7_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
process.c:26:1: note: in expansion of macro 'RCS_ID'
 RCS_ID("$Id: process.c,v 1.27 1994/05/31 12:32:39 mlschroe Exp $ FAU")
 ^
gcc -c -I.    -O2 -D__SCREADER -Wall display.c
In file included from display.c:24:0:
rcs.h:38:36: warning: 'rcs_id' defined but not used [-Wunused-function]
 #   define RCS_ID(id) static char *rcs_id() { return rcs_id(id); }
                                    ^
display.c:25:1: note: in expansion of macro 'RCS_ID'
 RCS_ID("$Id: display.c,v 1.16 1994/05/31 12:31:50 mlschroe Exp $ FAU")
 ^
gcc -c -I.    -O2 -D__SCREADER -Wall comm.c
In file included from comm.c:24:0:
rcs.h:38:36: warning: 'rcs_id' defined but not used [-Wunused-function]
 #   define RCS_ID(id) static char *rcs_id() { return rcs_id(id); }
                                    ^
comm.c:25:1: note: in expansion of macro 'RCS_ID'
 RCS_ID("$Id: comm.c,v 1.10 1993/11/30 19:28:07 mlschroe Exp $ FAU")
 ^
gcc -c -I.    -O2 -D__SCREADER -Wall kmapdef.c
gcc -c -I.    -O2 -D__SCREADER -Wall acls.c
In file included from acls.c:23:0:
rcs.h:38:36: warning: 'rcs_id' defined but not used [-Wunused-function]
 #   define RCS_ID(id) static char *rcs_id() { return rcs_id(id); }
                                    ^
acls.c:24:1: note: in expansion of macro 'RCS_ID'
 RCS_ID("$Id: acls.c,v 1.12 1994/05/31 12:31:21 mlschroe Exp $ FAU")
 ^
gcc -c -I.    -O2 -D__SCREADER -Wall scr.c
scr.c: In function 'getscr':
scr.c:91:39: warning: operation on 'j' may be undefined [-Wsequence-point]
       for (j = 1; j < width; linebuf[j++] = linebuf[j * X]);
                                       ^
gcc -c -I.    -O2 -D__SCREADER -Wall tts.c
In file included from tts.c:13:0:
tts.h:31:1: warning: useless type name in empty declaration
 typedef scrstat;
 ^
gcc -s -o screader screader.o ansi.o fileio.o mark.o misc.o resize.o socket.o 
search.o tty.o term.o window.o utmp.o loadav.o putenv.o help.o termcap.o 
input.o attacher.o pty.o process.o display.o comm.o kmapdef.o acls.o scr.o 
tts.o -ltermcap -lcrypt
socket.o: In function `SendCreateMsg':
socket.c:(.text+0xe41): warning: the `getwd' function is dangerous and should 
not be used.
screader.o: In function `main':
screader.c:(.text.startup+0x22b8): undefined reference to `Auto_TTS'
collect2: error: ld returned 1 exit status
make[1]: *** [screader] Error 1
Makefile:65: recipe for target 'screader' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
debian/rules:27: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 1.8-7+rm

Dear submitter,

as the package screader has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/797682

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to