Azureus wont compile coz of 4E4D4554484F440E4350500525  
Author Message
Ahmed Parkar





PostPosted: 2006-9-7 22:58:00 Top

java-programmer, Azureus wont compile coz of 4E4D4554484F440E4350500525 Hello people...

So, after dodging Azureus dependancies, this might be the final hurdle
to get Azureus to compile :/

Anyway... I got an internal error (4E4D4554484F440E4350500525)

I got that error when I was installing something called "sed"
(/usr/ports/net/sed ?), but that got resolved once I mounted
linprocfs...

But Azureus refuses to compile...

I googled further more and one site tells me to add -Xint to my java
command line... I added that in the last line of work/azureus file
that was created. And thats how the number of files mentioned in the
output below reduced from 2000 something to 1476... Good thing/bad
thing???

Any ideas how to get this working?
Below from BEGIN to END is the exact console output...

PS: please CC your replies to me coz im not on the list....

=====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)=====

hostname# make install clean
===> Building for azureus-2.4.0.2
Buildfile: build.xml

init:

compile:
[javac] Compiling 1476 source files to /usr/ports/net-p2p/azureus/work/build
[javac] #
[javac] # An unexpected error has been detected by HotSpot Virtual Machine:
[javac] #
[javac] # Internal Error (4E4D4554484F440E4350500525), pid=49360,
tid=0x50f000
[javac] #
[javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM
(diablo-1.5.0_07-b00 mixed mode)
[javac] # An error report file with more information is saved as
hs_err_pid49360.log
[javac] #
[javac] # If you would like to submit a bug report, please write
[javac] # a letter to email***@***.com mailing list
[javac] #

BUILD FAILED
/usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the
compiler error output for details.

Total time: 48 seconds
*** Error code 1

Stop in /usr/ports/net-p2p/azureus.
hostname#

====END====

cheers...
Ahmed
 
parkarahmed





PostPosted: 2006-9-7 23:01:00 Top

java-programmer >> Azureus wont compile coz of 4E4D4554484F440E4350500525 Hello people...

So, after dodging Azureus dependancies, this might be the final hurdle
to get Azureus to compile :/

Anyway... I got an internal error (4E4D4554484F440E4350500525)

I got that error when I was installing something called "sed"
(/usr/ports/net/sed ?), but that got resolved once I mounted
linprocfs...

But Azureus refuses to compile...

I googled further more and one site tells me to add -Xint to my java
command line... I added that in the last line of work/azureus file
that was created. And thats how the number of files mentioned in the
output below reduced from 2000 something to 1476... Good thing/bad
thing???

Any ideas how to get this working?
Below from BEGIN to END is the exact console output...

PS: please CC your replies to me coz im not on the list....

=====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)=====

hostname# make install clean
===> Building for azureus-2.4.0.2
Buildfile: build.xml

init:

compile:
[javac] Compiling 1476 source files to /usr/ports/net-p2p/azureus/work/build
[javac] #
[javac] # An unexpected error has been detected by HotSpot Virtual Machine:
[javac] #
[javac] # Internal Error (4E4D4554484F440E4350500525), pid=49360,
tid=0x50f000
[javac] #
[javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM
(diablo-1.5.0_07-b00 mixed mode)
[javac] # An error report file with more information is saved as
hs_err_pid49360.log
[javac] #
[javac] # If you would like to submit a bug report, please write
[javac] # a letter to email***@***.com mailing list
[javac] #

BUILD FAILED
/usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the
compiler error output for details.

Total time: 48 seconds
*** Error code 1

Stop in /usr/ports/net-p2p/azureus.
hostname#

====END====

cheers...
Ahmed
_______________________________________________
email***@***.com mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "email***@***.com"
 
Ahmed Parkar





PostPosted: 2006-9-12 12:29:00 Top

java-programmer >> Azureus wont compile coz of 4E4D4554484F440E4350500525 Hmmm... seems like, nobody is familiar with this problem.
I'm wondering if anyone could guide me to how to even go about
tracing down the problem.
As a starter, how to view the compiler log for the Azureus build attempt.
This is on a FreeBSD 6.1 amd64 machine with the latest diablo jdk/jre
binary packages.

Regards,
Ahmed

On 9/8/06, Ahmed Parkar <email***@***.com> wrote:
> Hello people...
>
> So, after dodging Azureus dependancies, this might be the final hurdle
> to get Azureus to compile :/
>
> Anyway... I got an internal error (4E4D4554484F440E4350500525)
>
> I got that error when I was installing something called "sed"
> (/usr/ports/net/sed ?), but that got resolved once I mounted
> linprocfs...
>
> But Azureus refuses to compile...
>
> I googled further more and one site tells me to add -Xint to my java
> command line... I added that in the last line of work/azureus file
> that was created. And thats how the number of files mentioned in the
> output below reduced from 2000 something to 1476... Good thing/bad
> thing???
>
> Any ideas how to get this working?
> Below from BEGIN to END is the exact console output...
>
> PS: please CC your replies to me coz im not on the list....
>
> =====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)=====
>
> hostname# make install clean
> ===> Building for azureus-2.4.0.2
> Buildfile: build.xml
>
> init:
>
> compile:
> [javac] Compiling 1476 source files to /usr/ports/net-p2p/azureus/work/build
> [javac] #
> [javac] # An unexpected error has been detected by HotSpot Virtual Machine:
> [javac] #
> [javac] # Internal Error (4E4D4554484F440E4350500525), pid=49360,
> tid=0x50f000
> [javac] #
> [javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM
> (diablo-1.5.0_07-b00 mixed mode)
> [javac] # An error report file with more information is saved as
> hs_err_pid49360.log
> [javac] #
> [javac] # If you would like to submit a bug report, please write
> [javac] # a letter to email***@***.com mailing list
> [javac] #
>
> BUILD FAILED
> /usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the
> compiler error output for details.
>
> Total time: 48 seconds
> *** Error code 1
>
> Stop in /usr/ports/net-p2p/azureus.
> hostname#
>
> ====END====
>
> cheers...
> Ahmed
>
 
 
parkarahmed





PostPosted: 2006-9-12 12:33:00 Top

java-programmer >> Azureus wont compile coz of 4E4D4554484F440E4350500525 Hmmm... seems like, nobody is familiar with this problem.
I'm wondering if anyone could guide me to how to even go about
tracing down the problem.
As a starter, how to view the compiler log for the Azureus build attempt.
This is on a FreeBSD 6.1 amd64 machine with the latest diablo jdk/jre
binary packages.

Regards,
Ahmed

On 9/8/06, Ahmed Parkar <email***@***.com> wrote:
> Hello people...
>
> So, after dodging Azureus dependancies, this might be the final hurdle
> to get Azureus to compile :/
>
> Anyway... I got an internal error (4E4D4554484F440E4350500525)
>
> I got that error when I was installing something called "sed"
> (/usr/ports/net/sed ?), but that got resolved once I mounted
> linprocfs...
>
> But Azureus refuses to compile...
>
> I googled further more and one site tells me to add -Xint to my java
> command line... I added that in the last line of work/azureus file
> that was created. And thats how the number of files mentioned in the
> output below reduced from 2000 something to 1476... Good thing/bad
> thing???
>
> Any ideas how to get this working?
> Below from BEGIN to END is the exact console output...
>
> PS: please CC your replies to me coz im not on the list....
>
> =====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)=====
>
> hostname# make install clean
> ===> Building for azureus-2.4.0.2
> Buildfile: build.xml
>
> init:
>
> compile:
> [javac] Compiling 1476 source files to /usr/ports/net-p2p/azureus/work/build
> [javac] #
> [javac] # An unexpected error has been detected by HotSpot Virtual Machine:
> [javac] #
> [javac] # Internal Error (4E4D4554484F440E4350500525), pid=49360,
> tid=0x50f000
> [javac] #
> [javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM
> (diablo-1.5.0_07-b00 mixed mode)
> [javac] # An error report file with more information is saved as
> hs_err_pid49360.log
> [javac] #
> [javac] # If you would like to submit a bug report, please write
> [javac] # a letter to email***@***.com mailing list
> [javac] #
>
> BUILD FAILED
> /usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the
> compiler error output for details.
>
> Total time: 48 seconds
> *** Error code 1
>
> Stop in /usr/ports/net-p2p/azureus.
> hostname#
>
> ====END====
>
> cheers...
> Ahmed
>
_______________________________________________
email***@***.com mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "email***@***.com"
 
 
Andy Rozman (Aleksander)





PostPosted: 2006-9-12 16:31:00 Top

java-programmer >> Azureus wont compile coz of 4E4D4554484F440E4350500525 "Ahmed Parkar" <email***@***.com> wrote:

> Hmmm... seems like, nobody is familiar with this problem.
> I'm wondering if anyone could guide me to how to even go about
> tracing down the problem.
> As a starter, how to view the compiler log for the Azureus build attempt.
> This is on a FreeBSD 6.1 amd64 machine with the latest diablo jdk/jre
> binary packages.
>
> Regards,
> Ahmed
>
Hi Ahmed !

It might be problem with SWT library. You need to have amd64 version of
library (I am sure of that. I tried this on windows machine, and if you have
amd64 version of java then you have to have dlls for amd64 swt version, which
are not working at this time). I made Azureus working on FreeBSD, but with
older version of azureus (2.4.0.2). Try using original version without
recompile.

I downloaded linux version installed bash and run it. (After installing SWT
from ports, but it was only i386 version). I am running it since then. I can
send you instruction (step by step) if you would like.

I tried to compile Azureus on windows and had no luck so far. ANT script is
broken, and I don't use eclipse...

Take care, if you have any more questions you can catch me off-list...

Andy



> On 9/8/06, Ahmed Parkar <email***@***.com> wrote:
> > Hello people...
> >
> > So, after dodging Azureus dependancies, this might be the final hurdle
> > to get Azureus to compile :/
> >
> > Anyway... I got an internal error (4E4D4554484F440E4350500525)
> >
> > I got that error when I was installing something called "sed"
> > (/usr/ports/net/sed ?), but that got resolved once I mounted
> > linprocfs...
> >
> > But Azureus refuses to compile...
> >
> > I googled further more and one site tells me to add -Xint to my java
> > command line... I added that in the last line of work/azureus file
> > that was created. And thats how the number of files mentioned in the
> > output below reduced from 2000 something to 1476... Good thing/bad
> > thing???
> >
> > Any ideas how to get this working?
> > Below from BEGIN to END is the exact console output...
> >
> > PS: please CC your replies to me coz im not on the list....
> >
> > =====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)=====
> >
> > hostname# make install clean
> > ===> Building for azureus-2.4.0.2
> > Buildfile: build.xml
> >
> > init:
> >
> > compile:
> > [javac] Compiling 1476 source files to
> /usr/ports/net-p2p/azureus/work/build
> > [javac] #
> > [javac] # An unexpected error has been detected by HotSpot Virtual
> Machine:
> > [javac] #
> > [javac] # Internal Error (4E4D4554484F440E4350500525), pid=49360,
> > tid=0x50f000
> > [javac] #
> > [javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM
> > (diablo-1.5.0_07-b00 mixed mode)
> > [javac] # An error report file with more information is saved as
> > hs_err_pid49360.log
> > [javac] #
> > [javac] # If you would like to submit a bug report, please write
> > [javac] # a letter to email***@***.com mailing list
> > [javac] #
> >
> > BUILD FAILED
> > /usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the
> > compiler error output for details.
> >
> > Total time: 48 seconds
> > *** Error code 1
> >
> > Stop in /usr/ports/net-p2p/azureus.
> > hostname#
> >
> > ====END====
> >
> > cheers...
> > Ahmed
> >
> _______________________________________________
> email***@***.com mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "email***@***.com"
>



 
 
andy





PostPosted: 2006-9-12 16:37:00 Top

java-programmer >> Azureus wont compile coz of 4E4D4554484F440E4350500525 "Ahmed Parkar" <email***@***.com> wrote:

> Hmmm... seems like, nobody is familiar with this problem.
> I'm wondering if anyone could guide me to how to even go about
> tracing down the problem.
> As a starter, how to view the compiler log for the Azureus build attempt.
> This is on a FreeBSD 6.1 amd64 machine with the latest diablo jdk/jre
> binary packages.
>
> Regards,
> Ahmed
>
Hi Ahmed !

It might be problem with SWT library. You need to have amd64 version of
library (I am sure of that. I tried this on windows machine, and if you have
amd64 version of java then you have to have dlls for amd64 swt version, which
are not working at this time). I made Azureus working on FreeBSD, but with
older version of azureus (2.4.0.2). Try using original version without
recompile.

I downloaded linux version installed bash and run it. (After installing SWT
from ports, but it was only i386 version). I am running it since then. I can
send you instruction (step by step) if you would like.

I tried to compile Azureus on windows and had no luck so far. ANT script is
broken, and I don't use eclipse...

Take care, if you have any more questions you can catch me off-list...

Andy



> On 9/8/06, Ahmed Parkar <email***@***.com> wrote:
> > Hello people...
> >
> > So, after dodging Azureus dependancies, this might be the final hurdle
> > to get Azureus to compile :/
> >
> > Anyway... I got an internal error (4E4D4554484F440E4350500525)
> >
> > I got that error when I was installing something called "sed"
> > (/usr/ports/net/sed ?), but that got resolved once I mounted
> > linprocfs...
> >
> > But Azureus refuses to compile...
> >
> > I googled further more and one site tells me to add -Xint to my java
> > command line... I added that in the last line of work/azureus file
> > that was created. And thats how the number of files mentioned in the
> > output below reduced from 2000 something to 1476... Good thing/bad
> > thing???
> >
> > Any ideas how to get this working?
> > Below from BEGIN to END is the exact console output...
> >
> > PS: please CC your replies to me coz im not on the list....
> >
> > =====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)=====
> >
> > hostname# make install clean
> > ===> Building for azureus-2.4.0.2
> > Buildfile: build.xml
> >
> > init:
> >
> > compile:
> > [javac] Compiling 1476 source files to
> /usr/ports/net-p2p/azureus/work/build
> > [javac] #
> > [javac] # An unexpected error has been detected by HotSpot Virtual
> Machine:
> > [javac] #
> > [javac] # Internal Error (4E4D4554484F440E4350500525), pid=49360,
> > tid=0x50f000
> > [javac] #
> > [javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM
> > (diablo-1.5.0_07-b00 mixed mode)
> > [javac] # An error report file with more information is saved as
> > hs_err_pid49360.log
> > [javac] #
> > [javac] # If you would like to submit a bug report, please write
> > [javac] # a letter to email***@***.com mailing list
> > [javac] #
> >
> > BUILD FAILED
> > /usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the
> > compiler error output for details.
> >
> > Total time: 48 seconds
> > *** Error code 1
> >
> > Stop in /usr/ports/net-p2p/azureus.
> > hostname#
> >
> > ====END====
> >
> > cheers...
> > Ahmed
> >
> _______________________________________________
> email***@***.com mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "email***@***.com"
>



_______________________________________________
email***@***.com mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "email***@***.com"
 
 
Ahmed Parkar





PostPosted: 2006-9-13 7:39:00 Top

java-programmer >> Azureus wont compile coz of 4E4D4554484F440E4350500525 Hey,

Thanks for your response,
I successfully installed swt31 from ports/x11-toolkit, but the compile
still fails.
In the Makefile for swt31 there was a line "ONLY_FOR_ARCHS = i386 amd64",
so i guess the swt library is for 64 bit too...
I've attatched the hs_err_pid80066.log after the failed make install
for Azureus.
It doesn't make too much sense to me.

Regards,
Ahmed

On 9/12/06, Andy Rozman (Aleksander) <email***@***.com> wrote:
> "Ahmed Parkar" <email***@***.com> wrote:
>
> > Hmmm... seems like, nobody is familiar with this problem.
> > I'm wondering if anyone could guide me to how to even go about
> > tracing down the problem.
> > As a starter, how to view the compiler log for the Azureus build attempt.
> > This is on a FreeBSD 6.1 amd64 machine with the latest diablo jdk/jre
> > binary packages.
> >
> > Regards,
> > Ahmed
> >
> Hi Ahmed !
>
> It might be problem with SWT library. You need to have amd64 version of
> library (I am sure of that. I tried this on windows machine, and if you have
> amd64 version of java then you have to have dlls for amd64 swt version, which
> are not working at this time). I made Azureus working on FreeBSD, but with
> older version of azureus (2.4.0.2). Try using original version without
> recompile.
>
> I downloaded linux version installed bash and run it. (After installing SWT
> from ports, but it was only i386 version). I am running it since then. I can
> send you instruction (step by step) if you would like.
>
> I tried to compile Azureus on windows and had no luck so far. ANT script is
> broken, and I don't use eclipse...
>
> Take care, if you have any more questions you can catch me off-list...
>
> Andy
>
>
>
> > On 9/8/06, Ahmed Parkar <email***@***.com> wrote:
> > > Hello people...
> > >
> > > So, after dodging Azureus dependancies, this might be the final hurdle
> > > to get Azureus to compile :/
> > >
> > > Anyway... I got an internal error (4E4D4554484F440E4350500525)
> > >
> > > I got that error when I was installing something called "sed"
> > > (/usr/ports/net/sed ?), but that got resolved once I mounted
> > > linprocfs...
> > >
> > > But Azureus refuses to compile...
> > >
> > > I googled further more and one site tells me to add -Xint to my java
> > > command line... I added that in the last line of work/azureus file
> > > that was created. And thats how the number of files mentioned in the
> > > output below reduced from 2000 something to 1476... Good thing/bad
> > > thing???
> > >
> > > Any ideas how to get this working?
> > > Below from BEGIN to END is the exact console output...
> > >
> > > PS: please CC your replies to me coz im not on the list....
> > >
> > > =====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)=====
> > >
> > > hostname# make install clean
> > > ===> Building for azureus-2.4.0.2
> > > Buildfile: build.xml
> > >
> > > init:
> > >
> > > compile:
> > > [javac] Compiling 1476 source files to
> > /usr/ports/net-p2p/azureus/work/build
> > > [javac] #
> > > [javac] # An unexpected error has been detected by HotSpot Virtual
> > Machine:
> > > [javac] #
> > > [javac] # Internal Error (4E4D4554484F440E4350500525), pid=49360,
> > > tid=0x50f000
> > > [javac] #
> > > [javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM
> > > (diablo-1.5.0_07-b00 mixed mode)
> > > [javac] # An error report file with more information is saved as
> > > hs_err_pid49360.log
> > > [javac] #
> > > [javac] # If you would like to submit a bug report, please write
> > > [javac] # a letter to email***@***.com mailing list
> > > [javac] #
> > >
> > > BUILD FAILED
> > > /usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the
> > > compiler error output for details.
> > >
> > > Total time: 48 seconds
> > > *** Error code 1
> > >
> > > Stop in /usr/ports/net-p2p/azureus.
> > > hostname#
> > >
> > > ====END====
> > >
> > > cheers...
> > > Ahmed
> > >
> > _______________________________________________
> > email***@***.com mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-java
> > To unsubscribe, send any mail to "email***@***.com"
> >
>
>
>
>

 
 
parkarahmed





PostPosted: 2006-9-13 7:42:00 Top

java-programmer >> Azureus wont compile coz of 4E4D4554484F440E4350500525 ------=_Part_43619_23088039.1158104348545
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hey,

Thanks for your response,
I successfully installed swt31 from ports/x11-toolkit, but the compile
still fails.
In the Makefile for swt31 there was a line "ONLY_FOR_ARCHS = i386 amd64",
so i guess the swt library is for 64 bit too...
I've attatched the hs_err_pid80066.log after the failed make install
for Azureus.
It doesn't make too much sense to me.

Regards,
Ahmed

On 9/12/06, Andy Rozman (Aleksander) <email***@***.com> wrote:
> "Ahmed Parkar" <email***@***.com> wrote:
>
> > Hmmm... seems like, nobody is familiar with this problem.
> > I'm wondering if anyone could guide me to how to even go about
> > tracing down the problem.
> > As a starter, how to view the compiler log for the Azureus build attempt.
> > This is on a FreeBSD 6.1 amd64 machine with the latest diablo jdk/jre
> > binary packages.
> >
> > Regards,
> > Ahmed
> >
> Hi Ahmed !
>
> It might be problem with SWT library. You need to have amd64 version of
> library (I am sure of that. I tried this on windows machine, and if you have
> amd64 version of java then you have to have dlls for amd64 swt version, which
> are not working at this time). I made Azureus working on FreeBSD, but with
> older version of azureus (2.4.0.2). Try using original version without
> recompile.
>
> I downloaded linux version installed bash and run it. (After installing SWT
> from ports, but it was only i386 version). I am running it since then. I can
> send you instruction (step by step) if you would like.
>
> I tried to compile Azureus on windows and had no luck so far. ANT script is
> broken, and I don't use eclipse...
>
> Take care, if you have any more questions you can catch me off-list...
>
> Andy
>
>
>
> > On 9/8/06, Ahmed Parkar <email***@***.com> wrote:
> > > Hello people...
> > >
> > > So, after dodging Azureus dependancies, this might be the final hurdle
> > > to get Azureus to compile :/
> > >
> > > Anyway... I got an internal error (4E4D4554484F440E4350500525)
> > >
> > > I got that error when I was installing something called "sed"
> > > (/usr/ports/net/sed ?), but that got resolved once I mounted
> > > linprocfs...
> > >
> > > But Azureus refuses to compile...
> > >
> > > I googled further more and one site tells me to add -Xint to my java
> > > command line... I added that in the last line of work/azureus file
> > > that was created. And thats how the number of files mentioned in the
> > > output below reduced from 2000 something to 1476... Good thing/bad
> > > thing???
> > >
> > > Any ideas how to get this working?
> > > Below from BEGIN to END is the exact console output...
> > >
> > > PS: please CC your replies to me coz im not on the list....
> > >
> > > =====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)=====
> > >
> > > hostname# make install clean
> > > ===> Building for azureus-2.4.0.2
> > > Buildfile: build.xml
> > >
> > > init:
> > >
> > > compile:
> > > [javac] Compiling 1476 source files to
> > /usr/ports/net-p2p/azureus/work/build
> > > [javac] #
> > > [javac] # An unexpected error has been detected by HotSpot Virtual
> > Machine:
> > > [javac] #
> > > [javac] # Internal Error (4E4D4554484F440E4350500525), pid=49360,
> > > tid=0x50f000
> > > [javac] #
> > > [javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM
> > > (diablo-1.5.0_07-b00 mixed mode)
> > > [javac] # An error report file with more information is saved as
> > > hs_err_pid49360.log
> > > [javac] #
> > > [javac] # If you would like to submit a bug report, please write
> > > [javac] # a letter to email***@***.com mailing list
> > > [javac] #
> > >
> > > BUILD FAILED
> > > /usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the
> > > compiler error output for details.
> > >
> > > Total time: 48 seconds
> > > *** Error code 1
> > >
> > > Stop in /usr/ports/net-p2p/azureus.
> > > hostname#
> > >
> > > ====END====
> > >
> > > cheers...
> > > Ahmed
> > >
> > _______________________________________________
> > email***@***.com mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-java
> > To unsubscribe, send any mail to "email***@***.com"
> >
>
>
>
>

------=_Part_43619_23088039.1158104348545
Content-Type: application/octet-stream; name="hs_err_pid80066.log"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="hs_err_pid80066.log"
X-Attachment-Id: f_es0x707d

IwojIEFuIHVuZXhwZWN0ZWQgZXJyb3IgaGFzIGJlZW4gZGV0ZWN0ZWQgYnkgSG90U3BvdCBWaXJ0
dWFsIE1hY2hpbmU6CiMKIyAgSW50ZXJuYWwgRXJyb3IgKDRFNEQ0NTU0NDg0RjQ0MEU0MzUwNTAw
NTI1KSwgcGlkPTgwMDY2LCB0aWQ9MHg1MGUwMDAKIwojIEphdmEgVk06IEphdmEgSG90U3BvdChU
TSkgNjQtQml0IFNlcnZlciBWTSAoZGlhYmxvLTEuNS4wXzA3LWIwMCBtaXhlZCBtb2RlKQoKLS0t
LS0tLS0tLS0tLS0tICBUIEggUiBFIEEgRCAgLS0tLS0tLS0tLS0tLS0tCgpDdXJyZW50IHRocmVh
ZCAoMHgwMDAwMDAwMDAwNTNkNDAwKTogIEphdmFUaHJlYWQgIm1haW4iIFtfdGhyZWFkX2luX0ph
dmEsIGlkPTUzMDAyMjRdCgpTdGFjazogWzB4MDAwMDdmZmZmZmYwMDAwMCwweDAwMDA4MDAwMDAw
MDAwMDApLCAgc3A9MHgwMDAwN2ZmZmZmZmY5OWQwLCAgZnJlZSBzcGFjZT05OThrCk5hdGl2ZSBm
cmFtZXM6IChKPWNvbXBpbGVkIEphdmEgY29kZSwgaj1pbnRlcnByZXRlZCwgVnY9Vk0gY29kZSwg
Qz1uYXRpdmUgY29kZSkKViAgW2xpYmp2bS5zbysweDdkZGM0OV0KViAgW2xpYmp2bS5zbysweDQ3
NmRhNl0KViAgW2xpYmp2bS5zbysweDZkZjBiOF0KViAgW2xpYmp2bS5zbysweDc1YTNhOF0KViAg
W2xpYmp2bS5zbysweDZmNDYzMl0KCgotLS0tLS0tLS0tLS0tLS0gIFAgUiBPIEMgRSBTIFMgIC0t
LS0tLS0tLS0tLS0tLQoKSmF2YSBUaHJlYWRzOiAoID0+IGN1cnJlbnQgdGhyZWFkICkKICAweDAw
MDAwMDAwMDA2OTBjMDAgSmF2YVRocmVhZCAiTG93IE1lbW9yeSBEZXRlY3RvciIgZGFlbW9uIFtf
dGhyZWFkX2Jsb2NrZWQsIGlkPTY5MDE3NjBdCiAgMHgwMDAwMDAwMDAwNjkwMDAwIEphdmFUaHJl
YWQgIkNvbXBpbGVyVGhyZWFkMSIgZGFlbW9uIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTY4NzUxMzZd
CiAgMHgwMDAwMDAwMDAwNjhhNDAwIEphdmFUaHJlYWQgIkNvbXBpbGVyVGhyZWFkMCIgZGFlbW9u
IFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTY4NzMwODhdCiAgMHgwMDAwMDAwMDAwNjc5ODAwIEphdmFU
aHJlYWQgIkFkYXB0ZXJUaHJlYWQiIGRhZW1vbiBbX3RocmVhZF9ibG9ja2VkLCBpZD02ODU0NjU2
XQogIDB4MDAwMDAwMDAwMDY2ZWMwMCBKYXZhVGhyZWFkICJTaWduYWwgRGlzcGF0Y2hlciIgZGFl
bW9uIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTY4NTI2MDhdCiAgMHgwMDAwMDAwMDAwNjZlNDAwIEph
dmFUaHJlYWQgIkZpbmFsaXplciIgZGFlbW9uIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTY3NDgxNjBd
CiAgMHgwMDAwMDAwMDAwNjZlMDAwIEphdmFUaHJlYWQgIlJlZmVyZW5jZSBIYW5kbGVyIiBkYWVt
b24gW190aHJlYWRfYmxvY2tlZCwgaWQ9Njc0NjExMl0KPT4weDAwMDAwMDAwMDA1M2Q0MDAgSmF2
YVRocmVhZCAibWFpbiIgW190aHJlYWRfaW5fSmF2YSwgaWQ9NTMwMDIyNF0KCk90aGVyIFRocmVh
ZHM6CiAgMHgwMDAwMDAwMDAwNjYyNjAwIFZNVGhyZWFkIFtpZD02NzE3NDQwXQogIDB4MDAwMDAw
MDAwMDU0MTYwMCBXYXRjaGVyVGhyZWFkIFtpZD02OTAzODA4XQoKVk0gc3RhdGU6c3luY2hyb25p
emluZyAobm9ybWFsIGV4ZWN1dGlvbikKClZNIE11dGV4L01vbml0b3IgY3VycmVudGx5IG93bmVk
IGJ5IGEgdGhyZWFkOiAgKFttdXRleC9sb2NrX2V2ZW50XSkKWzB4MDAwMDAwMDAwMDUzOWE4MC8w
eDAwMDAwMDAwMDA1MzliMDBdIFNhZmVwb2ludF9sb2NrIC0gb3duZXIgdGhyZWFkOiAweDAwMDAw
MDAwMDA2NjI2MDAKWzB4MDAwMDAwMDAwMDUzOWM4MC8weDAwMDAwMDAwMDA1MzlkMDBdIFRocmVh
ZHNfbG9jayAtIG93bmVyIHRocmVhZDogMHgwMDAwMDAwMDAwNjYyNjAwCgpIZWFwCiBkZWYgbmV3
IGdlbmVyYXRpb24gICB0b3RhbCA3NDg4SywgdXNlZCA2NjI0SyBbMHgwMDAwMDAwODA3YmEwMDAw
LCAweDAwMDAwMDA4MDgzYjAwMDAsIDB4MDAwMDAwMDgwOTdhMDAwMCkKICBlZGVuIHNwYWNlIDY3
MjBLLCAgODclIHVzZWQgWzB4MDAwMDAwMDgwN2JhMDAwMCwgMHgwMDAwMDAwODA4MTU4MWYwLCAw
eDAwMDAwMDA4MDgyMzAwMDApCiAgZnJvbSBzcGFjZSA3NjhLLCAxMDAlIHVzZWQgWzB4MDAwMDAw
MDgwODIzMDAwMCwgMHgwMDAwMDAwODA4MmYwMDAwLCAweDAwMDAwMDA4MDgyZjAwMDApCiAgdG8g
ICBzcGFjZSA3NjhLLCAgIDAlIHVzZWQgWzB4MDAwMDAwMDgwODJmMDAwMCwgMHgwMDAwMDAwODA4
MmYwMDAwLCAweDAwMDAwMDA4MDgzYjAwMDApCiB0ZW51cmVkIGdlbmVyYXRpb24gICB0b3RhbCAx
NjM3NkssIHVzZWQgMTM1MjBLIFsweDAwMDAwMDA4MDk3YTAwMDAsIDB4MDAwMDAwMDgwYTc5ZTAw
MCwgMHgwMDAwMDAwODBjZmEwMDAwKQogICB0aGUgc3BhY2UgMTYzNzZLLCAgODIlIHVzZWQgWzB4
MDAwMDAwMDgwOTdhMDAwMCwgMHgwMDAwMDAwODBhNGQ0MjI4LCAweDAwMDAwMDA4MGE0ZDQ0MDAs
IDB4MDAwMDAwMDgwYTc5ZTAwMCkKIGNvbXBhY3RpbmcgcGVybSBnZW4gIHRvdGFsIDIxMjQ4Sywg
dXNlZCAxMTc3OEsgWzB4MDAwMDAwMDgwY2ZhMDAwMCwgMHgwMDAwMDAwODBlNDYwMDAwLCAweDAw
MDAwMDA4MTIxYTAwMDApCiAgIHRoZSBzcGFjZSAyMTI0OEssICA1NSUgdXNlZCBbMHgwMDAwMDAw
ODBjZmEwMDAwLCAweDAwMDAwMDA4MGRiMjBhMzgsIDB4MDAwMDAwMDgwZGIyMGMwMCwgMHgwMDAw
MDAwODBlNDYwMDAwKQpObyBzaGFyZWQgc3BhY2VzIGNvbmZpZ3VyZWQuCgpEeW5hbWljIGxpYnJh
cmllczoKMHgwMDAwMDAwMDAwNDAwMDAwIAkvdXNyL2xvY2FsL2RpYWJsby1qZGsxLjUuMC9iaW4v
amF2YQoweDAwMDAwMDA4MDA2MzQwMDAgCS9saWIvbGliei5zby4zCjB4MDAwMDAwMDgwMDc0NzAw
MCAJL3Vzci9saWIvbGliY19yLnNvLjYKMHgwMDAwMDAwODAwODcyMDAwIAkvbGliL2xpYmMuc28u
NgoweDAwMDAwMDA4MDBhNzAwMDAgCS91c3IvbG9jYWwvZGlhYmxvLWpkazEuNS4wL2pyZS9saWIv
YW1kNjQvc2VydmVyL2xpYmp2bS5zbwoweDAwMDAwMDA4MDE0ZmQwMDAgCS91c3IvbGliL2xpYnN0
ZGMrKy5zby41CjB4MDAwMDAwMDgwMTZmNDAwMCAJL2xpYi9saWJtLnNvLjQKMHgwMDAwMDAwODAx
ODEwMDAwIAkvdXNyL2xvY2FsL2RpYWJsby1qZGsxLjUuMC9qcmUvbGliL2FtZDY0L25hdGl2ZV90
aHJlYWRzL2xpYmhwaS5zbwoweDAwMDAwMDA4MDE5MWMwMDAgCS91c3IvbG9jYWwvZGlhYmxvLWpk
azEuNS4wL2pyZS9saWIvYW1kNjQvbGlidmVyaWZ5LnNvCjB4MDAwMDAwMDgwMWEyYjAwMCAJL3Vz
ci9sb2NhbC9kaWFibG8tamRrMS41LjAvanJlL2xpYi9hbWQ2NC9saWJqYXZhLnNvCjB4MDAwMDAw
MDgwMWI1MzAwMCAJL3Vzci9sb2NhbC9kaWFibG8tamRrMS41LjAvanJlL2xpYi9hbWQ2NC9saWJ6
aXAuc28KMHgwMDAwMDAwODAwNTBhMDAwIAkvbGliZXhlYy9sZC1lbGYuc28uMQoKVk0gQXJndW1l
bnRzOgpqdm1fYXJnczogLURhbnQuaG9tZT0vdXNyL2xvY2FsL3NoYXJlL2phdmEvYXBhY2hlLWFu
dApqYXZhX2NvbW1hbmQ6IG9yZy5hcGFjaGUudG9vbHMuYW50LmxhdW5jaC5MYXVuY2hlciAtbGli
ICBqYXIgamF2YWRvYwpMYXVuY2hlciBUeXBlOiBTVU5fU1RBTkRBUkQKCkVudmlyb25tZW50IFZh
cmlhYmxlczoKSkFWQV9IT01FPS91c3IvbG9jYWwvZGlhYmxvLWpkazEuNS4wClBBVEg9L3NiaW46
L2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3Vzci9nYW1lczovdXNyL2xvY2FsL3NiaW46L3Vzci9s
b2NhbC9iaW46L3Vzci9YMTFSNi9iaW46L3Jvb3QvYmluClVTRVJOQU1FPXJvb3QKTERfTElCUkFS
WV9QQVRIPS91c3IvbG9jYWwvZGlhYmxvLWpkazEuNS4wL2pyZS9saWIvYW1kNjQvc2VydmVyOi91
c3IvbG9jYWwvZGlhYmxvLWpkazEuNS4wL2pyZS9saWIvYW1kNjQ6L3Vzci9sb2NhbC9kaWFibG8t
amRrMS41LjAvanJlLy4uL2xpYi9hbWQ2NApTSEVMTD0vYmluL3NoCkRJU1BMQVk9OjAuMApIT1NU
VFlQRT1GcmVlQlNECk9TVFlQRT1GcmVlQlNECkFSQ0g9YW1kNjQKTUFDSFRZUEU9dW5rbm93bgoK
U2lnbmFsIEhhbmRsZXJzOgpTSUdTRUdWOiBbbGlianZtLnNvKzB4N2RlNjUwXSwgc2FfbWFza1sw
XT0weGZmZmZmZmZmLCBzYV9mbGFncz0weDAwMDAwMDAyClNJR0JVUzogW2xpYmp2bS5zbysweDdk
ZTY1MF0sIHNhX21hc2tbMF09MHhmZmZmZmZmZiwgc2FfZmxhZ3M9MHgwMDAwMDAwMgpTSUdGUEU6
IFtsaWJqdm0uc28rMHg2ZjMwMzBdLCBzYV9tYXNrWzBdPTB4ZmZmZmZmZmYsIHNhX2ZsYWdzPTB4
MDAwMDAwNDIKU0lHUElQRTogW2xpYmp2bS5zbysweDZmMzAzMF0sIHNhX21hc2tbMF09MHhmZmZm
ZmZmZiwgc2FfZmxhZ3M9MHgwMDAwMDA0MgpTSUdJTEw6IFtsaWJqdm0uc28rMHg2ZjMwMzBdLCBz
YV9tYXNrWzBdPTB4ZmZmZmZmZmYsIHNhX2ZsYWdzPTB4MDAwMDAwNDIKU0lHVVNSMTogW2xpYmp2
bS5zbysweDZmMzBjMF0sIHNhX21hc2tbMF09MHgwMDAwMDAwMCwgc2FfZmxhZ3M9MHgwMDAwMDA0
MApTSUdVU1IyOiBbbGlianZtLnNvKzB4NmYzMDMwXSwgc2FfbWFza1swXT0weGZmZmZmZmZmLCBz
YV9mbGFncz0weDAwMDAwMDQyClNJR0hVUDogW2xpYmp2bS5zbysweDZmMWIzMF0sIHNhX21hc2tb
MF09MHhmZmZmZmZmZiwgc2FfZmxhZ3M9MHgwMDAwMDAwMgpTSUdJTlQ6IFtsaWJqdm0uc28rMHg2
ZjFiMzBdLCBzYV9tYXNrWzBdPTB4ZmZmZmZmZmYsIHNhX2ZsYWdzPTB4MDAwMDAwMDIKU0lHUVVJ
VDogW2xpYmp2bS5zbysweDZmMWIzMF0sIHNhX21hc2tbMF09MHhmZmZmZmZmZiwgc2FfZmxhZ3M9
MHgwMDAwMDAwMgpTSUdURVJNOiBbbGlianZtLnNvKzB4NmYxYjMwXSwgc2FfbWFza1swXT0weGZm
ZmZmZmZmLCBzYV9mbGFncz0weDAwMDAwMDAyCgoKLS0tLS0tLS0tLS0tLS0tICBTIFkgUyBUIEUg
TSAgLS0tLS0tLS0tLS0tLS0tCgpPUzpGcmVlQlNECnVuYW1lOkZyZWVCU0QgNi4xLVJFTEVBU0Ug
RnJlZUJTRCA2LjEtUkVMRUFTRSAjMDogRnJpIFNlcCAgOCAxMzoxMTowMyBFU1QgMjAwNiAgICAg
cm9vdEBob3N0bmFtZTovdXNyL29iai91c3Ivc3JjL3N5cy9LRVJOQ09ORiBhbWQ2NApybGltaXQ6
IFNUQUNLIDUyNDI4OGssIENPUkUgaW5maW5pdHksIE5PRklMRSA3MjM2CkNQVTp0b3RhbCAxIGFt
ZDY0IDNkbm93CgpNZW1vcnk6IDRrIHBhZ2UsIHBoeXNpY2FsIDQ0NDc4OGsKCnZtX2luZm86IEph
dmEgSG90U3BvdChUTSkgNjQtQml0IFNlcnZlciBWTSAoZGlhYmxvLTEuNS4wXzA3LWIwMCkgZm9y
IGZyZWVic2QtYW1kNjQsIGJ1aWx0IG9uIEp1biAxMyAyMDA2IDExOjMxOjM0IGJ5IHRydWsgd2l0
aCBnY2MgMy40LjQgW0ZyZWVCU0RdIDIwMDUwNTE4Cgo=
------=_Part_43619_23088039.1158104348545
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
email***@***.com mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "email***@***.com"
------=_Part_43619_23088039.1158104348545--