Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ocaml-pa-monad.spec'], chrootPath='/var/lib/mock/f28-ocaml-10538872-815620/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ocaml-pa-monad.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ocaml-pa-monad-6.0-35.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ocaml-pa-monad.spec'], chrootPath='/var/lib/mock/f28-ocaml-10538872-815620/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ocaml-pa-monad.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0NNXb8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-pa-monad-6.0 + /usr/bin/mkdir -p ocaml-pa-monad-6.0 + cd ocaml-pa-monad-6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pa_monad.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (ocaml-pa-monad-6.0-kill-warn-error.patch):' Patch #1 (ocaml-pa-monad-6.0-kill-warn-error.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a2Qhv8 + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + make all doc ocamlc -I +camlp4 -pp camlp4orf -c pa_monad.ml ocamlc -g -c cc.mli ocamlc -g -c exception.mli ocamlc -g -c io.mli ocamlc -g -c utest.mli test -d html-doc || mkdir html-doc ocamldoc -I +camlp4 -pp camlp4orf -html -d html-doc \ -o html-doc/pa_monad pa_monad.ml cc.mli exception.mli io.mli utest.mli cc.ml exception.ml io.ml utest.ml File "io.ml", line 137, characters 14-29: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) File "_none_", line 1: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LsMWoz + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64 ++ dirname /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64 + cd ocaml-pa-monad-6.0 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/lib64/ocaml/stublibs + make findlib-install sed \ -e 's|\@VERSION@|6.0|g;' \ -e 's|\@NAME@|monad|g;' \ -e 's|\@EXTENSION@|pa_monad.cmo|g;' \ < META.in > META ocamlfind install monad META pa_monad.cmo Installed /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/lib64/ocaml/monad/pa_monad.cmo Installed /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/lib64/ocaml/monad/META + /usr/lib/rpm/check-buildroot + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.siH1Yn + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + make test ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c pythagorean_triples.ml ocamlc -g -c utest.ml ocamlc -g -o pythagorean_triples utest.cmo pythagorean_triples.cmo ./pythagorean_triples ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_exception.ml ocamlc -g -c exception.ml ocamlc -g -o test_exception exception.cmo utest.cmo test_exception.cmo ./test_exception ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_syntax.ml ocamlc -g -o test_syntax utest.cmo test_syntax.cmo ./test_syntax ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_monad.ml ocamlc -g -o test_monad utest.cmo test_monad.cmo ./test_monad ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_rec.ml ocamlc -g -o test_rec utest.cmo test_rec.cmo ./test_rec ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_cc.ml ocamlc -g -c cc.ml ocamlc -g -o test_cc cc.cmo utest.cmo test_cc.cmo ./test_cc ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c monadic_io.ml File "monadic_io.ml", line 35, characters 23-37: Warning 3: deprecated: Char.uppercase Use Char.uppercase_ascii instead. ocamlc -g -c io.ml File "io.ml", line 137, characters 14-29: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) File "_none_", line 1: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) ocamlc -g -o monadic_io exception.cmo io.cmo monadic_io.cmo Processing files: ocaml-pa-monad-6.0-35.fc28.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oYPefv + exit 0 + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/share/doc/ocaml-pa-monad + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/share/doc/ocaml-pa-monad + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/share/doc/ocaml-pa-monad + cp -pr README /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/share/doc/ocaml-pa-monad + cp -pr ChangeLog /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/share/doc/ocaml-pa-monad + cp -pr html-doc /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64/usr/share/doc/ocaml-pa-monad + exit 0 Provides: ocaml(Pa_monad) = d5aed43f333c41ff1fac9ba0e15e6198 ocaml-pa-monad = 6.0-35.fc28 ocaml-pa-monad(aarch-64) = 6.0-35.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Arg) = 8a984750e16559fb57a4021121f21559 ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Camlp4) = 01d1c18e6a937554ea342fbbfe805bb7 ocaml(Camlp4_config) = f065b67e6da2b40fc22477af2688aae1 ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 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(Nativeint) = 7b210723c1ccafec90ff1578ad7e5996 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printexc) = 1b461321ebcc8e419f24eb531c5ac7ac ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(Queue) = 63b55df0e31ad91e82a1c6659c8dca09 ocaml(Set) = 28a12def19edf36c317c30fafcc03d6d ocaml(Stream) = 90ec282c811d56f0cb641c602c7a92fd ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Warnings) = d9584a6414ffa4dac0b7bd3c56f2b1dc ocaml(runtime) = 4.06.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64 Wrote: /builddir/build/RPMS/ocaml-pa-monad-6.0-35.fc28.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n2TfxZ + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-35.fc28.aarch64 + exit 0 Child return code was: 0