On Sun, 2020-06-14 at 22:03 +0800, Xi Ruoyao via lfs-dev wrote: > On 2020-06-14 15:35 +0200, Pierre Labastie via lfs-dev wrote: > > On Sun, 2020-06-14 at 15:15 +0200, Pierre Labastie via lfs-dev > > wrote: > > > I am currently testing whether moving iana-etc before gcc may > > > allow > > > tests to pass, as reported by Joe Locash. If so, I'll commit it. > > > > > > > Hmm, having iana-etc does not change anything to the > > "22_locale/time_get/..." failures > > They are due to glibc "bugs" or "features", I think. > > > and there is still one > > failure in experimental/net/internet/resolver, even with a real > > /etc/host installed! > > I think it needs a "real" /etc/resolv.conf, which is unavaliable at > this stage. > Maybe `echo "nameserver 8.8.8.8" > /etc/resolv.conf`?
I had one. No, maybe the reason is that I had a /etc/host with a non existent address (a static one that is used when really booting the machine). In any event the 22_locale/time_get/... failures will always be there (upstream has them as well, see https://gcc.gnu.org/pipermail/gcc-testresults/2020-June/563302.html for example). Pierre -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page