>>> uclibc 1.0.50 Extracting /home/autobuild/autobuild/instance-0/output-1/host/bin/xzcat /home/autobuild/autobuild/instance-0/dl/uclibc/uClibc-ng-1.0.50.tar.xz | /home/autobuild/autobuild/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50 -xf - >>> uclibc 1.0.50 Patching Applying 0001-mips64-time64-for-n32-ABI-breaks-a-lot-of-tests-disa.patch using patch: patching file extra/Configs/Config.in Using /home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50/.config as base # # merged configuration written to /home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50/.config (needs make) # make[1]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50' # # configuration written to /home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50/.config # make[1]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50' make[1]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50' /home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50/.config:252:warning: override: UCLIBC_HAS_LINUXTHREADS changes choice state # # configuration written to /home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50/.config # make[1]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50' >>> uclibc 1.0.50 Configuring >>> uclibc 1.0.50 Building /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50 ARCH="or1k" CROSS_COMPILE="/home/autobuild/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -g3 -fno-lto" HOSTCC="/home/autobuild/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc" headers make[1]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50' Makefile.in:153: warning: overriding recipe for target 'include/bits/kernel_stat.h' Makefile.in:149: warning: ignoring old recipe for target 'include/bits/kernel_stat.h' Makefile.in:153: warning: overriding recipe for target 'include/bits/kernel_stat.h' Makefile.in:149: warning: ignoring old recipe for target 'include/bits/kernel_stat.h' make[1]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50' /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50 ARCH="or1k" CROSS_COMPILE="/home/autobuild/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -g3 -fno-lto" HOSTCC="/home/autobuild/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc" make[1]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50' Makefile.in:153: warning: overriding recipe for target 'include/bits/kernel_stat.h' Makefile.in:149: warning: ignoring old recipe for target 'include/bits/kernel_stat.h' libc/sysdeps/linux/or1k/clone.c:29:1: warning: no previous prototype for '__clone' [-Wmissing-prototypes] 29 | __clone (int (*fn)(void *), void *child_stack, | ^~~~~~~ libc/sysdeps/linux/common/fexecve.c: In function 'fexecve': libc/sysdeps/linux/common/fexecve.c:27:14: warning: 'nonnull' argument 'argv' compared to NULL [-Wnonnull-compare] 27 | if (fd < 0 || argv == NULL || envp == NULL) | ^ libc/sysdeps/linux/common/getdomainname.c: In function 'getdomainname': libc/sysdeps/linux/common/getdomainname.c:24:6: warning: 'nonnull' argument 'name' compared to NULL [-Wnonnull-compare] 24 | if (name == NULL) { | ^ libc/sysdeps/linux/common/gethostname.c: In function 'gethostname': libc/sysdeps/linux/common/gethostname.c:19:6: warning: 'nonnull' argument 'name' compared to NULL [-Wnonnull-compare] 19 | if (name == NULL) { | ^ libc/sysdeps/linux/common/gettimeofday.c: In function 'gettimeofday': libc/sysdeps/linux/common/gettimeofday.c:18:8: warning: 'nonnull' argument 'tv' compared to NULL [-Wnonnull-compare] 18 | if (!tv) | ^ In file included from libc/sysdeps/linux/common/nanosleep.c:11: ./include/cancel.h:40:19: warning: no previous prototype for '__nanosleep_nocancel' [-Wmissing-prototypes] 40 | #define _NC(name) __##name##_nocancel | ^~ libc/sysdeps/linux/common/nanosleep.c:14:5: note: in expansion of macro '_NC' 14 | int _NC(nanosleep)(const struct timespec *req, struct timespec *rem) | ^~~ libc/sysdeps/linux/common/openat.c:18:5: warning: no previous prototype for '__openat' [-Wmissing-prototypes] 18 | int __openat(int fd, const char *file, int o_flag, ...) | ^~~~~~~~ In file included from libc/sysdeps/linux/common/pause.c:11: ./include/cancel.h:40:19: warning: no previous prototype for '__pause_nocancel' [-Wmissing-prototypes] 40 | #define _NC(name) __##name##_nocancel | ^~ ./include/cancel.h:39:20: note: in expansion of macro '_NC' 39 | #define __NC(name) _NC(name) | ^~~ libc/sysdeps/linux/common/pause.c:27:1: note: in expansion of macro '__NC' 27 | __NC(pause)(void) | ^~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/pipe2.c:9: libc/sysdeps/linux/common/pipe2.c:13:30: warning: argument 1 of type 'int *' declared as a pointer [-Warray-parameter=] 13 | _syscall2(int, pipe2, int *, filedes, int, flags) | ~~~~~~~^~~~~~~ ./include/bits/syscalls-common.h:83:43: note: in definition of macro 'C_DECL_ARGS_2' 83 | #define C_DECL_ARGS_2(t, v, args...) t v, C_DECL_ARGS_1(args) | ^ ./include/bits/syscalls-common.h:141:41: note: in expansion of macro 'SYSCALL_FUNC' 141 | #define _syscall2(args...) SYSCALL_FUNC(2, args) | ^~~~~~~~~~~~ libc/sysdeps/linux/common/pipe2.c:13:1: note: in expansion of macro '_syscall2' 13 | _syscall2(int, pipe2, int *, filedes, int, flags) | ^~~~~~~~~ In file included from libc/sysdeps/linux/common/pipe2.c:10: ./include/unistd.h:449:23: note: previously declared as an array 'int[2]' 449 | extern int pipe2 (int __pipedes[2], int __flags) __THROW __wur; | ~~~~^~~~~~~~~~~~ In file included from libc/sysdeps/linux/common/poll.c:22: ./include/cancel.h:40:19: warning: no previous prototype for '__poll_nocancel' [-Wmissing-prototypes] 40 | #define _NC(name) __##name##_nocancel | ^~ ./include/cancel.h:39:20: note: in expansion of macro '_NC' 39 | #define __NC(name) _NC(name) | ^~~ libc/sysdeps/linux/common/poll.c:49:5: note: in expansion of macro '__NC' 49 | int __NC(poll)(struct pollfd *fds, nfds_t nfds, int timeout) | ^~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/utimensat.c:9: libc/sysdeps/linux/common/utimensat.c:35:81: warning: argument 3 of type 'const struct timespec *' declared as a pointer [-Warray-parameter=] 35 | _syscall4(int, utimensat, int, fd, const char *, path, const struct timespec *, times, int, flags) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ./include/bits/syscalls-common.h:83:43: note: in definition of macro 'C_DECL_ARGS_2' 83 | #define C_DECL_ARGS_2(t, v, args...) t v, C_DECL_ARGS_1(args) | ^ ./include/bits/syscalls-common.h:85:46: note: in expansion of macro 'C_DECL_ARGS_3' 85 | #define C_DECL_ARGS_4(t, v, args...) t v, C_DECL_ARGS_3(args) | ^~~~~~~~~~~~~ ./include/bits/syscalls-common.h:98:11: note: in expansion of macro 'C_DECL_ARGS_4' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~~~~~~~~~ ./include/bits/syscalls-common.h:144:41: note: in expansion of macro 'SYSCALL_FUNC' 144 | #define _syscall4(args...) SYSCALL_FUNC(4, args) | ^~~~~~~~~~~~ libc/sysdeps/linux/common/utimensat.c:35:1: note: in expansion of macro '_syscall4' 35 | _syscall4(int, utimensat, int, fd, const char *, path, const struct timespec *, times, int, flags) | ^~~~~~~~~ In file included from libc/sysdeps/linux/common/utimensat.c:10: ./include/sys/stat.h:379:45: note: previously declared as an array 'const struct timespec[2]' 379 | const struct timespec __times[2], | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ libc/sysdeps/linux/common/fstat64.c: In function 'fstat64': libc/sysdeps/linux/common/fstat64.c:34:38: error: passing argument 2 of '__syscall_fstat64' from incompatible pointer type [-Wincompatible-pointer-types] 34 | return __syscall_fstat64(fd, buf); | ^~~ | | | struct stat64 * In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/fstat64.c:10: libc/sysdeps/linux/common/fstat64.c:19:72: note: expected 'struct kernel_stat *' but argument is of type 'struct stat64 *' 19 | int, filedes, struct kernel_stat64 *, buf) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ ./include/bits/syscalls-common.h:82:43: note: in definition of macro 'C_DECL_ARGS_1' 82 | #define C_DECL_ARGS_1(t, v) t v | ^ ./include/bits/syscalls-common.h:98:11: note: in expansion of macro 'C_DECL_ARGS_2' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~~~~~~~~~ ./include/bits/syscalls-common.h:141:41: note: in expansion of macro 'SYSCALL_FUNC' 141 | #define _syscall2(args...) SYSCALL_FUNC(2, args) | ^~~~~~~~~~~~ libc/sysdeps/linux/common/fstat64.c:18:24: note: in expansion of macro '_syscall2' 18 | static __always_inline _syscall2(int, __syscall_fstat64, | ^~~~~~~~~ make[1]: *** [Makerules:373: libc/sysdeps/linux/common/fstat64.os] Error 1 make[1]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50' make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot'