Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906388 - dev-libs/intel-metrics-discovery-1.12.164 redefines _FORTIFY_SOURCE (MUSL-SYSTEM)
Summary: dev-libs/intel-metrics-discovery-1.12.164 redefines _FORTIFY_SOURCE (MUSL-SYS...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jan Henke
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 847148
  Show dependency tree
 
Reported: 2023-05-15 10:31 UTC by Agostino Sarubbo
Modified: 2024-01-23 20:07 UTC (History)
2 users (show)

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


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

Issue: dev-libs/intel-metrics-discovery-1.12.164 redefines _FORTIFY_SOURCE (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-15 10:31:07 UTC
Created attachment 861726 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-23 08:28:56 UTC
as of now, it looks to be a fatal error:


<command-line>: error: "_FORTIFY_SOURCE" redefined [-Werror]
<built-in>: note: this is the location of the previous definition
cc1plus: note: unrecognized command-line option '-Wno-extern-c-compat' may have been intended to silence earlier diagnostics
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
 * ERROR: dev-libs/intel-metrics-discovery-1.12.170::gentoo failed (compile phase):
Comment 3 Larry the Git Cow gentoo-dev 2024-01-23 20:07:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74fca1ffffffaef18f7f2405b8632f1c22131c1e

commit 74fca1ffffffaef18f7f2405b8632f1c22131c1e
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-01-23 20:05:58 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-01-23 20:05:58 +0000

    dev-libs/intel-metrics-discovery: fix redefine _FORTIFY_SOURCE
    
    Closes: https://bugs.gentoo.org/906388
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../files/intel-metrics-discovery-1.12.165.1-cflags.patch     | 11 +++++++++++
 .../intel-metrics-discovery-1.12.165.1.ebuild                 |  7 ++-----
 2 files changed, 13 insertions(+), 5 deletions(-)