Package: pyqwt3d
Version: 0.1.7~cvs20090625-13
Severity: important
User: debian-...@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
...
> make[2]: Entering directory 
> '/<<PKGBUILDDIR>>/build/py2.7-qt4/configure/OpenGL_Qt4'
> g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  
> -D_FORTIFY_SOURCE=2 -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG 
> -DGL2PS_HAVE_ZLIB -DHAS_NUMPY -DQT_NO_DEBUG -DQT_OPENGL_LIB -I. 
> -I/usr/include/qwtplot3d-qt4 -I/usr/include/python2.7 
> -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/qt4/Qt 
> -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4/QtOpenGL 
> -I/usr/include/qt4 -I/usr/X11R6/include -o sipOpenGLcmodule.o 
> sipOpenGLcmodule.cpp
> sipOpenGLcmodule.cpp:4447:1: error: narrowing conversion of '4294967295u' 
> from 'unsigned int' to 'int' inside { } [-Wnarrowing]
>  };
>  ^
> 
> sipOpenGLcmodule.cpp:4447:1: error: narrowing conversion of '4294967295u' 
> from 'unsigned int' to 'int' inside { } [-Wnarrowing]
> Makefile:18: recipe for target 'sipOpenGLcmodule.o' failed
> make[2]: *** [sipOpenGLcmodule.o] Error 1
> make[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/build/py2.7-qt4/configure/OpenGL_Qt4'

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

Reply via email to