<86>Dec 14 08:14:41 userdel[1839449]: delete user 'rooter' <86>Dec 14 08:14:41 userdel[1839449]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:14:41 userdel[1839449]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:14:41 groupadd[1839502]: group added to /etc/group: name=rooter, GID=1799 <86>Dec 14 08:14:41 groupadd[1839502]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:14:41 groupadd[1839502]: new group: name=rooter, GID=1799 <86>Dec 14 08:14:41 useradd[1839544]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:14:41 userdel[1839593]: delete user 'builder' <86>Dec 14 08:14:41 userdel[1839593]: removed group 'builder' owned by 'builder' <86>Dec 14 08:14:41 userdel[1839593]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:14:41 groupadd[1839639]: group added to /etc/group: name=builder, GID=1800 <86>Dec 14 08:14:41 groupadd[1839639]: group added to /etc/gshadow: name=builder <86>Dec 14 08:14:41 groupadd[1839639]: new group: name=builder, GID=1800 <86>Dec 14 08:14:41 useradd[1839685]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Dec 14 08:14:44 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 14 08:14:45 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:14:46 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:14:47 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:14:48 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726231825 installed <13>Dec 14 08:14:48 rpmi: ocaml-cmdliner-1.3.0-alt1 sisyphus+356727.2300.13.1 1726231634 installed <13>Dec 14 08:14:48 rpmi: ocaml-cmdliner-devel-1.3.0-alt1 sisyphus+356727.2300.13.1 1726231634 installed <13>Dec 14 08:14:48 rpmi: ocaml-findlib-devel-1.9.6-alt2 sisyphus+356727.3100.13.1 1726231825 installed <13>Dec 14 08:14:48 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231124 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-ocp-indent-1.8.2-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-ocp-indent-1.8.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60565 + 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 . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60565 + 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: disabled 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/ocamldep -modules -intf src/indentArgs.mli) > _build/default/src/.indentMain.eobjs/indentArgs.intf.d Running[19]: (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[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/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[24]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/approx_lexer.ml) > _build/default/src/.ocp_indent_lexer.objs/approx_lexer.impl.d 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 /usr/lib/ocaml/bytes -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 /usr/lib/ocaml/bytes -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 /usr/lib/ocaml/bytes -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 /usr/lib/ocaml/bytes -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 /usr/lib/ocaml/bytes -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 /usr/lib/ocaml/bytes -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 /usr/lib/ocaml/bytes -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/bytes -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/bytes -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 /usr/lib/ocaml/bytes -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 /usr/lib/ocaml/bytes -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 -w -9 -warn-error -57 -g -bin-annot -bin-annot-occurrences -I src/.ocp_indent_lib.objs/byte -I /usr/lib/ocaml/bytes -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[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 /usr/lib/ocaml/bytes -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[40]: (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[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 /usr/lib/ocaml/bytes -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/bytes -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/bytes -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/bytes -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/bytes -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[38]: 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.279 + 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-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66215 + 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.TfkncB 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.nqtuAA 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.2.0-D94CB022, ocaml-cmi(Approx_tokens) = 5.2.0-431774EE, ocaml-cmi(Compat) = 5.2.0-2802F2EB, ocaml-cmi(IndentBlock) = 5.2.0-9EA0C01D, ocaml-cmi(IndentConfig) = 5.2.0-8BCE4249, ocaml-cmi(IndentExtend) = 5.2.0-3FFD2B1B, ocaml-cmi(IndentLoader) = 5.2.0-2BC4C68C, ocaml-cmi(IndentPrinter) = 5.2.0-A3C493E3, ocaml-cmi(Nstream) = 5.2.0-BA17F605, ocaml-cmi(Pos) = 5.2.0-A7313E5F, ocaml-cmi(Util) = 5.2.0-3157448C 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.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Dynlink) = 5.2.0-98BF43CB, ocaml-cmi(Findlib) = 5.2.0-2ECCFC12, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Filename) = 5.2.0-3BCDEF34, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmi(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Set) = 5.2.0-53CF6C22, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, 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.kkZQ6c Creating ocaml-ocp-indent-debuginfo package Processing files: ocaml-ocp-indent-devel-1.8.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jXEomH 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.ZtXRVd 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.2.0-D94CB022, ocaml-cmi(Approx_tokens) = 5.2.0-431774EE, ocaml-cmi(Compat) = 5.2.0-2802F2EB, ocaml-cmi(IndentBlock) = 5.2.0-9EA0C01D, ocaml-cmi(IndentConfig) = 5.2.0-8BCE4249, ocaml-cmi(IndentExtend) = 5.2.0-3FFD2B1B, ocaml-cmi(IndentLoader) = 5.2.0-2BC4C68C, ocaml-cmi(IndentPrinter) = 5.2.0-A3C493E3, ocaml-cmi(Nstream) = 5.2.0-BA17F605, ocaml-cmi(Pos) = 5.2.0-A7313E5F, ocaml-cmi(Util) = 5.2.0-3157448C, ocaml-cmt(Approx_lexer) = 5.2.0-D94CB022, ocaml-cmt(Approx_tokens) = 5.2.0-431774EE, ocaml-cmt(Compat) = 5.2.0-2802F2EB, ocaml-cmt(IndentBlock) = 5.2.0-9EA0C01D, ocaml-cmt(IndentConfig) = 5.2.0-8BCE4249, ocaml-cmt(IndentExtend) = 5.2.0-3FFD2B1B, ocaml-cmt(IndentLoader) = 5.2.0-2BC4C68C, ocaml-cmt(IndentPrinter) = 5.2.0-A3C493E3, ocaml-cmt(Nstream) = 5.2.0-BA17F605, ocaml-cmt(Pos) = 5.2.0-A7313E5F, ocaml-cmt(Util) = 5.2.0-3157448C Requires: ocaml-ocp-indent = 1.8.2-alt2, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmi(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmt(Dynlink) = 5.2.0-98BF43CB, ocaml-cmt(Findlib) = 5.2.0-2ECCFC12, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmt(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Filename) = 5.2.0-3BCDEF34, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmt(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmt(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmt(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmt(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmt(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmt(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmt(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__Set) = 5.2.0-53CF6C22, ocaml-cmt(Stdlib__String) = 5.2.0-161361DF, ocaml-cmt(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WTR5cB Processing files: ocaml-ocp-indent-debuginfo-1.8.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DGZMCz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KNOtKo find-requires: running scripts (debuginfo) Requires: ocaml-ocp-indent = 1.8.2-alt2, /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-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-ocp-indent-devel-1.8.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-ocp-indent-debuginfo-1.8.2-alt2.i586.rpm (w2.lzdio) 6.26user 2.56system 0:12.62elapsed 69%CPU (0avgtext+0avgdata 55008maxresident)k 0inputs+0outputs (0major+487116minor)pagefaults 0swaps 3.09user 2.63system 0:25.33elapsed 22%CPU (0avgtext+0avgdata 131256maxresident)k 1176inputs+0outputs (0major+203596minor)pagefaults 0swaps --- ocaml-ocp-indent-1.8.2-alt2.i586.rpm.repo 2024-09-15 18:06:45.000000000 +0000 +++ ocaml-ocp-indent-1.8.2-alt2.i586.rpm.hasher 2024-12-14 08:15:03.261753490 +0000 @@ -108,3 +108,3 @@ Provides: ocaml-ocp-indent = 1.8.2-alt2:sisyphus+356727.27100.17.1 -File: /usr/bin/ocp-indent 100755 root:root aafe32db45e3047d4a61082311592805 +File: /usr/bin/ocp-indent 100755 root:root b3cc4bd791b38112b9dc6dbffdfed4aa File: /usr/lib/ocaml 40755 root:root @@ -143,2 +143,2 @@ File: /usr/share/ocp-indent/vim/indent/ocaml.vim 100644 root:root 924ded4df532851a13b850ad9cb72621 -RPMIdentity: 3336216b54db8733bccb5944a2f945c19eb10ee1d1beaaec2703a1e785c50c27840977666b7926b67e46095eec75eea4eafa714c8bbcfd294c0e440df23fc4af +RPMIdentity: a4e6011996e82d1593f623945da7fc96ab2cbd8047769c5aabc2600fd3f2e1b4b3a9d2585c161fe110506d55aa2b09844ed33067ad64467a8056e288ad71e87c --- ocaml-ocp-indent-debuginfo-1.8.2-alt2.i586.rpm.repo 2024-09-15 18:06:45.000000000 +0000 +++ ocaml-ocp-indent-debuginfo-1.8.2-alt2.i586.rpm.hasher 2024-12-14 08:15:03.342755068 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b1 40755 root:root -/usr/lib/debug/.build-id/b1/f0c1ea054873464dede27150b3414f91050542 120777 root:root ../../../../bin/ocp-indent -/usr/lib/debug/.build-id/b1/f0c1ea054873464dede27150b3414f91050542.debug 120777 root:root ../../usr/bin/ocp-indent.debug +/usr/lib/debug/.build-id/ed 40755 root:root +/usr/lib/debug/.build-id/ed/0f37ab673251e15b20a3b691cd44c1a55dd2a3 120777 root:root ../../../../bin/ocp-indent +/usr/lib/debug/.build-id/ed/0f37ab673251e15b20a3b691cd44c1a55dd2a3.debug 120777 root:root ../../usr/bin/ocp-indent.debug /usr/lib/debug/usr/bin/ocp-indent.debug 100644 root:root @@ -14,6 +14,6 @@ Provides: ocaml-ocp-indent-debuginfo = 1.8.2-alt2:sisyphus+356727.27100.17.1 -File: /usr/lib/debug/.build-id/b1 40755 root:root -File: /usr/lib/debug/.build-id/b1/f0c1ea054873464dede27150b3414f91050542 120777 root:root ../../../../bin/ocp-indent -File: /usr/lib/debug/.build-id/b1/f0c1ea054873464dede27150b3414f91050542.debug 120777 root:root ../../usr/bin/ocp-indent.debug -File: /usr/lib/debug/usr/bin/ocp-indent.debug 100644 root:root 104aa932a0f204fd1296c2e2f3c24955 +File: /usr/lib/debug/.build-id/ed 40755 root:root +File: /usr/lib/debug/.build-id/ed/0f37ab673251e15b20a3b691cd44c1a55dd2a3 120777 root:root ../../../../bin/ocp-indent +File: /usr/lib/debug/.build-id/ed/0f37ab673251e15b20a3b691cd44c1a55dd2a3.debug 120777 root:root ../../usr/bin/ocp-indent.debug +File: /usr/lib/debug/usr/bin/ocp-indent.debug 100644 root:root c2920b5798cd3f2b4b1771bdc2e9d22b File: /usr/src/debug/ocaml-ocp-indent-1.8.2 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/ocaml-ocp-indent-1.8.2/_build/default 40755 root:root -RPMIdentity: 849e47773a5774798b3694105bb83c350daab29a9560e11e36cd884bfabe6b0c80fa0898ca44acc360fb52449e22d061c207573dc9aeb54ce8028091c0a765d1 +RPMIdentity: f6d943385542b8376aed2605a06c759b6f833f3d0a9a2e2677c57d40860b0fc18771d564686ff1a9ccb0197f657564daf214fc3d73ffae4ce49ecbe97159bae9