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

2018-08-15 Thread Adrian Bunk
On Wed, Aug 15, 2018 at 11:44:32PM +0200, John Paul Adrian Glaubitz wrote: > On 08/15/2018 11:43 PM, Adrian Bunk wrote: > > A binNMU rebuilds outdated binaries. > > > > When no binaries exist there is no need to rebuild. > > The bug affects all architectures, so also those where the package > is

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

2018-08-15 Thread John Paul Adrian Glaubitz
On 08/15/2018 11:43 PM, Adrian Bunk wrote: > A binNMU rebuilds outdated binaries. > > When no binaries exist there is no need to rebuild. The bug affects all architectures, so also those where the package is already built. So I'm not sure what you mean. Adrian -- .''`. John Paul Adrian Glaub

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

2018-08-15 Thread Adrian Bunk
On Wed, Aug 15, 2018 at 11:38:17PM +0200, John Paul Adrian Glaubitz wrote: > On 08/15/2018 11:32 PM, Adrian Bunk wrote: > > No, it's only RC when an older version of the package is in the archive > > on this release architecture. > > > > There is no fixed requirement that every package much build

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

2018-08-15 Thread John Paul Adrian Glaubitz
On 08/15/2018 11:32 PM, Adrian Bunk wrote: > No, it's only RC when an older version of the package is in the archive > on this release architecture. > > There is no fixed requirement that every package much build on every > release architecture. Really? So what happens then when a binNMU is requ

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

2018-08-15 Thread Adrian Bunk
Control: severity -1 important On Wed, Aug 15, 2018 at 10:16:50PM +0200, John Paul Adrian Glaubitz wrote: > Package: src:qstopmotion > Followup-For: Bug #846499 > > Control: severity -1 serious > > This should be marked with severity serious as the package fails > to build from source on at leas

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

2018-08-15 Thread John Paul Adrian Glaubitz
Package: src:qstopmotion Followup-For: Bug #846499 Control: severity -1 serious This should be marked with severity serious as the package fails to build from source on at least one release architecture. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@deb

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.

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