+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/uml_utilities.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 warning: Macro expanded in comment on line 51: %{_libdir}/uml/functions warning: Macro expanded in comment on line 52: %{_bindir}/mkrootfs Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T8VBus + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tools-20070815 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/uml_utilities_20070815.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tools-20070815 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (uml_utilities_20070815-install.patch):' Patch #0 (uml_utilities_20070815-install.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .install --fuzz=0 patching file humfsify/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.llPxXw + umask 022 + cd /builddir/build/BUILD + cd tools-20070815 + /usr/bin/make '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 -D_FILE_OFFSET_BITS=64' -j4 set -e ; for dir in lib jail jailtest humfsify mconsole moo port-helper tunctl uml_net uml_switch watchdog umlfs; do /usr/bin/make -C $dir all; done make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/lib' cc -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 -D_FILE_OFFSET_BITS=64 -c -o rights.o rights.c ar r libuml.a rights.o ar: creating libuml.a make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/lib' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jail' cc -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 -D_FILE_OFFSET_BITS=64 -c -o jail_uml.o jail_uml.c cc -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 -D_FILE_OFFSET_BITS=64 -o jail_uml jail_uml.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jail' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jailtest' cc -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 -D_FILE_OFFSET_BITS=64 -c -o jailtest.o jailtest.c cc -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 -D_FILE_OFFSET_BITS=64 -o jailtest jailtest.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jailtest' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/humfsify' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/humfsify' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/mconsole' cc -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 -D_FILE_OFFSET_BITS=64 -c -o uml_mconsole.o uml_mconsole.c uml_mconsole.c: In function 'do_switch': uml_mconsole.c:72:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pid[++x], sizeof(char), 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uml_mconsole.c: In function 'absolutize': uml_mconsole.c:176:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(save_cwd); ^~~~~~~~~~~~~~~ cc -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 -D_FILE_OFFSET_BITS=64 -o uml_mconsole uml_mconsole.o ../lib/libuml.a -lreadline -lncurses make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/mconsole' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/moo' cc -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 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -c -o uml_moo.o uml_moo.c cc -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 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -c -o cow.o cow.c cc -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 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -c -o uml_mkcow.o uml_mkcow.c uml_moo.c: In function 'create_backing_file': uml_moo.c:68:22: warning: pointer targets in passing argument 7 of 'read_cow_header' differ in signedness [-Wpointer-sign] &mtime, &size, §orsize, &alignment, ^ In file included from uml_moo.c:19:0: cow.h:21:12: note: expected 'int *' but argument is of type 'unsigned int *' extern int read_cow_header(int (*reader)(__u64, char *, int, void *), ^~~~~~~~~~~~~~~ cow.c: In function 'absolutize': cow.c:182:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(save_cwd); ^~~~~~~~~~~~~~~ cc -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 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -o uml_moo uml_moo.o cow.o cc -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 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -o uml_mkcow uml_mkcow.o cow.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/moo' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/port-helper' cc -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 -D_FILE_OFFSET_BITS=64 -c -o port-helper.o port-helper.c cc -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 -D_FILE_OFFSET_BITS=64 -o port-helper port-helper.o ../lib/libuml.a make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/port-helper' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/tunctl' cc -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 -D_FILE_OFFSET_BITS=64 -c -o tunctl.o tunctl.c cc -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 -D_FILE_OFFSET_BITS=64 -o tunctl tunctl.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/tunctl' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_net' cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o ethertap.o ethertap.c cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o host.o host.c cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o output.o output.c cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o slip.o slip.c host.c: In function 'mk_node': host.c:215:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . return(mknod(devname, S_IFCHR|S_IREAD|S_IWRITE, makedev(major, minor))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o uml_net.o uml_net.c cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o tuntap.o tuntap.c host.c: In function 'route_and_arp': host.c:130:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] "echo 1 > /proc/sys/net/ipv4/conf/%.9s/proxy_arp", dev); ^ In file included from /usr/include/stdio.h:862:0, from host.c:5: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 44 and 53 bytes into a destination of size 52 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ host.c: In function 'no_route_and_arp': host.c:152:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] "echo 0 > /proc/sys/net/ipv4/conf/%.9s/proxy_arp", dev); ^ In file included from /usr/include/stdio.h:862:0, from host.c:5: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 44 and 53 bytes into a destination of size 52 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -o uml_net ethertap.o host.o output.o slip.o uml_net.o tuntap.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_net' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_switch' cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o hash.o hash.c cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o port.o port.c cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o uml_switch.o uml_switch.c cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o tuntap.o tuntap.c cc -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 -D_FILE_OFFSET_BITS=64 -DTUNTAP -o uml_switch hash.o port.o uml_switch.o tuntap.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_switch' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/watchdog' cc -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 -D_FILE_OFFSET_BITS=64 -c -o uml_watchdog.o uml_watchdog.c cc -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 -D_FILE_OFFSET_BITS=64 -o uml_watchdog uml_watchdog.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/watchdog' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/umlfs' cc -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 -D_FILE_OFFSET_BITS=64 -c -o uml_mount.o uml_mount.c uml_mount.c: In function 'init_fuse': uml_mount.c:14:39: warning: passing argument 2 of 'fuse_mount_compat22' from incompatible pointer type [-Wincompatible-pointer-types] return fuse_mount(mountpoint, &args); ^ In file included from /usr/include/fuse/fuse_common.h:477:0, from /usr/include/fuse/fuse_lowlevel.h:26, from uml_mount.c:1: /usr/include/fuse/fuse_common_compat.h:22:5: note: expected 'const char *' but argument is of type 'struct fuse_args *' int fuse_mount_compat22(const char *mountpoint, const char *opts); ^~~~~~~~~~~~~~~~~~~ cc -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 -D_FILE_OFFSET_BITS=64 -o uml_mount uml_mount.o -lfuse make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/umlfs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KAA0C9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64 + cd tools-20070815 + rm -rf /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64 + for mfile in */Makefile + sed -i 's/install -s/install /' humfsify/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' jail/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' jailtest/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' lib/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' mconsole/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' moo/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' port-helper/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' tunctl/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' uml_net/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' uml_switch/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' umlfs/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' umlgdb/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' watchdog/Makefile + make install LIB_DIR=/usr/lib64/uml DESTDIR=/builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64 set -e ; for dir in lib jail jailtest humfsify mconsole moo port-helper tunctl uml_net uml_switch watchdog umlfs; do make -C $dir install; done make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/lib' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jail' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/sbin install jail_uml /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/sbin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jail' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jailtest' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin install jailtest /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jailtest' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/humfsify' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin install -m 0755 humfsify /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/humfsify' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/mconsole' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin install uml_mconsole /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/mconsole' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/moo' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin install uml_moo uml_mkcow /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/moo' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/port-helper' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/lib64/uml install port-helper /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/lib64/uml make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/port-helper' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/tunctl' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin install tunctl /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/tunctl' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_net' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin install -m 04755 uml_net /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_net' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_switch' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin install uml_switch /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_switch' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/watchdog' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin install uml_watchdog /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/watchdog' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/umlfs' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin install uml_mount /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/umlfs' ++ echo /usr/lib64 ++ sed 's/\/usr//' + mylib=/lib64 + ln -s ../lib64/uml/port-helper /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/bin/port-helper + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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: uml_utilities-20070815-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CkwSwl + umask 022 + cd /builddir/build/BUILD + cd tools-20070815 + DOCDIR=/builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/share/doc/uml_utilities + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/share/doc/uml_utilities + cp -pr COPYING /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/share/doc/uml_utilities + cp -pr Changelog /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64/usr/share/doc/uml_utilities + exit 0 Provides: uml_utilities = 20070815-16.fc28 uml_utilities(riscv-64) = 20070815-16.fc28 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.5)(64bit) libncurses.so.6()(64bit) libreadline.so.7()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uml_utilities-20070815-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/uml_utilities-20070815-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/uml_utilities-20070815-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pZMYCA + umask 022 + cd /builddir/build/BUILD + cd tools-20070815 + rm -rf /builddir/build/BUILDROOT/uml_utilities-20070815-16.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