Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904051 - app-metrics/carbonapi-booking-0.3.0 fails tests: -buildmode=pie not supported when -race is enabled
Summary: app-metrics/carbonapi-booking-0.3.0 fails tests: -buildmode=pie not supported...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-08 19:31 UTC by Agostino Sarubbo
Modified: 2023-04-10 07:54 UTC (History)
0 users

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


Attachments
build.log (build.log,891.80 KB, text/plain)
2023-04-08 19:31 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 2023-04-08 19:31:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-metrics/carbonapi-booking-0.3.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-08 19:31:37 UTC
Created attachment 859699 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-08 19:31:38 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-buildmode=pie not supported when -race is enabled
fatal: not a git repository (or any parent up to mount point /var/tmp)
Comment 3 Larry the Git Cow gentoo-dev 2023-04-10 07:54:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a8d4d0f4e5f960f847796288237d71bfefdfc9

commit 04a8d4d0f4e5f960f847796288237d71bfefdfc9
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2023-04-10 07:53:19 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2023-04-10 07:54:08 +0000

    app-metrics/carbonapi-booking-0.3.0: fix running tests
    
    go-module injects -buildmode=pie which conflicts with -race
    
    Closes: https://bugs.gentoo.org/904051
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 app-metrics/carbonapi-booking/carbonapi-booking-0.3.0.ebuild | 10 ++++++++++
 1 file changed, 10 insertions(+)