On Mon, 2021-07-05 at 08:29 +0200, Mathias Homann wrote:
Hi guys,
I have a package on OBS that shows extremely weird behaviour when I build for TW...
I have %debug_package in the spec file, and that makes the build fail on TW, with *lots* of unpackaged files that are all those files that would normally go into the debug package.
The generation of the debugpackages should be controlled by the OBS Buildinfo Flag (which injects %debug_packages into the spec when enabled)
The package builds just fine on Leap, and used to build just fine on TW, and still does when I comment out %debug_package (d'oh).
Now here's the weird thing: when I comment out %debug_package, wait for that build to finish, and then activate it again, the package builds fine on TW once!
Then the next revision of the package starts the failing thing again, until I build it without %debug_package once.
WHAT could that be, and how to fix it?
Package in question is here:- https://build.opensuse.org/package/show/home:lemmy04:snowglobe/phoenix-fires...
The most striking I see in the build log are entries like [ 3250s] objcopy: /home/abuild/rpmbuild/BUILDROOT/phoenix-firestorm-lgpl-6.4.21.64826-1.1.x86_64/usr/share/games/phoenix-firestorm-lgpl/bin/stFdsxXa[.eh_frame]: No space left on device Without disk space left, there is no saying what else will happen Cheers, Dominique