https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-engines/fs2_open-21.4.1 fails to compile. Discovered on: amd64 (internal ref: guru_ci)
Created attachment 767839 [details] build.log build log and emerge --info
Created attachment 767840 [details] 1-CMakeError.log 1-CMakeError.log
Created attachment 767841 [details] 1-CMakeOutput.log 1-CMakeOutput.log
Error(s) that match a know pattern: -- Package 'lua', required by 'virtual:world', not found -- Package 'lua-5.1', required by 'virtual:world', not found -- Package 'lua5.1', required by 'virtual:world', not found -- Package 'lua51', required by 'virtual:world', not found
If I understand the logs correctly the ffmpeg dependency was missing. I added it and also specified the lua slot and version requirement.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1372d310aa47be73b4b4c065922c855232ad3659 commit 1372d310aa47be73b4b4c065922c855232ad3659 Author: Jonas Frei <freijon@pm.me> AuthorDate: 2022-03-26 11:33:28 +0000 Commit: Jonas Frei <freijon@pm.me> CommitDate: 2022-03-26 11:33:28 +0000 games-engines/fs2_open: Improved/added various dependencies Bug: https://bugs.gentoo.org/836151 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jonas Frei <freijon@pm.me> .../files/fs2_open-21.4.1-dont-build-lz4.patch | 9 +++++++++ ...s2_open-21.4.1.ebuild => fs2_open-21.4.1-r1.ebuild} | 18 +++++++++++------- 2 files changed, 20 insertions(+), 7 deletions(-)