>>> uclibc 1.0.48 Extracting xzcat /home/autobuild/autobuild/instance-9/dl/uclibc/uClibc-ng-1.0.48.tar.xz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48 -xf - >>> uclibc 1.0.48 Patching Applying 0001-futimesat-add-missing-header.patch using patch: patching file libc/sysdeps/linux/common/futimesat.c Applying 0002-fix-kernel_stat64-definition.patch using patch: patching file libc/sysdeps/linux/common-generic/bits/kernel_stat.h Using /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48/.config as base # # merged configuration written to /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48/.config (needs make) # make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48' # # configuration written to /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48/.config # make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48' /usr/bin/sed -i -e 's/^\(CONFIG_[^_]*[_]*SPARC[^=]*\)=.*/# \1 is not set/g' /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48/.config make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48' /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48/.config:258:warning: override: UCLIBC_HAS_LINUXTHREADS changes choice state # # configuration written to /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48/.config # make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48' >>> uclibc 1.0.48 Configuring >>> uclibc 1.0.48 Building /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48 ARCH="sparc" CROSS_COMPILE="/home/autobuild/autobuild/instance-9/output-1/host/bin/sparc-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -g0 -fno-lto" HOSTCC="/usr/bin/gcc" headers make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48' processing /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48/extra/locale/../../extra/locale/charmaps/ASCII.pairs... 128 lines done processing /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48/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-9/output-1/build/uclibc-1.0.48' /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48 ARCH="sparc" CROSS_COMPILE="/home/autobuild/autobuild/instance-9/output-1/host/bin/sparc-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -g0 -fno-lto" HOSTCC="/usr/bin/gcc" make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48' make[2]: Nothing to be done for 'locale_headers'. In file included from ldso/ldso/ldso.c:45: ldso/ldso/sparc/elfinterp.c: In function '_dl_do_reloc': ldso/ldso/sparc/elfinterp.c:160:29: warning: variable 'tls_tpnt' set but not used [-Wunused-but-set-variable] 160 | struct elf_resolve *tls_tpnt = NULL; | ^~~~~~~~ # link for backward compatibility (cd ./lib; ln -sf ld-uClibc.so.1 ld-uClibc.so.0 ) make[3]: Nothing to be done for 'locale_headers'. In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/futimesat.c:9: libc/sysdeps/linux/common/futimesat.c:14:80: warning: argument 3 of type 'const struct timeval *' declared as a pointer [-Warray-parameter=] 14 | _syscall3(int, futimesat, int, fd, const char *, file, const struct timeval *, tvp) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ ./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:84:46: note: in expansion of macro 'C_DECL_ARGS_2' 84 | #define C_DECL_ARGS_3(t, v, args...) t v, C_DECL_ARGS_2(args) | ^~~~~~~~~~~~~ ./include/bits/syscalls-common.h:98:11: note: in expansion of macro 'C_DECL_ARGS_3' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~~~~~~~~~ ./include/bits/syscalls-common.h:143:41: note: in expansion of macro 'SYSCALL_FUNC' 143 | #define _syscall3(args...) SYSCALL_FUNC(3, args) | ^~~~~~~~~~~~ libc/sysdeps/linux/common/futimesat.c:14:1: note: in expansion of macro '_syscall3' 14 | _syscall3(int, futimesat, int, fd, const char *, file, const struct timeval *, tvp) | ^~~~~~~~~ In file included from libc/sysdeps/linux/common/futimesat.c:11: ./include/sys/time.h:162:44: note: previously declared as an array 'const struct timeval[2]' 162 | const struct timeval __tvp[2]) __THROW; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from : ./include/cancel.h:40:19: warning: '__open_nocancel' alias between functions of incompatible types 'int(const char *, int, mode_t)' {aka 'int(const char *, int, unsigned int)'} and 'int(const char *, int, __kernel_mode_t)' {aka 'int(const char *, int, short unsigned int)'} [-Wattribute-alias=] 40 | #define _NC(name) __##name##_nocancel | ^~ ./include/libc-symbols.h:177:31: note: in definition of macro '_strong_alias_untyped' 177 | extern __typeof (aliasname) aliasname __attribute__ ((alias (#name))) __attribute_copy__ (name); | ^~~~~~~~~ libc/sysdeps/linux/common/open.c:18:1: note: in expansion of macro 'strong_alias_untyped' 18 | strong_alias_untyped(__syscall_open,__NC(open)) | ^~~~~~~~~~~~~~~~~~~~ ./include/cancel.h:39:20: note: in expansion of macro '_NC' 39 | #define __NC(name) _NC(name) | ^~~ libc/sysdeps/linux/common/open.c:18:37: note: in expansion of macro '__NC' 18 | strong_alias_untyped(__syscall_open,__NC(open)) | ^~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/open.c:9: libc/sysdeps/linux/common/open.c:16:39: note: aliased declaration here 16 | static __always_inline _syscall3(int, __syscall_open, const char *, file, | ^~~~~~~~~~~~~~ ./include/bits/syscalls-common.h:98:6: note: in definition of macro 'SYSCALL_FUNC' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~ libc/sysdeps/linux/common/open.c:16:24: note: in expansion of macro '_syscall3' 16 | static __always_inline _syscall3(int, __syscall_open, const char *, file, | ^~~~~~~~~ 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:445:23: note: previously declared as an array 'int[2]' 445 | 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:34:81: warning: argument 3 of type 'const struct timespec *' declared as a pointer [-Warray-parameter=] 34 | _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:34:1: note: in expansion of macro '_syscall4' 34 | _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], | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/utimes.c:9: libc/sysdeps/linux/common/utimes.c:32:68: warning: argument 2 of type 'const struct timeval *' declared as a pointer [-Warray-parameter=] 32 | _syscall2(int, utimes, const char *, file, const struct timeval *, tvp) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ ./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/utimes.c:32:1: note: in expansion of macro '_syscall2' 32 | _syscall2(int, utimes, const char *, file, const struct timeval *, tvp) | ^~~~~~~~~ In file included from libc/sysdeps/linux/common/utimes.c:10: ./include/sys/time.h:142:61: note: previously declared as an array 'const struct timeval[2]' 142 | extern int utimes (const char *__file, const struct timeval __tvp[2]) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libc/misc/wchar/iconv.c:8: libc/misc/wchar/wchar.c: In function 'iconv_close': libc/misc/wchar/wchar.c:1301:14: error: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] 1301 | free(cd); | ^~ | | | iconv_t {aka long int} In file included from libc/misc/wchar/wchar.c:106: ./include/stdlib.h:508:25: note: expected 'void *' but argument is of type 'iconv_t' {aka 'long int'} 508 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ make[1]: *** [Makerules:373: libc/misc/wchar/iconv.os] Error 1 make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48' make: *** [package/pkg-generic.mk:283: /home/autobuild/autobuild/instance-9/output-1/build/uclibc-1.0.48/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'