D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-markup-1.0.3-4.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1JZN2i Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.j4TqLs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + rm -rf markup.ml-1.0.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/markup-1.0.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd markup.ml-1.0.3 + /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/pterjan/rpmbuild/tmp/rpm-tmp.7UQBos + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd markup.ml-1.0.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/markup.ml-1.0.3 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -no-alias-deps -o src/.markup.objs/byte/markup__.cmo -c -impl src/markup__.ml-gen) Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/xml_writer.ml) > _build/default/src/.markup.objs/markup__Xml_writer.impl.d Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/.markup.objs/byte -I src/.markup.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.markup.objs/native/markup__.cmx -c -impl src/markup__.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/markup.ml) > _build/default/src/.markup.objs/markup.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/markup.mli) > _build/default/src/.markup.objs/markup.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/common.ml) > _build/default/src/.markup.objs/markup__Common.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/detect.ml) > _build/default/src/.markup.objs/markup__Detect.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/encoding.ml) > _build/default/src/.markup.objs/markup__Encoding.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/entities.ml) > _build/default/src/.markup.objs/markup__Entities.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/error.ml) > _build/default/src/.markup.objs/markup__Error.impl.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/html_parser.ml) > _build/default/src/.markup.objs/markup__Html_parser.impl.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/html_tokenizer.ml) > _build/default/src/.markup.objs/markup__Html_tokenizer.impl.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/html_writer.ml) > _build/default/src/.markup.objs/markup__Html_writer.impl.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/input.ml) > _build/default/src/.markup.objs/markup__Input.impl.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/kstream.ml) > _build/default/src/.markup.objs/markup__Kstream.impl.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/namespace.ml) > _build/default/src/.markup.objs/markup__Namespace.impl.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/stream_io.ml) > _build/default/src/.markup.objs/markup__Stream_io.impl.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/text.ml) > _build/default/src/.markup.objs/markup__Text.impl.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/trie.ml) > _build/default/src/.markup.objs/markup__Trie.impl.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/utility.ml) > _build/default/src/.markup.objs/markup__Utility.impl.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/xml_parser.ml) > _build/default/src/.markup.objs/markup__Xml_parser.impl.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/xml_tokenizer.ml) > _build/default/src/.markup.objs/markup__Xml_tokenizer.impl.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/detect.mli) > _build/default/src/.markup.objs/markup__Detect.intf.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/html_parser.mli) > _build/default/src/.markup.objs/markup__Html_parser.intf.d Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/html_tokenizer.mli) > _build/default/src/.markup.objs/markup__Html_tokenizer.intf.d Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/html_writer.mli) > _build/default/src/.markup.objs/markup__Html_writer.intf.d Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/input.mli) > _build/default/src/.markup.objs/markup__Input.intf.d Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/kstream.mli) > _build/default/src/.markup.objs/markup__Kstream.intf.d Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/namespace.mli) > _build/default/src/.markup.objs/markup__Namespace.intf.d Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/xml_parser.mli) > _build/default/src/.markup.objs/markup__Xml_parser.intf.d Running[31]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/xml_tokenizer.mli) > _build/default/src/.markup.objs/markup__Xml_tokenizer.intf.d Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/xml_writer.mli) > _build/default/src/.markup.objs/markup__Xml_writer.intf.d Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Common.cmo -c -impl src/common.ml) Running[34]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Entities.cmo -c -impl src/entities.ml) Running[35]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Trie.cmo -c -impl src/trie.ml) Running[36]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Trie.cmx -c -impl src/trie.ml) Running[37]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Common.cmx -c -impl src/common.ml) Running[38]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Error.cmo -c -impl src/error.ml) Running[39]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Text.cmo -c -impl src/text.ml) Running[40]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Kstream.cmi -c -intf src/kstream.mli) Running[41]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Kstream.cmo -c -impl src/kstream.ml) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup.cmi -c -intf src/markup.mli) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Html_writer.cmi -c -intf src/html_writer.mli) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Stream_io.cmo -c -impl src/stream_io.ml) Running[45]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Html_tokenizer.cmi -c -intf src/html_tokenizer.mli) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Input.cmi -c -intf src/input.mli) Running[47]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Encoding.cmo -c -impl src/encoding.ml) Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Namespace.cmi -c -intf src/namespace.mli) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Xml_writer.cmi -c -intf src/xml_writer.mli) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Xml_tokenizer.cmi -c -intf src/xml_tokenizer.mli) Running[51]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Entities.cmx -c -impl src/entities.ml) Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Utility.cmo -c -impl src/utility.ml) Running[53]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Error.cmx -c -impl src/error.ml) Running[54]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Kstream.cmx -c -impl src/kstream.ml) Running[55]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Text.cmx -c -impl src/text.ml) Running[56]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Input.cmo -c -impl src/input.ml) Running[57]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Html_writer.cmo -c -impl src/html_writer.ml) Running[58]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Html_tokenizer.cmo -c -impl src/html_tokenizer.ml) Running[59]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Html_parser.cmi -c -intf src/html_parser.mli) Running[60]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Xml_tokenizer.cmo -c -impl src/xml_tokenizer.ml) Running[61]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Xml_parser.cmi -c -intf src/xml_parser.mli) Running[62]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Namespace.cmx -c -impl src/namespace.ml) Running[63]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Namespace.cmo -c -impl src/namespace.ml) Running[64]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Xml_writer.cmo -c -impl src/xml_writer.ml) Running[65]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Html_parser.cmo -c -impl src/html_parser.ml) Running[66]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Detect.cmi -c -intf src/detect.mli) Running[67]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Xml_parser.cmo -c -impl src/xml_parser.ml) Running[68]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Encoding.cmx -c -impl src/encoding.ml) Running[69]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Html_writer.cmx -c -impl src/html_writer.ml) Running[70]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Stream_io.cmx -c -impl src/stream_io.ml) Running[71]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Input.cmx -c -impl src/input.ml) Running[72]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Xml_tokenizer.cmx -c -impl src/xml_tokenizer.ml) Running[73]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup__Detect.cmo -c -impl src/detect.ml) Running[74]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/lwt/.markup_lwt.objs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -no-alias-deps -o src/lwt/.markup_lwt.objs/byte/markup_lwt.cmi -c -intf src/lwt/markup_lwt.mli) Running[75]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.markup.objs/byte -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/byte/markup.cmo -c -impl src/markup.ml) Running[76]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Xml_parser.cmx -c -impl src/xml_parser.ml) Running[77]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Xml_writer.cmx -c -impl src/xml_writer.ml) Running[78]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/lwt/.markup_lwt.objs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -intf-suffix .ml -no-alias-deps -o src/lwt/.markup_lwt.objs/byte/markup_lwt.cmo -c -impl src/lwt/markup_lwt.ml) Running[79]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/lwt_unix/.markup_lwt_unix.objs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/lwt/.markup_lwt.objs/byte -no-alias-deps -o src/lwt_unix/.markup_lwt_unix.objs/byte/markup_lwt_unix.cmi -c -intf src/lwt_unix/markup_lwt_unix.mli) Running[80]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Html_tokenizer.cmx -c -impl src/html_tokenizer.ml) Running[81]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Utility.cmx -c -impl src/utility.ml) Running[82]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/lwt_unix/.markup_lwt_unix.objs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/lwt/.markup_lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/lwt_unix/.markup_lwt_unix.objs/byte/markup_lwt_unix.cmo -c -impl src/lwt_unix/markup_lwt_unix.ml) Running[83]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/lwt/markup_lwt.cma src/lwt/.markup_lwt.objs/byte/markup_lwt.cmo) Running[84]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/lwt_unix/markup_lwt_unix.cma src/lwt_unix/.markup_lwt_unix.objs/byte/markup_lwt_unix.cmo) Running[85]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -a -o src/markup.cma src/.markup.objs/byte/markup__.cmo src/.markup.objs/byte/markup__Common.cmo src/.markup.objs/byte/markup__Error.cmo src/.markup.objs/byte/markup__Kstream.cmo src/.markup.objs/byte/markup__Namespace.cmo src/.markup.objs/byte/markup__Xml_writer.cmo src/.markup.objs/byte/markup__Text.cmo src/.markup.objs/byte/markup__Xml_tokenizer.cmo src/.markup.objs/byte/markup__Xml_parser.cmo src/.markup.objs/byte/markup__Entities.cmo src/.markup.objs/byte/markup__Utility.cmo src/.markup.objs/byte/markup__Trie.cmo src/.markup.objs/byte/markup__Stream_io.cmo src/.markup.objs/byte/markup__Encoding.cmo src/.markup.objs/byte/markup__Input.cmo src/.markup.objs/byte/markup__Detect.cmo src/.markup.objs/byte/markup__Html_tokenizer.cmo src/.markup.objs/byte/markup__Html_parser.cmo src/.markup.objs/byte/markup__Html_writer.cmo src/.markup.objs/byte/markup.cmo) Running[86]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Detect.cmx -c -impl src/detect.ml) Running[87]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup__Html_parser.cmx -c -impl src/html_parser.ml) Running[88]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.markup.objs/byte -I src/.markup.objs/native -I /usr/lib64/ocaml/uutf -intf-suffix .ml -no-alias-deps -open Markup__ -o src/.markup.objs/native/markup.cmx -c -impl src/markup.ml) Running[89]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lwt/.markup_lwt.objs/byte -I src/lwt/.markup_lwt.objs/native -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -intf-suffix .ml -no-alias-deps -o src/lwt/.markup_lwt.objs/native/markup_lwt.cmx -c -impl src/lwt/markup_lwt.ml) Running[90]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -a -o src/markup.cmxa src/.markup.objs/native/markup__.cmx src/.markup.objs/native/markup__Common.cmx src/.markup.objs/native/markup__Error.cmx src/.markup.objs/native/markup__Kstream.cmx src/.markup.objs/native/markup__Namespace.cmx src/.markup.objs/native/markup__Xml_writer.cmx src/.markup.objs/native/markup__Text.cmx src/.markup.objs/native/markup__Xml_tokenizer.cmx src/.markup.objs/native/markup__Xml_parser.cmx src/.markup.objs/native/markup__Entities.cmx src/.markup.objs/native/markup__Utility.cmx src/.markup.objs/native/markup__Trie.cmx src/.markup.objs/native/markup__Stream_io.cmx src/.markup.objs/native/markup__Encoding.cmx src/.markup.objs/native/markup__Input.cmx src/.markup.objs/native/markup__Detect.cmx src/.markup.objs/native/markup__Html_tokenizer.cmx src/.markup.objs/native/markup__Html_parser.cmx src/.markup.objs/native/markup__Html_writer.cmx src/.markup.objs/native/markup.cmx) Running[91]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/lwt/markup_lwt.cmxa src/lwt/.markup_lwt.objs/native/markup_lwt.cmx) Running[92]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lwt_unix/.markup_lwt_unix.objs/byte -I src/lwt_unix/.markup_lwt_unix.objs/native -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I src/lwt/.markup_lwt.objs/byte -I src/lwt/.markup_lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/lwt_unix/.markup_lwt_unix.objs/native/markup_lwt_unix.cmx -c -impl src/lwt_unix/markup_lwt_unix.ml) Running[93]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/lwt -o src/lwt/markup_lwt.cmxs src/lwt/markup_lwt.cmxa) Running[94]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -shared -linkall -I src -o src/markup.cmxs src/markup.cmxa) Running[95]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/lwt_unix/markup_lwt_unix.cmxa src/lwt_unix/.markup_lwt_unix.objs/native/markup_lwt_unix.cmx) Running[96]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/lwt_unix -o src/lwt_unix/markup_lwt_unix.cmxs src/lwt_unix/markup_lwt_unix.cmxa) Promoting "_build/default/markup-lwt.install" to "markup-lwt.install" Promoting "_build/default/markup.install" to "markup.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zWkPl7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd markup.ml-1.0.3 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/markup.ml-1.0.3 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/common.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/detect.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/detect.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/encoding.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/entities.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/error.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_parser.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_parser.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_tokenizer.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_tokenizer.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_writer.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_writer.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/input.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/input.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/kstream.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/kstream.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Common.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Common.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Common.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Detect.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Detect.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Detect.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Detect.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Encoding.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Encoding.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Encoding.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Entities.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Entities.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Entities.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Error.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Error.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Error.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_parser.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_parser.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_parser.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_parser.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_tokenizer.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_tokenizer.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_tokenizer.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_tokenizer.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_writer.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_writer.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_writer.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Html_writer.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Input.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Input.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Input.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Input.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Kstream.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Kstream.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Kstream.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Kstream.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Namespace.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Namespace.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Namespace.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Namespace.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Stream_io.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Stream_io.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Stream_io.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Text.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Text.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Text.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Trie.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Trie.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Trie.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Utility.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Utility.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Utility.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_parser.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_parser.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_parser.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_parser.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_tokenizer.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_tokenizer.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_tokenizer.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_tokenizer.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_writer.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_writer.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_writer.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup__Xml_writer.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/namespace.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/namespace.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/stream_io.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/text.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/trie.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/utility.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_parser.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_parser.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_tokenizer.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_tokenizer.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_writer.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_writer.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/doc/markup/LICENSE.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/doc/markup/README.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/doc/markup-lwt/LICENSE.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/doc/markup-lwt/README.md + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis='/home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_tokenizer.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_parser.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_writer.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/namespace.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_parser.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_writer.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_tokenizer.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/kstream.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/input.mli /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/detect.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/unix/markup_lwt_unix.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup-lwt/markup_lwt.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_tokenizer.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_parser.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_writer.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/namespace.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_parser.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/xml_writer.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/html_tokenizer.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/markup.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/kstream.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/input.ml /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/lib64/ocaml/markup/detect.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py -s /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.0.3-4.mga10 --unique-debug-suffix -1.0.3-4.mga10.x86_64 --unique-debug-src-base ocaml-markup-1.0.3-4.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/markup.ml-1.0.3 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-markup-1.0.3-4.mga10.x86_64 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/camlinternalLazy.ml: Cannot stat: No such file or directory cpio: _build/default/char.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 find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yWtxqd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd markup.ml-1.0.3 + '[' 1 -eq 1 ']' + dune runtest --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/markup.ml-1.0.3 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test.ml) > _build/default/test/.test.eobjs/dune__exe__Test.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/lwt_unix/test_lwt.ml) > _build/default/test/lwt_unix/.test_lwt.eobjs/dune__exe__Test_lwt.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_detect.ml) > _build/default/test/.test.eobjs/dune__exe__Test_detect.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_encoding.ml) > _build/default/test/.test.eobjs/dune__exe__Test_encoding.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_html_parser.ml) > _build/default/test/.test.eobjs/dune__exe__Test_html_parser.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_html_tokenizer.ml) > _build/default/test/.test.eobjs/dune__exe__Test_html_tokenizer.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_html_writer.ml) > _build/default/test/.test.eobjs/dune__exe__Test_html_writer.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_input.ml) > _build/default/test/.test.eobjs/dune__exe__Test_input.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_integration.ml) > _build/default/test/.test.eobjs/dune__exe__Test_integration.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_kstream.ml) > _build/default/test/.test.eobjs/dune__exe__Test_kstream.impl.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_stream_io.ml) > _build/default/test/.test.eobjs/dune__exe__Test_stream_io.impl.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_trie.ml) > _build/default/test/.test.eobjs/dune__exe__Test_trie.impl.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_utility.ml) > _build/default/test/.test.eobjs/dune__exe__Test_utility.impl.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_xml_parser.ml) > _build/default/test/.test.eobjs/dune__exe__Test_xml_parser.impl.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_xml_tokenizer.ml) > _build/default/test/.test.eobjs/dune__exe__Test_xml_tokenizer.impl.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_xml_writer.ml) > _build/default/test/.test.eobjs/dune__exe__Test_xml_writer.impl.d Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/support/.test_support.objs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -no-alias-deps -o test/support/.test_support.objs/byte/test_support.cmi -c -intf test/support/test_support.mli) Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/lwt_unix/test_asynchronous.ml) > _build/default/test/lwt_unix/.test_lwt.eobjs/dune__exe__Test_asynchronous.impl.d Running[19]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -intf-suffix .ml -no-alias-deps -o test/support/.test_support.objs/native/test_support.cmx -c -impl test/support/test_support.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I test/lwt_unix/.test_lwt.eobjs/byte -no-alias-deps -o test/lwt_unix/.test_lwt.eobjs/byte/dune__exe.cmo -c -impl test/lwt_unix/.test_lwt.eobjs/dune__exe.ml-gen) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -no-alias-deps -o test/.test.eobjs/byte/dune__exe.cmo -c -impl test/.test.eobjs/dune__exe.ml-gen) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I test/lwt_unix/.test_lwt.eobjs/byte -I test/lwt_unix/.test_lwt.eobjs/native -intf-suffix .ml-gen -no-alias-deps -o test/lwt_unix/.test_lwt.eobjs/native/dune__exe.cmx -c -impl test/lwt_unix/.test_lwt.eobjs/dune__exe.ml-gen) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/lwt_unix/.test_lwt.eobjs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/lwt/.markup_lwt.objs/byte -I src/lwt_unix/.markup_lwt_unix.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/lwt_unix/.test_lwt.eobjs/byte/dune__exe__Test_asynchronous.cmo -c -impl test/lwt_unix/test_asynchronous.ml) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -intf-suffix .ml-gen -no-alias-deps -o test/.test.eobjs/native/dune__exe.cmx -c -impl test/.test.eobjs/dune__exe.ml-gen) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_detect.cmo -c -impl test/test_detect.ml) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_encoding.cmo -c -impl test/test_encoding.ml) Running[27]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_html_parser.cmo -c -impl test/test_html_parser.ml) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_html_tokenizer.cmo -c -impl test/test_html_tokenizer.ml) Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_html_writer.cmo -c -impl test/test_html_writer.ml) Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_input.cmo -c -impl test/test_input.ml) Running[31]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_integration.cmo -c -impl test/test_integration.ml) Running[32]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_kstream.cmo -c -impl test/test_kstream.ml) Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_stream_io.cmo -c -impl test/test_stream_io.ml) Running[34]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_trie.cmo -c -impl test/test_trie.ml) Running[35]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_utility.cmo -c -impl test/test_utility.ml) Running[36]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_xml_tokenizer.cmo -c -impl test/test_xml_tokenizer.ml) Running[37]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_xml_writer.cmo -c -impl test/test_xml_writer.ml) Running[38]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/lwt_unix/.test_lwt.eobjs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/lwt/.markup_lwt.objs/byte -I src/lwt_unix/.markup_lwt_unix.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/lwt_unix/.test_lwt.eobjs/byte/dune__exe__Test_lwt.cmo -c -impl test/lwt_unix/test_lwt.ml) Running[39]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o test/support/test_support.cmxa test/support/.test_support.objs/native/test_support.cmx) Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/lwt_unix/.test_lwt.eobjs/byte -I test/lwt_unix/.test_lwt.eobjs/native -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I src/lwt/.markup_lwt.objs/byte -I src/lwt/.markup_lwt.objs/native -I src/lwt_unix/.markup_lwt_unix.objs/byte -I src/lwt_unix/.markup_lwt_unix.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/lwt_unix/.test_lwt.eobjs/native/dune__exe__Test_asynchronous.cmx -c -impl test/lwt_unix/test_asynchronous.ml) Running[41]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_detect.cmx -c -impl test/test_detect.ml) Running[42]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_html_writer.cmx -c -impl test/test_html_writer.ml) Running[43]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_input.cmx -c -impl test/test_input.ml) Running[44]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_integration.cmx -c -impl test/test_integration.ml) Running[45]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_trie.cmx -c -impl test/test_trie.ml) Running[46]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_stream_io.cmx -c -impl test/test_stream_io.ml) Running[47]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_xml_writer.cmx -c -impl test/test_xml_writer.ml) Running[48]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_encoding.cmx -c -impl test/test_encoding.ml) Running[49]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_utility.cmx -c -impl test/test_utility.ml) Running[50]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_kstream.cmx -c -impl test/test_kstream.ml) Running[51]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_xml_tokenizer.cmx -c -impl test/test_xml_tokenizer.ml) Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test_xml_parser.cmo -c -impl test/test_xml_parser.ml) Running[53]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/lwt_unix/.test_lwt.eobjs/byte -I test/lwt_unix/.test_lwt.eobjs/native -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I src/lwt/.markup_lwt.objs/byte -I src/lwt/.markup_lwt.objs/native -I src/lwt_unix/.markup_lwt_unix.objs/byte -I src/lwt_unix/.markup_lwt_unix.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/lwt_unix/.test_lwt.eobjs/native/dune__exe__Test_lwt.cmx -c -impl test/lwt_unix/test_lwt.ml) Running[54]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_html_tokenizer.cmx -c -impl test/test_html_tokenizer.ml) Running[55]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_html_parser.cmx -c -impl test/test_html_parser.ml) Running[56]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.test.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I test/support/.test_support.objs/byte -no-alias-deps -open Dune__exe -o test/.test.eobjs/byte/dune__exe__Test.cmo -c -impl test/test.ml) Running[57]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/lwt_unix/test_lwt.exe /usr/lib64/ocaml/lwt/lwt.cmxa /usr/lib64/ocaml/ocplib-endian/ocplib_endian.cmxa /usr/lib64/ocaml/ocplib-endian/bigstring/ocplib_endian_bigstring.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/threads/threads.cmxa /usr/lib64/ocaml/lwt/unix/lwt_unix.cmxa -I /usr/lib64/ocaml/lwt/unix /usr/lib64/ocaml/uutf/uutf.cmxa src/markup.cmxa src/lwt/markup_lwt.cmxa src/lwt_unix/markup_lwt_unix.cmxa /usr/lib64/ocaml/ounit2/advanced/oUnitAdvanced.cmxa /usr/lib64/ocaml/ounit2/oUnit.cmxa test/support/test_support.cmxa test/lwt_unix/.test_lwt.eobjs/native/dune__exe.cmx test/lwt_unix/.test_lwt.eobjs/native/dune__exe__Test_asynchronous.cmx test/lwt_unix/.test_lwt.eobjs/native/dune__exe__Test_lwt.cmx) Running[58]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test_xml_parser.cmx -c -impl test/test_xml_parser.ml) Running[59]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/uutf -I src/.markup.objs/byte -I src/.markup.objs/native -I test/support/.test_support.objs/byte -I test/support/.test_support.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o test/.test.eobjs/native/dune__exe__Test.cmx -c -impl test/test.ml) Running[60]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/test.exe /usr/lib64/ocaml/uutf/uutf.cmxa src/markup.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/ounit2/advanced/oUnitAdvanced.cmxa /usr/lib64/ocaml/ounit2/oUnit.cmxa test/support/test_support.cmxa test/.test.eobjs/native/dune__exe.cmx test/.test.eobjs/native/dune__exe__Test_detect.cmx test/.test.eobjs/native/dune__exe__Test_encoding.cmx test/.test.eobjs/native/dune__exe__Test_html_parser.cmx test/.test.eobjs/native/dune__exe__Test_html_tokenizer.cmx test/.test.eobjs/native/dune__exe__Test_html_writer.cmx test/.test.eobjs/native/dune__exe__Test_input.cmx test/.test.eobjs/native/dune__exe__Test_integration.cmx test/.test.eobjs/native/dune__exe__Test_kstream.cmx test/.test.eobjs/native/dune__exe__Test_stream_io.cmx test/.test.eobjs/native/dune__exe__Test_trie.cmx test/.test.eobjs/native/dune__exe__Test_utility.cmx test/.test.eobjs/native/dune__exe__Test_xml_tokenizer.cmx test/.test.eobjs/native/dune__exe__Test_xml_parser.cmx test/.test.eobjs/native/dune__exe__Test_xml_writer.cmx test/.test.eobjs/native/dune__exe__Test.cmx) Running[61]: (cd _build/default/test/lwt_unix && ./test_lwt.exe -runner sequential) Running[62]: (cd _build/default/test && ./test.exe -runner sequential) Output[61]: Running tests in test_lwt.exe ............... Ran: 15 tests in: 0.15 seconds. OK Output[62]: Running tests in test.exe ................................................................................................................................................................................................................................................................................................................................................................. Ran: 353 tests in: 0.71 seconds. OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-markup-1.0.3-4.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Pp5I2v + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + cd markup.ml-1.0.3 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/share/doc/ocaml-markup + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/share/doc/ocaml-markup + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/markup.ml-1.0.3/README.md /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/share/doc/ocaml-markup + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uMOk9I + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + cd markup.ml-1.0.3 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/share/licenses/ocaml-markup + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/share/licenses/ocaml-markup + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/markup.ml-1.0.3/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT/usr/share/licenses/ocaml-markup + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Markup) = 0f0bdbf3b6cefcfb4bf2bebdf34554c5 ocaml(Markup__) = eb00355f5865f6a26bc8400f63d5981f ocaml(Markup__Common) = 62eb340f4991ae33e3d17f5c43861fc2 ocaml(Markup__Detect) = 608d23229652e0a78545a35f197dd93d ocaml(Markup__Encoding) = 8166a5e2faab00b484075407bb59d091 ocaml(Markup__Entities) = db95005f6275a96743258f23a96e9e0a ocaml(Markup__Error) = a3b9c12c400ca90feb2c1931be36a962 ocaml(Markup__Html_parser) = ec9e5a4a9c032f1a95d4e65f589d29e4 ocaml(Markup__Html_tokenizer) = 37a99b9bc5aa9959c42557a487f17222 ocaml(Markup__Html_writer) = d08577c6ba21d630bce369d65b7dc2cf ocaml(Markup__Input) = 5ebfab9280deaf478ed7eeeb63519e5f ocaml(Markup__Kstream) = 650aabd384f8edd43fb10a5f3dad89e9 ocaml(Markup__Namespace) = f1b80c35e8c27f6585310c8e5532845d ocaml(Markup__Stream_io) = 56cfcd95ed6ca29635deca7d8da630cb ocaml(Markup__Text) = 5463caac791e673b6b4fbaa0722277c1 ocaml(Markup__Trie) = 9e1ec5b584b13f4aadbd3dbdd20ff593 ocaml(Markup__Utility) = 8cf48d41ae886d143a362ac09c4816a4 ocaml(Markup__Xml_parser) = b938f440bdb81cdf3cef69c9b9ca2ed3 ocaml(Markup__Xml_tokenizer) = 2db4e60fad4b9287856c221b1553fa18 ocaml(Markup__Xml_writer) = 5d2469336644682f550cabc63ccd348a ocaml-markup = 1.0.3-4.mga10 ocaml-markup(x86-64) = 1.0.3-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(Markup__) = eb00355f5865f6a26bc8400f63d5981f ocaml(Markup__Common) = 62eb340f4991ae33e3d17f5c43861fc2 ocaml(Markup__Detect) = 608d23229652e0a78545a35f197dd93d ocaml(Markup__Encoding) = 8166a5e2faab00b484075407bb59d091 ocaml(Markup__Entities) = db95005f6275a96743258f23a96e9e0a ocaml(Markup__Error) = a3b9c12c400ca90feb2c1931be36a962 ocaml(Markup__Html_parser) = ec9e5a4a9c032f1a95d4e65f589d29e4 ocaml(Markup__Html_tokenizer) = 37a99b9bc5aa9959c42557a487f17222 ocaml(Markup__Html_writer) = d08577c6ba21d630bce369d65b7dc2cf ocaml(Markup__Input) = 5ebfab9280deaf478ed7eeeb63519e5f ocaml(Markup__Kstream) = 650aabd384f8edd43fb10a5f3dad89e9 ocaml(Markup__Namespace) = f1b80c35e8c27f6585310c8e5532845d ocaml(Markup__Stream_io) = 56cfcd95ed6ca29635deca7d8da630cb ocaml(Markup__Text) = 5463caac791e673b6b4fbaa0722277c1 ocaml(Markup__Trie) = 9e1ec5b584b13f4aadbd3dbdd20ff593 ocaml(Markup__Utility) = 8cf48d41ae886d143a362ac09c4816a4 ocaml(Markup__Xml_parser) = b938f440bdb81cdf3cef69c9b9ca2ed3 ocaml(Markup__Xml_tokenizer) = 2db4e60fad4b9287856c221b1553fa18 ocaml(Markup__Xml_writer) = 5d2469336644682f550cabc63ccd348a ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Uutf) = a7e91cddcbcf3acd76e6583a714464b5 Processing files: ocaml-markup-devel-1.0.3-4.mga10.x86_64 Provides: ocaml(Markup) = 0f0bdbf3b6cefcfb4bf2bebdf34554c5 ocaml(Markup__) = eb00355f5865f6a26bc8400f63d5981f ocaml(Markup__Common) = 62eb340f4991ae33e3d17f5c43861fc2 ocaml(Markup__Detect) = 608d23229652e0a78545a35f197dd93d ocaml(Markup__Encoding) = 8166a5e2faab00b484075407bb59d091 ocaml(Markup__Entities) = db95005f6275a96743258f23a96e9e0a ocaml(Markup__Error) = a3b9c12c400ca90feb2c1931be36a962 ocaml(Markup__Html_parser) = ec9e5a4a9c032f1a95d4e65f589d29e4 ocaml(Markup__Html_tokenizer) = 37a99b9bc5aa9959c42557a487f17222 ocaml(Markup__Html_writer) = d08577c6ba21d630bce369d65b7dc2cf ocaml(Markup__Input) = 5ebfab9280deaf478ed7eeeb63519e5f ocaml(Markup__Kstream) = 650aabd384f8edd43fb10a5f3dad89e9 ocaml(Markup__Namespace) = f1b80c35e8c27f6585310c8e5532845d ocaml(Markup__Stream_io) = 56cfcd95ed6ca29635deca7d8da630cb ocaml(Markup__Text) = 5463caac791e673b6b4fbaa0722277c1 ocaml(Markup__Trie) = 9e1ec5b584b13f4aadbd3dbdd20ff593 ocaml(Markup__Utility) = 8cf48d41ae886d143a362ac09c4816a4 ocaml(Markup__Xml_parser) = b938f440bdb81cdf3cef69c9b9ca2ed3 ocaml(Markup__Xml_tokenizer) = 2db4e60fad4b9287856c221b1553fa18 ocaml(Markup__Xml_writer) = 5d2469336644682f550cabc63ccd348a ocaml-markup-devel = 1.0.3-4.mga10 ocaml-markup-devel(x86-64) = 1.0.3-4.mga10 ocamlx(Markup) = 5d85b1409d4e232683d4abe9036e7ae3 ocamlx(Markup__) = aed9f52e4e18839f7865e6e90ca4219a ocamlx(Markup__Common) = 18f12c86c5ee82ee2c450fd91dd7f63e ocamlx(Markup__Detect) = 6e4b4c7c9fd6ab4394e5526167dc88ca ocamlx(Markup__Encoding) = 2b80edd6777f49e5d2a1971b9d12606c ocamlx(Markup__Entities) = 01f93afaf6345272a3409c16ab10c203 ocamlx(Markup__Error) = d0ebd257ecf18628b882ae5c5b6e2a2f ocamlx(Markup__Html_parser) = 9eb9d84c7a53c89f4f5396c7e992e5b0 ocamlx(Markup__Html_tokenizer) = 5f6d10af4f2d32e46344b8b01186b136 ocamlx(Markup__Html_writer) = 36a57f7fb62988c34bd13d448f2a923e ocamlx(Markup__Input) = 4fb36f1ed0380f8e17342afaf5a34b74 ocamlx(Markup__Kstream) = 25d0e3b07517131edd99196e5e4dcde0 ocamlx(Markup__Namespace) = ef25a0ec7c22d14af34c26b5044f07b7 ocamlx(Markup__Stream_io) = c5d3cf7da0aadfd1cbbe25497c79f988 ocamlx(Markup__Text) = 9228af4b1f137c7099d1208bbdb2e205 ocamlx(Markup__Trie) = 9720f8b4068975dbd9712eff9e423537 ocamlx(Markup__Utility) = ce478c486e975b700f10a09237ad4f54 ocamlx(Markup__Xml_parser) = 3b5478dfcf4834cc8fcd8a1445400b33 ocamlx(Markup__Xml_tokenizer) = 8fbf1375fdfab7fe2e21e210099bae13 ocamlx(Markup__Xml_writer) = 8dcb5a995c9707280982eb4b517b5550 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(Markup__) = eb00355f5865f6a26bc8400f63d5981f ocaml(Markup__Common) = 62eb340f4991ae33e3d17f5c43861fc2 ocaml(Markup__Detect) = 608d23229652e0a78545a35f197dd93d ocaml(Markup__Encoding) = 8166a5e2faab00b484075407bb59d091 ocaml(Markup__Entities) = db95005f6275a96743258f23a96e9e0a ocaml(Markup__Error) = a3b9c12c400ca90feb2c1931be36a962 ocaml(Markup__Html_parser) = ec9e5a4a9c032f1a95d4e65f589d29e4 ocaml(Markup__Html_tokenizer) = 37a99b9bc5aa9959c42557a487f17222 ocaml(Markup__Html_writer) = d08577c6ba21d630bce369d65b7dc2cf ocaml(Markup__Input) = 5ebfab9280deaf478ed7eeeb63519e5f ocaml(Markup__Kstream) = 650aabd384f8edd43fb10a5f3dad89e9 ocaml(Markup__Namespace) = f1b80c35e8c27f6585310c8e5532845d ocaml(Markup__Stream_io) = 56cfcd95ed6ca29635deca7d8da630cb ocaml(Markup__Text) = 5463caac791e673b6b4fbaa0722277c1 ocaml(Markup__Trie) = 9e1ec5b584b13f4aadbd3dbdd20ff593 ocaml(Markup__Utility) = 8cf48d41ae886d143a362ac09c4816a4 ocaml(Markup__Xml_parser) = b938f440bdb81cdf3cef69c9b9ca2ed3 ocaml(Markup__Xml_tokenizer) = 2db4e60fad4b9287856c221b1553fa18 ocaml(Markup__Xml_writer) = 5d2469336644682f550cabc63ccd348a ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Uutf) = a7e91cddcbcf3acd76e6583a714464b5 ocamlx(CamlinternalLazy) = 8fa5efa863f9bc5a5c55714e835af459 ocamlx(Markup__Common) = 18f12c86c5ee82ee2c450fd91dd7f63e ocamlx(Markup__Detect) = 6e4b4c7c9fd6ab4394e5526167dc88ca ocamlx(Markup__Encoding) = 2b80edd6777f49e5d2a1971b9d12606c ocamlx(Markup__Entities) = 01f93afaf6345272a3409c16ab10c203 ocamlx(Markup__Error) = d0ebd257ecf18628b882ae5c5b6e2a2f ocamlx(Markup__Html_parser) = 9eb9d84c7a53c89f4f5396c7e992e5b0 ocamlx(Markup__Html_tokenizer) = 5f6d10af4f2d32e46344b8b01186b136 ocamlx(Markup__Html_writer) = 36a57f7fb62988c34bd13d448f2a923e ocamlx(Markup__Input) = 4fb36f1ed0380f8e17342afaf5a34b74 ocamlx(Markup__Kstream) = 25d0e3b07517131edd99196e5e4dcde0 ocamlx(Markup__Namespace) = ef25a0ec7c22d14af34c26b5044f07b7 ocamlx(Markup__Stream_io) = c5d3cf7da0aadfd1cbbe25497c79f988 ocamlx(Markup__Text) = 9228af4b1f137c7099d1208bbdb2e205 ocamlx(Markup__Trie) = 9720f8b4068975dbd9712eff9e423537 ocamlx(Markup__Utility) = ce478c486e975b700f10a09237ad4f54 ocamlx(Markup__Xml_parser) = 3b5478dfcf4834cc8fcd8a1445400b33 ocamlx(Markup__Xml_tokenizer) = 8fbf1375fdfab7fe2e21e210099bae13 ocamlx(Markup__Xml_writer) = 8dcb5a995c9707280982eb4b517b5550 ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Array) = def48d766be8b076d2a4fefcfbc64945 ocamlx(Stdlib__Buffer) = 019603e6c5a03da51c8ca38adff3c148 ocamlx(Stdlib__Bytes) = 742581368c20c030c2290b473f3214b1 ocamlx(Stdlib__Char) = c83dca203a97a14de456752cca98e905 ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__Map) = a456eae5d3ec76b4f7dca372677b3855 ocamlx(Stdlib__Printf) = 3355dd2861376d6f7797acdac699579a ocamlx(Stdlib__String) = f97b634b8d02a0422b61f35a94a2cf6b ocamlx(Stdlib__Sys) = 2437f5a239783c66a7a6539f2924f9e6 ocamlx(Stdlib__Uchar) = 195a27fe24b501758aa0031a9125e71f ocamlx(Uutf) = 2196f1f540e78f80f6fccf8905e74ced Processing files: ocaml-markup-lwt-1.0.3-4.mga10.x86_64 Provides: ocaml(Markup_lwt) = bee2d03347118ab5423b079500780737 ocaml(Markup_lwt_unix) = 11d05f5dcdb4cb7b0ee8a404574329a0 ocaml-markup-lwt = 1.0.3-4.mga10 ocaml-markup-lwt(x86-64) = 1.0.3-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Lwt) = b2fdf2cd6abf92c2c93038bb82271149 ocaml(Lwt_bytes) = 1332efe239dfda85613d14da83b7b273 ocaml(Lwt_io) = 2eb0d492745f97c45d9e3bcb671ba295 ocaml(Lwt_seq) = 0fff3a1e579013eb091ca25ed56f5c11 ocaml(Lwt_sequence) = b1704f409f95fae4cb486a552145294c ocaml(Lwt_stream) = 54baa1c994cf3ef76264eea315ed7b17 ocaml(Lwt_sys) = 5f8bd6b70de6c63aab21158f6f62b91f ocaml(Lwt_unix) = 177b05c1d0300fb1279a4516092fe454 ocaml(Markup) = 0f0bdbf3b6cefcfb4bf2bebdf34554c5 ocaml(Markup__) = eb00355f5865f6a26bc8400f63d5981f ocaml(Markup__Common) = 62eb340f4991ae33e3d17f5c43861fc2 ocaml(Markup__Kstream) = 650aabd384f8edd43fb10a5f3dad89e9 ocaml(Markup_lwt) = bee2d03347118ab5423b079500780737 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Marshal) = 3e4c0a9c59b0e4d62cbe6fac67d913a4 ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocaml(Uutf) = a7e91cddcbcf3acd76e6583a714464b5 Processing files: ocaml-markup-lwt-devel-1.0.3-4.mga10.x86_64 Provides: ocaml(Markup_lwt) = bee2d03347118ab5423b079500780737 ocaml(Markup_lwt_unix) = 11d05f5dcdb4cb7b0ee8a404574329a0 ocaml-markup-lwt-devel = 1.0.3-4.mga10 ocaml-markup-lwt-devel(x86-64) = 1.0.3-4.mga10 ocamlx(Markup_lwt) = 178f9da17dbc989fcac0ee190d39e706 ocamlx(Markup_lwt_unix) = 8eeb6cb0b3912eb1b6630ccc387562dc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Lwt) = b2fdf2cd6abf92c2c93038bb82271149 ocaml(Lwt_bytes) = 1332efe239dfda85613d14da83b7b273 ocaml(Lwt_io) = 2eb0d492745f97c45d9e3bcb671ba295 ocaml(Lwt_seq) = 0fff3a1e579013eb091ca25ed56f5c11 ocaml(Lwt_sequence) = b1704f409f95fae4cb486a552145294c ocaml(Lwt_stream) = 54baa1c994cf3ef76264eea315ed7b17 ocaml(Lwt_sys) = 5f8bd6b70de6c63aab21158f6f62b91f ocaml(Lwt_unix) = 177b05c1d0300fb1279a4516092fe454 ocaml(Markup) = 0f0bdbf3b6cefcfb4bf2bebdf34554c5 ocaml(Markup__) = eb00355f5865f6a26bc8400f63d5981f ocaml(Markup__Common) = 62eb340f4991ae33e3d17f5c43861fc2 ocaml(Markup__Kstream) = 650aabd384f8edd43fb10a5f3dad89e9 ocaml(Markup_lwt) = bee2d03347118ab5423b079500780737 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Marshal) = 3e4c0a9c59b0e4d62cbe6fac67d913a4 ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocaml(Uutf) = a7e91cddcbcf3acd76e6583a714464b5 ocamlx(Lwt) = 826bdb9d949ba6e14d611343151604bb ocamlx(Lwt_io) = f230504e3bc097f95f820307d97b8119 ocamlx(Lwt_stream) = 5a350b4ce7ec6eb418fd8f7baf7b2809 ocamlx(Markup) = 5d85b1409d4e232683d4abe9036e7ae3 ocamlx(Markup__Kstream) = 25d0e3b07517131edd99196e5e4dcde0 ocamlx(Markup_lwt) = 178f9da17dbc989fcac0ee190d39e706 Processing files: ocaml-markup-debugsource-1.0.3-4.mga10.x86_64 Provides: ocaml-markup-debugsource = 1.0.3-4.mga10 ocaml-markup-debugsource(x86-64) = 1.0.3-4.mga10 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.3-4.mga10.x86_64 Provides: debuginfo(build-id) = 5b6b59bc251d09756985c391661090eff132149f ocaml-markup-debuginfo = 1.0.3-4.mga10 ocaml-markup-debuginfo(x86-64) = 1.0.3-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-markup-debugsource(x86-64) = 1.0.3-4.mga10 Processing files: ocaml-markup-lwt-debuginfo-1.0.3-4.mga10.x86_64 Provides: debuginfo(build-id) = 7330ddb157c39b152e851e72d8e9d0ed1c5755a2 debuginfo(build-id) = b40313cdbbae650c66dbc643cae6b4ce2b2cc2da ocaml-markup-lwt-debuginfo = 1.0.3-4.mga10 ocaml-markup-lwt-debuginfo(x86-64) = 1.0.3-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-markup-debugsource(x86-64) = 1.0.3-4.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-markup-lwt-debuginfo-1.0.3-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-markup-lwt-1.0.3-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-markup-lwt-devel-1.0.3-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-markup-debugsource-1.0.3-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-markup-debuginfo-1.0.3-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-markup-1.0.3-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-markup-devel-1.0.3-4.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PLyRf7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-markup-1.0.3-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!