Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ocaml-menhir.spec'], chrootPath='/var/lib/mock/f34-build-side-38374-26158939-3105087/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ocaml-menhir.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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1614124800 Wrote: /builddir/build/SRPMS/ocaml-menhir-20201216-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ocaml-menhir.spec'], chrootPath='/var/lib/mock/f34-build-side-38374-26158939-3105087/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ocaml-menhir.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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1614124800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6q7dkR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf menhir-20201216 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/menhir-20201216.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd menhir-20201216 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kGcGSU + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + dune build -j5 pack lib/pack/menhirLib.{ml,mli} Creating menhirLib.ml... Creating menhirLib.mli... menhir src/stage2/parserMessages.messages.updated Read 101 sample input sentences and 48 error messages. menhir src/stage2/parserMessages.check Read 101 sample input sentences and 101 error messages. Read 101 sample input sentences and 48 error messages. menhir src/stage2/parserMessages.ml Read 101 sample input sentences and 48 error messages. menhir src/stage2/parser.{ml,mli} Grammar has 56 nonterminal symbols, among which 1 start symbols. Grammar has 37 terminal symbols. Grammar has 129 productions. Built an LR(0) automaton with 194 states. The grammar is not SLR(1) -- 5 states have a conflict. The construction mode is no-pager. Built an LR(1) automaton with 298 states. One shift/reduce conflict was silently solved. Extra reductions on error were added in 40 states. Priority played a role in 0 of these states. 152 out of 298 states have a default reduction. 102 out of 298 states are represented. 44 out of 96 symbols keep track of their start position. 48 out of 96 symbols keep track of their end position. The action table is 11324 entries; 1610 non-zero; 1359 compressed. The action table occupies roughly 2764 bytes. The goto table is 16986 entries; 329 non-zero; 636 compressed. The goto table occupies roughly 1316 bytes. The error table occupies roughly 1432 bytes. The default_reduction table occupies roughly 316 bytes. The lhs table occupies roughly 148 bytes. The trace table occupies roughly 4 bytes. Bootstrap check: comparing the stage 2 and stage 3 parsers... Bootstrap check: done. + make -C coq-menhirlib make: Entering directory '/builddir/build/BUILD/menhir-20201216/coq-menhirlib' Compiling Alphabet... Compiling Grammar... Compiling Automaton... Compiling Validator_classes... File "./Validator_classes.v", line 20, characters 0-48: Warning: The default value for hint locality is currently "local" in a section and "global" otherwise, but is scheduled to change in a future release. For the time being, adding hints outside of sections without specifying an explicit locality is therefore deprecated. It is recommended to use "export" whenever possible. [deprecated-hint-without-locality,deprecated] File "./Validator_classes.v", line 58, characters 0-137: Warning: The default value for hint locality is currently "local" in a section and "global" otherwise, but is scheduled to change in a future release. For the time being, adding hints outside of sections without specifying an explicit locality is therefore deprecated. It is recommended to use "export" whenever possible. [deprecated-hint-without-locality,deprecated] File "./Validator_classes.v", line 63, characters 0-313: Warning: The default value for hint locality is currently "local" in a section and "global" otherwise, but is scheduled to change in a future release. For the time being, adding hints outside of sections without specifying an explicit locality is therefore deprecated. It is recommended to use "export" whenever possible. [deprecated-hint-without-locality,deprecated] File "./Validator_classes.v", line 74, characters 0-71: Warning: The default value for hint locality is currently "local" in a section and "global" otherwise, but is scheduled to change in a future release. For the time being, adding hints outside of sections without specifying an explicit locality is therefore deprecated. It is recommended to use "export" whenever possible. [deprecated-hint-without-locality,deprecated] Compiling Validator_safe... Compiling Interpreter... File "./Interpreter.v", line 89, characters 0-36: Warning: Declaring a scope implicitly is deprecated; use in advance an explicit "Declare Scope buffer_scope.". [undeclared-scope,deprecated] Compiling Validator_complete... File "./Validator_complete.v", line 143, characters 0-171: Warning: The default value for hint locality is currently "local" in a section and "global" otherwise, but is scheduled to change in a future release. For the time being, adding hints outside of sections without specifying an explicit locality is therefore deprecated. It is recommended to use "export" whenever possible. [deprecated-hint-without-locality,deprecated] File "./Validator_complete.v", line 174, characters 0-208: Warning: The default value for hint locality is currently "local" in a section and "global" otherwise, but is scheduled to change in a future release. For the time being, adding hints outside of sections without specifying an explicit locality is therefore deprecated. It is recommended to use "export" whenever possible. [deprecated-hint-without-locality,deprecated] File "./Validator_complete.v", line 241, characters 0-332: Warning: The default value for hint locality is currently "local" in a section and "global" otherwise, but is scheduled to change in a future release. For the time being, adding hints outside of sections without specifying an explicit locality is therefore deprecated. It is recommended to use "export" whenever possible. [deprecated-hint-without-locality,deprecated] Compiling Interpreter_complete... Compiling Interpreter_correct... Compiling Main... Compiling Version... make: Leaving directory '/builddir/build/BUILD/menhir-20201216/coq-menhirlib' + dune build -j5 @doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wQ2vUr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm ++ dirname /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm + cd menhir-20201216 + dune install --destdir=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/coq-menhirlib/META Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/coq-menhirlib/dune-package Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/doc/coq-menhirlib/LICENSE Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhir/META Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhir/dune-package Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/bin/menhir Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/doc/menhir/LICENSE Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/doc/menhir/manual.html Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/doc/menhir/manual.pdf Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/doc/menhir/manual001.png Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/doc/menhir/manual002.png Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/doc/menhir/manual003.png Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/man/man1/menhir.1 Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/META Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/dune-package Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.a Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.cma Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.cmti Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.cmxa Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.cmxs Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.mli Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/doc/menhirLib/LICENSE Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/META Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/cmly_api.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/cmly_format.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/cmly_read.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/cmly_read.mli Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/dune-package Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/keyword.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/keyword.mli Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk.a Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk.cma Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk.cmxa Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk.cmxs Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Cmly_api.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Cmly_api.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Cmly_api.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Cmly_format.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Cmly_format.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Cmly_format.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Cmly_read.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Cmly_read.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Cmly_read.cmti Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Cmly_read.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Keyword.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Keyword.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Keyword.cmti Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Keyword.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Version.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Version.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk__Version.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/version.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/doc/menhirSdk/LICENSE + make -C coq-menhirlib install DESTDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm make: Entering directory '/builddir/build/BUILD/menhir-20201216/coq-menhirlib' rm -rf /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/coq/user-contrib/MenhirLib mkdir -p /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/coq/user-contrib/MenhirLib install -m 644 *.v *.vo *.glob /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/coq/user-contrib/MenhirLib make: Leaving directory '/builddir/build/BUILD/menhir-20201216/coq-menhirlib' + find _build/default/_doc/_html -name .dune-keep -delete + rm -fr /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/doc + find /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml -name '*.cmxs' -exec chmod a+x '{}' + + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 20201216-1.fc34 --unique-debug-suffix -20201216-1.fc34.arm --unique-debug-src-base ocaml-menhir-20201216-1.fc34.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/menhir-20201216 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/bin/menhir explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirSdk/menhirSdk.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/bin/menhir extracting debug info from /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/lib/ocaml/menhirLib/menhirLib.cmxs original debug info size: 1232kB, size after compression: 1232kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 1 CRC32s did match. cpio: _build/default/: Cannot stat: No such file or directory cpio: _build/default/buffer.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/default/lexing.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/printf.ml: Cannot stat: No such file or directory cpio: _build/default/queue.ml: Cannot stat: No such file or directory cpio: _build/default/set.ml: Cannot stat: No such file or directory cpio: _build/default/stack.ml: Cannot stat: No such file or directory cpio: _build/default/stdlib.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory cpio: _build/default/unix.ml: Cannot stat: No such file or directory 3565 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-menhir-20201216-1.fc34.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AEI69O + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + DOCDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/ocaml-menhir + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/ocaml-menhir + cp -pr doc/manual.pdf /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/ocaml-menhir + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C2wckQ + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/ocaml-menhir + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/ocaml-menhir + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/ocaml-menhir + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(MenhirSdk) = a339539b448ea84e7c95a6654f15346d ocaml(MenhirSdk__Cmly_api) = cb6e69863c59c20af216f7ed511dd6a8 ocaml(MenhirSdk__Cmly_format) = 2d9ba0bee4ae4ae78078dc074328db1c ocaml(MenhirSdk__Cmly_read) = c2e4c38a038e1ebd9c4ad387bdf7c4e5 ocaml(MenhirSdk__Keyword) = 01ca47a3875d2cf4003dc197030eaeeb ocaml(MenhirSdk__Version) = eeeaa51f4ce1766f03a774ba0e73333a ocaml-menhir = 20201216-1.fc34 ocaml-menhir(armv7hl-32) = 20201216-1.fc34 ocaml-menhir-devel = 20201216-1.fc34 ocamlx(MenhirSdk) = d9a4df1c04bd60c0cbb7c19c30ac7faa ocamlx(MenhirSdk__Cmly_api) = e1c4aa3e357da1bd1f0f074762e4a1dc ocamlx(MenhirSdk__Cmly_format) = a3fbd623b015c9213d81e781c02f3cb0 ocamlx(MenhirSdk__Cmly_read) = 8f1408bd78db9d3919dd45ed9a040df0 ocamlx(MenhirSdk__Keyword) = 5d147d0fbd03865beb884d5cf21a53c3 ocamlx(MenhirSdk__Version) = 76680a52201977cdb832ee806489bcc6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.27) libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.4) ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(MenhirSdk) = a339539b448ea84e7c95a6654f15346d ocaml(MenhirSdk__Cmly_api) = cb6e69863c59c20af216f7ed511dd6a8 ocaml(MenhirSdk__Cmly_format) = 2d9ba0bee4ae4ae78078dc074328db1c ocaml(MenhirSdk__Keyword) = 01ca47a3875d2cf4003dc197030eaeeb ocaml(MenhirSdk__Version) = eeeaa51f4ce1766f03a774ba0e73333a ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__array) = 4528cb7f2202a96df7bc293599ce41ac ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__format) = de2a0cc4d0ca0cc218de7447f48aaa41 ocaml(Stdlib__lexing) = c57f9c5debbcb9d656c70b1e7385c4f9 ocaml(Stdlib__list) = 15cef02558cc6576c616c84f09d5b0ea ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__set) = 5d365647a10f75c22f2b045a867b4d3e ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocamlx(Stdlib) = e265559501934b122c70de8bbae32227 ocamlx(Stdlib__array) = 6c55dc4f9a348156a4281ba9fa29c948 ocamlx(Stdlib__format) = d382a0ef92bd9dd8572150c428d1e1ec ocamlx(Stdlib__list) = ee635cda5a9d1d969d1d0128daa995b6 ocamlx(Stdlib__printf) = 7b0d6695ad4af3eef7731952587512c2 ocamlx(Stdlib__set) = d00683e8171dea10ad2c92fe0831ecea ocamlx(Stdlib__string) = 87ee46b744490803a1a6e2d3a0a885a6 rtld(GNU_HASH) Obsoletes: ocaml-menhir-devel < 20200211-1 Processing files: ocaml-menhir-doc-20201216-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NQxLD9 + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + DOCDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/ocaml-menhir-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/ocaml-menhir-doc + cp -pr _build/default/_doc/_html/ /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/ocaml-menhir-doc + cp -pr _build/default/_doc/_mlds/ /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/ocaml-menhir-doc + cp -pr _build/default/_doc/_odoc/ /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/ocaml-menhir-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jjDe6T + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/ocaml-menhir-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/ocaml-menhir-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/ocaml-menhir-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml-menhir-doc = 20201216-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-menhirlib-20201216-1.fc34.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.j0kwoO + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/ocaml-menhirlib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/ocaml-menhirlib + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/ocaml-menhirlib + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(MenhirLib) = ce19a5260e76e3a7efe44bf2174085cd ocaml-menhirlib = 20201216-1.fc34 ocaml-menhirlib(armv7hl-32) = 20201216-1.fc34 ocamlx(MenhirLib) = 2ed64f2c5a42bb0278ba6c2a766a4d49 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(CamlinternalLazy) = 9a1263a7a1e44e1eb3fb6d0986f3063d ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__array) = 4528cb7f2202a96df7bc293599ce41ac ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__bytes) = 6f90f1d35d75f513a9ee53cebf3fbc27 ocaml(Stdlib__char) = cdee48235b2dbc08f40a0e2ec3824bc5 ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__lazy) = bad82b0dffc3f26083e1d1c8e5965818 ocaml(Stdlib__lexing) = c57f9c5debbcb9d656c70b1e7385c4f9 ocaml(Stdlib__list) = 15cef02558cc6576c616c84f09d5b0ea ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocamlx(CamlinternalLazy) = c3343c56dbd050b747652fc084f18660 ocamlx(Stdlib) = e265559501934b122c70de8bbae32227 ocamlx(Stdlib__array) = 6c55dc4f9a348156a4281ba9fa29c948 ocamlx(Stdlib__buffer) = 20ec22700c04c0e45252ce2ecae5e0a5 ocamlx(Stdlib__bytes) = e4fb9abe3de0b8bf37030991a1b08459 ocamlx(Stdlib__char) = 4ee99d4b4d2e9874ba7833174aa09a4c ocamlx(Stdlib__lexing) = 86aba44f514b45bed0e5508a34e1f167 ocamlx(Stdlib__list) = ee635cda5a9d1d969d1d0128daa995b6 ocamlx(Stdlib__printf) = 7b0d6695ad4af3eef7731952587512c2 ocamlx(Stdlib__string) = 87ee46b744490803a1a6e2d3a0a885a6 ocamlx(Stdlib__sys) = 05a2dd7e111621797902638a7ca9eca6 rtld(GNU_HASH) Processing files: ocaml-menhirlib-devel-20201216-1.fc34.armv7hl Provides: ocaml(MenhirLib) = ce19a5260e76e3a7efe44bf2174085cd ocaml-menhirlib-devel = 20201216-1.fc34 ocaml-menhirlib-devel(armv7hl-32) = 20201216-1.fc34 ocamlx(MenhirLib) = 2ed64f2c5a42bb0278ba6c2a766a4d49 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(CamlinternalLazy) = 9a1263a7a1e44e1eb3fb6d0986f3063d ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__array) = 4528cb7f2202a96df7bc293599ce41ac ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__bytes) = 6f90f1d35d75f513a9ee53cebf3fbc27 ocaml(Stdlib__char) = cdee48235b2dbc08f40a0e2ec3824bc5 ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__lazy) = bad82b0dffc3f26083e1d1c8e5965818 ocaml(Stdlib__lexing) = c57f9c5debbcb9d656c70b1e7385c4f9 ocaml(Stdlib__list) = 15cef02558cc6576c616c84f09d5b0ea ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocamlx(CamlinternalLazy) = c3343c56dbd050b747652fc084f18660 ocamlx(Stdlib) = e265559501934b122c70de8bbae32227 ocamlx(Stdlib__array) = 6c55dc4f9a348156a4281ba9fa29c948 ocamlx(Stdlib__buffer) = 20ec22700c04c0e45252ce2ecae5e0a5 ocamlx(Stdlib__bytes) = e4fb9abe3de0b8bf37030991a1b08459 ocamlx(Stdlib__char) = 4ee99d4b4d2e9874ba7833174aa09a4c ocamlx(Stdlib__lexing) = 86aba44f514b45bed0e5508a34e1f167 ocamlx(Stdlib__list) = ee635cda5a9d1d969d1d0128daa995b6 ocamlx(Stdlib__printf) = 7b0d6695ad4af3eef7731952587512c2 ocamlx(Stdlib__string) = 87ee46b744490803a1a6e2d3a0a885a6 ocamlx(Stdlib__sys) = 05a2dd7e111621797902638a7ca9eca6 Processing files: coq-menhirlib-20201216-1.fc34.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mqJ6LN + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + DOCDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/coq-menhirlib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/coq-menhirlib + cp -pr coq-menhirlib/CHANGES.md /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/coq-menhirlib + cp -pr coq-menhirlib/README.md /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/doc/coq-menhirlib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IgRDLB + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/coq-menhirlib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/coq-menhirlib + cp -pr coq-menhirlib/LICENSE /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm/usr/share/licenses/coq-menhirlib + RPM_EC=0 ++ jobs -p + exit 0 Provides: coq-menhirlib = 20201216-1.fc34 coq-menhirlib(armv7hl-32) = 20201216-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-menhir-debugsource-20201216-1.fc34.armv7hl Provides: ocaml-menhir-debugsource = 20201216-1.fc34 ocaml-menhir-debugsource(armv7hl-32) = 20201216-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-menhir-debuginfo-20201216-1.fc34.armv7hl Provides: debuginfo(build-id) = 158909052fe07ea35465cbc802ab19a350fd34dc debuginfo(build-id) = 3a8343c1a8b11b08b73601d47ca391561d82d823 ocaml-menhir-debuginfo = 20201216-1.fc34 ocaml-menhir-debuginfo(armv7hl-32) = 20201216-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-menhir-debugsource(armv7hl-32) = 20201216-1.fc34 Processing files: ocaml-menhirlib-debuginfo-20201216-1.fc34.armv7hl Provides: debuginfo(build-id) = 47e446a1ccc2ce86b6ad11cd76f8577f3686705f ocaml-menhirlib-debuginfo = 20201216-1.fc34 ocaml-menhirlib-debuginfo(armv7hl-32) = 20201216-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-menhir-debugsource(armv7hl-32) = 20201216-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm Wrote: /builddir/build/RPMS/ocaml-menhirlib-devel-20201216-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-menhir-debugsource-20201216-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-menhir-debuginfo-20201216-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-menhir-doc-20201216-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/ocaml-menhirlib-debuginfo-20201216-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-menhirlib-20201216-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-menhir-20201216-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/coq-menhirlib-20201216-1.fc34.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mxlg5B + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0