Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2024 12:22:42 +0000
From:      Norbert Grundmann <ngrundmann@gmx.de>
To:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Newer eclipse port (2)
Message-ID:  <b2998259-6d91-4f7f-aa5e-395480d52b5f@gmx.de>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------sFscVAvOAnyq2ic1cf2ayesh
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable

Hello All :-)

As I already wrote and reapeat again: 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 latte=
r I
don't have experience - but if this would work - I would like to be the
maintainer of eclipse - as long as I can.

So I got progress, but about 15 steps before the end, the build stopped:

[INFO] [test-bundle] Test Plug-in for Framework Admin 1.4.400-SNAPSHOT
SUCCESS [ 2.219 s]
[INFO] [bundle] Equinox Provisioning Discovery 1.3.300-SNAPSHOT SUCCESS
[ 0.832 s]
[INFO] [bundle] Equinox Provisioning Discovery 1.3.300-SNAPSHOT SUCCESS
[ 0.856 s]
[INFO] [bundle] Equinox Provisioning Installer 1.4.300-SNAPSHOT SUCCESS
[ 1.128 s]
[INFO] [bundle] Equinox Provisioning Discovery UI 1.3.300-SNAPSHOT
SUCCESS [ 1.916 s]
[INFO] [feature] Equinox p2, Discovery UI support 1.3.400-SNAPSHOT
SUCCESS [ 1.064 s]
[INFO] [bundle] Test Install Verifier 1.4.300-SNAPSHOT .... SUCCESS [
1.840 s]
*[INFO] org.eclipse.equinox.p2.tests 1.9.400-SNAPSHOT ...... FAILURE [
30.137 s]*
[INFO] [test-bundle] Equinox Provisioning Discovery Tests
1.4.500-SNAPSHOT SKIPPED
[INFO] [test-bundle] Equinox Provisioning Tests (Incubation)
1.4.400-SNAPSHOT SKIPPED
[INFO] [bundle] p2 Admin UI 1.3.400-SNAPSHOT .............. SKIPPED
[INFO] [bundle] Provisioning Admin UI RCP (Incubation) 1.4.100-SNAPSHOT
SKIPPED
[INFO] [feature] p2 Server Feature 1.12.1300-SNAPSHOT ..... SKIPPED
[INFO] [feature] Equinox p2, SDK 3.11.2400-SNAPSHOT ....... SKIPPED
[INFO] org.eclipse.equinox.p2.examples 4.32.0-SNAPSHOT .... SKIPPED
[INFO] [bundle] RCP Mail (Cloud Update Example) 2.3.100-SNAPSHOT SKIPPED
[INFO] [bundle] Prestartupdate 1.3.100-SNAPSHOT ........... SKIPPED
[INFO] [bundle] Sdkbundlevisibility 1.3.100-SNAPSHOT ...... SKIPPED
[INFO] [bundle] Sdknoautoupdates 1.3.100-SNAPSHOT ......... SKIPPED
[INFO] [bundle] RCP Mail (SDK UI) 1.3.100-SNAPSHOT ........ SKIPPED
[INFO] org.eclipse.ant.optional.junit 3.3.400-SNAPSHOT .... SKIPPED
[INFO] org.eclipse.releng.tests 3.6.500-SNAPSHOT .......... SKIPPED
[INFO] org.eclipse.sdk.examples 4.32.0-SNAPSHOT ........... SKIPPED
[INFO] org.eclipse.sdk.tests 4.32.0-SNAPSHOT .............. SKIPPED
[INFO] org.eclipse.test 3.6.100-SNAPSHOT .................. SKIPPED
[INFO] org.eclipse.test.performance.win32 3.1.600-SNAPSHOT SKIPPED
[INFO] org.eclipse.sdk.feature 4.32.0-SNAPSHOT ............ SKIPPED
[INFO] org.eclipse.sdk.examples.feature 4.32.0-SNAPSHOT ... SKIPPED
[INFO] org.eclipse.test.feature 3.8.900-SNAPSHOT .......... SKIPPED
[INFO] org.eclipse.sdk.tests.feature 4.32.0-SNAPSHOT ...... SKIPPED
[INFO] eclipse.platform.releng.tychoeclipsebuilder 4.32.0-SNAPSHOT SKIPPED
[INFO] [feature] Eclipse Product Configuration 1.1.2300-SNAPSHOT SKIPPED
[INFO] org.eclipse.rt.osgistarterkit.product 4.32.0-SNAPSHOT SKIPPED
[INFO] equinox-sdk 4.32.0-SNAPSHOT ........................ SKIPPED
[INFO] eclipse.platform.repository 4.32.0-SNAPSHOT ........ SKIPPED
[INFO] platform-aggregator 4.32.0-SNAPSHOT ................ SKIPPED
[INFO]
=2D-----------------------------------------------------------------------
[INFO] BUILD FAILURE

additionally following info:

[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-p2-director-plugin:4.0.8:materialize-products
(materialize-products) on project org.eclipse.equinox.p2.tests:
Installation of product org.eclipse.equinox.p2.reconciler for
environment freebsd/gtk/x86_64 failed: Call to p2 director application
failed:Cannot complete the install because one or more required items
could not be found.:

mmhhmmm... why? the previous steps all had enviroment freebsd/gtk/amd64
- but here it is freebsd/gtk/x86_64 - which does not fit. I don't know
if this is the reason - but for me it seems...

Norbert :-)

=2D-
Norbert Grundmann

I love penguins at the south pole,
windows in my house and apples on my tree,
but not in my computer

--------------sFscVAvOAnyq2ic1cf2ayesh
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>As I already wrote and reapeat again: 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 have experience - but=
 if
      this would work - I would like to be the maintainer of eclipse -
      as long as I can.</p>
    <p>So I got progress, but about 15 steps before the end, the build
      stopped:</p>
    <p dir=3D"auto"><font face=3D"monospace">[INFO] [test-bundle] Test
        Plug-in for Framework Admin 1.4.400-SNAPSHOT SUCCESS [ 2.219 s]<br=
>
        [INFO] [bundle] Equinox Provisioning Discovery 1.3.300-SNAPSHOT
        SUCCESS [ 0.832 s]<br>
        [INFO] [bundle] Equinox Provisioning Discovery 1.3.300-SNAPSHOT
        SUCCESS [ 0.856 s]<br>
        [INFO] [bundle] Equinox Provisioning Installer 1.4.300-SNAPSHOT
        SUCCESS [ 1.128 s]<br>
        [INFO] [bundle] Equinox Provisioning Discovery UI
        1.3.300-SNAPSHOT SUCCESS [ 1.916 s]<br>
        [INFO] [feature] Equinox p2, Discovery UI support
        1.3.400-SNAPSHOT SUCCESS [ 1.064 s]<br>
        [INFO] [bundle] Test Install Verifier 1.4.300-SNAPSHOT ....
        SUCCESS [ 1.840 s]<br>
        <b>[INFO] org.eclipse.equinox.p2.tests 1.9.400-SNAPSHOT ......
          FAILURE [ 30.137 s]</b><br>
        [INFO] [test-bundle] Equinox Provisioning Discovery Tests
        1.4.500-SNAPSHOT SKIPPED<br>
        [INFO] [test-bundle] Equinox Provisioning Tests (Incubation)
        1.4.400-SNAPSHOT SKIPPED<br>
        [INFO] [bundle] p2 Admin UI 1.3.400-SNAPSHOT ..............
        SKIPPED<br>
        [INFO] [bundle] Provisioning Admin UI RCP (Incubation)
        1.4.100-SNAPSHOT SKIPPED<br>
        [INFO] [feature] p2 Server Feature 1.12.1300-SNAPSHOT .....
        SKIPPED<br>
        [INFO] [feature] Equinox p2, SDK 3.11.2400-SNAPSHOT .......
        SKIPPED<br>
        [INFO] org.eclipse.equinox.p2.examples 4.32.0-SNAPSHOT ....
        SKIPPED<br>
        [INFO] [bundle] RCP Mail (Cloud Update Example) 2.3.100-SNAPSHOT
        SKIPPED<br>
        [INFO] [bundle] Prestartupdate 1.3.100-SNAPSHOT ...........
        SKIPPED<br>
        [INFO] [bundle] Sdkbundlevisibility 1.3.100-SNAPSHOT ......
        SKIPPED<br>
        [INFO] [bundle] Sdknoautoupdates 1.3.100-SNAPSHOT .........
        SKIPPED<br>
        [INFO] [bundle] RCP Mail (SDK UI) 1.3.100-SNAPSHOT ........
        SKIPPED<br>
        [INFO] org.eclipse.ant.optional.junit 3.3.400-SNAPSHOT ....
        SKIPPED<br>
        [INFO] org.eclipse.releng.tests 3.6.500-SNAPSHOT ..........
        SKIPPED<br>
        [INFO] org.eclipse.sdk.examples 4.32.0-SNAPSHOT ...........
        SKIPPED<br>
        [INFO] org.eclipse.sdk.tests 4.32.0-SNAPSHOT ..............
        SKIPPED<br>
        [INFO] org.eclipse.test 3.6.100-SNAPSHOT ..................
        SKIPPED<br>
        [INFO] org.eclipse.test.performance.win32 3.1.600-SNAPSHOT
        SKIPPED<br>
        [INFO] org.eclipse.sdk.feature 4.32.0-SNAPSHOT ............
        SKIPPED<br>
        [INFO] org.eclipse.sdk.examples.feature 4.32.0-SNAPSHOT ...
        SKIPPED<br>
        [INFO] org.eclipse.test.feature 3.8.900-SNAPSHOT ..........
        SKIPPED<br>
        [INFO] org.eclipse.sdk.tests.feature 4.32.0-SNAPSHOT ......
        SKIPPED<br>
        [INFO] eclipse.platform.releng.tychoeclipsebuilder
        4.32.0-SNAPSHOT SKIPPED<br>
        [INFO] [feature] Eclipse Product Configuration 1.1.2300-SNAPSHOT
        SKIPPED<br>
        [INFO] org.eclipse.rt.osgistarterkit.product 4.32.0-SNAPSHOT
        SKIPPED<br>
        [INFO] equinox-sdk 4.32.0-SNAPSHOT ........................
        SKIPPED<br>
        [INFO] eclipse.platform.repository 4.32.0-SNAPSHOT ........
        SKIPPED<br>
        [INFO] platform-aggregator 4.32.0-SNAPSHOT ................
        SKIPPED<br>
        [INFO]
        ------------------------------------------------------------------=
------<br>
        [INFO] BUILD FAILURE</font></p>
    <p dir=3D"auto">additionally following info:</p>
    <p dir=3D"auto"><font face=3D"monospace">[ERROR] Failed to execute goa=
l
org.eclipse.tycho:tycho-p2-director-plugin:4.0.8:materialize-products
        (materialize-products) on project org.eclipse.equinox.p2.tests:
        Installation of product org.eclipse.equinox.p2.reconciler for
        environment freebsd/gtk/x86_64 failed: Call to p2 director
        application failed:Cannot complete the install because one or
        more required items could not be found.:</font></p>
    <p dir=3D"auto">mmhhmmm... why? the previous steps all had enviroment
      freebsd/gtk/amd64 - but here it is freebsd/gtk/x86_64 - which does
      not fit. I don't know if this is the reason - but for me it
      seems...</p>
    <p dir=3D"auto">Norbert :-)<br>
    </p>
    <p></p>
    <p></p>
    <pre class=3D"moz-signature" cols=3D"72">--
Norbert Grundmann

I love penguins at the south pole,
windows in my house and apples on my tree,
but not in my computer</pre>
  </body>
</html>

--------------sFscVAvOAnyq2ic1cf2ayesh--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2998259-6d91-4f7f-aa5e-395480d52b5f>