Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721250 - net-libs/quiche does not respect LDFLAGS
Summary: net-libs/quiche does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2020-05-06 12:06 UTC by Agostino Sarubbo
Modified: 2020-07-17 18:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,330.02 KB, text/plain)
2020-05-06 12:06 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 2020-05-06 12:06:35 UTC
This is an auto-filled bug because net-libs/quiche does not respect LDFLAGS.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0".
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-06 12:06:44 UTC
Created attachment 636432 [details]
build.log

build log and emerge --info
Comment 2 Craig Andrews gentoo-dev 2020-06-10 13:00:05 UTC
net-libs/quiche is in rust, which doesn't use LDFLAGS, so this bug is N/A
Comment 3 Agostino Sarubbo gentoo-dev 2020-06-10 13:44:49 UTC
In case of context different from c/c++ QA_FLAGS_IGNORED should be used.
Comment 4 Larry the Git Cow gentoo-dev 2020-07-17 18:39:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a183f83863658c5fbbcf627129ac13901c1d9d

commit 57a183f83863658c5fbbcf627129ac13901c1d9d
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-07-17 18:38:28 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-07-17 18:39:49 +0000

    net-libs/quiche: Add libquiche.so to QA_FLAGS_IGNORED
    
    Closes: https://bugs.gentoo.org/721250
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-libs/quiche/quiche-0.5.1.ebuild | 2 ++
 net-libs/quiche/quiche-9999.ebuild  | 2 ++
 2 files changed, 4 insertions(+)