+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libcgi.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.KKiXCn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcgi-1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libcgi-1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcgi-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libcgi-1.0-Makefile.in.patch):' Patch #0 (libcgi-1.0-Makefile.in.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.in + echo 'Patch #1 (libcgi-1.0-cgi.c-hextable.patch):' Patch #1 (libcgi-1.0-cgi.c-hextable.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/cgi.c + echo 'Patch #2 (libcgi-1.0-string.c-make_string.patch):' Patch #2 (libcgi-1.0-string.c-make_string.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/string.c + find examples/ -name Makefile.am -delete + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pURIoo + umask 022 + cd /builddir/build/BUILD + cd libcgi-1.0 + 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 + '[' 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 creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes checking whether the C compiler (gcc -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/config.h src/config.h is unchanged + make SOMAJOR=1 SOMINOR=0 -j4 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 -fPIC -o src/error.sh.o -c src/error.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 -fPIC -o src/cgi.sh.o -c src/cgi.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 -fPIC -o src/session.sh.o -c src/session.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 -fPIC -o src/base64.sh.o -c src/base64.c src/cgi.c: In function 'cgi_escape_special_chars': src/cgi.c:462:9: warning: pointer targets in return differ in signedness [-Wpointer-sign] return tmp; ^~~ src/cgi.c: In function 'cgi_process_form': src/cgi.c:173:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(post_data, content_length, 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fPIC -o src/md5.sh.o -c src/md5.c src/session.c: In function 'cgi_session_start': src/session.c:542:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, st.st_size+1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fPIC -o src/string.sh.o -c src/string.c src/md5.c: In function 'md5': src/md5.c:81:22: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness [-Wpointer-sign] MD5Update(&context, str, strlen(str)); ^~~ src/md5.c:48:6: note: expected 'const unsigned char *' but argument is of type 'const char *' void MD5Update(struct MD5Context *context, unsigned char const *buf, unsigned len); ^~~~~~~~~ src/md5.c: In function 'MD5Final': src/md5.c:251:23: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ src/md5.c: In function 'md5': src/md5.c:89:42: warning: iteration 16 invokes undefined behavior [-Waggressive-loop-optimizations] snprintf(buf, sizeof(float), "%02x", md[i]); ~~^~~ src/md5.c:88:2: note: within this loop for(i = 0; i < 32; i++) { ^~~ 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 -fPIC -o src/general.sh.o -c src/general.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 -fPIC -o src/list.sh.o -c src/list.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 -fPIC -o src/cookie.sh.o -c src/cookie.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 -o src/error.o -c src/error.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 -o src/cgi.o -c src/cgi.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 -o src/session.o -c src/session.c src/cgi.c: In function 'cgi_escape_special_chars': src/cgi.c:462:9: warning: pointer targets in return differ in signedness [-Wpointer-sign] return tmp; ^~~ src/cgi.c: In function 'cgi_process_form': src/cgi.c:173:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(post_data, content_length, 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -o src/base64.o -c src/base64.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 -o src/md5.o -c src/md5.c src/session.c: In function 'cgi_session_start': src/session.c:542:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, st.st_size+1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/md5.c: In function 'md5': src/md5.c:81:22: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness [-Wpointer-sign] MD5Update(&context, str, strlen(str)); ^~~ src/md5.c:48:6: note: expected 'const unsigned char *' but argument is of type 'const char *' void MD5Update(struct MD5Context *context, unsigned char const *buf, unsigned len); ^~~~~~~~~ src/md5.c: In function 'MD5Final': src/md5.c:251:23: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ src/md5.c: In function 'md5': src/md5.c:89:42: warning: iteration 16 invokes undefined behavior [-Waggressive-loop-optimizations] snprintf(buf, sizeof(float), "%02x", md[i]); ~~^~~ src/md5.c:88:2: note: within this loop for(i = 0; i < 32; i++) { ^~~ 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 -o src/string.o -c src/string.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 -o src/general.o -c src/general.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 -o src/list.o -c src/list.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 -o src/cookie.o -c src/cookie.c cc -shared -fPIC -Wl,-soname,libcgi.so.1.0 -o src/libcgi.so.1.0 src/error.sh.o src/cgi.sh.o src/session.sh.o src/base64.sh.o src/md5.sh.o src/string.sh.o src/general.sh.o src/list.sh.o src/cookie.sh.o ar rc src/libcgi.a src/error.o src/cgi.o src/session.o src/base64.o src/md5.o src/string.o src/general.o src/list.o src/cookie.o +---------------------------------------+ | Thanks for using LibCGI | +---------------------------------------+ | LibCGI is getting better because | | people like you are using it. So, if | | LibCGI is helping you in some way, | | please help us to improve it, sending | | suggestions, bug reports, bug fixes, | | and specially improvment code. | | You can subscribe to the mailing list | | or send a mail to the author. | +---------------------------------------+---------------------------+ | List: http://lists.sourceforge.net/lists/listinfo/libcgi-general | +-------------------------------------------------------------------+ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ayaUDK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64 + cd libcgi-1.0 + make SOMAJOR=1 SOMINOR=0 DESTDIR=/builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64 LIBDIR=/usr/lib64 INCDIR=/usr/include/libcgi install [ -d /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64//usr/lib64 ] || mkdir -p -m 0755 /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64//usr/lib64 cp -p src/libcgi.a /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/lib64 cp -p src/libcgi.so.1.0 /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/lib64 ln -sf libcgi.so.1.0 /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/lib64/libcgi.so.1 ln -sf libcgi.so.1 /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/lib64/libcgi.so [ -d /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64//usr/include/libcgi ] || mkdir -p -m 0755 /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64//usr/include/libcgi cp -p src/cgi.h /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/include/libcgi cp -p src/session.h /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/include/libcgi + make DESTDIR=/builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64 install_man [ -d /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64//usr/share/man/man3 ] || mkdir -p -m 0755 /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64//usr/share/man/man3 cp -p doc/man/man3/libcgi_cgi.3 /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/man/man3 cp -p doc/man/man3/libcgi_general.3 /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/man/man3 cp -p doc/man/man3/libcgi_string.3 /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/man/man3 cp -p doc/man/man3/libcgi_session.3 /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/man/man3 cp -p doc/man/man3/libcgi_cookie.3 /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/man/man3 + rm -f /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/lib64/libcgi.a + /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: libcgi-1.0-23.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qfz4vU + umask 022 + cd /builddir/build/BUILD + cd libcgi-1.0 + DOCDIR=/builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi + cp -pr AUTHORS /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi + cp -pr BUGS /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi + cp -pr ChangeLog /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi + cp -pr README /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi + cp -pr THANKS /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi + cp -pr TODO /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi + exit 0 Provides: libcgi = 1.0-23.fc28 libcgi(riscv-64) = 1.0-23.fc28 libcgi.so.1.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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) rtld(GNU_HASH) Processing files: libcgi-devel-1.0-23.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EK3aF7 + umask 022 + cd /builddir/build/BUILD + cd libcgi-1.0 + DOCDIR=/builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi-devel + cp -pr doc/html/ /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi-devel + cp -pr examples/ /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64/usr/share/doc/libcgi-devel + exit 0 Provides: libcgi-devel = 1.0-23.fc28 libcgi-devel(riscv-64) = 1.0-23.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcgi.so.1.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcgi-1.0-23.fc28.riscv64 Wrote: /builddir/build/SRPMS/libcgi-1.0-23.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libcgi-1.0-23.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libcgi-devel-1.0-23.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y5Ugtm + umask 022 + cd /builddir/build/BUILD + cd libcgi-1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libcgi-1.0-23.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