Package: dff Version: 1.3.0+dfsg.1-4.1 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 ... > [ 25%] Building CXX object > dff/modules/mailbox/exchange/CMakeFiles/_PFF.dir/pff_node_email_attributes.cpp.o > cd /<<BUILDDIR>>/dff-1.3.0+dfsg.1/build-2.7/dff/modules/mailbox/exchange && > /usr/bin/c++ -DHAVE_TRE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE > -D_PFF_EXPORTS -D__STDC_LIMIT_MACROS > -I/<<BUILDDIR>>/dff-1.3.0+dfsg.1/dff/modules/mailbox/exchange/../include > -I/usr/include/python2.7 > -I/<<BUILDDIR>>/dff-1.3.0+dfsg.1/dff/modules/mailbox/exchange > -I/<<BUILDDIR>>/dff-1.3.0+dfsg.1/dff/api/include -g -O2 > -fstack-protector-strong -Wformat -Werror=format-security -fPIC -O2 -fPIC > -o CMakeFiles/_PFF.dir/pff_node_email_attributes.cpp.o -c > /<<BUILDDIR>>/dff-1.3.0+dfsg.1/dff/modules/mailbox/exchange/pff_node_email_attributes.cpp > /<<BUILDDIR>>/dff-1.3.0+dfsg.1/dff/modules/mailbox/exchange/pff_node_email_attributes.cpp:53:1: > error: narrowing conversion of '(LIBPFF_MESSAGE_PRIORITY_TYPES)-1' from > 'int' to 'uint32_t {aka unsigned int}' inside { } [-Wnarrowing] > }; > ^ > -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

