Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810568 - [winny] games-fps/quakespasm-0.93.2-r1 does not respect LDFLAGS
Summary: [winny] games-fps/quakespasm-0.93.2-r1 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Winston Weinert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-26 21:43 UTC by Agostino Sarubbo
Modified: 2024-10-16 15:14 UTC (History)
0 users

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


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

Issue: games-fps/quakespasm-0.93.2-r1 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: winny_tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-26 21:43:36 UTC
Created attachment 736195 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-10-16 15:14:58 UTC
The bug has been closed via the following commit(s):

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

commit f6a75a2ad081130e857ddd4f4d1e6f462a9231ec
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-10-16 14:06:16 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-10-16 14:06:16 +0000

    games-fps/quakespasm: fix RDEPEND and *FLAGS
    
    Closes: https://bugs.gentoo.org/795759
    Closes: https://bugs.gentoo.org/810568
    Closes: https://bugs.gentoo.org/887677
    Closes: https://bugs.gentoo.org/932489
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 .../files/quakespasm-0.94.1-makefile.patch          | 20 ++++++++++++++++++++
 ...sm-0.94.1.ebuild => quakespasm-0.94.1-r1.ebuild} | 21 ++++++++++++---------
 games-fps/quakespasm/quakespasm-9999.ebuild         | 21 ++++++++++++---------
 3 files changed, 44 insertions(+), 18 deletions(-)