<86>Jan 25 09:13:13 userdel[3681073]: delete user 'rooter' <86>Jan 25 09:13:13 userdel[3681073]: removed group 'rooter' owned by 'rooter' <86>Jan 25 09:13:13 userdel[3681073]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 25 09:13:13 groupadd[3681147]: group added to /etc/group: name=rooter, GID=1817 <86>Jan 25 09:13:13 groupadd[3681147]: group added to /etc/gshadow: name=rooter <86>Jan 25 09:13:13 groupadd[3681147]: new group: name=rooter, GID=1817 <86>Jan 25 09:13:13 useradd[3681180]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>Jan 25 09:13:13 userdel[3681229]: delete user 'builder' <86>Jan 25 09:13:13 userdel[3681229]: removed group 'builder' owned by 'builder' <86>Jan 25 09:13:13 userdel[3681229]: removed shadow group 'builder' owned by 'builder' <86>Jan 25 09:13:13 groupadd[3681255]: group added to /etc/group: name=builder, GID=1818 <86>Jan 25 09:13:13 groupadd[3681255]: group added to /etc/gshadow: name=builder <86>Jan 25 09:13:13 groupadd[3681255]: new group: name=builder, GID=1818 <86>Jan 25 09:13:13 useradd[3681286]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Jan 25 09:13:20 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Jan 25 09:13:21 rpmi: ocaml-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 09:13:21 rpmi: ocaml-runtime-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 09:13:24 rpmi: ocaml-compiler-libs-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 09:13:24 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+369757.3200.8.1 1737141579 installed <13>Jan 25 09:13:24 rpmi: ocaml-cmdliner-1.3.0-alt1 sisyphus+369757.2600.8.1 1737141422 installed <13>Jan 25 09:13:24 rpmi: ocaml-cmdliner-devel-1.3.0-alt1 sisyphus+369757.2600.8.1 1737141422 installed <13>Jan 25 09:13:24 rpmi: ocaml-findlib-devel-1.9.6-alt2 sisyphus+369757.3200.8.1 1737141579 installed <13>Jan 25 09:13:24 rpmi: dune-3.17.1-alt2 sisyphus+370720.100.1.1 1737462782 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-ocp-indent-1.8.2-alt3.nosrc.rpm (w1.gzdio) Installing ocaml-ocp-indent-1.8.2-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-ocp-indent-1.8.2 + echo 'Source #0 (ocaml-ocp-indent-1.8.2.tar):' Source #0 (ocaml-ocp-indent-1.8.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-ocp-indent-1.8.2.tar + cd ocaml-ocp-indent-1.8.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-ocp-indent-1.8.2-alt3.patch):' Patch #0 (ocaml-ocp-indent-1.8.2-alt3.patch): + /usr/bin/patch -p1 patching file ocp-indent.opam patching file src/dune + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ocp-indent-1.8.2 + /usr/bin/dune build --verbose -p ocp-indent Shared cache: enabled-except-user-rules Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-ocp-indent-1.8.2 Auto-detected concurrency: 16 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/ocamllex -q -o src/approx_lexer.ml src/approx_lexer.mll) Running[2]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/indentExtend.ml) > _build/default/src/.ocp_indent_lexer.objs/indentExtend.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/util.ml) > _build/default/src/.ocp_indent_utils.objs/util.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/indentPrinter.ml) > _build/default/src/.ocp_indent_lib.objs/indentPrinter.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/indentMain.ml) > _build/default/src/.indentMain.eobjs/indentMain.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/compat.ml) > _build/default/src/.ocp_indent_utils.objs/compat.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/indentBlock.ml) > _build/default/src/.ocp_indent_lib.objs/indentBlock.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/approx_tokens.ml) > _build/default/src/.ocp_indent_lexer.objs/approx_tokens.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/indentExtend.mli) > _build/default/src/.ocp_indent_lexer.objs/indentExtend.intf.d Running[10]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/nstream.ml) > _build/default/src/.ocp_indent_utils.objs/nstream.impl.d Running[11]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/pos.ml) > _build/default/src/.ocp_indent_utils.objs/pos.impl.d Running[12]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/nstream.mli) > _build/default/src/.ocp_indent_utils.objs/nstream.intf.d Running[13]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/pos.mli) > _build/default/src/.ocp_indent_utils.objs/pos.intf.d Running[14]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/indentConfig.ml) > _build/default/src/.ocp_indent_lib.objs/indentConfig.impl.d Running[15]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/indentBlock.mli) > _build/default/src/.ocp_indent_lib.objs/indentBlock.intf.d Running[16]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/indentConfig.mli) > _build/default/src/.ocp_indent_lib.objs/indentConfig.intf.d Running[17]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/indentPrinter.mli) > _build/default/src/.ocp_indent_lib.objs/indentPrinter.intf.d Running[18]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_lexer.objs/byte -no-alias-deps -o src/.ocp_indent_lexer.objs/byte/approx_tokens.cmo -c -impl src/approx_tokens.ml) Running[19]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/indentArgs.mli) > _build/default/src/.indentMain.eobjs/indentArgs.intf.d Running[20]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/indentArgs.ml) > _build/default/src/.indentMain.eobjs/indentArgs.impl.d Running[21]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/indentVersion.ml) > _build/default/src/.indentMain.eobjs/indentVersion.impl.d Running[22]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_lexer.objs/byte -no-alias-deps -o src/.ocp_indent_lexer.objs/byte/indentExtend.cmi -c -intf src/indentExtend.mli) Running[23]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/approx_lexer.ml) > _build/default/src/.ocp_indent_lexer.objs/approx_lexer.impl.d Running[24]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_lexer.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lexer.objs/byte/indentExtend.cmo -c -impl src/indentExtend.ml) Running[25]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_lexer.objs/byte -no-alias-deps -o src/.ocp_indent_lexer.objs/byte/approx_lexer.cmo -c -impl src/approx_lexer.ml) Running[26]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -a -o src/ocp_indent_lexer.cma src/.ocp_indent_lexer.objs/byte/approx_tokens.cmo src/.ocp_indent_lexer.objs/byte/indentExtend.cmo src/.ocp_indent_lexer.objs/byte/approx_lexer.cmo) Running[27]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_lexer.objs/byte -no-alias-deps -o src/.ocp_indent_utils.objs/byte/compat.cmo -c -impl src/compat.ml) Running[28]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_lexer.objs/byte -no-alias-deps -o src/.ocp_indent_utils.objs/byte/util.cmo -c -impl src/util.ml) Running[29]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_lexer.objs/byte -no-alias-deps -o src/.ocp_indent_utils.objs/byte/pos.cmi -c -intf src/pos.mli) Running[30]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_lexer.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_utils.objs/byte/pos.cmo -c -impl src/pos.ml) Running[31]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_lexer.objs/byte -no-alias-deps -o src/.ocp_indent_utils.objs/byte/nstream.cmi -c -intf src/nstream.mli) Running[32]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_lexer.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_utils.objs/byte/nstream.cmo -c -impl src/nstream.ml) Running[33]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -warn-error -57 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -no-alias-deps -o src/.ocp_indent_lib.objs/byte/indentConfig.cmi -c -intf src/indentConfig.mli) Running[34]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_dynlink.objs/byte -I /usr/lib/ocaml/dynlink -I /usr/lib/ocaml/findlib -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -no-alias-deps -o src/.ocp_indent_dynlink.objs/byte/indentLoader.cmi -c -intf src/indentLoader.mli) Running[35]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_dynlink.objs/byte -I /usr/lib/ocaml/dynlink -I /usr/lib/ocaml/findlib -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_dynlink.objs/byte/indentLoader.cmo -c -impl src/indentLoader.ml) Running[36]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -warn-error -57 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lib.objs/byte/indentConfig.cmo -c -impl src/indentConfig.ml) Running[37]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -warn-error -57 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -no-alias-deps -o src/.ocp_indent_lib.objs/byte/indentBlock.cmi -c -intf src/indentBlock.mli) Running[38]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -a -o src/ocp_indent_utils.cma src/.ocp_indent_utils.objs/byte/util.cmo src/.ocp_indent_utils.objs/byte/pos.cmo src/.ocp_indent_utils.objs/byte/nstream.cmo src/.ocp_indent_utils.objs/byte/compat.cmo) Running[39]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -warn-error -57 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lib.objs/byte/indentBlock.cmo -c -impl src/indentBlock.ml) Running[40]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -warn-error -57 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -no-alias-deps -o src/.ocp_indent_lib.objs/byte/indentPrinter.cmi -c -intf src/indentPrinter.mli) Running[41]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -a -o src/ocp_indent_dynlink.cma src/.ocp_indent_dynlink.objs/byte/indentLoader.cmo) Running[42]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -warn-error -57 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lib.objs/byte/indentPrinter.cmo -c -impl src/indentPrinter.ml) Running[43]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.indentMain.eobjs/byte -I /usr/lib/ocaml/cmdliner -I /usr/lib/ocaml/dynlink -I /usr/lib/ocaml/findlib -I /usr/lib/ocaml/unix -I src/.ocp_indent_dynlink.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_utils.objs/byte -no-alias-deps -o src/.indentMain.eobjs/byte/indentVersion.cmo -c -impl src/indentVersion.ml) Running[44]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.indentMain.eobjs/byte -I /usr/lib/ocaml/cmdliner -I /usr/lib/ocaml/dynlink -I /usr/lib/ocaml/findlib -I /usr/lib/ocaml/unix -I src/.ocp_indent_dynlink.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_utils.objs/byte -no-alias-deps -o src/.indentMain.eobjs/byte/indentArgs.cmi -c -intf src/indentArgs.mli) Output[44]: File "src/indentArgs.mli", line 36, characters 10-28: 36 | val info: Cmdliner.Term.info ^^^^^^^^^^^^^^^^^^ Alert deprecated: Cmdliner.Term.info Use Cmd.info instead. Running[45]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.indentMain.eobjs/byte -I /usr/lib/ocaml/cmdliner -I /usr/lib/ocaml/dynlink -I /usr/lib/ocaml/findlib -I /usr/lib/ocaml/unix -I src/.ocp_indent_dynlink.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_utils.objs/byte -intf-suffix .ml -no-alias-deps -o src/.indentMain.eobjs/byte/indentArgs.cmo -c -impl src/indentArgs.ml) Running[46]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I src/.indentMain.eobjs/byte -I /usr/lib/ocaml/cmdliner -I /usr/lib/ocaml/dynlink -I /usr/lib/ocaml/findlib -I /usr/lib/ocaml/unix -I src/.ocp_indent_dynlink.objs/byte -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_utils.objs/byte -no-alias-deps -o src/.indentMain.eobjs/byte/indentMain.cmo -c -impl src/indentMain.ml) Output[46]: File "src/indentMain.ml", line 96, characters 4-8: 96 | pure (fun (args,files) -> List.iter (indent_file args) files) ^^^^ Alert deprecated: Cmdliner.Term.pure Use Term.const instead. File "src/indentMain.ml", line 102, characters 8-26: 102 | match Cmdliner.Term.eval main with ^^^^^^^^^^^^^^^^^^ Alert deprecated: Cmdliner.Term.eval Use Cmd.v and one of Cmd.eval* instead. Output[45]: File "src/indentArgs.ml", line 115, characters 10-14: 115 | Term.(pure List.flatten $ arg) ^^^^ Alert deprecated: Cmdliner.Term.pure Use Term.const instead. File "src/indentArgs.ml", line 122, characters 10-14: 122 | Term.(pure List.flatten $ arg) ^^^^ Alert deprecated: Cmdliner.Term.pure Use Term.const instead. File "src/indentArgs.ml", line 129, characters 10-14: 129 | Term.(pure List.flatten $ arg) ^^^^ Alert deprecated: Cmdliner.Term.pure Use Term.const instead. File "src/indentArgs.ml", line 137, characters 10-14: 137 | Term.(pure f $ arg) ^^^^ Alert deprecated: Cmdliner.Term.pure Use Term.const instead. File "src/indentArgs.ml", line 191, characters 10-14: 191 | Term.(pure build_t ^^^^ Alert deprecated: Cmdliner.Term.pure Use Term.const instead. File "src/indentArgs.ml", line 240, characters 2-11: 240 | Term.info "ocp-indent" ~version:IndentVersion.version ~doc ~man ^^^^^^^^^ Alert deprecated: Cmdliner.Term.info Use Cmd.info instead. Output[39]: File "src/indentBlock.ml", lines 1684-1686, characters 4-13: 1684 | ....{kind=KExpr i}::p, 1685 | ({token=EOF} :: tok :: _ (* spurious warning 57 here *) 1686 | | tok::_) Warning 57 [ambiguous-var-in-pattern-guard]: Ambiguous or-pattern variables under guard; variable tok appears in different places in different or-pattern alternatives. Only the first match will be used to evaluate the guard expression. (see manual section 13.5.4) Running[47]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -warn-error -57 -g -a -o src/ocp_indent_lib.cma src/.ocp_indent_lib.objs/byte/indentConfig.cmo src/.ocp_indent_lib.objs/byte/indentBlock.cmo src/.ocp_indent_lib.objs/byte/indentPrinter.cmo) Running[48]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -9 -g -o src/indentMain.exe -output-complete-exe /usr/lib/ocaml/cmdliner/cmdliner.cma src/ocp_indent_lexer.cma src/ocp_indent_utils.cma src/ocp_indent_lib.cma /usr/lib/ocaml/findlib/findlib.cma /usr/lib/ocaml/dynlink/dynlink.cma src/ocp_indent_dynlink.cma /usr/lib/ocaml/unix/unix.cma src/.indentMain.eobjs/byte/indentVersion.cmo src/.indentMain.eobjs/byte/indentArgs.cmo src/.indentMain.eobjs/byte/indentMain.cmo) Running[49]: (cd _build/default/doc && ../../install/default/bin/ocp-indent --help=groff) > _build/default/doc/ocp-indent.1 Promoting "_build/default/ocp-indent.install" to "ocp-indent.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16839 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-ocp-indent-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-ocp-indent-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-ocp-indent-1.8.2 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-ocp-indent-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-ocp-indent-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-ocp-indent-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-ocp-indent-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-ocp-indent-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-ocp-indent-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-ocp-indent-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-ocp-indent-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-ocp-indent-buildroot ./usr/lib: (from :0) ./usr/lib/ocaml/ocp-indent/lib: (from :0) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ocaml-ocp-indent-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-ocp-indent-buildroot Processing files: ocaml-ocp-indent-1.8.2-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77921 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ocp-indent-1.8.2 + DOCDIR=/usr/src/tmp/ocaml-ocp-indent-buildroot/usr/share/doc/ocaml-ocp-indent-1.8.2 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-ocp-indent-buildroot/usr/share/doc/ocaml-ocp-indent-1.8.2 + /bin/mkdir -p /usr/src/tmp/ocaml-ocp-indent-buildroot/usr/share/doc/ocaml-ocp-indent-1.8.2 + cp -prL README.md LICENSE CHANGELOG /usr/src/tmp/ocaml-ocp-indent-buildroot/usr/share/doc/ocaml-ocp-indent-1.8.2 + chmod -R go-w /usr/src/tmp/ocaml-ocp-indent-buildroot/usr/share/doc/ocaml-ocp-indent-1.8.2 + chmod -R a+rX /usr/src/tmp/ocaml-ocp-indent-buildroot/usr/share/doc/ocaml-ocp-indent-1.8.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FuUaey find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o8h4SN find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Approx_lexer) = 5.3.0-8729D2F1, ocaml-cmi(Approx_tokens) = 5.3.0-E4FA8655, ocaml-cmi(Compat) = 5.3.0-064A5A6C, ocaml-cmi(IndentBlock) = 5.3.0-AC291042, ocaml-cmi(IndentConfig) = 5.3.0-6F4C1597, ocaml-cmi(IndentExtend) = 5.3.0-17714353, ocaml-cmi(IndentLoader) = 5.3.0-203E086B, ocaml-cmi(IndentPrinter) = 5.3.0-5619E7A5, ocaml-cmi(Nstream) = 5.3.0-1431F51C, ocaml-cmi(Pos) = 5.3.0-5F7F1960, ocaml-cmi(Util) = 5.3.0-9345DFEF Requires: /lib/ld-linux.so.2, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.10), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.25), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.9), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), libm.so.6(GLIBC_2.35), ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(CamlinternalLazy) = 5.3.0-4914AC3A, ocaml-cmi(Dynlink) = 5.3.0-97E8DB4E, ocaml-cmi(Findlib) = 5.3.0-37F72B38, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Filename) = 5.3.0-8FB36335, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmi(Stdlib__Lazy) = 5.3.0-8BCECD13, ocaml-cmi(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__Set) = 5.3.0-D579D6A5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LfS466 Creating ocaml-ocp-indent-debuginfo package Processing files: ocaml-ocp-indent-devel-1.8.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GAX667 find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G3l1P4 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Approx_lexer) = 5.3.0-8729D2F1, ocaml-cmi(Approx_tokens) = 5.3.0-E4FA8655, ocaml-cmi(Compat) = 5.3.0-064A5A6C, ocaml-cmi(IndentBlock) = 5.3.0-AC291042, ocaml-cmi(IndentConfig) = 5.3.0-6F4C1597, ocaml-cmi(IndentExtend) = 5.3.0-17714353, ocaml-cmi(IndentLoader) = 5.3.0-203E086B, ocaml-cmi(IndentPrinter) = 5.3.0-5619E7A5, ocaml-cmi(Nstream) = 5.3.0-1431F51C, ocaml-cmi(Pos) = 5.3.0-5F7F1960, ocaml-cmi(Util) = 5.3.0-9345DFEF, ocaml-cmt(Approx_lexer) = 5.3.0-8729D2F1, ocaml-cmt(Approx_tokens) = 5.3.0-E4FA8655, ocaml-cmt(Compat) = 5.3.0-064A5A6C, ocaml-cmt(IndentBlock) = 5.3.0-AC291042, ocaml-cmt(IndentConfig) = 5.3.0-6F4C1597, ocaml-cmt(IndentExtend) = 5.3.0-17714353, ocaml-cmt(IndentLoader) = 5.3.0-203E086B, ocaml-cmt(IndentPrinter) = 5.3.0-5619E7A5, ocaml-cmt(Nstream) = 5.3.0-1431F51C, ocaml-cmt(Pos) = 5.3.0-5F7F1960, ocaml-cmt(Util) = 5.3.0-9345DFEF Requires: ocaml-ocp-indent = 1.8.2-alt3, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(CamlinternalLazy) = 5.3.0-4914AC3A, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmi(Stdlib__Lazy) = 5.3.0-8BCECD13, ocaml-cmi(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(CamlinternalLazy) = 5.3.0-4914AC3A, ocaml-cmt(Dynlink) = 5.3.0-97E8DB4E, ocaml-cmt(Findlib) = 5.3.0-37F72B38, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmt(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmt(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmt(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmt(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmt(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmt(Stdlib__Filename) = 5.3.0-8FB36335, ocaml-cmt(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmt(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmt(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmt(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmt(Stdlib__Lazy) = 5.3.0-8BCECD13, ocaml-cmt(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmt(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmt(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmt(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmt(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmt(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__Set) = 5.3.0-D579D6A5, ocaml-cmt(Stdlib__String) = 5.3.0-E140441D, ocaml-cmt(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yIG51Q Processing files: ocaml-ocp-indent-debuginfo-1.8.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.csQHz4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SpXkl6 find-requires: running scripts (debuginfo) Requires: ocaml-ocp-indent = 1.8.2-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(ld-linux.so.2), debug(libc.so.6), debug(libm.so.6) Adding to ocaml-ocp-indent-devel a strict dependency on ocaml-ocp-indent Adding to ocaml-ocp-indent-debuginfo a strict dependency on ocaml-ocp-indent Removing 17 extra deps from ocaml-ocp-indent-devel due to repentancy on ocaml-ocp-indent warning: Installed (but unpackaged) file(s) found: /usr/share/doc/ocp-indent/CHANGELOG /usr/share/doc/ocp-indent/LICENSE /usr/share/doc/ocp-indent/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-ocp-indent-1.8.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-ocp-indent-devel-1.8.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-ocp-indent-debuginfo-1.8.2-alt3.i586.rpm (w2.lzdio) 7.97user 3.50system 0:24.15elapsed 47%CPU (0avgtext+0avgdata 31756maxresident)k 0inputs+0outputs (0major+540205minor)pagefaults 0swaps 5.64user 5.19system 0:50.48elapsed 21%CPU (0avgtext+0avgdata 132728maxresident)k 0inputs+0outputs (0major+217472minor)pagefaults 0swaps