On 01/02/2011 10:35 PM, John Burrell wrote:
> Compiling Icedtea6 from source assumes /usr/bin/find, /usr/bin/head and
> /bin/touch.
> With standard lfs system, need symlinks to /bin/find, /bin/head and
> /usr/bin/touch
> for it to work.
> 
> Also need a symlink pointing /usr/include/xulrunner-1.9.2.12/stable to
> /usr/include/xulrunner-1..9.2.12 in order to find npapi.h
> 
> Running the tests gave me the following results -
> 
> Test results: passed: 3,113; failed: 188; error: 2
> 
> Nearly all java/awt tests failed, some java/beans tests and most
> javax/swing tests.
> Also, most sun/java2d tests failed.
> 
> Don't know if this is a major issue but thought I should report it as
> the book says all tests
> should pass. So must assume that the compiled version is not reliable
> and so will use the
> binary version.
> 
> Can supply you the test directory or the logs if requested.
>  
> regards
> 
> jb.
> 

Thanks for the report John. What version did you build? 1.9.0 from the
book?  Also, there is a reason that xulrunner was omitted from the
dependencies (there are issues yet and upstream is aware of
them...causes an additional ~35 test failures in jtreg). I had forgotten
about the hard coded paths (I had symlinks left over from earlier test
builds).

As far as the tons of awt and swing failures, I just noticed these as
well on a recent build of 1.9.3 on a 64bit LFS (Saturday). I take it you
are on 32bit? Those instructions were written prior to lfs-6.7. The host
had gcc-4.4.3, and gtk+-2.20.1 with gnome-2.30.1. System was completed
roughly June 10th of 2010. Working on it now (as well as a lot of other
stuff). I was previously prepared to blame the failures on openbox or
new xorg as I noticed that the mouse cursor was not moving as expected
(not at all in fact) for most of the awt tests. Can you tell me a little
about your environment? LFS version, Xorg version, GTK Version, Window
Manager in use, etc.?

Thanks in advance.

-- DJ Lucas

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to