Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/osmpbf.spec'], chrootPath='/var/lib/mock/f29-build-29799-16204/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/osmpbf.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 Wrote: /builddir/build/SRPMS/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/osmpbf.spec'], chrootPath='/var/lib/mock/f29-build-29799-16204/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/osmpbf.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qMmWM6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288 + /usr/bin/gzip -dc /builddir/build/SOURCES/OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (osmpbf-shlib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #0 (osmpbf-shlib.patch): patching file src/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SpXfgh + umask 022 + cd /builddir/build/BUILD + cd OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288 + make -j4 -C src '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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' make: Entering directory '/builddir/build/BUILD/OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288/src' protoc --proto_path=. --cpp_out=. fileformat.proto protoc --proto_path=. --cpp_out=. osmformat.proto BUILDSTDERR: [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: fileformat.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) BUILDSTDERR: [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: osmformat.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) cp -v fileformat.pb.h ../include/osmpbf/ 'fileformat.pb.h' -> '../include/osmpbf/fileformat.pb.h' g++ -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 -fPIC -c -o fileformat.pb.o fileformat.pb.cc cp -v osmformat.pb.h ../include/osmpbf/ 'osmformat.pb.h' -> '../include/osmpbf/osmformat.pb.h' g++ -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 -fPIC -c -o osmformat.pb.o osmformat.pb.cc ar -cr libosmpbf.a fileformat.pb.o osmformat.pb.o g++ -shared -Wl,-soname,libosmpbf.so.1 -o libosmpbf.so fileformat.pb.o osmformat.pb.o rm osmformat.pb.cc fileformat.pb.cc make: Leaving directory '/builddir/build/BUILD/OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288/src' + ant Buildfile: /builddir/build/BUILD/OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288/build.xml init: [mkdir] Created dir: /builddir/build/BUILD/OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288/generated.java [mkdir] Created dir: /builddir/build/BUILD/OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288/build build: [exec] [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: src/osmformat.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [exec] [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: src/fileformat.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [javac] Compiling 16 source files to /builddir/build/BUILD/OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288/build dist: [jar] Building jar: /builddir/build/BUILD/OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288/osmpbf.jar all: BUILD SUCCESSFUL Total time: 32 minutes 3 seconds + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hkkVHZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64 + cd OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288 + make -C src install DESTDIR=/builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64 PREFIX=/usr LIBDIR=/usr/lib64 make: Entering directory '/builddir/build/BUILD/OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288/src' install -m 755 -d /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/lib64 install -m 644 libosmpbf.a /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/lib64 install -m 755 libosmpbf.so /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/lib64/libosmpbf.so.1.3.3 ln -s libosmpbf.so.1.3.3 /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/lib64/libosmpbf.so.1 ln -s libosmpbf.so.1.3.3 /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/lib64/libosmpbf.so install -m 755 -d /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/include/osmpbf install -m 644 ../include/osmpbf/osmpbf.h /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/include/osmpbf install -m 644 ../include/osmpbf/fileformat.pb.h /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/include/osmpbf install -m 644 ../include/osmpbf/osmformat.pb.h /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/include/osmpbf make: Leaving directory '/builddir/build/BUILD/OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288/src' + rm /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64//usr/lib64/libosmpbf.a + /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py pom.xml osmpbf.jar + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : osmpbf + xmvn-install -R .xmvn-reactor -n osmpbf -d /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64 BUILDSTDERR: [INFO] Installing artifact crosby.binary:osmpbf:pom:1.3.3 BUILDSTDERR: [INFO] Installing artifact crosby.binary:osmpbf:jar:1.3.3 BUILDSTDERR: [INFO] Installation successful + jdir=src.java + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses + '[' -d src.java ']' + install -dm755 /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/javadoc/osmpbf + cp -pr src.java/crosby /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/javadoc/osmpbf + echo /usr/share/javadoc/osmpbf + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.3-15.20150712git17fd0cc.fc29 --unique-debug-suffix -1.3.3-15.20150712git17fd0cc.fc29.riscv64 --unique-debug-src-base osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/lib64/libosmpbf.so.1.3.3 extracting debug info from /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/lib64/libosmpbf.so.1.3.3 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: src/fileformat.pb.cc: Cannot stat: No such file or directory BUILDSTDERR: cpio: src/osmformat.pb.cc: Cannot stat: No such file or directory BUILDSTDERR: 348 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vKy9WL + umask 022 + cd /builddir/build/BUILD + cd OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288 + DOCDIR=/builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/doc/osmpbf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/doc/osmpbf + cp -pr README /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/doc/osmpbf + cp -pr ReleaseNotes.txt /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/doc/osmpbf + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6dVj1A + umask 022 + cd /builddir/build/BUILD + cd OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288 + LICENSEDIR=/builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf + cp -pr COPYING /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf + exit 0 Provides: libosmpbf.so.1()(64bit) osmpbf = 1.3.3-15.20150712git17fd0cc.fc29 osmpbf(riscv-64) = 1.3.3-15.20150712git17fd0cc.fc29 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) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: osmpbf-devel-1.3.3-15.20150712git17fd0cc.fc29.riscv64 Provides: osmpbf-devel = 1.3.3-15.20150712git17fd0cc.fc29 osmpbf-devel(riscv-64) = 1.3.3-15.20150712git17fd0cc.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libosmpbf.so.1()(64bit) Processing files: osmpbf-java-1.3.3-15.20150712git17fd0cc.fc29.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9soOEj + umask 022 + cd /builddir/build/BUILD + cd OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288 + LICENSEDIR=/builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf-java + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf-java + cp -pr COPYING /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf-java + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf-java + exit 0 BUILDSTDERR: [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/java/osmpbf.jar'] BUILDSTDERR: [INFO osgi.req] input: ['/builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/java/osmpbf.jar'] BUILDSTDERR: [INFO maven.prov] input: ['/builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/maven-metadata/osmpbf.xml'] BUILDSTDERR: [INFO maven.prov] mvn(crosby.binary:osmpbf:pom:) = 1.3.3, mvn(crosby.binary:osmpbf) = 1.3.3 BUILDSTDERR: [INFO maven.req] input: ['/builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/maven-metadata/osmpbf.xml'] BUILDSTDERR: [INFO maven.req] mvn(com.google.protobuf:protobuf-java), java-headless, javapackages-filesystem Provides: mvn(crosby.binary:osmpbf) = 1.3.3 mvn(crosby.binary:osmpbf:pom:) = 1.3.3 osmpbf-java = 1.3.3-15.20150712git17fd0cc.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless javapackages-filesystem mvn(com.google.protobuf:protobuf-java) Processing files: osmpbf-javadoc-1.3.3-15.20150712git17fd0cc.fc29.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4y22FG + umask 022 + cd /builddir/build/BUILD + cd OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288 + LICENSEDIR=/builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf-javadoc + cp -pr COPYING /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf-javadoc + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64/usr/share/licenses/osmpbf-javadoc + exit 0 Provides: osmpbf-javadoc = 1.3.3-15.20150712git17fd0cc.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Processing files: osmpbf-debugsource-1.3.3-15.20150712git17fd0cc.fc29.riscv64 Provides: osmpbf-debugsource = 1.3.3-15.20150712git17fd0cc.fc29 osmpbf-debugsource(riscv-64) = 1.3.3-15.20150712git17fd0cc.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: osmpbf-debuginfo-1.3.3-15.20150712git17fd0cc.fc29.riscv64 Provides: debuginfo(build-id) = c006d809f4cc7029ba713af4139c1f3db61a3434 osmpbf-debuginfo = 1.3.3-15.20150712git17fd0cc.fc29 osmpbf-debuginfo(riscv-64) = 1.3.3-15.20150712git17fd0cc.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: osmpbf-debugsource(riscv-64) = 1.3.3-15.20150712git17fd0cc.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64 Wrote: /builddir/build/RPMS/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/osmpbf-devel-1.3.3-15.20150712git17fd0cc.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/osmpbf-java-1.3.3-15.20150712git17fd0cc.fc29.noarch.rpm Wrote: /builddir/build/RPMS/osmpbf-javadoc-1.3.3-15.20150712git17fd0cc.fc29.noarch.rpm Wrote: /builddir/build/RPMS/osmpbf-debugsource-1.3.3-15.20150712git17fd0cc.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/osmpbf-debuginfo-1.3.3-15.20150712git17fd0cc.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7gLwGO + umask 022 + cd /builddir/build/BUILD + cd OSM-binary-17fd0ccf560fef545d21c904cf2370f92ad2a288 + /usr/bin/rm -rf /builddir/build/BUILDROOT/osmpbf-1.3.3-15.20150712git17fd0cc.fc29.riscv64 + exit 0 Child return code was: 0