Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-menhir.spec'], chrootPath='/var/lib/mock/f34-build-side-38374-26158948-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 x86_64 --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: x86_64 Building for target x86_64 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 x86_64 --nodeps /builddir/build/SPECS/ocaml-menhir.spec'], chrootPath='/var/lib/mock/f34-build-side-38374-26158948-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 x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1614124800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iSK7sk + 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.gOeisr + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + dune build -j48 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 2816 bytes. The goto table is 16986 entries; 329 non-zero; 636 compressed. The goto table occupies roughly 1368 bytes. The error table occupies roughly 1448 bytes. The default_reduction table occupies roughly 336 bytes. The lhs table occupies roughly 168 bytes. The trace table occupies roughly 8 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 -j48 @doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0bfaZz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64 + cd menhir-20201216 + dune install --destdir=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64 Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/coq-menhirlib/META Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/coq-menhirlib/dune-package Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/doc/coq-menhirlib/LICENSE Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhir/META Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhir/dune-package Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/bin/menhir Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/doc/menhir/LICENSE Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/doc/menhir/manual.html Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/doc/menhir/manual.pdf Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/doc/menhir/manual001.png Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/doc/menhir/manual002.png Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/doc/menhir/manual003.png Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/share/man/man1/menhir.1 Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/META Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/dune-package Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.a Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.cma Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.cmti Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.cmxa Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.cmxs Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.mli Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/doc/menhirLib/LICENSE Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/META Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/cmly_api.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/cmly_format.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/cmly_read.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/cmly_read.mli Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/dune-package Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/keyword.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/keyword.mli Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk.a Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk.cma Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk.cmxa Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk.cmxs Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Cmly_api.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Cmly_api.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Cmly_api.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Cmly_format.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Cmly_format.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Cmly_format.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Cmly_read.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Cmly_read.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Cmly_read.cmti Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Cmly_read.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Keyword.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Keyword.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Keyword.cmti Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Keyword.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Version.cmi Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Version.cmt Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk__Version.cmx Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/version.ml Installing /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/doc/menhirSdk/LICENSE + make -C coq-menhirlib install DESTDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64 make: Entering directory '/builddir/build/BUILD/menhir-20201216/coq-menhirlib' rm -rf /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/coq/user-contrib/MenhirLib mkdir -p /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/coq/user-contrib/MenhirLib install -m 644 *.v *.vo *.glob /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/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.x86_64/usr/doc + find /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml -name '*.cmxs' -exec chmod a+x '{}' + + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 20201216-1.fc34 --unique-debug-suffix -20201216-1.fc34.x86_64 --unique-debug-src-base ocaml-menhir-20201216-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/menhir-20201216 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/bin/menhir explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirSdk/menhirSdk.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/bin/menhir extracting debug info from /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/lib64/ocaml/menhirLib/menhirLib.cmxs original debug info size: 1420kB, size after compression: 1420kB /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.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tjXKtf + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + DOCDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/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.x86_64/usr/share/doc/ocaml-menhir + cp -pr doc/manual.pdf /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/share/doc/ocaml-menhir + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.89KQDO + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/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.x86_64/usr/share/licenses/ocaml-menhir + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/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(x86-64) = 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) = 780f41bcf1101427588b5f9d3a739a18 ocamlx(MenhirSdk__Keyword) = 2692ef8c1be06b85af15d3012ad06610 ocamlx(MenhirSdk__Version) = 76680a52201977cdb832ee806489bcc6 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.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) 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) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__array) = 0dbd6c995df0b55845288210130d2cf1 ocamlx(Stdlib__format) = 85e26627e3e590997aa4b74d34d397ef ocamlx(Stdlib__list) = 1f9660a314f1e6cb5f40359d9d3b2f29 ocamlx(Stdlib__printf) = ed32309c6fdb9909e2ec1cda5118b14c ocamlx(Stdlib__set) = 01d0584203a512f960682dd911d9ba1f ocamlx(Stdlib__string) = 9693062f8b4045a04e0d3ae8d45a36af 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.G8QnvP + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + DOCDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/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.x86_64/usr/share/doc/ocaml-menhir-doc + cp -pr _build/default/_doc/_html/ /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/share/doc/ocaml-menhir-doc + cp -pr _build/default/_doc/_mlds/ /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/share/doc/ocaml-menhir-doc + cp -pr _build/default/_doc/_odoc/ /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/share/doc/ocaml-menhir-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fRaAcU + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/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.x86_64/usr/share/licenses/ocaml-menhir-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/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.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SYkSUi + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/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.x86_64/usr/share/licenses/ocaml-menhirlib + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/share/licenses/ocaml-menhirlib + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(MenhirLib) = ce19a5260e76e3a7efe44bf2174085cd ocaml-menhirlib = 20201216-1.fc34 ocaml-menhirlib(x86-64) = 20201216-1.fc34 ocamlx(MenhirLib) = f2856ed9a96f2ab222bbcf96534208c1 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.2.5)(64bit) 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) = 036788d50a0586afbd43b3e007d70c70 ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__array) = 0dbd6c995df0b55845288210130d2cf1 ocamlx(Stdlib__buffer) = f22873239984f2016980d0036e303f3b ocamlx(Stdlib__bytes) = 09fe099de18a854118ae424d323d647d ocamlx(Stdlib__char) = 7b7186d6c98477a903c0419b05d039b1 ocamlx(Stdlib__lexing) = 9e7aedf0363f47c6cd9aa60c674f1166 ocamlx(Stdlib__list) = 1f9660a314f1e6cb5f40359d9d3b2f29 ocamlx(Stdlib__printf) = ed32309c6fdb9909e2ec1cda5118b14c ocamlx(Stdlib__string) = 9693062f8b4045a04e0d3ae8d45a36af ocamlx(Stdlib__sys) = 82cfd264b7875618ee810e8d1f8fa532 rtld(GNU_HASH) Processing files: ocaml-menhirlib-devel-20201216-1.fc34.x86_64 Provides: ocaml(MenhirLib) = ce19a5260e76e3a7efe44bf2174085cd ocaml-menhirlib-devel = 20201216-1.fc34 ocaml-menhirlib-devel(x86-64) = 20201216-1.fc34 ocamlx(MenhirLib) = f2856ed9a96f2ab222bbcf96534208c1 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) = 036788d50a0586afbd43b3e007d70c70 ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__array) = 0dbd6c995df0b55845288210130d2cf1 ocamlx(Stdlib__buffer) = f22873239984f2016980d0036e303f3b ocamlx(Stdlib__bytes) = 09fe099de18a854118ae424d323d647d ocamlx(Stdlib__char) = 7b7186d6c98477a903c0419b05d039b1 ocamlx(Stdlib__lexing) = 9e7aedf0363f47c6cd9aa60c674f1166 ocamlx(Stdlib__list) = 1f9660a314f1e6cb5f40359d9d3b2f29 ocamlx(Stdlib__printf) = ed32309c6fdb9909e2ec1cda5118b14c ocamlx(Stdlib__string) = 9693062f8b4045a04e0d3ae8d45a36af ocamlx(Stdlib__sys) = 82cfd264b7875618ee810e8d1f8fa532 Processing files: coq-menhirlib-20201216-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a7jHRn + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + DOCDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/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.x86_64/usr/share/doc/coq-menhirlib + cp -pr coq-menhirlib/CHANGES.md /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/share/doc/coq-menhirlib + cp -pr coq-menhirlib/README.md /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/share/doc/coq-menhirlib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qjs9OK + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/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.x86_64/usr/share/licenses/coq-menhirlib + cp -pr coq-menhirlib/LICENSE /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64/usr/share/licenses/coq-menhirlib + RPM_EC=0 ++ jobs -p + exit 0 Provides: coq-menhirlib = 20201216-1.fc34 coq-menhirlib(x86-64) = 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.x86_64 Provides: ocaml-menhir-debugsource = 20201216-1.fc34 ocaml-menhir-debugsource(x86-64) = 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.x86_64 Provides: debuginfo(build-id) = a165be2fcdf2cc7c2db248792ee2e8a7be117143 debuginfo(build-id) = ac15b3c61e13368160cf81b99ac280391f97b4ef ocaml-menhir-debuginfo = 20201216-1.fc34 ocaml-menhir-debuginfo(x86-64) = 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(x86-64) = 20201216-1.fc34 Processing files: ocaml-menhirlib-debuginfo-20201216-1.fc34.x86_64 Provides: debuginfo(build-id) = ae1b9b56f0d75372124798ca6308d914bdd0d63c ocaml-menhirlib-debuginfo = 20201216-1.fc34 ocaml-menhirlib-debuginfo(x86-64) = 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(x86-64) = 20201216-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64 Wrote: /builddir/build/RPMS/ocaml-menhirlib-debuginfo-20201216-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-menhirlib-20201216-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-menhir-doc-20201216-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/ocaml-menhirlib-devel-20201216-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-menhir-debuginfo-20201216-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-menhir-debugsource-20201216-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-menhir-20201216-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/coq-menhirlib-20201216-1.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2fScxY + umask 022 + cd /builddir/build/BUILD + cd menhir-20201216 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-menhir-20201216-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0