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/ocaml-pgocaml.spec'], chrootPath='/var/lib/mock/f29-build-28107-14918/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}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/ocaml-pgocaml.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/ocaml-pgocaml-1.6-33.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-pgocaml.spec'], chrootPath='/var/lib/mock/f29-build-28107-14918/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}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/ocaml-pgocaml.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zrmZKg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pgocaml-1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pgocaml-1.6.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pgocaml-1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/pgocaml-1.6-safe-string.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GbsJJr + umask 022 + cd /builddir/build/BUILD + cd pgocaml-1.6 + make depend < pGOCaml_config.ml.in sed -e "s|@DEFAULT_UNIX_DOMAIN_SOCKET_DIR@|"/tmp"|" > pGOCaml_config.ml rm -f .depend ocamlfind ocamldep -syntax camlp4o -package camlp4.macro pGOCaml*.ml >.depend ocamldep pGOCaml*.mli >> .depend ocamldep -pp "camlp4o -I +unix /usr/lib64/ocaml/unix.cma -I +str /usr/lib64/ocaml/str.cma -I +pcre /usr/lib64/ocaml/pcre/pcre.cma -I +extlib /usr/lib64/ocaml/extlib/extLib.cma -I +calendar /usr/lib64/ocaml/calendar/calendarLib.cma -I +csv /usr/lib64/ocaml/csv/csv.cma ./pgocaml.cma ./pa_pgsql.cmo" >> .depend + make all OCAMLOPTFLAGS=-g sed -e 's/@PACKAGE@/pgocaml/' \ -e 's/@VERSION@/1.6/' \ -e 's/@EXTLIB@/extlib/' \ < META.in > META ocamlfind ocamlc -g -syntax camlp4o -package camlp4.macro -package unix,extlib,pcre,calendar,csv -c pGOCaml_config.ml ocamlfind ocamlc -g -package unix,extlib,pcre,calendar,csv -c pGOCaml_generic.mli ocamlfind ocamlc -g -syntax camlp4o -package camlp4.macro -package unix,extlib,pcre,calendar,csv -c pGOCaml_generic.ml BUILDSTDERR: File "pGOCaml_generic.ml", line 899, characters 26-41: BUILDSTDERR: Warning 52: Code should not depend on the actual values of BUILDSTDERR: this constructor's arguments. They are only for information BUILDSTDERR: and may change in future versions. (See manual section 9.5) BUILDSTDERR: File "pGOCaml_generic.ml", line 940, characters 28-58: BUILDSTDERR: Warning 52: Code should not depend on the actual values of BUILDSTDERR: this constructor's arguments. They are only for information BUILDSTDERR: and may change in future versions. (See manual section 9.5) ocamlfind ocamlc -g -package unix,extlib,pcre,calendar,csv -c pGOCaml.mli ocamlfind ocamlc -g -syntax camlp4o -package camlp4.macro -package unix,extlib,pcre,calendar,csv -c pGOCaml.ml ocamlfind ocamlc -g -package unix,extlib,pcre,calendar,csv -a -o pgocaml.cma pGOCaml_config.cmo pGOCaml_generic.cmo pGOCaml.cmo ocamlfind ocamlopt -g -syntax camlp4o -package camlp4.macro -package unix,extlib,pcre,calendar,csv -c pGOCaml_config.ml ocamlfind ocamlopt -g -syntax camlp4o -package camlp4.macro -package unix,extlib,pcre,calendar,csv -c pGOCaml_generic.ml BUILDSTDERR: File "pGOCaml_generic.ml", line 899, characters 26-41: BUILDSTDERR: Warning 52: Code should not depend on the actual values of BUILDSTDERR: this constructor's arguments. They are only for information BUILDSTDERR: and may change in future versions. (See manual section 9.5) BUILDSTDERR: File "pGOCaml_generic.ml", line 940, characters 28-58: BUILDSTDERR: Warning 52: Code should not depend on the actual values of BUILDSTDERR: this constructor's arguments. They are only for information BUILDSTDERR: and may change in future versions. (See manual section 9.5) ocamlfind ocamlopt -g -syntax camlp4o -package camlp4.macro -package unix,extlib,pcre,calendar,csv -c pGOCaml.ml ocamlfind ocamlopt -g -package unix,extlib,pcre,calendar,csv -a -o pgocaml.cmxa pGOCaml_config.cmx pGOCaml_generic.cmx pGOCaml.cmx ocamlfind ocamlc -g -package unix,extlib,pcre,calendar,csv \ -pp "camlp4o pa_extend.cmo q_MLast.cmo -parser Camlp4MacroParser -impl" \ -I +camlp4 -c -impl pa_pgsql.ml4 ocamlfind ocamlopt -g -syntax camlp4o -package camlp4.macro -package unix,extlib,pcre,calendar,csv -c pgocaml_prof.ml ocamlfind ocamlopt -g -package unix,extlib,pcre,calendar,csv -linkpkg -o pgocaml_prof pgocaml_prof.cmx + make doc rm -rf html mkdir html ocamlfind ocamldoc -html -stars -sort -package unix,extlib,pcre,calendar,csv -syntax camlp4o -package camlp4.macro -d html pGOCaml_generic.mli pGOCaml_generic.ml pGOCaml.mli pGOCaml.ml BUILDSTDERR: File "pGOCaml_generic.ml", line 899, characters 26-41: BUILDSTDERR: Warning 52: Code should not depend on the actual values of BUILDSTDERR: this constructor's arguments. They are only for information BUILDSTDERR: and may change in future versions. (See manual section 9.5) BUILDSTDERR: File "pGOCaml_generic.ml", line 940, characters 28-58: BUILDSTDERR: Warning 52: Code should not depend on the actual values of BUILDSTDERR: this constructor's arguments. They are only for information BUILDSTDERR: and may change in future versions. (See manual section 9.5) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uBWqRS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64 + cd pgocaml-1.6 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml + ocamlfind install pgocaml META pGOCaml.mli pGOCaml_generic.mli pGOCaml.cmi pGOCaml_config.cmi pGOCaml_generic.cmi pa_pgsql.cmi pgocaml_prof.cmi pGOCaml.cmx pGOCaml_config.cmx pGOCaml_generic.cmx pgocaml_prof.cmx pgocaml.cma pgocaml.cmxa pgocaml.a pa_pgsql.cmo BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pa_pgsql.cmo BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pgocaml.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pgocaml.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pgocaml.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pgocaml_prof.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml_generic.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml_config.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pgocaml_prof.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pa_pgsql.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml_generic.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml_config.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml_generic.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/lib64/ocaml/pgocaml/META + mkdir -p /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/bin + install -m 0755 pgocaml_prof /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.6-33.fc29 --unique-debug-suffix -1.6-33.fc29.riscv64 --unique-debug-src-base ocaml-pgocaml-1.6-33.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pgocaml-1.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/bin/pgocaml_prof extracting debug info from /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/bin/pgocaml_prof /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: filename.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: hashtbl.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: list.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: option.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: printf.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: src/csv.pp.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: stdlib.ml: Cannot stat: No such file or directory BUILDSTDERR: 22 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: ocaml-pgocaml-1.6-33.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jawq8J + umask 022 + cd /builddir/build/BUILD + cd pgocaml-1.6 + DOCDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml + exit 0 Provides: ocaml(PGOCaml) = d00716252a0f24b4da9d7f25247c653d ocaml(PGOCaml_config) = 93c6daf6bd204dd874fd8486bb98ae53 ocaml(PGOCaml_generic) = cddb266f1ec34751569af0abfcae9801 ocaml(Pa_pgsql) = 6ecf9ff2b9928bda61e70f5819c713c5 ocaml(Pgocaml_prof) = 24935f8f2479fdd457db7744914d187e ocaml-pgocaml = 1.6-33.fc29 ocaml-pgocaml(riscv-64) = 1.6-33.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpcre.so.1()(64bit) ocaml(CalendarLib) = 6ede6f0d954bd1559692aead3e081ff3 ocaml(CamlinternalFormatBasics) = 7ea79e608e46b41c80c3251773e6fdf3 ocaml(Camlp4) = f225e91e8321f5aef43602e59eb6ea53 ocaml(Camlp4_config) = 2e1b491a1191ba415451040448426bb1 ocaml(Csv) = 650746250734e284bc4ddf1a566ce6a8 ocaml(Csv_row) = 3f9d6d38fb9c1acf66edee5bc5f02a67 ocaml(Enum) = 1a9c9c251468df2cc3831aadee30fc63 ocaml(ExtBytes) = e0c84d3745cc1ec5d1e6f9ab456dfcdc ocaml(ExtList) = 17d9a53f2fa941adefd630104deded3c ocaml(ExtString) = e1fc29911f6d4664235c4265129e89cc ocaml(Location) = 705032c6695d914779e95b026950eabc ocaml(Longident) = 73d0d379de5875c200c15bacd0029c6a ocaml(Option) = 939715583fc66eac029907f6e4dcef0a ocaml(PGOCaml) = d00716252a0f24b4da9d7f25247c653d ocaml(PGOCaml_generic) = cddb266f1ec34751569af0abfcae9801 ocaml(Pcre) = 6282a05d69045f89fecd932ef46f6946 ocaml(Stdlib) = 2812fae09b173a42800ce3b48328b9cb ocaml(Stdlib__arg) = 427a32ba894b2729b4053bd61ec3bc12 ocaml(Stdlib__array) = 8289b1b8bcdd29cc6a859bfa35d44a2e ocaml(Stdlib__bigarray) = fde4e26503108d041547c9eef855a5fa ocaml(Stdlib__buffer) = 10853d28756c7121334e6b9e3e83e1ba ocaml(Stdlib__bytes) = fe610140c1c3c7a45519f124966c164d ocaml(Stdlib__char) = dfbf7b404aa65639c2ae48823aae4141 ocaml(Stdlib__complex) = d4688bd6236fccf33550a083ea8e768f ocaml(Stdlib__digest) = 016281ffc9d31386ea657032ace7c0b6 ocaml(Stdlib__filename) = 59d4f5dc5b39cf14e1644b77a94ace28 ocaml(Stdlib__format) = 28a664c1f420f636bf646c962e89e74a ocaml(Stdlib__hashtbl) = 682884027fa100c01983d89cfc4eaf69 ocaml(Stdlib__int32) = 78bd846191e02a88baa4e9a80ecf1cd6 ocaml(Stdlib__int64) = a454ce987e87f19475aaffc6390cdac3 ocaml(Stdlib__lazy) = e6d072b84e6160ffef0b04b417bf1f72 ocaml(Stdlib__lexing) = 4ca35ee6f83c87fbf3d6a22e3555e3ce ocaml(Stdlib__list) = 0c0f6e8daa075e845d18d212dd78098f ocaml(Stdlib__map) = c1f5b25c1463fcd9b8448c396d451c2e ocaml(Stdlib__nativeint) = b902bb985d2fe122694f9825a3a50cf5 ocaml(Stdlib__obj) = a596d23956eb4b50fd382185fb87478a ocaml(Stdlib__printexc) = f94eb57f9995c6f95133374b31a2db08 ocaml(Stdlib__printf) = be9ae8643b5511d51db9c754b5ee4f74 ocaml(Stdlib__queue) = 7f7ceceae7e32ae22ed869d3d416da67 ocaml(Stdlib__random) = 9e673e7e6fd158515a6d4ef4d5d75bc4 ocaml(Stdlib__seq) = 5c66a1fd18f6126043d7af46d32b4b53 ocaml(Stdlib__set) = ee3121b3672ab195758de1ce2e925022 ocaml(Stdlib__stream) = 4dac5a24ac9b37b27ef4ca0acf5d283c ocaml(Stdlib__string) = da1db0058f6dfb66ed4d85c353dc9306 ocaml(Stdlib__sys) = 173c21e20f3d44e9b4f52694fd5addb3 ocaml(Stdlib__uchar) = 786699188e2f8c1fe32eb8363cd7655a ocaml(Str) = b0d96d5e51e6d5985ff4b5aadeb6a882 ocaml(Unix) = e5f3d189d40891229c2283728e203e8a ocaml(Warnings) = ddd1dc71e43d5ace909daa139b2f79c4 ocaml(runtime) = 4.07.0 rtld(GNU_HASH) Processing files: ocaml-pgocaml-devel-1.6-33.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QoQYrk + umask 022 + cd /builddir/build/BUILD + cd pgocaml-1.6 + DOCDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr README.txt /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr README.profiling /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr BUGS.txt /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr HOW_IT_WORKS.txt /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr html/PGOCaml.Simple_thread.html html/PGOCaml.html html/PGOCaml_generic.Make.html html/PGOCaml_generic.PGOCAML_GENERIC.html html/PGOCaml_generic.THREAD.html html/PGOCaml_generic.html html/index.html html/index_attributes.html html/index_class_types.html html/index_classes.html html/index_exceptions.html html/index_extensions.html html/index_methods.html html/index_module_types.html html/index_modules.html html/index_types.html html/index_values.html html/style.css html/type_PGOCaml.Simple_thread.html html/type_PGOCaml.html html/type_PGOCaml_generic.Make.html html/type_PGOCaml_generic.PGOCAML_GENERIC.html html/type_PGOCaml_generic.THREAD.html html/type_PGOCaml_generic.html /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + exit 0 Provides: ocaml-pgocaml-devel = 1.6-33.fc29 ocaml-pgocaml-devel(riscv-64) = 1.6-33.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-pgocaml-debugsource-1.6-33.fc29.riscv64 Provides: ocaml-pgocaml-debugsource = 1.6-33.fc29 ocaml-pgocaml-debugsource(riscv-64) = 1.6-33.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-pgocaml-debuginfo-1.6-33.fc29.riscv64 Provides: debuginfo(build-id) = 4f8aef036b2ed79d9c075944f7b06be7e3d89dfd ocaml-pgocaml-debuginfo = 1.6-33.fc29 ocaml-pgocaml-debuginfo(riscv-64) = 1.6-33.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-pgocaml-debugsource(riscv-64) = 1.6-33.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64 Wrote: /builddir/build/RPMS/ocaml-pgocaml-1.6-33.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-pgocaml-devel-1.6-33.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-pgocaml-debugsource-1.6-33.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-pgocaml-debuginfo-1.6-33.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jdhqpZ + umask 022 + cd /builddir/build/BUILD + cd pgocaml-1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-33.fc29.riscv64 + exit 0 Child return code was: 0