buildbot is green!
Carlos O'Donell
carlos@redhat.com
Wed Sep 9 05:00:00 GMT 2015
On 09/08/2015 11:49 PM, Carlos O'Donell wrote:
> The x86_64 builder failed in a similar rule.
s/x86_64/power8/g
Which makes this even odder.
> 972 $(all-built-dso:=.phdr): %.phdr: %
> 973 @rm -f $@T
> 974 LC_ALL=C $(READELF) -W -l $< > $@T
> 975 test -s $@T
> 976 mv -f $@T $@
>
> Which is odd, unless it's the sequence of >, test, and mv that cause an fs-level
> failure. We could run with -vf to get a verbose output?
Cheers,
Carlos.
More information about the Libc-alpha
mailing list