Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896184 - [guru] dev-libs/open62541-1.4.2 overwrites CFLAGS/CXXFLAGS or adds uncommon ones
Summary: [guru] dev-libs/open62541-1.4.2 overwrites CFLAGS/CXXFLAGS or adds uncommon ones
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Kurt Kanzenbach
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2023-02-24 09:06 UTC by Agostino Sarubbo
Modified: 2024-07-25 10:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,175.30 KB, text/plain)
2023-02-24 09: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 2023-02-24 09:06:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/open62541-1.3.5 overwrites CFLAGS/CXXFLAGS or adds uncommon ones.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This QA check is tinderbox-only, there is the list of the flags that should be dropped out, if you think it is a false positive please let me know.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-24 09:06:45 UTC
Created attachment 854264 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-20 11:31:15 UTC
guru_ci has reproduced this issue with version 1.3.6 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-10-10 07:31:12 UTC
guru_ci has reproduced this issue with version 1.3.7 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-10-16 11:40:27 UTC
guru_ci has reproduced this issue with version 1.3.8 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-12-22 07:47:58 UTC
guru_ci has reproduced this issue with version 1.3.9 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2024-04-15 07:29:46 UTC
guru_ci has reproduced this issue with version 1.4.0 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2024-06-13 17:12:52 UTC
guru_ci has reproduced this issue with version 1.4.1 - Updating summary.
Comment 8 Agostino Sarubbo gentoo-dev 2024-07-15 06:44:42 UTC
guru_ci has reproduced this issue with version 1.4.2 - Updating summary.
Comment 9 Larry the Git Cow gentoo-dev 2024-07-25 10:10:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=059e285ab6b1720743c4f135178c608ea0e22703

commit 059e285ab6b1720743c4f135178c608ea0e22703
Author:     Lucio Sauer <watermanpaint@posteo.net>
AuthorDate: 2024-07-23 20:34:19 +0000
Commit:     Lucio Sauer <watermanpaint@posteo.net>
CommitDate: 2024-07-23 20:56:05 +0000

    dev-libs/open62541: remove build system CFLAGS that we handle downstream
    
    Remove -D_FORTIFY_SOURCE=2 -fstack-protector-strong
    -fstack-clash-protection
    No revbump needed since vanilla Gentoo enables these by default (as of
    23.0 profiles)
    https://wiki.gentoo.org/wiki/Hardened/Toolchain#Changes
    
    Closes: https://bugs.gentoo.org/896184
    Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

 dev-libs/open62541/open62541-1.4.2.ebuild | 1 +
 1 file changed, 1 insertion(+)