Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 752996

Summary: =media-libs/shaderc-2020.2 fails to build with USE=doc
Product: Gentoo Linux Reporter: Red <redblade7>
Component: Current packagesAssignee: Nick Sarnie <sarnex>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, leonchik1976, nbowler, redblade7
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log
emerge --info media-libs/shaderc

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