Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815742 - [guru] sys-cluster/parallel-netcdf-1.12.2 does not respect CFLAGS
Summary: [guru] sys-cluster/parallel-netcdf-1.12.2 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-10-02 06:08 UTC by Agostino Sarubbo
Modified: 2022-04-04 14:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,188.07 KB, text/plain)
2021-10-02 06:08 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-10-02 06:08:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/parallel-netcdf-1.12.2 does not respect CFLAGS.
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. 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-10-02 06:08:28 UTC
Created attachment 742452 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-04-04 14:49:11 UTC
The bug has been closed via the following commit(s):

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

commit b10cbd7216b48680b6c9aaaea134fac6352201e1
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-31 14:35:04 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-31 14:35:04 +0000

    sys-cluster/parallel-netcdf: restrict tests, respect flags
    
    Closes: https://bugs.gentoo.org/835036
    Closes: https://bugs.gentoo.org/815742
    Closes: https://bugs.gentoo.org/815739
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 ...netcdf-1.12.2-no-DESTDIR-for-info-clarity.patch | 55 ++++++++++++++++++++++
 .../parallel-netcdf-1.12.2-respect-flags.patch     | 44 +++++++++++++++++
 .../parallel-netcdf/parallel-netcdf-1.12.2.ebuild  |  6 +++
 3 files changed, 105 insertions(+)