Pierre Labastie wrote: > Hi, > > Regarding the "posix/bug-regex32"error in glibc tests, I found > http://sourceware.org/bugzilla/show_bug.cgi?id=13118 > > Maintainer says he has applied the patch, but I checked that Glibc-2.14.1 > tarball still lacks the correction. > > Not sure it is worth considering including the patch (or adding a sed, > since it is only one line). The sed could be: > > sed -i \ > '/bug-regex30-ENV/a bug-regex32-ENV = LOCPATH=$(common-objpfx)localedata' \ > posix/Makefile > > Also, it seems that the ulimit-s 16384 is not enough for passing the tests > with the current version of gcc. See > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31827#c11.
Sine the issues appear to be fixed and these are only test issues, I think we should just wait for the next version of glibc. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
