Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884457 - [guru] gui-apps/eww-0.4.0-r1 does not respect CFLAGS
Summary: [guru] gui-apps/eww-0.4.0-r1 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: Pascal Jäger
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-12-05 11:12 UTC by Agostino Sarubbo
Modified: 2024-02-25 17:04 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,346.92 KB, text/plain)
2022-12-05 11:12 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-12-05 11:12:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/eww-0.4.0-r1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: guru_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-12-05 11:12:17 UTC
Created attachment 840225 [details]
build.log

build log and emerge --info
Comment 2 Julien 2022-12-06 14:44:13 UTC
Should be fixed by this commit https://github.com/gentoo/guru/commit/eb0562246b6ae5ca7dcd196afe7e615fc0cb56e5
Comment 3 Larry the Git Cow gentoo-dev 2024-02-25 17:04:57 UTC
The bug has been closed via the following commit(s):

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

commit e677aba9653d7a6ea8fb283605f75590ca6ec019
Author:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2024-02-25 13:25:15 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2024-02-25 13:31:59 +0000

    gui-apps/eww: drop 0.5.0, add 0.5.0-r1
    * improve how features are enable using cargo.eclass
    * fix SRC_URI 0.5.0
    * improving src_unpack (not sure is really need but just to be safe)
    * closing old bug of 0.4.0 since was drop
    
    Closes: https://bugs.gentoo.org/925317
    Closes: https://bugs.gentoo.org/925426
    Closes: https://bugs.gentoo.org/884457
    Closes: https://bugs.gentoo.org/884455
    Closes: https://bugs.gentoo.org/877675
    Closes: https://bugs.gentoo.org/863095
    Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

 .../eww/{eww-0.5.0.ebuild => eww-0.5.0-r1.ebuild}  | 35 +++++++++++++---------
 gui-apps/eww/eww-9999.ebuild                       | 35 +++++++++++++---------
 2 files changed, 42 insertions(+), 28 deletions(-)