Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 800995 - [guru] sys-cluster/nanos6-2.7 does not respect CFLAGS
Summary: [guru] sys-cluster/nanos6-2.7 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: 2021-07-07 12:07 UTC by Agostino Sarubbo
Modified: 2024-03-25 20:54 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,87.28 KB, application/x-xz)
2021-07-07 12:07 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-07-07 12:07:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/nanos6-2.6 does not respect CFLAGS.
Discovered on: amd64 (internal ref: guru_tinderbox)

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. 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 2021-07-07 12:07:13 UTC
Created attachment 722524 [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 2021-10-10 18:32:01 UTC
guru_tinderbox has reproduced this issue with version 2.6-r4 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-04-04 14:49:23 UTC
The bug has been referenced in the following commit(s):

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

commit 2fab982d9e5137ed3d3be9ce9165dbab7bf686ed
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-31 13:26:17 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-31 13:27:34 +0000

    sys-cluster/nanos6: add 2.7
    
    Bug: https://bugs.gentoo.org/800995
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sys-cluster/nanos6/Manifest          |   1 +
 sys-cluster/nanos6/metadata.xml      |   1 +
 sys-cluster/nanos6/nanos6-2.7.ebuild | 120 +++++++++++++++++++++++++++++++++++
 3 files changed, 122 insertions(+)
Comment 4 Agostino Sarubbo gentoo-dev 2022-04-05 06:18:01 UTC
guru_ci has reproduced this issue with version 2.7 - Updating summary.