Your message dated Thu, 02 Jul 2015 13:34:04 +0000
with message-id <e1zaecu-0008gh...@franck.debian.org>
and subject line Bug#777849: fixed in fhist 1.18-2
has caused the Debian Bug report #777849,
regarding fhist: 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.)


-- 
777849: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777849
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:fhist
Version: 1.18-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/fhist_1.18-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

[...]
mv fileio.o common/fileio.o
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall 
-Icommon -Icommon -c common/help.c
mv help.o common/help.o
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall 
-Icommon -Icommon -c common/input.c
common/input.c:34:1: error: redefinition of 'input_name'
 input_name(input_ty *fp)
 ^
In file included from common/input/private.h:23:0,
                 from common/input.c:24:
common/input.h:75:29: note: previous definition of 'input_name' was here
 extern __inline const char *input_name(input_ty *fp)
                             ^
common/input.c:51:1: error: redefinition of 'input_length'
 input_length(input_ty *fp)
 ^
In file included from common/input/private.h:23:0,
                 from common/input.c:24:
common/input.h:77:22: note: previous definition of 'input_length' was here
 extern __inline long input_length(input_ty *fp)
                      ^
common/input.c:68:1: error: redefinition of 'input_ftell'
 input_ftell(input_ty *fp)
 ^
In file included from common/input/private.h:23:0,
                 from common/input.c:24:
common/input.h:79:22: note: previous definition of 'input_ftell' was here
 extern __inline long input_ftell(input_ty *fp)
                      ^
common/input.c:85:1: error: redefinition of 'input_read'
 input_read(input_ty *fp, void *data, long len)
 ^
In file included from common/input/private.h:23:0,
                 from common/input.c:24:
common/input.h:68:22: note: previous definition of 'input_read' was here
 extern __inline long input_read(input_ty *fp, void *data, long len)
                      ^
common/input.c:168:1: error: redefinition of 'input_getc'
 input_getc(input_ty *fp)
 ^
In file included from common/input/private.h:23:0,
                 from common/input.c:24:
common/input.h:72:21: note: previous definition of 'input_getc' was here
 extern __inline int input_getc(input_ty *fp) { if (fp->pushback_len >
                     ^
make[1]: *** [common/input.o] Error 1
Makefile:300: recipe for target 'common/input.o' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/stamp-makefile-build] Error 2
/usr/share/cdbs/1/class/makefile.mk:47: recipe for target 
'debian/stamp-makefile-build' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: fhist
Source-Version: 1.18-2

We believe that the bug you reported is fixed in the latest version of
fhist, 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.
Walter Franzini <walter.franz...@gmail.com> (supplier of updated fhist 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: Wed, 01 Jul 2015 09:41:02 +0200
Source: fhist
Binary: fhist
Architecture: source amd64
Version: 1.18-2
Distribution: unstable
Urgency: medium
Maintainer: Walter Franzini <walter.franz...@gmail.com>
Changed-By: Walter Franzini <walter.franz...@gmail.com>
Description:
 fhist      - File history, comparison and merge utilities
Closes: 777849
Changes:
 fhist (1.18-2) unstable; urgency=medium
 .
   * pass -fgnu89-inline to gcc to fix "FTBFS with GCC-5" (Closes: #777849)
Checksums-Sha1:
 13029c9f501723fa74830c13b5849a32b7449bad 1701 fhist_1.18-2.dsc
 aa91732f67b1032fe9f3f0253ae8e77479c428d5 2876 fhist_1.18-2.debian.tar.xz
 80d7ac20caa588ff975e32d64e6c1048945b97ac 240912 fhist_1.18-2_amd64.deb
Checksums-Sha256:
 fa830b2d3a3772ede33ae2536f26b7d7860224c21a72c28fe55f333470913e8a 1701 
fhist_1.18-2.dsc
 2bc40899518baaff888d743536ba4886e71a192ca4f2eaadbf8ba3bdeaf2ca86 2876 
fhist_1.18-2.debian.tar.xz
 1bd130846a34bb04cc9386fbec359e24e315964e6b652a2692df5d55130edc36 240912 
fhist_1.18-2_amd64.deb
Files:
 162b550ebce056fa3f98658101f35211 1701 devel extra fhist_1.18-2.dsc
 13cf31b3318447e27b3492b67ab13222 2876 devel extra fhist_1.18-2.debian.tar.xz
 ccb9560768c6f482493a209b51b33783 240912 devel extra fhist_1.18-2_amd64.deb

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

iQIcBAEBCAAGBQJVlTnuAAoJED0Hh6qvbGHdEbcP/RKj1xK6u/5AChEYVW1n4MpW
hYptBpdPQOWid/n9cw31i8q20SJsJyjIbKGDqtAS0pHnumWEJceHTuNjjvsLhkhL
4Cicc2qL1LDhOTzz6dPpBCH7reWCEZF6QLacp8x8rz95qKIEd9V5qH0++0lX1b9/
AsT+hl9SOcp3sfQmvoBaScxN0QAVMSQ+PPb+DiAGAqk91ZnwmCFaBj454aUQ3R5J
VagpZnYm2A1aPgk0iAhQoeRBl80d8cCp3ljQ6ZIr5WhGqE9yCclqGdILucnfrz0y
Bav1+CPBAhimPaNF7qwDZjMNgWQ6MT3wOikDEGQEvkgGQVcY2kTg6VJytQQVtpjT
wYHZfK9yRFPTIj8OEOnV5fbipXqib3b0rIp07MeH021cSt2Rt2RyMUMc9VlVn0hm
VqZ+Asl0JunQZnuBZAKKKCw2g8i5y5dU1f6Zv/MoOo3OGLiwTN3jTlgzuZQ9KFHa
IL6YalRPn51pFrtQ5VhPVBM357iFNL3P8D9E5g22f6Be2hb1kpN8qv1lrBqHXcgi
1YtdxCgqzM/Ee07pLc5xLy4QK7JK5QZhNiJAxXqeDW46gLJcJmdbo5a8TGpPCJu+
5N2jHIioTAiicuW0Q2parvalhFL25i58JOgH2wFD8xlJ9LsRfR+DMkVWqBENAxAK
h7EwkJLmA8UVqkjuRw/m
=vFqr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to