Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787893 - [guru] net-misc/gemserv-0.4.5 does not respect CFLAGS/LDFLAGS
Summary: [guru] net-misc/gemserv-0.4.5 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: tastytea
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-05-03 12:10 UTC by Agostino Sarubbo
Modified: 2021-05-03 16:57 UTC (History)
1 user (show)

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


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

Issue: net-misc/gemserv-0.4.5 does not respect CFLAGS/LDFLAGS.
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 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-05-03 12:10:19 UTC
Created attachment 705690 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-03 16:57:07 UTC
The bug has been closed via the following commit(s):

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

commit cb9a060d16604b46832476ccb026632741c28dd6
Author:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
AuthorDate: 2021-05-03 13:26:04 +0000
Commit:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
CommitDate: 2021-05-03 13:47:29 +0000

    net-misc/gemserv: Silence QA_FLAGS_IGNORED.
    
    Closes: https://bugs.gentoo.org/787893
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>

 net-misc/gemserv/gemserv-0.4.4.ebuild | 3 +++
 net-misc/gemserv/gemserv-0.4.5.ebuild | 3 +++
 2 files changed, 6 insertions(+)