>>> fio 3.34 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/fio/fio-3.34.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/fio-3.34 -xf - >>> fio 3.34 Patching >>> fio 3.34 Configuring (cd /home/buildroot/autobuild/instance-1/output-1/build/fio-3.34; PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" ./configure --cc="/home/buildroot/autobuild/instance-1/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc" --extra-cflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 ") Operating system Linux CPU x86_64 Big endian no Compiler /home/buildroot/autobuild/instance-1/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc Cross compile yes Static build no Wordsize 64 zlib yes fcntl(F_FULLFSYNC) no Linux AIO support no Linux AIO support rw flags no POSIX AIO support no POSIX AIO support needs -lrt no POSIX AIO fsync no POSIX pshared support yes pthread_condattr_setclock() yes pthread_sigmask() yes pthread_getaffinity_np() yes Solaris AIO support no __sync_fetch_and_add no __sync_synchronize yes __sync_val_compare_and_swap no libverbs no rdmacm no librpma no libprotobuf_c no asprintf() yes vasprintf() no Linux fallocate yes POSIX fadvise yes POSIX fallocate yes sched_setaffinity(3 arg) yes sched_setaffinity(2 arg) no clock_gettime yes CLOCK_MONOTONIC yes clockid_t yes gettimeofday yes fdatasync yes pipe() yes pipe2() yes pread() yes sync_file_range yes EXT4 move extent yes Linux splice(2) yes libnuma no strsep yes strcasestr yes strlcat yes getopt_long_only() yes inet_aton yes socklen_t yes __thread yes RUSAGE_THREAD yes SCHED_IDLE yes TCP_NODELAY yes Net engine window_size yes TCP_MAXSEG yes RLIMIT_MEMLOCK yes pwritev/preadv yes pwritev2/preadv2 no IPv6 helpers yes http engine no Rados engine no Rados Block Device engine no setvbuf yes Gluster API engine no s390_z196_facilities no HDFS engine no MTD yes libpmem no libpmem1_5 no libpmem2 no PMDK dev-dax engine no PMDK libpmem engine no DDN's Infinite Memory Engine no iscsi engine no NBD engine no DAOS File System (dfs) Engine no NFS engine no lex/yacc for arithmetic no getmntent yes getmntinfo no Static Assert yes bool yes strndup yes Valgrind headers no Zoned block device support yes Zoned block device capacity yes libzbc engine no NVMe uring command support yes xnvme engine no libblkio engine no march_armv8_a_crc_crypto no cuda no libcufile no Build march=native no CUnit no __kernel_rwf_t yes -Wimplicit-fallthrough=2 yes -Wno-stringop-truncation yes MADV_HUGEPAGE yes gettid no statx(2)/libc no statx(2)/syscall yes Windows PDB generation no timerfd_create yes Lib-based ioengines dynamic no TCMalloc support no seed_buckets 4 >>> fio 3.34 Building PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/fio-3.34 make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/fio-3.34' FIO_VERSION = fio-3.34 CC crc/crc16.o CC crc/crc32.o CC crc/crc32c-arm64.o CC crc/crc32c-intel.o In file included from crc/crc32c.h:23, from crc/crc32c-intel.c:1: crc/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from crc/crc32c.h:23, from crc/crc32c-arm64.c:1: crc/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from crc/../os/os-linux.h:40, from crc/../os/os.h:37, from crc/crc32c-arm64.c:2: crc/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC crc/crc32c.o CC crc/crc64.o CC crc/crc7.o In file included from crc/crc32c.h:23, from crc/crc32c.c:33: crc/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC crc/fnv.o CC crc/md5.o CC crc/murmur3.o CC crc/sha1.o CC crc/sha256.o CC crc/sha3.o In file included from crc/../os/os.h:12, from crc/sha3.c:17: crc/../os/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from crc/../os/os-linux.h:40, from crc/../os/os.h:37: crc/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC crc/sha512.o CC crc/test.o In file included from crc/../gettime.h:6, from crc/test.c:6: crc/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from crc/../os/os-linux.h:40, from crc/../os/os.h:37, from crc/test.c:9: crc/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC crc/xxhash.o CC lib/axmap.o In file included from lib/axmap.c:23: lib/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC lib/bloom.o In file included from lib/../hash.h:5, from lib/bloom.c:4: lib/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC lib/flist_sort.o CC lib/gauss.o In file included from lib/../hash.h:5, from lib/gauss.c:3: lib/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC lib/getrusage.o CC lib/hweight.o CC lib/ieee754.o CC lib/lfsr.o CC lib/memalign.o CC lib/memcpy.o In file included from lib/../gettime.h:6, from lib/memcpy.c:9: lib/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC lib/mountcheck.o In file included from lib/../os/os-linux.h:40, from lib/../os/os.h:37, from lib/memcpy.c:10: lib/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC lib/num2str.o CC lib/output_buffer.o CC lib/pattern.o CC lib/prio_tree.o CC lib/rand.o In file included from lib/../hash.h:5, from lib/rand.c:39: lib/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC lib/rbtree.o CC lib/strntol.o CC lib/zipf.o CC gettime.o In file included from lib/../hash.h:5, from lib/zipf.c:5: lib/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC ioengines.o CC init.o In file included from thread_options.h:4, from fio.h:18, from gettime.c:7: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from thread_options.h:4, from fio.h:18, from ioengines.c:21: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from thread_options.h:4, from fio.h:18, from init.c:19: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC stat.o In file included from thread_options.h:4, from fio.h:18, from stat.c:8: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC log.o In file included from thread_options.h:4, from fio.h:18, from log.c:6: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC time.o CC filesetup.o In file included from thread_options.h:4, from fio.h:18, from time.c:4: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from thread_options.h:4, from fio.h:18, from filesetup.c:9: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC eta.o In file included from thread_options.h:4, from fio.h:18, from eta.c:13: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC verify.o In file included from verify.c:11: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5, from fio.h:18, from verify.c:12: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC memory.o In file included from thread_options.h:4, from fio.h:18, from memory.c:9: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC io_u.o In file included from thread_options.h:4, from fio.h:18, from io_u.c:5: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC parse.o CC fio_sem.o In file included from os/os.h:12, from fio_sem.c:13: os/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC rwlock.o CC pshared.o In file included from os/os.h:12, from rwlock.c:8: os/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC options.o CC smalloc.o In file included from thread_options.h:4, from fio.h:18, from options.c:10: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from thread_options.h:4, from fio.h:18, from smalloc.c:9: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC filehash.o In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from thread_options.h:4, from fio.h:18, from filehash.c:4: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC profile.o CC debug.o In file included from thread_options.h:4, from fio.h:18, from profile.c:1: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC engines/cpu.o In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/cpu.c:8: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/mmap.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/mmap.c:13: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/sync.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/sync.c:14: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/null.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/null.c:20: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/net.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/net.c:21: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/ftruncate.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/ftruncate.c:12: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/fileoperations.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/fileoperations.c:14: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/exec.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/exec.c:7: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC server.o CC client.o In file included from thread_options.h:4, from fio.h:18, from server.c:21: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from thread_options.h:4, from fio.h:18, from client.c:19: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC iolog.o In file included from thread_options.h:4, from fio.h:18, from iolog.c:16: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC backend.o In file included from thread_options.h:4, from fio.h:18, from backend.c:34: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC libfio.o CC flow.o In file included from thread_options.h:4, from fio.h:18, from libfio.c:31: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from thread_options.h:4, from fio.h:18, from flow.c:1: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC cconv.o In file included from thread_options.h:4, from cconv.c:4: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC gettime-thread.o In file included from thread_options.h:4, from fio.h:18, from gettime-thread.c:4: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC helpers.o In file included from os/os.h:12, from helpers.h:6, from helpers.c:3: os/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC json.o CC idletime.o In file included from thread_options.h:4, from fio.h:18, from idletime.c:2: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC td_error.o In file included from thread_options.h:4, from fio.h:18, from td_error.c:1: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC profiles/tiobench.o In file included from profiles/../thread_options.h:4, from profiles/../fio.h:18, from profiles/tiobench.c:1: profiles/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from profiles/../os/os-linux.h:40, from profiles/../os/os.h:37, from profiles/../thread_options.h:5: profiles/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC profiles/act.o In file included from profiles/../thread_options.h:4, from profiles/../fio.h:18, from profiles/act.c:1: profiles/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from profiles/../os/os-linux.h:40, from profiles/../os/os.h:37, from profiles/../thread_options.h:5: profiles/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC io_u_queue.o CC filelock.o In file included from hash.h:5, from filelock.c:15: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC workqueue.o In file included from thread_options.h:4, from fio.h:18, from workqueue.c:9: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC rate-submit.o CC optgroup.o In file included from thread_options.h:4, from fio.h:18, from rate-submit.c:8: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC helper_thread.o In file included from thread_options.h:4, from fio.h:18, from helper_thread.c:16: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC steadystate.o In file included from thread_options.h:4, from fio.h:18, from steadystate.c:3: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC zone-dist.o In file included from thread_options.h:4, from fio.h:18, from zone-dist.c:2: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC zbd.o CC dedupe.o In file included from os/os.h:12, from zbd.c:14: os/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from thread_options.h:4, from fio.h:18, from dedupe.c:1: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC fdp.o In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from thread_options.h:4, from fio.h:18, from fdp.c:12: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/falloc.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/falloc.c:15: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/e4defrag.o CC engines/splice.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/e4defrag.c:15: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/splice.c:15: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC oslib/asprintf.o CC oslib/statx.o CC engines/mtd.o CC oslib/libmtd.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/mtd.c:13: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC oslib/libmtd_legacy.o CC diskutil.o In file included from thread_options.h:4, from fio.h:18, from diskutil.c:14: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC fifo.o CC blktrace.o In file included from thread_options.h:4, from fio.h:18, from blktrace.c:11: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC cgroup.o CC trim.o In file included from thread_options.h:4, from fio.h:18, from cgroup.c:8: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from thread_options.h:4, from fio.h:18, from trim.c:7: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/sg.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/sg.c:58: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC oslib/linux-dev-lookup.o CC engines/io_uring.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/io_uring.c:15: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/nvme.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/nvme.h:10, from engines/nvme.c:6: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC oslib/linux-blkzoned.o In file included from ./thread_options.h:4, from ./fio.h:18, from oslib/linux-blkzoned.c:16: ./arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from ./os/os-linux.h:40, from ./os/os.h:37, from ./thread_options.h:5: ./os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC engines/cmdprio.o CC fio.o In file included from engines/../thread_options.h:4, from engines/../fio.h:18, from engines/cmdprio.h:9, from engines/cmdprio.c:6: engines/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from engines/../os/os-linux.h:40, from engines/../os/os.h:37, from engines/../thread_options.h:5: engines/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from thread_options.h:4, from fio.h:18, from fio.c:24: arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from os/os-linux.h:40, from os/os.h:37, from thread_options.h:5: os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC t/log.o CC t/genzipf.o CC oslib/strcasestr.o In file included from t/../hash.h:5, from t/genzipf.c:23: t/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC oslib/strndup.o CC t/btrace2fio.o CC t/dedupe.o In file included from t/../hash.h:5, from t/btrace2fio.c:9: t/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from t/../os/os-linux.h:40, from t/../os/os.h:37, from t/btrace2fio.c:12: t/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from t/../thread_options.h:4, from t/../fio.h:18, from t/dedupe.c:13: t/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from t/../os/os-linux.h:40, from t/../os/os.h:37, from t/../thread_options.h:5: t/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ CC t/debug.o CC t/arch.o CC t/verify-state.o In file included from t/arch.c:1: t/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from t/../os/os.h:12, from t/verify-state.c:13: t/../os/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC t/stest.o In file included from t/../os/os-linux.h:40, from t/../os/os.h:37: t/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ In file included from t/stest.c:7: t/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC t/ieee754.o CC t/axmap.o CC t/lfsr-test.o In file included from t/../gettime.h:6, from t/lfsr-test.c:7: t/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ CC t/gen-rand.o CC t/memlock.o CC t/read-to-pipe-async.o CC t/io_uring.o LINK fio In file included from t/io_uring.c:32: t/../arch/arch.h:101:2: warning: #warning "Unknown architecture, attempting to use generic model." [-Wcpp] 101 | #warning "Unknown architecture, attempting to use generic model." | ^~~~~~~ In file included from t/../os/os-linux.h:40, from t/../os/os.h:37, from t/io_uring.c:33: t/../os/./os-linux-syscall.h:274:2: warning: #warning "Unknown architecture" [-Wcpp] 274 | #warning "Unknown architecture" | ^~~~~~~ LINK t/fio-genzipf LINK t/fio-btrace2fio /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: ioengines.o: in function `.L264': ioengines.c:(.text+0x11f8): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: ioengines.o: in function `.L333': ioengines.c:(.text+0x13e0): undefined reference to `__sync_fetch_and_and_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: verify.o: in function `.L449': verify.c:(.text+0x1ef4): undefined reference to `__sync_fetch_and_and_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: verify.o: in function `.L878': verify.c:(.text+0x3cfc): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: verify.o: in function `.L1124': verify.c:(.text+0x40e4): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: verify.o: in function `.L1166': verify.c:(.text+0x427c): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: io_u.o: in function `put_io_u': io_u.c:(.text+0x14ac): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: io_u.c:(.text+0x1550): undefined reference to `__sync_fetch_and_and_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: io_u.o: in function `.L257': io_u.c:(.text+0x16e0): undefined reference to `__sync_fetch_and_and_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: io_u.o: in function `requeue_io_u': io_u.c:(.text+0x1744): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: io_u.o: in function `__get_io_u': io_u.c:(.text+0x1ca4): undefined reference to `__sync_fetch_and_and_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: io_u.c:(.text+0x1cec): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: io_u.o: in function `.L636': io_u.c:(.text+0x2e10): undefined reference to `__sync_fetch_and_and_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: io_u.o: in function `.L982': io_u.c:(.text+0x4f78): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: io_u.o: in function `.L912': io_u.c:(.text+0x50ac): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: io_u.o: in function `.L932': io_u.c:(.text+0x50d0): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: io_u.o: in function `.L1301': io_u.c:(.text+0x5198): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: backend.o: in function `.L135': backend.c:(.text+0xc8c): undefined reference to `__sync_fetch_and_or_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: backend.o:backend.c:(.text+0x1910): more undefined references to `__sync_fetch_and_or_4' follow /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: flow.o: in function `flow_threshold_exceeded': flow.c:(.text+0xd4): undefined reference to `__atomic_fetch_add_8' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: flow.o: in function `.L23': flow.c:(.text+0x204): undefined reference to `__atomic_fetch_add_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: flow.o: in function `flow_exit_job': flow.c:(.text+0x2c8): undefined reference to `__atomic_fetch_sub_8' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: flow.c:(.text+0x2dc): undefined reference to `__atomic_fetch_sub_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: rate-submit.o: in function `.L92': rate-submit.c:(.text+0x73c): undefined reference to `__sync_fetch_and_and_4' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/12.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: rate-submit.o: in function `.L83': rate-submit.c:(.text+0x7b8): undefined reference to `__sync_fetch_and_or_4' LINK t/fio-dedupe collect2: error: ld returned 1 exit status make[1]: *** [Makefile:623: fio] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/fio-3.34' make: *** [package/pkg-generic.mk:293: /home/buildroot/autobuild/instance-1/output-1/build/fio-3.34/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'