Bug#920894: Bug#918329: apriltag ftbfs on release architectures

2019-01-30 Thread Matthias Klose
The README even says: Install === The default installation will place headers in /usr/local/include and shared library in /usr/local/lib. It also installs a pkg-config script into /usr/local/lib/pkgconfig. Be aware that there are some larger tag families which may take a long time to build.

Bug#918329: apriltag ftbfs on release architectures

2019-01-30 Thread Matthias Klose
it's the new apriltag 0.10 version adding these files, so just work around it by lowering the optimization. yes, it's memory and compile time hog, but also present in GCC 7.

Bug#918329: apriltag ftbfs on release architectures

2019-01-05 Thread Matthias Klose
Control: reassign -1 src:apriltag Control: tags -1 + moreinfo thanks please attach the preprocessed source, it's incomplete as a GCC report. On 05.01.19 19:59, Adrian Bunk wrote: > Control: reassign -1 gcc-8 > Control: affects -1 src:apriltag > > On Sat, Jan 05, 2019 at 08:44:32AM +0100,

Bug#918329: apriltag ftbfs on release architectures

2019-01-05 Thread Adrian Bunk
Control: reassign -1 gcc-8 Control: affects -1 src:apriltag On Sat, Jan 05, 2019 at 08:44:32AM +0100, Matthias Klose wrote: > Package: src:apriltag > Version: 0.10.0-1 > Severity: serious > Tags: sid buster > > apriltag ftbfs on release architectures, where it built before. Looks like > the >

Bug#918329: apriltag ftbfs on release architectures

2019-01-04 Thread Matthias Klose
Package: src:apriltag Version: 0.10.0-1 Severity: serious Tags: sid buster apriltag ftbfs on release architectures, where it built before. Looks like the build system is exaggerating optimization flags, using -O4 nonsense.