<86>Jun 22 10:04:33 userdel[2960256]: delete user 'rooter' <86>Jun 22 10:04:33 userdel[2960256]: removed group 'rooter' owned by 'rooter' <86>Jun 22 10:04:33 userdel[2960256]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 22 10:04:33 groupadd[2960262]: group added to /etc/group: name=rooter, GID=666 <86>Jun 22 10:04:33 groupadd[2960262]: group added to /etc/gshadow: name=rooter <86>Jun 22 10:04:33 groupadd[2960262]: new group: name=rooter, GID=666 <86>Jun 22 10:04:33 useradd[2960269]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Jun 22 10:04:33 userdel[2960275]: delete user 'builder' <86>Jun 22 10:04:33 groupadd[2960283]: group added to /etc/group: name=builder, GID=667 <86>Jun 22 10:04:33 groupadd[2960283]: group added to /etc/gshadow: name=builder <86>Jun 22 10:04:33 groupadd[2960283]: new group: name=builder, GID=667 <86>Jun 22 10:04:33 useradd[2960287]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash <13>Jun 22 10:04:38 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Jun 22 10:04:38 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Jun 22 10:04:49 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Jun 22 10:04:49 rpmi: ocaml-num-1.4-alt1 sisyphus+268975.5000.3.1 1617724552 installed <13>Jun 22 10:04:49 rpmi: dune-2.8.5-alt1 sisyphus+269321.100.1.1 1618036815 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-sexplib0-0.14.0-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-sexplib0-0.14.0-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44676 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-sexplib0-0.14.0 + echo 'Source #0 (ocaml-sexplib0-0.14.0.tar):' Source #0 (ocaml-sexplib0-0.14.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-sexplib0-0.14.0.tar + cd ocaml-sexplib0-0.14.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44676 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-sexplib0-0.14.0 + dune build --verbose -p sexplib0 Workspace root: /usr/src/RPM/BUILD/ocaml-sexplib0-0.14.0 Running[0]: /usr/bin/nproc > /usr/src/tmp/duneb142e0.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune00460f.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.14.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.14.0" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-sexplib0-0.14.0/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-sexplib0-0.14.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-sexplib0-0.14.0/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-sexplib0-0.14.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-sexplib0-0.14.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.12.0" ; 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"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; 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 = "Caml1999X029" ; cmi_magic_number = "Caml1999I029" ; cmo_magic_number = "Caml1999O029" ; cma_magic_number = "Caml1999A029" ; cmx_magic_number = "Caml1999Y029" ; cmxa_magic_number = "Caml1999Z029" ; ast_impl_magic_number = "Caml1999M029" ; ast_intf_magic_number = "Caml1999N029" ; cmxs_magic_number = "Caml1999D029" ; cmt_magic_number = "Caml1999T029" ; 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/lazy_group_id.mli) > _build/default/src/.sexplib0.objs/lazy_group_id.mli.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lazy_group_id.ml) > _build/default/src/.sexplib0.objs/lazy_group_id.ml.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/raw_grammar.ml) > _build/default/src/.sexplib0.objs/raw_grammar.ml.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/sexp.mli) > _build/default/src/.sexplib0.objs/sexp.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/sexp.ml) > _build/default/src/.sexplib0.objs/sexp.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/sexp_conv.mli) > _build/default/src/.sexplib0.objs/sexp_conv.mli.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/sexp_conv.ml) > _build/default/src/.sexplib0.objs/sexp_conv.ml.d Running[11]: (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[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__Lazy_group_id.cmi -c -intf src/lazy_group_id.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__Lazy_group_id.cmo -c -impl src/lazy_group_id.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__Raw_grammar.cmo -c -impl src/raw_grammar.ml) Running[17]: (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__Lazy_group_id.cmx -c -impl src/lazy_group_id.ml) Running[18]: (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[19]: (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__Raw_grammar.cmx -c -impl src/raw_grammar.ml) 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.cmo -c -impl src/sexp.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 -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexpable.cmo -c -impl src/sexpable.ml) Running[23]: (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[24]: (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[25]: (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[26]: (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[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__Lazy_group_id.cmo src/.sexplib0.objs/byte/sexplib0__Raw_grammar.cmo src/.sexplib0.objs/byte/sexplib0__Sexp.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__Sexpable.cmx -c -impl src/sexpable.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__Lazy_group_id.cmx src/.sexplib0.objs/native/sexplib0__Raw_grammar.cmx src/.sexplib0.objs/native/sexplib0__Sexp.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__Lazy_group_id.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.7801 + 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.14.0 + 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/lazy_group_id.ml Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/lazy_group_id.mli Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/opam Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/raw_grammar.ml 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/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__Lazy_group_id.cmi Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Lazy_group_id.cmt Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Lazy_group_id.cmti Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Lazy_group_id.cmx Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Raw_grammar.cmi Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Raw_grammar.cmt Installing /usr/src/tmp/ocaml-sexplib0-buildroot/usr/lib/ocaml/sexplib0/sexplib0__Raw_grammar.cmx 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__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 + /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__Lazy_group_id__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__loop_493' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__escaped_510' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__index_of_newline_612' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_hum_maybe_esc_str_627' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__loop_641' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_hum_indent_649' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_hum_rest_650' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_mach_internal_662' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_mach_rest_663' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_buffer_hum_inner_1444' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__loop_837' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__loop_859' 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_conv__fun_4141' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_option_895' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__loop_3181' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__find_auto_3229' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__size_3235' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4203' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__unit_of_sexp_3311' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__bool_of_sexp_3314' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__bytes_of_sexp_3321' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__char_of_sexp_3325' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__int_of_sexp_3329' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__float_of_sexp_3334' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__int32_of_sexp_3339' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__int64_of_sexp_3344' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__nativeint_of_sexp_3349' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__option_of_sexp_3362' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__pair_of_sexp_3369' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__triple_of_sexp_3378' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__list_of_sexp_3390' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__array_of_sexp_3396' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__hashtbl_of_sexp_3409' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__act_3416' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__get_flc_error_3427' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4240' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4243' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4245' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4247' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4249' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4251' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4253' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4255' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4257' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4259' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4261' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4263' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4265' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4267' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4269' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4271' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4273' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4275' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4277' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4279' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4281' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlSexplib0__Sexp_conv_error__code_begin' or the file containing the function 'camlSexplib0__Sexp_conv_error__stag_no_args_276' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__stag_incorrect_n_args_280' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_superfluous_fields_312' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_get_undefined_loop_442' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_undefined_elements_448' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__ptag_incorrect_n_args_477' 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__Lazy_group_id__fun_118' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__size_loop_688' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_buffer_mach_833' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_buffer_gen_853' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__message_983' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__conv_fields_987' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_bool_591' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_string_594' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_bytes_597' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_char_685' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_int_736' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_float_739' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_int32_742' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_int64_784' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_nativeint_830' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_pair_905' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_triple_912' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_list_921' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_array_925' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_hashtbl_981' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__coll_986' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__clean_up_handler_3168' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__add_inner_4172' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_exn_3246' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__of_sexp_error_exn_3303' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__of_sexp_error_3307' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__ref_of_sexp_3354' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__no_variant_match_466' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Lazy_group_id__force_106' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_lazy_t_877' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Lazy_group_id__compare_109' is not compiled with -fpic/-fPIC either the file containing the function 'camlSexplib0__Raw_grammar__code_begin' or the file containing the function 'camlSexplib0__Raw_grammar__code_end' 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_606' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__compare_list_419' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__equal_482' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__compare_420' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__loop_3404' 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_4141' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__compare_1631' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_4196' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__get_substring_616' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_string_hum_877' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_string_mach_883' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__is_one_line_623' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__mach_maybe_esc_str_646' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_mach_683' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__pp_hum_679' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__size_759' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__to_buffer_hum_762' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__loop_rest_838' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__loop_rest_860' is not compiled with -fpic/-fPIC either the file containing the function 'camlSexplib0__Sexp_conv_error__code_begin' or the file containing the function 'camlSexplib0__Sexp_conv_error__stag_no_args_276' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp__buffer_874' 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_4141' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__list_map_520' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_unit_588' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_opaque_1624' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__sexp_of_fun_1627' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__add_auto_3224' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__exn_to_string_3296' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__string_of_sexp_3317' is not compiled with -fpic/-fPIC either the file containing the function 'camlSexplib0__Sexp_conv_error__code_begin' or the file containing the function 'camlSexplib0__Sexp_conv_error__stag_no_args_276' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__stag_no_args_276' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__stag_takes_args_286' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__nested_list_invalid_sum_290' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__empty_list_invalid_sum_294' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__unexpected_stag_298' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_sexp_bool_with_payload_302' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_only_pairs_expected_307' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_list_instead_atom_455' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_poly_field_value_460' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__no_matching_variant_found_469' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__ptag_no_args_473' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__ptag_takes_args_483' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__nested_list_invalid_poly_var_487' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__empty_list_invalid_poly_var_491' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__empty_type_495' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__lazy_t_of_sexp_3358' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__opaque_of_sexp_3421' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv__fun_of_sexp_3424' is not compiled with -fpic/-fPIC either the file containing the function 'camlSexplib0__Sexp_conv_error__code_begin' or the file containing the function 'camlSexplib0__Sexp_conv_error__stag_no_args_276' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_duplicate_fields_432' is not compiled with -fpic/-fPIC the file containing the function 'camlSexplib0__Sexp_conv_error__record_extra_fields_437' is not compiled with -fpic/-fPIC either the file containing the function 'camlSexplib0__code_begin' or the file containing the function 'camlSexplib0__code_end' 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: camlCamlinternalLazy__force_lazy_block_166 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__bytes__blit_string_155 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_268 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_516 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__format__pp_open_box_gen_431 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__format__pp_close_box_441 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__format__pp_force_newline_592 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__format__pp_print_break_612 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_808 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__format__fprintf_1227 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__buffer__resize_290 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__buffer__add_string_432 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_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_173 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__int32__to_string_202 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: camlStdlib__hashtbl__fold_522 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__map__remove_332 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_345 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_364 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__map__add_198 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_324 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__map__find_210 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_385 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_137 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_1633 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_903 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_1068 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_455 verify-elf: WARNING: ./usr/lib/ocaml/sexplib0/sexplib0.cmxs: undefined symbol: camlStdlib__string__concat_214 Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.7801 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-sexplib0-0.14.0 + dune runtest + exit 0 Processing files: ocaml-sexplib0-0.14.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7801 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-sexplib0-0.14.0 + DOCDIR=/usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.14.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.14.0 + /bin/mkdir -p /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.14.0 + cp -prL LICENSE.md /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.14.0 + chmod -R go-w /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.14.0 + chmod -R a+rX /usr/src/tmp/ocaml-sexplib0-buildroot/usr/share/doc/ocaml-sexplib0-0.14.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HpwORe 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.lNRBLg 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.12.0-AA60D567, ocaml-cmi(Sexplib0__) = 4.12.0-792333D4, ocaml-cmi(Sexplib0__Lazy_group_id) = 4.12.0-2634D3E0, ocaml-cmi(Sexplib0__Raw_grammar) = 4.12.0-E7520EE9, ocaml-cmi(Sexplib0__Sexp) = 4.12.0-DDD026C6, ocaml-cmi(Sexplib0__Sexp_conv) = 4.12.0-A7EBC580, ocaml-cmi(Sexplib0__Sexp_conv_error) = 4.12.0-D43B2AD6, ocaml-cmi(Sexplib0__Sexpable) = 4.12.0-07EEFCE5 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__arg) = 4.12.0-CB7276F4, ocaml-cmi(Stdlib__arrayLabels) = 4.12.0-031328D8, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__bytesLabels) = 4.12.0-43620BAF, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__ephemeron) = 4.12.0-0E3C38F7, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__gc) = 4.12.0-DC6A7673, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__listLabels) = 4.12.0-77777981, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__moreLabels) = 4.12.0-FA0886C9, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__parsing) = 4.12.0-D0ECC986, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__queue) = 4.12.0-D2482D03, ocaml-cmi(Stdlib__scanf) = 4.12.0-FCBAC178, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__stack) = 4.12.0-488EB4D3, ocaml-cmi(Stdlib__stdLabels) = 4.12.0-1ED7BFA4, ocaml-cmi(Stdlib__stream) = 4.12.0-CDA772EB, ocaml-cmi(Stdlib__stringLabels) = 4.12.0-2FD23515, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.27xHNc Creating ocaml-sexplib0-debuginfo package Processing files: ocaml-sexplib0-devel-0.14.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.whqj0d 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.gIMm6f 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.12.0-70AD8A2E, ocaml-cmx(Sexplib0__) = 4.12.0-F95BA887, ocaml-cmx(Sexplib0__Lazy_group_id) = 4.12.0-30A607E1, ocaml-cmx(Sexplib0__Raw_grammar) = 4.12.0-AE5489B9, ocaml-cmx(Sexplib0__Sexp) = 4.12.0-881F8F52, ocaml-cmx(Sexplib0__Sexp_conv) = 4.12.0-A19CC185, ocaml-cmx(Sexplib0__Sexp_conv_error) = 4.12.0-9FF825C9, ocaml-cmx(Sexplib0__Sexpable) = 4.12.0-AB87AD20 Requires: ocaml-sexplib0 = 0.14.0-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Sexplib0) = 4.12.0-AA60D567, ocaml-cmi(Sexplib0__) = 4.12.0-792333D4, ocaml-cmi(Sexplib0__Lazy_group_id) = 4.12.0-2634D3E0, ocaml-cmi(Sexplib0__Raw_grammar) = 4.12.0-E7520EE9, ocaml-cmi(Sexplib0__Sexp) = 4.12.0-DDD026C6, ocaml-cmi(Sexplib0__Sexp_conv) = 4.12.0-A7EBC580, ocaml-cmi(Sexplib0__Sexp_conv_error) = 4.12.0-D43B2AD6, ocaml-cmi(Sexplib0__Sexpable) = 4.12.0-07EEFCE5, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__arg) = 4.12.0-CB7276F4, ocaml-cmi(Stdlib__arrayLabels) = 4.12.0-031328D8, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__bytesLabels) = 4.12.0-43620BAF, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__ephemeron) = 4.12.0-0E3C38F7, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__gc) = 4.12.0-DC6A7673, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__listLabels) = 4.12.0-77777981, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__moreLabels) = 4.12.0-FA0886C9, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__parsing) = 4.12.0-D0ECC986, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__queue) = 4.12.0-D2482D03, ocaml-cmi(Stdlib__scanf) = 4.12.0-FCBAC178, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__stack) = 4.12.0-488EB4D3, ocaml-cmi(Stdlib__stdLabels) = 4.12.0-1ED7BFA4, ocaml-cmi(Stdlib__stream) = 4.12.0-CDA772EB, ocaml-cmi(Stdlib__stringLabels) = 4.12.0-2FD23515, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmx(CamlinternalLazy) = 4.12.0-1CC2562D, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__arg) = 4.12.0-9A02C674, ocaml-cmx(Stdlib__arrayLabels) = 4.12.0-4619D004, ocaml-cmx(Stdlib__buffer) = 4.12.0-6D7A613A, ocaml-cmx(Stdlib__bytes) = 4.12.0-65CC81DC, ocaml-cmx(Stdlib__bytesLabels) = 4.12.0-EB7E11F5, ocaml-cmx(Stdlib__char) = 4.12.0-CAA3DFDA, ocaml-cmx(Stdlib__ephemeron) = 4.12.0-E8C7C263, ocaml-cmx(Stdlib__format) = 4.12.0-5D89D582, ocaml-cmx(Stdlib__gc) = 4.12.0-3C8775F5, ocaml-cmx(Stdlib__int32) = 4.12.0-FF3BD564, ocaml-cmx(Stdlib__int64) = 4.12.0-722E7307, ocaml-cmx(Stdlib__lazy) = 4.12.0-6E5C035D, ocaml-cmx(Stdlib__listLabels) = 4.12.0-96537655, ocaml-cmx(Stdlib__moreLabels) = 4.12.0-70E80397, ocaml-cmx(Stdlib__nativeint) = 4.12.0-46A7C127, ocaml-cmx(Stdlib__obj) = 4.12.0-583609CD, ocaml-cmx(Stdlib__parsing) = 4.12.0-736B3973, ocaml-cmx(Stdlib__printexc) = 4.12.0-59502601, ocaml-cmx(Stdlib__printf) = 4.12.0-95403AB2, ocaml-cmx(Stdlib__queue) = 4.12.0-8ACDC8C2, ocaml-cmx(Stdlib__scanf) = 4.12.0-19C0AD03, ocaml-cmx(Stdlib__stack) = 4.12.0-46462526, ocaml-cmx(Stdlib__stream) = 4.12.0-E328BC3C, ocaml-cmx(Stdlib__stringLabels) = 4.12.0-62D8197F, ocaml-cmx(Stdlib__sys) = 4.12.0-16BCA4B0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fuw1Bd Processing files: ocaml-sexplib0-debuginfo-0.14.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GQ2ZKf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FNGMlg find-requires: running scripts (debuginfo) Requires: ocaml-sexplib0 = 0.14.0-alt2 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 Wrote: /usr/src/RPM/RPMS/i586/ocaml-sexplib0-0.14.0-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-sexplib0-devel-0.14.0-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-sexplib0-debuginfo-0.14.0-alt2.i586.rpm (w2.lzdio) 2.27user 0.65system 0:10.43elapsed 28%CPU (0avgtext+0avgdata 16020maxresident)k 0inputs+0outputs (0major+285957minor)pagefaults 0swaps 17.38user 4.24system 0:35.20elapsed 61%CPU (0avgtext+0avgdata 107576maxresident)k 199384inputs+0outputs (0major+595758minor)pagefaults 0swaps