Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739046 - dev-util/visualvm-2.1.5 does not respect CFLAGS/LDFLAGS
Summary: dev-util/visualvm-2.1.5 does not respect CFLAGS/LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags ldflags
  Show dependency tree
 
Reported: 2020-08-26 05:18 UTC by Agostino Sarubbo
Modified: 2023-05-08 05:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,279.30 KB, text/plain)
2020-08-26 05:18 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-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(-)