<86>Feb 10 10:27:58 userdel[3911653]: delete user 'rooter' <86>Feb 10 10:27:58 userdel[3911653]: removed group 'rooter' owned by 'rooter' <86>Feb 10 10:27:58 userdel[3911653]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 10 10:27:58 groupadd[3911668]: group added to /etc/group: name=rooter, GID=654 <86>Feb 10 10:27:58 groupadd[3911668]: group added to /etc/gshadow: name=rooter <86>Feb 10 10:27:58 groupadd[3911668]: new group: name=rooter, GID=654 <86>Feb 10 10:27:58 useradd[3911703]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Feb 10 10:27:58 userdel[3911728]: delete user 'builder' <86>Feb 10 10:27:58 userdel[3911728]: removed group 'builder' owned by 'builder' <86>Feb 10 10:27:58 groupadd[3911739]: group added to /etc/group: name=builder, GID=655 <86>Feb 10 10:27:58 groupadd[3911739]: group added to /etc/gshadow: name=builder <86>Feb 10 10:27:58 useradd[3911829]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash <13>Feb 10 10:28:00 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Feb 10 10:28:00 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Feb 10 10:28:11 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Feb 10 10:28:11 rpmi: ocaml-ocplib-endian-1.1-alt1 sisyphus+263310.6000.12.1 1608879598 installed <13>Feb 10 10:28:11 rpmi: ocaml-ppx_derivers-1.2.1-alt1 sisyphus+263310.13000.12.1 1608881828 installed <13>Feb 10 10:28:11 rpmi: ocaml-result-1.5-alt2 sisyphus+263310.4500.12.1 1608878956 installed <13>Feb 10 10:28:12 rpmi: ocaml-migrate-parsetree-1.8.0-alt1 sisyphus+263310.13100.12.1 1608881896 installed <13>Feb 10 10:28:12 rpmi: ocaml-ppx_tools_versioned-5.4.0-alt2 sisyphus+263310.17600.12.1 1608885350 installed <13>Feb 10 10:28:13 rpmi: ocaml-migrate-parsetree-devel-1.8.0-alt1 sisyphus+263310.13100.12.1 1608881896 installed <13>Feb 10 10:28:13 rpmi: ocaml-react-runtime-1.2.1-alt4 sisyphus+263310.11500.12.1 1608881289 installed <13>Feb 10 10:28:16 rpmi: ocaml-ppx_tools_versioned-devel-5.4.0-alt2 sisyphus+263310.17600.12.1 1608885350 installed <13>Feb 10 10:28:16 rpmi: ocaml-ocplib-endian-devel-1.1-alt1 sisyphus+263310.6000.12.1 1608879598 installed <13>Feb 10 10:28:16 rpmi: ocaml-cmdliner-1.0.4-alt1 sisyphus+263310.5100.12.1 1608879250 installed <13>Feb 10 10:28:16 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+263310.5400.12.1 1608879400 installed <13>Feb 10 10:28:16 rpmi: libev4-4.33-alt1 sisyphus+265178.100.1.1 1611519286 installed <13>Feb 10 10:28:16 rpmi: ocaml-lwt-5.3.0-alt3 sisyphus+264709.200.1.1 1610693490 installed <13>Feb 10 10:28:17 rpmi: ocaml-lwt-devel-5.3.0-alt3 sisyphus+264709.200.1.1 1610693490 installed <13>Feb 10 10:28:17 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+263310.5400.12.1 1608879400 installed <13>Feb 10 10:28:17 rpmi: ocaml-fmt-0.8.9-alt1 sisyphus+264249.100.1.1 1609405905 installed <13>Feb 10 10:28:17 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed <13>Feb 10 10:28:17 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+263310.500.12.1 1608876794 installed <13>Feb 10 10:28:17 rpmi: opam-2.0.7-alt1 sisyphus+263310.22700.12.1 1608888074 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-logs-0.6.3-alt3.nosrc.rpm (w1.gzdio) Installing ocaml-logs-0.6.3-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-logs-0.6.3 + echo 'Source #0 (ocaml-logs-0.6.3.tar):' Source #0 (ocaml-logs-0.6.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-logs-0.6.3.tar + cd ocaml-logs-0.6.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-logs-0.6.3 + sed -i s,%%VERSION_NUM%%,0.6.3,g pkg/META + ocaml pkg/pkg.ml build --with-js_of_ocaml false --with-lwt true ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs + ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs ld: src/logs.a(logs.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Fmt, and its interface was not compiled with -opaque ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs + ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs ld: src/logs_fmt.a(logs_fmt.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Cmdliner, and its interface was not compiled with -opaque ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs ld: src/logs_cli.a(logs_cli.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs + ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs ld: src/logs_lwt.a(logs_lwt.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs File "_none_", line 1: Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ld: src/logs_top.a(logs_top.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs # No parallelism done + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3881 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-logs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-logs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-logs-0.6.3 + opam-installer --prefix=/usr/src/tmp/ocaml-logs-buildroot/usr --libdir=/usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml Creating directory /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs _build/opam => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/opam _build/pkg/META => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/META _build/src/logs.a => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs.a _build/src/logs.cma => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs.cma _build/src/logs.cmi => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs.cmi _build/src/logs.cmti => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs.cmti _build/src/logs.cmx => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs.cmx _build/src/logs.cmxa => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs.cmxa _build/src/logs.cmxs => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs.cmxs _build/src/logs.mli => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs.mli _build/src/logs_cli.a => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_cli.a _build/src/logs_cli.cma => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_cli.cma _build/src/logs_cli.cmi => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_cli.cmi _build/src/logs_cli.cmti => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_cli.cmti _build/src/logs_cli.cmx => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_cli.cmx _build/src/logs_cli.cmxa => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_cli.cmxa _build/src/logs_cli.cmxs => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_cli.cmxs _build/src/logs_cli.mli => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_cli.mli _build/src/logs_fmt.a => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_fmt.a _build/src/logs_fmt.cma => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_fmt.cma _build/src/logs_fmt.cmi => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_fmt.cmi _build/src/logs_fmt.cmti => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_fmt.cmti _build/src/logs_fmt.cmx => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_fmt.cmx _build/src/logs_fmt.cmxa => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_fmt.cmxa _build/src/logs_fmt.cmxs => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_fmt.cmxs _build/src/logs_fmt.mli => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_fmt.mli _build/src/logs_fmt_top_init.ml => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_fmt_top_init.ml _build/src/logs_lwt.a => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_lwt.a _build/src/logs_lwt.cma => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_lwt.cma _build/src/logs_lwt.cmi => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_lwt.cmi _build/src/logs_lwt.cmti => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_lwt.cmti _build/src/logs_lwt.cmx => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_lwt.cmx _build/src/logs_lwt.cmxa => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_lwt.cmxa _build/src/logs_lwt.cmxs => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_lwt.cmxs _build/src/logs_lwt.mli => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_lwt.mli _build/src/logs_top.a => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_top.a _build/src/logs_top.cma => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_top.cma _build/src/logs_top.cmx => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_top.cmx _build/src/logs_top.cmxa => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_top.cmxa _build/src/logs_top.cmxs => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_top.cmxs _build/src/logs_top_init.ml => /usr/src/tmp/ocaml-logs-buildroot/usr/lib/ocaml/logs/logs_top_init.ml Creating directory /usr/src/tmp/ocaml-logs-buildroot/usr/doc/logs _build/CHANGES.md => /usr/src/tmp/ocaml-logs-buildroot/usr/doc/logs/CHANGES.md _build/LICENSE.md => /usr/src/tmp/ocaml-logs-buildroot/usr/doc/logs/LICENSE.md _build/README.md => /usr/src/tmp/ocaml-logs-buildroot/usr/doc/logs/README.md _build/test/tags.ml => /usr/src/tmp/ocaml-logs-buildroot/usr/doc/logs/tags.ml _build/test/tool.ml => /usr/src/tmp/ocaml-logs-buildroot/usr/doc/logs/tool.ml + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-logs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-logs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-logs-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-logs-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-logs-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-logs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlLogs_top__entry' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_top.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_top.cmxs: undefined symbol: camlToploop verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_top.cmxs: undefined symbol: camlStdlib__format the file containing the function 'camlLogs_lwt__over_149' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__fun_527' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__fun_555' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC either the file containing the function 'camlLogs_lwt__code_begin' or the file containing the function 'camlLogs_lwt__kmsg_135' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__on_error_inner_500' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__fun_510' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__on_error_msg_inner_535' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__fun_544' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__src_log_393' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__msg_396' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__on_error_414' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__on_error_msg_420' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlLogs_lwt__code_begin' or the file containing the function 'camlLogs_lwt__kmsg_135' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__on_error_180' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__fun_623' is not compiled with -fpic/-fPIC either the file containing the function 'camlLogs_lwt__code_begin' or the file containing the function 'camlLogs_lwt__kmsg_135' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__kmsg_135' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__msg_155' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__app_160' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__err_164' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__warn_168' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__info_172' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__debug_176' is not compiled with -fpic/-fPIC either the file containing the function 'camlLogs_lwt__code_begin' or the file containing the function 'camlLogs_lwt__kmsg_135' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__k_147' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_lwt__kunit_152' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_lwt.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_lwt.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_lwt.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_lwt.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_lwt.cmxs: undefined symbol: camlLogs verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_lwt.cmxs: undefined symbol: camlLwt__wait_1194 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_lwt.cmxs: undefined symbol: camlLwt__bind_1292 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_lwt.cmxs: undefined symbol: camlLwt__17 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_lwt.cmxs: undefined symbol: camlLwt__wakeup_general_997 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_lwt.cmxs: undefined symbol: camlLwt__return_1130 either the file containing the function 'camlLogs_fmt__code_begin' or the file containing the function 'camlLogs_fmt__pp_h_483' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_fmt__pp_h_483' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_fmt__pp_h_497' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_fmt__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC either the file containing the function 'camlLogs_fmt__code_begin' or the file containing the function 'camlLogs_fmt__pp_h_483' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_fmt__reporter_inner_781' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_fmt__reporter_488' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: undefined symbol: camlFmt verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: undefined symbol: camlLogs__format_reporter_inner_1984 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: undefined symbol: caml_sys_argv verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: undefined symbol: camlStdlib__filename verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: undefined symbol: camlStdlib__sys verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_fmt.cmxs: undefined symbol: caml_ml_array_bound_error the file containing the function 'camlLogs_cli__level_253' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_cli__choose_472' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs_cli__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_cli.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_cli.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_cli.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_cli.cmxs: undefined symbol: camlCmdliner verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_cli.cmxs: undefined symbol: camlStdlib__list__2 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_cli.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_cli.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_cli.cmxs: undefined symbol: camlStdlib__format__kasprintf_1221 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs_cli.cmxs: undefined symbol: camlStdlib__list__length_aux_83 the file containing the function 'camlLogs__pp_level_327' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__level_to_string_331' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__level_of_string_334' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__pp_392' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__pp_517' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__find_982' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__get_989' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__pp_set_1002' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__pp_tag_1006' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__pp_header_1051' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__fun_1957' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__fun_2010' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__fun_2068' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__fun_2083' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC either the file containing the function 'camlLogs__code_begin' or the file containing the function 'camlLogs__flush_305' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__create_inner_1844' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__set_level_inner_1864' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__univ_470' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__fun_1882' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__def_inner_1891' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__mem_969' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__add_973' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__rem_978' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__fold_994' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__format_reporter_inner_1984' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__report_1232' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__on_error_inner_2055' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__on_error_msg_inner_2074' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__src_log_1339' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__msg_1342' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__on_error_1359' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__on_error_msg_1365' is not compiled with -fpic/-fPIC either the file containing the function 'camlLogs__code_begin' or the file containing the function 'camlLogs__flush_305' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__on_error_1301' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__fun_2148' is not compiled with -fpic/-fPIC either the file containing the function 'camlLogs__code_begin' or the file containing the function 'camlLogs__flush_305' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__flush_305' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__level_324' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__list_396' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__list_513' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__set_reporter_1038' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__reporter_1041' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__report_1044' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__format_reporter_1221' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__err_count_1246' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__incr_err_count_1249' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__warn_count_1253' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__incr_warn_count_1256' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__kmsg_inner_2028' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__kmsg_1263' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__msg_1276' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__app_1281' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__err_1285' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__warn_1289' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__info_1293' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__debug_1297' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__set_level_381' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__fun_1876' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__create_366' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__def_491' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__pp_def_509' is not compiled with -fpic/-fPIC the file containing the function 'camlLogs__fun_1922' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__format__pp_force_newline_591 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__format__pp_print_break_611 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__bytes__sub_115 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__format__pp_print_string_515 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__format__kasprintf_1221 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__format__fprintf_1189 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__map__mem_288 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__map__add_196 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__map__remove_330 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__map__find_208 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__map__fold_383 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__$5e$5e_440 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__format__kfprintf_1171 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__map__fun_1039 verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: caml_sys_argv verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__filename verify-elf: WARNING: ./usr/lib/ocaml/logs/logs.cmxs: undefined symbol: camlStdlib__sys Hardlinking identical .pyc and .pyo files Processing files: ocaml-logs-0.6.3-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5537 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-logs-0.6.3 + DOCDIR=/usr/src/tmp/ocaml-logs-buildroot/usr/share/doc/ocaml-logs-0.6.3 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-logs-buildroot/usr/share/doc/ocaml-logs-0.6.3 + /bin/mkdir -p /usr/src/tmp/ocaml-logs-buildroot/usr/share/doc/ocaml-logs-0.6.3 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-logs-buildroot/usr/share/doc/ocaml-logs-0.6.3 + chmod -R go-w /usr/src/tmp/ocaml-logs-buildroot/usr/share/doc/ocaml-logs-0.6.3 + chmod -R a+rX /usr/src/tmp/ocaml-logs-buildroot/usr/share/doc/ocaml-logs-0.6.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oxgB3A find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eMCsLA find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Logs) = 4.11.1-9DB1051C, ocaml-cmi(Logs_cli) = 4.11.1-03CC8870, ocaml-cmi(Logs_fmt) = 4.11.1-136C1A09, ocaml-cmi(Logs_lwt) = 4.11.1-28B26488, ocaml-cmi(Logs_top) = 4.11.1-467C420B Requires: ocaml-cmi(Asttypes) = 4.11.1-F3116DA6, ocaml-cmi(Build_path_prefix_map) = 4.11.1-76D6DFE9, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalLazy) = 4.11.1-9A1263A7, ocaml-cmi(Cmdliner) = 4.11.1-73E47E0E, ocaml-cmi(Cmi_format) = 4.11.1-F66AC0FB, ocaml-cmi(Env) = 4.11.1-46561220, ocaml-cmi(Fmt) = 4.11.1-BC0C92DC, ocaml-cmi(Ident) = 4.11.1-BEA92412, ocaml-cmi(Identifiable) = 4.11.1-68502454, ocaml-cmi(Load_path) = 4.11.1-F712CE12, ocaml-cmi(Location) = 4.11.1-722B2135, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Lwt) = 4.11.1-B996C4EA, ocaml-cmi(Lwt_sequence) = 4.11.1-F00131B5, ocaml-cmi(Misc) = 4.11.1-351CA333, ocaml-cmi(Outcometree) = 4.11.1-897424D1, ocaml-cmi(Parsetree) = 4.11.1-C4C38BD4, ocaml-cmi(Path) = 4.11.1-E3A8285F, ocaml-cmi(Primitive) = 4.11.1-26E8968C, ocaml-cmi(Result) = 4.11.1-4D6EA467, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__digest) = 4.11.1-F1B97F3E, ocaml-cmi(Stdlib__filename) = 4.11.1-B88C1B2C, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__lazy) = 4.11.1-BAD82B0D, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__printexc) = 4.11.1-6E03AB07, ocaml-cmi(Stdlib__queue) = 4.11.1-DBA3E985, ocaml-cmi(Stdlib__result) = 4.11.1-2BA42445, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__stack) = 4.11.1-3162780E, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Subst) = 4.11.1-5AA9C9ED, ocaml-cmi(Toploop) = 4.11.1-8DA83ED0, ocaml-cmi(Type_immediacy) = 4.11.1-AED60BFF, ocaml-cmi(Types) = 4.11.1-7F5D3859, ocaml-cmi(Warnings) = 4.11.1-9FC34835, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.45PP7x Creating ocaml-logs-debuginfo package Processing files: ocaml-logs-devel-0.6.3-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zr1kRA find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kqUeTx find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Logs) = 4.11.1-0BADCB0B, ocaml-cmx(Logs_cli) = 4.11.1-670F0841, ocaml-cmx(Logs_fmt) = 4.11.1-2934F978, ocaml-cmx(Logs_lwt) = 4.11.1-60329EF5, ocaml-cmx(Logs_top) = 4.11.1-44DDAF5C Requires: ocaml-logs = 0.6.3-alt3, ocaml-cmi(Asttypes) = 4.11.1-F3116DA6, ocaml-cmi(Build_path_prefix_map) = 4.11.1-76D6DFE9, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalLazy) = 4.11.1-9A1263A7, ocaml-cmi(Cmdliner) = 4.11.1-73E47E0E, ocaml-cmi(Cmi_format) = 4.11.1-F66AC0FB, ocaml-cmi(Env) = 4.11.1-46561220, ocaml-cmi(Fmt) = 4.11.1-BC0C92DC, ocaml-cmi(Ident) = 4.11.1-BEA92412, ocaml-cmi(Identifiable) = 4.11.1-68502454, ocaml-cmi(Load_path) = 4.11.1-F712CE12, ocaml-cmi(Location) = 4.11.1-722B2135, ocaml-cmi(Logs) = 4.11.1-9DB1051C, ocaml-cmi(Logs_cli) = 4.11.1-03CC8870, ocaml-cmi(Logs_fmt) = 4.11.1-136C1A09, ocaml-cmi(Logs_lwt) = 4.11.1-28B26488, ocaml-cmi(Logs_top) = 4.11.1-467C420B, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Lwt) = 4.11.1-B996C4EA, ocaml-cmi(Lwt_sequence) = 4.11.1-F00131B5, ocaml-cmi(Misc) = 4.11.1-351CA333, ocaml-cmi(Outcometree) = 4.11.1-897424D1, ocaml-cmi(Parsetree) = 4.11.1-C4C38BD4, ocaml-cmi(Path) = 4.11.1-E3A8285F, ocaml-cmi(Primitive) = 4.11.1-26E8968C, ocaml-cmi(Result) = 4.11.1-4D6EA467, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__digest) = 4.11.1-F1B97F3E, ocaml-cmi(Stdlib__filename) = 4.11.1-B88C1B2C, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__lazy) = 4.11.1-BAD82B0D, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__printexc) = 4.11.1-6E03AB07, ocaml-cmi(Stdlib__queue) = 4.11.1-DBA3E985, ocaml-cmi(Stdlib__result) = 4.11.1-2BA42445, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__stack) = 4.11.1-3162780E, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Subst) = 4.11.1-5AA9C9ED, ocaml-cmi(Toploop) = 4.11.1-8DA83ED0, ocaml-cmi(Type_immediacy) = 4.11.1-AED60BFF, ocaml-cmi(Types) = 4.11.1-7F5D3859, ocaml-cmi(Warnings) = 4.11.1-9FC34835, ocaml-cmx(Lwt) = 4.11.1-84280587, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__filename) = 4.11.1-6512F630, ocaml-cmx(Stdlib__format) = 4.11.1-D382A0EF, ocaml-cmx(Stdlib__list) = 4.11.1-EE635CDA, ocaml-cmx(Stdlib__map) = 4.11.1-9B891A41, ocaml-cmx(Stdlib__string) = 4.11.1-87EE46B7, ocaml-cmx(Stdlib__sys) = 4.11.1-05A2DD7E Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q2pVdC Processing files: ocaml-logs-debuginfo-0.6.3-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pxFJdz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RTjH4B find-requires: running scripts (debuginfo) Requires: ocaml-logs = 0.6.3-alt3 Adding to ocaml-logs-devel a strict dependency on ocaml-logs Adding to ocaml-logs-debuginfo a strict dependency on ocaml-logs Removing 5 extra deps from ocaml-logs-devel due to dependency on ocaml-logs Removing 48 extra deps from ocaml-logs-devel due to repentancy on ocaml-logs warning: Installed (but unpackaged) file(s) found: /usr/doc/logs/CHANGES.md /usr/doc/logs/LICENSE.md /usr/doc/logs/README.md /usr/doc/logs/tags.ml /usr/doc/logs/tool.ml Wrote: /usr/src/RPM/RPMS/i586/ocaml-logs-0.6.3-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-logs-devel-0.6.3-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-logs-debuginfo-0.6.3-alt3.i586.rpm (w2.lzdio) 4.38user 1.41system 0:12.68elapsed 45%CPU (0avgtext+0avgdata 14684maxresident)k 0inputs+0outputs (0major+508784minor)pagefaults 0swaps 24.61user 4.53system 0:36.20elapsed 80%CPU (0avgtext+0avgdata 112728maxresident)k 95584inputs+0outputs (0major+829957minor)pagefaults 0swaps