BUILD/kernel-5.18.fc33/linux-5.18 + pushd tools/gpio + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + make DESTDIR=/builddir/build/BUILDROOT/kernel-tools-5.18.4-200.fc33.riscv64 install make -f /builddir/build/BUILD/kernel-5.18.fc33/linux-5.18/tools/build/Makefile.build dir=. obj=gpio-utils make -f /builddir/build/BUILD/kernel-5.18.fc33/linux-5.18/tools/build/Makefile.build dir=. obj=lsgpio make -f /builddir/build/BUILD/kernel-5.18.fc33/linux-5.18/tools/build/Makefile.build dir=. obj=gpio-hammer make -f /builddir/build/BUILD/kernel-5.18.fc33/linux-5.18/tools/build/Makefile.build dir=. obj=gpio-event-mon make -f /builddir/build/BUILD/kernel-5.18.fc33/linux-5.18/tools/build/Makefile.build dir=. obj=gpio-watch install -d -m 755 /builddir/build/BUILDROOT/kernel-tools-5.18.4-200.fc33.riscv64/usr/bin; \ for program in lsgpio gpio-hammer gpio-event-mon gpio-watch; do \ install $program /builddir/build/BUILDROOT/kernel-tools-5.18.4-200.fc33.riscv64/usr/bin; \ done + popd ~/build/BUILD/kernel-5.18.fc33/linux-5.18 ~/build/BUILD/kernel-5.18.fc33/linux-5.18/tools/tracing/rtla ~/build/BUILD/kernel-5.18.fc33/linux-5.18 + pushd tools/tracing/rtla/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + make DESTDIR=/builddir/build/BUILDROOT/kernel-tools-5.18.4-200.fc33.riscv64 install make -C /builddir/build/BUILD/kernel-5.18.fc33/linux-5.18/tools/tracing/rtla/../../../Documentation/tools/rtla/ install make[1]: Entering directory '/builddir/build/BUILD/kernel-5.18.fc33/linux-5.18/Documentation/tools/rtla' rst2man --verbose rtla-osnoise-hist.rst > rtla-osnoise-hist.1 rst2man --verbose rtla-osnoise-top.rst > rtla-osnoise-top.1 rst2man --verbose rtla-osnoise.rst > rtla-osnoise.1 rst2man --verbose rtla-timerlat-hist.rst > rtla-timerlat-hist.1 rst2man --verbose rtla-timerlat-top.rst > rtla-timerlat-top.1 rst2man --verbose rtla-timerlat.rst > rtla-timerlat.1 rst2man --verbose rtla.rst > rtla.1 install -d -m 755 /builddir/build/BUILDROOT/kernel-tools-5.18.4-200.fc33.riscv64/usr/share/man/man1 install -m 644 rtla-osnoise-hist.1 rtla-osnoise-top.1 rtla-osnoise.1 rtla-timerlat-hist.1 rtla-timerlat-top.1 rtla-timerlat.1 rtla.1 /builddir/build/BUILDROOT/kernel-tools-5.18.4-200.fc33.riscv64/usr/share/man/man1 make[1]: Leaving directory '/builddir/build/BUILD/kernel-5.18.fc33/linux-5.18/Documentation/tools/rtla' mkdir -p /builddir/build/BUILDROOT/kernel-tools-5.18.4-200.fc33.riscv64/usr/bin install rtla -m 755 /builddir/build/BUILDROOT/kernel-tools-5.18.4-200.fc33.riscv64/usr/bin install: cannot stat 'rtla': No such file or directory make: *** [Makefile:108: install] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.cAVam7 (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.cAVam7 (%install) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, 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/kernel-tools.spec