clude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__PVFS2_ENABLE_FUSE__ -I/usr/include -D__STATIC_FLOWPROTO_MULTIQUEUE__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I . -I . -I./src/client/sysint -I./src/common/misc -I./src/common/quickhash -I./src/common/quicklist -I./src/common/id-generator -I./src/common/gossip -I./src/common/gen-locks -I./src/common/events -I./src/common/security -I./src/common/lmdb -I./src/client/usrint -I./src/io/trove -I./src/io/bmi -I./src/io/description -I./src/io/buffer -I./src/io/job -I./src/io/dev -I./src/proto -I./src/common/mgmt -I./src/common/hash -I./src/common/llist -I./src/common/token-utils -I./src/server -I/builddir/build/BUILD/orangefs-2.9.7/include -I/builddir/build/BUILD/orangefs-2.9.7/src/server -DPVFS2_VERSION="\"2.9.7-orangefs-REV-13124\"" -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -I/usr/include -D__STATIC_METHOD_BMI_TCP__ -D__STATIC_METHOD_BMI_IB__ -pipe -Wall -Wstrict-prototypes -I./src/kernel/linux-2.6 -I./src/apps/kernel/linux src/apps/kernel/linux/pvfs2-client-core.c -c -o src/apps/kernel/linux/pvfs2-client-core.o In file included from /usr/include/string.h:495, from src/apps/kernel/linux/pvfs2-client-core.c:8: In function 'strncpy', inlined from 'service_perf_count_request' at src/apps/kernel/linux/pvfs2-client-core.c:1731:17, inlined from 'handle_unexp_vfs_request' at src/apps/kernel/linux/pvfs2-client-core.c:4390:19, inlined from 'process_vfs_requests' at src/apps/kernel/linux/pvfs2-client-core.c:4710:23: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'service_perf_count_request' at src/apps/kernel/linux/pvfs2-client-core.c:1747:17, inlined from 'handle_unexp_vfs_request' at src/apps/kernel/linux/pvfs2-client-core.c:4390:19, inlined from 'process_vfs_requests' at src/apps/kernel/linux/pvfs2-client-core.c:4710:23: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'service_perf_count_request' at src/apps/kernel/linux/pvfs2-client-core.c:1715:17, inlined from 'handle_unexp_vfs_request' at src/apps/kernel/linux/pvfs2-client-core.c:4390:19, inlined from 'process_vfs_requests' at src/apps/kernel/linux/pvfs2-client-core.c:4710:23: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: Bad exit status from /var/tmp/rpm-tmp.UwSq8v (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.UwSq8v (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/orangefs.spec