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

Bug 741638

Summary: sci-visualization/ggobi-2.1.11 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-11 11:55:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-visualization/ggobi-2.1.11 does not respect CFLAGS.
Discovered on: amd64 (internal ref: tinderbox)

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 2020-09-11 11:55:55 UTC
Created attachment 659512 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-09 14:48:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4bf14fc886ff8638f3ad48855279376631ff423

commit d4bf14fc886ff8638f3ad48855279376631ff423
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-05-09 14:48:22 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-05-09 14:48:22 +0000

    sci-visualization/ggobi: Respect CFLAGS
    
    Closes: https://bugs.gentoo.org/741638
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../ggobi/files/ggobi-2.1.10-desktop.patch         |  4 +--
 .../ggobi/files/ggobi-2.1.8-plugindir.patch        |  4 +--
 .../ggobi/files/ggobi-2.1.9-as-needed.patch        | 29 ++++++++++++++---
 sci-visualization/ggobi/ggobi-2.1.11.ebuild        | 38 ++++++++++++++--------
 4 files changed, 53 insertions(+), 22 deletions(-)