Re: [gentoo-user] sys-libs/db emerge failed

2005-06-12 Thread Grant
> >>Did you try to run javac in a terminal to see what happens?  What is the 
> >>output of "java-config -L"?  I see your bug: 
> >>http://bugs.gentoo.org/show_bug.cgi?id=95828
> >>
> >>Zac
> >
> >
> > Hi Zac,
> >
> > Here's what I get:
> >
> > system4 ~ # javac
> > #
> > # HotSpot Virtual Machine Error, Internal Error
> > # Please report this error at
> > # http://www.blackdown.org/cgi-bin/jdk
> > #
> > # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-01 mixed mode)
> > #
> > # Error ID: 4F533F4C494E55583F491418160E4350500359
> > #
> >
> > Heap at VM Abort:
> > Heap
> > Segmentation fault
> > system4 ~ # java-config -L
> > [blackdown-jdk-1.4.2.01] "Blackdown JDK 1.4.2.01"
> > (/etc/env.d/java/20blackdown-jdk-1.4.2.01) *
> > [blackdown-jdk-1.4.1] "Blackdown JDK 1.4.1"
> > (/etc/env.d/java/20blackdown-jdk-1.4.1)
> >
> > - Grant
> >
> 
> 
> Try this:
> 
> java-config -S blackdown-jdk-1.4.1
> source /etc/profile
> emerge --oneshot sys-libs/db
> 
> Look, there're other bugs too :P
> http://bugs.gentoo.org/show_bug.cgi?id=37146
> http://bugs.gentoo.org/show_bug.cgi?id=40775
> http://bugs.gentoo.org/show_bug.cgi?id=73818
> 
> 
> Zac

No luck.  We'll see how that bug goes.

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sys-libs/db emerge failed

2005-06-11 Thread Zac Medico
Grant wrote:
>>Did you try to run javac in a terminal to see what happens?  What is the 
>>output of "java-config -L"?  I see your bug: 
>>http://bugs.gentoo.org/show_bug.cgi?id=95828
>>
>>Zac
> 
> 
> Hi Zac,
> 
> Here's what I get:
> 
> system4 ~ # javac
> #
> # HotSpot Virtual Machine Error, Internal Error
> # Please report this error at
> # http://www.blackdown.org/cgi-bin/jdk
> #
> # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-01 mixed mode)
> #
> # Error ID: 4F533F4C494E55583F491418160E4350500359
> #
> 
> Heap at VM Abort:
> Heap
> Segmentation fault
> system4 ~ # java-config -L
> [blackdown-jdk-1.4.2.01] "Blackdown JDK 1.4.2.01"
> (/etc/env.d/java/20blackdown-jdk-1.4.2.01) *
> [blackdown-jdk-1.4.1] "Blackdown JDK 1.4.1"
> (/etc/env.d/java/20blackdown-jdk-1.4.1)
> 
> - Grant
> 


BTW, this is obviously an issue with your blackdown-jdk-1.4.2.01, no fault of 
sys-libs/db.  You can try to remerge it and if that doesn't help search 
bugzilla.

Zac 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sys-libs/db emerge failed

2005-06-11 Thread Zac Medico
Grant wrote:
>>Did you try to run javac in a terminal to see what happens?  What is the 
>>output of "java-config -L"?  I see your bug: 
>>http://bugs.gentoo.org/show_bug.cgi?id=95828
>>
>>Zac
> 
> 
> Hi Zac,
> 
> Here's what I get:
> 
> system4 ~ # javac
> #
> # HotSpot Virtual Machine Error, Internal Error
> # Please report this error at
> # http://www.blackdown.org/cgi-bin/jdk
> #
> # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-01 mixed mode)
> #
> # Error ID: 4F533F4C494E55583F491418160E4350500359
> #
> 
> Heap at VM Abort:
> Heap
> Segmentation fault
> system4 ~ # java-config -L
> [blackdown-jdk-1.4.2.01] "Blackdown JDK 1.4.2.01"
> (/etc/env.d/java/20blackdown-jdk-1.4.2.01) *
> [blackdown-jdk-1.4.1] "Blackdown JDK 1.4.1"
> (/etc/env.d/java/20blackdown-jdk-1.4.1)
> 
> - Grant
> 


Try this:

java-config -S blackdown-jdk-1.4.1
source /etc/profile
emerge --oneshot sys-libs/db

Look, there're other bugs too :P
http://bugs.gentoo.org/show_bug.cgi?id=37146
http://bugs.gentoo.org/show_bug.cgi?id=40775
http://bugs.gentoo.org/show_bug.cgi?id=73818


Zac
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sys-libs/db emerge failed

2005-06-11 Thread Grant
> Did you try to run javac in a terminal to see what happens?  What is the 
> output of "java-config -L"?  I see your bug: 
> http://bugs.gentoo.org/show_bug.cgi?id=95828
> 
> Zac

Hi Zac,

Here's what I get:

system4 ~ # javac
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://www.blackdown.org/cgi-bin/jdk
#
# Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-01 mixed mode)
#
# Error ID: 4F533F4C494E55583F491418160E4350500359
#

Heap at VM Abort:
Heap
Segmentation fault
system4 ~ # java-config -L
[blackdown-jdk-1.4.2.01] "Blackdown JDK 1.4.2.01"
(/etc/env.d/java/20blackdown-jdk-1.4.2.01) *
[blackdown-jdk-1.4.1] "Blackdown JDK 1.4.1"
(/etc/env.d/java/20blackdown-jdk-1.4.1)

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sys-libs/db emerge failed

2005-06-11 Thread Zac Medico
Grant wrote:
>>>I get this when trying to emerge sys-libs/db-4.2.53_p2 as a
>>>gnomemeeting dependency:
>>>
>>>checking if javac works... configure: error: The Java compiler javac
>>>failed (see config.log, check the CLASSPATH?)
>>>
>>>There is no config.log on my system.  I do have java in my USE flags.
>>>Does anyone know how to fix this?
>>
>>
>>Hi,
>>
>>I have the same problem. My best guess is that we don´t have a java compiler
>>installed, just the runtime for Java. Should probably install the java
>>compiler from Sun/IBM/wherever, but I haven´t had time to look in to it in
>>any depth.
>>If you don´t need java support in db tryp 'USE="-java" emerge -Nvp db'.
>>
>>Best regards,
>>Andreas Karlsson
> 
> 
> I filed a bug about this and I'll report on any findings.
> 
> - Grant
> 

Did you try to run javac in a terminal to see what happens?  What is the output 
of "java-config -L"?  I see your bug: 
http://bugs.gentoo.org/show_bug.cgi?id=95828

Zac
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sys-libs/db emerge failed

2005-06-11 Thread Grant
> > I get this when trying to emerge sys-libs/db-4.2.53_p2 as a
> > gnomemeeting dependency:
> >
> > checking if javac works... configure: error: The Java compiler javac
> > failed (see config.log, check the CLASSPATH?)
> >
> > There is no config.log on my system.  I do have java in my USE flags.
> > Does anyone know how to fix this?
> 
> 
> Hi,
> 
> I have the same problem. My best guess is that we don´t have a java compiler
> installed, just the runtime for Java. Should probably install the java
> compiler from Sun/IBM/wherever, but I haven´t had time to look in to it in
> any depth.
> If you don´t need java support in db tryp 'USE="-java" emerge -Nvp db'.
> 
> Best regards,
> Andreas Karlsson

I filed a bug about this and I'll report on any findings.

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sys-libs/db emerge failed

2005-06-11 Thread Andreas Karlsson
On Saturday 11 June 2005 18.06, Grant wrote:
> I get this when trying to emerge sys-libs/db-4.2.53_p2 as a
> gnomemeeting dependency:
>
> checking if javac works... configure: error: The Java compiler javac
> failed (see config.log, check the CLASSPATH?)
>
> There is no config.log on my system.  I do have java in my USE flags.
> Does anyone know how to fix this?


Hi,

I have the same problem. My best guess is that we don´t have a java compiler 
installed, just the runtime for Java. Should probably install the java 
compiler from Sun/IBM/wherever, but I haven´t had time to look in to it in 
any depth. 
If you don´t need java support in db tryp 'USE="-java" emerge -Nvp db'.

Best regards,
Andreas Karlsson


pgpMqpwbMOVNO.pgp
Description: PGP signature