The latest bump to idea-community-2019.3.3.193.6494.35 seems to have broken the ebuild for me. It refers to JRE files in the wrong directory, at least on my system. I created a patch for the ebuild to fix this for me but I’m not sure if this works on other systems (e.g. with jbr8 or non-64bit).
Created attachment 617530 [details] build log
Created attachment 617532 [details] build environment
Created attachment 617534 [details] emerge --info =dev-util/idea-community-2019.3.3.193.6494.35
Created attachment 617536 [details, diff] proposed ebuild patch
By the way, I’m building with these flags: # emerge -pqv =dev-util/idea-community-2019.3.3.193.6494.35 [ebuild N ] dev-util/idea-community-2019.3.3.193.6494.35 USE="jbr11 -jbr8"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277e9ef4b892b2c1c0834d05ae3c72121850e495 commit 277e9ef4b892b2c1c0834d05ae3c72121850e495 Author: Mike Pagano <mpagano@gentoo.org> AuthorDate: 2020-03-27 19:47:24 +0000 Commit: Mike Pagano <mpagano@gentoo.org> CommitDate: 2020-03-27 19:47:24 +0000 dev-util/idea-community: Fix removing bundled .so files Closes: https://bugs.gentoo.org/711886 Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com> Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mike Pagano <mpagano@gentoo.org> dev-util/idea-community/idea-community-2019.3.3.193.6494.35.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)