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

Bug 868936

Summary: [guru] sci-electronics/bluespec-2022.01 does not respect LDFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: vowstar <vowstar>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-09-06 20:01:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-electronics/bluespec-2022.01 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_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 2022-09-06 20:01:24 UTC
Created attachment 803635 [details]
build.log

build log and emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2022-09-08 01:46:33 UTC
The bug has been closed via the following commit(s):

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

commit d658fb754a1fb6508dcc929d4ea6373a0195cd89
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2022-09-07 02:47:40 +0000
Commit:     Huang Rui <vowstar@gmail.com>
CommitDate: 2022-09-07 02:51:32 +0000

    sci-electronics/bluespec: fix 868765, 868768, 868936
    
    Add missing RDEPEND app-shells/tcsh
    Fix calls commands that do not exist: csh
    Fix does not respect LDFLAGS
    Fix test hang due to missing of csh
    
    Closes: https://bugs.gentoo.org/868765
    Closes: https://bugs.gentoo.org/868768
    Closes: https://bugs.gentoo.org/868936
    Signed-off-by: Huang Rui <vowstar@gmail.com>

 .../bluespec/bluespec-2022.01-r1.ebuild            | 145 +++++++++++++++++++++
 1 file changed, 145 insertions(+)