Hi Adrian, >Tags: ftbfs > >https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pax.html > >... >cpio.c: In function 'vcpio_wr': >pax.h:261:18: warning: implicit declaration of function 'major' >[-Wimplicit-function-declaration] > #define MAJOR(x) major(x) > ^~~~~
Thanks, I guess it will need <sys/sysmacros.h>, I’ll take care of it in the next couple of days. bye, //mirabilos -- “It is inappropriate to require that a time represented as seconds since the Epoch precisely represent the number of seconds between the referenced time and the Epoch.” -- IEEE Std 1003.1b-1993 (POSIX) Section B.2.2.2