First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 47769
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thomas Veith (RETIRED) <xtv@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gentoo-java-gnome-2.6.0.patch Minor patches to allow to build java-gnome-2.6.0 patch Thomas Veith (RETIRED) 2004-04-13 16:46 0000 5.94 KB Details | Diff
java-gnome-2.6.0.ebuild Ebuild to build java-gnome-2.6.0 text/x-ebuild Thomas Veith (RETIRED) 2004-04-13 16:51 0000 2.37 KB Details
gentoo-java-gnome-2.6.0.1.patch fixes problems with make install (faq, tutorial) patch Thomas Veith (RETIRED) 2004-04-24 13:36 0000 3.52 KB Details | Diff
java-gnome-2.6.0.1.ebuild new ebuild for java-gnome-2.6.0.1 text/x-ebuild Thomas Veith (RETIRED) 2004-04-26 02:00 0000 2.73 KB Details
gentoo-java-gnome-2.6.0.1.patch actual patch for 2.6.0.1 patch Thomas Veith (RETIRED) 2004-04-26 02:02 0000 3.49 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 47769 depends on: Show dependency tree
Bug 47769 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-04-13 16:44 0000
This ebuild builds the Java Bindings for Gnome 2.6.0

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Builds on my boxes.

------- Comment #1 From Thomas Veith (RETIRED) 2004-04-13 16:46:36 0000 -------
Created an attachment (id=29236) [edit]
Minor patches to allow to build java-gnome-2.6.0

Some minor patches for configure; diverse Makefile.in

------- Comment #2 From Thomas Veith (RETIRED) 2004-04-13 16:51:19 0000 -------
Created an attachment (id=29237) [edit]
Ebuild to build java-gnome-2.6.0

This is basically the same ebuild as for java-gnome-0.8; just added actual
dependencies. Additionally I built zip-files for the java-sources and install
them to the same location as the jar-files (which is very handy for developing
in eclipse).

------- Comment #3 From Andrew Cowie 2004-04-22 03:58:19 0000 -------
This should really be treated as a part of Gnome 2.6... when it gets unmasked
it would be nice if this was available as well.

AfC
Sydney

------- Comment #4 From Chris Aniszczyk (RETIRED) 2004-04-22 18:48:43 0000 -------
2.6.0.1 in portage.

------- Comment #5 From Sascha Flohr 2004-04-24 03:50:23 0000 -------
Isn't there missing a patch to emerge on gentoo?

There seems to be a problem with the core-doc. Only an index.html file is there, but the install expects more files. I saw that the patch for java-gnome-0.8.3 made changes to fix this issue.

On my System it fails with:

make[1]: Entering directory `/var/tmp/portage/java-gnome-2.6.0.1/work/java-gnome-2.6.0.1/doc-core'
/bin/install -c -d -m755 /var/tmp/portage/java-gnome-2.6.0.1/image//usr/share/doc/java-gnome-2.6/doc/core/
/bin/install -c -m644 build-faq/t1.html /var/tmp/portage/java-gnome-2.6.0.1/image//usr/share/doc/java-gnome-2.6/doc/core/faq.html
/bin/install: cannot stat `build-faq/t1.html': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/var/tmp/portage/java-gnome-2.6.0.1/work/java-gnome-2.6.0.1/doc-core'
make: *** [install] Error 1
 
!!! ERROR: dev-java/java-gnome-2.6.0.1 failed.
!!! Function src_install, Line 35, Exitcode 2
!!! (no error message)

------- Comment #6 From Thomas Veith (RETIRED) 2004-04-24 13:36:36 0000 -------
Created an attachment (id=29975) [edit]
fixes problems with make install (faq, tutorial)

java-gnome-2.6.0.1 still has wrong Makefile.ins.. need patch to fix make
install for docs (faq, tutorial).. Add the line 
epatch ${FILESDIR}/gentoo-java-gnome-2.6.0.1.patch
in your ebuild as first line in src_compile() [before configure]

------- Comment #7 From Sascha Flohr 2004-04-25 09:21:18 0000 -------
perfect, it works!

------- Comment #8 From Sascha Flohr 2004-04-25 09:34:16 0000 -------
sorry, it works not at all.

link from gnome2.6.tar to gnome2.6-2.6.0.tar is missing.

------- Comment #9 From Sascha Flohr 2004-04-25 09:37:20 0000 -------
link from libgnomejava2.6.so to libgnomejava2.6.so.2.6.0 is missing.

------- Comment #10 From Thomas Veith (RETIRED) 2004-04-26 02:00:29 0000 -------
Created an attachment (id=30067) [edit]
new ebuild for java-gnome-2.6.0.1

new ebuild for java-gnome-2.6.0.1; some rework to handle different versions
correctly (gtk2.4 instead of gtk2.6), fixes symbolic links et al to 3-point
version-numbers (libgnomejava2.6.so.2.6.0 instead of
libgnomejava2.6.so.2.6.0.1), fix package env

------- Comment #11 From Thomas Veith (RETIRED) 2004-04-26 02:02:06 0000 -------
Created an attachment (id=30069) [edit]
actual patch for 2.6.0.1

most recent patch; still fixes problems with broken Makefile.ins; additionally
installs whole tutorial, not only index.html

------- Comment #12 From Sascha Flohr 2004-04-26 12:04:14 0000 -------
this time i checked a little more in depth before signalling success :-)

excellent work, hope it will soon go to the portage tree!

------- Comment #13 From Geert Hauwaerts. 2004-04-30 09:51:26 0000 -------
/bin/install -c -m644 api/resources/*
/var/tmp/portage/java-gnome-2.6.0.1/image//usr/share/doc/java-gnome-2.6/api/core/resources/
/bin/install: cannot stat `api/resources/*': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory
`/var/tmp/portage/java-gnome-2.6.0.1/work/java-gnome-2.6.0.1/doc-core'
make: *** [install] Error 1

!!! ERROR: dev-java/java-gnome-2.6.0.1 failed.
!!! Function src_install, Line 36, Exitcode 2
!!! (no error message)

------- Comment #14 From Matt Morten 2004-07-20 07:26:51 0000 -------
I am also getting this error:

/bin/install -c -m644 api/resources/* /var/tmp/portage/java-gnome-2.6.0.1/image//usr/share/doc/java-gnome-2.6/api/core/resources/
/bin/install: cannot stat `api/resources/*': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/var/tmp/portage/java-gnome-2.6.0.1/work/java-gnome-2.6.0.1/doc-core'
make: *** [install] Error 1

!!! ERROR: dev-java/java-gnome-2.6.0.1 failed.
!!! Function src_install, Line 36, Exitcode 2
!!! (no error message)


Any news on a fix? I see it is mentioned in another thread aswell, without resolve.

First Last Prev Next    No search results available      Search page      Enter new bug