Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757258 - flag-o-matic.eclass: sync with ::gentoo for test-flags-CCLD
Summary: flag-o-matic.eclass: sync with ::gentoo for test-flags-CCLD
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-27 18:11 UTC by Sam James
Modified: 2020-11-29 13:41 UTC (History)
0 users

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-11-27 18:11:37 UTC
Noticed when installing zstd:
 * QA Notice: command not found:
 *
 * 	/Users/sam/Gentoo/var/tmp/portage/app-arch/zstd-1.4.5/temp/environment: line 2145: test-flags-CCLD: command not found

It turns out this is missing in our older copy of flag-o-matic in the overlay.
Comment 1 Fabian Groffen gentoo-dev 2020-11-27 18:17:29 UTC
if you know what you're doing, you should have commit access to the prefix repo
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-11-27 18:19:42 UTC
(In reply to Fabian Groffen from comment #1)
> if you know what you're doing, you should have commit access to the prefix
> repo

Sure, I'll give it a draft and test locally. If I'm confident, I'll commit :)

(I didn't want to intrude, but very happy to help. Just going to take it slow while I learn the lay of the Prefix land too!)
Comment 3 Larry the Git Cow gentoo-dev 2020-11-29 13:41:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=22340228f5dbbfcbb63f05b3b848616d6892f245

commit 22340228f5dbbfcbb63f05b3b848616d6892f245
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2020-11-29 13:41:04 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2020-11-29 13:41:04 +0000

    eclass/flag-o-matic: sync with gx86, bug #757258
    
    Closes: https://bugs.gentoo.org/757258
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 eclass/flag-o-matic.eclass | 129 ++++++++++++++++++++++++++++++++++-----------
 1 file changed, 99 insertions(+), 30 deletions(-)