Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900543 - dev-lang/zig-0.10.1-r1 does not respect LDFLAGS
Summary: dev-lang/zig-0.10.1-r1 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: Eric Joldasov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2023-03-09 13:11 UTC by Agostino Sarubbo
Modified: 2023-03-10 07:00 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,87.87 KB, application/x-xz)
2023-03-09 13:11 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 2023-03-09 13:11:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/zig-0.10.1-r1 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: ci)

NOTE:
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 2023-03-09 13:11:11 UTC
Created attachment 856943 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2023-03-10 07:00:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e8f76136eb2a9cdb9d50869ecabe88e669008dc

commit 5e8f76136eb2a9cdb9d50869ecabe88e669008dc
Author:     Eric Joldasov <bratishkaerik@getgoogleoff.me>
AuthorDate: 2023-03-09 14:06:59 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-03-10 07:00:04 +0000

    dev-lang/zig: adjust QA_FLAGS_IGNORED for new placements
    
    Closes: https://bugs.gentoo.org/900543
    Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me>
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-lang/zig/zig-0.10.1-r2.ebuild | 2 +-
 dev-lang/zig/zig-9999.ebuild      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)