Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892738 - net-libs/ngtcp2-0.13.0-r1 fails to compile: USE Flag static-libs not in IUSE for ngtcp2-0.13.0-r1
Summary: net-libs/ngtcp2-0.13.0-r1 fails to compile: USE Flag static-libs not in IUSE ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-31 14:58 UTC by Agostino Sarubbo
Modified: 2023-01-31 15:01 UTC (History)
0 users

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


Attachments
build.log (build.log,51.97 KB, text/plain)
2023-01-31 14:58 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-01-31 14:58:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/ngtcp2-0.13.0-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-31 14:58:29 UTC
Created attachment 849566 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-31 14:58:30 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *   				die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"
 *   USE Flag 'static-libs' not in IUSE for net-libs/ngtcp2-0.13.0-r1
Comment 3 Larry the Git Cow gentoo-dev 2023-01-31 15:01:41 UTC
The bug has been closed via the following commit(s):

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

commit 8619a6d2d772e6fe5bf7934bdfc9fab1a0c931df
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2023-01-31 15:01:14 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2023-01-31 15:01:14 +0000

    net-libs/ngtcp2: add static-libs to IUSE
    
    Closes: https://bugs.gentoo.org/892738
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-libs/ngtcp2/ngtcp2-0.13.0-r1.ebuild | 2 +-
 net-libs/ngtcp2/ngtcp2-9999.ebuild      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)