Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810736 - [guru] sys-apps/intel-cmt-cat-4.2.0-r1 does not respect CFLAGS/LDFLAGS
Summary: [guru] sys-apps/intel-cmt-cat-4.2.0-r1 does not respect CFLAGS/LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-08-28 05:35 UTC by Agostino Sarubbo
Modified: 2021-09-07 02:58 UTC (History)
0 users

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


Attachments
build.log (build.log,105.37 KB, text/plain)
2021-08-28 05:35 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 2021-08-28 05:35:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/intel-cmt-cat-4.2.0-r1 does not respect CFLAGS/LDFLAGS.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-28 05:35:20 UTC
Created attachment 736324 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-09-07 02:58:47 UTC
The bug has been closed via the following commit(s):

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

commit b69c9598000651b6a87b8e15e5765725f4001a2f
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-09-03 23:04:38 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-09-03 23:05:07 +0000

    sys-apps/intel-cmt-cat: respect flags, don't strip
    
    Closes: https://bugs.gentoo.org/810736
    Closes: https://bugs.gentoo.org/810733
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 .../files/intel-cmt-cat-do-not-strip.patch         |  32 ++++
 .../files/intel-cmt-cat-respect-flags.patch        | 212 +++++++++++++++++++++
 ...2.0-r1.ebuild => intel-cmt-cat-4.2.0-r2.ebuild} |   6 +-
 3 files changed, 249 insertions(+), 1 deletion(-)