> To: [email protected] > From: [email protected] > Subject: Re: Icedtea6 results > Date: Tue, 4 Jan 2011 02:06:54 -0600 > > 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.? > I built Icedtea6-1.9 on a 32 bit system with lfs-SVN-20101118 with kernel 2.6.36.1, so gcc is 4.5.1. Xorg is version 7.5. All the components (proto, util, lib, app, font and driver) are all 7.5.3. Also installed gtk+-2.20.1, gnome-2.30.2 with metacity-2.30.1. I also have rpm installed and used it to load openoffice-3.2.1, so there are 2 javas installed - JDK-update 22 and the one from the openoffice rpm, but I don't think that should cause a problem - at least it hasn't up to now. I think some of the failures were due to the unprivileged user but I don't fancy running the tests as root as it'll probably change my setup in an unpredictable way. I use Matthias Benkmann's package user management system so none of my packages is installed as root. jb. > 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
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
