<86>Jun 3 05:38:24 userdel[3931308]: delete user 'rooter' <86>Jun 3 05:38:24 userdel[3931308]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:38:24 userdel[3931308]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:38:24 groupadd[3931407]: group added to /etc/group: name=rooter, GID=1826 <86>Jun 3 05:38:24 groupadd[3931407]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:38:24 groupadd[3931407]: new group: name=rooter, GID=1826 <86>Jun 3 05:38:24 useradd[3931442]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:38:24 userdel[3931536]: delete user 'builder' <86>Jun 3 05:38:24 userdel[3931536]: removed group 'builder' owned by 'builder' <86>Jun 3 05:38:24 userdel[3931536]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:38:24 groupadd[3931625]: group added to /etc/group: name=builder, GID=1827 <86>Jun 3 05:38:24 groupadd[3931625]: group added to /etc/gshadow: name=builder <86>Jun 3 05:38:24 groupadd[3931625]: new group: name=builder, GID=1827 <86>Jun 3 05:38:24 useradd[3931673]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Jun 3 05:38:26 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Jun 3 05:38:26 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Jun 3 05:38:34 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Jun 3 05:38:34 rpmi: ocaml-sexplib0-0.15.0-alt1 sisyphus+292992.40.1.1 1641303015 installed <13>Jun 3 05:38:34 rpmi: ocaml-base-0.15.0-alt1 sisyphus+292992.60.1.1 1641303052 installed <13>Jun 3 05:38:34 rpmi: dune-2.9.3-alt1 sisyphus+294384.100.1.1 1643564548 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-stdio-0.15.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-stdio-0.15.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54213 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-stdio-0.15.0 + echo 'Source #0 (ocaml-stdio-0.15.0.tar):' Source #0 (ocaml-stdio-0.15.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-stdio-0.15.0.tar + cd ocaml-stdio-0.15.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54213 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-stdio-0.15.0 + /usr/bin/dune build --verbose -p stdio Workspace root: /usr/src/RPM/BUILD/ocaml-stdio-0.15.0 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune759864.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune8d4f71.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/ocaml-stdio-0.15.0/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-stdio-0.15.0" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-stdio-0.15.0/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-stdio-0.15.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-stdio-0.15.0/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-stdio-0.15.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-stdio-0.15.0/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = false ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.13.1" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "i686-pc-linux-gnu" ; target = "i686-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X030" ; cmi_magic_number = "Caml1999I030" ; cmo_magic_number = "Caml1999O030" ; cma_magic_number = "Caml1999A030" ; cmx_magic_number = "Caml1999Y030" ; cmxa_magic_number = "Caml1999Z030" ; ast_impl_magic_number = "Caml1999M030" ; ast_intf_magic_number = "Caml1999N030" ; cmxs_magic_number = "Caml1999D030" ; cmt_magic_number = "Caml1999T030" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/stdio.mli) > _build/default/src/.stdio.objs/stdio.mli.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/stdio.ml) > _build/default/src/.stdio.objs/stdio.ml.d Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I src/.stdio.objs/byte -no-alias-deps -o src/.stdio.objs/byte/stdio__.cmo -c -impl src/stdio__.ml-gen) Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/in_channel.mli) > _build/default/src/.stdio.objs/in_channel.mli.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/in_channel.ml) > _build/default/src/.stdio.objs/in_channel.ml.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/out_channel.mli) > _build/default/src/.stdio.objs/out_channel.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/out_channel.ml) > _build/default/src/.stdio.objs/out_channel.ml.d Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.stdio.objs/native/stdio__.cmx -c -impl src/stdio__.ml-gen) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__In_channel.cmi -c -intf src/in_channel.mli) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__Out_channel.cmi -c -intf src/out_channel.mli) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio__In_channel.cmx -c -impl src/in_channel.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__In_channel.cmo -c -impl src/in_channel.ml) Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio__Out_channel.cmx -c -impl src/out_channel.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__Out_channel.cmo -c -impl src/out_channel.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio.cmi -c -intf src/stdio.mli) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio.cmo -c -impl src/stdio.ml) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/stdio.cma src/.stdio.objs/byte/stdio__.cmo src/.stdio.objs/byte/stdio__In_channel.cmo src/.stdio.objs/byte/stdio__Out_channel.cmo src/.stdio.objs/byte/stdio.cmo) Output[14]: File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Base, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Base__Exn, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Base__List, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Caml, and its interface was not compiled with -opaque Output[12]: File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Base, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Base__Buffer, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Base__Char, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Base__Exn, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Base__List, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Base__String, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Caml, and its interface was not compiled with -opaque Running[19]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio.cmx -c -impl src/stdio.ml) Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/stdio.cmxa src/.stdio.objs/native/stdio__.cmx src/.stdio.objs/native/stdio__In_channel.cmx src/.stdio.objs/native/stdio__Out_channel.cmx src/.stdio.objs/native/stdio.cmx) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/stdio.cmxs src/stdio.cmxa) Output[21]: ld: src/stdio.a(stdio__In_channel.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54213 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-stdio-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-stdio-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-stdio-0.15.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-stdio-buildroot Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/META Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/dune-package Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/in_channel.ml Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/in_channel.mli Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/opam Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/out_channel.ml Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/out_channel.mli Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.a Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cma Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmi Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmt Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmti Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmx Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmxa Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.ml Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.mli Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__.cmi Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__.cmt Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__.cmx Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__.ml Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__In_channel.cmi Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__In_channel.cmt Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__In_channel.cmti Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__In_channel.cmx Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__Out_channel.cmi Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__Out_channel.cmt Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__Out_channel.cmti Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__Out_channel.cmx Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmxs Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/stdio/CHANGES.md Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/stdio/LICENSE.md Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/stdio/README.md Installing /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/stdio/odoc-pages/index.mld + find /usr/src/tmp/ocaml-stdio-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-stdio-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|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-stdio-buildroot (auto) mode of './usr/lib/ocaml/stdio/stdio.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-stdio-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-stdio-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-stdio-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-stdio-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-stdio-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlStdio__In_channel__create_inner_2914' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__may_eof_497' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__input_all_580' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__input_lines_2107' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__sexp_of_t_326' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__create_inner_2513' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__entry' 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 the file containing the function 'camlStdio__In_channel__really_input_505' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__input_byte_517' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__input_char_520' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__input_binary_int_523' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__unsafe_input_value_526' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__input_buffer_530' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__input_line_inner_2954' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__fold_lines_2098' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__fun_2978' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__iter_lines_2334' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__read_lines_2341' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__output_lines_467' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__write_lines_887' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__write_all_892' 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 'camlStdio__In_channel__equal_312' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__equal_312' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__print_s_845' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__eprint_s_849' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__trim_1347' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__loop_2104' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__newline_464' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__fun_2525' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__fun_2542' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__input_500' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__fun_2924' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__really_input_exn_511' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__fun_2929' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__fun_2933' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__fun_2937' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__fun_2941' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__fun_2959' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__input_line_exn_inner_2962' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__output_405' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__output_substring_410' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__with_file_334' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__Out_channel__with_file_853' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__read_all_2345' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__fun_2945' is not compiled with -fpic/-fPIC the file containing the function 'camlStdio__In_channel__loop_1345' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlCaml verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase__Exn verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlStdlib__Buffer__add_channel_499 verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase__Buffer verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase__Char verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase__String verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase__List verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlStdlib__Buffer verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlStdlib__Printf Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.27046 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-stdio-0.15.0 + /usr/bin/dune runtest + exit 0 Processing files: ocaml-stdio-0.15.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27046 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-stdio-0.15.0 + DOCDIR=/usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.15.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.15.0 + /bin/mkdir -p /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.15.0 + cp -prL README.md LICENSE.md /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.15.0 + chmod -R go-w /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.15.0 + chmod -R a+rX /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.15.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7XJ7X2 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.cVtpa0 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(Stdio) = 4.13.1-77DF30CE, ocaml-cmi(Stdio__) = 4.13.1-832AEB0F, ocaml-cmi(Stdio__In_channel) = 4.13.1-F53C3FF0, ocaml-cmi(Stdio__Out_channel) = 4.13.1-5F2F3999 Requires: ocaml-cmi(Base) = 4.13.1-DCE1D074, ocaml-cmi(Base__) = 4.13.1-36E29B9F, ocaml-cmi(Base__Applicative) = 4.13.1-B312B016, ocaml-cmi(Base__Applicative_intf) = 4.13.1-8345749E, ocaml-cmi(Base__Array) = 4.13.1-F644077A, ocaml-cmi(Base__Backtrace) = 4.13.1-E257A466, ocaml-cmi(Base__Binary_searchable) = 4.13.1-6AD78636, ocaml-cmi(Base__Binary_searchable_intf) = 4.13.1-D0195B8A, ocaml-cmi(Base__Blit) = 4.13.1-FA46E1F7, ocaml-cmi(Base__Blit_intf) = 4.13.1-41EDA0C6, ocaml-cmi(Base__Bool) = 4.13.1-700F113E, ocaml-cmi(Base__Buffer) = 4.13.1-E149BBE3, ocaml-cmi(Base__Buffer_intf) = 4.13.1-40540B37, ocaml-cmi(Base__Bytes) = 4.13.1-3EA8D12A, ocaml-cmi(Base__Bytes_set_primitives) = 4.13.1-980146D0, ocaml-cmi(Base__Char) = 4.13.1-954AC3C7, ocaml-cmi(Base__Comparable) = 4.13.1-8066DCC7, ocaml-cmi(Base__Comparable_intf) = 4.13.1-B8408FA9, ocaml-cmi(Base__Comparator) = 4.13.1-E19F9748, ocaml-cmi(Base__Comparisons) = 4.13.1-325A3A9D, ocaml-cmi(Base__Container) = 4.13.1-C6E690C1, ocaml-cmi(Base__Container_intf) = 4.13.1-6D31ABB0, ocaml-cmi(Base__Either0) = 4.13.1-251C8B88, ocaml-cmi(Base__Equal) = 4.13.1-7130F31F, ocaml-cmi(Base__Error) = 4.13.1-0242A45D, ocaml-cmi(Base__Exn) = 4.13.1-CE632F9B, ocaml-cmi(Base__Field) = 4.13.1-EE58B661, ocaml-cmi(Base__Float) = 4.13.1-8154C682, ocaml-cmi(Base__Floatable) = 4.13.1-39686C46, ocaml-cmi(Base__Formatter) = 4.13.1-394814DF, ocaml-cmi(Base__Hash) = 4.13.1-465EC44A, ocaml-cmi(Base__Hash_intf) = 4.13.1-7CB89BD3, ocaml-cmi(Base__Hashable) = 4.13.1-AE9B13BD, ocaml-cmi(Base__Hashable_intf) = 4.13.1-156EE9A5, ocaml-cmi(Base__Identifiable) = 4.13.1-04F99F05, ocaml-cmi(Base__Identifiable_intf) = 4.13.1-B18E25EC, ocaml-cmi(Base__Import) = 4.13.1-A8B0037C, ocaml-cmi(Base__Import0) = 4.13.1-8F488C93, ocaml-cmi(Base__Indexed_container) = 4.13.1-1743CF7C, ocaml-cmi(Base__Indexed_container_intf) = 4.13.1-0763FB9F, ocaml-cmi(Base__Info) = 4.13.1-AE2F8025, ocaml-cmi(Base__Info_intf) = 4.13.1-88B255D0, ocaml-cmi(Base__Int) = 4.13.1-4CCB6AAB, ocaml-cmi(Base__Int0) = 4.13.1-73DF8FE1, ocaml-cmi(Base__Int32) = 4.13.1-BECB32F0, ocaml-cmi(Base__Int63) = 4.13.1-8D61A2D9, ocaml-cmi(Base__Int63_emul) = 4.13.1-D5517738, ocaml-cmi(Base__Int64) = 4.13.1-B9597B0C, ocaml-cmi(Base__Int_intf) = 4.13.1-6C14431C, ocaml-cmi(Base__Intable) = 4.13.1-DB38FCCD, ocaml-cmi(Base__Invariant) = 4.13.1-5BD765EB, ocaml-cmi(Base__Invariant_intf) = 4.13.1-05397937, ocaml-cmi(Base__Lazy) = 4.13.1-193F83A4, ocaml-cmi(Base__List) = 4.13.1-BAA60422, ocaml-cmi(Base__Monad) = 4.13.1-22421106, ocaml-cmi(Base__Monad_intf) = 4.13.1-3DA80CF1, ocaml-cmi(Base__Nativeint) = 4.13.1-A53931F7, ocaml-cmi(Base__Option) = 4.13.1-F92A0BFC, ocaml-cmi(Base__Or_error) = 4.13.1-4807B5BC, ocaml-cmi(Base__Poly0) = 4.13.1-6F0E9DB9, ocaml-cmi(Base__Ppx_compare_lib) = 4.13.1-40785BF0, ocaml-cmi(Base__Ppx_hash_lib) = 4.13.1-62A600BD, ocaml-cmi(Base__Pretty_printer) = 4.13.1-39337CDB, ocaml-cmi(Base__Printf) = 4.13.1-E16AF4C0, ocaml-cmi(Base__Random) = 4.13.1-48C02B9A, ocaml-cmi(Base__Ref) = 4.13.1-0579AC25, ocaml-cmi(Base__Result) = 4.13.1-1FFA8F61, ocaml-cmi(Base__Sequence) = 4.13.1-E27E24BA, ocaml-cmi(Base__Sexp) = 4.13.1-0C863E74, ocaml-cmi(Base__Sexp_with_comparable) = 4.13.1-929957DB, ocaml-cmi(Base__Sexpable) = 4.13.1-437797E7, ocaml-cmi(Base__Sign) = 4.13.1-2A4A98B7, ocaml-cmi(Base__Sign0) = 4.13.1-C8B61D08, ocaml-cmi(Base__Sign_or_nan) = 4.13.1-270A2211, ocaml-cmi(Base__Source_code_position0) = 4.13.1-32BE5EE4, ocaml-cmi(Base__Staged) = 4.13.1-DCC118FE, ocaml-cmi(Base__String) = 4.13.1-C052EBD7, ocaml-cmi(Base__String0) = 4.13.1-E6D72092, ocaml-cmi(Base__Stringable) = 4.13.1-367E91BA, ocaml-cmi(Base__Sys0) = 4.13.1-B8FE3D48, ocaml-cmi(Base__T) = 4.13.1-CD6F9251, ocaml-cmi(Base__Unit) = 4.13.1-F096A161, ocaml-cmi(Base_internalhash_types) = 4.13.1-CC8BD45A, ocaml-cmi(Caml) = 4.13.1-7334FAE2, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Sexplib0) = 4.13.1-8452A50D, ocaml-cmi(Sexplib0__) = 4.13.1-46D4D45A, ocaml-cmi(Sexplib0__Sexp) = 4.13.1-80FD2808, ocaml-cmi(Sexplib0__Sexp_conv) = 4.13.1-C7A14300, ocaml-cmi(Sexplib0__Sexp_conv_error) = 4.13.1-1F0030F0, ocaml-cmi(Sexplib0__Sexp_conv_grammar) = 4.13.1-EE3DE2B5, ocaml-cmi(Sexplib0__Sexp_grammar) = 4.13.1-319BB002, ocaml-cmi(Sexplib0__Sexpable) = 4.13.1-268C1439, ocaml-cmi(Shadow_stdlib) = 4.13.1-46D4B4B8, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__ListLabels) = 4.13.1-15DA8F88, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__MoreLabels) = 4.13.1-530D1002, ocaml-cmi(Stdlib__Nativeint) = 4.13.1-20906FC1, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Pervasives) = 4.13.1-972F7C19, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__StdLabels) = 4.13.1-412C70B6, ocaml-cmi(Stdlib__StringLabels) = 4.13.1-35A74F87, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vj8NeI Creating ocaml-stdio-debuginfo package Processing files: ocaml-stdio-devel-0.15.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dgNcaU 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.Jmw8ak find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Stdio) = 4.13.1-5891BB87, ocaml-cmx(Stdio__) = 4.13.1-4960C18A, ocaml-cmx(Stdio__In_channel) = 4.13.1-D8849345, ocaml-cmx(Stdio__Out_channel) = 4.13.1-545149A8 Requires: ocaml-stdio = 0.15.0-alt1, ocaml-cmi(Base) = 4.13.1-DCE1D074, ocaml-cmi(Base__) = 4.13.1-36E29B9F, ocaml-cmi(Base__Applicative) = 4.13.1-B312B016, ocaml-cmi(Base__Applicative_intf) = 4.13.1-8345749E, ocaml-cmi(Base__Array) = 4.13.1-F644077A, ocaml-cmi(Base__Backtrace) = 4.13.1-E257A466, ocaml-cmi(Base__Binary_searchable) = 4.13.1-6AD78636, ocaml-cmi(Base__Binary_searchable_intf) = 4.13.1-D0195B8A, ocaml-cmi(Base__Blit) = 4.13.1-FA46E1F7, ocaml-cmi(Base__Blit_intf) = 4.13.1-41EDA0C6, ocaml-cmi(Base__Bool) = 4.13.1-700F113E, ocaml-cmi(Base__Buffer) = 4.13.1-E149BBE3, ocaml-cmi(Base__Buffer_intf) = 4.13.1-40540B37, ocaml-cmi(Base__Bytes) = 4.13.1-3EA8D12A, ocaml-cmi(Base__Bytes_set_primitives) = 4.13.1-980146D0, ocaml-cmi(Base__Char) = 4.13.1-954AC3C7, ocaml-cmi(Base__Comparable) = 4.13.1-8066DCC7, ocaml-cmi(Base__Comparable_intf) = 4.13.1-B8408FA9, ocaml-cmi(Base__Comparator) = 4.13.1-E19F9748, ocaml-cmi(Base__Comparisons) = 4.13.1-325A3A9D, ocaml-cmi(Base__Container) = 4.13.1-C6E690C1, ocaml-cmi(Base__Container_intf) = 4.13.1-6D31ABB0, ocaml-cmi(Base__Either0) = 4.13.1-251C8B88, ocaml-cmi(Base__Equal) = 4.13.1-7130F31F, ocaml-cmi(Base__Error) = 4.13.1-0242A45D, ocaml-cmi(Base__Exn) = 4.13.1-CE632F9B, ocaml-cmi(Base__Field) = 4.13.1-EE58B661, ocaml-cmi(Base__Float) = 4.13.1-8154C682, ocaml-cmi(Base__Floatable) = 4.13.1-39686C46, ocaml-cmi(Base__Formatter) = 4.13.1-394814DF, ocaml-cmi(Base__Hash) = 4.13.1-465EC44A, ocaml-cmi(Base__Hash_intf) = 4.13.1-7CB89BD3, ocaml-cmi(Base__Hashable) = 4.13.1-AE9B13BD, ocaml-cmi(Base__Hashable_intf) = 4.13.1-156EE9A5, ocaml-cmi(Base__Identifiable) = 4.13.1-04F99F05, ocaml-cmi(Base__Identifiable_intf) = 4.13.1-B18E25EC, ocaml-cmi(Base__Import) = 4.13.1-A8B0037C, ocaml-cmi(Base__Import0) = 4.13.1-8F488C93, ocaml-cmi(Base__Indexed_container) = 4.13.1-1743CF7C, ocaml-cmi(Base__Indexed_container_intf) = 4.13.1-0763FB9F, ocaml-cmi(Base__Info) = 4.13.1-AE2F8025, ocaml-cmi(Base__Info_intf) = 4.13.1-88B255D0, ocaml-cmi(Base__Int) = 4.13.1-4CCB6AAB, ocaml-cmi(Base__Int0) = 4.13.1-73DF8FE1, ocaml-cmi(Base__Int32) = 4.13.1-BECB32F0, ocaml-cmi(Base__Int63) = 4.13.1-8D61A2D9, ocaml-cmi(Base__Int63_emul) = 4.13.1-D5517738, ocaml-cmi(Base__Int64) = 4.13.1-B9597B0C, ocaml-cmi(Base__Int_intf) = 4.13.1-6C14431C, ocaml-cmi(Base__Intable) = 4.13.1-DB38FCCD, ocaml-cmi(Base__Invariant) = 4.13.1-5BD765EB, ocaml-cmi(Base__Invariant_intf) = 4.13.1-05397937, ocaml-cmi(Base__Lazy) = 4.13.1-193F83A4, ocaml-cmi(Base__List) = 4.13.1-BAA60422, ocaml-cmi(Base__Monad) = 4.13.1-22421106, ocaml-cmi(Base__Monad_intf) = 4.13.1-3DA80CF1, ocaml-cmi(Base__Nativeint) = 4.13.1-A53931F7, ocaml-cmi(Base__Option) = 4.13.1-F92A0BFC, ocaml-cmi(Base__Or_error) = 4.13.1-4807B5BC, ocaml-cmi(Base__Poly0) = 4.13.1-6F0E9DB9, ocaml-cmi(Base__Ppx_compare_lib) = 4.13.1-40785BF0, ocaml-cmi(Base__Ppx_hash_lib) = 4.13.1-62A600BD, ocaml-cmi(Base__Pretty_printer) = 4.13.1-39337CDB, ocaml-cmi(Base__Printf) = 4.13.1-E16AF4C0, ocaml-cmi(Base__Random) = 4.13.1-48C02B9A, ocaml-cmi(Base__Ref) = 4.13.1-0579AC25, ocaml-cmi(Base__Result) = 4.13.1-1FFA8F61, ocaml-cmi(Base__Sequence) = 4.13.1-E27E24BA, ocaml-cmi(Base__Sexp) = 4.13.1-0C863E74, ocaml-cmi(Base__Sexp_with_comparable) = 4.13.1-929957DB, ocaml-cmi(Base__Sexpable) = 4.13.1-437797E7, ocaml-cmi(Base__Sign) = 4.13.1-2A4A98B7, ocaml-cmi(Base__Sign0) = 4.13.1-C8B61D08, ocaml-cmi(Base__Sign_or_nan) = 4.13.1-270A2211, ocaml-cmi(Base__Source_code_position0) = 4.13.1-32BE5EE4, ocaml-cmi(Base__Staged) = 4.13.1-DCC118FE, ocaml-cmi(Base__String) = 4.13.1-C052EBD7, ocaml-cmi(Base__String0) = 4.13.1-E6D72092, ocaml-cmi(Base__Stringable) = 4.13.1-367E91BA, ocaml-cmi(Base__Sys0) = 4.13.1-B8FE3D48, ocaml-cmi(Base__T) = 4.13.1-CD6F9251, ocaml-cmi(Base__Unit) = 4.13.1-F096A161, ocaml-cmi(Base_internalhash_types) = 4.13.1-CC8BD45A, ocaml-cmi(Caml) = 4.13.1-7334FAE2, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Sexplib0) = 4.13.1-8452A50D, ocaml-cmi(Sexplib0__) = 4.13.1-46D4D45A, ocaml-cmi(Sexplib0__Sexp) = 4.13.1-80FD2808, ocaml-cmi(Sexplib0__Sexp_conv) = 4.13.1-C7A14300, ocaml-cmi(Sexplib0__Sexp_conv_error) = 4.13.1-1F0030F0, ocaml-cmi(Sexplib0__Sexp_conv_grammar) = 4.13.1-EE3DE2B5, ocaml-cmi(Sexplib0__Sexp_grammar) = 4.13.1-319BB002, ocaml-cmi(Sexplib0__Sexpable) = 4.13.1-268C1439, ocaml-cmi(Shadow_stdlib) = 4.13.1-46D4B4B8, ocaml-cmi(Stdio) = 4.13.1-77DF30CE, ocaml-cmi(Stdio__) = 4.13.1-832AEB0F, ocaml-cmi(Stdio__In_channel) = 4.13.1-F53C3FF0, ocaml-cmi(Stdio__Out_channel) = 4.13.1-5F2F3999, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__ListLabels) = 4.13.1-15DA8F88, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__MoreLabels) = 4.13.1-530D1002, ocaml-cmi(Stdlib__Nativeint) = 4.13.1-20906FC1, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Pervasives) = 4.13.1-972F7C19, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__StdLabels) = 4.13.1-412C70B6, ocaml-cmi(Stdlib__StringLabels) = 4.13.1-35A74F87, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmx(Stdlib) = 4.13.1-C82208C6, ocaml-cmx(Stdlib__Buffer) = 4.13.1-6EEFA361, ocaml-cmx(Stdlib__Printf) = 4.13.1-0DD3DEA7 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AbcEKL Processing files: ocaml-stdio-debuginfo-0.15.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wVwFAc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7GIFm2 find-requires: running scripts (debuginfo) Requires: ocaml-stdio = 0.15.0-alt1 Adding to ocaml-stdio-devel a strict dependency on ocaml-stdio Adding to ocaml-stdio-debuginfo a strict dependency on ocaml-stdio Removing 4 extra deps from ocaml-stdio-devel due to dependency on ocaml-stdio Removing 116 extra deps from ocaml-stdio-devel due to repentancy on ocaml-stdio warning: Installed (but unpackaged) file(s) found: /usr/share/doc/stdio/CHANGES.md /usr/share/doc/stdio/LICENSE.md /usr/share/doc/stdio/README.md /usr/share/doc/stdio/odoc-pages/index.mld Wrote: /usr/src/RPM/RPMS/i586/ocaml-stdio-0.15.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-stdio-devel-0.15.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-stdio-debuginfo-0.15.0-alt1.i586.rpm (w2.lzdio) 0.67user 0.79system 0:08.75elapsed 16%CPU (0avgtext+0avgdata 15844maxresident)k 0inputs+0outputs (0major+236858minor)pagefaults 0swaps 1.88user 1.21system 0:22.01elapsed 14%CPU (0avgtext+0avgdata 109844maxresident)k 5704inputs+0outputs (0major+192342minor)pagefaults 0swaps --- ocaml-stdio-0.15.0-alt1.i586.rpm.repo 2022-01-04 13:31:32.000000000 +0000 +++ ocaml-stdio-0.15.0-alt1.i586.rpm.hasher 2023-06-03 05:38:45.235471784 +0000 @@ -140,3 +140,3 @@ File: /usr/lib/ocaml/stdio/stdio.cmi 100644 root:root 31fb1c8ee6b9bd968b6849c39d196322 -File: /usr/lib/ocaml/stdio/stdio.cmxs 100644 root:root d3c95bcc50c7adc37c7294e6e824a15e +File: /usr/lib/ocaml/stdio/stdio.cmxs 100644 root:root 20b24e9aa65c5726649f214d8bc8cb90 File: /usr/lib/ocaml/stdio/stdio__.cmi 100644 root:root c9f109cf1058e43ec07f0bdc6ed7e7ee @@ -147,2 +147,2 @@ File: /usr/share/doc/ocaml-stdio-0.15.0/README.md 100644 root:root 7495fee46337ec100b3aa0f5cc567ee4 -RPMIdentity: 6b8bc36559e8845c7553b109b405cf6f1a8d5916f553c0a3a50224e4b4dcae55e7120123aa1f01ee9f5d5f0a5209107a012e4d156e52ba1cab57b06f61083f31 +RPMIdentity: bed6b546e89fd0395bdcdcd4c29450e02b4448c660370de27bcb677ef65fcd760bcd2ebda4b8ead29461de64e382bfa9d29a4e0575ea5c914c91e58326e45560 --- ocaml-stdio-debuginfo-0.15.0-alt1.i586.rpm.repo 2022-01-04 13:31:31.000000000 +0000 +++ ocaml-stdio-debuginfo-0.15.0-alt1.i586.rpm.hasher 2023-06-03 05:38:45.301472549 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e0 40755 root:root -/usr/lib/debug/.build-id/e0/8b2df81c47608cf3d3273fb98a8c15884e4738 120777 root:root ../../../ocaml/stdio/stdio.cmxs -/usr/lib/debug/.build-id/e0/8b2df81c47608cf3d3273fb98a8c15884e4738.debug 120777 root:root ../../usr/lib/ocaml/stdio/stdio.cmxs.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/7569506089128cc7669d7db53480e011e0067d 120777 root:root ../../../ocaml/stdio/stdio.cmxs +/usr/lib/debug/.build-id/a0/7569506089128cc7669d7db53480e011e0067d.debug 120777 root:root ../../usr/lib/ocaml/stdio/stdio.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -16,8 +16,8 @@ Provides: ocaml-stdio-debuginfo = 0.15.0-alt1:sisyphus+292992.70.1.1 -File: /usr/lib/debug/.build-id/e0 40755 root:root -File: /usr/lib/debug/.build-id/e0/8b2df81c47608cf3d3273fb98a8c15884e4738 120777 root:root ../../../ocaml/stdio/stdio.cmxs -File: /usr/lib/debug/.build-id/e0/8b2df81c47608cf3d3273fb98a8c15884e4738.debug 120777 root:root ../../usr/lib/ocaml/stdio/stdio.cmxs.debug +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/7569506089128cc7669d7db53480e011e0067d 120777 root:root ../../../ocaml/stdio/stdio.cmxs +File: /usr/lib/debug/.build-id/a0/7569506089128cc7669d7db53480e011e0067d.debug 120777 root:root ../../usr/lib/ocaml/stdio/stdio.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/stdio 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/stdio/stdio.cmxs.debug 100644 root:root b2e7b1490372010fd6425a89510a48eb +File: /usr/lib/debug/usr/lib/ocaml/stdio/stdio.cmxs.debug 100644 root:root 5723c6e3329f6ebf2aed33e0abd890b7 File: /usr/src/debug/ocaml-stdio-0.15.0 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/ocaml-stdio-0.15.0/_build/default/src/stdio.ml 100644 root:root dd5b37b3665fe3bd9b4f82062bb21216 -RPMIdentity: 3ccb2835e36da19aff8e90e6f949e2af87a5d0a1525a2180ecace769a9dd4a38c2357d818866eb1a24ef3b2e6b86176718fb4c5343b45f65d7c653915d689302 +RPMIdentity: caa2b27cbf9624262d7d8b373cffdef7558f06e0170c91bb5932bc0aa055fa8eda7defd2252f438921d6a8b3631205ed073c20b6bc0c3ab84dd4c0cd09c18fd0 --- ocaml-stdio-devel-0.15.0-alt1.i586.rpm.repo 2022-01-04 13:31:32.000000000 +0000 +++ ocaml-stdio-devel-0.15.0-alt1.i586.rpm.hasher 2023-06-03 05:38:45.348473094 +0000 @@ -38,3 +38,3 @@ File: /usr/lib/ocaml/stdio/out_channel.mli 100644 root:root 20dbcb9720359677940d3e399fed571e -File: /usr/lib/ocaml/stdio/stdio.a 100644 root:root 02d261da501b7d6429ca40936fe53e06 +File: /usr/lib/ocaml/stdio/stdio.a 100644 root:root fd591a9ca184d6844ab5e16b0d184af9 File: /usr/lib/ocaml/stdio/stdio.cmt 100644 root:root 9f03cf1d60260d87ca6cd5e033b45047 @@ -54,2 +54,2 @@ File: /usr/lib/ocaml/stdio/stdio__Out_channel.cmx 100644 root:root 426dbbc8f7a1e66cfc22462ffb003865 -RPMIdentity: 16a3c18f11c511d05eb45a9a368c4965dc8ba2e8f5be7efd5c54828926587acde03e937d4bf6ba3b95f2e3790413e95eac80951055ef17f86dcacc9995a1ab46 +RPMIdentity: b6b638c187943ccc9374f4b54af15778a8ade05b81eebcffaf95b0226df71976077b61c09e007e754f209ca0e29870752430ae9b77c2cc667236675f6c4422b4