Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922605 - dev-cpp/tbb-2021.13.0 redefines _FORTIFY_SOURCE (MUSL-SYSTEM)
Summary: dev-cpp/tbb-2021.13.0 redefines _FORTIFY_SOURCE (MUSL-SYSTEM)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 847148
  Show dependency tree
 
Reported: 2024-01-21 10:01 UTC by Agostino Sarubbo
Modified: 2024-12-19 15:17 UTC (History)
0 users

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


Attachments
build.log (build.log,103.95 KB, text/plain)
2024-01-21 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 2024-01-21 10:01:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/tbb-2021.11.0 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 2024-01-21 10:01:49 UTC
Created attachment 882757 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-03 06:57:34 UTC
tinderbox_musl has reproduced this issue with version 2021.12.0 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-07-26 09:30:42 UTC
tinderbox_musl has reproduced this issue with version 2021.13.0 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-12-19 15:17:07 UTC
The bug has been referenced in the following commit(s):

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

commit 4153b014b354b247217581f1f574041c2213faeb
Author:     Filip Kobierski <fkobi@pm.me>
AuthorDate: 2024-12-19 12:44:18 +0000
Commit:     Nowa Ammerlaan <nowa@gentoo.org>
CommitDate: 2024-12-19 15:09:47 +0000

    dev-cpp/tbb: add 2022.0.0 and do not fortify source
    
    - update HOMEPAGE & SRC_URI
    - split too long line
    - drop x64-macos KEYWORD
    - add examples TODO
    
    Bug: https://bugs.gentoo.org/922605
    Signed-off-by: Filip Kobierski <fkobi@pm.me>
    Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>

 dev-cpp/tbb/Manifest                               |  1 +
 .../files/tbb-2022.0.0_do-not-fortify-source.patch | 42 ++++++++++++++++++
 dev-cpp/tbb/tbb-2022.0.0.ebuild                    | 51 ++++++++++++++++++++++
 3 files changed, 94 insertions(+)