Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 719062

Summary: dev-lang/julia-bin does not respect LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, jeffrey, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-04-23 14:23:06 UTC
This is an auto-filled bug because dev-lang/julia-bin 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-04-23 14:23:16 UTC
Created attachment 634204 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-05-01 19:33:22 UTC
The bug has been closed via the following commit(s):

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

commit dd1e95578bef69b27370b8122fab41a951f9b6e0
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2020-05-01 19:32:32 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2020-05-01 19:33:06 +0000

    dev-lang/julia-bin: silence QA warnings
    
    Closes: https://bugs.gentoo.org/719062
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 dev-lang/julia-bin/julia-bin-1.2.0.ebuild | 4 +++-
 dev-lang/julia-bin/julia-bin-1.3.0.ebuild | 4 +++-
 dev-lang/julia-bin/julia-bin-1.4.0.ebuild | 2 ++
 3 files changed, 8 insertions(+), 2 deletions(-)