checking infiniband/verbs.h usability... yes checking infiniband/verbs.h presence... yes checking for infiniband/verbs.h... yes checking for ibv_get_device_list in -libverbs... yes checking for rdma_create_event_channel in -lrdmacm... yes checking for umad_init in -libumad... yes checking for log in -lm... yes checking for efadv_create_driver_qp in -lefa... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 'CFLAGS+=-fPIC -g -Wall -D_GNU_SOURCE -O3' make all-am make[1]: Entering directory '/builddir/build/BUILD/perftest-4.4' CC src/perftest_communication.o CC src/perftest_parameters.o CC src/get_clock.o CC src/perftest_resources.o In file included from src/get_clock.c:48: src/get_clock.h:109:2: warning: #warning get_cycles not implemented for this architecture: attempt asm/timex.h [-Wcpp] 109 | #warning get_cycles not implemented for this architecture: attempt asm/timex.h | ^~~~~~~ src/get_clock.h:110:10: fatal error: asm/timex.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:823: src/get_clock.o] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from src/perftest_parameters.h:62, from src/perftest_parameters.c:11: src/get_clock.h:109:2: warning: #warning get_cycles not implemented for this architecture: attempt asm/timex.h [-Wcpp] 109 | #warning get_cycles not implemented for this architecture: attempt asm/timex.h | ^~~~~~~ src/get_clock.h:110:10: fatal error: asm/timex.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:823: src/perftest_parameters.o] Error 1 In file included from src/perftest_parameters.h:62, from src/perftest_resources.h:70, from src/perftest_communication.h:45, from src/perftest_communication.c:17: src/get_clock.h:109:2: warning: #warning get_cycles not implemented for this architecture: attempt asm/timex.h [-Wcpp] 109 | #warning get_cycles not implemented for this architecture: attempt asm/timex.h | ^~~~~~~ src/get_clock.h:110:10: fatal error: asm/timex.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:823: src/perftest_communication.o] Error 1 In file included from src/perftest_parameters.h:62, from src/perftest_resources.h:70, from src/perftest_resources.c:29: src/get_clock.h:109:2: warning: #warning get_cycles not implemented for this architecture: attempt asm/timex.h [-Wcpp] 109 | #warning get_cycles not implemented for this architecture: attempt asm/timex.h | ^~~~~~~ src/get_clock.h:110:10: fatal error: asm/timex.h: No such file or directory 110 | #include | ^~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:823: src/perftest_resources.o] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.4' make: *** [Makefile:552: all] Error 2 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.nTQhWP (%build) Bad exit status from /var/tmp/rpm-tmp.nTQhWP (%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/perftest.spec