Source: libktoblzcheck
Source-Version: 1.57-1
Severity: serious
The package seems to sometimes fail to build from source. The first
builds of libktoblzcheck/1.57-1 failed on arm64, armel, i386, ppc64el,
s390x. That is on 5 out of 9 release architectures it failed.
Trying to reproduce the issue on porter boxes the package was built
without any issues. So I scheduled givebacks of the failed builds, which
then succeeded for all failed architectures except i386 and ppc64el.
I suspect this is a concurrency issue within the (patched) build system,
because all failing builds have the following in their logs:
```
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-s390x-linux-gnu'
make[3]: *** No rule to make target
'/<<PKGBUILDDIR>>/src/bankdata/bankdata.de.db', needed by
'src/bankdata/CMakeFiles/bankdata_db'. Stop.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-s390x-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:417:
src/bankdata/CMakeFiles/bankdata_db.dir/all] Error 2
```
List of failed build logs (on release architectures only):
https://buildd.debian.org/status/fetch.php?pkg=libktoblzcheck&arch=arm64&ver=1.57-1&stamp=1727610167&raw=0
https://buildd.debian.org/status/fetch.php?pkg=libktoblzcheck&arch=armel&ver=1.57-1&stamp=1727610394&raw=0
https://buildd.debian.org/status/fetch.php?pkg=libktoblzcheck&arch=i386&ver=1.57-1&stamp=1728378089&raw=0
https://buildd.debian.org/status/fetch.php?pkg=libktoblzcheck&arch=i386&ver=1.57-1&stamp=1727610196&raw=0
https://buildd.debian.org/status/fetch.php?pkg=libktoblzcheck&arch=ppc64el&ver=1.57-1&stamp=1727610175&raw=0
https://buildd.debian.org/status/fetch.php?pkg=libktoblzcheck&arch=ppc64el&ver=1.57-1&stamp=1728377946&raw=0
https://buildd.debian.org/status/fetch.php?pkg=libktoblzcheck&arch=s390x&ver=1.57-1&stamp=1727610160&raw=0
Cheers,
Micha