Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 752996 - =media-libs/shaderc-2020.2 fails to build with USE=doc
Summary: =media-libs/shaderc-2020.2 fails to build with USE=doc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nick Sarnie
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-03 19:14 UTC by Red
Modified: 2021-05-11 22:23 UTC (History)
4 users (show)

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


Attachments
Build log (shaderc-build.log,25.99 KB, text/x-log)
2020-11-03 19:15 UTC, Red
Details
emerge --info media-libs/shaderc (shaderc-emerge-info.txt,24.12 KB, text/plain)
2020-11-03 19:17 UTC, Red
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Red 2020-11-03 19:14:36 UTC
=media-libs/shaderc-2020.2 fails to build with USE=doc

No problems building =media-libs/shaderc-2020.2 with USE=-doc

Build log attached.

Reproducible: Always
Comment 1 Red 2020-11-03 19:15:06 UTC
Created attachment 669941 [details]
Build log
Comment 2 Red 2020-11-03 19:17:52 UTC
Created attachment 669944 [details]
emerge --info media-libs/shaderc
Comment 3 Leonid Kopylov 2021-05-11 18:19:37 UTC
media-libs/shaderc-2020.6_pre20210327 also unable to build with USE=doc
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-11 18:25:52 UTC
(In reply to Leonid Kopylov from comment #3)
> media-libs/shaderc-2020.6_pre20210327 also unable to build with USE=doc

(Out of interest, why do you build your whole system with USE=doc? It's generally better for packages you want docs for)
Comment 5 Larry the Git Cow gentoo-dev 2021-05-11 19:24:38 UTC
The bug has been closed via the following commit(s):

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

commit 2088ffbbe9005690faa7de02d4a939fd3a46fe7a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-05-11 18:42:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-11 19:24:01 +0000

    media-libs/shaderc: fix build with USE=doc (fix cmake_src_compile typo)
    
    Closes: https://bugs.gentoo.org/752996
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/shaderc/shaderc-2020.5_pre20201216.ebuild | 2 +-
 media-libs/shaderc/shaderc-2020.6_pre20210327.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 6 Red 2021-05-11 22:23:53 UTC
(In reply to Sam James from comment #4)
> (In reply to Leonid Kopylov from comment #3)
> > media-libs/shaderc-2020.6_pre20210327 also unable to build with USE=doc
> 
> (Out of interest, why do you build your whole system with USE=doc? It's
> generally better for packages you want docs for)

I just prefer doing it that way