D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/ocaml-markup-1.0.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gaD7Xd
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf markup.ml-1.0.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/markup-1.0.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd markup.ml-1.0.0
+ /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 /home/iurt/rpmbuild/tmp/rpm-tmp.kXpKPT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd markup.ml-1.0.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ dune build -j8 @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
Warning: Element content_signal not found
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RG8Z1t
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64
+ cd markup.ml-1.0.0
+ '[' 1 -eq 1 ']'
+ dune install --destdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/META
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/common.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/detect.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/detect.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/dune-package
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/encoding.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/entities.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/error.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/html_parser.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/html_parser.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/html_tokenizer.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/html_tokenizer.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/html_writer.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/html_writer.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/input.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/input.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/kstream.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/kstream.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup.a
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup.cma
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup.cmxa
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup.cmxs
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Common.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Common.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Common.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Detect.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Detect.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Detect.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Detect.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Encoding.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Encoding.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Encoding.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Entities.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Entities.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Entities.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Error.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Error.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Error.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_parser.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_parser.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_parser.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_parser.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_tokenizer.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_tokenizer.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_tokenizer.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_tokenizer.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_writer.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_writer.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_writer.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Html_writer.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Input.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Input.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Input.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Input.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Kstream.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Kstream.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Kstream.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Kstream.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Namespace.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Namespace.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Namespace.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Namespace.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Stream_io.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Stream_io.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Stream_io.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Text.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Text.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Text.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Trie.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Trie.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Trie.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Utility.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Utility.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Utility.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_parser.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_parser.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_parser.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_parser.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_tokenizer.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_tokenizer.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_tokenizer.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_tokenizer.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_writer.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_writer.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_writer.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup__Xml_writer.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/namespace.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/namespace.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/opam
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/stream_io.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/text.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/trie.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/utility.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/xml_parser.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/xml_parser.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/xml_tokenizer.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/xml_tokenizer.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/xml_writer.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/xml_writer.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/doc/markup/LICENSE.md
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/doc/markup/README.md
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/META
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/dune-package
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/markup_lwt.a
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/markup_lwt.cma
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/markup_lwt.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/markup_lwt.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/markup_lwt.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/markup_lwt.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/markup_lwt.cmxa
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/markup_lwt.cmxs
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/markup_lwt.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/markup_lwt.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/opam
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.a
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cma
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmxa
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmxs
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/doc/markup-lwt/LICENSE.md
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/doc/markup-lwt/README.md
+ rm -fr /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/doc
+ find /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml -name '*.cmxs' -exec chmod 0755 '{}' +
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.0-1.mga9 --unique-debug-suffix -1.0.0-1.mga9.aarch64 --unique-debug-src-base ocaml-markup-1.0.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/markup.ml-1.0.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmxs
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup/markup.cmxs
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/lib64/ocaml/markup-lwt/markup_lwt.cmxs
original debug info size: 548kB, size after compression: 548kB
/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
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KGp1ip
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd markup.ml-1.0.0
+ '[' 1 -eq 1 ']'
+ dune runtest
    test_lwt alias test/lwt_unix/runtest

Running tests in test_lwt.exe
...............
Ran: 15 tests in: 0.13 seconds.
OK
        test alias test/runtest

Running tests in test.exe
..............................................................................................................................................................................................................................................................................................................................................................
Ran: 350 tests in: 2.29 seconds.
OK
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: ocaml-markup-1.0.0-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iZ2Oya
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd markup.ml-1.0.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/share/doc/ocaml-markup
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/share/doc/ocaml-markup
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/share/doc/ocaml-markup
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6LSSds
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd markup.ml-1.0.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/share/licenses/ocaml-markup
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/share/licenses/ocaml-markup
+ cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/share/licenses/ocaml-markup
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ocaml(Markup) = 52a3dcb61d4387bd106ae4d5d7ba0df8 ocaml(Markup__) = 286076ed93641049e8e33ac3629053b6 ocaml(Markup__Common) = 8c351bacac0f24a8cc67f029baf729fd ocaml(Markup__Detect) = fab786a4bb51b9b3c30fd354c73a3c98 ocaml(Markup__Encoding) = fd256b4bfe326288eb682af941784f1a ocaml(Markup__Entities) = 4e9f0c7da8663fef8bc5b8dd8777bb27 ocaml(Markup__Error) = 630b2ef9e801e00c88a6ebe89280739a ocaml(Markup__Html_parser) = 9476f39a1a4c284c03e1ba87c1fc6e2e ocaml(Markup__Html_tokenizer) = 55378d17f879b6bec8559b8c97996d3c ocaml(Markup__Html_writer) = b591c07bb98442deb414769f07b20a8f ocaml(Markup__Input) = 7a66398781735fe890aeaaf2713430be ocaml(Markup__Kstream) = 0fb6d8613e2d9507d82fbd3a89e6e79b ocaml(Markup__Namespace) = 3122066c42ef902bc0486b2ca31cf03c ocaml(Markup__Stream_io) = 4b66a7b68279b1a2b80a1253580806e3 ocaml(Markup__Text) = 6c811544cbdebd0a78fe5e9254a0f757 ocaml(Markup__Trie) = 5bcf8e4b80d59eb2a16fc5c3857c2fc2 ocaml(Markup__Utility) = eb862e2126e4f0c6690063775a14c1c5 ocaml(Markup__Xml_parser) = b92dfd47752cd40bdcd476bc5dda6c51 ocaml(Markup__Xml_tokenizer) = e6861f0106625fbefb8ed41639e76252 ocaml(Markup__Xml_writer) = e536119560b9cdb9b40d4bfbe6306682 ocaml-markup = 1.0.0-1.mga9 ocaml-markup(aarch-64) = 1.0.0-1.mga9 ocamlx(Markup) = 5cf740f87d48b9f8c5c74fda65bd3a10 ocamlx(Markup__) = 14af296f5ad6835f7c5d3b0a76710d48 ocamlx(Markup__Common) = faeb29c123fd5ea82ff8dea6f6a67e99 ocamlx(Markup__Detect) = ceaa3b3cdb340ba0ea1215d9bd971cf0 ocamlx(Markup__Encoding) = e596e5ae0b5ba7db2a21e4fb84a63f7f ocamlx(Markup__Entities) = d70a6ce8d00805a29818217f929f5381 ocamlx(Markup__Error) = e2f6e2d22d3fb621b8414de562006e90 ocamlx(Markup__Html_parser) = 2776ccfaec5c3ecbcef453542b3d4bb1 ocamlx(Markup__Html_tokenizer) = 8454c261527688c5b61ac46edc739d6c ocamlx(Markup__Html_writer) = 8434529d1de797f30c2e069ccefea06e ocamlx(Markup__Input) = fc5ddfeb3216dce693580a58465426ab ocamlx(Markup__Kstream) = 9b6cba674269b35e1a2173a72898e897 ocamlx(Markup__Namespace) = aae64812a0e4a1bf2a59d9542387af87 ocamlx(Markup__Stream_io) = 9ecbc00c0f1237b207094a4731167424 ocamlx(Markup__Text) = 6ac52e625b2214cca7c4ca639e055eb3 ocamlx(Markup__Trie) = a29254219c404e564816a24e7224765b ocamlx(Markup__Utility) = 9410d56d2216468337ca601f6cc1a596 ocamlx(Markup__Xml_parser) = 739009c0850bf55fa93764d6bebf6687 ocamlx(Markup__Xml_tokenizer) = 18167047b55d8dfae25cc056e8829eea ocamlx(Markup__Xml_writer) = b88e572d5afaadd40f2e68ab32e3315f
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.17)(64bit) ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7 ocaml(Markup__) = 286076ed93641049e8e33ac3629053b6 ocaml(Markup__Common) = 8c351bacac0f24a8cc67f029baf729fd ocaml(Markup__Detect) = fab786a4bb51b9b3c30fd354c73a3c98 ocaml(Markup__Encoding) = fd256b4bfe326288eb682af941784f1a ocaml(Markup__Entities) = 4e9f0c7da8663fef8bc5b8dd8777bb27 ocaml(Markup__Error) = 630b2ef9e801e00c88a6ebe89280739a ocaml(Markup__Html_parser) = 9476f39a1a4c284c03e1ba87c1fc6e2e ocaml(Markup__Html_tokenizer) = 55378d17f879b6bec8559b8c97996d3c ocaml(Markup__Html_writer) = b591c07bb98442deb414769f07b20a8f ocaml(Markup__Input) = 7a66398781735fe890aeaaf2713430be ocaml(Markup__Kstream) = 0fb6d8613e2d9507d82fbd3a89e6e79b ocaml(Markup__Namespace) = 3122066c42ef902bc0486b2ca31cf03c ocaml(Markup__Stream_io) = 4b66a7b68279b1a2b80a1253580806e3 ocaml(Markup__Text) = 6c811544cbdebd0a78fe5e9254a0f757 ocaml(Markup__Trie) = 5bcf8e4b80d59eb2a16fc5c3857c2fc2 ocaml(Markup__Utility) = eb862e2126e4f0c6690063775a14c1c5 ocaml(Markup__Xml_parser) = b92dfd47752cd40bdcd476bc5dda6c51 ocaml(Markup__Xml_tokenizer) = e6861f0106625fbefb8ed41639e76252 ocaml(Markup__Xml_writer) = e536119560b9cdb9b40d4bfbe6306682 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) = 8cee1e4fd16daccfed7f851b0f651c93 ocamlx(CamlinternalLazy) = 5f1da61615ee34940899352e3f13883f ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3 ocamlx(Stdlib__array) = bd748df8b673a5572a68c6ed97643075 ocamlx(Stdlib__buffer) = f2c7899840b35768dd26b48c02f5d47d ocamlx(Stdlib__bytes) = 1920173de71d5daeef951ba8094b058a ocamlx(Stdlib__char) = ceadb77e2c81b1c955823f0bf953c676 ocamlx(Stdlib__list) = 53d7956dcffc648bb93ed4703fe49f2c ocamlx(Stdlib__map) = 9b04e1085316f512f6a7758100d936a3 ocamlx(Stdlib__printf) = 9c372b73f35fb3b53e15ee17339edabc ocamlx(Stdlib__string) = 0f51be4faacbfc99b4c9b3c427cf5bd8 ocamlx(Stdlib__sys) = 53713114014cf8545db403b325aa77cd ocamlx(Stdlib__uchar) = d51b9f6e6da1d1356f484fac17c033e7 ocamlx(Uutf) = cd4043a8c7f6db5b16defd83f99d76ed
Processing files: ocaml-markup-devel-1.0.0-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UA5fp6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd markup.ml-1.0.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/share/doc/ocaml-markup-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64/usr/share/doc/ocaml-markup-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ocaml(Markup) = 52a3dcb61d4387bd106ae4d5d7ba0df8 ocaml(Markup__) = 286076ed93641049e8e33ac3629053b6 ocaml(Markup__Common) = 8c351bacac0f24a8cc67f029baf729fd ocaml(Markup__Detect) = fab786a4bb51b9b3c30fd354c73a3c98 ocaml(Markup__Encoding) = fd256b4bfe326288eb682af941784f1a ocaml(Markup__Entities) = 4e9f0c7da8663fef8bc5b8dd8777bb27 ocaml(Markup__Error) = 630b2ef9e801e00c88a6ebe89280739a ocaml(Markup__Html_parser) = 9476f39a1a4c284c03e1ba87c1fc6e2e ocaml(Markup__Html_tokenizer) = 55378d17f879b6bec8559b8c97996d3c ocaml(Markup__Html_writer) = b591c07bb98442deb414769f07b20a8f ocaml(Markup__Input) = 7a66398781735fe890aeaaf2713430be ocaml(Markup__Kstream) = 0fb6d8613e2d9507d82fbd3a89e6e79b ocaml(Markup__Namespace) = 3122066c42ef902bc0486b2ca31cf03c ocaml(Markup__Stream_io) = 4b66a7b68279b1a2b80a1253580806e3 ocaml(Markup__Text) = 6c811544cbdebd0a78fe5e9254a0f757 ocaml(Markup__Trie) = 5bcf8e4b80d59eb2a16fc5c3857c2fc2 ocaml(Markup__Utility) = eb862e2126e4f0c6690063775a14c1c5 ocaml(Markup__Xml_parser) = b92dfd47752cd40bdcd476bc5dda6c51 ocaml(Markup__Xml_tokenizer) = e6861f0106625fbefb8ed41639e76252 ocaml(Markup__Xml_writer) = e536119560b9cdb9b40d4bfbe6306682 ocaml-markup-devel = 1.0.0-1.mga9 ocaml-markup-devel(aarch-64) = 1.0.0-1.mga9 ocamlx(Markup) = 5cf740f87d48b9f8c5c74fda65bd3a10 ocamlx(Markup__) = 14af296f5ad6835f7c5d3b0a76710d48 ocamlx(Markup__Common) = faeb29c123fd5ea82ff8dea6f6a67e99 ocamlx(Markup__Detect) = ceaa3b3cdb340ba0ea1215d9bd971cf0 ocamlx(Markup__Encoding) = e596e5ae0b5ba7db2a21e4fb84a63f7f ocamlx(Markup__Entities) = d70a6ce8d00805a29818217f929f5381 ocamlx(Markup__Error) = e2f6e2d22d3fb621b8414de562006e90 ocamlx(Markup__Html_parser) = 2776ccfaec5c3ecbcef453542b3d4bb1 ocamlx(Markup__Html_tokenizer) = 8454c261527688c5b61ac46edc739d6c ocamlx(Markup__Html_writer) = 8434529d1de797f30c2e069ccefea06e ocamlx(Markup__Input) = fc5ddfeb3216dce693580a58465426ab ocamlx(Markup__Kstream) = 9b6cba674269b35e1a2173a72898e897 ocamlx(Markup__Namespace) = aae64812a0e4a1bf2a59d9542387af87 ocamlx(Markup__Stream_io) = 9ecbc00c0f1237b207094a4731167424 ocamlx(Markup__Text) = 6ac52e625b2214cca7c4ca639e055eb3 ocamlx(Markup__Trie) = a29254219c404e564816a24e7224765b ocamlx(Markup__Utility) = 9410d56d2216468337ca601f6cc1a596 ocamlx(Markup__Xml_parser) = 739009c0850bf55fa93764d6bebf6687 ocamlx(Markup__Xml_tokenizer) = 18167047b55d8dfae25cc056e8829eea ocamlx(Markup__Xml_writer) = b88e572d5afaadd40f2e68ab32e3315f
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) = 8c351bacac0f24a8cc67f029baf729fd ocaml(Markup__Detect) = fab786a4bb51b9b3c30fd354c73a3c98 ocaml(Markup__Encoding) = fd256b4bfe326288eb682af941784f1a ocaml(Markup__Entities) = 4e9f0c7da8663fef8bc5b8dd8777bb27 ocaml(Markup__Error) = 630b2ef9e801e00c88a6ebe89280739a ocaml(Markup__Html_parser) = 9476f39a1a4c284c03e1ba87c1fc6e2e ocaml(Markup__Html_tokenizer) = 55378d17f879b6bec8559b8c97996d3c ocaml(Markup__Html_writer) = b591c07bb98442deb414769f07b20a8f ocaml(Markup__Input) = 7a66398781735fe890aeaaf2713430be ocaml(Markup__Kstream) = 0fb6d8613e2d9507d82fbd3a89e6e79b ocaml(Markup__Namespace) = 3122066c42ef902bc0486b2ca31cf03c ocaml(Markup__Stream_io) = 4b66a7b68279b1a2b80a1253580806e3 ocaml(Markup__Text) = 6c811544cbdebd0a78fe5e9254a0f757 ocaml(Markup__Trie) = 5bcf8e4b80d59eb2a16fc5c3857c2fc2 ocaml(Markup__Utility) = eb862e2126e4f0c6690063775a14c1c5 ocaml(Markup__Xml_parser) = b92dfd47752cd40bdcd476bc5dda6c51 ocaml(Markup__Xml_tokenizer) = e6861f0106625fbefb8ed41639e76252 ocaml(Markup__Xml_writer) = e536119560b9cdb9b40d4bfbe6306682 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) = 8cee1e4fd16daccfed7f851b0f651c93 ocamlx(CamlinternalLazy) = 5f1da61615ee34940899352e3f13883f ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3 ocamlx(Stdlib__array) = bd748df8b673a5572a68c6ed97643075 ocamlx(Stdlib__buffer) = f2c7899840b35768dd26b48c02f5d47d ocamlx(Stdlib__bytes) = 1920173de71d5daeef951ba8094b058a ocamlx(Stdlib__char) = ceadb77e2c81b1c955823f0bf953c676 ocamlx(Stdlib__list) = 53d7956dcffc648bb93ed4703fe49f2c ocamlx(Stdlib__map) = 9b04e1085316f512f6a7758100d936a3 ocamlx(Stdlib__printf) = 9c372b73f35fb3b53e15ee17339edabc ocamlx(Stdlib__string) = 0f51be4faacbfc99b4c9b3c427cf5bd8 ocamlx(Stdlib__sys) = 53713114014cf8545db403b325aa77cd ocamlx(Stdlib__uchar) = d51b9f6e6da1d1356f484fac17c033e7 ocamlx(Uutf) = cd4043a8c7f6db5b16defd83f99d76ed
Processing files: ocaml-markup-lwt-1.0.0-1.mga9.aarch64
Provides: ocaml(Markup_lwt) = f287bc15838521c165ba3ec25a3b4663 ocaml(Markup_lwt_unix) = 15bd26efd3ad14f34e80e221ac2c6ddb ocaml-markup-lwt = 1.0.0-1.mga9 ocaml-markup-lwt(aarch-64) = 1.0.0-1.mga9 ocamlx(Markup_lwt) = fd65de1f3d7f04f6ed958c147c38d21d ocamlx(Markup_lwt_unix) = ccaa8a55df511e793b9e492950eabca8
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.17)(64bit) ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(Lwt) = 018f91243883a03740979e5b117606f7 ocaml(Lwt_bytes) = 50effb89437820c2966a26692aef8aa5 ocaml(Lwt_io) = e465a1f19da900abb4bcd2be48984733 ocaml(Lwt_sequence) = cfd62c5d6acfa6fe50f873bb3f1aea2c ocaml(Lwt_stream) = 1a56ee7e9c87c8b5453f531495d8c7c7 ocaml(Lwt_sys) = 6ec93c7d1d0d5317dea18a92aa7e6968 ocaml(Lwt_unix) = f79856f6b8484363aeeecb7438df1c00 ocaml(Markup) = 52a3dcb61d4387bd106ae4d5d7ba0df8 ocaml(Markup__) = 286076ed93641049e8e33ac3629053b6 ocaml(Markup__Common) = 8c351bacac0f24a8cc67f029baf729fd ocaml(Markup__Kstream) = 0fb6d8613e2d9507d82fbd3a89e6e79b ocaml(Markup_lwt) = f287bc15838521c165ba3ec25a3b4663 ocaml(Result) = ee5ac29a92e862b7fed53687be2e4762 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__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Uutf) = 8cee1e4fd16daccfed7f851b0f651c93 ocamlx(Lwt) = f983084559436ba5884d6a86706d5174 ocamlx(Lwt_io) = 9425824ce7a5a143ba306f92bba077a0 ocamlx(Lwt_stream) = b57fece305aec112a641bef2dd7a5e7b
Processing files: ocaml-markup-lwt-devel-1.0.0-1.mga9.aarch64
Provides: ocaml(Markup_lwt) = f287bc15838521c165ba3ec25a3b4663 ocaml(Markup_lwt_unix) = 15bd26efd3ad14f34e80e221ac2c6ddb ocaml-markup-lwt-devel = 1.0.0-1.mga9 ocaml-markup-lwt-devel(aarch-64) = 1.0.0-1.mga9 ocamlx(Markup_lwt) = fd65de1f3d7f04f6ed958c147c38d21d ocamlx(Markup_lwt_unix) = ccaa8a55df511e793b9e492950eabca8
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) = 018f91243883a03740979e5b117606f7 ocaml(Lwt_bytes) = 50effb89437820c2966a26692aef8aa5 ocaml(Lwt_io) = e465a1f19da900abb4bcd2be48984733 ocaml(Lwt_sequence) = cfd62c5d6acfa6fe50f873bb3f1aea2c ocaml(Lwt_stream) = 1a56ee7e9c87c8b5453f531495d8c7c7 ocaml(Lwt_sys) = 6ec93c7d1d0d5317dea18a92aa7e6968 ocaml(Lwt_unix) = f79856f6b8484363aeeecb7438df1c00 ocaml(Markup) = 52a3dcb61d4387bd106ae4d5d7ba0df8 ocaml(Markup__) = 286076ed93641049e8e33ac3629053b6 ocaml(Markup__Common) = 8c351bacac0f24a8cc67f029baf729fd ocaml(Markup__Kstream) = 0fb6d8613e2d9507d82fbd3a89e6e79b ocaml(Markup_lwt) = f287bc15838521c165ba3ec25a3b4663 ocaml(Result) = ee5ac29a92e862b7fed53687be2e4762 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__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Uutf) = 8cee1e4fd16daccfed7f851b0f651c93 ocamlx(Lwt) = f983084559436ba5884d6a86706d5174 ocamlx(Lwt_io) = 9425824ce7a5a143ba306f92bba077a0 ocamlx(Lwt_stream) = b57fece305aec112a641bef2dd7a5e7b
Processing files: ocaml-markup-debugsource-1.0.0-1.mga9.aarch64
Provides: ocaml-markup-debugsource = 1.0.0-1.mga9 ocaml-markup-debugsource(aarch-64) = 1.0.0-1.mga9
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.0-1.mga9.aarch64
Provides: debuginfo(build-id) = 4de2b3d748a171a23ce480bdbe06508f0be39a06 ocaml-markup-debuginfo = 1.0.0-1.mga9 ocaml-markup-debuginfo(aarch-64) = 1.0.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ocaml-markup-debugsource(aarch-64) = 1.0.0-1.mga9
Processing files: ocaml-markup-lwt-debuginfo-1.0.0-1.mga9.aarch64
Provides: debuginfo(build-id) = 34c668207bb23583492818340ec30d75797f4788 debuginfo(build-id) = 35ee70c5c31636079e261bb8224287d9f00d009b ocaml-markup-lwt-debuginfo = 1.0.0-1.mga9 ocaml-markup-lwt-debuginfo(aarch-64) = 1.0.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ocaml-markup-debugsource(aarch-64) = 1.0.0-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-markup-lwt-debuginfo-1.0.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-markup-lwt-1.0.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-markup-lwt-devel-1.0.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-markup-debugsource-1.0.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-markup-debuginfo-1.0.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-markup-1.0.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-markup-devel-1.0.0-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7Ypd6N
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd markup.ml-1.0.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-markup-1.0.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PPn89c
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf markup.ml-1.0.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!