Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924629 - app-admin/consul-1.15.7 fails to compile: -buildmode=pie requires external (cgo) linking, but cgo is not enabled
Summary: app-admin/consul-1.15.7 fails to compile: -buildmode=pie requires external (c...
Status: RESOLVED DUPLICATE of bug 924632
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-15 11:06 UTC by Agostino Sarubbo
Modified: 2024-02-20 01:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,42.20 KB, text/plain)
2024-02-15 11:06 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-02-15 11:06:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/consul-1.15.7 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-15 11:06:45 UTC
Created attachment 885015 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-16 00:50:58 UTC

*** This bug has been marked as a duplicate of bug 924632 ***
Comment 3 Larry the Git Cow gentoo-dev 2024-02-20 01:57:06 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022f1f9c9a89df4d3d3f8cd895c07cdc8fdb59c6

commit 022f1f9c9a89df4d3d3f8cd895c07cdc8fdb59c6
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2024-02-20 01:54:57 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2024-02-20 01:55:35 +0000

    app-admin/consul: Disable pie for x86
    
    Bug: https://bugs.gentoo.org/924629
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-admin/consul/consul-1.15.3.ebuild | 6 +++++-
 app-admin/consul/consul-1.15.7.ebuild | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)