Package: ucblogo
Version: 5.5-2.1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6

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
...
> gcc -O2 -Wall -g   -c -o coms.o coms.c
> In file included from coms.c:25:0:
> /usr/include/x86_64-linux-gnu/bits/mathcalls.h:100:1: error: expected '=', 
> ',', ';', 'asm' or '__attribute__' before 'extern'
>  __MATHCALL_VEC (exp,, (_Mdouble_ __x));
>  ^
> 
> /usr/include/x86_64-linux-gnu/bits/mathcalls.h:100:1: error: expected '=', 
> ',', ';', 'asm' or '__attribute__' before 'extern'
>  __MATHCALL_VEC (exp,, (_Mdouble_ __x));
>  ^
> 
> /usr/include/x86_64-linux-gnu/bits/mathcalls.h:100:1: error: expected '=', 
> ',', ';', 'asm' or '__attribute__' before 'extern'
>  __MATHCALL_VEC (exp,, (_Mdouble_ __x));
>  ^
> 
> coms.c: In function 'lstop':
> coms.c:93:8: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
>      if (NOT_THROWING)
>         ^
> 
> <builtin>: recipe for target 'coms.o' failed
> make[1]: *** [coms.o] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'

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

Reply via email to