Date: Tue, 6 Aug 2024 09:14:49 +0200 From: Norbert Grundmann <ngrundmann@gmx.de> To: FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: Newer eclipse port Message-ID: <45aced6b-465c-406d-a3c9-ceae8f708230@gmx.de>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------3Y44kTt04AmA4dLu1jO8HBBB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Hello All :-) I am using eclipse - and there is a port for R4.24. Many thanks to the creator and those who keep it alive!!!=C2=A0 It would be nice to have a ne= wer version - like R4.32.=C2=A0 I am working to get a build for FreeBSD and to= ok a lot of stuff from the existing port R4.24. My first step is to get a "compilation" process pass through, then check if it works and then make a port.=C2=A0 The latter I don't have experience - but if this would work = - I would like to be the maintainer of eclipse - as long as I can. Actually I made changes in adding files and patches - and the compilation process is passing nearly 90% of all steps.=C2=A0 But for SWT Linux tests I have problems: # export ARCH=3D$(uname -p) # export JAVA_HOME=3D"/usr/local/openjdk17" # export MAVEN_OPTS=3D"-Xmx2048m" # mvn -DskipTests=3Dtrue -Dnative=3Dgtk.freebsd.${ARCH} clean verify ... [INFO] [bundle] Example for Eclipse URI Scheme Handling 1.2.300-SNAPSHOT SUCCESS [=C2=A0 0.915 s] [INFO] [bundle] Tabbed Properties View Article Example 3.4.300-SNAPSHOT SUCCESS [=C2=A0 0.755 s] [INFO] [bundle] Examples of Eclipse Forms 3.4.100-SNAPSHOT SUCCESS [=C2=A0 0.906 s] [INFO] [bundle] Examples for Generic Editor 1.3.400-SNAPSHOT SUCCESS [=C2= =A0 1.213 s] [INFO] org.eclipse.platform.doc.tips 0.3.100-SNAPSHOT ..... SUCCESS [=C2= =A0 0.497 s] [INFO] [bundle] SWT Tools Base 3.107.600-SNAPSHOT ......... SUCCESS [=C2= =A0 1.230 s] [INFO] [bundle] SWT Tools Spy 3.109.400-SNAPSHOT .......... SUCCESS [=C2= =A0 1.245 s] [INFO] [bundle] SWT Tools 3.110.400-SNAPSHOT .............. SUCCESS [=C2= =A0 1.447 s] [INFO] [aggregator] bundles 4.32.0-SNAPSHOT ............... SUCCESS [=C2= =A0 0.003 s] [INFO] org.eclipse.swt.fragments.localbuild 3.105.0-SNAPSHOT SUCCESS [=C2= =A0 0.126 s] [INFO] [bundle] SWT Standalone Examples Plugin 3.108.400-SNAPSHOT SUCCESS [=C2=A0 1.736 s] [INFO] [bundle] SWT Browser Demos Plugin 3.108.400-SNAPSHOT SUCCESS [=C2= =A0 0.780 s] [INFO] [bundle] SWT Launcher Example Plugin 3.108.300-SNAPSHOT SUCCESS [=C2=A0 0.727 s] [INFO] org.eclipse.swt.examples.ole.win32 3.109.100-SNAPSHOT SUCCESS [=C2= =A0 1.392 s] [INFO] [bundle] SWT Views Example Plugin 3.108.400-SNAPSHOT SUCCESS [=C2= =A0 0.649 s] [INFO] [feature] SWT Tools 3.109.400-SNAPSHOT ............. SUCCESS [=C2= =A0 0.469 s] *[INFO] [test-bundle] Eclipse SWT Tests Linux/gtk 3.109.0-SNAPSHOT FAILURE [=C2=A0 0.099 s] *[INFO] [bundle] Coordinator 1.5.300-SNAPSHOT .............. SKIPPED [INFO] [bundle] Meta Type 1.6.600-SNAPSHOT ................ SKIPPED [INFO] [bundle] User Admin Service 1.3.100-SNAPSHOT ....... SKIPPED [INFO] [bundle] Configuration Admin 1.6.100-SNAPSHOT ...... SKIPPED [INFO] [bundle] Device Access Service 1.2.100-SNAPSHOT .... SKIPPED [INFO] [feature] Equinox Compendium SDK 3.23.100-SNAPSHOT . SKIPPED [INFO] [bundle] Aspect Weaving Hooks Plug-in 1.4.100-SNAPSHOT SKIPPED ... Actually I have a problem to fix this step.=C2=A0 Maybe someone would have= an idea what could happen or where to look inside... All the best, Norbert =2D- I love penguins at the south pole, windows in my house and apples on my tr= ee, but not in my computer :) --------------3Y44kTt04AmA4dLu1jO8HBBB Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <!DOCTYPE html> <html> <head> <meta http-equiv=3D"content-type" content=3D"text/html; charset=3DUTF-= 8"> </head> <body> <p>Hello All :-)</p> <p>I am using eclipse - and there is a port for R4.24. Many thanks to the creator and those who keep it alive!!!=C2=A0 It would be nice= to have a newer version - like R4.32.=C2=A0 I am working to get a build for FreeBSD and took a lot of stuff from the existing port R4.24.=C2= =A0 My first step is to get a "compilation" process pass through, then check if it works and then make a port.=C2=A0 The latter I don't hav= e experience - but if this would work - I would like to be the maintainer of eclipse - as long as I can.</p> <p>Actually I made changes in adding files and patches - and the compilation process is passing nearly 90% of all steps.=C2=A0 But fo= r SWT Linux tests I have problems:<br> </p> <p><font face=3D"monospace"># export ARCH=3D$(uname -p)<br> # export JAVA_HOME=3D"/usr/local/openjdk17"<br> # export MAVEN_OPTS=3D"-Xmx2048m"<br> # mvn -DskipTests=3Dtrue -Dnative=3Dgtk.freebsd.${ARCH} clean verify=C2=A0</font></p> <p><font face=3D"monospace">...<br> [INFO] [bundle] Example for Eclipse URI Scheme Handling 1.2.300-SNAPSHOT SUCCESS [=C2=A0 0.915 s]<br> [INFO] [bundle] Tabbed Properties View Article Example 3.4.300-SNAPSHOT SUCCESS [=C2=A0 0.755 s]<br> [INFO] [bundle] Examples of Eclipse Forms 3.4.100-SNAPSHOT=C2=A0 SUCCESS [=C2=A0 0.906 s]<br> [INFO] [bundle] Examples for Generic Editor 1.3.400-SNAPSHOT SUCCESS [=C2=A0 1.213 s]<br> [INFO] org.eclipse.platform.doc.tips 0.3.100-SNAPSHOT ..... SUCCESS [=C2=A0 0.497 s]<br> [INFO] [bundle] SWT Tools Base 3.107.600-SNAPSHOT ......... SUCCESS [=C2=A0 1.230 s]<br> [INFO] [bundle] SWT Tools Spy 3.109.400-SNAPSHOT .......... SUCCESS [=C2=A0 1.245 s]<br> [INFO] [bundle] SWT Tools 3.110.400-SNAPSHOT .............. SUCCESS [=C2=A0 1.447 s]<br> [INFO] [aggregator] bundles 4.32.0-SNAPSHOT ............... SUCCESS [=C2=A0 0.003 s]<br> [INFO] org.eclipse.swt.fragments.localbuild 3.105.0-SNAPSHOT SUCCESS [=C2=A0 0.126 s]<br> [INFO] [bundle] SWT Standalone Examples Plugin 3.108.400-SNAPSHOT SUCCESS [=C2=A0 1.736 s]<br> [INFO] [bundle] SWT Browser Demos Plugin 3.108.400-SNAPSHOT SUCCESS [=C2=A0 0.780 s]<br> [INFO] [bundle] SWT Launcher Example Plugin 3.108.300-SNAPSHOT SUCCESS [=C2=A0 0.727 s]<br> [INFO] org.eclipse.swt.examples.ole.win32 3.109.100-SNAPSHOT SUCCESS [=C2=A0 1.392 s]<br> [INFO] [bundle] SWT Views Example Plugin 3.108.400-SNAPSHOT SUCCESS [=C2=A0 0.649 s]<br> [INFO] [feature] SWT Tools 3.109.400-SNAPSHOT ............. SUCCESS [=C2=A0 0.469 s]<br> <b>[INFO] [test-bundle] Eclipse SWT Tests Linux/gtk 3.109.0-SNAPSHOT FAILURE [=C2=A0 0.099 s]<br> </b>[INFO] [bundle] Coordinator 1.5.300-SNAPSHOT .............. SKIPPED<br> [INFO] [bundle] Meta Type 1.6.600-SNAPSHOT ................ SKIPPED<br> [INFO] [bundle] User Admin Service 1.3.100-SNAPSHOT ....... SKIPPED<br> [INFO] [bundle] Configuration Admin 1.6.100-SNAPSHOT ...... SKIPPED<br> [INFO] [bundle] Device Access Service 1.2.100-SNAPSHOT .... SKIPPED<br> [INFO] [feature] Equinox Compendium SDK 3.23.100-SNAPSHOT . SKIPPED<br> [INFO] [bundle] Aspect Weaving Hooks Plug-in 1.4.100-SNAPSHOT SKIPPED<br> ...</font></p> <p>Actually I have a problem to fix this step.=C2=A0 Maybe someone wou= ld have an idea what could happen or where to look inside...</p> <p>All the best, Norbert<br> </p> <pre class=3D"moz-signature" cols=3D"72">-- I love penguins at the south pole, windows in my house and apples on my tr= ee, but not in my computer :)</pre> </body> </html> --------------3Y44kTt04AmA4dLu1jO8HBBB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45aced6b-465c-406d-a3c9-ceae8f708230>