Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3772

Summary: Cannot emerge jedit-4.0
Product: Gentoo Linux Reporter: jason perez <lain>
Component: Current packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED INVALID    
Severity: normal CC: blizzy-keyword-gentoo_bugs2.a8a736, rphillips
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description jason perez 2002-06-15 21:36:08 UTC
When trying to emerge jedit, I get this error:

emerge jedit
Calculating dependencies ...done!
>>> emerge app-editors/jedit-4.0 to /
>>> md5 ;-) jedit40source.tar.gz
>>> Unpacking source...
>>> Unpacking jedit40source.tar.gz
>>> Source unpacked.
Buildfile: build.xml

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 1, Exitcode 1
!!! (no error message)

!!! emerge aborting on  /usr/portage/app-editors/jedit/jedit-4.0.ebuild .

error in ebuild -- needs fix.
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2002-06-17 02:24:54 UTC
What virtual machine are you running?

The ebuild works fine here.
Comment 2 jason perez 2002-06-17 02:54:04 UTC
won't emerge with sun-jdk-1.4.0.  (switched back to sun-jdk-1.3.03 and it's fine.)
Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2002-06-17 03:23:27 UTC
There is a new sun-jdk ebuild 1.4.0-r3... I'm running this ebuild and appears to
work ok.
Comment 4 jason perez 2002-06-17 03:57:52 UTC
sun-jdk-1.4.0-r3 is what i used.  hmmm.  environment is setup correctly.
i can compile the source manually using sun-jdk 1.4.0 using ant.  are you sure
it built for you?  

like i said before, I can emerge jedit using sun-jdk-1.3.03, but once you
compile it with that, it can't be used with 1.4.0 unless you compile jedit a
certain way (it's in the readme.)

so, what the hell's wrong with mine, then? (for now, i'm just using the jar from
jedit.org.)
Comment 5 Ryan Phillips (RETIRED) gentoo-dev 2002-06-17 04:46:07 UTC
It is a very good question... When did you merge 1.4.0-r3?  there was a small
bug in it for quite some time (about 14 hours), which was totally my fault, but
is now fixed.  You may want to merge again if you can.  It was fixed at 6/16
18:59 CVS time.
Comment 6 jason perez 2002-06-17 05:29:45 UTC
ok, i did 'emerge rsync', then i just unmerged sun-jdk1.4.0, reemerged it.  then
i set the system vm to 1.4.0 just to be sure. env-update, and then i logged out
and relogged in with the same user account.  tried emerging jedit again -- no
dice!  same error again.

am i doing something wrong? should I reboot and try?  is anybody else having
this problem?
Comment 7 Ryan Phillips (RETIRED) gentoo-dev 2002-06-17 10:20:11 UTC
No it appears you are doing eveything right...  just for kicks what versions of
jikes is merged?
Comment 8 jason perez 2002-06-17 22:39:47 UTC
jikes v 1.15
Comment 9 jason perez 2002-06-20 02:05:43 UTC
update:  i just reinstalled gentoo from 1.1a (save for my /home partition and
some config backups) and I can now emerge jedit with sun-jdk-1.4.0.

my best guess what was wrong was that I either messed something up
emerging/updating, etc, or that some tmp files where lying around messing things
up (from ant or jikes.)  not really sure, though.

bottomline, this was not a problem with the ebuild.