+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-p3l.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.022yh5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocamlp3l-2.03 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocamlp3l-2.03.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocamlp3l-2.03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (debian-01-correct-href-to-gz-doc.patch):' Patch #0 (debian-01-correct-href-to-gz-doc.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file doc/eng.htm patching file doc/fra.htm patching file doc/papers/eng.htm patching file doc/papers/fra.htm + echo 'Patch #1 (debian-02-install-mli.patch):' Patch #1 (debian-02-install-mli.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Source/Makefile + echo 'Patch #2 (ocamlp3l-2.03-fix-ocaml-marshal.patch):' Patch #2 (ocamlp3l-2.03-fix-ocaml-marshal.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Source/commlib.ml + echo 'Patch #3 (ocamlp3l-2.03-fix-warn-error.patch):' Patch #3 (ocamlp3l-2.03-fix-warn-error.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file makefile.application + echo 'Patch #4 (ocamlp3l-2.03-kill-warn-error.patch):' Patch #4 (ocamlp3l-2.03-kill-warn-error.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file makefile.application + echo 'Patch #5 (ocamlp3l-2.03-safe-string.patch):' Patch #5 (ocamlp3l-2.03-safe-string.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Source/commlib.ml patching file Source/commlib.mli + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1nNE5g + umask 022 + cd /builddir/build/BUILD + cd ocamlp3l-2.03 + unset MAKEFLAGS + make configure mkdir -p vprocess vthread for i in vprocess vthread; do \ (cd Source; cp -pfr command_options.ml version.ml basedefs.ml commlib.ml streams.ml p3lstream.ml seqp3l.ml parp3l.ml grafp3l.ml template.ml nodecode.ml command_options.mli version.mli basedefs.mli commlib.mli streams.mli p3lstream.mli seqp3l.mli parp3l.mli grafp3l.mli template.mli nodecode.mli server_process.ml server_thread.ml server.mli Makefile ../$i); \ done for i in vprocess vthread; do \ touch $i/.depend; \ sleep 1; \ touch $i/.depend-rebuild; \ done; \ make depend make[1]: Entering directory '/builddir/build/BUILD/ocamlp3l-2.03' for i in process thread; do \ (cd v$i; \ make depend PACKAGELIBDIR="`ocamlc -where`"/ocamlp3l/v$i MODEL=$i); \ done make[2]: Entering directory '/builddir/build/BUILD/ocamlp3l-2.03/vprocess' if [ process = "process" ]; then \ cp -pfr server_process.ml server.ml; \ else \ cp -pfr server_thread.ml server.ml; \ fi ocamldep command_options.mli version.mli p3lstream.mli basedefs.mli server.mli commlib.mli parp3l.mli template.mli nodecode.mli streams.mli seqp3l.mli grafp3l.mli command_options.ml version.ml p3lstream.ml basedefs.ml server.ml commlib.ml parp3l.ml template.ml nodecode.ml streams.ml seqp3l.ml grafp3l.ml > .depend make[2]: Nothing to be done for 'depend'. make[2]: Leaving directory '/builddir/build/BUILD/ocamlp3l-2.03/vprocess' make[2]: Entering directory '/builddir/build/BUILD/ocamlp3l-2.03/vthread' if [ thread = "process" ]; then \ cp -pfr server_process.ml server.ml; \ else \ cp -pfr server_thread.ml server.ml; \ fi ocamldep command_options.mli version.mli p3lstream.mli basedefs.mli server.mli commlib.mli parp3l.mli template.mli nodecode.mli streams.mli seqp3l.mli grafp3l.mli command_options.ml version.ml p3lstream.ml basedefs.ml server.ml commlib.ml parp3l.ml template.ml nodecode.ml streams.ml seqp3l.ml grafp3l.ml > .depend make[2]: Nothing to be done for 'depend'. make[2]: Leaving directory '/builddir/build/BUILD/ocamlp3l-2.03/vthread' cd Tools; make depend make[2]: Entering directory '/builddir/build/BUILD/ocamlp3l-2.03/Tools' make[2]: Nothing to be done for 'depend'. make[2]: Leaving directory '/builddir/build/BUILD/ocamlp3l-2.03/Tools' make[1]: Leaving directory '/builddir/build/BUILD/ocamlp3l-2.03' + make 'CAMLCBIN=ocamlopt.opt -g' for i in process thread; do \ (cd v$i; \ make all PACKAGELIBDIR="`ocamlc -where`"/ocamlp3l/v$i MODEL=$i); \ done make[1]: Entering directory '/builddir/build/BUILD/ocamlp3l-2.03/vprocess' ocamlc -g -c command_options.mli ocamlc -g -c command_options.ml ocamlc -g -c version.mli ocamlc -g -c version.ml ocamlc -g -c p3lstream.mli ocamlc -g -c p3lstream.ml ocamlc -g -c basedefs.mli ocamlc -g -c basedefs.ml ocamlc -g -c server.mli ocamlc -g -c server.ml ocamlc -g -c commlib.mli ocamlc -g -c commlib.ml File "commlib.ml", line 241, characters 28-41: Warning 3: deprecated: String.create Use Bytes.create instead. File "commlib.ml", line 370, characters 19-42: 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 -c parp3l.mli ocamlc -g -c parp3l.ml ocamlc -g -c template.mli ocamlc -g -c template.ml File "template.ml", line 815, characters 10-22: Warning 3: deprecated: Array.create Use Array.make instead. ocamlc -g -c nodecode.mli ocamlc -g -c nodecode.ml ocamlc -g -c streams.mli ocamlc -g -c streams.ml ocamlc -g -c seqp3l.mli ocamlc -g -c seqp3l.ml ocamlc -g -c grafp3l.mli ocamlc -g -c grafp3l.ml ocamlopt.opt -g -c command_options.ml ocamlopt.opt -g -c version.ml ocamlopt.opt -g -c p3lstream.ml ocamlopt.opt -g -c basedefs.ml ocamlopt.opt -g -c server.ml ocamlopt.opt -g -c commlib.ml File "commlib.ml", line 241, characters 28-41: Warning 3: deprecated: String.create Use Bytes.create instead. File "commlib.ml", line 370, characters 19-42: 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) ocamlopt.opt -g -c parp3l.ml ocamlopt.opt -g -c template.ml File "template.ml", line 815, characters 10-22: Warning 3: deprecated: Array.create Use Array.make instead. ocamlopt.opt -g -c nodecode.ml ocamlopt.opt -g -c streams.ml ocamlopt.opt -g -c seqp3l.ml ocamlopt.opt -g -c grafp3l.ml make[1]: Leaving directory '/builddir/build/BUILD/ocamlp3l-2.03/vprocess' make[1]: Entering directory '/builddir/build/BUILD/ocamlp3l-2.03/vthread' ocamlc -g -c command_options.mli ocamlc -g -thread -c command_options.ml ocamlc -g -c version.mli ocamlc -g -thread -c version.ml ocamlc -g -c p3lstream.mli ocamlc -g -thread -c p3lstream.ml ocamlc -g -c basedefs.mli ocamlc -g -thread -c basedefs.ml ocamlc -g -c server.mli ocamlc -g -thread -c server.ml ocamlc -g -c commlib.mli ocamlc -g -thread -c commlib.ml File "commlib.ml", line 241, characters 28-41: Warning 3: deprecated: String.create Use Bytes.create instead. File "commlib.ml", line 370, characters 19-42: 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 -c parp3l.mli ocamlc -g -thread -c parp3l.ml ocamlc -g -c template.mli ocamlc -g -thread -c template.ml File "template.ml", line 815, characters 10-22: Warning 3: deprecated: Array.create Use Array.make instead. ocamlc -g -c nodecode.mli ocamlc -g -thread -c nodecode.ml ocamlc -g -c streams.mli ocamlc -g -thread -c streams.ml ocamlc -g -c seqp3l.mli ocamlc -g -thread -c seqp3l.ml ocamlc -g -c grafp3l.mli ocamlc -g -thread -c grafp3l.ml ocamlopt.opt -g -thread -c command_options.ml ocamlopt.opt -g -thread -c version.ml ocamlopt.opt -g -thread -c p3lstream.ml ocamlopt.opt -g -thread -c basedefs.ml ocamlopt.opt -g -thread -c server.ml ocamlopt.opt -g -thread -c commlib.ml File "commlib.ml", line 241, characters 28-41: Warning 3: deprecated: String.create Use Bytes.create instead. File "commlib.ml", line 370, characters 19-42: 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) ocamlopt.opt -g -thread -c parp3l.ml ocamlopt.opt -g -thread -c template.ml File "template.ml", line 815, characters 10-22: Warning 3: deprecated: Array.create Use Array.make instead. ocamlopt.opt -g -thread -c nodecode.ml ocamlopt.opt -g -thread -c streams.ml ocamlopt.opt -g -thread -c seqp3l.ml ocamlopt.opt -g -thread -c grafp3l.ml make[1]: Leaving directory '/builddir/build/BUILD/ocamlp3l-2.03/vthread' cd Tools; make all make[1]: Entering directory '/builddir/build/BUILD/ocamlp3l-2.03/Tools' ocamlopt.opt -g -c toolbase.ml ocamlopt.opt -g -c ocamlp3lc.ml ocamlopt.opt -g -o ocamlp3lc unix.cmxa toolbase.cmx ocamlp3lc.cmx ocamlopt.opt -g -c ocamlp3lopt.ml ocamlopt.opt -g -o ocamlp3lopt unix.cmxa toolbase.cmx ocamlp3lopt.cmx ocamlopt.opt -g -c ocamlp3ltop.ml ocamlopt.opt -g -o ocamlp3ltop unix.cmxa toolbase.cmx ocamlp3ltop.cmx make[1]: Leaving directory '/builddir/build/BUILD/ocamlp3l-2.03/Tools' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ww047S + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64 + cd ocamlp3l-2.03 + mkdir -p /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/bin + make install CAMLLIBDIR=/builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml PREFIX=/builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr for i in process thread; do \ (cd v$i; \ make install PACKAGELIBDIR=/builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml/ocamlp3l/v$i MODEL=$i); \ done make[1]: Entering directory '/builddir/build/BUILD/ocamlp3l-2.03/vprocess' mkdir -p /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml/ocamlp3l/vprocess cp -pfr command_options.mli version.mli p3lstream.mli basedefs.mli server.mli commlib.mli parp3l.mli template.mli nodecode.mli streams.mli seqp3l.mli grafp3l.mli /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml/ocamlp3l/vprocess cp -pfr command_options.cmi version.cmi p3lstream.cmi basedefs.cmi server.cmi commlib.cmi parp3l.cmi template.cmi nodecode.cmi streams.cmi seqp3l.cmi grafp3l.cmi /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml/ocamlp3l/vprocess cp -pfr command_options.cmo version.cmo p3lstream.cmo basedefs.cmo server.cmo commlib.cmo parp3l.cmo template.cmo nodecode.cmo streams.cmo seqp3l.cmo grafp3l.cmo /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml/ocamlp3l/vprocess cp -pfr command_options.cmx version.cmx p3lstream.cmx basedefs.cmx server.cmx commlib.cmx parp3l.cmx template.cmx nodecode.cmx streams.cmx seqp3l.cmx grafp3l.cmx command_options.o version.o p3lstream.o basedefs.o server.o commlib.o parp3l.o template.o nodecode.o streams.o seqp3l.o grafp3l.o /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml/ocamlp3l/vprocess make[1]: Leaving directory '/builddir/build/BUILD/ocamlp3l-2.03/vprocess' make[1]: Entering directory '/builddir/build/BUILD/ocamlp3l-2.03/vthread' mkdir -p /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml/ocamlp3l/vthread cp -pfr command_options.mli version.mli p3lstream.mli basedefs.mli server.mli commlib.mli parp3l.mli template.mli nodecode.mli streams.mli seqp3l.mli grafp3l.mli /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml/ocamlp3l/vthread cp -pfr command_options.cmi version.cmi p3lstream.cmi basedefs.cmi server.cmi commlib.cmi parp3l.cmi template.cmi nodecode.cmi streams.cmi seqp3l.cmi grafp3l.cmi /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml/ocamlp3l/vthread cp -pfr command_options.cmo version.cmo p3lstream.cmo basedefs.cmo server.cmo commlib.cmo parp3l.cmo template.cmo nodecode.cmo streams.cmo seqp3l.cmo grafp3l.cmo /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml/ocamlp3l/vthread cp -pfr command_options.cmx version.cmx p3lstream.cmx basedefs.cmx server.cmx commlib.cmx parp3l.cmx template.cmx nodecode.cmx streams.cmx seqp3l.cmx grafp3l.cmx command_options.o version.o p3lstream.o basedefs.o server.o commlib.o parp3l.o template.o nodecode.o streams.o seqp3l.o grafp3l.o /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/lib64/ocaml/ocamlp3l/vthread make[1]: Leaving directory '/builddir/build/BUILD/ocamlp3l-2.03/vthread' cd Tools; make install make[1]: Entering directory '/builddir/build/BUILD/ocamlp3l-2.03/Tools' cp -pfr ocamlp3lc ocamlp3lopt ocamlp3ltop /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/ocamlp3l-2.03/Tools' + rm doc/favicon.ico + cp /builddir/build/SOURCES/README.Fedora README.Fedora + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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-p3l-2.03-38.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v7HHoI + umask 022 + cd /builddir/build/BUILD + cd ocamlp3l-2.03 + DOCDIR=/builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/share/doc/ocaml-p3l + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/share/doc/ocaml-p3l + cp -pr doc/LICENSE /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/share/doc/ocaml-p3l + exit 0 Provides: ocaml(Basedefs) = 0fb44f7c7bfcc3866cd44811f16d4b91 ocaml(Command_options) = f0074360aab43b9cdc0d8963b1dad3c5 ocaml(Commlib) = bd331c25b943324e9486e36073b9fd4b ocaml(Grafp3l) = 3982ae86d76309c1c993c2eeaf3e1f3e ocaml(Nodecode) = ae4ba84e30cc5a20d20ae4587f76dd2a ocaml(P3lstream) = 1cd1becf242db4a1e18e634918d43a54 ocaml(Parp3l) = fce09d53982ea5a573738eac7d11816a ocaml(Seqp3l) = 856c8c514a64543bbc5b4149ec18c8f8 ocaml(Server) = 5d8b6bd6e4209df17cac6411c6e9f240 ocaml(Streams) = c8a6be7d3bb142f9d1165ed37cccac1f ocaml(Template) = 73eb17481bbe6140a358909e8f7704f0 ocaml(Version) = bae40d7e2352cf2219d21a0f950be8cd ocaml-p3l = 2.03-38.fc28 ocaml-p3l(riscv-64) = 2.03-38.fc28 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) ocaml(Arg) = 8a984750e16559fb57a4021121f21559 ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Basedefs) = 0fb44f7c7bfcc3866cd44811f16d4b91 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(CamlinternalBigarray) = 4ff98b0650eef9c38ee9c9930e0c3e9b ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(CamlinternalLazy) = 82ff65fd3ba766b66b963761d8f6b333 ocaml(Command_options) = f0074360aab43b9cdc0d8963b1dad3c5 ocaml(Commlib) = bd331c25b943324e9486e36073b9fd4b ocaml(Complex) = cd4856c93f21942683ce190142e88396 ocaml(Graphics) = 7bc99fbaa345482a16d63c19bee8a081 ocaml(Hashtbl) = 0a88e320f172d3413ba0d5e0f9c70ccd ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Int64) = f1c602b12ea723a45bbe6143f116a991 ocaml(Lazy) = 4bf082b428b11a15971c831a1c768bda ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Marshal) = 9dbb48cebd784fc6219ed0e9514fc7df ocaml(Mutex) = fd17e0d0970725585287ea86c18a699d ocaml(Nativeint) = 7b210723c1ccafec90ff1578ad7e5996 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(P3lstream) = 1cd1becf242db4a1e18e634918d43a54 ocaml(Parp3l) = fce09d53982ea5a573738eac7d11816a ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printexc) = 1b461321ebcc8e419f24eb531c5ac7ac ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(Random) = ba6c32ae0bdeda05c187b523e94518fd ocaml(Server) = 5d8b6bd6e4209df17cac6411c6e9f240 ocaml(Streams) = c8a6be7d3bb142f9d1165ed37cccac1f ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(Template) = 73eb17481bbe6140a358909e8f7704f0 ocaml(Thread) = 3e1582cf7ddc390a858b0f374e202f9f ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Unix) = 053326e853ce10e1fadf8d891f08f891 ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Processing files: ocaml-p3l-devel-2.03-38.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XHF1nW + umask 022 + cd /builddir/build/BUILD + cd ocamlp3l-2.03 + DOCDIR=/builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/share/doc/ocaml-p3l-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/share/doc/ocaml-p3l-devel + cp -pr README.Fedora /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/share/doc/ocaml-p3l-devel + exit 0 Provides: ocaml-p3l-devel = 2.03-38.fc28 ocaml-p3l-devel(riscv-64) = 2.03-38.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-p3l-doc-2.03-38.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FFm2Qa + umask 022 + cd /builddir/build/BUILD + cd ocamlp3l-2.03 + DOCDIR=/builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/share/doc/ocaml-p3l-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/share/doc/ocaml-p3l-doc + cp -pr doc/COPYING doc/INSTALL doc/LICENSE doc/README doc/UserManual.dvi doc/UserManual.htm doc/UserManual.pdf doc/UserManual.ps doc/UserManual001.gif doc/UserManual002.gif doc/UserManual003.gif doc/UserManual004.gif doc/UserManual005.gif doc/UserManual006.gif doc/UserManual007.gif doc/UserManual008.gif doc/UserManual009.gif doc/UserManual010.gif doc/UserManual011.gif doc/copyright-eng.htm doc/copyright-fra.htm doc/eng.htm doc/fra.htm doc/imgs doc/index.htm doc/index.html doc/papers /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64/usr/share/doc/ocaml-p3l-doc + exit 0 Provides: ocaml-p3l-doc = 2.03-38.fc28 ocaml-p3l-doc(riscv-64) = 2.03-38.fc28 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-p3l-2.03-38.fc28.riscv64 Wrote: /builddir/build/SRPMS/ocaml-p3l-2.03-38.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-p3l-2.03-38.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-p3l-devel-2.03-38.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-p3l-doc-2.03-38.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FJWkIl + umask 022 + cd /builddir/build/BUILD + cd ocamlp3l-2.03 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-p3l-2.03-38.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff