Platform: riscv64-unknown-linux-gnu gnulib @ db0b059ae4f489d0c83b785b259eb965a181d0d0 (yesterday)
https://sourceware.org/glibc/wiki/Testing/Gnulib says: > "Verify that Gnulib has built no replacement/workaround code > (gllib/*.o files)" $ (cd gllib; ls -1 $(${GNULIB_CHECKOUT}/posix-modules | sed -e 's|-posix$||' | sort -u | grep -v 'nonblocking' | sed -e 's|$|.o|') 2>/dev/null ) fclose.o fcntl.o fflush.o fseek.o fseeko.o glob.o ioctl.o math.o mbrlen.o mbrtowc.o nanosleep.o strerror_r.o sys_socket.o unistd.o wctype-h.o > "if so, this indicates problems in the libc." So I suppose there is a problem with glibc. We're running glibc 2.27 (from Fedora Rawhide). What could be the problem? The ./configure && make output is too large to attach so I placed it here: http://oirase.annexia.org/tmp/gnulib.txt Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top