Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665594 - dev-db/postgresql: Mask llvm USE flag in the arm-specific package use mask
Summary: dev-db/postgresql: Mask llvm USE flag in the arm-specific package use mask
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo ARM Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-09 19:31 UTC by Aaron W. Swenson
Modified: 2018-10-19 22:26 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron W. Swenson gentoo-dev 2018-09-09 19:31:01 UTC
dev-db/postgresql-11 introduces the optional capability to do some JIT with LLVM, which introduces dependencies on sys-devel/llvm and sys-devel/clang.

However, sys-devel/clang is not currently keyworded for arm.

Please mask the llvm USE flag for dev-db/postgresql.
Comment 1 Larry the Git Cow gentoo-dev 2018-10-19 22:26:06 UTC
The bug has been closed via the following commit(s):

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

commit 473867fc9195cfda358a58c43e9f9e21a4ae58c4
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2018-10-19 22:23:42 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2018-10-19 22:25:47 +0000

    profiles/arch/arm/package.use.mask: Mask llvm on pg
    
    dev-db/postgresql-11 introduces the optional capability to do some JIT with
    LLVM, which introduces dependencies on sys-devel/llvm and sys-devel/clang.
    
    However, sys-devel/clang is not currently keyworded for arm.
    
    Closes: https://bugs.gentoo.org/665594
    Signed-off-by: Aaron Swenson <titanofold@gentoo.org>

 profiles/arch/arm/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)