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

Bug 739046

Summary: dev-util/visualvm-2.1.5 does not respect CFLAGS/LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506, 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-08-26 05:18:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/visualvm-1.4.1 does not respect CFLAGS/LDFLAGS.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-26 05:18:50 UTC
Created attachment 656792 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-07 18:42:30 UTC
ci has reproduced this issue with version 2.1.5 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-05-08 05:38:10 UTC
The bug has been closed via the following commit(s):

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

commit 4b6ae8cb47f7068c84e78fb1d7bd6a17bf9c362b
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2023-05-08 05:37:56 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-05-08 05:38:05 +0000

    dev-util/visualvm: bump to 2.1.6, dropped 2.1.5, updated QA_PREBUILT
    
    Closes: https://bugs.gentoo.org/739046
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-util/visualvm/Manifest                                    |  6 +++---
 .../visualvm/{visualvm-2.1.5.ebuild => visualvm-2.1.6.ebuild} | 11 +++++++----
 2 files changed, 10 insertions(+), 7 deletions(-)