[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#811738: marked as done (htdig: FTBFS with GCC 6: narrowing conversion)



Your message dated Thu, 04 Aug 2016 05:19:07 +0000
with message-id <E1bVB3j-0002R2-J7@franck.debian.org>
and subject line Bug#811738: fixed in htdig 1:3.2.0b6-16
has caused the Debian Bug report #811738,
regarding htdig: FTBFS with GCC 6: narrowing conversion
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 owner@bugs.debian.org
immediately.)


-- 
811738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811738
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: htdig
Version: 1:3.2.0b6-15
Severity: important
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-narrowing

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -DDEFAULT_CONFIG_FILE=\"/etc/htdig/htdig.conf\" -I../include -I../htlib -I../htnet -I../htcommon -I../htword -I../db -I../db -DMV=\"/bin/mv\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated -Wall -fno-rtti -fno-exceptions -c Accents.cc  -fPIC -DPIC -o .libs/Accents.o
> Accents.cc:78:42: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]
>     'o', 'u', 'u', 'u', 'u', 'y', 254, 255};
>                                           ^
> 
> Accents.cc:78:42: error: narrowing conversion of '129' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '130' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '131' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '134' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '135' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '137' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '138' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '139' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '141' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '142' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '143' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '144' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '145' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '146' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '147' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '148' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '149' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '150' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '151' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '153' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '154' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '155' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '157' from 'int' to 'char' inside { } [-Wnarrowing]
> Accents.cc:78:42: error: narrowing conversion of '158' from 'int' to 'char' inside { } [-Wnarrowing]
...

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: htdig
Source-Version: 1:3.2.0b6-16

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

Debian distribution maintenance software
pp.
Adam Borowski <kilobyte@angband.pl> (supplier of updated htdig 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 04 Aug 2016 07:05:44 +0200
Source: htdig
Binary: htdig htdig-doc
Architecture: source
Version: 1:3.2.0b6-16
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Adam Borowski <kilobyte@angband.pl>
Description:
 htdig      - web search and indexing system - binaries
 htdig-doc  - web search and indexing system - documentation
Closes: 811738
Changes:
 htdig (1:3.2.0b6-16) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS with gcc-6.  Closes: #811738.
   * Add a watch file.
   * Use debhelper 9 (no reworking of debian/rules yet, though).
   * Remove some autoconf files shipped in upstream tarball.
   * Fix a typo in README.Debian.
   * Replace remote-tracking SourceForge logos with a text link.
Checksums-Sha1:
 916b9a0f52e08374a9a28d42fe675e4198f079b1 1413 htdig_3.2.0b6-16.dsc
 3db7782fbb0531c4a77d3ddd2101b89bdafed83e 38872 htdig_3.2.0b6-16.debian.tar.xz
Checksums-Sha256:
 526b96fe4a7896cdaefc66437e39dc4a227653bac05f4ac9c083c62ddbf15fc1 1413 htdig_3.2.0b6-16.dsc
 cef21f2edad42dcee2034eacd6e7d24c343528b51606a487955c90e1c0949c14 38872 htdig_3.2.0b6-16.debian.tar.xz
Files:
 69060eaba9020b2fc6c8dcd000e1560e 1413 web optional htdig_3.2.0b6-16.dsc
 d42d2f4b9553a54b258c84b2036c3a9f 38872 web optional htdig_3.2.0b6-16.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJXos1HAAoJECw7Q2/qxoEBt5kH/j3Xmh0OdkQMJ8YpbPj3TGIp
Wj7rs5iWTTehbvWqTYNZkC6rzc3M+7MxynEWw5/4a6uDNn81y0GqW9K7ZnX3++uD
FRjM/lYcr4v4PQDsCZgDvIyd+qr55uJ4Np/by7nPCoqVBVbiHA72gEbWBBmdWeme
NVCX0D4jR6/THWH/b8j/Ws5211FJFkoC2Fw3EXbDFFCCJTuzcOeIgKgf5TgC5Qez
Hu2iuVoLU/M8D5TtxDN65uWrnjr75YGhhddk6rf9deM/tLV5m+CJFzeasqlEPMDY
WmgoOA0AqMSzMRSnTpK37lu8Rh+IDLFRiUAl9UOSd7GldYXKX7LoLUQqRCfSQPE=
=VXwn
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: