>>> uclibc 1.0.50 Extracting /home/autobuild/autobuild/instance-8/output-1/host/bin/xzcat /home/autobuild/autobuild/instance-8/dl/uclibc/uClibc-ng-1.0.50.tar.xz | /home/autobuild/autobuild/instance-8/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50 -xf - >>> uclibc 1.0.50 Patching Applying 0001-mips64n32-time64-Select-correct-_dl_fstat-impl.patch using patch: patching file ldso/include/dl-syscall.h Using /home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50/.config as base # # merged configuration written to /home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50/.config (needs make) # make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50' # # configuration written to /home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50/.config # make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50' make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50' /home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50/.config:253:warning: override: UCLIBC_HAS_LINUXTHREADS changes choice state # # configuration written to /home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50/.config # make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/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-8/output-1/build/uclibc-1.0.50 ARCH="or1k" CROSS_COMPILE="/home/autobuild/autobuild/instance-8/output-1/host/bin/or1k-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -g1 -fno-lto" HOSTCC="/usr/bin/gcc" headers make[1]: Entering directory '/home/autobuild/autobuild/instance-8/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' processing /home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50/extra/locale/../../extra/locale/charmaps/ASCII.pairs... 128 lines done processing /home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50/extra/locale/../../extra/locale/charmaps/ISO-8859-1.pairs... 256 lines done tt_num = 9 ti_num = 2 max_wchar = 0xff size is 9 * 16 + 2 * 16 + 38 * 2 = 252 ctype - CTYPE_IDX_SHIFT = 3 -- 2 * 16 + 10 * 4 = 72 uplow - UPLOW_IDX_SHIFT = 3 -- 2 * 16 + 3 * 8 = 56 c2wc - C2WC_IDX_SHIFT = 3 -- 2 * 16 + 2 * 17 * 8 = 304 total size = 684 ../../extra/locale/gen_collate.c: In function 'add_final_col_index': ../../extra/locale/gen_collate.c:2229:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2229 | e.data = (void *)(final_index); | ^ ../../extra/locale/gen_collate.c: In function 'final_index_val0': ../../extra/locale/gen_collate.c:2299:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2299 | return (int)(p->data); | ^ ../../extra/locale/gen_collate.c: In function 'final_index_val': ../../extra/locale/gen_collate.c:2312:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2312 | return (int)(p->data); | ^ ../../extra/locale/gen_collate.c: In function 'finalize_base': ../../extra/locale/gen_collate.c:2900:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2900 | wcs2index[i] = (int)(p->data); | ^ Warning: adding UNDEFINED entry for en_US ignoring C locale make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50' /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50 ARCH="or1k" CROSS_COMPILE="/home/autobuild/autobuild/instance-8/output-1/host/bin/or1k-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -g1 -fno-lto" HOSTCC="/usr/bin/gcc" make[1]: Entering directory '/home/autobuild/autobuild/instance-8/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' make[2]: Nothing to be done for 'locale_headers'. In file included from ldso/ldso/ldso.c:45: ldso/ldso/or1k/elfinterp.c: In function '_dl_do_lazy_reloc': ldso/ldso/or1k/elfinterp.c:279:13: warning: variable 'symtab_index' set but not used [-Wunused-but-set-variable] 279 | int symtab_index; | ^~~~~~~~~~~~ # link for backward compatibility (cd ./lib; ln -sf ld-uClibc.so.1 ld-uClibc.so.0 ) 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[3]: Nothing to be done for 'locale_headers'. 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 ./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-8/output-1/build/uclibc-1.0.50' make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-8/output-1/build/uclibc-1.0.50/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'