Here is the patch applied already to 2.5.x branch http://sourceforge.net/p/firebird/mailman/message/34780657/
On Wed, Jan 20, 2016 at 2:24 AM, Martin Michlmayr <t...@hpe.com> wrote: > Package: firebird2.5 > Version: 2.5.5.26952.ds4-3 > Severity: important > User: debian-...@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 > > _______________________________________________ > pkg-firebird-general mailing list > pkg-firebird-gene...@lists.alioth.debian.org > > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-firebird-general >