Re: 2.44
Adhemerval Zanella Netto <[email protected]> Mon, 27 Jul 2026 09:28:05 -0300
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Organization | Linaro |
| Message-ID | <[email protected]> |
On 27/07/26 09:22, Paul Zimmermann wrote: > Hi Andreas, > >>> === Summary of results === >>> 1 FAIL >>> 1251 PASS >>> 15 XFAIL >>> >> >> BTW there's an issue here that has not even been discussed yet (but that I have seen >> once or twice too, nonreproducably): not all tests have run! >> >> The PASS number should be somewhere betwene 6500 and 7000 ... >> >> Looks like another parallel make thing. > > I have MAKEFLAGS="-j20 -l20" in my environment. Could this be the cause? It could that the build system did not see this a native environment due the triple and disable the run-built-tests. This is is the usual number for cross-build make check.