+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/axel.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.Y5lyn8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf axel-2.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/axel-2.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd axel-2.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hvlepF + umask 022 + cd /builddir/build/BUILD + cd axel-2.15 + ./autogen.sh Copying file config.rpath Creating directory m4 Copying file m4/codeset.m4 Copying file m4/fcntl-o.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot configure.ac:55: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:55: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:55: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:23: installing './compile' configure.ac:55: installing './config.guess' configure.ac:55: installing './config.sub' configure.ac:18: installing './install-sh' configure.ac:18: installing './missing' src/Makefile.am: installing './depcomp' Done. You can use the 'clean' option to vanish the source code. Example of use: $ ./autogen.sh clean Now run ./configure, make, and make install. + 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 ' + export CFLAGS + CXXFLAGS='-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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for malloc... yes checking for realloc... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for setlocale... yes checking for socket... yes checking for strncasecmp... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for library containing SSL_new... -lssl checking for library containing ERR_get_error... -lcrypto checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/axel-2.15' Making all in src make[2]: Entering directory '/builddir/build/BUILD/axel-2.15/src' CC conf.o CC axel.o CC conn.o CC ftp.o CC http.o CC search.o CC ssl.o CC tcp.o CC text.o CCLD axel make[2]: Leaving directory '/builddir/build/BUILD/axel-2.15/src' Making all in po make[2]: Entering directory '/builddir/build/BUILD/axel-2.15/po' make axel.pot-update make[3]: Entering directory '/builddir/build/BUILD/axel-2.15/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if LC_ALL=C grep 'GNU axel' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'https://github.com/axel-download-accelerator/axel/issues' || test 'https://github.com/axel-download-accelerator/axel/issues' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='https://github.com/axel-download-accelerator/axel/issues'; \ else \ msgid_bugs_address='https://github.com/axel-download-accelerator/axel/issues'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=axel --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --omit-header \ --files-from=./POTFILES.in \ --copyright-holder='Joao Eriberto Mota Filho' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=axel --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --omit-header \ --files-from=./POTFILES.in \ --copyright-holder='Joao Eriberto Mota Filho' \ --package-name="${package_gnu}axel" \ --package-version='2.15' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f axel.po || { \ if test -f ./axel.pot; then \ sed -f remove-potcdate.sed < ./axel.pot > axel.1po && \ sed -f remove-potcdate.sed < axel.po > axel.2po && \ if cmp axel.1po axel.2po >/dev/null 2>&1; then \ rm -f axel.1po axel.2po axel.po; \ else \ rm -f axel.1po axel.2po ./axel.pot && \ mv axel.po ./axel.pot; \ fi; \ else \ mv axel.po ./axel.pot; \ fi; \ } make[3]: Leaving directory '/builddir/build/BUILD/axel-2.15/po' test ! -f ./axel.pot || \ test -z "de.gmo id_ID.gmo it.gmo ja.gmo nl.gmo pt_BR.gmo ru.gmo zh_CN.gmo" || make de.gmo id_ID.gmo it.gmo ja.gmo nl.gmo pt_BR.gmo ru.gmo zh_CN.gmo make[3]: Entering directory '/builddir/build/BUILD/axel-2.15/po' /usr/bin/msgmerge --update --lang=id_ID id_ID.po axel.pot /usr/bin/msgmerge --update --lang=it it.po axel.pot /usr/bin/msgmerge --update --lang=de de.po axel.pot /usr/bin/msgmerge --update --lang=ja ja.po axel.pot ........... done. ........ done. ........ done. ......... done. /usr/bin/msgmerge --update --lang=pt_BR pt_BR.po axel.pot /usr/bin/msgmerge --update --lang=nl nl.po axel.pot /usr/bin/msgmerge --update --lang=ru ru.po axel.pot /usr/bin/msgmerge --update --lang=zh_CN zh_CN.po axel.pot ........... done. ........... done. ......... done. ........ done. rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po rm -f id_ID.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id_ID.gmo id_ID.po rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po de.po: 44 translated messages, 11 fuzzy translations, 18 untranslated messages. id_ID.po: 70 translated messages, 3 fuzzy translations. ja.po: 49 translated messages, 8 fuzzy translations, 16 untranslated messages. it.po: 67 translated messages, 4 fuzzy translations, 2 untranslated messages. rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po nl.po: 41 translated messages, 9 fuzzy translations, 23 untranslated messages. ru.po: 42 translated messages, 10 fuzzy translations, 21 untranslated messages. zh_CN.po: 65 translated messages, 6 fuzzy translations, 2 untranslated messages. pt_BR.po: 67 translated messages, 4 fuzzy translations, 2 untranslated messages. make[3]: Leaving directory '/builddir/build/BUILD/axel-2.15/po' touch stamp-po make[2]: Leaving directory '/builddir/build/BUILD/axel-2.15/po' make[2]: Entering directory '/builddir/build/BUILD/axel-2.15' make[2]: Leaving directory '/builddir/build/BUILD/axel-2.15' make[1]: Leaving directory '/builddir/build/BUILD/axel-2.15' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JiYZln + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64 + cd axel-2.15 + make install DESTDIR=/builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/axel-2.15/src' make[2]: Entering directory '/builddir/build/BUILD/axel-2.15/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/bin' /usr/bin/install -c axel '/builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/axel-2.15/src' make[1]: Leaving directory '/builddir/build/BUILD/axel-2.15/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/axel-2.15/po' installing de.gmo as /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/axel.mo installing id_ID.gmo as /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/locale/id_ID/LC_MESSAGES/axel.mo installing it.gmo as /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/axel.mo installing ja.gmo as /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/axel.mo installing nl.gmo as /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/axel.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/axel.mo installing ru.gmo as /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/axel.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/axel.mo if test "axel" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/axel-2.15/po' make[1]: Entering directory '/builddir/build/BUILD/axel-2.15' make[2]: Entering directory '/builddir/build/BUILD/axel-2.15' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 man/axel.1 '/builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/axel-2.15' make[1]: Leaving directory '/builddir/build/BUILD/axel-2.15' + install -m 755 -p src/axel /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/etc + install -m 644 -p -T doc/axelrc.example /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/etc/axelrc + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64 axel + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/axel-2.15-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: axel-2.15-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r0hhtG + umask 022 + cd /builddir/build/BUILD + cd axel-2.15 + DOCDIR=/builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/doc/axel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/doc/axel + cp -pr ChangeLog /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/doc/axel + cp -pr CREDITS /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/doc/axel + cp -pr AUTHORS /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/doc/axel + cp -pr README.md /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/doc/axel + cp -pr doc/API /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/doc/axel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xaSsHJ + umask 022 + cd /builddir/build/BUILD + cd axel-2.15 + LICENSEDIR=/builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/licenses/axel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/licenses/axel + cp -pr COPYING /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64/usr/share/licenses/axel + exit 0 Provides: axel = 2.15-1.fc28 axel(riscv-64) = 2.15-1.fc28 config(axel) = 2.15-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/axel-2.15-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/axel-2.15-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZMvrqH + umask 022 + cd /builddir/build/BUILD + cd axel-2.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/axel-2.15-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff