Your message dated Wed, 13 Jul 2016 18:32:45 +0200
with message-id
<CAKjSHr3p-z-2YF-Obkoo6hrW8zTqh9=y1s0mo5bnizsfxw8...@mail.gmail.com>
and subject line libcrypto++ FTBFS with GCC 6 is fixed
has caused the Debian Bug report #812139,
regarding libcrypto++: 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 [email protected]
immediately.)
--
812139: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812139
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcrypto++
Version: 5.6.1-9
Severity: important
User: [email protected]
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
...
> /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -g -fno-strict-aliasing -pipe -DNDEBUG -O2 -MT wake.lo -MD -MP -MF
> .deps/wake.Tpo -c -o wake.lo wake.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -fno-strict-aliasing -pipe
> -DNDEBUG -O2 -MT wake.lo -MD -MP -MF .deps/wake.Tpo -c wake.cpp -fPIC -DPIC
> -o .libs/wake.o
> wake.cpp: In member function 'void
> CryptoPP::WAKE_Base::GenKey(CryptoPP::word32, CryptoPP::word32,
> CryptoPP::word32, CryptoPP::word32)':
> wake.cpp:34:15: error: narrowing conversion of '3868867420u' from 'unsigned
> int' to 'int' inside { } [-Wnarrowing]
> 0x9ee27cf3, } ;
> ^
>
> wake.cpp:34:15: error: narrowing conversion of '3553042405u' from 'unsigned
> int' to 'int' inside { } [-Wnarrowing]
> wake.cpp:34:15: error: narrowing conversion of '2872865746u' from 'unsigned
> int' to 'int' inside { } [-Wnarrowing]
> wake.cpp:34:15: error: narrowing conversion of '2665643251u' from 'unsigned
> int' to 'int' inside { } [-Wnarrowing]
> Makefile:1021: recipe for target 'wake.lo' failed
> make[2]: *** [wake.lo] Error 1
> make[2]: Leaving directory '/build/libcrypto++-IJ4xfo/libcrypto++-5.6.1'
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Version: 5.6.3-4
This was fixed a while ago, missed to close it. :(
--- End Message ---