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-6408-1569/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/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'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/ocaml-pgocaml-1.6-30.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-6408-1569/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/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'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.btq2Tw + 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.4vSNNU + 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 8.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 8.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 8.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 8.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 8.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 8.5) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UjGUZ4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64 + cd pgocaml-1.6 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.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-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pa_pgsql.cmo BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pgocaml.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pgocaml.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pgocaml.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pgocaml_prof.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml_generic.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml_config.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pgocaml_prof.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pa_pgsql.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml_generic.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml_config.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml_generic.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/pGOCaml.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/lib64/ocaml/pgocaml/META + mkdir -p /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/bin + install -m 0755 pgocaml_prof /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/bin + /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 /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: ocaml-pgocaml-1.6-30.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xrtUVe + umask 022 + cd /builddir/build/BUILD + cd pgocaml-1.6 + DOCDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.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-30.fc29.riscv64/usr/share/doc/ocaml-pgocaml + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/share/doc/ocaml-pgocaml + exit 0 Provides: ocaml(PGOCaml) = d34a6f9346e2927afd7e33c7d8d1dc48 ocaml(PGOCaml_config) = c8ce0110ad0cd010da9f0a20258f61c8 ocaml(PGOCaml_generic) = b2552878b96f0d6beb23d54bcd8dfacb ocaml(Pa_pgsql) = 8e39f7f8e72d42bde4207fcfe562ab1b ocaml(Pgocaml_prof) = f9d10dc531a44f3377679b29f0505a52 ocaml-pgocaml = 1.6-30.fc29 ocaml-pgocaml(riscv-64) = 1.6-30.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(Arg) = 8a984750e16559fb57a4021121f21559 ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(CalendarLib) = f3a16ef0283d6cefdbf65d51e7e5de3c ocaml(CamlinternalBigarray) = 4ff98b0650eef9c38ee9c9930e0c3e9b ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Camlp4) = 01d1c18e6a937554ea342fbbfe805bb7 ocaml(Camlp4_config) = f065b67e6da2b40fc22477af2688aae1 ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(Complex) = cd4856c93f21942683ce190142e88396 ocaml(Csv) = f39d9ac2c1c9b682143442decb0c709b ocaml(Csv_row) = 0fdef73ba675023cc3f6e89bfcef28c3 ocaml(Digest) = 9eea388efd5172256c8453659d37f2b5 ocaml(Enum) = c95121876ccdf8b5f9a1b13d7e886c01 ocaml(ExtBytes) = 550dd210a5bd05905da9e6338bad06a7 ocaml(ExtList) = 51b9e0a2a4bcd83eb6f4951a2247dd1d ocaml(ExtString) = d5a30b54d605db968c71635ac86ddabd ocaml(Filename) = 4c2454d1aec88f5851f077478f232f2f ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(Hashtbl) = 0a88e320f172d3413ba0d5e0f9c70ccd ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Int64) = f1c602b12ea723a45bbe6143f116a991 ocaml(Lazy) = 4bf082b428b11a15971c831a1c768bda ocaml(Lexing) = 0971650cdf1fa8e506e733e9a5da2628 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Location) = 7453466315e9009549dd74621eea0d3b ocaml(Longident) = 91f9af52ab5161ed3399272c57599564 ocaml(Map) = 8b8de381501aa7862270c15619322ee7 ocaml(Nativeint) = 7b210723c1ccafec90ff1578ad7e5996 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Option) = f53c61e58ce6b522fda7de2b76be9534 ocaml(PGOCaml) = d34a6f9346e2927afd7e33c7d8d1dc48 ocaml(PGOCaml_generic) = b2552878b96f0d6beb23d54bcd8dfacb ocaml(Pcre) = a219eac5b4d2f931461e318608f9ea08 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printexc) = 1b461321ebcc8e419f24eb531c5ac7ac ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(Queue) = 63b55df0e31ad91e82a1c6659c8dca09 ocaml(Random) = ba6c32ae0bdeda05c187b523e94518fd ocaml(Set) = 28a12def19edf36c317c30fafcc03d6d ocaml(Str) = 702cbdf6aef59ea727e6090656cefc94 ocaml(Stream) = 90ec282c811d56f0cb641c602c7a92fd ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Unix) = 053326e853ce10e1fadf8d891f08f891 ocaml(Warnings) = d9584a6414ffa4dac0b7bd3c56f2b1dc ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Processing files: ocaml-pgocaml-devel-1.6-30.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Q7SDAi + umask 022 + cd /builddir/build/BUILD + cd pgocaml-1.6 + DOCDIR=/builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.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-30.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr README.txt /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr README.profiling /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr BUGS.txt /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + cp -pr HOW_IT_WORKS.txt /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.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-30.fc29.riscv64/usr/share/doc/ocaml-pgocaml-devel + exit 0 Provides: ocaml-pgocaml-devel = 1.6-30.fc29 ocaml-pgocaml-devel(riscv-64) = 1.6-30.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64 Wrote: /builddir/build/RPMS/ocaml-pgocaml-1.6-30.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-pgocaml-devel-1.6-30.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4c6LCc + umask 022 + cd /builddir/build/BUILD + cd pgocaml-1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-pgocaml-1.6-30.fc29.riscv64 + exit 0 Child return code was: 0