>>> 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:255:warning: override: UCLIBC_HAS_THREADS_NATIVE 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="riscv32" CROSS_COMPILE="/home/autobuild/autobuild/instance-0/output-1/host/bin/riscv32-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -g1 -fno-lto" HOSTCC="/usr/bin/gcc" headers make[1]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50' processing /home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50/extra/locale/../../extra/locale/charmaps/ASCII.pairs... 128 lines done processing /home/autobuild/autobuild/instance-0/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-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="riscv32" CROSS_COMPILE="/home/autobuild/autobuild/instance-0/output-1/host/bin/riscv32-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -g1 -fno-lto" HOSTCC="/usr/bin/gcc" make[1]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/build/uclibc-1.0.50' make[2]: Nothing to be done for 'locale_headers'. In file included from /home/autobuild/autobuild/instance-0/output-1/build/linux-headers-6.10.8/usr/include/asm/socket.h:1, from ./include/bits/socket.h:360, from ./include/sys/socket.h:39, from ./include/netinet/in.h:24, from ./include/resolv.h:57, from ./libpthread/nptl/descr.h:36, from ./libpthread/nptl/pthreadP.h:25, from :2: /home/autobuild/autobuild/instance-0/output-1/build/linux-headers-6.10.8/usr/include/asm-generic/socket.h:139:5: warning: "__BITS_PER_LONG" is not defined, evaluates to 0 [-Wundef] 139 | #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__)) | ^~~~~~~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-0/output-1/build/linux-headers-6.10.8/usr/include/asm/socket.h:1, from ./include/bits/socket.h:360, from ./include/sys/socket.h:39, from ./include/netinet/in.h:24, from ./include/resolv.h:57, from ./libpthread/nptl/sysdeps/riscv32/../../descr.h:36, from ./libpthread/nptl/sysdeps/riscv32/tls.h:61, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from :2: /home/autobuild/autobuild/instance-0/output-1/build/linux-headers-6.10.8/usr/include/asm-generic/socket.h:139:5: warning: "__BITS_PER_LONG" is not defined, evaluates to 0 [-Wundef] 139 | #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__)) | ^~~~~~~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-0/output-1/build/linux-headers-6.10.8/usr/include/asm/socket.h:1, from ./include/bits/socket.h:360, from ./include/sys/socket.h:39, from ./include/netinet/in.h:24, from ./include/resolv.h:57, from ./libpthread/nptl/descr.h:36, from ./libpthread/nptl/pthreadP.h:25, from :1: /home/autobuild/autobuild/instance-0/output-1/build/linux-headers-6.10.8/usr/include/asm-generic/socket.h:139:5: warning: "__BITS_PER_LONG" is not defined, evaluates to 0 [-Wundef] 139 | #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__)) | ^~~~~~~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-0/output-1/build/linux-headers-6.10.8/usr/include/asm/socket.h:1, from ./include/bits/socket.h:360, from ./include/sys/socket.h:39, from ./include/netinet/in.h:24, from ./include/resolv.h:57, from ./libpthread/nptl/sysdeps/riscv32/../../descr.h:36, from ./libpthread/nptl/sysdeps/riscv32/tls.h:61, from ./include/tls.h:6, from :2: /home/autobuild/autobuild/instance-0/output-1/build/linux-headers-6.10.8/usr/include/asm-generic/socket.h:139:5: warning: "__BITS_PER_LONG" is not defined, evaluates to 0 [-Wundef] 139 | #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__)) | ^~~~~~~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-0/output-1/build/linux-headers-6.10.8/usr/include/asm/socket.h:1, from ./include/bits/socket.h:360, from ./include/sys/socket.h:39, from ./include/netinet/in.h:24, from ./include/resolv.h:57, from ./libpthread/nptl/sysdeps/riscv32/../../descr.h:36, from ./libpthread/nptl/sysdeps/riscv32/tls.h:61, from ./include/tls.h:6, from ./include/link.h:30, from ./ldso/ldso/riscv32/dl-sysdep.h:30, from ./ldso/include/dl-defs.h:77, from ./ldso/include/dl-string.h:15, from ./ldso/include/dl-syscall.h:46, from ./ldso/include/ldso.h:52, from ldso/ldso/ldso.c:32: /home/autobuild/autobuild/instance-0/output-1/build/linux-headers-6.10.8/usr/include/asm-generic/socket.h:139:5: warning: "__BITS_PER_LONG" is not defined, evaluates to 0 [-Wundef] 139 | #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__)) | ^~~~~~~~~~~~~~~ ./ldso/ldso/riscv32/dl-sysdep.h: In function 'elf_machine_dynamic': ./ldso/ldso/riscv32/dl-sysdep.h:66:21: warning: nested extern declaration of '_GLOBAL_OFFSET_TABLE_' [-Wnested-externs] 66 | extern ElfW(Addr) _GLOBAL_OFFSET_TABLE_ __attribute__ ((visibility ("hidden"))); | ^~~~~~~~~~~~~~~~~~~~~ In file included from ./include/sys/syscall.h:33, from ./ldso/include/dl-syscall.h:12: ./ldso/include/dl-syscall.h: In function '_dl_gettimeofday': ./ldso/include/dl-syscall.h:265:32: error: '__NR_gettimeofday' undeclared (first use in this function); did you mean '_dl_gettimeofday'? 265 | # define __NR__dl_gettimeofday __NR_gettimeofday | ^~~~~~~~~~~~~~~~~ ./include/bits/syscalls.h:18:16: note: in definition of macro 'INTERNAL_SYSCALL_NCS' 18 | _a7 = (name); \ | ^~~~ ./include/bits/syscalls-common.h:34:44: note: in expansion of macro 'INLINE_SYSCALL_NCS' 34 | # define INLINE_SYSCALL(name, nr, args...) INLINE_SYSCALL_NCS(__NR_##name, nr, args) | ^~~~~~~~~~~~~~~~~~ ./include/bits/syscalls-common.h:34:63: note: in expansion of macro '__NR__dl_gettimeofday' 34 | # define INLINE_SYSCALL(name, nr, args...) INLINE_SYSCALL_NCS(__NR_##name, nr, args) | ^~~~~ ./include/bits/syscalls-common.h:99:22: note: in expansion of macro 'INLINE_SYSCALL' 99 | return (type)INLINE_SYSCALL(name, nargs, C_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) | ^~~~~~~~~~~~ ./ldso/include/dl-syscall.h:266:24: note: in expansion of macro '_syscall2' 266 | static __always_inline _syscall2(int, _dl_gettimeofday, struct timeval *, tv, | ^~~~~~~~~ ./ldso/include/dl-syscall.h:265:32: note: each undeclared identifier is reported only once for each function it appears in 265 | # define __NR__dl_gettimeofday __NR_gettimeofday | ^~~~~~~~~~~~~~~~~ ./include/bits/syscalls.h:18:16: note: in definition of macro 'INTERNAL_SYSCALL_NCS' 18 | _a7 = (name); \ | ^~~~ ./include/bits/syscalls-common.h:34:44: note: in expansion of macro 'INLINE_SYSCALL_NCS' 34 | # define INLINE_SYSCALL(name, nr, args...) INLINE_SYSCALL_NCS(__NR_##name, nr, args) | ^~~~~~~~~~~~~~~~~~ ./include/bits/syscalls-common.h:34:63: note: in expansion of macro '__NR__dl_gettimeofday' 34 | # define INLINE_SYSCALL(name, nr, args...) INLINE_SYSCALL_NCS(__NR_##name, nr, args) | ^~~~~ ./include/bits/syscalls-common.h:99:22: note: in expansion of macro 'INLINE_SYSCALL' 99 | return (type)INLINE_SYSCALL(name, nargs, C_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) | ^~~~~~~~~~~~ ./ldso/include/dl-syscall.h:266:24: note: in expansion of macro '_syscall2' 266 | static __always_inline _syscall2(int, _dl_gettimeofday, struct timeval *, tv, | ^~~~~~~~~ make[1]: *** [Makerules:374: ldso/ldso/ldso.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'