+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xmlfy.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.XhIZR9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlfy-1.5.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/xmlfy-1.5.6-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlfy-1.5.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sYBdNB + umask 022 + cd /builddir/build/BUILD + cd xmlfy-1.5.6 + make 'RPM_OPT_FLAGS=-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 ' make -C xmlfy all make[1]: Entering directory '/builddir/build/BUILD/xmlfy-1.5.6/xmlfy' 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 -pedantic -Wall -c xmlfy.c xmlfy.c: In function 'xstrncpy': xmlfy.c:606:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (i < n && s_src[i] != '\0'); ^~~~~ xmlfy.c:607:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' { ^ cd validate_args ; 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 -pedantic -Wall -c *.c cd utf_io ; 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 -pedantic -Wall -c *.c cd schema ; 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 -pedantic -Wall -c *.c cd xmlout ; 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 -pedantic -Wall -c *.c cd digest ; 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 -pedantic -Wall -c *.c cd regex_tre ; 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 -pedantic -Wall -c *.c tre-compile.c: In function 'tre_add_tags': tre-compile.c:215:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = 0; regset[i] >= 0; i++); ^~~ tre-compile.c:216:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' regset[i] = id * 2 + 1; ^~~~~~ tre-compile.c:220:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = 0; parents[i] >= 0; i++); ^~~ tre-compile.c:221:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' parents[i - 1] = -1; ^~~~~~~ tre-compile.c:240:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = 0; parents[i] >= 0; i++); ^~~ tre-compile.c:241:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' tnfa->submatch_data[id].parents = NULL; ^~~~ cd noxml ; 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 -pedantic -Wall -c *.c cd unxml ; 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 -pedantic -Wall -c *.c gcc -O2 -o xmlfy xmlfy.o validate_args/*.o utf_io/*.o schema/*.o xmlout/*.o digest/*.o regex_tre/*.o noxml/*.o unxml/*.o sed 's/@VERSION@/'1.5.6'/g' \ < ../man/xmlfy.1 > xmlfy.1 make[1]: Leaving directory '/builddir/build/BUILD/xmlfy-1.5.6/xmlfy' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1Lo6lu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64 + cd xmlfy-1.5.6 + rm -rf /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64 + install -d /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/bin + install -d /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/share/man/man1 + make DESTDIR=/builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64 bindir=/usr/bin mandir=/usr/share/man 'RPM_OPT_FLAGS=-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 ' install make -C xmlfy all make[1]: Entering directory '/builddir/build/BUILD/xmlfy-1.5.6/xmlfy' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/xmlfy-1.5.6/xmlfy' if [ ! -d /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/bin ] ; then mkdir -p /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/bin ; fi if [ ! -d /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/share/man/man1 ] ; then mkdir -p /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/share/man/man1 ; fi install -p xmlfy/xmlfy /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/bin/ install -p -m 0644 xmlfy/xmlfy.1 /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/share/man/man1/ + /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: xmlfy-1.5.6-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ykg48J + umask 022 + cd /builddir/build/BUILD + cd xmlfy-1.5.6 + DOCDIR=/builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/share/doc/xmlfy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/share/doc/xmlfy + cp -pr README /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/share/doc/xmlfy + cp -pr LICENSE /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64/usr/share/doc/xmlfy + exit 0 Provides: xmlfy = 1.5.6-6.fc28 xmlfy(riscv-64) = 1.5.6-6.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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xmlfy-1.5.6-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/xmlfy-1.5.6-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xmlfy-1.5.6-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.csMSEO + umask 022 + cd /builddir/build/BUILD + cd xmlfy-1.5.6 + rm -rf /builddir/build/BUILDROOT/xmlfy-1.5.6-6.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