Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 771567 - app-emulation/lxd-4.0.4-r6 fails to compile
Summary: app-emulation/lxd-4.0.4-r6 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: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 771129
  Show dependency tree
 
Reported: 2021-02-19 06:27 UTC by Agostino Sarubbo
Modified: 2021-02-19 07:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.06 KB, text/plain)
2021-02-19 06:27 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-02-19 06:27:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/lxd-4.0.4-r6 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-19 06:27:33 UTC
Created attachment 687519 [details]
build.log

build log and emerge --info
Comment 2 Joonas Niilola gentoo-dev 2021-02-19 07:23:22 UTC
2021-02-18T19:49:21 >>> dev-lang/go-1.16
Comment 3 Larry the Git Cow gentoo-dev 2021-02-19 07:37:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea3bb4bc957942439dca1c506dff2fabc3a506e

commit 7ea3bb4bc957942439dca1c506dff2fabc3a506e
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2021-02-19 07:37:17 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-02-19 07:37:40 +0000

    app-emulation/lxd: fix building with go-1.16
    
     - by exporting GO111MODULE=auto,
     - reset KEYWORDS on -r7 to match go versioning and to be sure new go version
       won't surprise stable users with runtime issues.
    
    Closes: https://bugs.gentoo.org/771567
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-emulation/lxd/lxd-4.0.4-r7.ebuild | 154 ++++++++++++++++++++++++++++++++++
 1 file changed, 154 insertions(+)