Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788253 - games-engines/openmw requires dev-libs/boost[zlib]
Summary: games-engines/openmw requires dev-libs/boost[zlib]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: Alexey
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-05-04 22:44 UTC by joao_d3a50
Modified: 2021-05-06 12:47 UTC (History)
3 users (show)

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


Attachments
patch (0004-games-engines-openmw-require-boost-zlib.patch,1.38 KB, patch)
2021-05-06 09:43 UTC, Alexey
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description joao_d3a50 2021-05-04 22:44:02 UTC
openmw will fail to build unless dev-libs/boost has been emerged with the zlib use flag.
this should be added to the openmw ebuild
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-04 22:45:45 UTC
Please provide the full build.log and emerge --info.
Comment 2 Alexey 2021-05-06 09:43:25 UTC
Created attachment 706362 [details, diff]
patch
Comment 3 Larry the Git Cow gentoo-dev 2021-05-06 12:47:17 UTC
The bug has been closed via the following commit(s):

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

commit c33dbe5b2b5ce2f4f37a8fa32d9327290217dd41
Author:     Alexey Sokolov <sokolov@google.com>
AuthorDate: 2021-05-06 09:42:11 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-05-06 12:47:10 +0000

    games-engines/openmw: require boost[zlib]
    
    Closes: https://bugs.gentoo.org/788253
    Signed-off-by: Alexey Sokolov <sokolov@google.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 games-engines/openmw/openmw-0.46.0.ebuild | 4 ++--
 games-engines/openmw/openmw-9999.ebuild   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)