Your message dated Wed, 27 Sep 2017 13:19:42 +0000
with message-id <e1dxcfa-000fez...@fasolo.debian.org>
and subject line Bug#853548: fixed in mgetty 1.1.36-3.1
has caused the Debian Bug report #853548,
regarding mgetty: ftbfs with GCC-7
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.)


-- 
853548: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853548
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mgetty
Version: 1.1.36-3
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/mgetty_1.1.36-3_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html

[...]
  ^~~~~~~~~
pbm2g3.c:53:2: warning: 'out_data' is static but used in inline function 
'putcode' which is not static
  out_data >>= 8;
  ^~~~~~~~
pbm2g3.c:52:35: warning: 'out_data' is static but used in inline function 
'putcode' which is not static
  buf[ buflen++ ] = out_byte_tab[( out_data ) & 0xff];
                                   ^~~~~~~~
pbm2g3.c:52:20: warning: 'out_byte_tab' is static but used in inline function 
'putcode' which is not static
  buf[ buflen++ ] = out_byte_tab[( out_data ) & 0xff];
                    ^~~~~~~~~~~~
pbm2g3.c:52:7: warning: 'buflen' is static but used in inline function 
'putcode' which is not static
  buf[ buflen++ ] = out_byte_tab[( out_data ) & 0xff];
       ^~~~~~
pbm2g3.c:52:2: warning: 'buf' is static but used in inline function 'putcode' 
which is not static
  buf[ buflen++ ] = out_byte_tab[( out_data ) & 0xff];
  ^~~
pbm2g3.c:50:12: warning: 'out_hibit' is static but used in inline function 
'putcode' which is not static
     while( out_hibit >= 8 )
            ^~~~~~~~~
pbm2g3.c:48:5: warning: 'out_hibit' is static but used in inline function 
'putcode' which is not static
     out_hibit += len;
     ^~~~~~~~~
pbm2g3.c:47:27: warning: 'out_hibit' is static but used in inline function 
'putcode' which is not static
     out_data |= ( code << out_hibit );
                           ^~~~~~~~~
pbm2g3.c:47:5: warning: 'out_data' is static but used in inline function 
'putcode' which is not static
     out_data |= ( code << out_hibit );
     ^~~~~~~~
gcc -O2 -Wall -pipe -I..   -c -o g3.o g3.c
gcc -O2 -Wall -pipe -I..   -c -o run_tbl.o run_tbl.c
gcc -O2 -Wall -pipe -I..  -o pbm2g3 pbm2g3.o g3.o run_tbl.o 
pbm2g3.o: In function `main':
pbm2g3.c:(.text.startup+0x163): undefined reference to `puteol'
pbm2g3.c:(.text.startup+0x172): undefined reference to `putwhitespan'
pbm2g3.c:(.text.startup+0x177): undefined reference to `puteol'
pbm2g3.c:(.text.startup+0x19f): undefined reference to `puteol'
pbm2g3.c:(.text.startup+0x1a4): undefined reference to `puteol'
pbm2g3.c:(.text.startup+0x1a9): undefined reference to `puteol'
pbm2g3.c:(.text.startup+0x1ae): undefined reference to `puteol'
pbm2g3.o:pbm2g3.c:(.text.startup+0x1b3): more undefined references to `puteol' 
follow
collect2: error: ld returned 1 exit status
Makefile:15: recipe for target 'pbm2g3' failed
make[2]: *** [pbm2g3] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/g3'
Makefile:367: recipe for target 'subdirs' failed
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:30: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: mgetty
Source-Version: 1.1.36-3.1

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

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated mgetty 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: Sun, 17 Sep 2017 15:06:51 +0300
Source: mgetty
Binary: mgetty mgetty-fax mgetty-viewfax mgetty-voice mgetty-pvftools 
mgetty-docs
Architecture: source
Version: 1.1.36-3.1
Distribution: unstable
Urgency: medium
Maintainer: Andreas Barth <a...@ayous.org>
Changed-By: Adrian Bunk <b...@debian.org>
Description:
 mgetty     - Smart Modem getty replacement
 mgetty-docs - Documentation Package for mgetty
 mgetty-fax - Faxing tools for mgetty
 mgetty-pvftools - Programs for listening and manipulating pvf and rmd files
 mgetty-viewfax - Program for displaying Group-3 Fax files under X
 mgetty-voice - Voicemail handler for mgetty
Closes: 853548
Changes:
 mgetty (1.1.36-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add patch from Hilko Bengen to fix FTBFS with gcc 7.
     (Closes: #853548)
Checksums-Sha1:
 8b20de35f56003c83cbcad3c67e18a2a6681a6a9 2034 mgetty_1.1.36-3.1.dsc
 0a8cdfc80c944bec314dd1bee108c76817106155 82700 mgetty_1.1.36-3.1.diff.gz
Checksums-Sha256:
 e4c523c4f49c3de7b80722803699b6c2a02c3ac075277b47bf401bef16088393 2034 
mgetty_1.1.36-3.1.dsc
 12b76297c6b901e7220e4bbccd0ec938afbaa0be373455df1b3d337247e838b7 82700 
mgetty_1.1.36-3.1.diff.gz
Files:
 92be409137bf7eb0b8c0456f1d915fdc 2034 comm optional mgetty_1.1.36-3.1.dsc
 eb6cb2520b9263efb34548ee3c6a60f8 82700 comm optional mgetty_1.1.36-3.1.diff.gz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlm+aP8ACgkQiNJCh6LY
mLGQHw//QN+Ukm6OjDJkjUPt5RMrH0wFL8Nsd3fUY8GPa4dwnoIGACSJd6GdQzv7
6xdmRPHUiBFZ5k2lbU/wmn3oLDWFX7xu8fP5Yo1uSRbDYbGBAsR6R5u1M0IMBrs9
LNb5TXNnwYPjUaWg7iU1M+prR3KS6qCuV9P+QJOZNZtuSGJCbGtSLymdsNczFRYy
6P4Y2qGu6y9mJemKPLEvuZRne09vxD7YQDdscN4FGs/nIJGsrgf55kjnjBma6KJH
sNR/kP/2cwvnJm2GMOzdjFjejsoLOVb/8uGhr+Xd8Eme1dd6w6CC5mQSRPssjuwH
aNF80b7d49C5ItfNDEZTT5R6t1dZKmi45WvDgtfzUXAKS+5omQ6ehKtBYK+Z1t47
DlXSAjJb0sTd3gLveFF0B/XyGia1jLLNIKhx5D4wMWVNwYDxnIexUnK7RXN4qym8
ZTtN1ubMwATqas20e35krXeknYXhJwz/qHGBpL3Y7swH5gkvmhyP3ionKm07iW8P
OZfiKcjZW2Z1ZBqVqP8CkScmMURQ5uC9o/zLrsdhZuxqQFCgq1Wj+pgJDc7tte74
f3ZUIlbavwqPNt8zx2T9x8pHpYR8vnJRJAkPEOtFo+Ph2M7JQrIU6nefi+YAdbfe
jurNl+O8YnWbiBbNUjdFzuGY0liKBFBBZ73r0/4hJjwzWqW/FWY=
=9WWh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to