On Fri, Aug 18, 2017 at 03:15:49AM +0100, Ken Moffat wrote:

Replying to myself re failures that are now fixed in *my* build.

> On Thu, Aug 17, 2017 at 05:29:29AM +0100, Ken Moffat wrote:
> 
> Heh, trying to fix these up before the next build (I trashed that
> build trying to rebuild glibc, but since it wasn't good enough to
> build rpcbind it is no loss), I don't think we've got all the errors
> covered:
> 
> 1. In acl, my tests crapped out:
> 
> make[1]: Entering directory '/building/acl-2.2.52/test'
> *** malformed-restore.test ***
> Unescaped left brace in regex is illegal here in regex; marked by
> <-- HERE in m/%{ <-- HERE (\w+)}/ at run line 73.
> make[1]: *** [Makefile:39: malformed-restore.test] Error 255
> make[1]: Leaving directory '/building/acl-2.2.52/test'
> make: *** [Makefile:115: tests] Error 2
> 
> I _do_ have the sed for the sbits-restore, cp and misc testfiles.
> 
> And in my script I note that some acl tests require mounting with
> acl options - is that wrong ?
> 
> A quick test on the perl-5.24 system I'm typing this from gave a
> deprecated message (run, line 73) for malformed-restore.test, also for
> utf8-filenames.test, sbits-restore.test, setfacl-x.test, and ended
> up with 8 tests failed.
> 
> If I add -
> 
>  sed -i 's/{(/\\{(/' test/run
> 
> that gets rid of the deprecated messages so I assume it will allow
> the tests to complete with perl-5.26, even if some fail.
> 

And that did indeed let all of acl's testsuite pass.  I've created
#4128 for this.

ĸen
-- 
Truth, in front of her huge walk-in wardrobe, selected black leather
boots with stiletto heels for such a barefaced truth.
                                     - Unseen Academicals
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to