Bug#853363: cyphesis-cpp: ftbfs with GCC-7
Juhani Numminen
juhaninumminen0 at gmail.com
Sat Dec 2 09:36:12 UTC 2017
Control: tags -1 + patch
On Fri, 1 Dec 2017 13:49:00 +0200 Juhani Numminen wrote:
> I found a similar bug in Fedora bug tracker. I think the Fedora packager
> fixed the compilation by adding "-fpermissive" (even though the
> changelog and commit message don't mention the bug).
I believe I found how upstream actually fixed the bug, plase see
missing-include.patch. It is based on:
https://github.com/worldforge/cyphesis/commit/18bab9f4a04d3d21b6045e4921406c1c51b3fa0a
However, I was not able to build the package in unstable (using
cowbuilder) since configure wouldn't detect postresql, perhaps due to
possibly changed output of `pg_config --version`. No help from upstream
git on that, since they have moved on to CMake. So another patch was
needed and there it is: psql-version-detect.patch.
Cheers,
Juhani
-------------- next part --------------
A non-text attachment was scrubbed...
Name: missing-include.patch
Type: text/x-patch
Size: 597 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20171202/da201fb9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: psql-version-detect.patch
Type: text/x-patch
Size: 633 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20171202/da201fb9/attachment-0001.bin>
More information about the Pkg-games-devel
mailing list