D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/iurt/rpmbuild/SRPMS/@2194222:ocaml-tiny_httpd-0.19-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2cdAaF Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FCHhHc + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build + rm -rf tiny_httpd-0.19 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/tiny_httpd-0.19.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tiny_httpd-0.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.M5bosj + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-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 tiny_httpd-0.19 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --release -j24 Shared cache: enabled-except-user-rules Shared cache location: /home/iurt/.cache/dune/db Workspace root: /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/tiny_httpd-0.19 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/ocamldep.opt -modules -impl src/bin/vfs_pack.ml) > _build/default/src/bin/.vfs_pack.eobjs/dune__exe__Vfs_pack.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/html/Tiny_httpd_html.ml) > _build/default/src/html/.tiny_httpd_html.objs/tiny_httpd_html.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/tiny_httpd_unix.ml) > _build/default/src/unix/.tiny_httpd_unix.objs/tiny_httpd_unix.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/util.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Util.impl.d Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -no-alias-deps -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core.cmo -c -impl src/core/tiny_httpd_core.ml-gen) Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/buf.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Buf.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/common_.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Common_.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/headers.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Headers.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/IO.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__IO.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/log.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Log.impl.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/meth.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Meth.impl.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/parse_.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Parse_.impl.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/pool.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Pool.impl.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/request.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Request.impl.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/response.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Response.impl.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/response_code.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Response_code.impl.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/route.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Route.impl.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/server.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Server.impl.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/dir.ml) > _build/default/src/unix/.tiny_httpd_unix.objs/tiny_httpd_unix__Dir.impl.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/mime_.ml) > _build/default/src/unix/.tiny_httpd_unix.objs/tiny_httpd_unix__Mime_.impl.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/sem.ml) > _build/default/src/unix/.tiny_httpd_unix.objs/tiny_httpd_unix__Sem.impl.d Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -no-alias-deps -o src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix__.cmo -c -impl src/unix/tiny_httpd_unix__.ml-gen) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/html/.tiny_httpd_html.objs/byte -no-alias-deps -o src/html/.tiny_httpd_html.objs/byte/tiny_httpd_html__.cmo -c -impl src/html/tiny_httpd_html__.ml-gen) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml-gen -no-alias-deps -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core.cmx -c -impl src/core/tiny_httpd_core.ml-gen) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/native -I src/unix/.tiny_httpd_unix.objs/public_cmi -intf-suffix .ml-gen -no-alias-deps -o src/unix/.tiny_httpd_unix.objs/native/tiny_httpd_unix__.cmx -c -impl src/unix/tiny_httpd_unix__.ml-gen) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Common_.cmo -c -impl src/core/common_.ml) Running[27]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Parse_.cmo -c -impl src/core/parse_.ml) Running[28]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/html/.tiny_httpd_html.objs/native/tiny_httpd_html__.cmx -c -impl src/html/tiny_httpd_html__.ml-gen) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Common_.cmx -c -impl src/core/common_.ml) Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/dir.mli) > _build/default/src/unix/.tiny_httpd_unix.objs/tiny_httpd_unix__Dir.intf.d Running[31]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bin/curly.mli) > _build/default/src/bin/.vfs_pack.eobjs/dune__exe__Curly.intf.d Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/buf.mli) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Buf.intf.d Running[33]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/headers.mli) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Headers.intf.d Running[34]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/log.mli) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Log.intf.d Running[35]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/response_code.mli) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Response_code.intf.d Running[36]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/util.mli) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Util.intf.d Running[37]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/meth.mli) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Meth.intf.d Running[38]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Parse_.cmx -c -impl src/core/parse_.ml) Running[39]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Buf.cmi -c -intf src/core/buf.mli) Running[40]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Log.cmi -c -intf src/core/log.mli) Running[41]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/pool.mli) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Pool.intf.d Running[42]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/request.mli) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Request.intf.d Running[43]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/response.mli) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Response.intf.d Running[44]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/route.mli) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Route.intf.d Running[45]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/mime_.mli) > _build/default/src/unix/.tiny_httpd_unix.objs/tiny_httpd_unix__Mime_.intf.d Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Util.cmi -c -intf src/core/util.mli) Running[47]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Response_code.cmi -c -intf src/core/response_code.mli) Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Meth.cmi -c -intf src/core/meth.mli) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Pool.cmi -c -intf src/core/pool.mli) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Route.cmi -c -intf src/core/route.mli) Running[51]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Buf.cmx -c -impl src/core/buf.ml) Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Buf.cmo -c -impl src/core/buf.ml) Running[53]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__IO.cmo -c -impl src/core/IO.ml) Running[54]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/server.mli) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Server.intf.d Running[55]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Response_code.cmx -c -impl src/core/response_code.ml) Running[56]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Response_code.cmo -c -impl src/core/response_code.ml) Running[57]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Util.cmx -c -impl src/core/util.ml) Running[58]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Util.cmo -c -impl src/core/util.ml) Running[59]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Log.cmx -c -impl src/core/log.ml) Running[60]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Log.cmo -c -impl src/core/log.ml) Running[61]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Meth.cmx -c -impl src/core/meth.ml) Running[62]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Meth.cmo -c -impl src/core/meth.ml) Running[63]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Route.cmo -c -impl src/core/route.ml) Running[64]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte -no-alias-deps -o src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte/tiny_httpd_multipart_form_data__.cmo -c -impl src/multipart_form/tiny_httpd_multipart_form_data__.ml-gen) Running[65]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/ws/.tiny_httpd_ws.objs/byte -I src/ws/.tiny_httpd_ws.objs/public_cmi -no-alias-deps -o src/ws/.tiny_httpd_ws.objs/byte/tiny_httpd_ws__.cmo -c -impl src/ws/tiny_httpd_ws__.ml-gen) Running[66]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/prometheus/.tiny_httpd_prometheus.objs/byte -I src/prometheus/.tiny_httpd_prometheus.objs/public_cmi -no-alias-deps -o src/prometheus/.tiny_httpd_prometheus.objs/byte/tiny_httpd_prometheus__.cmo -c -impl src/prometheus/tiny_httpd_prometheus__.ml-gen) Running[67]: (cd _build/default/.dune/ccomp && /usr/bin/gcc -E -P header_check.h) > _build/default/.dune/ccomp/ccomp Running[68]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/multipart_form/utils_.ml) > _build/default/src/multipart_form/.tiny_httpd_multipart_form_data.objs/tiny_httpd_multipart_form_data__Utils_.impl.d Running[69]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/multipart_form/.tiny_httpd_multipart_form_data.objs/native/tiny_httpd_multipart_form_data__.cmx -c -impl src/multipart_form/tiny_httpd_multipart_form_data__.ml-gen) Running[70]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/ws/.tiny_httpd_ws.objs/byte -I src/ws/.tiny_httpd_ws.objs/native -I src/ws/.tiny_httpd_ws.objs/public_cmi -intf-suffix .ml-gen -no-alias-deps -o src/ws/.tiny_httpd_ws.objs/native/tiny_httpd_ws__.cmx -c -impl src/ws/tiny_httpd_ws__.ml-gen) Running[71]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/prometheus/.tiny_httpd_prometheus.objs/byte -I src/prometheus/.tiny_httpd_prometheus.objs/native -I src/prometheus/.tiny_httpd_prometheus.objs/public_cmi -intf-suffix .ml-gen -no-alias-deps -o src/prometheus/.tiny_httpd_prometheus.objs/native/tiny_httpd_prometheus__.cmx -c -impl src/prometheus/tiny_httpd_prometheus__.ml-gen) Running[72]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/prometheus/tiny_httpd_prometheus.ml) > _build/default/src/prometheus/.tiny_httpd_prometheus.objs/tiny_httpd_prometheus.impl.d Running[73]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ws/utils_.ml) > _build/default/src/ws/.tiny_httpd_ws.objs/tiny_httpd_ws__Utils_.impl.d Running[74]: (cd _build/default/src/ws && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -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 -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -std=c99 -fPIC -O2 -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I ../core -o tiny_httpd_ws_stubs.o -c tiny_httpd_ws_stubs.c) Running[75]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bin/curly.ml) > _build/default/src/bin/.vfs_pack.eobjs/dune__exe__Curly.impl.d Running[76]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/multipart_form/tiny_httpd_multipart_form_data.ml) > _build/default/src/multipart_form/.tiny_httpd_multipart_form_data.objs/tiny_httpd_multipart_form_data.impl.d Running[77]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/multipart_form/tiny_httpd_multipart_form_data.mli) > _build/default/src/multipart_form/.tiny_httpd_multipart_form_data.objs/tiny_httpd_multipart_form_data.intf.d Running[78]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/multipart_form/content_disposition.ml) > _build/default/src/multipart_form/.tiny_httpd_multipart_form_data.objs/tiny_httpd_multipart_form_data__Content_disposition.impl.d Running[79]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/prometheus/tiny_httpd_prometheus.mli) > _build/default/src/prometheus/.tiny_httpd_prometheus.objs/tiny_httpd_prometheus.intf.d Running[80]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ws/tiny_httpd_ws.mli) > _build/default/src/ws/.tiny_httpd_ws.objs/tiny_httpd_ws.intf.d Running[81]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ws/tiny_httpd_ws.ml) > _build/default/src/ws/.tiny_httpd_ws.objs/tiny_httpd_ws.impl.d Running[82]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/prometheus/common_p_.ml) > _build/default/src/prometheus/.tiny_httpd_prometheus.objs/tiny_httpd_prometheus__Common_p_.impl.d Running[83]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/prometheus/time_.ml) > _build/default/src/prometheus/.tiny_httpd_prometheus.objs/tiny_httpd_prometheus__Time_.impl.d Running[84]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/prometheus/time_.mli) > _build/default/src/prometheus/.tiny_httpd_prometheus.objs/tiny_httpd_prometheus__Time_.intf.d Running[85]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ws/common_ws_.ml) > _build/default/src/ws/.tiny_httpd_ws.objs/tiny_httpd_ws__Common_ws_.impl.d Running[86]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/gen/.mkshims.eobjs/byte -no-alias-deps -o src/core/gen/.mkshims.eobjs/byte/dune__exe__Mkshims.cmi -c -intf src/core/gen/mkshims.mli) Running[87]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/html/gen/.gentags.eobjs/byte -no-alias-deps -o src/html/gen/.gentags.eobjs/byte/dune__exe__Gentags.cmi -c -intf src/html/gen/gentags.mli) Running[88]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bin/http.mli) > _build/default/src/bin/.vfs_pack.eobjs/dune__exe__Http.intf.d Running[89]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/gen/.mkshims.eobjs/byte -I src/core/gen/.mkshims.eobjs/native -intf-suffix .ml -no-alias-deps -o src/core/gen/.mkshims.eobjs/native/dune__exe__Mkshims.cmx -c -impl src/core/gen/mkshims.ml) Running[90]: (cd _build/default && /usr/bin/ocamllex -q -o src/bin/http.ml src/bin/http.mll) Running[91]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/html/gen/.gentags.eobjs/byte -I src/html/gen/.gentags.eobjs/native -intf-suffix .ml -no-alias-deps -o src/html/gen/.gentags.eobjs/native/dune__exe__Gentags.cmx -c -impl src/html/gen/gentags.ml) Running[92]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bin/http.ml) > _build/default/src/bin/.vfs_pack.eobjs/dune__exe__Http.impl.d Running[93]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Route.cmx -c -impl src/core/route.ml) Running[94]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/bin/.vfs_pack.eobjs/byte -no-alias-deps -o src/bin/.vfs_pack.eobjs/byte/dune__exe.cmo -c -impl src/bin/.vfs_pack.eobjs/dune__exe.ml-gen) Running[95]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bin/vfs_pack.mli) > _build/default/src/bin/.vfs_pack.eobjs/dune__exe__Vfs_pack.intf.d Running[96]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/core/gen/mkshims.exe src/core/gen/.mkshims.eobjs/native/dune__exe__Mkshims.cmx) Running[97]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/bin/.vfs_pack.eobjs/byte -I src/bin/.vfs_pack.eobjs/native -intf-suffix .ml-gen -no-alias-deps -o src/bin/.vfs_pack.eobjs/native/dune__exe.cmx -c -impl src/bin/.vfs_pack.eobjs/dune__exe.ml-gen) Running[98]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -warn-error -3 -g -bin-annot -bin-annot-occurrences -I src/bin/.vfs_pack.eobjs/byte -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/unix -no-alias-deps -open Dune__exe -o src/bin/.vfs_pack.eobjs/byte/dune__exe__Curly.cmi -c -intf src/bin/curly.mli) Running[99]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -warn-error -3 -g -bin-annot -bin-annot-occurrences -I src/bin/.vfs_pack.eobjs/byte -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/unix -no-alias-deps -open Dune__exe -o src/bin/.vfs_pack.eobjs/byte/dune__exe__Http.cmi -c -intf src/bin/http.mli) Running[100]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -warn-error -3 -g -bin-annot -bin-annot-occurrences -I src/bin/.vfs_pack.eobjs/byte -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/unix -no-alias-deps -open Dune__exe -o src/bin/.vfs_pack.eobjs/byte/dune__exe__Vfs_pack.cmi -c -intf src/bin/vfs_pack.mli) Running[101]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__IO.cmx -c -impl src/core/IO.ml) Running[102]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Headers.cmi -c -intf src/core/headers.mli) Running[103]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -warn-error -3 -g -I src/bin/.vfs_pack.eobjs/byte -I src/bin/.vfs_pack.eobjs/native -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Dune__exe -o src/bin/.vfs_pack.eobjs/native/dune__exe__Http.cmx -c -impl src/bin/http.ml) Running[104]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Headers.cmo -c -impl src/core/headers.ml) Running[105]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Request.cmi -c -intf src/core/request.mli) Running[106]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Response.cmi -c -intf src/core/response.mli) Running[107]: (cd _build/default && /usr/bin/ocamlmklib -g -o src/ws/tiny_httpd_ws_stubs src/ws/tiny_httpd_ws_stubs.o) Running[108]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/html/gen/gentags.exe src/html/gen/.gentags.eobjs/native/dune__exe__Gentags.cmx) Running[109]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Request.cmo -c -impl src/core/request.ml) Running[110]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Response.cmo -c -impl src/core/response.ml) Running[111]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Server.cmi -c -intf src/core/server.mli) Running[112]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -warn-error -3 -g -I src/bin/.vfs_pack.eobjs/byte -I src/bin/.vfs_pack.eobjs/native -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Dune__exe -o src/bin/.vfs_pack.eobjs/native/dune__exe__Curly.cmx -c -impl src/bin/curly.ml) Running[113]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Server.cmo -c -impl src/core/server.ml) Running[114]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -warn-error -3 -g -I src/bin/.vfs_pack.eobjs/byte -I src/bin/.vfs_pack.eobjs/native -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Dune__exe -o src/bin/.vfs_pack.eobjs/native/dune__exe__Vfs_pack.cmx -c -impl src/bin/vfs_pack.ml) Running[115]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Headers.cmx -c -impl src/core/headers.ml) Running[116]: (cd _build/default/src/core && gen/mkshims.exe) > _build/default/src/core/Atomic_.ml Running[117]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/Atomic_.ml) > _build/default/src/core/.tiny_httpd_core.objs/tiny_httpd_core__Atomic_.impl.d Running[118]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Atomic_.cmo -c -impl src/core/Atomic_.ml) Running[119]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Atomic_.cmx -c -impl src/core/Atomic_.ml) Running[120]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Pool.cmo -c -impl src/core/pool.ml) Running[121]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/camlzip/.tiny_httpd_camlzip.objs/byte -I /usr/lib64/ocaml/camlzip -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream-camlzip -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/zip -I src/core/.tiny_httpd_core.objs/public_cmi -no-alias-deps -o src/camlzip/.tiny_httpd_camlzip.objs/byte/tiny_httpd_camlzip.cmi -c -intf src/camlzip/Tiny_httpd_camlzip.mli) Running[122]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/prometheus/.tiny_httpd_prometheus.objs/byte -I src/prometheus/.tiny_httpd_prometheus.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -no-alias-deps -open Tiny_httpd_prometheus__ -o src/prometheus/.tiny_httpd_prometheus.objs/byte/tiny_httpd_prometheus.cmi -c -intf src/prometheus/tiny_httpd_prometheus.mli) Running[123]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/ws/.tiny_httpd_ws.objs/byte -I src/ws/.tiny_httpd_ws.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -no-alias-deps -open Tiny_httpd_ws__ -o src/ws/.tiny_httpd_ws.objs/byte/tiny_httpd_ws.cmi -c -intf src/ws/tiny_httpd_ws.mli) Running[124]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/prometheus/.tiny_httpd_prometheus.objs/byte -I src/prometheus/.tiny_httpd_prometheus.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -no-alias-deps -open Tiny_httpd_prometheus__ -o src/prometheus/.tiny_httpd_prometheus.objs/byte/tiny_httpd_prometheus__Common_p_.cmo -c -impl src/prometheus/common_p_.ml) Running[125]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/prometheus/.tiny_httpd_prometheus.objs/byte -I src/prometheus/.tiny_httpd_prometheus.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -no-alias-deps -open Tiny_httpd_prometheus__ -o src/prometheus/.tiny_httpd_prometheus.objs/byte/tiny_httpd_prometheus__Time_.cmi -c -intf src/prometheus/time_.mli) Running[126]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/ws/.tiny_httpd_ws.objs/byte -I src/ws/.tiny_httpd_ws.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -no-alias-deps -open Tiny_httpd_ws__ -o src/ws/.tiny_httpd_ws.objs/byte/tiny_httpd_ws__Common_ws_.cmo -c -impl src/ws/common_ws_.ml) Running[127]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/ws/.tiny_httpd_ws.objs/byte -I src/ws/.tiny_httpd_ws.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -no-alias-deps -open Tiny_httpd_ws__ -o src/ws/.tiny_httpd_ws.objs/byte/tiny_httpd_ws__Utils_.cmo -c -impl src/ws/utils_.ml) Running[128]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Response.cmx -c -impl src/core/response.ml) Running[129]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Request.cmx -c -impl src/core/request.ml) Running[130]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/prometheus/.tiny_httpd_prometheus.objs/byte -I src/prometheus/.tiny_httpd_prometheus.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_prometheus__ -o src/prometheus/.tiny_httpd_prometheus.objs/byte/tiny_httpd_prometheus__Time_.cmo -c -impl src/prometheus/time_.ml) Running[131]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/camlzip/.tiny_httpd_camlzip.objs/byte -I /usr/lib64/ocaml/camlzip -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream-camlzip -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/zip -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/camlzip/.tiny_httpd_camlzip.objs/byte/tiny_httpd_camlzip.cmo -c -impl src/camlzip/Tiny_httpd_camlzip.ml) Running[132]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -warn-error -3 -g -o src/bin/vfs_pack.exe /usr/lib64/ocaml/result/result.cmxa /usr/lib64/ocaml/unix/unix.cmxa src/bin/.vfs_pack.eobjs/native/dune__exe.cmx src/bin/.vfs_pack.eobjs/native/dune__exe__Http.cmx src/bin/.vfs_pack.eobjs/native/dune__exe__Curly.cmx src/bin/.vfs_pack.eobjs/native/dune__exe__Vfs_pack.cmx) Running[133]: (cd _build/default/src/html && gen/gentags.exe) > _build/default/src/html/html_.ml Running[134]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/core/tiny_httpd_core.cma src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Util.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Buf.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Common_.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Parse_.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__IO.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Headers.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Log.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Meth.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Atomic_.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Pool.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Request.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Response_code.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Response.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Route.cmo src/core/.tiny_httpd_core.objs/byte/tiny_httpd_core__Server.cmo) Running[135]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/prometheus/.tiny_httpd_prometheus.objs/byte -I src/prometheus/.tiny_httpd_prometheus.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_prometheus__ -o src/prometheus/.tiny_httpd_prometheus.objs/byte/tiny_httpd_prometheus.cmo -c -impl src/prometheus/tiny_httpd_prometheus.ml) Running[136]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Pool.cmx -c -impl src/core/pool.ml) Running[137]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/html/html_.ml) > _build/default/src/html/.tiny_httpd_html.objs/tiny_httpd_html__Html_.impl.d Running[138]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/ws/.tiny_httpd_ws.objs/byte -I src/ws/.tiny_httpd_ws.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_ws__ -o src/ws/.tiny_httpd_ws.objs/byte/tiny_httpd_ws.cmo -c -impl src/ws/tiny_httpd_ws.ml) Running[139]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -safe-string -warn-error -a+8 -g -a -o src/camlzip/tiny_httpd_camlzip.cma src/camlzip/.tiny_httpd_camlzip.objs/byte/tiny_httpd_camlzip.cmo) Running[140]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/html/.tiny_httpd_html.objs/byte -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -no-alias-deps -open Tiny_httpd_html__ -o src/html/.tiny_httpd_html.objs/byte/tiny_httpd_html__Html_.cmo -c -impl src/html/html_.ml) Running[141]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -a -o src/prometheus/tiny_httpd_prometheus.cma src/prometheus/.tiny_httpd_prometheus.objs/byte/tiny_httpd_prometheus__.cmo src/prometheus/.tiny_httpd_prometheus.objs/byte/tiny_httpd_prometheus__Common_p_.cmo src/prometheus/.tiny_httpd_prometheus.objs/byte/tiny_httpd_prometheus__Time_.cmo src/prometheus/.tiny_httpd_prometheus.objs/byte/tiny_httpd_prometheus.cmo) Running[142]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -a -o src/ws/tiny_httpd_ws.cma -dllib -ltiny_httpd_ws_stubs -cclib -ltiny_httpd_ws_stubs src/ws/.tiny_httpd_ws.objs/byte/tiny_httpd_ws__.cmo src/ws/.tiny_httpd_ws.objs/byte/tiny_httpd_ws__Utils_.cmo src/ws/.tiny_httpd_ws.objs/byte/tiny_httpd_ws__Common_ws_.cmo src/ws/.tiny_httpd_ws.objs/byte/tiny_httpd_ws.cmo) Running[143]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/core/.tiny_httpd_core.objs/byte -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -open Tiny_httpd_core -o src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Server.cmx -c -impl src/core/server.ml) Running[144]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/core/tiny_httpd_core.cmxa src/core/.tiny_httpd_core.objs/native/tiny_httpd_core.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Util.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Buf.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Common_.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Parse_.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__IO.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Headers.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Log.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Meth.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Atomic_.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Pool.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Request.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Response_code.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Response.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Route.cmx src/core/.tiny_httpd_core.objs/native/tiny_httpd_core__Server.cmx) Running[145]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -safe-string -warn-error -a+8 -g -I src/camlzip/.tiny_httpd_camlzip.objs/byte -I src/camlzip/.tiny_httpd_camlzip.objs/native -I /usr/lib64/ocaml/camlzip -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream-camlzip -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/zip -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/camlzip/.tiny_httpd_camlzip.objs/native/tiny_httpd_camlzip.cmx -c -impl src/camlzip/Tiny_httpd_camlzip.ml) Running[146]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/prometheus/.tiny_httpd_prometheus.objs/byte -I src/prometheus/.tiny_httpd_prometheus.objs/native -I src/prometheus/.tiny_httpd_prometheus.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_prometheus__ -o src/prometheus/.tiny_httpd_prometheus.objs/native/tiny_httpd_prometheus__Common_p_.cmx -c -impl src/prometheus/common_p_.ml) Running[147]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/prometheus/.tiny_httpd_prometheus.objs/byte -I src/prometheus/.tiny_httpd_prometheus.objs/native -I src/prometheus/.tiny_httpd_prometheus.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_prometheus__ -o src/prometheus/.tiny_httpd_prometheus.objs/native/tiny_httpd_prometheus__Time_.cmx -c -impl src/prometheus/time_.ml) Running[148]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/ws/.tiny_httpd_ws.objs/byte -I src/ws/.tiny_httpd_ws.objs/native -I src/ws/.tiny_httpd_ws.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_ws__ -o src/ws/.tiny_httpd_ws.objs/native/tiny_httpd_ws__Common_ws_.cmx -c -impl src/ws/common_ws_.ml) Running[149]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/ws/.tiny_httpd_ws.objs/byte -I src/ws/.tiny_httpd_ws.objs/native -I src/ws/.tiny_httpd_ws.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_ws__ -o src/ws/.tiny_httpd_ws.objs/native/tiny_httpd_ws__Utils_.cmx -c -impl src/ws/utils_.ml) Running[150]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/core -o src/core/tiny_httpd_core.cmxs src/core/tiny_httpd_core.cmxa) Running[151]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/prometheus/.tiny_httpd_prometheus.objs/byte -I src/prometheus/.tiny_httpd_prometheus.objs/native -I src/prometheus/.tiny_httpd_prometheus.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_prometheus__ -o src/prometheus/.tiny_httpd_prometheus.objs/native/tiny_httpd_prometheus.cmx -c -impl src/prometheus/tiny_httpd_prometheus.ml) Running[152]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_html__ -o src/html/.tiny_httpd_html.objs/native/tiny_httpd_html__Html_.cmx -c -impl src/html/html_.ml) Running[153]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/html/.tiny_httpd_html.objs/byte -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -no-alias-deps -open Tiny_httpd_html__ -o src/html/.tiny_httpd_html.objs/byte/tiny_httpd_html.cmo -c -impl src/html/Tiny_httpd_html.ml) Running[154]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -safe-string -warn-error -a+8 -g -a -o src/camlzip/tiny_httpd_camlzip.cmxa src/camlzip/.tiny_httpd_camlzip.objs/native/tiny_httpd_camlzip.cmx) Running[155]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/ws/.tiny_httpd_ws.objs/byte -I src/ws/.tiny_httpd_ws.objs/native -I src/ws/.tiny_httpd_ws.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_ws__ -o src/ws/.tiny_httpd_ws.objs/native/tiny_httpd_ws.cmx -c -impl src/ws/tiny_httpd_ws.ml) Running[156]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -a -o src/html/tiny_httpd_html.cma src/html/.tiny_httpd_html.objs/byte/tiny_httpd_html__.cmo src/html/.tiny_httpd_html.objs/byte/tiny_httpd_html__Html_.cmo src/html/.tiny_httpd_html.objs/byte/tiny_httpd_html.cmo) Running[157]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -no-alias-deps -open Tiny_httpd_unix__ -o src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix__Dir.cmi -c -intf src/unix/dir.mli) Running[158]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -no-alias-deps -open Tiny_httpd_unix__ -o src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix__Mime_.cmi -c -intf src/unix/mime_.mli) Running[159]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -no-alias-deps -open Tiny_httpd_unix__ -o src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix__Sem.cmo -c -impl src/unix/sem.ml) Running[160]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -safe-string -warn-error -a+8 -g -shared -linkall -I src/camlzip -o src/camlzip/tiny_httpd_camlzip.cmxs src/camlzip/tiny_httpd_camlzip.cmxa) Running[161]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -intf-suffix .ml -no-alias-deps -open Tiny_httpd_unix__ -o src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix__Mime_.cmo -c -impl src/unix/mime_.ml) Running[162]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -intf-suffix .ml -no-alias-deps -open Tiny_httpd_unix__ -o src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix__Dir.cmo -c -impl src/unix/dir.ml) Running[163]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -no-alias-deps -open Tiny_httpd_unix__ -o src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix.cmo -c -impl src/unix/tiny_httpd_unix.ml) Running[164]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -a -o src/prometheus/tiny_httpd_prometheus.cmxa src/prometheus/.tiny_httpd_prometheus.objs/native/tiny_httpd_prometheus__.cmx src/prometheus/.tiny_httpd_prometheus.objs/native/tiny_httpd_prometheus__Common_p_.cmx src/prometheus/.tiny_httpd_prometheus.objs/native/tiny_httpd_prometheus__Time_.cmx src/prometheus/.tiny_httpd_prometheus.objs/native/tiny_httpd_prometheus.cmx) Running[165]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -shared -linkall -I src/prometheus -o src/prometheus/tiny_httpd_prometheus.cmxs src/prometheus/tiny_httpd_prometheus.cmxa) Promoting "_build/default/tiny_httpd_camlzip.install" to "tiny_httpd_camlzip.install" Running[166]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd.cmi -c -intf src/Tiny_httpd.mli) Running[167]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd.cmo -c -impl src/Tiny_httpd.ml) Running[168]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -warn-error -3 -g -bin-annot -bin-annot-occurrences -I src/bin/.http_of_dir.eobjs/byte -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/.tiny_httpd.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -no-alias-deps -o src/bin/.http_of_dir.eobjs/byte/dune__exe__Http_of_dir.cmi -c -intf src/bin/http_of_dir.mli) Running[169]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/.tiny_httpd.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -no-alias-deps -open Tiny_httpd_multipart_form_data__ -o src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte/tiny_httpd_multipart_form_data__Utils_.cmo -c -impl src/multipart_form/utils_.ml) Running[170]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -a -o src/ws/tiny_httpd_ws.cmxa -cclib -ltiny_httpd_ws_stubs src/ws/.tiny_httpd_ws.objs/native/tiny_httpd_ws__.cmx src/ws/.tiny_httpd_ws.objs/native/tiny_httpd_ws__Utils_.cmx src/ws/.tiny_httpd_ws.objs/native/tiny_httpd_ws__Common_ws_.cmx src/ws/.tiny_httpd_ws.objs/native/tiny_httpd_ws.cmx) Running[171]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -a -o src/unix/tiny_httpd_unix.cma src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix__.cmo src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix__Mime_.cmo src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix__Dir.cmo src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix__Sem.cmo src/unix/.tiny_httpd_unix.objs/byte/tiny_httpd_unix.cmo) Running[172]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/.tiny_httpd.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -no-alias-deps -open Tiny_httpd_multipart_form_data__ -o src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte/tiny_httpd_multipart_form_data__Content_disposition.cmo -c -impl src/multipart_form/content_disposition.ml) Running[173]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -shared -linkall -I src/ws -o src/ws/tiny_httpd_ws.cmxs src/ws/tiny_httpd_ws.cmxa) Running[174]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Tiny_httpd_core -g -a -o src/tiny_httpd.cma src/.tiny_httpd.objs/byte/tiny_httpd.cmo) Running[175]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/.tiny_httpd.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -no-alias-deps -open Tiny_httpd_multipart_form_data__ -o src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte/tiny_httpd_multipart_form_data.cmi -c -intf src/multipart_form/tiny_httpd_multipart_form_data.mli) Running[176]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/.tiny_httpd.objs/byte -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/unix/.tiny_httpd_unix.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_multipart_form_data__ -o src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte/tiny_httpd_multipart_form_data.cmo -c -impl src/multipart_form/tiny_httpd_multipart_form_data.ml) Running[177]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/multipart_form/tiny_httpd_multipart_form_data.cma src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte/tiny_httpd_multipart_form_data__.cmo src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte/tiny_httpd_multipart_form_data__Utils_.cmo src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte/tiny_httpd_multipart_form_data__Content_disposition.cmo src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte/tiny_httpd_multipart_form_data.cmo) Running[178]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_html__ -o src/html/.tiny_httpd_html.objs/native/tiny_httpd_html.cmx -c -impl src/html/Tiny_httpd_html.ml) Running[179]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -a -o src/html/tiny_httpd_html.cmxa src/html/.tiny_httpd_html.objs/native/tiny_httpd_html__.cmx src/html/.tiny_httpd_html.objs/native/tiny_httpd_html__Html_.cmx src/html/.tiny_httpd_html.objs/native/tiny_httpd_html.cmx) Running[180]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/native -I src/unix/.tiny_httpd_unix.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -intf-suffix .ml -no-alias-deps -open Tiny_httpd_unix__ -o src/unix/.tiny_httpd_unix.objs/native/tiny_httpd_unix__Mime_.cmx -c -impl src/unix/mime_.ml) Running[181]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/native -I src/unix/.tiny_httpd_unix.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -intf-suffix .ml -no-alias-deps -open Tiny_httpd_unix__ -o src/unix/.tiny_httpd_unix.objs/native/tiny_httpd_unix__Sem.cmx -c -impl src/unix/sem.ml) Running[182]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -shared -linkall -I src/html -o src/html/tiny_httpd_html.cmxs src/html/tiny_httpd_html.cmxa) Running[183]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/native -I src/unix/.tiny_httpd_unix.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -intf-suffix .ml -no-alias-deps -open Tiny_httpd_unix__ -o src/unix/.tiny_httpd_unix.objs/native/tiny_httpd_unix__Dir.cmx -c -impl src/unix/dir.ml) Running[184]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/unix/.tiny_httpd_unix.objs/byte -I src/unix/.tiny_httpd_unix.objs/native -I src/unix/.tiny_httpd_unix.objs/public_cmi -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -intf-suffix .ml -no-alias-deps -open Tiny_httpd_unix__ -o src/unix/.tiny_httpd_unix.objs/native/tiny_httpd_unix.cmx -c -impl src/unix/tiny_httpd_unix.ml) Running[185]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -a -o src/unix/tiny_httpd_unix.cmxa src/unix/.tiny_httpd_unix.objs/native/tiny_httpd_unix__.cmx src/unix/.tiny_httpd_unix.objs/native/tiny_httpd_unix__Mime_.cmx src/unix/.tiny_httpd_unix.objs/native/tiny_httpd_unix__Dir.cmx src/unix/.tiny_httpd_unix.objs/native/tiny_httpd_unix__Sem.cmx src/unix/.tiny_httpd_unix.objs/native/tiny_httpd_unix.cmx) Running[186]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -I src/unix/.tiny_httpd_unix.objs/native -I src/unix/.tiny_httpd_unix.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/native/tiny_httpd.cmx -c -impl src/Tiny_httpd.ml) Running[187]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -shared -linkall -I src/unix -o src/unix/tiny_httpd_unix.cmxs src/unix/tiny_httpd_unix.cmxa) Running[188]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -a -o src/tiny_httpd.cmxa src/.tiny_httpd.objs/native/tiny_httpd.cmx) Running[189]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -warn-error -3 -g -I src/bin/.http_of_dir.eobjs/byte -I src/bin/.http_of_dir.eobjs/native -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -I src/unix/.tiny_httpd_unix.objs/native -I src/unix/.tiny_httpd_unix.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/bin/.http_of_dir.eobjs/native/dune__exe__Http_of_dir.cmx -c -impl src/bin/http_of_dir.ml) Running[190]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/native -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -I src/unix/.tiny_httpd_unix.objs/native -I src/unix/.tiny_httpd_unix.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_multipart_form_data__ -o src/multipart_form/.tiny_httpd_multipart_form_data.objs/native/tiny_httpd_multipart_form_data__Utils_.cmx -c -impl src/multipart_form/utils_.ml) Running[191]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Tiny_httpd_core -g -shared -linkall -I src -o src/tiny_httpd.cmxs src/tiny_httpd.cmxa) Running[192]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/native -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -I src/unix/.tiny_httpd_unix.objs/native -I src/unix/.tiny_httpd_unix.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_multipart_form_data__ -o src/multipart_form/.tiny_httpd_multipart_form_data.objs/native/tiny_httpd_multipart_form_data__Content_disposition.cmx -c -impl src/multipart_form/content_disposition.ml) Running[193]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -warn-error -3 -g -o src/bin/http_of_dir.exe /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/threads/threads.cmxa /usr/lib64/ocaml/seq/seq.cmxa /usr/lib64/ocaml/hmap/hmap.cmxa /usr/lib64/ocaml/iostream/types/iostream_types.cmxa /usr/lib64/ocaml/iostream/iostream.cmxa src/core/tiny_httpd_core.cmxa src/html/tiny_httpd_html.cmxa src/unix/tiny_httpd_unix.cmxa src/tiny_httpd.cmxa src/bin/.http_of_dir.eobjs/native/dune__exe__Http_of_dir.cmx) Running[194]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/byte -I src/multipart_form/.tiny_httpd_multipart_form_data.objs/native -I /usr/lib64/ocaml/hmap -I /usr/lib64/ocaml/iostream -I /usr/lib64/ocaml/iostream/types -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I src/core/.tiny_httpd_core.objs/native -I src/core/.tiny_httpd_core.objs/public_cmi -I src/html/.tiny_httpd_html.objs/byte -I src/html/.tiny_httpd_html.objs/native -I src/unix/.tiny_httpd_unix.objs/native -I src/unix/.tiny_httpd_unix.objs/public_cmi -intf-suffix .ml -no-alias-deps -open Tiny_httpd_multipart_form_data__ -o src/multipart_form/.tiny_httpd_multipart_form_data.objs/native/tiny_httpd_multipart_form_data.cmx -c -impl src/multipart_form/tiny_httpd_multipart_form_data.ml) Running[195]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/multipart_form/tiny_httpd_multipart_form_data.cmxa src/multipart_form/.tiny_httpd_multipart_form_data.objs/native/tiny_httpd_multipart_form_data__.cmx src/multipart_form/.tiny_httpd_multipart_form_data.objs/native/tiny_httpd_multipart_form_data__Utils_.cmx src/multipart_form/.tiny_httpd_multipart_form_data.objs/native/tiny_httpd_multipart_form_data__Content_disposition.cmx src/multipart_form/.tiny_httpd_multipart_form_data.objs/native/tiny_httpd_multipart_form_data.cmx) Running[196]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/multipart_form -o src/multipart_form/tiny_httpd_multipart_form_data.cmxs src/multipart_form/tiny_httpd_multipart_form_data.cmxa) Promoting "_build/default/tiny_httpd.install" to "tiny_httpd.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Za9yBk + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build + mkdir /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-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 tiny_httpd-0.19 + '[' 1 -eq 1 ']' + dune install --destdir=/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT --verbose --release -j24 Shared cache: enabled-except-user-rules Shared cache location: /home/iurt/.cache/dune/db Workspace root: /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/tiny_httpd-0.19 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/META Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/.private/tiny_httpd_core__Common_.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/.private/tiny_httpd_core__Common_.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/.private/tiny_httpd_core__Parse_.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/.private/tiny_httpd_core__Parse_.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/Atomic_.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/IO.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/buf.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/buf.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/common_.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/headers.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/headers.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/log.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/log.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/meth.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/meth.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/parse_.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/pool.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/pool.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/request.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/request.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/response.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/response.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/response_code.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/response_code.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/route.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/route.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/server.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/server.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core.a Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core.cma Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core.cmxa Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Atomic_.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Atomic_.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Atomic_.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Buf.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Buf.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Buf.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Buf.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Common_.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Headers.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Headers.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Headers.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Headers.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__IO.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__IO.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__IO.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Log.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Log.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Log.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Log.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Meth.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Meth.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Meth.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Meth.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Parse_.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Pool.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Pool.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Pool.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Pool.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Request.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Request.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Request.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Request.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Response.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Response.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Response.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Response.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Response_code.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Response_code.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Response_code.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Response_code.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Route.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Route.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Route.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Route.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Server.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Server.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Server.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Server.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Util.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Util.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Util.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core__Util.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/util.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/util.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/dune-package Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/Tiny_httpd_html.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/html_.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html.a Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html.cma Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html.cmxa Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html__.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html__.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html__.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html__.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html__Html_.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html__Html_.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html__Html_.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/content_disposition.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.a Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.cma Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.cmxa Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data__.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data__.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data__.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data__.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data__Content_disposition.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data__Content_disposition.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data__Content_disposition.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data__Utils_.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data__Utils_.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data__Utils_.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/utils_.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/opam Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/.private/tiny_httpd_prometheus__Common_p_.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/.private/tiny_httpd_prometheus__Common_p_.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/.private/tiny_httpd_prometheus__Time_.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/.private/tiny_httpd_prometheus__Time_.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/.private/tiny_httpd_prometheus__Time_.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/common_p_.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/time_.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/time_.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.a Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.cma Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.cmxa Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus__.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus__.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus__.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus__.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus__Common_p_.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus__Time_.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.a Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cma Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmxa Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/.private/tiny_httpd_unix__Mime_.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/.private/tiny_httpd_unix__Mime_.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/.private/tiny_httpd_unix__Mime_.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/dir.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/dir.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/mime_.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/mime_.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/sem.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix.a Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix.cma Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix.cmxa Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__Dir.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__Dir.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__Dir.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__Dir.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__Mime_.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__Sem.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__Sem.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix__Sem.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/.private/tiny_httpd_ws__Common_ws_.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/.private/tiny_httpd_ws__Common_ws_.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/.private/tiny_httpd_ws__Utils_.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/.private/tiny_httpd_ws__Utils_.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/common_ws_.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/libtiny_httpd_ws_stubs.a Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.a Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.cma Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.cmxa Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws__.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws__.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws__.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws__.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws__Common_ws_.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws__Utils_.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/utils_.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/tiny_httpd_core.cmxs Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/html/tiny_httpd_html.cmxs Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.cmxs Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.cmxs Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmxs Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/tiny_httpd_unix.cmxs Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.cmxs Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/bin/http_of_dir Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/bin/tiny-httpd-vfs-pack Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/doc/tiny_httpd/CHANGES.md Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/doc/tiny_httpd/README.md Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/stublibs/dlltiny_httpd_ws_stubs.so Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/META Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/Tiny_httpd_camlzip.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/Tiny_httpd_camlzip.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/dune-package Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/opam Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.a Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cma Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmx Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmxa Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmxs Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/doc/tiny_httpd_camlzip/CHANGES.md Installing /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/doc/tiny_httpd_camlzip/README.md + '[' -d _build/default/_doc/_html ']' + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/doc ++ find /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis=$'/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/time_.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/mime_.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/dir.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/meth.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/util.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/server.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/response.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/headers.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/route.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/request.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/pool.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/log.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/buf.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/response_code.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.mli\n/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/Tiny_httpd_camlzip.mli' + rm -f /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/multipart-form-data/tiny_httpd_multipart_form_data.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/tiny_httpd_prometheus.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/prometheus/time_.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/mime_.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/unix/dir.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/meth.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/util.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/server.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/response.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/headers.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/route.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/request.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/pool.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/log.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/buf.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/core/response_code.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/ws/tiny_httpd_ws.ml /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/Tiny_httpd_camlzip.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j24 --strict-build-id -m -i --build-id-seed 0.19-2.mga10 --unique-debug-suffix -0.19-2.mga10.x86_64 --unique-debug-src-base ocaml-tiny_httpd-0.19-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/tiny_httpd-0.19 find-debuginfo: starting Extracting debug info from 11 files DWARF-compressing 11 files sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-tiny_httpd-0.19-2.mga10.x86_64 cpio: _build/default/atomic.ml: Cannot stat: No such file or directory cpio: _build/default/buffer.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/camlinternalLazy.ml: Cannot stat: No such file or directory cpio: _build/default/format.ml: Cannot stat: No such file or directory cpio: _build/default/int32.ml: Cannot stat: No such file or directory cpio: _build/default/lexing.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/option.ml: Cannot stat: No such file or directory cpio: _build/default/printf.ml: Cannot stat: No such file or directory cpio: _build/default/scanf.ml: Cannot stat: No such file or directory cpio: _build/default/src/core/in.ml: Cannot stat: No such file or directory cpio: _build/default/src/core/in_buf.ml: Cannot stat: No such file or directory cpio: _build/default/src/core/out.ml: Cannot stat: No such file or directory cpio: _build/default/src/core/out_buf.ml: Cannot stat: No such file or directory cpio: _build/default/src/core/slice.ml: Cannot stat: No such file or directory cpio: _build/default/stdlib.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory cpio: _build/default/unix.ml: Cannot stat: No such file or directory 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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/SPECPARTS/rpm-debuginfo.specpart Processing files: ocaml-tiny_httpd-0.19-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qQerX4 + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build + cd tiny_httpd-0.19 + DOCDIR=/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/tiny_httpd-0.19/CHANGES.md /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/tiny_httpd-0.19/README.md /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Tiny_httpd) = 8e6be91dcf01a53d9d5b8e3ae02f5995 ocaml(Tiny_httpd_camlzip) = b4b03d1b24f29f7cc5b8cd0a2bae0101 ocaml(Tiny_httpd_core) = c6e372381ac95bc3b049af7127c7fbd6 ocaml(Tiny_httpd_core__Atomic_) = 15635ee973ea6301c38340986057d619 ocaml(Tiny_httpd_core__Buf) = 0a6f70d7185b1d3fc50298079cef616a ocaml(Tiny_httpd_core__Common_) = 7e8987172f8300ef15df0a4ad76a4394 ocaml(Tiny_httpd_core__Headers) = d56782c346b4895958a66a5f631d0f87 ocaml(Tiny_httpd_core__IO) = 93da08456e751fc6d051bf9027dc8018 ocaml(Tiny_httpd_core__Log) = 257e38482e17fa90b972f7d72d2a54b2 ocaml(Tiny_httpd_core__Meth) = 7ec67931b1c48d75b3cbd4ce9b92b6e4 ocaml(Tiny_httpd_core__Parse_) = 30e4f53794ffd17db2dcc68fe783e350 ocaml(Tiny_httpd_core__Pool) = ceb36afb7e6cd03b667aa91da57587bc ocaml(Tiny_httpd_core__Request) = 4d7b31ea6ff41cb99c1099baeb89264f ocaml(Tiny_httpd_core__Response) = c9a165bf7d74c8c77fc3f86f33b69ffb ocaml(Tiny_httpd_core__Response_code) = 6219784f335628c6645645c2731c908d ocaml(Tiny_httpd_core__Route) = 5c15ca9055ba2906643911c91df18b7f ocaml(Tiny_httpd_core__Server) = 652d0e073b392d3c148837b4802cd3f2 ocaml(Tiny_httpd_core__Util) = ef722db4e5f255c3a14ef58f75699736 ocaml(Tiny_httpd_html) = 481a6914ad6a241f9dae761506f83c0f ocaml(Tiny_httpd_html__) = 9a57574c672b39949d1f0ff32947c90c ocaml(Tiny_httpd_html__Html_) = bf0afe7fc8aa76788bc5a0ce420fc21b ocaml(Tiny_httpd_multipart_form_data) = 815f281f00e3fd87ce11006c05eb452e ocaml(Tiny_httpd_multipart_form_data__) = 3dd7c05da9d759bfd7ecd2bc295de214 ocaml(Tiny_httpd_multipart_form_data__Content_disposition) = 261132eafc6482957ee990849e1a1662 ocaml(Tiny_httpd_multipart_form_data__Utils_) = f63843c89bfd0d7cb659587003b0c274 ocaml(Tiny_httpd_prometheus) = 880363ab6ad8945a3c075f9a7e1ddd3b ocaml(Tiny_httpd_prometheus__) = d6856807481a95cdb3164f6d411a0afb ocaml(Tiny_httpd_prometheus__Common_p_) = a420299154998ad9221b35ea23a041ee ocaml(Tiny_httpd_prometheus__Time_) = a9f4b6850997f0cfdb86968761fd400e ocaml(Tiny_httpd_unix) = f362f15c8c259a1d2f35f19396d2e1dd ocaml(Tiny_httpd_unix__) = e3292b0d5182ccc7180ecd4c5c8aa78d ocaml(Tiny_httpd_unix__Dir) = 8f53c3f1d0a111558ec55cc9da8d31c9 ocaml(Tiny_httpd_unix__Mime_) = 6b33d537252688a8b8dcb6bfdf973ba9 ocaml(Tiny_httpd_unix__Sem) = de02193430501823cd7c57507218d110 ocaml(Tiny_httpd_ws) = 006daa5581a29b88bea3adf02ba38001 ocaml(Tiny_httpd_ws__) = eaaf6a01707901937474f92a5d2dd49e ocaml(Tiny_httpd_ws__Common_ws_) = 9f6449d30481537f286f6ab504b5db91 ocaml(Tiny_httpd_ws__Utils_) = 9d70f55252dfc294dda53b2171fa4bb0 ocaml-tiny_httpd = 0.19-2.mga10 ocaml-tiny_httpd(x86-64) = 0.19-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libm.so.6(GLIBC_2.38)(64bit) ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(CamlinternalOO) = 7104364f38cf3c63ed2f3069b6f44253 ocaml(Hmap) = 91a8db3783c224d0d383a2689906192b ocaml(Iostream) = c6ad804c18851e6b6e9f51b7be3a282d ocaml(Iostream__) = 1dc3b10852fbeab82655416819173c9d ocaml(Iostream__In) = 43faa688badb6416b2fb5ec48c1ddecd ocaml(Iostream__In_buf) = 054c84d1f2944fd9aa1ed18bb193f9c4 ocaml(Iostream__Out) = 6253a75903b8fb11e419b31edb782a7e ocaml(Iostream__Out_buf) = 3cc43b15cb45a1f1e5d286c3f9e5ab1f ocaml(Iostream__Seekable) = 9189630096ae58bf99a52270c40b26c1 ocaml(Iostream__Slice) = 322ab441a5ae68def7b8c3cb28e0b68b ocaml(Iostream_camlzip) = 3f4dde3469ff95a6a3b2990237b0c153 ocaml(Iostream_types) = 81a5e61ceeabeeb1ca50e6930e9dbb90 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Atomic) = ecec97e2369f5b68978d2a2eb427997d ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Condition) = 39fd8ee9f5adf538a9a140643627224d ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Fun) = cf215dbe3f6e56ca14fc22123b7eb171 ocaml(Stdlib__Gc) = fbebf2afd3d1f8efe1dbf7a69fdc88ab ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Mutex) = 7c985cf35f692ba380d9f84aef53e8d5 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Option) = 1f125c281d6cce512ab4ed7b9a269937 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Scanf) = f1fb8faa0240204ffa3944fe78ada705 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Thread) = c117adb5712f1019996c4af4fd6e18c2 ocaml(Tiny_httpd) = 8e6be91dcf01a53d9d5b8e3ae02f5995 ocaml(Tiny_httpd_core) = c6e372381ac95bc3b049af7127c7fbd6 ocaml(Tiny_httpd_core__Atomic_) = 15635ee973ea6301c38340986057d619 ocaml(Tiny_httpd_core__Buf) = 0a6f70d7185b1d3fc50298079cef616a ocaml(Tiny_httpd_core__Common_) = 7e8987172f8300ef15df0a4ad76a4394 ocaml(Tiny_httpd_core__Headers) = d56782c346b4895958a66a5f631d0f87 ocaml(Tiny_httpd_core__IO) = 93da08456e751fc6d051bf9027dc8018 ocaml(Tiny_httpd_core__Log) = 257e38482e17fa90b972f7d72d2a54b2 ocaml(Tiny_httpd_core__Meth) = 7ec67931b1c48d75b3cbd4ce9b92b6e4 ocaml(Tiny_httpd_core__Parse_) = 30e4f53794ffd17db2dcc68fe783e350 ocaml(Tiny_httpd_core__Pool) = ceb36afb7e6cd03b667aa91da57587bc ocaml(Tiny_httpd_core__Request) = 4d7b31ea6ff41cb99c1099baeb89264f ocaml(Tiny_httpd_core__Response) = c9a165bf7d74c8c77fc3f86f33b69ffb ocaml(Tiny_httpd_core__Response_code) = 6219784f335628c6645645c2731c908d ocaml(Tiny_httpd_core__Route) = 5c15ca9055ba2906643911c91df18b7f ocaml(Tiny_httpd_core__Server) = 652d0e073b392d3c148837b4802cd3f2 ocaml(Tiny_httpd_core__Util) = ef722db4e5f255c3a14ef58f75699736 ocaml(Tiny_httpd_html) = 481a6914ad6a241f9dae761506f83c0f ocaml(Tiny_httpd_html__) = 9a57574c672b39949d1f0ff32947c90c ocaml(Tiny_httpd_html__Html_) = bf0afe7fc8aa76788bc5a0ce420fc21b ocaml(Tiny_httpd_multipart_form_data__) = 3dd7c05da9d759bfd7ecd2bc295de214 ocaml(Tiny_httpd_multipart_form_data__Utils_) = f63843c89bfd0d7cb659587003b0c274 ocaml(Tiny_httpd_prometheus__) = d6856807481a95cdb3164f6d411a0afb ocaml(Tiny_httpd_prometheus__Common_p_) = a420299154998ad9221b35ea23a041ee ocaml(Tiny_httpd_prometheus__Time_) = a9f4b6850997f0cfdb86968761fd400e ocaml(Tiny_httpd_unix) = f362f15c8c259a1d2f35f19396d2e1dd ocaml(Tiny_httpd_unix__) = e3292b0d5182ccc7180ecd4c5c8aa78d ocaml(Tiny_httpd_unix__Dir) = 8f53c3f1d0a111558ec55cc9da8d31c9 ocaml(Tiny_httpd_unix__Mime_) = 6b33d537252688a8b8dcb6bfdf973ba9 ocaml(Tiny_httpd_unix__Sem) = de02193430501823cd7c57507218d110 ocaml(Tiny_httpd_ws__) = eaaf6a01707901937474f92a5d2dd49e ocaml(Tiny_httpd_ws__Common_ws_) = 9f6449d30481537f286f6ab504b5db91 ocaml(Tiny_httpd_ws__Utils_) = 9d70f55252dfc294dda53b2171fa4bb0 ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f Processing files: ocaml-tiny_httpd-devel-0.19-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2Kx3fz + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build + cd tiny_httpd-0.19 + DOCDIR=/home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/tiny_httpd-0.19/CHANGES.md /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/tiny_httpd-0.19/README.md /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Tiny_httpd) = 8e6be91dcf01a53d9d5b8e3ae02f5995 ocaml(Tiny_httpd_camlzip) = b4b03d1b24f29f7cc5b8cd0a2bae0101 ocaml(Tiny_httpd_core) = c6e372381ac95bc3b049af7127c7fbd6 ocaml(Tiny_httpd_core__Atomic_) = 15635ee973ea6301c38340986057d619 ocaml(Tiny_httpd_core__Buf) = 0a6f70d7185b1d3fc50298079cef616a ocaml(Tiny_httpd_core__Common_) = 7e8987172f8300ef15df0a4ad76a4394 ocaml(Tiny_httpd_core__Headers) = d56782c346b4895958a66a5f631d0f87 ocaml(Tiny_httpd_core__IO) = 93da08456e751fc6d051bf9027dc8018 ocaml(Tiny_httpd_core__Log) = 257e38482e17fa90b972f7d72d2a54b2 ocaml(Tiny_httpd_core__Meth) = 7ec67931b1c48d75b3cbd4ce9b92b6e4 ocaml(Tiny_httpd_core__Parse_) = 30e4f53794ffd17db2dcc68fe783e350 ocaml(Tiny_httpd_core__Pool) = ceb36afb7e6cd03b667aa91da57587bc ocaml(Tiny_httpd_core__Request) = 4d7b31ea6ff41cb99c1099baeb89264f ocaml(Tiny_httpd_core__Response) = c9a165bf7d74c8c77fc3f86f33b69ffb ocaml(Tiny_httpd_core__Response_code) = 6219784f335628c6645645c2731c908d ocaml(Tiny_httpd_core__Route) = 5c15ca9055ba2906643911c91df18b7f ocaml(Tiny_httpd_core__Server) = 652d0e073b392d3c148837b4802cd3f2 ocaml(Tiny_httpd_core__Util) = ef722db4e5f255c3a14ef58f75699736 ocaml(Tiny_httpd_html) = 481a6914ad6a241f9dae761506f83c0f ocaml(Tiny_httpd_html__) = 9a57574c672b39949d1f0ff32947c90c ocaml(Tiny_httpd_html__Html_) = bf0afe7fc8aa76788bc5a0ce420fc21b ocaml(Tiny_httpd_multipart_form_data) = 815f281f00e3fd87ce11006c05eb452e ocaml(Tiny_httpd_multipart_form_data__) = 3dd7c05da9d759bfd7ecd2bc295de214 ocaml(Tiny_httpd_multipart_form_data__Content_disposition) = 261132eafc6482957ee990849e1a1662 ocaml(Tiny_httpd_multipart_form_data__Utils_) = f63843c89bfd0d7cb659587003b0c274 ocaml(Tiny_httpd_prometheus) = 880363ab6ad8945a3c075f9a7e1ddd3b ocaml(Tiny_httpd_prometheus__) = d6856807481a95cdb3164f6d411a0afb ocaml(Tiny_httpd_prometheus__Common_p_) = a420299154998ad9221b35ea23a041ee ocaml(Tiny_httpd_prometheus__Time_) = a9f4b6850997f0cfdb86968761fd400e ocaml(Tiny_httpd_unix) = f362f15c8c259a1d2f35f19396d2e1dd ocaml(Tiny_httpd_unix__) = e3292b0d5182ccc7180ecd4c5c8aa78d ocaml(Tiny_httpd_unix__Dir) = 8f53c3f1d0a111558ec55cc9da8d31c9 ocaml(Tiny_httpd_unix__Mime_) = 6b33d537252688a8b8dcb6bfdf973ba9 ocaml(Tiny_httpd_unix__Sem) = de02193430501823cd7c57507218d110 ocaml(Tiny_httpd_ws) = 006daa5581a29b88bea3adf02ba38001 ocaml(Tiny_httpd_ws__) = eaaf6a01707901937474f92a5d2dd49e ocaml(Tiny_httpd_ws__Common_ws_) = 9f6449d30481537f286f6ab504b5db91 ocaml(Tiny_httpd_ws__Utils_) = 9d70f55252dfc294dda53b2171fa4bb0 ocaml-tiny_httpd-devel = 0.19-2.mga10 ocaml-tiny_httpd-devel(x86-64) = 0.19-2.mga10 ocamlx(Tiny_httpd) = 29d90774f742b349409c0bac8fe99e97 ocamlx(Tiny_httpd_camlzip) = a9289a14cc92afb032e87d2ac83f0a3d ocamlx(Tiny_httpd_core) = 19863cd6353bb4b8831652462d63b9e9 ocamlx(Tiny_httpd_core__Atomic_) = 8205714451cf915a2ea4be5fb911c292 ocamlx(Tiny_httpd_core__Buf) = 230ef9e4fead8c8b0923b3e74a28e3c0 ocamlx(Tiny_httpd_core__Common_) = 2945faa2475c03363aeeca3a52db7595 ocamlx(Tiny_httpd_core__Headers) = 23ab28d6e97ac5fe43c9091cb7291374 ocamlx(Tiny_httpd_core__IO) = a603de240758c46104aba5fb4da859f8 ocamlx(Tiny_httpd_core__Log) = 1e6521955c5c3bbd5f58f8c6e895ae7e ocamlx(Tiny_httpd_core__Meth) = c5156946c4d915c854c27b91f3bd1d19 ocamlx(Tiny_httpd_core__Parse_) = 63c2bbb680c10b449a3824eabb279936 ocamlx(Tiny_httpd_core__Pool) = 8f05dd0ff63f50663c823c1bd02a4e5e ocamlx(Tiny_httpd_core__Request) = d4b1278e17cdb36c39b571df22f42c55 ocamlx(Tiny_httpd_core__Response) = 26a80722a07d46a034cafb2f3acac352 ocamlx(Tiny_httpd_core__Response_code) = 90503dca1036392e76a9e892b5686cad ocamlx(Tiny_httpd_core__Route) = be7cf52e85fcdc59d8dd0887c259832a ocamlx(Tiny_httpd_core__Server) = 7165417db90045aa985cf476037fe377 ocamlx(Tiny_httpd_core__Util) = 93ee80652206a6dda988e4258a196509 ocamlx(Tiny_httpd_html) = 63a78cb3d789c31a1778aedc97be1e7a ocamlx(Tiny_httpd_html__) = bb074bc989d0e6cedbc04bb48ed3a58e ocamlx(Tiny_httpd_html__Html_) = 9e1b569cf540d7d59a555ec3eb9fd266 ocamlx(Tiny_httpd_multipart_form_data) = ac62240d76f8b6580bc20c0ee9bd0fa4 ocamlx(Tiny_httpd_multipart_form_data__) = 48435d9b9eb7a70709c79b3651ffdec1 ocamlx(Tiny_httpd_multipart_form_data__Content_disposition) = 1c47f4ca99de883d68a168ea58249800 ocamlx(Tiny_httpd_multipart_form_data__Utils_) = 151456525f620575f0c7e9dec0f37892 ocamlx(Tiny_httpd_prometheus) = fc838fc905d8877d9ddefedce9a64050 ocamlx(Tiny_httpd_prometheus__) = 15bcb7f80c76c21fcb25dd6971d48ad3 ocamlx(Tiny_httpd_prometheus__Common_p_) = 20563461028a8524af0bde181a11e688 ocamlx(Tiny_httpd_prometheus__Time_) = 43029b33656827c44571db1d90290fd2 ocamlx(Tiny_httpd_unix) = b1fc74dd86bbf687759882f375c27574 ocamlx(Tiny_httpd_unix__) = a4d84a8346dbdcc5844889baeaab1faf ocamlx(Tiny_httpd_unix__Dir) = 7c6d13744604c0949ab594422ec2ed5e ocamlx(Tiny_httpd_unix__Mime_) = ebf5b31791dd4c1d9fc44b7843c53fdb ocamlx(Tiny_httpd_unix__Sem) = 14b71317eb5454dff136c70481ffd4d2 ocamlx(Tiny_httpd_ws) = e5c211819a3832ecbc26ebf4b78883a8 ocamlx(Tiny_httpd_ws__) = 1d694df1576a0fff41edf743e96e4442 ocamlx(Tiny_httpd_ws__Common_ws_) = dfd15845bef28752906edd62756c8c82 ocamlx(Tiny_httpd_ws__Utils_) = fdc92365dcbde392398cbd0f79676c25 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(CamlinternalOO) = 7104364f38cf3c63ed2f3069b6f44253 ocaml(Hmap) = 91a8db3783c224d0d383a2689906192b ocaml(Iostream) = c6ad804c18851e6b6e9f51b7be3a282d ocaml(Iostream__) = 1dc3b10852fbeab82655416819173c9d ocaml(Iostream__In) = 43faa688badb6416b2fb5ec48c1ddecd ocaml(Iostream__In_buf) = 054c84d1f2944fd9aa1ed18bb193f9c4 ocaml(Iostream__Out) = 6253a75903b8fb11e419b31edb782a7e ocaml(Iostream__Out_buf) = 3cc43b15cb45a1f1e5d286c3f9e5ab1f ocaml(Iostream__Seekable) = 9189630096ae58bf99a52270c40b26c1 ocaml(Iostream__Slice) = 322ab441a5ae68def7b8c3cb28e0b68b ocaml(Iostream_camlzip) = 3f4dde3469ff95a6a3b2990237b0c153 ocaml(Iostream_types) = 81a5e61ceeabeeb1ca50e6930e9dbb90 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Atomic) = ecec97e2369f5b68978d2a2eb427997d ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Condition) = 39fd8ee9f5adf538a9a140643627224d ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Fun) = cf215dbe3f6e56ca14fc22123b7eb171 ocaml(Stdlib__Gc) = fbebf2afd3d1f8efe1dbf7a69fdc88ab ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Mutex) = 7c985cf35f692ba380d9f84aef53e8d5 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Option) = 1f125c281d6cce512ab4ed7b9a269937 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Scanf) = f1fb8faa0240204ffa3944fe78ada705 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Thread) = c117adb5712f1019996c4af4fd6e18c2 ocaml(Tiny_httpd) = 8e6be91dcf01a53d9d5b8e3ae02f5995 ocaml(Tiny_httpd_core) = c6e372381ac95bc3b049af7127c7fbd6 ocaml(Tiny_httpd_core__Atomic_) = 15635ee973ea6301c38340986057d619 ocaml(Tiny_httpd_core__Buf) = 0a6f70d7185b1d3fc50298079cef616a ocaml(Tiny_httpd_core__Common_) = 7e8987172f8300ef15df0a4ad76a4394 ocaml(Tiny_httpd_core__Headers) = d56782c346b4895958a66a5f631d0f87 ocaml(Tiny_httpd_core__IO) = 93da08456e751fc6d051bf9027dc8018 ocaml(Tiny_httpd_core__Log) = 257e38482e17fa90b972f7d72d2a54b2 ocaml(Tiny_httpd_core__Meth) = 7ec67931b1c48d75b3cbd4ce9b92b6e4 ocaml(Tiny_httpd_core__Parse_) = 30e4f53794ffd17db2dcc68fe783e350 ocaml(Tiny_httpd_core__Pool) = ceb36afb7e6cd03b667aa91da57587bc ocaml(Tiny_httpd_core__Request) = 4d7b31ea6ff41cb99c1099baeb89264f ocaml(Tiny_httpd_core__Response) = c9a165bf7d74c8c77fc3f86f33b69ffb ocaml(Tiny_httpd_core__Response_code) = 6219784f335628c6645645c2731c908d ocaml(Tiny_httpd_core__Route) = 5c15ca9055ba2906643911c91df18b7f ocaml(Tiny_httpd_core__Server) = 652d0e073b392d3c148837b4802cd3f2 ocaml(Tiny_httpd_core__Util) = ef722db4e5f255c3a14ef58f75699736 ocaml(Tiny_httpd_html) = 481a6914ad6a241f9dae761506f83c0f ocaml(Tiny_httpd_html__) = 9a57574c672b39949d1f0ff32947c90c ocaml(Tiny_httpd_html__Html_) = bf0afe7fc8aa76788bc5a0ce420fc21b ocaml(Tiny_httpd_multipart_form_data__) = 3dd7c05da9d759bfd7ecd2bc295de214 ocaml(Tiny_httpd_multipart_form_data__Utils_) = f63843c89bfd0d7cb659587003b0c274 ocaml(Tiny_httpd_prometheus__) = d6856807481a95cdb3164f6d411a0afb ocaml(Tiny_httpd_prometheus__Common_p_) = a420299154998ad9221b35ea23a041ee ocaml(Tiny_httpd_prometheus__Time_) = a9f4b6850997f0cfdb86968761fd400e ocaml(Tiny_httpd_unix) = f362f15c8c259a1d2f35f19396d2e1dd ocaml(Tiny_httpd_unix__) = e3292b0d5182ccc7180ecd4c5c8aa78d ocaml(Tiny_httpd_unix__Dir) = 8f53c3f1d0a111558ec55cc9da8d31c9 ocaml(Tiny_httpd_unix__Mime_) = 6b33d537252688a8b8dcb6bfdf973ba9 ocaml(Tiny_httpd_unix__Sem) = de02193430501823cd7c57507218d110 ocaml(Tiny_httpd_ws__) = eaaf6a01707901937474f92a5d2dd49e ocaml(Tiny_httpd_ws__Common_ws_) = 9f6449d30481537f286f6ab504b5db91 ocaml(Tiny_httpd_ws__Utils_) = 9d70f55252dfc294dda53b2171fa4bb0 ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocamlx(CamlinternalLazy) = 8fa5efa863f9bc5a5c55714e835af459 ocamlx(CamlinternalOO) = f0655d4d787c2a776d739a4180935b8b ocamlx(Hmap) = c2c7e43c2d688d4b041c4af92761b45b ocamlx(Iostream__In) = 8a69b78e6514eac6be2dad8ed552c6cc ocamlx(Iostream__In_buf) = 150ae616f30f29d259fe6c713fc0e47a ocamlx(Iostream__Out) = 41e70f4fd21ff03c6d8583e7a8cc4195 ocamlx(Iostream__Out_buf) = d65c2d1d84d16755b02fdf0aa7f7e532 ocamlx(Iostream__Slice) = 6c41f5ed5b78804f3f0bdefe1814afee ocamlx(Iostream_camlzip) = 05f8e6237c7c96fc33854c2e1462e2f9 ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Array) = def48d766be8b076d2a4fefcfbc64945 ocamlx(Stdlib__Atomic) = 5b34819d67b3c290eba8aec08975093c ocamlx(Stdlib__Buffer) = 019603e6c5a03da51c8ca38adff3c148 ocamlx(Stdlib__Bytes) = 742581368c20c030c2290b473f3214b1 ocamlx(Stdlib__Char) = c83dca203a97a14de456752cca98e905 ocamlx(Stdlib__Condition) = 3f6fc7e74a940f2410406fe3c9d715e2 ocamlx(Stdlib__Filename) = bf3c8902f5a0bdbfcb879bef2df078c3 ocamlx(Stdlib__Format) = 9fd07a8bda3b6871f15d2dd899999381 ocamlx(Stdlib__Gc) = 872a8ea472840550cdab918195faae41 ocamlx(Stdlib__Int32) = 1bd870b39c7806257aaa5a65a1a0c637 ocamlx(Stdlib__Int64) = e94473a846d945aed5578ae21fe5a13b ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__Map) = a456eae5d3ec76b4f7dca372677b3855 ocamlx(Stdlib__Mutex) = e477a33ff9c619a56c6251965d8112d7 ocamlx(Stdlib__Option) = 4656710f461ce29406917c4f2ace34c5 ocamlx(Stdlib__Printexc) = 33758f610e1329d357f412b24a4fb45c ocamlx(Stdlib__Printf) = 3355dd2861376d6f7797acdac699579a ocamlx(Stdlib__Scanf) = 40da514440eaa28d6c1e43dcf598a063 ocamlx(Stdlib__Seq) = 6435d4db5b3195fce331a29e86a04fac ocamlx(Stdlib__String) = f97b634b8d02a0422b61f35a94a2cf6b ocamlx(Stdlib__Sys) = 2437f5a239783c66a7a6539f2924f9e6 ocamlx(Thread) = c026456ce04729d525656d1801c02005 ocamlx(Tiny_httpd_core__Atomic_) = 8205714451cf915a2ea4be5fb911c292 ocamlx(Tiny_httpd_core__Buf) = 230ef9e4fead8c8b0923b3e74a28e3c0 ocamlx(Tiny_httpd_core__Common_) = 2945faa2475c03363aeeca3a52db7595 ocamlx(Tiny_httpd_core__Headers) = 23ab28d6e97ac5fe43c9091cb7291374 ocamlx(Tiny_httpd_core__IO) = a603de240758c46104aba5fb4da859f8 ocamlx(Tiny_httpd_core__Log) = 1e6521955c5c3bbd5f58f8c6e895ae7e ocamlx(Tiny_httpd_core__Meth) = c5156946c4d915c854c27b91f3bd1d19 ocamlx(Tiny_httpd_core__Parse_) = 63c2bbb680c10b449a3824eabb279936 ocamlx(Tiny_httpd_core__Pool) = 8f05dd0ff63f50663c823c1bd02a4e5e ocamlx(Tiny_httpd_core__Request) = d4b1278e17cdb36c39b571df22f42c55 ocamlx(Tiny_httpd_core__Response) = 26a80722a07d46a034cafb2f3acac352 ocamlx(Tiny_httpd_core__Response_code) = 90503dca1036392e76a9e892b5686cad ocamlx(Tiny_httpd_core__Route) = be7cf52e85fcdc59d8dd0887c259832a ocamlx(Tiny_httpd_core__Server) = 7165417db90045aa985cf476037fe377 ocamlx(Tiny_httpd_core__Util) = 93ee80652206a6dda988e4258a196509 ocamlx(Tiny_httpd_html) = 63a78cb3d789c31a1778aedc97be1e7a ocamlx(Tiny_httpd_html__Html_) = 9e1b569cf540d7d59a555ec3eb9fd266 ocamlx(Tiny_httpd_multipart_form_data__Utils_) = 151456525f620575f0c7e9dec0f37892 ocamlx(Tiny_httpd_prometheus__Common_p_) = 20563461028a8524af0bde181a11e688 ocamlx(Tiny_httpd_prometheus__Time_) = 43029b33656827c44571db1d90290fd2 ocamlx(Tiny_httpd_unix) = b1fc74dd86bbf687759882f375c27574 ocamlx(Tiny_httpd_unix__Mime_) = ebf5b31791dd4c1d9fc44b7843c53fdb ocamlx(Tiny_httpd_unix__Sem) = 14b71317eb5454dff136c70481ffd4d2 ocamlx(Tiny_httpd_ws__Common_ws_) = dfd15845bef28752906edd62756c8c82 ocamlx(Tiny_httpd_ws__Utils_) = fdc92365dcbde392398cbd0f79676c25 ocamlx(Unix) = c3c2905ffb15f175d6fa3e405062f448 Processing files: ocaml-tiny_httpd-debugsource-0.19-2.mga10.x86_64 Provides: ocaml-tiny_httpd-debugsource = 0.19-2.mga10 ocaml-tiny_httpd-debugsource(x86-64) = 0.19-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-tiny_httpd-debuginfo-0.19-2.mga10.x86_64 Provides: debuginfo(build-id) = 103ff550e6a9f224ef24c4fa87b09c9bfdcacf3c debuginfo(build-id) = 48fa7086e790d69186702a5f7b718283436c76f2 debuginfo(build-id) = 593afbf4d4c86300baa31ce997b8715ec22b5f93 debuginfo(build-id) = 7ad76e37be54762d33317d05bdecd800a2e34c82 debuginfo(build-id) = 8e7f77a6915082856a7ae097ae83d1274b8f61ba debuginfo(build-id) = a54b0055de9823d83d3242df94b882db44013a4b debuginfo(build-id) = c3fe90e42161b4a009f696cb5f4da11843d6ff4c debuginfo(build-id) = d015004096b2a9882ef065024051839b5a4faaa4 debuginfo(build-id) = d3f7833e22e4e774bf35d52dc151e1818f31f199 debuginfo(build-id) = e0ff7709c1650f990145681cc891ce2e184823ba debuginfo(build-id) = ea40b03cf2a84d388547e8f427dca8e88d83ca97 ocaml-tiny_httpd-debuginfo = 0.19-2.mga10 ocaml-tiny_httpd-debuginfo(x86-64) = 0.19-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-tiny_httpd-debugsource(x86-64) = 0.19-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-tiny_httpd-debugsource-0.19-2.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-tiny_httpd-devel-0.19-2.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-tiny_httpd-debuginfo-0.19-2.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-tiny_httpd-0.19-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WgTBkP + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build + test -d /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-tiny_httpd-0.19-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!