>>> uclibc 1.0.42 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-12/output-1/build/.uClibc-ng-1.0.42.tar.xz.C1fRf7/output' 'https://downloads.uclibc-ng.org/releases/1.0.42/uClibc-ng-1.0.42.tar.xz' --2022-11-26 17:18:40-- https://downloads.uclibc-ng.org/releases/1.0.42/uClibc-ng-1.0.42.tar.xz Resolving downloads.uclibc-ng.org (downloads.uclibc-ng.org)... 89.238.66.15, 2a00:1828:2000:679::23 Connecting to downloads.uclibc-ng.org (downloads.uclibc-ng.org)|89.238.66.15|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1955356 (1.9M) [application/x-xz] Saving to: '/tmp/instance-12/output-1/build/.uClibc-ng-1.0.42.tar.xz.C1fRf7/output' 0K .......... .......... .......... .......... .......... 2% 181K 10s 50K .......... .......... .......... .......... .......... 5% 366K 7s 100K .......... .......... .......... .......... .......... 7% 6.61M 5s 150K .......... .......... .......... .......... .......... 10% 13.2M 4s 200K .......... .......... .......... .......... .......... 13% 387K 4s 250K .......... .......... .......... .......... .......... 15% 12.0M 3s 300K .......... .......... .......... .......... .......... 18% 7.06M 3s 350K .......... .......... .......... .......... .......... 20% 13.0M 2s 400K .......... .......... .......... .......... .......... 23% 415K 2s 450K .......... .......... .......... .......... .......... 26% 10.7M 2s 500K .......... .......... .......... .......... .......... 28% 13.0M 2s 550K .......... .......... .......... .......... .......... 31% 11.9M 2s 600K .......... .......... .......... .......... .......... 34% 6.61M 1s 650K .......... .......... .......... .......... .......... 36% 12.2M 1s 700K .......... .......... .......... .......... .......... 39% 12.2M 1s 750K .......... .......... .......... .......... .......... 41% 12.0M 1s 800K .......... .......... .......... .......... .......... 44% 12.4M 1s 850K .......... .......... .......... .......... .......... 47% 481K 1s 900K .......... .......... .......... .......... .......... 49% 12.0M 1s 950K .......... .......... .......... .......... .......... 52% 12.1M 1s 1000K .......... .......... .......... .......... .......... 54% 12.1M 1s 1050K .......... .......... .......... .......... .......... 57% 12.9M 1s 1100K .......... .......... .......... .......... .......... 60% 6.11M 1s 1150K .......... .......... .......... .......... .......... 62% 16.0M 1s 1200K .......... .......... .......... .......... .......... 65% 14.8M 0s 1250K .......... .......... .......... .......... .......... 68% 13.2M 0s 1300K .......... .......... .......... .......... .......... 70% 10.9M 0s 1350K .......... .......... .......... .......... .......... 73% 11.1M 0s 1400K .......... .......... .......... .......... .......... 75% 11.3M 0s 1450K .......... .......... .......... .......... .......... 78% 11.4M 0s 1500K .......... .......... .......... .......... .......... 81% 12.4M 0s 1550K .......... .......... .......... .......... .......... 83% 11.3M 0s 1600K .......... .......... .......... .......... .......... 86% 9.27M 0s 1650K .......... .......... .......... .......... .......... 89% 13.3M 0s 1700K .......... .......... .......... .......... .......... 91% 10.5M 0s 1750K .......... .......... .......... .......... .......... 94% 793K 0s 1800K .......... .......... .......... .......... .......... 96% 11.4M 0s 1850K .......... .......... .......... .......... .......... 99% 11.0M 0s 1900K ......... 100% 138M=1.0s 2022-11-26 17:18:42 (1.92 MB/s) - '/tmp/instance-12/output-1/build/.uClibc-ng-1.0.42.tar.xz.C1fRf7/output' saved [1955356/1955356] uClibc-ng-1.0.42.tar.xz: OK (sha256: ec6dae44ce86558885e56bc3bef6bd4d082397114e6e1fc15795f71e804d7016) >>> uclibc 1.0.42 Extracting xzcat /tmp/instance-12/dl/uclibc/uClibc-ng-1.0.42.tar.xz | tar --strip-components=1 -C /tmp/instance-12/output-1/build/uclibc-1.0.42 -xf - >>> uclibc 1.0.42 Patching Using /tmp/instance-12/output-1/build/uclibc-1.0.42/.config as base # # merged configuration written to /tmp/instance-12/output-1/build/uclibc-1.0.42/.config (needs make) # make[1]: Entering directory '/tmp/instance-12/output-1/build/uclibc-1.0.42' MKDIR include/config MKDIR include/generated HOSTCC-o extra/config/conf.o GEN extra/config/zconf.tab.c GEN extra/config/zconf.lex.c GEN extra/config/zconf.hash.c HOSTCC-o extra/config/zconf.tab.o HOSTCC extra/config/conf # # configuration written to /tmp/instance-12/output-1/build/uclibc-1.0.42/.config # make[1]: Leaving directory '/tmp/instance-12/output-1/build/uclibc-1.0.42' /usr/bin/sed -i -e '/^\(# \)\?CROSS_COMPILER_PREFIX\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo 'CROSS_COMPILER_PREFIX="/tmp/instance-12/output-1/host/bin/riscv64-buildroot-linux-uclibc-"' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?TARGET_ARCH\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo 'TARGET_ARCH="riscv64"' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?KERNEL_HEADERS\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo 'KERNEL_HEADERS="/tmp/instance-12/output-1/build/linux-headers-4.19.265/usr/include"' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?RUNTIME_PREFIX\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo 'RUNTIME_PREFIX="/"' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?DEVEL_PREFIX\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo 'DEVEL_PREFIX="/usr"' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?SHARED_LIB_LOADER_PREFIX\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo 'SHARED_LIB_LOADER_PREFIX="/lib"' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?ARCH_BIG_ENDIAN\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo '# ARCH_BIG_ENDIAN is not set' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?ARCH_WANTS_BIG_ENDIAN\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo '# ARCH_WANTS_BIG_ENDIAN is not set' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_HAS_SSP\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo '# UCLIBC_HAS_SSP is not set' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_BUILD_SSP\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo '# UCLIBC_BUILD_SSP is not set' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_HAS_LINUXTHREADS\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo '# UCLIBC_HAS_LINUXTHREADS is not set' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?PTHREADS_DEBUG_SUPPORT\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo '# PTHREADS_DEBUG_SUPPORT is not set' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_HAS_LOCALE\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo '# UCLIBC_HAS_LOCALE is not set' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_HAS_WCHAR\>/d' /tmp/instance-12/output-1/build/uclibc-1.0.42//.config && echo '# UCLIBC_HAS_WCHAR is not set' >> /tmp/instance-12/output-1/build/uclibc-1.0.42//.config make[1]: Entering directory '/tmp/instance-12/output-1/build/uclibc-1.0.42' /tmp/instance-12/output-1/build/uclibc-1.0.42/.config:249:warning: override: UCLIBC_HAS_THREADS_NATIVE changes choice state # # configuration written to /tmp/instance-12/output-1/build/uclibc-1.0.42/.config # make[1]: Leaving directory '/tmp/instance-12/output-1/build/uclibc-1.0.42' >>> uclibc 1.0.42 Configuring >>> uclibc 1.0.42 Building /home/autobuild/make/make -j1 -C /tmp/instance-12/output-1/build/uclibc-1.0.42 ARCH="riscv64" CROSS_COMPILE="/tmp/instance-12/output-1/host/bin/riscv64-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -fno-lto" HOSTCC="/usr/bin/gcc" headers make[1]: Entering directory '/tmp/instance-12/output-1/build/uclibc-1.0.42' MKDIR include/bits GEN include/bits/uClibc_config.h LN include/semaphore.h LN include/pthread.h LN include/bits/libc-lock.h LN include/bits/stdio-lock.h LN include/bits/pthreadtypes.h LN include/bits/semaphore.h GEN include/bits/sysnum.h LN include/fpu_control.h LN include/jmpbuf-offsets.h LN include/jmpbuf-unwind.h LN include/dl-osinfo.h LN include/not-cancel.h LN include/bits/atomic.h LN include/bits/byteswap-16.h LN include/bits/byteswap-common.h LN include/bits/byteswap.h LN include/bits/cmathcalls.h LN include/bits/confname.h LN include/bits/dlfcn.h LN include/bits/elfclass.h LN include/bits/environments.h LN include/bits/epoll.h LN include/bits/errno.h LN include/bits/eventfd.h LN include/bits/fenvinline.h LN include/bits/getopt.h LN include/bits/getopt_int.h LN include/bits/huge_val.h LN include/bits/huge_valf.h LN include/bits/huge_vall.h LN include/bits/in.h LN include/bits/inf.h LN include/bits/initspin.h LN include/bits/inotify.h LN include/bits/ioctl-types.h LN include/bits/ioctls.h LN include/bits/ipc.h LN include/bits/kernel-features.h LN include/bits/kernel_sigaction.h LN include/bits/locale.h LN include/bits/mathcalls.h LN include/bits/mathdef.h LN include/bits/mathinline.h LN include/bits/mman-common.h LN include/bits/mman-linux.h LN include/bits/mman-shared.h LN include/bits/mqueue.h LN include/bits/msq.h LN include/bits/nan.h LN include/bits/netdb.h LN include/bits/poll.h LN include/bits/posix1_lim.h LN include/bits/posix2_lim.h LN include/bits/resource.h LN include/bits/sched.h LN include/bits/select.h LN include/bits/sem.h LN include/bits/sigaction.h LN include/bits/sigcontextinfo.h LN include/bits/siginfo.h LN include/bits/signalfd.h LN include/bits/signum.h LN include/bits/sigset.h LN include/bits/sigstack.h LN include/bits/sigthread.h LN include/bits/sockaddr.h LN include/bits/socket.h LN include/bits/socket_type.h LN include/bits/statvfs.h LN include/bits/statx.h LN include/bits/stdio.h LN include/bits/stdio_lim.h LN include/bits/syscalls-common.h LN include/bits/termios.h LN include/bits/time.h LN include/bits/timerfd.h LN include/bits/types.h LN include/bits/typesizes.h LN include/bits/uClibc_alloc.h LN include/bits/uClibc_charclass.h LN include/bits/uClibc_clk_tck.h LN include/bits/uClibc_ctype.h LN include/bits/uClibc_fpmax.h LN include/bits/uClibc_local_lim.h LN include/bits/uClibc_locale.h LN include/bits/uClibc_mutex.h LN include/bits/uClibc_posix_opt.h LN include/bits/uClibc_pthread.h LN include/bits/uClibc_stdio.h LN include/bits/uClibc_touplow.h LN include/bits/uClibc_uintmaxtostr.h LN include/bits/uClibc_uwchar.h LN include/bits/uClibc_va_copy.h LN include/bits/uio.h LN include/bits/ustat.h LN include/bits/utmp.h LN include/bits/utmpx.h LN include/bits/utsname.h LN include/bits/waitflags.h LN include/bits/waitstatus.h LN include/bits/wchar.h LN include/bits/xopen_lim.h LN include/bits/endian.h LN include/bits/fcntl.h LN include/bits/fenv.h LN include/bits/kernel_types.h LN include/bits/mman.h LN include/bits/setjmp.h LN include/bits/shm.h LN include/bits/sigcontext.h LN include/bits/stackinfo.h LN include/bits/syscalls.h LN include/bits/uClibc_arch_features.h LN include/bits/uClibc_page.h LN include/bits/wordsize.h LN include/sys/acct.h LN include/sys/epoll.h LN include/sys/eventfd.h LN include/sys/fanotify.h LN include/sys/inotify.h LN include/sys/prctl.h LN include/sys/ptrace.h LN include/sys/random.h LN include/sys/signalfd.h LN include/sys/timerfd.h LN include/sys/asm.h LN include/sys/procfs.h LN include/sys/ucontext.h LN include/sys/user.h LN include/bits/local_lim.h LN include/bits/posix_opt.h LN include/bits/align64bit.h LN include/bits/dirent.h LN include/bits/kernel_stat.h LN include/bits/stat.h LN include/bits/statfs.h MKDIR libm/riscv64 MKDIR libubacktrace/riscv64 MKDIR libc/string/riscv64 make[1]: Leaving directory '/tmp/instance-12/output-1/build/uclibc-1.0.42' /home/autobuild/make/make -j1 -C /tmp/instance-12/output-1/build/uclibc-1.0.42 ARCH="riscv64" CROSS_COMPILE="/tmp/instance-12/output-1/host/bin/riscv64-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -fno-lto" HOSTCC="/usr/bin/gcc" make[1]: Entering directory '/tmp/instance-12/output-1/build/uclibc-1.0.42' GEN libpthread/nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.h GEN libpthread/nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.h GEN libpthread/nptl/sysdeps/unix/sysv/linux/lowlevelcond.h GEN libpthread/nptl/sysdeps/unix/sysv/linux/lowlevelcond.h GEN libpthread/nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.h GEN libpthread/nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.h In file included from ./libpthread/nptl/pthreadP.h:22, from :2: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from :2: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ GEN libpthread/nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.h GEN libpthread/nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.h In file included from ./libpthread/nptl/sysdeps/riscv64/../../descr.h:24, from ./libpthread/nptl/sysdeps/riscv64/tls.h:84, 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: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from :2: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ GEN libpthread/nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.h GEN libpthread/nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.h In file included from ./libpthread/nptl/pthreadP.h:22, from :1: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from :1: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ GEN libpthread/nptl/sysdeps/unix/sysv/linux/structsem.h GEN libpthread/nptl/sysdeps/unix/sysv/linux/structsem.h GEN libpthread/nptl/sysdeps/unix/sysv/linux/unwindbuf.h GEN libpthread/nptl/sysdeps/unix/sysv/linux/unwindbuf.h GEN libpthread/nptl/sysdeps/riscv64/tcb-offsets.h GEN libpthread/nptl/sysdeps/riscv64/tcb-offsets.h In file included from ./libpthread/nptl/sysdeps/riscv64/../../../nptl_db/thread_db.h:25, from ./libpthread/nptl/sysdeps/riscv64/../../descr.h:30, from ./libpthread/nptl/sysdeps/riscv64/tls.h:84, from ./include/tls.h:6, from :2: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/riscv64/../../descr.h:24, from ./libpthread/nptl/sysdeps/riscv64/tls.h:84, from ./include/tls.h:6, from :2: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ GEN libpthread/nptl/pthread-errnos.h GEN libpthread/nptl/pthread-errnos.h CC ldso/ldso/ldso.oS In file included from ./libpthread/nptl/sysdeps/riscv64/../../../nptl_db/thread_db.h:25, from ./libpthread/nptl/sysdeps/riscv64/../../descr.h:30, from ./libpthread/nptl/sysdeps/riscv64/tls.h:84, from ./include/tls.h:6, from ./include/link.h:30, from ./ldso/ldso/riscv64/dl-sysdep.h:30, from ./ldso/include/dl-defs.h:77, from ./ldso/include/dl-string.h:15, from ./ldso/include/dl-syscall.h:41, from ./ldso/include/ldso.h:52, from ldso/ldso/ldso.c:32: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/riscv64/../../descr.h:24, from ./libpthread/nptl/sysdeps/riscv64/tls.h:84, from ./include/tls.h:6, from ./include/link.h:30, from ./ldso/ldso/riscv64/dl-sysdep.h:30, from ./ldso/include/dl-defs.h:77, from ./ldso/include/dl-string.h:15, from ./ldso/include/dl-syscall.h:41, from ./ldso/include/ldso.h:52, from ldso/ldso/ldso.c:32: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ AS ldso/ldso/riscv64/resolve.oS AR cr ldso/ldso/ld-uClibc_so.a STRIP -x -R .note -R .comment ldso/ldso/ld-uClibc_so.a MKDIR lib LD ld-uClibc-1.0.42.so # link for backward compatibility (cd ./lib; ln -sf ld-uClibc.so.1 ld-uClibc.so.0 ) CC lib/interp.os make[2]: 'lib/ld-uClibc.so' is up to date. CC libc/sysdeps/linux/riscv64/__syscall_error.os CC libc/sysdeps/linux/riscv64/cache.os In file included from ./include/sys/syscall.h:33, from libc/sysdeps/linux/riscv64/cache.c:20: libc/sysdeps/linux/riscv64/cache.c: In function '__riscv_flush_icache_syscall': ./include/bits/syscalls-common.h:34:63: error: '__NR_riscv_flush_icache' undeclared (first use in this function) 34 | # define INLINE_SYSCALL(name, nr, args...) INLINE_SYSCALL_NCS(__NR_##name, nr, args) | ^~~~~ ./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) | ^~~~~~~~~~~~~~~~~~ libc/sysdeps/linux/riscv64/cache.c:27:10: note: in expansion of macro 'INLINE_SYSCALL' 27 | return INLINE_SYSCALL (riscv_flush_icache, 3, start, end, flags); | ^~~~~~~~~~~~~~ ./include/bits/syscalls-common.h:34:63: note: each undeclared identifier is reported only once for each function it appears in 34 | # define INLINE_SYSCALL(name, nr, args...) INLINE_SYSCALL_NCS(__NR_##name, nr, args) | ^~~~~ ./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) | ^~~~~~~~~~~~~~~~~~ libc/sysdeps/linux/riscv64/cache.c:27:10: note: in expansion of macro 'INLINE_SYSCALL' 27 | return INLINE_SYSCALL (riscv_flush_icache, 3, start, end, flags); | ^~~~~~~~~~~~~~ make[1]: *** [Makerules:369: libc/sysdeps/linux/riscv64/cache.os] Error 1 make[1]: Leaving directory '/tmp/instance-12/output-1/build/uclibc-1.0.42' make: *** [package/pkg-generic.mk:293: /tmp/instance-12/output-1/build/uclibc-1.0.42/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-12/buildroot'