Your message dated Tue, 02 Jun 2015 16:43:04 +0000
with message-id <[email protected]>
and subject line Bug#777990: fixed in lsh-utils 2.1-6
has caused the Debian Bug report #777990,
regarding lsh-utils: 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 [email protected]
immediately.)


-- 
777990: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777990
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:lsh-utils
Version: 2.1-5
Severity: normal
Tags: sid stretch
User: [email protected]
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/lsh-utils_2.1-5_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

[...]
 __option_is_short (__const struct argp_option *__opt)
 ^
In file included from argp-parse.c:83:0:
argp.h:558:29: note: previous definition of '_option_is_short' was here
 #  define __option_is_short _option_is_short
                             ^
argp.h:573:1: note: in expansion of macro '__option_is_short'
 __option_is_short (__const struct argp_option *__opt)
 ^
In file included from argp-parse.c:84:0:
argp-namefrob.h:30:25: error: redefinition of '_option_is_end'
 #define __option_is_end _option_is_end
                         ^
argp-parse.c:1313:1: note: in expansion of macro '__option_is_end'
 __option_is_end (__const struct argp_option *__opt)
 ^
In file included from argp-parse.c:83:0:
argp.h:559:27: note: previous definition of '_option_is_end' was here
 #  define __option_is_end _option_is_end
                           ^
argp.h:585:1: note: in expansion of macro '__option_is_end'
 __option_is_end (__const struct argp_option *__opt)
 ^
make[7]: *** [argp-fmtstream.o] Error 1
make[7]: *** Waiting for unfinished jobs....
Makefile:444: recipe for target 'argp-fmtstream.o' failed
make[7]: *** [argp-parse.o] Error 1
Makefile:444: recipe for target 'argp-parse.o' failed
make[7]: Leaving directory '/«PKGBUILDDIR»/src/argp'
make[6]: *** [all-recursive] Error 1
Makefile:460: recipe for target 'all-recursive' failed
make[6]: Leaving directory '/«PKGBUILDDIR»/src/argp'
make[5]: *** [all] Error 2
Makefile:353: recipe for target 'all' failed
make[5]: Leaving directory '/«PKGBUILDDIR»/src/argp'
make[4]: *** [all-recursive] Error 1
Makefile:1042: recipe for target 'all-recursive' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/src'
make[3]: *** [all] Error 2
Makefile:698: recipe for target 'all' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
Makefile:384: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:324: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
debian/rules:41: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: lsh-utils
Source-Version: 2.1-6

We believe that the bug you reported is fixed in the latest version of
lsh-utils, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Magnus Holmgren <[email protected]> (supplier of updated lsh-utils 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 02 Jun 2015 16:10:53 +0200
Source: lsh-utils
Binary: lsh-utils lsh-server lsh-client lsh-doc
Architecture: source amd64 all
Version: 2.1-6
Distribution: unstable
Urgency: low
Maintainer: Magnus Holmgren <[email protected]>
Changed-By: Magnus Holmgren <[email protected]>
Description:
 lsh-client - Secure Shell v2 (SSH2) protocol client
 lsh-doc    - Secure Shell v2 (SSH2) documentation
 lsh-server - Secure Shell v2 (SSH2) protocol server
 lsh-utils  - Secure Shell v2 (SSH2) protocol utilities
Closes: 777990
Changes:
 lsh-utils (2.1-6) unstable; urgency=low
 .
   * skip-argp.patch (new): Make sure we don't touch the embedded argp copy
     when not needed. It fails to build with GCC 5, which defaults to C99,
     which has different inline function rules, and we don't need it.
     (Closes: #777990).
   * nettle3.patch (new): Adapt to API changes in Nettle 3.0 using the
     compat layer.
Checksums-Sha1:
 3286ace49a9886f893614ebfd65a4d8e700a419e 2153 lsh-utils_2.1-6.dsc
 73d3d3d352ca5f73a3fab8d3e10c1d73c462de8e 37696 lsh-utils_2.1-6.debian.tar.xz
 6b648fff345ed4bbea8f09d8b1eb87d0a3beb6dc 252790 lsh-client_2.1-6_amd64.deb
 188b26b188d3327698de9afa076a267eaacc2ea6 198638 lsh-doc_2.1-6_all.deb
 92d24a760e005ce89a4881f4cd10cb2fb90dec26 219706 lsh-server_2.1-6_amd64.deb
 c848c364c80036e09120fed62c4130fbb6e782b0 253524 lsh-utils_2.1-6_amd64.deb
Checksums-Sha256:
 84adbf7a4a39f791e08b006c6e1724953063afdc6c018af7c1dc6e717eaaaf7c 2153 
lsh-utils_2.1-6.dsc
 42e287c1040f506b29efda82090b184518649ca09f6a0051e50c350197f5d672 37696 
lsh-utils_2.1-6.debian.tar.xz
 728fd5c2d467fe2314f234ac775245fcefe272e7d1c385f6eb4202a715f05087 252790 
lsh-client_2.1-6_amd64.deb
 7f5e0b0e33f08e4d9be7d1f11071d3e5e78b9897c80443a3d3e873e0e72cd589 198638 
lsh-doc_2.1-6_all.deb
 0c32fd163e7c0315483fa36101988dac5bfb536adbf0fd54a636223fc3f56a29 219706 
lsh-server_2.1-6_amd64.deb
 45394eed8763df4c319dbc234c400a98a1847e4dc8a923e7236ef8f989191cf1 253524 
lsh-utils_2.1-6_amd64.deb
Files:
 1cfe0f9c715775fe25c4a7950e258fc6 2153 net extra lsh-utils_2.1-6.dsc
 075c33f354dd71c34a6114c9b992c12a 37696 net extra lsh-utils_2.1-6.debian.tar.xz
 f96ed5f50e3eba6dde5a51ce54cd43bd 252790 net extra lsh-client_2.1-6_amd64.deb
 4c4f9479910556f05528e8f2356349fd 198638 doc extra lsh-doc_2.1-6_all.deb
 effd0d25a34ecb42e3e565dbe0fb9c48 219706 net extra lsh-server_2.1-6_amd64.deb
 b2938984c5f22ef767530502e016e571 253524 net extra lsh-utils_2.1-6_amd64.deb

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

iQIcBAEBCAAGBQJVbbu8AAoJENTyGb/smYSJVbIQAIcIK+8U/tuQWLAoyW6XA96W
m9gzXFRNjb3CGYmz11LYYkZkZPaZdBDgtx9yQ0Ko+D/9BGJ53x5LcTgusHEjJcmM
wePEHcnDhpOP+7IFBKO8rbIYqDKIAnHWKwmJzu01ksPeiqcOmihkYsiU1LIWx+x0
PupVRSMm8bsXZ9TzTmqL4VBRI/9gb/TVPCdkbgPnK1voTWMHMCKH3nDK8SnFlwo9
KXhkSU6C3jT/WBtsIZYBrwyizY6R+6dk1vb4KI6qZqz+HPPQjDUkJsNfpvWwwm2E
uS0pKbia+C6mIXDuETh1C0IYrXIrAZg9ugZC8rXtV2tEIJzx/9VhW55QlnjAVDkh
t/MEo22pAYS3o1UsS5zW4+y90Il+YtRvZ9BedO1izxa+G6jiFtvVE7fnVamEwn84
5SQv7cHpHScvi0QFUKcOZ9JZh2p7FN4i7k4cFobsMpzFL2FYp7L3+UTy9dC3wMj8
ZTBNCtT2s88qGYE5jJ7Pa0oWjL6tKJt4EahFBvjWVEyY4m2dwoQfjpr0HekdZkJF
CWoqhNAFcEc21o6yQX32QvsRsPsHsdvp5crRo8IKSlnXun+UOGAdq7YZnxEZ/fOc
acJvwBOfTzHVcL8bPmkEdbutxbDEo8Z0zrJAFKDikcYffJxMirsvZm/bbNXIzuSo
vGKyB1yCnyaZHa5BEnui
=MyLa
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to