Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852053 - [guru] sys-cluster/scorep-7.1 does not respect CFLAGS
Summary: [guru] sys-cluster/scorep-7.1 does not respect CFLAGS
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: 2022-06-15 07:12 UTC by Agostino Sarubbo
Modified: 2023-03-08 09:08 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,856.39 KB, text/plain)
2022-06-15 07:12 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 2022-06-15 07:12:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/scorep-7.1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS. If this is not something about c/c++ context see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-15 07:12:52 UTC
Created attachment 785150 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-06-18 19:19:54 UTC
The bug has been referenced in the following commit(s):

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

commit 78194245da3c231c082e42f3ea037b913046dc51
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-06-15 21:36:47 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-06-15 22:35:14 +0000

    sys-cluster/scorep: improve a bit the situation of respecting CC/*FLAGS
    
    Bug: https://bugs.gentoo.org/852029
    Bug: https://bugs.gentoo.org/852053
    Bug: https://bugs.gentoo.org/852050
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sys-cluster/scorep/scorep-7.1.ebuild | 75 +++++++++++++++++++++++++++---------
 1 file changed, 56 insertions(+), 19 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2023-03-08 09:08:26 UTC
The bug has been closed via the following commit(s):

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

commit fee6a029a0bb13eb22c8e008966023adc4f7a39f
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-03-06 19:54:40 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-03-06 19:55:27 +0000

    sys-cluster/scorep: treeclean
    
    Closes: https://bugs.gentoo.org/852026
    Closes: https://bugs.gentoo.org/852050
    Closes: https://bugs.gentoo.org/852053
    Closes: https://bugs.gentoo.org/863785
    Closes: https://bugs.gentoo.org/885369
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 profiles/package.mask                   |   1 -
 sys-cluster/scorep/Manifest             |   2 -
 sys-cluster/scorep/metadata.xml         |  17 ----
 sys-cluster/scorep/scorep-7.1-r1.ebuild | 166 --------------------------------
 sys-cluster/scorep/scorep-7.1.ebuild    | 166 --------------------------------
 5 files changed, 352 deletions(-)