Date: Sat, 28 May 2022 08:43:54 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264311] java/eclipse Message-ID: <bug-264311-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264311 Bug ID: 264311 Summary: java/eclipse Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: freebsd.68fba@nospam.spacesurfer.com CC: jonc@chen.org.nz Flags: maintainer-feedback?(jonc@chen.org.nz) CC: jonc@chen.org.nz This port no longer builds, I get the error: [ERROR] Cannot resolve target definition: [ERROR] Problems resolving provisioning plan.: [ERROR] Unable to satisfy dependency from tycho-ee-1653724492541 0.0.0.1653724492541 to org.eclipse.equinox.p2.iu; a.jre.javase [17.0.0,17.0= .0]. [ERROR]=20 This seems to be related to missing dependencies that need to be built for = java 17. If I change the Makefile to use java 11 with: USE_JAVA=3D 11 then it works fine. However, this port is for an eclipse version which is almost 2 years old. It would be nice to have a more modern eclipse. If there is anything I can do to help please let me know. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264311-7788>