[pkg-firebird-general] Bug#811625: FTBFS with GCC 6: cannot convert x to y

Martin Michlmayr tbm at hpe.com
Wed Jan 20 00:24:28 UTC 2016


Package: firebird2.5
Version: 2.5.5.26952.ds4-3
Severity: important
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-cannot-convert

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.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 -fno-omit-frame-pointer  -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fno-rtti  -c ../src/common/utils.cpp -o ../temp/boot/common/utils.o
> ../src/gpre/sqe.cpp: In function 'gpre_nod* par_primitive_value(gpre_req*, bool, USHORT*, bool*)':
> ../src/gpre/sqe.cpp:2532:86: error: cannot convert 'bool' to 'bool*' for argument '4' to 'gpre_nod* par_primitive_value(gpre_req*, bool, USHORT*, bool*)'
>    return MSC_unary(nod_negate, par_primitive_value(request, false, paren_count, false));
>                                                                                       ^

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



More information about the pkg-firebird-general mailing list