FS#74456 - [bsd-games] FTBFS

Attached to Project: Community Packages
Opened by rvalue (rvalue) - Tuesday, 12 April 2022, 16:30 GMT
Last edited by Toolybird (Toolybird) - Saturday, 24 December 2022, 05:49 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Laurent Carlier (lordheavy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Failed to make the package in `package()`. Complaining about user groups settings.

Additional info:

log:

==> Starting package()...
Creating /build/bsd-games/pkg/bsd-games/usr/bin ...
Creating /build/bsd-games/pkg/bsd-games/usr/share/man/man6 ...
Compressing .o/adventure/adventure.6.gz ...
Creating /build/bsd-games/pkg/bsd-games/var/lib/bsdgames ...
Compressing .o/atc/atc.6.gz ...
Compressing .o/battlestar/battlestar.6.gz ...
Compressing .o/caesar/caesar.6.gz ...
Compressing .o/cribbage/cribbage.6.gz ...
Compressing .o/dab/dab.6.gz ...
Compressing .o/drop4/drop4.6.gz ...
Compressing .o/gofish/gofish.6.gz ...
Compressing .o/gomoku/gomoku.6.gz ...
Compressing .o/hangman/hangman.6.gz ...
Installing /build/bsd-games/pkg/bsd-games/usr/bin/klondike ...
Installing /build/bsd-games/pkg/bsd-games/usr/bin/hangman ...
Compressing .o/klondike/klondike.6.gz ...
Installing /build/bsd-games/pkg/bsd-games/usr/bin/robots ...
Creating initial score file /build/bsd-games/pkg/bsd-games/var/lib/bsdgames/robots.scores ...
Compressing .o/robots/robots.6.gz ...
install: invalid group ‘users’
make: *** [robots/Module.mk:66: /build/bsd-games/pkg/bsd-games/var/lib/bsdgames/robots.scores] Error 1
make: *** Waiting for unfinished jobs....
Installing /build/bsd-games/pkg/bsd-games/usr/bin/sail ...
Compressing .o/snake/snake.6.gz ...
Creating initial score file /build/bsd-games/pkg/bsd-games/var/lib/bsdgames/snake.scores ...
Installing /build/bsd-games/pkg/bsd-games/usr/bin/snake ...
Compressing .o/sail/sail.6.gz ...
Installing /build/bsd-games/pkg/bsd-games/usr/bin/spirhunt ...
Creating initial score file /build/bsd-games/pkg/bsd-games/var/lib/bsdgames/spirhunt.scores ...
install: invalid group ‘users’
make: *** [snake/Module.mk:66: /build/bsd-games/pkg/bsd-games/var/lib/bsdgames/snake.scores] Error 1
install: invalid group ‘users’
make: *** [spirhunt/Module.mk:51: /build/bsd-games/pkg/bsd-games/var/lib/bsdgames/spirhunt.scores] Error 1

Suggested solution:

Add systemd to makedepends.
This task depends upon

Closed by  Toolybird (Toolybird)
Saturday, 24 December 2022, 05:49 GMT
Reason for closing:  Fixed
Additional comments about closing:  bsd-games 3.2-2
Comment by Laurent Carlier (lordheavy) - Wednesday, 04 May 2022, 05:48 GMT
works for me in a clean chroot
Comment by rvalue (rvalue) - Wednesday, 04 May 2022, 12:09 GMT
Applying command `extra-x86_64-build -c` to the latest PKGBUILD produces the same error. The clean chroot for making package with base-devel installed shouldn't contain systemd by default.
Comment by Morten Linderud (Foxboron) - Wednesday, 04 May 2022, 12:12 GMT
The chroot needs to be re-created every now and then when packages in the base or base-devel groups change.

Loading...