Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ocaml-markup.spec'], chrootPath='/var/lib/mock/f35-build-28267858-3804919/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-markup.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=1625443200 Wrote: /builddir/build/SRPMS/ocaml-markup-1.0.2-1.fc35.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-markup.spec'], chrootPath='/var/lib/mock/f35-build-28267858-3804919/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-markup.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=1625443200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QOCIeP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf markup.ml-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/markup-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd markup.ml-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i /uchar/d markup.opam + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iQAlqT + umask 022 + cd /builddir/build/BUILD + cd markup.ml-1.0.2 + dune build -j5 @install File "src/kstream.ml", line 20, characters 9-12: 20 | let next {f} throw e k = f throw e k ^^^ Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations. File "src/kstream.ml", line 22, characters 16-19: 22 | let next_option {f} throw k = f throw (fun () -> k None) (fun v -> k (Some v)) ^^^ Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations. File "src/kstream.ml", line 24, characters 18-21: 24 | let next_expected {f} throw k = ^^^ Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations. File "src/kstream.ml", line 39, characters 9-19: 39 | let push ({f} as s) v = s.f <- fun _ _ k -> s.f <- f; k v ^^^^^^^^^^ Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations. File "src/kstream.ml", line 45, characters 14-24: 45 | let push_list ({f} as s) = function ^^^^^^^^^^ Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations. File "src/kstream.ml", line 20, characters 9-12: 20 | let next {f} throw e k = f throw e k ^^^ Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations. File "src/kstream.ml", line 22, characters 16-19: 22 | let next_option {f} throw k = f throw (fun () -> k None) (fun v -> k (Some v)) ^^^ Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations. File "src/kstream.ml", line 24, characters 18-21: 24 | let next_expected {f} throw k = ^^^ Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations. File "src/kstream.ml", line 39, characters 9-19: 39 | let push ({f} as s) v = s.f <- fun _ _ k -> s.f <- f; k v ^^^^^^^^^^ Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations. File "src/kstream.ml", line 45, characters 14-24: 45 | let push_list ({f} as s) = function ^^^^^^^^^^ Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations. + mkdir tmp + sed /Kstream/d _build/default/src/markup.mli + mkdir html + ocamldoc -html -d html -css-style doc/style.css -I +lwt -I +lwt/unix -I _build/install/default/lib/markup -I _build/install/default/lib/markup-lwt -I _build/install/default/lib/markup-lwt/unix tmp/markup.mli _build/default/src/lwt/markup_lwt.mli _build/default/src/lwt_unix/markup_lwt_unix.mli + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8wkctM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm ++ dirname /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm + cd markup.ml-1.0.2 + dune install --destdir=/builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/META Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/common.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/detect.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/detect.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/dune-package Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/encoding.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/entities.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/error.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/html_parser.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/html_parser.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/html_tokenizer.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/html_tokenizer.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/html_writer.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/html_writer.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/input.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/input.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/kstream.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/kstream.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup.a Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup.cma Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup.cmxa Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Common.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Common.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Common.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Detect.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Detect.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Detect.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Detect.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Encoding.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Encoding.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Encoding.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Entities.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Entities.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Entities.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Error.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Error.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Error.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_parser.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_parser.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_parser.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_parser.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_tokenizer.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_tokenizer.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_tokenizer.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_tokenizer.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_writer.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_writer.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_writer.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Html_writer.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Input.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Input.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Input.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Input.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Kstream.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Kstream.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Kstream.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Kstream.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Namespace.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Namespace.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Namespace.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Namespace.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Stream_io.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Stream_io.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Stream_io.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Text.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Text.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Text.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Trie.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Trie.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Trie.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Utility.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Utility.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Utility.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_parser.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_parser.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_parser.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_parser.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_tokenizer.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_tokenizer.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_tokenizer.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_tokenizer.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_writer.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_writer.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_writer.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup__Xml_writer.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/namespace.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/namespace.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/opam Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/stream_io.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/text.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/trie.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/utility.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/xml_parser.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/xml_parser.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/xml_tokenizer.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/xml_tokenizer.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/xml_writer.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/xml_writer.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup.cmxs Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/doc/markup/LICENSE.md Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/doc/markup/README.md Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/META Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/dune-package Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/markup_lwt.a Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/markup_lwt.cma Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/markup_lwt.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/markup_lwt.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/markup_lwt.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/markup_lwt.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/markup_lwt.cmxa Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/markup_lwt.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/markup_lwt.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/opam Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/unix/markup_lwt_unix.a Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/unix/markup_lwt_unix.cma Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/unix/markup_lwt_unix.cmi Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/unix/markup_lwt_unix.cmt Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/unix/markup_lwt_unix.cmti Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/unix/markup_lwt_unix.cmx Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/unix/markup_lwt_unix.cmxa Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/unix/markup_lwt_unix.ml Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/unix/markup_lwt_unix.mli Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/markup_lwt.cmxs Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/unix/markup_lwt_unix.cmxs Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/doc/markup-lwt/LICENSE.md Installing /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/doc/markup-lwt/README.md + rm -fr /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/doc + /usr/bin/find-debuginfo -j5 --strict-build-id -m -i --build-id-seed 1.0.2-1.fc35 --unique-debug-suffix -1.0.2-1.fc35.arm --unique-debug-src-base ocaml-markup-1.0.2-1.fc35.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/markup.ml-1.0.2 extracting debug info from /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/unix/markup_lwt_unix.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup-lwt/markup_lwt.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/lib/ocaml/markup/markup.cmxs original debug info size: 512kB, size after compression: 512kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 2 CRC32s did match. 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/list.ml: Cannot stat: No such file or directory cpio: _build/default/src/core/lwt.ml: Cannot stat: No such file or directory cpio: _build/default/src/core/lwt_stream.ml: Cannot stat: No such file or directory cpio: _build/default/src/uutf.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 655 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/check-rpaths + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZqkLuH + umask 022 + cd /builddir/build/BUILD + cd markup.ml-1.0.2 + dune runtest test_lwt alias test/lwt_unix/runtest Running tests in test_lwt.exe ............... Ran: 15 tests in: 0.12 seconds. OK test alias test/runtest Running tests in test.exe ................................................................................................................................................................................................................................................................................................................................................................. Ran: 353 tests in: 1.90 seconds. OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-markup-1.0.2-1.fc35.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CaZkIM + umask 022 + cd /builddir/build/BUILD + cd markup.ml-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/share/doc/ocaml-markup + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/share/doc/ocaml-markup + cp -pr README.md /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/share/doc/ocaml-markup + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OfE7p4 + umask 022 + cd /builddir/build/BUILD + cd markup.ml-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/share/licenses/ocaml-markup + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/share/licenses/ocaml-markup + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/share/licenses/ocaml-markup + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Markup) = 8e79e1d80b6cbfb936759aaff0af6d15 ocaml(Markup__) = 286076ed93641049e8e33ac3629053b6 ocaml(Markup__Common) = 39d6794fd3f6975abab3e0c99ff699af ocaml(Markup__Detect) = 4e0d04f13c126021c7c2f3f25dd80fa6 ocaml(Markup__Encoding) = c5182bdb4685b35efe40dc2bfec394d5 ocaml(Markup__Entities) = 4e9f0c7da8663fef8bc5b8dd8777bb27 ocaml(Markup__Error) = 8aa66be189ba169912aaee9a937c23ec ocaml(Markup__Html_parser) = 04ee53ecc32e5496c6ab599233c43fbf ocaml(Markup__Html_tokenizer) = 46d9aa9a36f4d5012d017ec3e832fc3a ocaml(Markup__Html_writer) = 13a6f497babeb9b6c59223eeafc7ee3a ocaml(Markup__Input) = 898b294f856b7a2495d2f7ae25f10793 ocaml(Markup__Kstream) = 655e15537378e30745e013874df8c9ca ocaml(Markup__Namespace) = 3b33092f4d87415b5a92c155300c9af0 ocaml(Markup__Stream_io) = 8fed9fa7c663e25d9b19ae7d113b7ad6 ocaml(Markup__Text) = 0400a74a5c56b129b1a7d85107b94e25 ocaml(Markup__Trie) = 5bcf8e4b80d59eb2a16fc5c3857c2fc2 ocaml(Markup__Utility) = 8faa45c8e7738960c88de4c821ee317b ocaml(Markup__Xml_parser) = ad2ffcb43eb1b9ec723a834b54b9a4f0 ocaml(Markup__Xml_tokenizer) = fcda8024513c287e060cc185d501abc7 ocaml(Markup__Xml_writer) = 5c4d72a6837bb66161f339f222c0841b ocaml-markup = 1.0.2-1.fc35 ocaml-markup(armv7hl-32) = 1.0.2-1.fc35 ocamlx(Markup) = 52350b1ff72c8f96ad814f6132631048 ocamlx(Markup__) = 14af296f5ad6835f7c5d3b0a76710d48 ocamlx(Markup__Common) = 106127e85838cdc44f6ce49de52a7726 ocamlx(Markup__Detect) = 8c2d7a04f81217374ab1bd07b03f43ae ocamlx(Markup__Encoding) = 4966d0e6314061028026cf7220b89322 ocamlx(Markup__Entities) = d70a6ce8d00805a29818217f929f5381 ocamlx(Markup__Error) = 26acbb6d5441310a11d9dca2ade0b860 ocamlx(Markup__Html_parser) = 818b4668bb2b90a53f37bc4959a30c30 ocamlx(Markup__Html_tokenizer) = 673368cab38da630805e42890606a880 ocamlx(Markup__Html_writer) = 7f0133a72e9403570fee2ce434d9ef02 ocamlx(Markup__Input) = 38b4433e56a7d298581798496c1358d7 ocamlx(Markup__Kstream) = a2ee4b5870936cad53d425910c2d08df ocamlx(Markup__Namespace) = dbd395bfd3f0349624d71c055c6cec50 ocamlx(Markup__Stream_io) = b8e886cd3c2e31895d35cc711b9c5b9c ocamlx(Markup__Text) = acae3bf39e53e39777d2ce207497e8e7 ocamlx(Markup__Trie) = 5fe1fe71cd3aef37cf0e13d17e393278 ocamlx(Markup__Utility) = d738cb8e63517b702e07fe956be76647 ocamlx(Markup__Xml_parser) = a3ed5989c6efbffb1cbe970809045bc9 ocamlx(Markup__Xml_tokenizer) = f8f509d9cd7262083145686c085c6aa4 ocamlx(Markup__Xml_writer) = 50710bafc038978eafffa010d1aeb8e5 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) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7 ocaml(Markup__) = 286076ed93641049e8e33ac3629053b6 ocaml(Markup__Common) = 39d6794fd3f6975abab3e0c99ff699af ocaml(Markup__Detect) = 4e0d04f13c126021c7c2f3f25dd80fa6 ocaml(Markup__Encoding) = c5182bdb4685b35efe40dc2bfec394d5 ocaml(Markup__Entities) = 4e9f0c7da8663fef8bc5b8dd8777bb27 ocaml(Markup__Error) = 8aa66be189ba169912aaee9a937c23ec ocaml(Markup__Html_parser) = 04ee53ecc32e5496c6ab599233c43fbf ocaml(Markup__Html_tokenizer) = 46d9aa9a36f4d5012d017ec3e832fc3a ocaml(Markup__Html_writer) = 13a6f497babeb9b6c59223eeafc7ee3a ocaml(Markup__Input) = 898b294f856b7a2495d2f7ae25f10793 ocaml(Markup__Kstream) = 655e15537378e30745e013874df8c9ca ocaml(Markup__Namespace) = 3b33092f4d87415b5a92c155300c9af0 ocaml(Markup__Stream_io) = 8fed9fa7c663e25d9b19ae7d113b7ad6 ocaml(Markup__Text) = 0400a74a5c56b129b1a7d85107b94e25 ocaml(Markup__Trie) = 5bcf8e4b80d59eb2a16fc5c3857c2fc2 ocaml(Markup__Utility) = 8faa45c8e7738960c88de4c821ee317b ocaml(Markup__Xml_parser) = ad2ffcb43eb1b9ec723a834b54b9a4f0 ocaml(Markup__Xml_tokenizer) = fcda8024513c287e060cc185d501abc7 ocaml(Markup__Xml_writer) = 5c4d72a6837bb66161f339f222c0841b ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508 ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__format) = e8696010fc66d4ce9a3bc3f311f6ea20 ocaml(Stdlib__lazy) = 5d62f857d0f7ae5149ebb6d1d7bf1f95 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__map) = 717fe01a67af86872466d04c7663d16f ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Uutf) = 9fdc8c450ce2a702f62a3be6bc498c07 ocamlx(CamlinternalLazy) = 1cc2562d342daecf180cc25d31cdfe23 ocamlx(Stdlib) = d5811101bd70b27a22caae850c4f25ad ocamlx(Stdlib__array) = 0ed96c91772f0d78b4b05bba1247b309 ocamlx(Stdlib__buffer) = 6d7a613a7d4f163c15d6e16b3c4d3e05 ocamlx(Stdlib__bytes) = 65cc81dcedb05e8afec213e717ab3360 ocamlx(Stdlib__char) = caa3dfda8f15ead30a477bd7b5a5ecb4 ocamlx(Stdlib__list) = dc8662e5891df73b42dce8a441050a58 ocamlx(Stdlib__map) = 58966393d927a8f040301588a5883230 ocamlx(Stdlib__printf) = 95403ab2a8b865c4b034b23444a15d9c ocamlx(Stdlib__string) = 6dbca81d6b400f24cd01a405d0c04036 ocamlx(Stdlib__sys) = 16bca4b039c6c202e8d959d6bc418bb4 ocamlx(Stdlib__uchar) = 51673864a29a31acd645b05061f8bb69 ocamlx(Uutf) = b49e0fa8fdaae0d3110bd28416da4bb0 rtld(GNU_HASH) Processing files: ocaml-markup-devel-1.0.2-1.fc35.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XsvZmM + umask 022 + cd /builddir/build/BUILD + cd markup.ml-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/share/doc/ocaml-markup-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/share/doc/ocaml-markup-devel + cp -pr html/Markup.ASYNCHRONOUS.Encoding.html html/Markup.ASYNCHRONOUS.html html/Markup.Encoding.html html/Markup.Error.html html/Markup.Ns.html html/Markup.html html/Markup_lwt.html html/Markup_lwt_unix.html html/index.html html/index_attributes.html html/index_class_types.html html/index_classes.html html/index_exceptions.html html/index_extensions.html html/index_methods.html html/index_module_types.html html/index_modules.html html/index_types.html html/index_values.html html/type_Markup.ASYNCHRONOUS.Encoding.html html/type_Markup.ASYNCHRONOUS.html html/type_Markup.Encoding.html html/type_Markup.Error.html html/type_Markup.Ns.html html/type_Markup.html html/type_Markup_lwt.html html/type_Markup_lwt_unix.html /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm/usr/share/doc/ocaml-markup-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Markup) = 8e79e1d80b6cbfb936759aaff0af6d15 ocaml(Markup__) = 286076ed93641049e8e33ac3629053b6 ocaml(Markup__Common) = 39d6794fd3f6975abab3e0c99ff699af ocaml(Markup__Detect) = 4e0d04f13c126021c7c2f3f25dd80fa6 ocaml(Markup__Encoding) = c5182bdb4685b35efe40dc2bfec394d5 ocaml(Markup__Entities) = 4e9f0c7da8663fef8bc5b8dd8777bb27 ocaml(Markup__Error) = 8aa66be189ba169912aaee9a937c23ec ocaml(Markup__Html_parser) = 04ee53ecc32e5496c6ab599233c43fbf ocaml(Markup__Html_tokenizer) = 46d9aa9a36f4d5012d017ec3e832fc3a ocaml(Markup__Html_writer) = 13a6f497babeb9b6c59223eeafc7ee3a ocaml(Markup__Input) = 898b294f856b7a2495d2f7ae25f10793 ocaml(Markup__Kstream) = 655e15537378e30745e013874df8c9ca ocaml(Markup__Namespace) = 3b33092f4d87415b5a92c155300c9af0 ocaml(Markup__Stream_io) = 8fed9fa7c663e25d9b19ae7d113b7ad6 ocaml(Markup__Text) = 0400a74a5c56b129b1a7d85107b94e25 ocaml(Markup__Trie) = 5bcf8e4b80d59eb2a16fc5c3857c2fc2 ocaml(Markup__Utility) = 8faa45c8e7738960c88de4c821ee317b ocaml(Markup__Xml_parser) = ad2ffcb43eb1b9ec723a834b54b9a4f0 ocaml(Markup__Xml_tokenizer) = fcda8024513c287e060cc185d501abc7 ocaml(Markup__Xml_writer) = 5c4d72a6837bb66161f339f222c0841b ocaml-markup-devel = 1.0.2-1.fc35 ocaml-markup-devel(armv7hl-32) = 1.0.2-1.fc35 ocamlx(Markup) = 52350b1ff72c8f96ad814f6132631048 ocamlx(Markup__) = 14af296f5ad6835f7c5d3b0a76710d48 ocamlx(Markup__Common) = 106127e85838cdc44f6ce49de52a7726 ocamlx(Markup__Detect) = 8c2d7a04f81217374ab1bd07b03f43ae ocamlx(Markup__Encoding) = 4966d0e6314061028026cf7220b89322 ocamlx(Markup__Entities) = d70a6ce8d00805a29818217f929f5381 ocamlx(Markup__Error) = 26acbb6d5441310a11d9dca2ade0b860 ocamlx(Markup__Html_parser) = 818b4668bb2b90a53f37bc4959a30c30 ocamlx(Markup__Html_tokenizer) = 673368cab38da630805e42890606a880 ocamlx(Markup__Html_writer) = 7f0133a72e9403570fee2ce434d9ef02 ocamlx(Markup__Input) = 38b4433e56a7d298581798496c1358d7 ocamlx(Markup__Kstream) = a2ee4b5870936cad53d425910c2d08df ocamlx(Markup__Namespace) = dbd395bfd3f0349624d71c055c6cec50 ocamlx(Markup__Stream_io) = b8e886cd3c2e31895d35cc711b9c5b9c ocamlx(Markup__Text) = acae3bf39e53e39777d2ce207497e8e7 ocamlx(Markup__Trie) = 5fe1fe71cd3aef37cf0e13d17e393278 ocamlx(Markup__Utility) = d738cb8e63517b702e07fe956be76647 ocamlx(Markup__Xml_parser) = a3ed5989c6efbffb1cbe970809045bc9 ocamlx(Markup__Xml_tokenizer) = f8f509d9cd7262083145686c085c6aa4 ocamlx(Markup__Xml_writer) = 50710bafc038978eafffa010d1aeb8e5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7 ocaml(Markup__) = 286076ed93641049e8e33ac3629053b6 ocaml(Markup__Common) = 39d6794fd3f6975abab3e0c99ff699af ocaml(Markup__Detect) = 4e0d04f13c126021c7c2f3f25dd80fa6 ocaml(Markup__Encoding) = c5182bdb4685b35efe40dc2bfec394d5 ocaml(Markup__Entities) = 4e9f0c7da8663fef8bc5b8dd8777bb27 ocaml(Markup__Error) = 8aa66be189ba169912aaee9a937c23ec ocaml(Markup__Html_parser) = 04ee53ecc32e5496c6ab599233c43fbf ocaml(Markup__Html_tokenizer) = 46d9aa9a36f4d5012d017ec3e832fc3a ocaml(Markup__Html_writer) = 13a6f497babeb9b6c59223eeafc7ee3a ocaml(Markup__Input) = 898b294f856b7a2495d2f7ae25f10793 ocaml(Markup__Kstream) = 655e15537378e30745e013874df8c9ca ocaml(Markup__Namespace) = 3b33092f4d87415b5a92c155300c9af0 ocaml(Markup__Stream_io) = 8fed9fa7c663e25d9b19ae7d113b7ad6 ocaml(Markup__Text) = 0400a74a5c56b129b1a7d85107b94e25 ocaml(Markup__Trie) = 5bcf8e4b80d59eb2a16fc5c3857c2fc2 ocaml(Markup__Utility) = 8faa45c8e7738960c88de4c821ee317b ocaml(Markup__Xml_parser) = ad2ffcb43eb1b9ec723a834b54b9a4f0 ocaml(Markup__Xml_tokenizer) = fcda8024513c287e060cc185d501abc7 ocaml(Markup__Xml_writer) = 5c4d72a6837bb66161f339f222c0841b ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508 ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__format) = e8696010fc66d4ce9a3bc3f311f6ea20 ocaml(Stdlib__lazy) = 5d62f857d0f7ae5149ebb6d1d7bf1f95 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__map) = 717fe01a67af86872466d04c7663d16f ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Uutf) = 9fdc8c450ce2a702f62a3be6bc498c07 ocamlx(CamlinternalLazy) = 1cc2562d342daecf180cc25d31cdfe23 ocamlx(Stdlib) = d5811101bd70b27a22caae850c4f25ad ocamlx(Stdlib__array) = 0ed96c91772f0d78b4b05bba1247b309 ocamlx(Stdlib__buffer) = 6d7a613a7d4f163c15d6e16b3c4d3e05 ocamlx(Stdlib__bytes) = 65cc81dcedb05e8afec213e717ab3360 ocamlx(Stdlib__char) = caa3dfda8f15ead30a477bd7b5a5ecb4 ocamlx(Stdlib__list) = dc8662e5891df73b42dce8a441050a58 ocamlx(Stdlib__map) = 58966393d927a8f040301588a5883230 ocamlx(Stdlib__printf) = 95403ab2a8b865c4b034b23444a15d9c ocamlx(Stdlib__string) = 6dbca81d6b400f24cd01a405d0c04036 ocamlx(Stdlib__sys) = 16bca4b039c6c202e8d959d6bc418bb4 ocamlx(Stdlib__uchar) = 51673864a29a31acd645b05061f8bb69 ocamlx(Uutf) = b49e0fa8fdaae0d3110bd28416da4bb0 Processing files: ocaml-markup-lwt-1.0.2-1.fc35.armv7hl Provides: ocaml(Markup_lwt) = 6dd75501f00deee75d052eac9027980f ocaml(Markup_lwt_unix) = 15bd26efd3ad14f34e80e221ac2c6ddb ocaml-markup-lwt = 1.0.2-1.fc35 ocaml-markup-lwt(armv7hl-32) = 1.0.2-1.fc35 ocamlx(Markup_lwt) = a99f4e23cd92cd3a8578c2a512999d5e ocamlx(Markup_lwt_unix) = 2271e007dd33c061b342a1cf789e70e0 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) = b6c6694955e10001aed267571104a961 ocaml(Lwt) = 29e5121936ebe8dbc58cfab2b5652930 ocaml(Lwt_bytes) = 50effb89437820c2966a26692aef8aa5 ocaml(Lwt_io) = e465a1f19da900abb4bcd2be48984733 ocaml(Lwt_sequence) = cfd62c5d6acfa6fe50f873bb3f1aea2c ocaml(Lwt_stream) = b59f15aadd5ea62b018cbd048dbc184d ocaml(Lwt_sys) = 6ec93c7d1d0d5317dea18a92aa7e6968 ocaml(Lwt_unix) = f79856f6b8484363aeeecb7438df1c00 ocaml(Markup) = 8e79e1d80b6cbfb936759aaff0af6d15 ocaml(Markup__) = 286076ed93641049e8e33ac3629053b6 ocaml(Markup__Common) = 39d6794fd3f6975abab3e0c99ff699af ocaml(Markup__Kstream) = 655e15537378e30745e013874df8c9ca ocaml(Markup_lwt) = 6dd75501f00deee75d052eac9027980f ocaml(Result) = 28020b82e5f31ba579bea0ece94570c2 ocaml(Seq) = 7e3b0b25edae0c80ba25e0797783a287 ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__format) = e8696010fc66d4ce9a3bc3f311f6ea20 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__marshal) = ec702ee270a7328dce6deb90393c8cc2 ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__result) = d1b547d2c3d917706e13599aa2a44a60 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Uutf) = 9fdc8c450ce2a702f62a3be6bc498c07 ocamlx(Lwt) = 9a61ac724bf26299354ae73e2f277fee ocamlx(Lwt_io) = 46024149c8072474e1641cb6d21c9b92 ocamlx(Lwt_stream) = 08de83f0a8a739a425e756ae2cbcfe14 rtld(GNU_HASH) Processing files: ocaml-markup-lwt-devel-1.0.2-1.fc35.armv7hl Provides: ocaml(Markup_lwt) = 6dd75501f00deee75d052eac9027980f ocaml(Markup_lwt_unix) = 15bd26efd3ad14f34e80e221ac2c6ddb ocaml-markup-lwt-devel = 1.0.2-1.fc35 ocaml-markup-lwt-devel(armv7hl-32) = 1.0.2-1.fc35 ocamlx(Markup_lwt) = a99f4e23cd92cd3a8578c2a512999d5e ocamlx(Markup_lwt_unix) = 2271e007dd33c061b342a1cf789e70e0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(Lwt) = 29e5121936ebe8dbc58cfab2b5652930 ocaml(Lwt_bytes) = 50effb89437820c2966a26692aef8aa5 ocaml(Lwt_io) = e465a1f19da900abb4bcd2be48984733 ocaml(Lwt_sequence) = cfd62c5d6acfa6fe50f873bb3f1aea2c ocaml(Lwt_stream) = b59f15aadd5ea62b018cbd048dbc184d ocaml(Lwt_sys) = 6ec93c7d1d0d5317dea18a92aa7e6968 ocaml(Lwt_unix) = f79856f6b8484363aeeecb7438df1c00 ocaml(Markup) = 8e79e1d80b6cbfb936759aaff0af6d15 ocaml(Markup__) = 286076ed93641049e8e33ac3629053b6 ocaml(Markup__Common) = 39d6794fd3f6975abab3e0c99ff699af ocaml(Markup__Kstream) = 655e15537378e30745e013874df8c9ca ocaml(Markup_lwt) = 6dd75501f00deee75d052eac9027980f ocaml(Result) = 28020b82e5f31ba579bea0ece94570c2 ocaml(Seq) = 7e3b0b25edae0c80ba25e0797783a287 ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__format) = e8696010fc66d4ce9a3bc3f311f6ea20 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__marshal) = ec702ee270a7328dce6deb90393c8cc2 ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__result) = d1b547d2c3d917706e13599aa2a44a60 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Uutf) = 9fdc8c450ce2a702f62a3be6bc498c07 ocamlx(Lwt) = 9a61ac724bf26299354ae73e2f277fee ocamlx(Lwt_io) = 46024149c8072474e1641cb6d21c9b92 ocamlx(Lwt_stream) = 08de83f0a8a739a425e756ae2cbcfe14 Processing files: ocaml-markup-debugsource-1.0.2-1.fc35.armv7hl Provides: ocaml-markup-debugsource = 1.0.2-1.fc35 ocaml-markup-debugsource(armv7hl-32) = 1.0.2-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-markup-debuginfo-1.0.2-1.fc35.armv7hl Provides: debuginfo(build-id) = 637eb5334f98e13855c629e6d3446b214af01075 ocaml-markup-debuginfo = 1.0.2-1.fc35 ocaml-markup-debuginfo(armv7hl-32) = 1.0.2-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-markup-debugsource(armv7hl-32) = 1.0.2-1.fc35 Processing files: ocaml-markup-lwt-debuginfo-1.0.2-1.fc35.armv7hl Provides: debuginfo(build-id) = 4edeef4d51c92df9499c2c228e7d8af11b96b882 debuginfo(build-id) = d350dc996e0bc9129cf095bb81f09be86e27f5e1 ocaml-markup-lwt-debuginfo = 1.0.2-1.fc35 ocaml-markup-lwt-debuginfo(armv7hl-32) = 1.0.2-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-markup-debugsource(armv7hl-32) = 1.0.2-1.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm Wrote: /builddir/build/RPMS/ocaml-markup-debugsource-1.0.2-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-markup-debuginfo-1.0.2-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-markup-lwt-1.0.2-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-markup-lwt-devel-1.0.2-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-markup-lwt-debuginfo-1.0.2-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-markup-1.0.2-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-markup-devel-1.0.2-1.fc35.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gOySuf + umask 022 + cd /builddir/build/BUILD + cd markup.ml-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-markup-1.0.2-1.fc35.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0