Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832322 - dev-libs/newt-0.52.21-r1 does not respect CFLAGS
Summary: dev-libs/newt-0.52.21-r1 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2022-01-29 15:15 UTC by Agostino Sarubbo
Modified: 2022-02-24 16:55 UTC (History)
0 users

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


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

Issue: dev-libs/newt-0.52.21-r1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: 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-01-29 15:15:52 UTC
Created attachment 763893 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-02-24 16:55:29 UTC
The bug has been closed via the following commit(s):

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

commit 92427bde4f9a7b28da667fe18bc59ab5a0bc82ab
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2022-02-23 16:21:25 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2022-02-24 16:55:06 +0000

    dev-libs/newt: new snapshot for bug fixes
    
    Fixes 'respect cflags' bug and a few more.
    
    Closes: https://bugs.gentoo.org/832322
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 dev-libs/newt/Manifest                             |   1 +
 ...52.21_p20210816-makefile-LDFLAGS-ordering.patch |  30 ++++++
 dev-libs/newt/newt-0.52.21_p20210816.ebuild        | 104 +++++++++++++++++++++
 3 files changed, 135 insertions(+)