Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2005 23:27:24 +0200
From:      Ralf Folkerts <ralf.folkerts@gmx.de>
To:        Panagiotis Astithas <past@ebs.gr>
Cc:        Frank Staals <f.staals@zonnet.nl>, freebsd-java@freebsd.org
Subject:   Re: Eclipse 3.1 port?
Message-ID:  <1122067644.885.15.camel@beaster>
In-Reply-To: <42E0B533.2060306@ebs.gr>
References:  <1120942860.19352.7.camel@localhost.eu.mscsoftware.com> <42D99A15.7090408@ebs.gr> <42DEBF05.9050103@ebs.gr> <1121975583.994.14.camel@beaster> <42E000B5.6050903@zonnet.nl> <42E0B533.2060306@ebs.gr>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-JZPEuJSMIj6zjPtdodZf
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Am Freitag, den 22.07.2005, 11:58 +0300 schrieb Panagiotis Astithas:

Hi Panagiotis and Frank,

[...]
> >> BUILD FAILED
> >> /usr/ports/java/eclipse-devel/work/build.xml:48:=20
> >> /usr/ports/java/eclipse-devel/work/plugins/org.eclipse.rcp.source.free=
bsd.gtk.x86/src=20
> >> not found.
> >>
> >> Total time: 6 minutes 34 seconds
> >> *** Error code 1
> >>
> >> Stop in /usr/ports/java/eclipse-devel.

just tried a bit more, had a look at the Makefiles etc. Did help a bit
but not really:

- From the Build-Log it seems that the copy-Targets from the pre-patch
Script runs fine, as it lists the directory that is later missing the
src-Directory:
---
Copying plugins/org.eclipse.rcp.source.linux.gtk.x86 into
plugins/org.eclipse.rcp.source.freebsd.gtk.x86
---

However, when looking into the directories, the /linux/ does contain the
"src"-Directory and also some Files within:
---
[-su]beaster:org.eclipse.rcp.source.linux.gtk.x86$ls -l src/
total 2
drwxr-xr-x  3 root  wheel  512 Jul 22 23:09
org.eclipse.swt.gtk.linux.x86_3.1.0
---
While there is not even a src-Directory in the corresponding /freebsd/
Directory.

So I copied the src from /linux/ to /freebsd/ and then renamed
org.eclipse.swt.gtk.linux.x86_3.1.0
to
org.eclipse.swt.gtk.freebsd.x86_3.1.0


After that the Build skipped the Problem.

However, a bit later it failed:
---
BUILD FAILED
/usr/ports/java/eclipse-devel/work/build.xml:105: The following error
occurred while executing this line:
/usr/ports/java/eclipse-devel/work/assemble.org.eclipse.sdk.freebsd.gtk.x86=
.xml:304: The following error occurred while executing this line:
/usr/ports/java/eclipse-devel/work/plugins/org.eclipse.swt.gtk.freebsd.x86/=
build.xml:182: /usr/ports/java/eclipse-devel/work/plugins/org.eclipse.swt.g=
tk.freebsd.x86/@dot not found.
---

This time, it was a similar Problem; in the
plugins/org.eclipse.swt.gtk.linux.x86 Directory there was a Directory
\@dot that contained several files; that Directory, however, was not in
org.eclipse.swt.gtk.freebsd.x86. So I copied that over, too.

After that the build stopped:

BUILD FAILED
/usr/ports/java/eclipse-devel/work/build.xml:105: The following error
occurred while executing this line:
/usr/ports/java/eclipse-devel/work/assemble.org.eclipse.sdk.freebsd.gtk.x86=
.xml:310: The following error occurred while executing this line:
/usr/ports/java/eclipse-devel/work/features/org.eclipse.rcp/build.xml:189: =
The following error occurred while executing this line:
Target `rootFilesfreebsd_gtk_x86' does not exist in this project.

Total time: 8 minutes 27 seconds
*** Error code 1

So it seems to me that at least the "copies" that are being performed by
the pre-patch - Skript do ignore the "-r" Option :-( I think for the
"rootFilesfreebsd_gtk_x86" I should just sed or vi /linux/freebsd/ in
the build.xml?! Will try that -- tomorrow and will "report" the
result :-)

Cheers,
_ralf_

--=-JZPEuJSMIj6zjPtdodZf
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQBC4WS8Y2jmDrUy5RMRAis5AKCqtzrFEFZyctMB6rqIY3O6zjOPigCfZfhj
tjfhFJ0lt9QWCEaeNG0p0Bw=
=SKca
-----END PGP SIGNATURE-----

--=-JZPEuJSMIj6zjPtdodZf--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1122067644.885.15.camel>