On Sun, May 18, 2014 at 12:53:00AM +0100, Ken Moffat wrote: Update on a couple of testsuites, after building on i686. > > perl : > > t/op/numconvert ............................................... # [...] > t/op/range .................................................... # > > Those two are both new after 20140422, so I suspect the gcc patch. >
On i686, the perl tests all passed. Looks as if the gcc patch introduces an unwanted change somewhere on x86_64. > > Note that I managed not to test acl, I need to work out why my > script failed to do that. > Usual luser error, I inadvertently sent the results to the file specified by a non-existent variable, but coupled that with || true which of course meant that it sailed past the error without doing anything.<sigh/> Now that I've run them on i686 I see failures from 'setfacl' (Operation not supported) - for 8 out of 24 tests. Looks as if these tests are only likely to work if the partition is mounted with 'acl'. ĸen -- das eine Mal als Tragödie, dieses Mal als Farce -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
