<86>Sep 23 06:13:38 userdel[2038105]: delete user 'rooter' <86>Sep 23 06:13:38 userdel[2038105]: removed group 'rooter' owned by 'rooter' <86>Sep 23 06:13:38 userdel[2038105]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 06:13:38 groupadd[2038169]: group added to /etc/group: name=rooter, GID=1877 <86>Sep 23 06:13:38 groupadd[2038169]: group added to /etc/gshadow: name=rooter <86>Sep 23 06:13:38 groupadd[2038169]: new group: name=rooter, GID=1877 <86>Sep 23 06:13:38 useradd[2038229]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Sep 23 06:13:38 userdel[2038314]: delete user 'builder' <86>Sep 23 06:13:38 userdel[2038314]: removed group 'builder' owned by 'builder' <86>Sep 23 06:13:38 userdel[2038314]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 06:13:38 groupadd[2038364]: group added to /etc/group: name=builder, GID=1878 <86>Sep 23 06:13:38 groupadd[2038364]: group added to /etc/gshadow: name=builder <86>Sep 23 06:13:38 groupadd[2038364]: new group: name=builder, GID=1878 <86>Sep 23 06:13:38 useradd[2038407]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_check not found warning: Macro %dune_install not found <13>Sep 23 06:13:41 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Sep 23 06:13:41 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Sep 23 06:13:49 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Sep 23 06:13:49 rpmi: ocaml-num-1.4-alt1 sisyphus+288339.5600.3.1 1636232034 installed <13>Sep 23 06:13:49 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-sexplib0-0.15.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-sexplib0-0.15.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39357 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-sexplib0-0.15.0 + echo 'Source #0 (ocaml-sexplib0-0.15.0.tar):' Source #0 (ocaml-sexplib0-0.15.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-sexplib0-0.15.0.tar + cd ocaml-sexplib0-0.15.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39357 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-sexplib0-0.15.0 + /usr/bin/dune build --verbose -p sexplib0 Workspace root: /usr/src/RPM/BUILD/ocaml-sexplib0-0.15.0 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune04b569.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune0ffc13.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-sexplib0-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-sexplib0-0.15.0" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-sexplib0-0.15.0/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-sexplib0-0.15.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-sexplib0-0.15.0/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-sexplib0-0.15.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-sexplib0-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 -impl src/sexplib0.ml) > _build/default/src/.sexplib0.objs/sexplib0.ml.d Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I src/.sexplib0.objs/byte -no-alias-deps -o src/.sexplib0.objs/byte/sexplib0__.cmo -c -impl src/sexplib0__.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/sexp.mli) > _build/default/src/.sexplib0.objs/sexp.mli.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/sexp.ml) > _build/default/src/.sexplib0.objs/sexp.ml.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/sexp_conv.mli) > _build/default/src/.sexplib0.objs/sexp_conv.mli.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/sexp_conv.ml) > _build/default/src/.sexplib0.objs/sexp_conv.ml.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/sexp_conv_error.ml) > _build/default/src/.sexplib0.objs/sexp_conv_error.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/sexp_conv_grammar.mli) > _build/default/src/.sexplib0.objs/sexp_conv_grammar.mli.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/sexp_conv_grammar.ml) > _build/default/src/.sexplib0.objs/sexp_conv_grammar.ml.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/sexp_grammar.ml) > _build/default/src/.sexplib0.objs/sexp_grammar.ml.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/sexpable.ml) > _build/default/src/.sexplib0.objs/sexpable.ml.d Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.sexplib0.objs/native/sexplib0__.cmx -c -impl src/sexplib0__.ml-gen) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp.cmi -c -intf src/sexp.mli) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp.cmo -c -impl src/sexp.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_grammar.cmo -c -impl src/sexp_grammar.ml) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexpable.cmo -c -impl src/sexpable.ml) Running[18]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp.cmx -c -impl src/sexp.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv_grammar.cmi -c -intf src/sexp_conv_grammar.mli) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv_grammar.cmo -c -impl src/sexp_conv_grammar.ml) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmi -c -intf src/sexp_conv.mli) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv_error.cmo -c -impl src/sexp_conv_error.ml) Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0.cmo -c -impl src/sexplib0.ml) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexpable.cmx -c -impl src/sexpable.ml) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_grammar.cmx -c -impl src/sexp_grammar.ml) Running[27]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/sexplib0.cma src/.sexplib0.objs/byte/sexplib0__.cmo src/.sexplib0.objs/byte/sexplib0__Sexp.cmo src/.sexplib0.objs/byte/sexplib0__Sexp_grammar.cmo src/.sexplib0.objs/byte/sexplib0__Sexp_conv_grammar.cmo src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo src/.sexplib0.objs/byte/sexplib0__Sexp_conv_error.cmo src/.sexplib0.objs/byte/sexplib0__Sexpable.cmo src/.sexplib0.objs/byte/sexplib0.cmo) Running[28]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv_grammar.cmx -c -impl src/sexp_conv_grammar.ml) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml) Running[30]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv_error.cmx -c -impl src/sexp_conv_error.ml) Running[31]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0.cmx -c -impl src/sexplib0.ml) Running[32]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/sexplib0.cmxa src/.sexplib0.objs/native/sexplib0__.cmx src/.sexplib0.objs/native/sexplib0__Sexp.cmx src/.sexplib0.objs/native/sexplib0__Sexp_grammar.cmx src/.sexplib0.objs/native/sexplib0__Sexp_conv_grammar.cmx src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx src/.sexplib0.objs/native/sexplib0__Sexp_conv_error.cmx src/.sexplib0.objs/native/sexplib0__Sexpable.cmx src/.sexplib0.objs/native/sexplib0.cmx) Running[33]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/sexplib0.cmxs src/sexplib0.cmxa) Output[33]: ld: src/sexplib0.a(sexplib0__Sexp.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.39357 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-sexplib0-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-sexplib0-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-sexplib0-0.15.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-sexplib0-buildroot Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/META Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/dune-package Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/opam Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexp.ml Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexp.mli Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexp_conv.ml Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexp_conv.mli Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexp_conv_error.ml Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexp_conv_grammar.ml Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexp_conv_grammar.mli Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexp_grammar.ml Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexpable.ml Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0.a Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0.cma Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0.cmi Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0.cmt Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0.cmx Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0.cmxa Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0.ml Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__.cmi Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__.cmt Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__.cmx Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__.ml Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp.cmi Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp.cmt Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp.cmti Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp.cmx Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_conv.cmi Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_conv.cmt Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_conv.cmti Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_conv.cmx Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_conv_error.cmi Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_conv_error.cmt Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_conv_error.cmx Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_conv_grammar.cmi Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_conv_grammar.cmt Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_conv_grammar.cmti Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_conv_grammar.cmx Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_grammar.cmi Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_grammar.cmt Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexp_grammar.cmx Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexpable.cmi Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexpable.cmt Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Sexpable.cmx Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0.cmxs Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/sexplib0/LICENSE.md Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/sexplib0/README.md + find /usr/src/tmp/ocaml-sexplib0-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-sexplib0-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-sexplib0-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-sexplib0-buildroot (auto) mode of './usr/lib/ocaml/sexplib0/sexplib0.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-sexplib0-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-sexplib0-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-sexplib0-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-sexplib0-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-sexplib0-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlSexplib0__Sexp__loop_474' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__escaped_491' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__index_of_newline_600' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_hum_maybe_esc_str_615' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__loop_629' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_hum_indent_637' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_hum_rest_638' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_mach_internal_650' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_mach_rest_651' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_buffer_hum_inner_1297' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__loop_825' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__loop_847' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_grammar__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_grammar__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4262' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_option_892' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__loop_3190' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__find_auto_3238' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__size_3246' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4327' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__printexc_prefer_sexp_3315' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__unit_of_sexp_3329' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__bool_of_sexp_3332' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__bytes_of_sexp_3339' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__char_of_sexp_3343' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__int_of_sexp_3347' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__float_of_sexp_3352' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__int32_of_sexp_3357' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__int64_of_sexp_3362' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__nativeint_of_sexp_3367' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__option_of_sexp_3380' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__pair_of_sexp_3387' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__triple_of_sexp_3396' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__list_of_sexp_3408' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__array_of_sexp_3414' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__hashtbl_of_sexp_3427' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__act_3434' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__get_flc_error_3481' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4366' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4370' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4372' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4374' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4376' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4378' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4380' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4382' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4384' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4386' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4388' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4390' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4392' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4394' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4396' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4398' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4400' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4402' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4404' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4406' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4408' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4412' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__tuple_of_size_n_expected_187' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__stag_incorrect_n_args_252' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_superfluous_fields_284' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_get_undefined_loop_438' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_undefined_elements_444' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__ptag_incorrect_n_args_473' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__entry' 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 'camlSexplib0__Sexp__size_loop_676' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_buffer_mach_821' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_buffer_gen_841' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__message_933' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__conv_fields_937' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_grammar__option_sexp_grammar_180' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_grammar__list_sexp_grammar_184' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_grammar__array_sexp_grammar_188' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_bool_549' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_string_552' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_bytes_555' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_char_650' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_int_725' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_float_728' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_int32_731' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_int64_775' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_nativeint_823' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_pair_902' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_triple_909' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_list_918' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_array_922' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_hashtbl_983' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__coll_988' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__clean_up_handler_3174' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__add_inner_4293' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_exn_3260' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__of_sexp_error_exn_3321' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__of_sexp_error_3325' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__ref_of_sexp_3372' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__no_variant_match_462' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__bytes_blit_string_87' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__esc_str_594' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__compare_list_376' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__equal_463' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__compare_377' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__loop_3422' is not compiled with -fpic/-fPIC either the file containing the function 'camlSexplib0__Sexp_conv__code_begin' or the file containing the function 'camlSexplib0__Sexp_conv__fun_4262' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__compare_1633' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4319' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__get_substring_604' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_string_hum_865' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_string_mach_871' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__is_one_line_611' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__mach_maybe_esc_str_634' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_mach_671' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_hum_667' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__size_747' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_buffer_hum_750' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__loop_rest_826' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__loop_rest_848' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__buffer_862' is not compiled with -fpic/-fPIC either the file containing the function 'camlSexplib0__Sexp_conv__code_begin' or the file containing the function 'camlSexplib0__Sexp_conv__fun_4262' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__list_map_478' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_unit_546' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_lazy_t_872' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_opaque_1626' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_fun_1629' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__add_auto_3233' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__exn_to_string_3310' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__string_of_sexp_3335' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__stag_no_args_248' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__stag_takes_args_258' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__nested_list_invalid_sum_262' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__empty_list_invalid_sum_266' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__unexpected_stag_270' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_sexp_bool_with_payload_274' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_only_pairs_expected_279' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_list_instead_atom_451' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_poly_field_value_456' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__no_matching_variant_found_465' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__ptag_no_args_469' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__ptag_takes_args_479' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__nested_list_invalid_poly_var_483' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__empty_list_invalid_poly_var_487' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__empty_type_491' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__lazy_t_of_sexp_3376' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__opaque_of_sexp_3439' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_of_sexp_3442' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_duplicate_fields_428' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_extra_fields_433' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Bytes__blit_string_185 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_string_compare verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Char__chr_83 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__String__index_from_297 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Bytes__sub_116 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Format__pp_print_string_570 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Format__pp_open_box_gen_485 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Format__pp_close_box_495 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Format__pp_force_newline_714 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Format__pp_print_break_734 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__List__fold_left_275 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Format__formatter_of_buffer_930 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Format__fprintf_1377 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Buffer__resize_297 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Buffer__add_string_463 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Buffer__create_86 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_format_float verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_float_of_string verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__List__rev_map_252 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__List__rev_append_122 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__11 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__12 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Bytes__copy_105 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Bytes__make_93 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__string_of_int_176 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Int32__to_string_201 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Int64__to_string_119 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Nativeint__to_string_200 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlCamlinternalLazy__force_lazy_block_166 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Hashtbl__fold_556 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Map__remove_334 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Obj__create_349 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_ephe_set_data verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Obj__set_key_368 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Map__add_200 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_final_register verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Obj__of_val_328 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Map__find_212 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_ephe_get_data verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Map__fold_387 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Printexc__use_printers_219 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Printexc__to_string_default_227 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__$5e_140 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_int32_of_string verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_int64_of_string verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_nativeint_of_string verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Lazy__from_val_172 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__List__length_aux_84 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Hashtbl verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Hashtbl__create_inner_1702 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__List__iter_261 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Hashtbl__add_969 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Printf__sprintf_202 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Arg verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Lazy verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Parsing verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Queue verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Scanf verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Stack verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Stream verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Sys verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Map__fun_1056 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Obj verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__Printexc__register_printer_460 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__String__concat_224 Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.27804 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-sexplib0-0.15.0 + /usr/bin/dune runtest + exit 0 Processing files: ocaml-sexplib0-0.15.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27804 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-sexplib0-0.15.0 + DOCDIR=/usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.15.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.15.0 + /bin/mkdir -p /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.15.0 + cp -prL LICENSE.md /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.15.0 + chmod -R go-w /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.15.0 + chmod -R a+rX /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.15.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ik9NPW 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.8vEK9c 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(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 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Arg) = 4.13.1-9340CB29, ocaml-cmi(Stdlib__ArrayLabels) = 4.13.1-3BB9420B, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__BytesLabels) = 4.13.1-7DD83176, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Ephemeron) = 4.13.1-E281E6BF, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Gc) = 4.13.1-CC1C7691, 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__Lazy) = 4.13.1-DEE38639, 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__Parsing) = 4.13.1-05D0BE55, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Queue) = 4.13.1-6B9F2131, ocaml-cmi(Stdlib__Scanf) = 4.13.1-05CC8C67, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__Stack) = 4.13.1-19A2DFCD, ocaml-cmi(Stdlib__StdLabels) = 4.13.1-412C70B6, ocaml-cmi(Stdlib__Stream) = 4.13.1-508FA75F, 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.BuFZsK Creating ocaml-sexplib0-debuginfo package Processing files: ocaml-sexplib0-devel-0.15.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mvc9jo 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.5tUG5w 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(Sexplib0) = 4.13.1-895921D4, ocaml-cmx(Sexplib0__) = 4.13.1-60DD2F5F, ocaml-cmx(Sexplib0__Sexp) = 4.13.1-B3E55BDA, ocaml-cmx(Sexplib0__Sexp_conv) = 4.13.1-E14E5ED8, ocaml-cmx(Sexplib0__Sexp_conv_error) = 4.13.1-C0B56A96, ocaml-cmx(Sexplib0__Sexp_conv_grammar) = 4.13.1-BC4600B9, ocaml-cmx(Sexplib0__Sexp_grammar) = 4.13.1-2AC76ECE, ocaml-cmx(Sexplib0__Sexpable) = 4.13.1-9EEEF35F Requires: ocaml-sexplib0 = 0.15.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, 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(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Arg) = 4.13.1-9340CB29, ocaml-cmi(Stdlib__ArrayLabels) = 4.13.1-3BB9420B, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__BytesLabels) = 4.13.1-7DD83176, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Ephemeron) = 4.13.1-E281E6BF, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Gc) = 4.13.1-CC1C7691, 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__Lazy) = 4.13.1-DEE38639, 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__Parsing) = 4.13.1-05D0BE55, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Queue) = 4.13.1-6B9F2131, ocaml-cmi(Stdlib__Scanf) = 4.13.1-05CC8C67, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__Stack) = 4.13.1-19A2DFCD, ocaml-cmi(Stdlib__StdLabels) = 4.13.1-412C70B6, ocaml-cmi(Stdlib__Stream) = 4.13.1-508FA75F, 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(CamlinternalLazy) = 4.13.1-A070CF58, ocaml-cmx(Stdlib) = 4.13.1-C82208C6, ocaml-cmx(Stdlib__Arg) = 4.13.1-E13AA38C, ocaml-cmx(Stdlib__ArrayLabels) = 4.13.1-15067A70, ocaml-cmx(Stdlib__Buffer) = 4.13.1-6EEFA361, ocaml-cmx(Stdlib__Bytes) = 4.13.1-7637AAAD, ocaml-cmx(Stdlib__BytesLabels) = 4.13.1-4957E025, ocaml-cmx(Stdlib__Char) = 4.13.1-FA59FC1F, ocaml-cmx(Stdlib__Ephemeron) = 4.13.1-33C219FA, ocaml-cmx(Stdlib__Format) = 4.13.1-D5F7C8EF, ocaml-cmx(Stdlib__Gc) = 4.13.1-5E207670, ocaml-cmx(Stdlib__Int32) = 4.13.1-04502FF2, ocaml-cmx(Stdlib__Int64) = 4.13.1-010120A8, ocaml-cmx(Stdlib__Lazy) = 4.13.1-0C1C7534, ocaml-cmx(Stdlib__ListLabels) = 4.13.1-6736A492, ocaml-cmx(Stdlib__MoreLabels) = 4.13.1-3CCD6AFA, ocaml-cmx(Stdlib__Nativeint) = 4.13.1-712531FE, ocaml-cmx(Stdlib__Obj) = 4.13.1-B0FDAA6A, ocaml-cmx(Stdlib__Parsing) = 4.13.1-84F10DF7, ocaml-cmx(Stdlib__Printexc) = 4.13.1-E72B22D8, ocaml-cmx(Stdlib__Printf) = 4.13.1-0DD3DEA7, ocaml-cmx(Stdlib__Queue) = 4.13.1-EBB8D10D, ocaml-cmx(Stdlib__Scanf) = 4.13.1-D980CF7A, ocaml-cmx(Stdlib__Stack) = 4.13.1-6990C9CB, ocaml-cmx(Stdlib__Stream) = 4.13.1-F523B94F, ocaml-cmx(Stdlib__StringLabels) = 4.13.1-45A47B8D, ocaml-cmx(Stdlib__Sys) = 4.13.1-7E4B56BE Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gQmefF Processing files: ocaml-sexplib0-debuginfo-0.15.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6itoQm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pm5kA4 find-requires: running scripts (debuginfo) Requires: ocaml-sexplib0 = 0.15.0-alt1 Adding to ocaml-sexplib0-devel a strict dependency on ocaml-sexplib0 Adding to ocaml-sexplib0-debuginfo a strict dependency on ocaml-sexplib0 Removing 8 extra deps from ocaml-sexplib0-devel due to dependency on ocaml-sexplib0 Removing 36 extra deps from ocaml-sexplib0-devel due to repentancy on ocaml-sexplib0 warning: Installed (but unpackaged) file(s) found: /usr/share/doc/sexplib0/LICENSE.md /usr/share/doc/sexplib0/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-sexplib0-0.15.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-sexplib0-devel-0.15.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-sexplib0-debuginfo-0.15.0-alt1.i586.rpm (w2.lzdio) 0.98user 1.03system 0:08.98elapsed 22%CPU (0avgtext+0avgdata 16140maxresident)k 0inputs+0outputs (0major+283633minor)pagefaults 0swaps 3.16user 1.57system 0:24.31elapsed 19%CPU (0avgtext+0avgdata 124300maxresident)k 0inputs+0outputs (0major+207024minor)pagefaults 0swaps --- ocaml-sexplib0-0.15.0-alt1.i586.rpm.repo 2022-01-04 13:30:17.000000000 +0000 +++ ocaml-sexplib0-0.15.0-alt1.i586.rpm.hasher 2023-09-23 06:14:00.615929018 +0000 @@ -67,3 +67,3 @@ File: /usr/lib/ocaml/sexplib0/sexplib0.cmi 100644 root:root c6cd7cd4592f8203e2c0116987caf81d -File: /usr/lib/ocaml/sexplib0/sexplib0.cmxs 100644 root:root ee6efb7af7b20b0086b6a44d4d36e76d +File: /usr/lib/ocaml/sexplib0/sexplib0.cmxs 100644 root:root 3011a351be7269c002084313a23f903a File: /usr/lib/ocaml/sexplib0/sexplib0__.cmi 100644 root:root 086f0e3b1dea4ca48a83b6cbda56dee1 @@ -77,2 +77,2 @@ File: /usr/share/doc/ocaml-sexplib0-0.15.0/LICENSE.md 100644 root:root bbcce90e0c03a7e1e49cb1154372ea3f -RPMIdentity: 2f8a05b38c9a467693ed598f3f8ebc9ca9ba9ecb40794b9293703944255b6acb7d726a4de762ed7f7ff3e0a806a58edae548821d24a122b2105d614afe118892 +RPMIdentity: 0f1c6d719f3692202a82f0c2551b06430475ccc79249b01b40c70bf6aab59bbc39d7006198302f58df3cf784806048933e458cc2a602e126a8b391f5df32a7a6 --- ocaml-sexplib0-debuginfo-0.15.0-alt1.i586.rpm.repo 2022-01-04 13:30:16.000000000 +0000 +++ ocaml-sexplib0-debuginfo-0.15.0-alt1.i586.rpm.hasher 2023-09-23 06:14:00.720930879 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ef 40755 root:root -/usr/lib/debug/.build-id/ef/356fcf27f6ac7c6cbf952150625b6867c35414 120777 root:root ../../../ocaml/sexplib0/sexplib0.cmxs -/usr/lib/debug/.build-id/ef/356fcf27f6ac7c6cbf952150625b6867c35414.debug 120777 root:root ../../usr/lib/ocaml/sexplib0/sexplib0.cmxs.debug +/usr/lib/debug/.build-id/fb 40755 root:root +/usr/lib/debug/.build-id/fb/3e35dc5beb727e95dfe073a9dc3d98d72bf9d6 120777 root:root ../../../ocaml/sexplib0/sexplib0.cmxs +/usr/lib/debug/.build-id/fb/3e35dc5beb727e95dfe073a9dc3d98d72bf9d6.debug 120777 root:root ../../usr/lib/ocaml/sexplib0/sexplib0.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -18,8 +18,8 @@ Provides: ocaml-sexplib0-debuginfo = 0.15.0-alt1:sisyphus+292992.40.1.1 -File: /usr/lib/debug/.build-id/ef 40755 root:root -File: /usr/lib/debug/.build-id/ef/356fcf27f6ac7c6cbf952150625b6867c35414 120777 root:root ../../../ocaml/sexplib0/sexplib0.cmxs -File: /usr/lib/debug/.build-id/ef/356fcf27f6ac7c6cbf952150625b6867c35414.debug 120777 root:root ../../usr/lib/ocaml/sexplib0/sexplib0.cmxs.debug +File: /usr/lib/debug/.build-id/fb 40755 root:root +File: /usr/lib/debug/.build-id/fb/3e35dc5beb727e95dfe073a9dc3d98d72bf9d6 120777 root:root ../../../ocaml/sexplib0/sexplib0.cmxs +File: /usr/lib/debug/.build-id/fb/3e35dc5beb727e95dfe073a9dc3d98d72bf9d6.debug 120777 root:root ../../usr/lib/ocaml/sexplib0/sexplib0.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/sexplib0 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/sexplib0/sexplib0.cmxs.debug 100644 root:root ec210360c59d583f4d70db0609603242 +File: /usr/lib/debug/usr/lib/ocaml/sexplib0/sexplib0.cmxs.debug 100644 root:root df10c44d23d5bd3a460a18fa12ea93f4 File: /usr/src/debug/ocaml-sexplib0-0.15.0 40755 root:root @@ -33,2 +33,2 @@ File: /usr/src/debug/ocaml-sexplib0-0.15.0/_build/default/src/sexp_grammar.ml 100644 root:root 0b6ae5a4fe859febfd6e4a8fe8efd050 -RPMIdentity: 2b39c0bebfcae06bed68e170431efb93bf4a98365e35e34c2ce8f3b6993d9389b75ce956710bbc1b5f35b019b7e420b7af8fd383c79c24cf0ad74490c0a44236 +RPMIdentity: 81b50dd513996bf950dd6d616089cbcda95b63440b1347c0a4eecf0ad3bf3d9cf7d07fd7f6c74d133f1f31b0612543f501b90019b38bf0b0b93f2facd44c6aeb --- ocaml-sexplib0-devel-0.15.0-alt1.i586.rpm.repo 2022-01-04 13:30:17.000000000 +0000 +++ ocaml-sexplib0-devel-0.15.0-alt1.i586.rpm.hasher 2023-09-23 06:14:00.774931836 +0000 @@ -83,3 +83,3 @@ File: /usr/lib/ocaml/sexplib0/sexpable.ml 100644 root:root fb57022b0f8179fe492ff747ac4142ab -File: /usr/lib/ocaml/sexplib0/sexplib0.a 100644 root:root ec03c8240eee7a8ac23d6487d5396658 +File: /usr/lib/ocaml/sexplib0/sexplib0.a 100644 root:root 6f27a32d8733f64af77fe6d1ec980003 File: /usr/lib/ocaml/sexplib0/sexplib0.cmt 100644 root:root 14b1a2761510ff092b81bacbe7e1f321 @@ -106,2 +106,2 @@ File: /usr/lib/ocaml/sexplib0/sexplib0__Sexpable.cmx 100644 root:root 18780a021c1e611828959e22fbc1b279 -RPMIdentity: 0bdd2d9210c81fd06dc83c317b90b29350408c094f6ae842805ad569e459072ee5c873d416e3b8286ecff59c72b98f1830222d882da86719c69033b888098266 +RPMIdentity: df32091d07060f1fe7cf6295e5c61dc5674a79f254fcde7fccb54802365044547e929bf56fdbebb7e29c2a8eaefeb622ae8a9eddf0dd881bb298f690431a5aa1