Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781821 - [guru] x11-misc/i3status-rust-0.14.1 does not respect CFLAGS/LDFLAGS
Summary: [guru] x11-misc/i3status-rust-0.14.1 does not respect CFLAGS/LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Phil DeMonaco
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-09 09:10 UTC by Agostino Sarubbo
Modified: 2021-05-02 09:27 UTC (History)
1 user (show)

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


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

Issue: x11-misc/i3status-rust-0.14.1 does not respect CFLAGS/LDFLAGS.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-09 09:10:11 UTC
Created attachment 698820 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-22 17:03:25 UTC
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:03:56 UTC
Changing TRACKER as requested by QA.
Comment 4 Larry the Git Cow gentoo-dev 2021-05-02 09:27:15 UTC
The bug has been closed via the following commit(s):

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

commit 5df3aba5e08b9057b7d2cd4679580ee2a5453339
Author:     Anna Vyalkova <cyber@sysrq.in>
AuthorDate: 2021-05-02 00:46:09 +0000
Commit:     Anna Vyalkova <cyber@sysrq.in>
CommitDate: 2021-05-02 02:19:40 +0000

    */*: suppress warning about CFLAGS in Rust ebuilds
    
    Closes: https://bugs.gentoo.org/781668
    Closes: https://bugs.gentoo.org/780777
    Closes: https://bugs.gentoo.org/780768
    Closes: https://bugs.gentoo.org/781821
    Signed-off-by: Anna Vyalkova <cyber@sysrq.in>

 app-misc/navi/navi-2.14.0.ebuild                   | 2 ++
 app-misc/navi/navi-2.15.0.ebuild                   | 2 ++
 app-misc/navi/navi-2.15.1.ebuild                   | 2 ++
 app-misc/navi/navi-2.16.0.ebuild                   | 2 ++
 app-misc/navi/navi-9999.ebuild                     | 2 ++
 app-misc/tealdeer/tealdeer-1.4.1.ebuild            | 2 ++
 sys-fs/diskonaut/diskonaut-0.10.0.ebuild           | 2 ++
 sys-fs/diskonaut/diskonaut-0.11.0.ebuild           | 2 ++
 sys-fs/diskonaut/diskonaut-9999.ebuild             | 2 ++
 x11-misc/i3status-rust/i3status-rust-0.14.1.ebuild | 2 ++
 10 files changed, 20 insertions(+)