D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-tiny_httpd-0.12-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LEPr1C Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xWAluV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build + rm -rf tiny_httpd-0.12 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/tiny_httpd-0.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tiny_httpd-0.12 + /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/pterjan/rpmbuild/tmp/rpm-tmp.r2gcA3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-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.12 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/tiny_httpd-0.12 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/Tiny_httpd_util.ml) > _build/default/src/.tiny_httpd.objs/tiny_httpd_util.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Tiny_httpd.ml) > _build/default/src/.tiny_httpd.objs/tiny_httpd.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Tiny_httpd.mli) > _build/default/src/.tiny_httpd.objs/tiny_httpd.intf.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Tiny_httpd_buf.ml) > _build/default/src/.tiny_httpd.objs/tiny_httpd_buf.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Tiny_httpd_dir.ml) > _build/default/src/.tiny_httpd.objs/tiny_httpd_dir.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Tiny_httpd_html.ml) > _build/default/src/.tiny_httpd.objs/tiny_httpd_html.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Tiny_httpd_server.ml) > _build/default/src/.tiny_httpd.objs/tiny_httpd_server.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Tiny_httpd_stream.ml) > _build/default/src/.tiny_httpd.objs/tiny_httpd_stream.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Tiny_httpd_buf.mli) > _build/default/src/.tiny_httpd.objs/tiny_httpd_buf.intf.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Tiny_httpd_dir.mli) > _build/default/src/.tiny_httpd.objs/tiny_httpd_dir.intf.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Tiny_httpd_server.mli) > _build/default/src/.tiny_httpd.objs/tiny_httpd_server.intf.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Tiny_httpd_stream.mli) > _build/default/src/.tiny_httpd.objs/tiny_httpd_stream.intf.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Tiny_httpd_util.mli) > _build/default/src/.tiny_httpd.objs/tiny_httpd_util.intf.d Running[14]: (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[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/gen/.gentags.eobjs/byte -no-alias-deps -o src/gen/.gentags.eobjs/byte/dune__exe__Gentags.cmo -c -impl src/gen/gentags.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_buf.cmi -c -intf src/Tiny_httpd_buf.mli) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_util.cmi -c -intf src/Tiny_httpd_util.mli) Running[18]: (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[19]: (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[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -warn-error -a+8 -g -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/native/tiny_httpd_buf.cmx -c -impl src/Tiny_httpd_buf.ml) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_buf.cmo -c -impl src/Tiny_httpd_buf.ml) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_stream.cmi -c -intf src/Tiny_httpd_stream.mli) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -warn-error -a+8 -g -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/native/tiny_httpd_util.cmx -c -impl src/Tiny_httpd_util.ml) Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_util.cmo -c -impl src/Tiny_httpd_util.ml) Running[25]: (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[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/gen/.gentags.eobjs/byte -I src/gen/.gentags.eobjs/native -intf-suffix .ml -no-alias-deps -o src/gen/.gentags.eobjs/native/dune__exe__Gentags.cmx -c -impl src/gen/gentags.ml) Running[27]: (cd _build/default && /usr/bin/ocamllex -q -o src/bin/http.ml src/bin/http.mll) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_stream.cmo -c -impl src/Tiny_httpd_stream.ml) Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_server.cmi -c -intf src/Tiny_httpd_server.mli) Running[30]: (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[31]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -warn-error -a+8 -g -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/native/tiny_httpd_stream.cmx -c -impl src/Tiny_httpd_stream.ml) Running[32]: (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[33]: (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[34]: (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[35]: (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[36]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_server.cmo -c -impl src/Tiny_httpd_server.ml) Running[37]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_dir.cmi -c -intf src/Tiny_httpd_dir.mli) Running[38]: (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.cmo -c -impl src/bin/vfs_pack.ml) Running[39]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd.cmi -c -intf src/Tiny_httpd.mli) Running[40]: (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[41]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/gen/gentags.exe src/gen/.gentags.eobjs/native/dune__exe__Gentags.cmx) Running[42]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -warn-error -a+8 -g -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/native/tiny_httpd_server.cmx -c -impl src/Tiny_httpd_server.ml) Running[43]: (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[44]: (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[45]: (cd _build/default/src && gen/gentags.exe) > _build/default/src/Tiny_httpd_html_.ml Running[46]: (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[47]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Tiny_httpd_html_.ml) > _build/default/src/.tiny_httpd.objs/tiny_httpd_html_.impl.d Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_html_.cmo -c -impl src/Tiny_httpd_html_.ml) Running[49]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -warn-error -a+8 -g -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/native/tiny_httpd_html_.cmx -c -impl src/Tiny_httpd_html_.ml) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_html.cmo -c -impl src/Tiny_httpd_html.ml) Running[51]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -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/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/zip -I src/.tiny_httpd.objs/byte -no-alias-deps -o src/camlzip/.tiny_httpd_camlzip.objs/byte/tiny_httpd_camlzip.cmi -c -intf src/camlzip/Tiny_httpd_camlzip.mli) Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd.cmo -c -impl src/Tiny_httpd.ml) Running[53]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/.tiny_httpd.objs/byte -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/byte/tiny_httpd_dir.cmo -c -impl src/Tiny_httpd_dir.ml) Running[54]: (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/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/.tiny_httpd.objs/byte -no-alias-deps -o src/bin/.http_of_dir.eobjs/byte/dune__exe__Http_of_dir.cmo -c -impl src/bin/http_of_dir.ml) Running[55]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -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/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/zip -I src/.tiny_httpd.objs/byte -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[56]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -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[57]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -warn-error -a+8 -g -a -o src/tiny_httpd.cma src/.tiny_httpd.objs/byte/tiny_httpd_util.cmo src/.tiny_httpd.objs/byte/tiny_httpd_buf.cmo src/.tiny_httpd.objs/byte/tiny_httpd_stream.cmo src/.tiny_httpd.objs/byte/tiny_httpd_server.cmo src/.tiny_httpd.objs/byte/tiny_httpd_html_.cmo src/.tiny_httpd.objs/byte/tiny_httpd_html.cmo src/.tiny_httpd.objs/byte/tiny_httpd_dir.cmo src/.tiny_httpd.objs/byte/tiny_httpd.cmo) Running[58]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -warn-error -a+8 -g -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/native/tiny_httpd_html.cmx -c -impl src/Tiny_httpd_html.ml) Running[59]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -warn-error -a+8 -g -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/native/tiny_httpd_dir.cmx -c -impl src/Tiny_httpd_dir.ml) Running[60]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -warn-error -a+8 -g -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.tiny_httpd.objs/native/tiny_httpd.cmx -c -impl src/Tiny_httpd.ml) Running[61]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -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/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I /usr/lib64/ocaml/zip -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -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[62]: (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/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/.tiny_httpd.objs/byte -I src/.tiny_httpd.objs/native -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[63]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -warn-error -a+8 -g -a -o src/tiny_httpd.cmxa src/.tiny_httpd.objs/native/tiny_httpd_util.cmx src/.tiny_httpd.objs/native/tiny_httpd_buf.cmx src/.tiny_httpd.objs/native/tiny_httpd_stream.cmx src/.tiny_httpd.objs/native/tiny_httpd_server.cmx src/.tiny_httpd.objs/native/tiny_httpd_html_.cmx src/.tiny_httpd.objs/native/tiny_httpd_html.cmx src/.tiny_httpd.objs/native/tiny_httpd_dir.cmx src/.tiny_httpd.objs/native/tiny_httpd.cmx) Running[64]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -warn-error -a+8 -g -shared -linkall -I src -o src/tiny_httpd.cmxs src/tiny_httpd.cmxa) Running[65]: (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 src/tiny_httpd.cmxa src/bin/.http_of_dir.eobjs/native/dune__exe__Http_of_dir.cmx) Running[66]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -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[67]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -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) Promoting "_build/default/tiny_httpd_camlzip.install" to "tiny_httpd_camlzip.install" Promoting "_build/default/tiny_httpd.install" to "tiny_httpd.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Wpb4zr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-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.12 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/tiny_httpd-0.12 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_buf.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_buf.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_dir.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_dir.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_html.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_html_.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_server.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_server.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_stream.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_stream.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_util.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_util.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_buf.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_buf.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_buf.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_buf.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_dir.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_dir.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_dir.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_dir.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_html.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_html.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_html.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_html_.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_html_.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_html_.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_server.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_server.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_server.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_server.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_stream.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_stream.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_stream.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_stream.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_util.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_util.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_util.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd_util.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/tiny_httpd.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/bin/http_of_dir Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/bin/tiny-httpd-vfs-pack Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/doc/tiny_httpd/CHANGES.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/doc/tiny_httpd/README.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/Tiny_httpd_camlzip.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/Tiny_httpd_camlzip.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/tiny_httpd_camlzip.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/doc/tiny_httpd_camlzip/CHANGES.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/doc/tiny_httpd_camlzip/README.md + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis=$'/home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_stream.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_server.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_util.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_buf.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_dir.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/Tiny_httpd_camlzip.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_stream.ml /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_server.ml /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_util.ml /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_buf.ml /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd_dir.ml /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd/Tiny_httpd.ml /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/lib64/ocaml/tiny_httpd_camlzip/Tiny_httpd_camlzip.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.12-2.mga10 --unique-debug-suffix -0.12-2.mga10.x86_64 --unique-debug-src-base ocaml-tiny_httpd-0.12-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/tiny_httpd-0.12 find-debuginfo: starting Extracting debug info from 4 files DWARF-compressing 4 files sepdebugcrcfix: Updated 4 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.12-2.mga10.x86_64 cpio: _build/default/buffer.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/camlinternalLazy.ml: Cannot stat: No such file or directory cpio: _build/default/format.ml: Cannot stat: No such file or directory cpio: _build/default/lexing.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/printf.ml: Cannot stat: No such file or directory cpio: _build/default/scanf.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 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/SPECPARTS/rpm-debuginfo.specpart Processing files: ocaml-tiny_httpd-0.12-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gycqZp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build + cd tiny_httpd-0.12 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/tiny_httpd-0.12/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/tiny_httpd-0.12/README.md /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Tiny_httpd) = edfc49f3451e717c9f54ea5e490ac4be ocaml(Tiny_httpd_buf) = 3e4c4893b6a141c444c0d99fb7ec2b67 ocaml(Tiny_httpd_camlzip) = 83ce18f30cc8b6359fec506ec12ca1a7 ocaml(Tiny_httpd_dir) = 8205481cd387bbc732715b2e9e9ec21c ocaml(Tiny_httpd_html) = a0769354f87f54546ab660e2714f6346 ocaml(Tiny_httpd_html_) = c1b16b28789493a618908ae2fd457ef8 ocaml(Tiny_httpd_server) = 28f78977ac224d4eae6d139076961878 ocaml(Tiny_httpd_stream) = 30ccedf29ff49a73301a8f6d0c95efca ocaml(Tiny_httpd_util) = dce252c9f0367118320c36d76d800dd5 ocaml-tiny_httpd = 0.12-2.mga10 ocaml-tiny_httpd(x86-64) = 0.12-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(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c 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__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Mutex) = 7c985cf35f692ba380d9f84aef53e8d5 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 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_buf) = 3e4c4893b6a141c444c0d99fb7ec2b67 ocaml(Tiny_httpd_html) = a0769354f87f54546ab660e2714f6346 ocaml(Tiny_httpd_html_) = c1b16b28789493a618908ae2fd457ef8 ocaml(Tiny_httpd_server) = 28f78977ac224d4eae6d139076961878 ocaml(Tiny_httpd_stream) = 30ccedf29ff49a73301a8f6d0c95efca ocaml(Tiny_httpd_util) = dce252c9f0367118320c36d76d800dd5 ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocaml(Zlib) = ccb2ad298c812534ab5e1430147b03c6 Processing files: ocaml-tiny_httpd-devel-0.12-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6BjEeV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build + cd tiny_httpd-0.12 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/tiny_httpd-0.12/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/tiny_httpd-0.12/README.md /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT/usr/share/doc/ocaml-tiny_httpd-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Tiny_httpd) = edfc49f3451e717c9f54ea5e490ac4be ocaml(Tiny_httpd_buf) = 3e4c4893b6a141c444c0d99fb7ec2b67 ocaml(Tiny_httpd_camlzip) = 83ce18f30cc8b6359fec506ec12ca1a7 ocaml(Tiny_httpd_dir) = 8205481cd387bbc732715b2e9e9ec21c ocaml(Tiny_httpd_html) = a0769354f87f54546ab660e2714f6346 ocaml(Tiny_httpd_html_) = c1b16b28789493a618908ae2fd457ef8 ocaml(Tiny_httpd_server) = 28f78977ac224d4eae6d139076961878 ocaml(Tiny_httpd_stream) = 30ccedf29ff49a73301a8f6d0c95efca ocaml(Tiny_httpd_util) = dce252c9f0367118320c36d76d800dd5 ocaml-tiny_httpd-devel = 0.12-2.mga10 ocaml-tiny_httpd-devel(x86-64) = 0.12-2.mga10 ocamlx(Tiny_httpd) = bf6c911abf933e1a3e3ed7b71645b05c ocamlx(Tiny_httpd_buf) = e4749da56716a12cde67f79f30d03ef4 ocamlx(Tiny_httpd_camlzip) = 19e544951c46d4f5308d809e19f3d2d1 ocamlx(Tiny_httpd_dir) = 5b7ad96e61da1e07e87d0e46d219e441 ocamlx(Tiny_httpd_html) = d783060028b36d84f70ee5e7b149d397 ocamlx(Tiny_httpd_html_) = 6640d6a0029c3a7c9833166df959acc9 ocamlx(Tiny_httpd_server) = 0ecedb3ee265dd6e7abad67b946f081f ocamlx(Tiny_httpd_stream) = 8750fd914b31a95117be96d17d7332f8 ocamlx(Tiny_httpd_util) = e8395c59e264bd3be44d8c9e5ec6183d 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(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c 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__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__Mutex) = 7c985cf35f692ba380d9f84aef53e8d5 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 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_buf) = 3e4c4893b6a141c444c0d99fb7ec2b67 ocaml(Tiny_httpd_html) = a0769354f87f54546ab660e2714f6346 ocaml(Tiny_httpd_html_) = c1b16b28789493a618908ae2fd457ef8 ocaml(Tiny_httpd_server) = 28f78977ac224d4eae6d139076961878 ocaml(Tiny_httpd_stream) = 30ccedf29ff49a73301a8f6d0c95efca ocaml(Tiny_httpd_util) = dce252c9f0367118320c36d76d800dd5 ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocaml(Zlib) = ccb2ad298c812534ab5e1430147b03c6 ocamlx(CamlinternalLazy) = 8fa5efa863f9bc5a5c55714e835af459 ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Array) = def48d766be8b076d2a4fefcfbc64945 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__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__Map) = a456eae5d3ec76b4f7dca372677b3855 ocamlx(Stdlib__Mutex) = e477a33ff9c619a56c6251965d8112d7 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_buf) = e4749da56716a12cde67f79f30d03ef4 ocamlx(Tiny_httpd_html) = d783060028b36d84f70ee5e7b149d397 ocamlx(Tiny_httpd_html_) = 6640d6a0029c3a7c9833166df959acc9 ocamlx(Tiny_httpd_server) = 0ecedb3ee265dd6e7abad67b946f081f ocamlx(Tiny_httpd_stream) = 8750fd914b31a95117be96d17d7332f8 ocamlx(Tiny_httpd_util) = e8395c59e264bd3be44d8c9e5ec6183d ocamlx(Unix) = c3c2905ffb15f175d6fa3e405062f448 ocamlx(Zlib) = f40e54667a51b60adfb1cdd1cf7d5c4e Processing files: ocaml-tiny_httpd-debugsource-0.12-2.mga10.x86_64 Provides: ocaml-tiny_httpd-debugsource = 0.12-2.mga10 ocaml-tiny_httpd-debugsource(x86-64) = 0.12-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.12-2.mga10.x86_64 Provides: debuginfo(build-id) = 0bfe72d0944ecb87e167263ea802a93ae9f43ef8 debuginfo(build-id) = 35818cd0c8e26be946b3cfe085e720742b5bc1cd debuginfo(build-id) = 7c4c8b51287964fd5651f810b9c1e6d1a811e8b1 debuginfo(build-id) = 94066bd72143bdfdab01d6ad934666a8cf579b08 ocaml-tiny_httpd-debuginfo = 0.12-2.mga10 ocaml-tiny_httpd-debuginfo(x86-64) = 0.12-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.12-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-tiny_httpd-debugsource-0.12-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-tiny_httpd-devel-0.12-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-tiny_httpd-debuginfo-0.12-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-tiny_httpd-0.12-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dQjb3W + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-tiny_httpd-0.12-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!