Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 815742

Summary: [guru] sys-cluster/parallel-netcdf-1.12.2 does not respect CFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

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(+)