Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921629 - [guru] sys-libs/cyclonedds-0.10.3 fails to compile: USE Flag get_kind not in IUSE for cyclonedds-0.10.3
Summary: [guru] sys-libs/cyclonedds-0.10.3 fails to compile: USE Flag get_kind not in ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-09 08:05 UTC by Agostino Sarubbo
Modified: 2024-01-11 11:57 UTC (History)
0 users

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


Attachments
build.log (build.log,41.80 KB, text/plain)
2024-01-09 08:05 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 2024-01-09 08:05:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/cyclonedds-0.10.3 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-09 08:05:11 UTC
Created attachment 881699 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-09 08:05:12 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 'get_kind' not in IUSE for sys-libs/cyclonedds-0.10.3
Comment 3 Larry the Git Cow gentoo-dev 2024-01-11 11:57:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=90cc4dd54dcf1c27c6a38e87ef8ed7454694fb56

commit 90cc4dd54dcf1c27c6a38e87ef8ed7454694fb56
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-01-10 10:11:10 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-01-10 10:13:44 +0000

    sys-libs/cyclonedds: fix USE=get-kind
    
    Closes: https://bugs.gentoo.org/921629
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 sys-libs/cyclonedds/cyclonedds-0.10.3.ebuild | 2 +-
 sys-libs/cyclonedds/cyclonedds-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)