Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893372 - dev-util/intel-graphics-compiler-1.0.13822.1 redefines _FORTIFY_SOURCE (HARDENED-SYSTEM)
Summary: dev-util/intel-graphics-compiler-1.0.13822.1 redefines _FORTIFY_SOURCE (HARDE...
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-02-06 10:01 UTC by Agostino Sarubbo
Modified: 2023-04-23 15:48 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,40.41 KB, application/x-xz)
2023-02-06 10:01 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-02-06 10:01:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/intel-graphics-compiler-1.0.12812.26-r1 redefines _FORTIFY_SOURCE (HARDENED-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(HARDENED-SYSTEM) in the summary means that the bug was found on a machine that runs an hardened profile with -D_FORTIFY_SOURCE=3 and -D_GLIBCXX_ASSERTIONS (https://www.gentoo.org/support/news-items/2023-01-01-hardening-fortify-assertions.html) but this bug MAY or MAY NOT BE related to the changes related to hardened.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-06 10:01:33 UTC
Created attachment 849968 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-04 07:01:12 UTC
ci has reproduced this issue with version 1.0.13463.1 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-19 07:42:29 UTC
ci has reproduced this issue with version 1.0.13822.1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-04-23 15:48:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9638d244a0a0752d2a7d9e33853642a08619789d

commit 9638d244a0a0752d2a7d9e33853642a08619789d
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-04-23 15:26:45 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-04-23 15:47:39 +0000

    dev-util/intel-graphics-compiler: add 1.0.13860.4
    
    This release builds now against LLVM15.
    
    Closes: https://bugs.gentoo.org/893372
    Bug: https://bugs.gentoo.org/904678
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-util/intel-graphics-compiler/Manifest          |  1 +
 .../intel-graphics-compiler-1.0.13860.4.ebuild     | 95 ++++++++++++++++++++++
 2 files changed, 96 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit fab87e71ad4120a6350dd0cd08d34a5a5b516522
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-04-23 12:41:53 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-04-23 15:47:38 +0000

    dev-libs/intel-vc-intrinsics: switch to LLVM15
    
    Bug: https://bugs.gentoo.org/893372
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../intel-vc-intrinsics-0.12.1-r1.ebuild           | 37 ++++++++++++++++++++++
 1 file changed, 37 insertions(+)