Your message dated Thu, 23 Jul 2015 16:19:58 +0000
with message-id <e1zijdy-0004in...@franck.debian.org>
and subject line Bug#777783: fixed in atftp 0.7.git20120829-2.1
has caused the Debian Bug report #777783,
regarding atftp: 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.)


-- 
777783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777783
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:atftp
Version: 0.7.git20120829-1
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/atftp_0.7.git20120829-1_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

[...]
tftp_io.c:323:33: warning: passing argument 1 of 'sockaddr_get_port' from 
incompatible pointer type [-Wincompatible-pointer-types]
           if (sockaddr_get_port(&sa) == 0)
                                 ^
In file included from tftp_io.h:22:0,
                 from tftp_io.c:31:
tftp_def.h:58:10: note: expected 'const struct sockaddr_storage *' but argument 
is of type 'struct sockaddr_storage **'
 uint16_t sockaddr_get_port(const struct sockaddr_storage *);
          ^
tftp_io.c: At top level:
tftp_def.h:53:14: warning: inline function 'Strncpy' declared but never defined
 inline char *Strncpy(char *to, const char *from, size_t size);
              ^
gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -D_FORTIFY_SOURCE=2  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -O2 -c -o logger.o 
logger.c
gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -D_FORTIFY_SOURCE=2  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -O2 -c -o options.o 
options.c
In file included from options.h:20:0,
                 from options.c:34:
tftp_def.h:53:14: warning: inline function 'Strncpy' declared but never defined
 inline char *Strncpy(char *to, const char *from, size_t size);
              ^
gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -D_FORTIFY_SOURCE=2  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -O2 -c -o tftp_def.o 
tftp_def.c
tftp_def.c:43:6: warning: excess elements in array initializer
      { "", "", 0, 0}
      ^
tftp_def.c:43:6: note: (near initialization for 'tftp_default_options')
gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -D_FORTIFY_SOURCE=2  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -O2 -c -o tftp_file.o 
tftp_file.c
In file included from tftp.h:22:0,
                 from tftp_file.c:31:
tftp_def.h:53:14: warning: inline function 'Strncpy' declared but never defined
 inline char *Strncpy(char *to, const char *from, size_t size);
              ^
gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -D_FORTIFY_SOURCE=2  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -O2 -c -o argz.o 
argz.c
argz.c:44:8: error: redefinition of 'argz_next'
 char * argz_next (const char *argz, size_t argz_len, const char *entry)
        ^
In file included from argz.c:42:0:
argz.h:196:1: note: previous definition of 'argz_next' was here
 argz_next (__const char *__argz, size_t __argz_len,
 ^
make[3]: *** [argz.o] Error 1
Makefile:577: recipe for target 'argz.o' failed
make[3]: Leaving directory '/«PKGBUILDDIR»'
make[2]: *** [all-recursive] Error 1
Makefile:679: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:402: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
debian/rules:32: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: atftp
Source-Version: 0.7.git20120829-2.1

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

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated atftp 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, 18 Jul 2015 17:09:34 +0200
Source: atftp
Binary: atftp atftpd
Architecture: source
Version: 0.7.git20120829-2.1
Distribution: unstable
Urgency: medium
Maintainer: Ludovic Drolez <ldro...@debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
 atftp      - advanced TFTP client
 atftpd     - advanced TFTP server
Closes: 777783
Changes:
 atftp (0.7.git20120829-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-5": apply patch from Martin Michlmayr to debian/rules:
     use GNU89 inline style, and adjust buildflags handling.
     (Closes: #777783)
Checksums-Sha1:
 b1d958d8788651d834bd8f7d7ce904140b8a00a3 1916 atftp_0.7.git20120829-2.1.dsc
 307eba70d3914f99200c85a51c69c3bfb8630db4 36419 
atftp_0.7.git20120829-2.1.diff.gz
Checksums-Sha256:
 f62f0a61e8c7b0ff1b191082acd1f9811aa9ad95cac114dd73c3d2700282311d 1916 
atftp_0.7.git20120829-2.1.dsc
 0dfaeb22ba28738b22379d48cf40576ac4814e6bb9ee59a0a881167fe7540ed1 36419 
atftp_0.7.git20120829-2.1.diff.gz
Files:
 3311155cd1fdea253b3600eac161590c 1916 net extra atftp_0.7.git20120829-2.1.dsc
 17995eaf09bf7225722fde7544471a12 36419 net extra 
atftp_0.7.git20120829-2.1.diff.gz

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

iQJ8BAEBCgBmBQJVqm0XXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGqpIP/3VdHHN/XrmuiBMaEJUwngku
lUwNl4In4BNr/MLJAvKphjMdOlOhZAQWHddTD26+ZuILlnh9BwPUBW20HJ6CE9wc
oTJb7ChXwDyV6eCyAxRs/pklbQwN9p3ejEiFYRe9c4c+c3KPSVqqIfoB6eJAjOYw
mD9dzZacDXHOsaim1IzQvOLB0nkpnjmf/9p+1M1ea/Ic0PL0kM+YQd6oQKzELe71
J52ppYB0ihs+cSQnLl3RllunnMNfBOT+CZavKaoMdnleIzDZoT+zlixagvnbHRc9
w/QHJk+W8MeEuPeJk1tfhi7C6zK7qjLpoOFTDZwRQjk7HEUlrNxYvb6mkq5cDDKq
0YxybG7k+voCErzp9xJLyVeOzG5ybhigevc8bDWmvcAjQyyKOc+97gD7nd5L+2CA
1lob1zrxx8QfaXDNNiXiRiI2z10Q4WGWjqZo9SkreSopzuU6k27NPoew6rkctJIG
jpigfD00sMuGrm1L6vZBIXMYlpSaWvujBJdaD9Kt8Ip5yD2Fuq+eZAMducThVEDS
3G86Rj4s+JF0zP4lKLbWBgx4kQXN1HBos6s44xCx+3CgosCjq78wKafRLoIQJ7mX
komXwcH4VD4MdhCGTKuzut2fPRJU5bwDbtvuZ3TZSts8VrAJqBCuM3z9VBnaDr9V
r8wU38/fZwQ8o1COMHg+
=jGH3
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to