Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 805887 - acct-user/drone-0 fails to compile
Summary: acct-user/drone-0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-01 08:08 UTC by Agostino Sarubbo
Modified: 2021-08-02 00:43 UTC (History)
1 user (show)

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


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

Issue: acct-user/drone-0 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-01 08:08:53 UTC
Created attachment 728946 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-01 08:08:54 UTC
Possible context of error(s):

 *   Ebuild error: acct-user_add_deps must have been called in global scope!
Comment 3 Larry the Git Cow gentoo-dev 2021-08-02 00:43:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a91e486899900d2dad664e0a19a4ffea491ebf1

commit 9a91e486899900d2dad664e0a19a4ffea491ebf1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-02 00:41:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-02 00:42:53 +0000

    acct-user/drone: add missing acct-user_add_deps call
    
    Closes: https://bugs.gentoo.org/805887
    Signed-off-by: Sam James <sam@gentoo.org>

 acct-user/drone/drone-0.ebuild | 2 ++
 1 file changed, 2 insertions(+)