+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/uronode.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WkoPg1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uronode-2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/uronode-2.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uronode-2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (uronode-2.5.1-install-fix.patch):' Patch #0 (uronode-2.5.1-install-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .install-fix --fuzz=0 patching file Makefile.in patching file Makefile.include.in patching file config.h.in patching file procinfo.h + cp -p /builddir/build/SOURCES/uronode-README.fedora README.fedora + rm -rf include + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bTx7j9 + umask 022 + cd /builddir/build/BUILD + cd uronode-2.6 + export NON_INTERACTIVE=1 + NON_INTERACTIVE=1 + export ETC_DIR=/etc/ax25 + ETC_DIR=/etc/ax25 + export SBIN_DIR=/usr/sbin + SBIN_DIR=/usr/sbin + export BIN_DIR=/usr/bin + BIN_DIR=/usr/bin + export LIB_DIR=/usr/lib + LIB_DIR=/usr/lib + export DATA_DIR=/usr/share + DATA_DIR=/usr/share + export MAN_DIR=/usr/share/man + MAN_DIR=/usr/share/man + export VAR_DIR=/var + VAR_DIR=/var + ./configure Use interactive mode? [Y/n]: Cleaning the directory for a fresh configuration... make: *** No rule to make target 'distclean'. Stop. Welcome to the configuration utility for URONode. This configure script will very simply and easily guide you into installling URONode with as very little trouble as possible. All you need to really do is simply answer the following questions below properly. If you make a mistake just break out of it (ctrl+c) and rerun ./configure. Let's get started! you need gcc to build URONode: saw /usr/bin/gcc... GCC found! Congratulations!! you need make to make URONode: saw /usr/bin/make... MAKE found! Congratulations!! Your machine architecture is: riscv64 Checking for the existence of the Zlib headers... /usr/include/zlib.h ./configure: line 120: whiptail: command not found ./configure: line 134: whiptail: command not found ./configure: line 150: whiptail: command not found ./configure: line 164: whiptail: command not found ./configure: line 178: whiptail: command not found ./configure: line 192: whiptail: command not found ./configure: line 207: whiptail: command not found Creating Makefile Creating Makefile.include Creating config.h Creating dependancy files... Configuration successful!! about the authors... URONode is a combined effort of years worth of work. Those who's code is included in this flavor of a linux based node are: Brian Rogers N1URO (current maintainer), Marius Petrescu YO2LOJ (current team member), Bob Tenty VE3TOK (current team member), Stefano Noferi IZ5AWZ (AWZNode) Tomi Manninen OH2BNS, Alan Cox GW4PTS, and Roy Van Zundert PE1RJA Special thanks to: Morgan, sm6tky for his security report and Barry K2MF for his input on some of my routines and supplying some source code. If you did not use interactive mode, you must run make manually. ./configure: line 16: whiptail: command not found ./configure: line 16: whiptail: command not found node.c: In function 'main': node.c:340:2: warning: implicit declaration of function 'node_prompt'; did you mean 'node_logout'? [-Wimplicit-function-declaration] node_prompt(); ^~~~~~~~~~~ node_logout command.c: In function 'do_status': command.c:799:10: warning: implicit declaration of function 'meminfo'; did you mean 'mkfifo'? [-Wimplicit-function-declaration] ma = meminfo("memtotal"); ^~~~~~~ mkfifo command.c: In function 'nuser_list': command.c:938:25: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (u.pid == -1 || (kill(u.pid, 0) == -1 && errno == ESRCH)) ^~~~ ipc.c: In function 'usr2_handler': ipc.c:41:7: warning: implicit declaration of function 'node_prompt'; did you mean 'node_logout'? [-Wimplicit-function-declaration] node_prompt(); ^~~~~~~~~~~ node_logout let's check for binary errors... nodeusers: SUCCESS! uronode: SUCCESS! axdigi: SUCCESS! calibrate: SUCCESS! flexd: SUCCESS! ./configure: line 16: whiptail: command not found + make -j4 'CFLAGS=-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 -fpie' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -z relro -z now' make: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AvsDyC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64 + cd uronode-2.6 + make -j4 DESTDIR=/builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64 install install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/sbin install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/man/man1 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/man/man5 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/man/man8 install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/uronode/help install -m 755 -p uronode /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/sbin install -m 644 -p man/nodeusers.1 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/man/man1 install -m 644 -p etc/help/*.hlp /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/uronode/help install -m 644 -p man/uronode.conf.5 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/man/man5 install -m 755 -p nodeusers /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/sbin install -m 755 -p axdigi /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/sbin install -m 644 -p man/uronode.perms.5 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/man/man5 install -m 755 -p calibrate /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/sbin install -m 644 -p man/flexd.conf.5 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/man/man5 install -m 755 -p flexd /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/sbin install -m 644 -p man/uronode.8 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/man/man8 install -m 644 -p man/calibrate.8 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/man/man8 install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/etc/ax25 install -m 644 -p etc/uronode.conf /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/etc/ax25 install -m 644 -p man/axdigi.8 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/man/man8 install -m 644 -p man/flexd.8 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/man/man8 install -m 600 -p etc/uronode.perms /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/etc/ax25 install -m 644 -p etc/uronode.info /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/etc/ax25 install -m 644 -p etc/uronode.motd /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/etc/ax25 install -m 600 -p etc/uronode.users /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/etc/ax25 install -m 644 -p etc/uronode.routes /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/etc/ax25 install -m 644 -p etc/flexd.conf /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/etc/ax25 install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/var/lib/uronode install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/var/lib/flexd install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/var/log/uronode install -m 644 -p etc/loggedin /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/var/lib/uronode install -m 644 -p etc/lastlog /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/var/log/uronode install -m 644 -p etc/gateways /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/var/lib/flexd + install -Dpm 644 /builddir/build/SOURCES/flexd.service /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/lib/systemd/system/flexd.service + install -Dpm 644 /builddir/build/SOURCES/uronode@.service /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/lib/systemd/system/uronode@.service + install -Dpm 644 /builddir/build/SOURCES/uronode.socket /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/lib/systemd/system/uronode.socket + install -Dpm 644 /builddir/build/SOURCES/uronode.xinetd /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/uronode/xinetd.d/uronode + touch /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64//var/lib/flexd/destinations + '[' -s /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/var/lib/flexd/gateways ']' + '[' -s /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/var/log/uronode/lastlog ']' + '[' -s /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/var/lib/uronode/loggedin ']' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: uronode-2.6-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kaHEOd + umask 022 + cd /builddir/build/BUILD + cd uronode-2.6 + DOCDIR=/builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/doc/uronode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/doc/uronode + cp -pr README.fedora /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/doc/uronode + cp -pr README /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/doc/uronode + cp -pr URONode.his /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/doc/uronode + cp -pr FAQ /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/doc/uronode + cp -pr COLORS /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/doc/uronode + cp -pr CHANGES.1 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/doc/uronode + cp -pr CHANGES.2 /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/doc/uronode + cp -pr COPYING /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64/usr/share/doc/uronode + exit 0 warning: File listed twice: /usr/share/uronode/xinetd.d/uronode Provides: config(uronode) = 2.6-1.fc28 uronode = 2.6-1.fc28 uronode(riscv-64) = 2.6-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libax25.so.1()(64bit) libax25io.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/uronode-2.6-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/uronode-2.6-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1ZoM2j + umask 022 + cd /builddir/build/BUILD + cd uronode-2.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/uronode-2.6-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff