Bug#846499: qstopmotion: FTBFS: tries to compare va_list to NULL

2017-06-07 Thread Edmund Grimley Evans
The comparison makes no sense on any arch. Just replace "if (args != NULL)" with "if (1)". It then builds on arm64. ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mail

Bug#846499: qstopmotion: FTBFS: tries to compare va_list to NULL

2016-12-01 Thread Aaron M. Ucko
Source: qstopmotion Version: 2.3.2-1 Severity: important Justification: fails to build from source Builds of qstopmotion on platforms (arm64 so far) on which va_list isn't simply a pointer have been failing: /«PKGBUILDDIR»/src/technical/grabber/gphoto2/gpgrabber.cpp: In static member function