Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733158 - =media-libs/lv2-1.18.0 USE=doc needs dev-python/markdown
Summary: =media-libs/lv2-1.18.0 USE=doc needs dev-python/markdown
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-18 18:45 UTC by Red
Modified: 2020-07-22 07:07 UTC (History)
2 users (show)

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


Attachments
Build log (lv2-build.log,66.36 KB, text/x-log)
2020-07-18 18:45 UTC, Red
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Red 2020-07-18 18:45:28 UTC
Attempting to emerge =media-libs/lv2-1.18.0 with USE=doc fails if dev-python/markdown is not installed as the module is required to build the documentation:

ModuleNotFoundError: No module named 'markdown'

Installing dev-python/markdown beforehand allows =media-libs/lv2-1.18.0 with USE=doc to successfully build.

Build log attached.

Reproducible: Always
Comment 1 Red 2020-07-18 18:45:54 UTC
Created attachment 649784 [details]
Build log
Comment 2 Larry the Git Cow gentoo-dev 2020-07-22 07:07:23 UTC
The bug has been closed via the following commit(s):

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

commit 1007e52dc664f1424ba3d10f92f118312247b151
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-07-22 07:06:56 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-07-22 07:07:16 +0000

    media-libs/lv2: added missing dep to 1.18.0
    
    Closes: https://bugs.gentoo.org/733158
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-libs/lv2/lv2-1.18.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)