Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836151 - [guru] games-engines/fs2_open-21.4.1 fails to compile
Summary: [guru] games-engines/fs2_open-21.4.1 fails to compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jonas Frei
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-26 07:28 UTC by Agostino Sarubbo
Modified: 2022-03-26 11:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,52.52 KB, text/plain)
2022-03-26 07:29 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,3.57 KB, text/plain)
2022-03-26 07:29 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,56.59 KB, text/plain)
2022-03-26 07:29 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-26 07:28:58 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-26 07:29:00 UTC
Created attachment 767839 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-26 07:29:01 UTC
Created attachment 767840 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-03-26 07:29:02 UTC
Created attachment 767841 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2022-03-26 07:29:03 UTC
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
Comment 5 Jonas Frei 2022-03-26 11:35:28 UTC
If I understand the logs correctly the ffmpeg dependency was missing. I added it and also specified the lua slot and version requirement.
Comment 6 Larry the Git Cow gentoo-dev 2022-03-26 11:53:47 UTC
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(-)