Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ann.spec'], chrootPath='/var/lib/mock/f31-build-52796-27745/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ann.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1548892800 Wrote: /builddir/build/SRPMS/ann-1.1.2-14.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ann.spec'], chrootPath='/var/lib/mock/f31-build-52796-27745/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ann.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1548892800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dtgVgj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ann_1.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ann_1.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ann_1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ann-make.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .make --fuzz=0 + echo 'Patch #1 (ann-gcc43.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc43 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (ann-make.patch): patching file Make-config patching file Makefile patching file src/Makefile Patch #1 (ann-gcc43.patch): patching file src/kd_dump.cpp patching file test/ann_test.cpp Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wa4ylk + umask 022 + cd /builddir/build/BUILD + cd ann_1.1.2 + make -j8 linux 'CFLAGS=-fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' cd src ; make linux make[1]: Entering directory '/builddir/build/BUILD/ann_1.1.2/src' make targets \ "ANNLIB = libANN.so.1.0" \ "ANNDEVLIB = libANN.so" \ "C++ = g++" \ "MAKELIB = g++ -shared -Wl,-soname -Wl,libANN.so.1 -o" \ "RANLIB = true" make[2]: Entering directory '/builddir/build/BUILD/ann_1.1.2/src' g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ANN.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection brute.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection kd_tree.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection kd_util.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection kd_split.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection kd_dump.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection kd_search.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection kd_pr_search.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection kd_fix_rad_search.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection bd_tree.cpp BUILDSTDERR: g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection bd_seann_test.cpp: In function 'int main(int, char**)': BUILDSTDERR: ann_test.cpp:1047:6: warning: 'method' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1047 | if (method == STANDARD) { BUILDSTDERR: | ^~ BUILDSTDERR: ann2fig.cpp:583:27: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] BUILDSTDERR: 583 | main(int argc, char **argv) BUILDSTDERR: | ^ arch.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection bd_pr_search.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection bd_fix_rad_search.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection perf.cpp g++ -shared -Wl,-soname -Wl,libANN.so.1 -o libANN.so.1.0 ANN.o brute.o kd_tree.o kd_util.o kd_split.o kd_dump.o kd_search.o kd_pr_search.o kd_fix_rad_search.o bd_tree.o bd_search.o bd_pr_search.o bd_fix_rad_search.o perf.o true libANN.so.1.0 ln -s libANN.so.1.0 libANN.so mv libANN.so.1.0 libANN.so ../lib make[2]: Leaving directory '/builddir/build/BUILD/ann_1.1.2/src' make[1]: Leaving directory '/builddir/build/BUILD/ann_1.1.2/src' cd test ; make linux make[1]: Entering directory '/builddir/build/BUILD/ann_1.1.2/test' make targets \ "ANNLIB = libANN.so.1.0" \ "ANNDEVLIB = libANN.so" \ "C++ = g++" \ "MAKELIB = g++ -shared -Wl,-soname -Wl,libANN.so.1 -o" \ "RANLIB = true" make[2]: Entering directory '/builddir/build/BUILD/ann_1.1.2/test' g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ann_test.cpp g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection rand.cpp g++ ann_test.o rand.o -o ann_test -L../lib -lANN -lm mv ann_test ../bin make[2]: Leaving directory '/builddir/build/BUILD/ann_1.1.2/test' make[1]: Leaving directory '/builddir/build/BUILD/ann_1.1.2/test' cd sample ; make linux make[1]: Entering directory '/builddir/build/BUILD/ann_1.1.2/sample' make targets \ "ANNLIB = libANN.so.1.0" \ "ANNDEVLIB = libANN.so" \ "C++ = g++" \ "MAKELIB = g++ -shared -Wl,-soname -Wl,libANN.so.1 -o" \ "RANLIB = true" make[2]: Entering directory '/builddir/build/BUILD/ann_1.1.2/sample' g++ -c -I../include -fPIC -DPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ann_sample.cpp g++ ann_sample.o -o ann_sample -L../lib -lANN -lm mv ann_sample ../bin make[2]: Leaving directory '/builddir/build/BUILD/ann_1.1.2/sample' make[1]: Leaving directory '/builddir/build/BUILD/ann_1.1.2/sample' cd ann2fig ; make linux make[1]: Entering directory '/builddir/build/BUILD/ann_1.1.2/ann2fig' make targets \ "ANNLIB = libANN.so.1.0" \ "ANNDEVLIB = libANN.so" \ "C++ = g++" \ "MAKELIB = g++ -shared -Wl,-soname -Wl,libANN.so.1 -o" \ "RANLIB = true" make[2]: Entering directory '/builddir/build/BUILD/ann_1.1.2/ann2fig' g++ -c -I../include ann2fig.cpp g++ ann2fig.o -o ann2fig -L../lib -lANN -lm mv ann2fig ../bin make[2]: Leaving directory '/builddir/build/BUILD/ann_1.1.2/ann2fig' make[1]: Leaving directory '/builddir/build/BUILD/ann_1.1.2/ann2fig' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zqDC9g + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64 + cd ann_1.1.2 + mkdir -p /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/include/ANN + mkdir -p /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/lib64 + mkdir -p /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/lib64/pkgconfig + mkdir -p /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/bin + install -p -m 0644 include/ANN/ANN.h include/ANN/ANNperf.h include/ANN/ANNx.h /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/include/ANN + install -p -m 0755 lib/libANN.so.1.0 /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/lib64 + install -p -m 0755 bin/ann2fig /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/bin + pushd /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/lib64 + ln -s libANN.so.1.0 libANN.so.1 + ln -s libANN.so.1.0 libANN.so + popd + cat + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.1.2-14.fc31 --unique-debug-suffix -1.1.2-14.fc31.riscv64 --unique-debug-src-base ann-1.1.2-14.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ann_1.1.2 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/bin/ann2fig BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: dwz: Too few files for multifile optimization BUILDSTDERR: 411 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs ~/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/lib64 ~/build/BUILD/ann_1.1.2 ~/build/BUILD/ann_1.1.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/bin/ann2fig explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/lib64/libANN.so.1.0 extracting debug info from /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/bin/ann2fig extracting debug info from /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/lib64/libANN.so.1.0 original debug info size: 680kB, size after compression: 364kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 1 CRC32s did match. Processing files: ann-1.1.2-14.fc31.riscv64 Provides: ann = 1.1.2-14.fc31 ann(riscv-64) = 1.1.2-14.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libANN.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: ann-libs-1.1.2-14.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pf6z2f + umask 022 + cd /builddir/build/BUILD + cd ann_1.1.2 + DOCDIR=/builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/share/doc/ann-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/share/doc/ann-libs + cp -pr Copyright.txt /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/share/doc/ann-libs + cp -pr License.txt /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/share/doc/ann-libs + cp -pr ReadMe.txt /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/share/doc/ann-libs + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ann-libs = 1.1.2-14.fc31 ann-libs(riscv-64) = 1.1.2-14.fc31 libANN.so.1()(64bit) 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: ann-devel-1.1.2-14.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vjKevg + umask 022 + cd /builddir/build/BUILD + cd ann_1.1.2 + DOCDIR=/builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/share/doc/ann-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/share/doc/ann-devel + cp -pr doc/ANNmanual.pdf /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64/usr/share/doc/ann-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ann-devel = 1.1.2-14.fc31 ann-devel(riscv-64) = 1.1.2-14.fc31 pkgconfig(ann) = 1.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libANN.so.1()(64bit) Processing files: ann-debugsource-1.1.2-14.fc31.riscv64 Provides: ann-debugsource = 1.1.2-14.fc31 ann-debugsource(riscv-64) = 1.1.2-14.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ann-debuginfo-1.1.2-14.fc31.riscv64 Provides: ann-debuginfo = 1.1.2-14.fc31 ann-debuginfo(riscv-64) = 1.1.2-14.fc31 debuginfo(build-id) = 7ab906917dd424a37915a7805acf9ff4804356cd Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ann-debugsource(riscv-64) = 1.1.2-14.fc31 Processing files: ann-libs-debuginfo-1.1.2-14.fc31.riscv64 Provides: ann-libs-debuginfo = 1.1.2-14.fc31 ann-libs-debuginfo(riscv-64) = 1.1.2-14.fc31 debuginfo(build-id) = 5f6feabece5f5bca506c6cf6de32c3b373f5c1e8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ann-debugsource(riscv-64) = 1.1.2-14.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64 Wrote: /builddir/build/RPMS/ann-debuginfo-1.1.2-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ann-1.1.2-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ann-libs-1.1.2-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ann-devel-1.1.2-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ann-debugsource-1.1.2-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ann-libs-debuginfo-1.1.2-14.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wt5Nch + umask 022 + cd /builddir/build/BUILD + cd ann_1.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ann-1.1.2-14.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0