Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879317 - games-strategy/warzone2100-4.3.3 fails to compile: Could NOT find Opus (missing: OPUS_LIBRARY OPUS_INCLUDE_DIR)
Summary: games-strategy/warzone2100-4.3.3 fails to compile: Could NOT find Opus (missi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-03 09:53 UTC by Agostino Sarubbo
Modified: 2023-01-22 01:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,372.17 KB, text/plain)
2022-11-03 09:53 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,16.72 KB, text/plain)
2022-11-03 09:53 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,50.68 KB, text/plain)
2022-11-03 09:53 UTC, Agostino Sarubbo
Details
2-CMakeError.log (2-CMakeError.log,16.06 KB, text/plain)
2022-11-03 09:53 UTC, Agostino Sarubbo
Details
2-CMakeOutput.log (2-CMakeOutput.log,49.09 KB, text/plain)
2022-11-03 09:53 UTC, Agostino Sarubbo
Details
3-CMakeOutput.log (3-CMakeOutput.log,87.78 KB, text/plain)
2022-11-03 09:53 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-11-03 09:53:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/warzone2100-4.3.1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-03 09:53:50 UTC
Created attachment 826833 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-11-03 09:53:51 UTC
Created attachment 826835 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-11-03 09:53:52 UTC
Created attachment 826837 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2022-11-03 09:53:53 UTC
Created attachment 826839 [details]
2-CMakeError.log

2-CMakeError.log
Comment 5 Agostino Sarubbo gentoo-dev 2022-11-03 09:53:55 UTC
Created attachment 826841 [details]
2-CMakeOutput.log

2-CMakeOutput.log
Comment 6 Agostino Sarubbo gentoo-dev 2022-11-03 09:53:56 UTC
Created attachment 826843 [details]
3-CMakeOutput.log

3-CMakeOutput.log
Comment 7 Agostino Sarubbo gentoo-dev 2022-11-03 09:53:57 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find libzip - ZipIOProvider target will not be available
-- Could NOT find OpenCL (missing: OpenCL_LIBRARY OpenCL_INCLUDE_DIR) 
  Could NOT find Opus (missing: OPUS_LIBRARY OPUS_INCLUDE_DIR)
Comment 8 Agostino Sarubbo gentoo-dev 2023-01-21 22:13:49 UTC
ci has reproduced this issue with version 4.3.3 - Updating summary.
Comment 9 Larry the Git Cow gentoo-dev 2023-01-22 01:39:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b964241f7bde8f2716a033df45cab996a532b4b4

commit b964241f7bde8f2716a033df45cab996a532b4b4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-22 01:37:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-22 01:38:17 +0000

    games-strategy/warzone2100: add opus dep
    
    Closes: https://bugs.gentoo.org/879317
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{warzone2100-4.3.3.ebuild => warzone2100-4.3.3-r1.ebuild}      | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)