ction 'int main(int, char**)': BUILDSTDERR: check_mkevents.cc:172:20: warning: 'char* strncpy(char*, const char*, size_t)' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: strncpy(remote_hostipaddress, inet_ntoa(*addr_list[i]), BUILDSTDERR: ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sizeof(remote_hostipaddress)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: check_mkevents.cc:215:16: warning: 'char* strncpy(char*, const char*, size_t)' specified bound 108 equals destination size [-Wstringop-truncation] BUILDSTDERR: strncpy(addr.sun_path, unixsocket_path.c_str(), sizeof(addr.sun_path)); BUILDSTDERR: ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/builddir/build/BUILD/check_mk-1.4.0p31/active_checks' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FwA01c + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64 + cd check_mk-1.4.0p31 + install -d -m 755 /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/etc/xinetd.d + install -m 644 cfg_examples/xinetd.conf /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/etc/xinetd.d/check-mk-agent + install -m 644 cfg_examples/xinetd_caching.conf /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/etc/xinetd.d/check-mk-caching-agent + sed -i 's/\tdisable = no/\tdisable = yes/g' cfg_examples/xinetd_caching.conf /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/etc/xinetd.d/check-mk-caching-agent + install -d -m 755 /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/usr/bin + install -m 755 check_mk_agent.linux /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/usr/bin/check_mk_agent + install -m 755 check_mk_caching_agent.linux /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/usr/bin/check_mk_caching_agent + install -m 755 mk-job /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/usr/bin/mk-job + install -m 755 waitmax /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/usr/bin/waitmax + install -d -m 755 /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/usr/share/check-mk-agent + install -d -m 755 /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/usr/share/check-mk-agent/plugins + install -d -m 755 /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/usr/share/check-mk-agent/local + install -d -m 755 /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/etc/check-mk-agent + perl -pi -e 's|MK_LIBDIR:-/usr/lib/check_mk_agent|MK_LIBDIR:-/usr/share/check-mk-agent|;' -e 's|MK_CONFDIR:-/etc/check_mk|MK_CONFDIR:-/etc/check-mk-agent|;' /builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64/usr/bin/check_mk_agent + DESTDIR=/builddir/build/BUILDROOT/check-mk-1.4.0p31-4.fc29.riscv64 + nagios_version=4.0.8 + ./setup.sh --yes  ERROR compiling livestatus! . Logfile is in ./livestatus.log RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.FwA01c (%install) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.FwA01c (%install) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do 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/check-mk.spec