Bug#960219: pbcopper FTBFS on 32bit: int128 not available

2020-05-10 Thread Andreas Tille
On Sun, May 10, 2020 at 09:30:52PM +0300, Adrian Bunk wrote: > int128 is not available on 32bit systems, > I don't know whether upstream cares about that. Upstream disabled issue tracker on Github and I have no idea how to contact them. Since this kind of software is usually used on high

Bug#960219: pbcopper FTBFS on 32bit: int128 not available

2020-05-10 Thread Adrian Bunk
Source: pbcopper Version: 1.6.0+dfsg-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/package.php?p=pbcopper=sid ... ../include/pbcopper/pbmer/DnaBit.h:16:26: error: expected type-specifier before ‘__int128’ 16 | __extension__ using BI = __int128; |