Hello, GNU cpio 2.11 fails to build on Darwin/x86_64:
--8<---------------cut here---------------start------------->8--- CC copyin.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../gnu -I../gnu -I../lib -I../lib -g -O2 -c copyin.c In file included from copyin.c:25: filetypes.h:85:11: error: macro "stat" requires 2 arguments, but only 1 given In file included from copyin.c:25: filetypes.h:85: error: 'stat' redeclared as different kind of symbol /usr/include/sys/stat.h:435: error: previous declaration of 'stat' was here copyin.c: In function 'from_ascii': copyin.c:912: warning: field precision should have type 'int', but argument 4 has type 'size_t' copyin.c:919: warning: field precision should have type 'int', but argument 4 has type 'size_t' copyin.c:930: warning: field precision should have type 'int', but argument 4 has type 'size_t' make[2]: *** [copyin.o] Error 1 make[2]: Leaving directory `/private/tmp/nix-build-yks6llaqq6a5scld2l53fwp7j0yyp7gj-cpio-2.11.drv-0/cpio-2.11/src' --8<---------------cut here---------------end--------------->8--- (From <http://hydra.nixos.org/build/477396>.) This reminds me that cpio is continuously built on Hydra, using a fresh Gnulib and a fresh Paxutils checkout as input: http://hydra.nixos.org/jobset/gnu/cpio-master (See <http://www.gnu.org/software/devel.html#Hydra> for details.) If you’d like to enable email notification or otherwise customize it, please let me know. Thanks, Ludo’.
