<86>Sep 14 10:41:52 userdel[1990128]: delete user 'rooter' <86>Sep 14 10:41:52 userdel[1990128]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:41:52 groupadd[1990140]: group added to /etc/group: name=rooter, GID=639 <86>Sep 14 10:41:52 groupadd[1990140]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:41:52 groupadd[1990140]: new group: name=rooter, GID=639 <86>Sep 14 10:41:52 useradd[1990155]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Sep 14 10:41:52 userdel[1990172]: delete user 'builder' <86>Sep 14 10:41:52 userdel[1990172]: removed group 'builder' owned by 'builder' <86>Sep 14 10:41:52 userdel[1990172]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:41:52 groupadd[1990187]: group added to /etc/group: name=builder, GID=640 <86>Sep 14 10:41:52 groupadd[1990187]: group added to /etc/gshadow: name=builder <86>Sep 14 10:41:52 groupadd[1990187]: new group: name=builder, GID=640 <86>Sep 14 10:41:52 useradd[1990201]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ocaml-num-1.4-alt1.src.rpm: exception not found in '/usr/share/license-exception' directory: exceptions warning: Macro %dune_build not found warning: Macro %dune_check not found warning: Macro %dune_install not found <13>Sep 14 10:41:53 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 10:41:53 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Sep 14 10:42:04 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 10:42:05 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626535786 installed <13>Sep 14 10:42:05 rpmi: ocaml-findlib-devel-1.9.1-alt2 sisyphus+279404.500.2.2 1626535786 installed <13>Sep 14 10:42:05 rpmi: dune-2.9.0-alt1 sisyphus+281172.100.1.1 1627454564 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-num-1.4-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-num-1.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85317 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-num-1.4 + echo 'Source #0 (ocaml-num-1.4.tar):' Source #0 (ocaml-num-1.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-num-1.4.tar + cd ocaml-num-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85317 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-num-1.4 + /usr/bin/dune build --verbose --release @install Workspace root: /usr/src/RPM/BUILD/ocaml-num-1.4 Running[0]: /usr/bin/nproc > /usr/src/tmp/dunee2f08c.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune5e1b78.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-num-1.4/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-num-1.4" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-num-1.4/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-num-1.4/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-num-1.4/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-num-1.4/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-num-1.4/_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 -intf src/arith_flags.mli) > _build/default/src/.num_core.objs/arith_flags.mli.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/arith_flags.ml) > _build/default/src/.num_core.objs/arith_flags.ml.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/arith_status.mli) > _build/default/src/.num_core.objs/arith_status.mli.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/arith_status.ml) > _build/default/src/.num_core.objs/arith_status.ml.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/big_int.mli) > _build/default/src/.num_core.objs/big_int.mli.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/big_int.ml) > _build/default/src/.num_core.objs/big_int.ml.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/int_misc.mli) > _build/default/src/.num_core.objs/int_misc.mli.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/int_misc.ml) > _build/default/src/.num_core.objs/int_misc.ml.d Running[10]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DBNG_ARCH_i386 -g -I /usr/lib/ocaml -o bng.o -c bng.c) Running[11]: (cd _build/default/src && /bin/touch bng_generic.c) Running[12]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DBNG_ARCH_i386 -g -I /usr/lib/ocaml -o nat_stubs.o -c nat_stubs.c) Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/nat.mli) > _build/default/src/.num_core.objs/nat.mli.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/nat.ml) > _build/default/src/.num_core.objs/nat.ml.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/num.mli) > _build/default/src/.num_core.objs/num.mli.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/num.ml) > _build/default/src/.num_core.objs/num.ml.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ratio.mli) > _build/default/src/.num_core.objs/ratio.mli.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ratio.ml) > _build/default/src/.num_core.objs/ratio.ml.d Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/num.cma) Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/num.cmxa) Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf toplevel/num_top.mli) > _build/default/toplevel/.num_top.objs/num_top.mli.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl toplevel/num_top.ml) > _build/default/toplevel/.num_top.objs/num_top.ml.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf toplevel/num_top_printers.mli) > _build/default/toplevel/.num_top.objs/num_top_printers.mli.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl toplevel/num_top_printers.ml) > _build/default/toplevel/.num_top.objs/num_top_printers.ml.d Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -no-alias-deps -o src/.num_core.objs/byte/arith_flags.cmi -c -intf src/arith_flags.mli) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -no-alias-deps -o src/.num_core.objs/byte/arith_status.cmi -c -intf src/arith_status.mli) Running[27]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -no-alias-deps -o src/.num_core.objs/byte/int_misc.cmi -c -intf src/int_misc.mli) Running[28]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DBNG_ARCH_i386 -g -I /usr/lib/ocaml -o bng_generic.o -c bng_generic.c) Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -no-alias-deps -o src/.num_core.objs/byte/nat.cmi -c -intf src/nat.mli) Running[30]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/num.cmxs src/num.cmxa) Running[31]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/byte/arith_flags.cmo -c -impl src/arith_flags.ml) Running[32]: (cd _build/default && /usr/bin/ocamlopt.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -I src/.num_core.objs/byte -I src/.num_core.objs/native -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/native/arith_flags.cmx -c -impl src/arith_flags.ml) Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/byte/arith_status.cmo -c -impl src/arith_status.ml) Running[34]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/byte/int_misc.cmo -c -impl src/int_misc.ml) Running[35]: (cd _build/default && /usr/bin/ocamlopt.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -I src/.num_core.objs/byte -I src/.num_core.objs/native -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/native/int_misc.cmx -c -impl src/int_misc.ml) Running[36]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/byte/nat.cmo -c -impl src/nat.ml) Running[37]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -no-alias-deps -o src/.num_core.objs/byte/big_int.cmi -c -intf src/big_int.mli) Running[38]: (cd _build/default && /usr/bin/ocamlopt.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -I src/.num_core.objs/byte -I src/.num_core.objs/native -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/native/arith_status.cmx -c -impl src/arith_status.ml) Running[39]: (cd _build/default && /usr/bin/ocamlopt.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -I src/.num_core.objs/byte -I src/.num_core.objs/native -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/native/nat.cmx -c -impl src/nat.ml) Running[40]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/byte/big_int.cmo -c -impl src/big_int.ml) Running[41]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -no-alias-deps -o src/.num_core.objs/byte/ratio.cmi -c -intf src/ratio.mli) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/byte/ratio.cmo -c -impl src/ratio.ml) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -no-alias-deps -o src/.num_core.objs/byte/num.cmi -c -intf src/num.mli) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -bin-annot -I src/.num_core.objs/byte -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/byte/num.cmo -c -impl src/num.ml) Running[45]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -g -bin-annot -I toplevel/.num_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I src/.num.objs/byte -I src/.num_core.objs/byte -no-alias-deps -o toplevel/.num_top.objs/byte/num_top.cmi -c -intf toplevel/num_top.mli) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -g -bin-annot -I toplevel/.num_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I src/.num.objs/byte -I src/.num_core.objs/byte -no-alias-deps -o toplevel/.num_top.objs/byte/num_top_printers.cmi -c -intf toplevel/num_top_printers.mli) Running[47]: (cd _build/default && /usr/bin/ocamlopt.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -I src/.num_core.objs/byte -I src/.num_core.objs/native -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/native/big_int.cmx -c -impl src/big_int.ml) Running[48]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/num_core_stubs src/bng.o src/bng_generic.o src/nat_stubs.o) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -a -o src/num_core.cma -dllib -lnum_core_stubs -cclib -lnum_core_stubs src/.num_core.objs/byte/arith_flags.cmo src/.num_core.objs/byte/int_misc.cmo src/.num_core.objs/byte/nat.cmo src/.num_core.objs/byte/big_int.cmo src/.num_core.objs/byte/ratio.cmo src/.num_core.objs/byte/num.cmo src/.num_core.objs/byte/arith_status.cmo) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -g -bin-annot -I toplevel/.num_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I src/.num.objs/byte -I src/.num_core.objs/byte -intf-suffix .ml -no-alias-deps -o toplevel/.num_top.objs/byte/num_top.cmo -c -impl toplevel/num_top.ml) Running[51]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -g -bin-annot -I toplevel/.num_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I src/.num.objs/byte -I src/.num_core.objs/byte -intf-suffix .ml -no-alias-deps -o toplevel/.num_top.objs/byte/num_top_printers.cmo -c -impl toplevel/num_top_printers.ml) Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -g -a -o toplevel/num_top.cma toplevel/.num_top.objs/byte/num_top_printers.cmo toplevel/.num_top.objs/byte/num_top.cmo) Running[53]: (cd _build/default && /usr/bin/ocamlopt.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -I src/.num_core.objs/byte -I src/.num_core.objs/native -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/native/ratio.cmx -c -impl src/ratio.ml) Running[54]: (cd _build/default && /usr/bin/ocamlopt.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -I src/.num_core.objs/byte -I src/.num_core.objs/native -intf-suffix .ml -no-alias-deps -o src/.num_core.objs/native/num.cmx -c -impl src/num.ml) Running[55]: (cd _build/default && /usr/bin/ocamlopt.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -a -o src/num_core.cmxa -cclib -lnum_core_stubs src/.num_core.objs/native/arith_flags.cmx src/.num_core.objs/native/int_misc.cmx src/.num_core.objs/native/nat.cmx src/.num_core.objs/native/big_int.cmx src/.num_core.objs/native/ratio.cmx src/.num_core.objs/native/num.cmx src/.num_core.objs/native/arith_status.cmx) Running[56]: (cd _build/default && /usr/bin/ocamlopt.opt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -g -shared -linkall -I src -o src/num_core.cmxs src/num_core.cmxa) Output[56]: ld: src/num_core.a(int_misc.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.7590 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-num-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-num-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-num-1.4 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-num-buildroot Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/META Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_flags.cmi Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_flags.cmt Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_flags.cmti Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_flags.cmx Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_flags.ml Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_flags.mli Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_status.cmi Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_status.cmt Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_status.cmti Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_status.cmx Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_status.ml Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/arith_status.mli Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/big_int.cmi Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/big_int.cmt Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/big_int.cmti Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/big_int.cmx Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/big_int.ml Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/big_int.mli Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/int_misc.cmi Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/int_misc.cmt Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/int_misc.cmti Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/int_misc.cmx Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/int_misc.ml Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/int_misc.mli Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/libnum_core_stubs.a Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/nat.cmi Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/nat.cmt Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/nat.cmti Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/nat.cmx Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/nat.ml Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/nat.mli Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/num.cmi Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/num.cmt Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/num.cmti Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/num.cmx Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/num.ml Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/num.mli Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/num_core.a Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/num_core.cma Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/num_core.cmxa Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/ratio.cmi Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/ratio.cmt Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/ratio.cmti Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/ratio.cmx Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/ratio.ml Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/ratio.mli Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/dune-package Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/num.cma Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/num.cmxa Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/opam Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/top/num_top.cma Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/top/num_top.cmi Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/top/num_top.cmt Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/top/num_top.cmti Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/top/num_top.ml Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/top/num_top.mli Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/top/num_top_printers.cmi Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/top/num_top_printers.cmt Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/top/num_top_printers.cmti Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/top/num_top_printers.ml Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/top/num_top_printers.mli Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num_top/META Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/core/num_core.cmxs Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/num/num.cmxs Installing /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/num/LICENSE Installing /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/num/README.md Installing /usr/src/tmp/ocaml-num-buildroot/usr/lib/ocaml/stublibs/dllnum_core_stubs.so + find /usr/src/tmp/ocaml-num-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-num-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-num-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-num-buildroot (auto) mode of './usr/lib/ocaml/stublibs/dllnum_core_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/num/num.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/num/core/num_core.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-num-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-num-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-num-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-num-buildroot ./usr/lib: (from :0) 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib/ocaml/num/num.cmxs Verifying ELF objects in /usr/src/tmp/ocaml-num-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllnum_core_stubs.so: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllnum_core_stubs.so: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllnum_core_stubs.so: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllnum_core_stubs.so: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllnum_core_stubs.so: undefined symbol: caml_deserialize_block_4 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllnum_core_stubs.so: undefined symbol: caml_serialize_block_4 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllnum_core_stubs.so: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllnum_core_stubs.so: undefined symbol: caml_alloc_custom the file containing the function 'camlInt_misc__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__make_nat_279' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__sys_int_of_nat_302' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__nat_of_int_310' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__power_base_int_595' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__unadjusted_string_of_nat_612' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__string_of_nat_626' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__base_digit_of_char_632' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__create_big_int_85' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__int_of_big_int_230' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__int_of_big_int_opt_234' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__nativeint_of_big_int_282' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__nativeint_of_big_int_opt_286' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__int32_of_big_int_292' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__int32_of_big_int_opt_296' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__big_int_of_int64_299' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__int64_of_big_int_430' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__int64_of_big_int_opt_434' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__nat_of_big_int_437' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__string_of_big_int_449' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__sys_big_int_of_string_aux_452' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__sys_big_int_of_string_base_460' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__sys_big_int_of_string_514' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__big_int_of_string_opt_522' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__power_int_positive_int_545' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__power_big_int_positive_int_550' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__power_int_positive_big_int_563' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__power_big_int_positive_big_int_568' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__base_power_big_int_572' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__sqrt_big_int_586' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__approx_big_int_701' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__shift_left_big_int_710' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__shift_right_towards_zero_big_int_719' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__two_power_m1_big_int_729' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__shift_right_big_int_735' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__extract_big_int_739' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__and_big_int_754' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__or_big_int_763' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__xor_big_int_777' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__round_big_int_to_float_791' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlRatio__code_begin' or the file containing the function 'camlRatio__numerator_ratio_139' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__verify_null_denominator_148' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__create_ratio_164' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__create_normalized_ratio_168' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__inverse_ratio_232' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__integer_ratio_239' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__int_of_ratio_311' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__nat_of_ratio_318' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__big_int_of_ratio_324' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__msd_ratio_357' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__approx_ratio_fix_367' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__approx_ratio_exp_469' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__string_of_ratio_489' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__ratio_of_string_492' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__float_of_ratio_496' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__power_num_int_230' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__power_num_big_int_240' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__power_num_250' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__int_of_num_opt_367' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__nat_of_num_opt_385' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__big_int_of_num_opt_394' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__num_of_string_409' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__num_of_string_opt_414' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__arith_print_string_111' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__arith_print_bool_114' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__arith_status_117' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC either the file containing the function 'camlInt_misc__code_begin' or the file containing the function 'camlInt_misc__num_bits_int_aux_84' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__gcd_nat_359' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__sqrt_nat_371' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__make_power_base_589' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__sys_nat_of_string_637' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__minus_big_int_102' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__abs_big_int_105' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__pred_big_int_140' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__succ_big_int_148' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__add_big_int_156' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__big_int_of_int_166' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__mult_int_big_int_178' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__mult_big_int_186' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__quomod_big_int_194' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__gcd_big_int_215' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__big_int_of_nativeint_237' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__big_int_of_int32_289' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__sys_big_int_of_nat_440' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__square_big_int_589' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__round_futur_last_digit_595' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__float_of_big_int_798' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__abs_ratio_179' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__add_ratio_185' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__minus_ratio_194' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__add_int_ratio_197' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__add_big_int_ratio_201' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__mult_ratio_209' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__mult_int_ratio_219' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__mult_big_int_ratio_224' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__square_ratio_229' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__ratio_of_int_312' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__ratio_of_nat_317' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__ratio_of_big_int_323' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__div_ratio_big_int_341' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__num_of_big_int_90' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__normalize_num_93' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__num_of_ratio_102' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__add_num_105' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__minus_num_129' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__mult_num_140' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__square_num_163' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__ratio_of_num_191' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__quo_num_197' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__mod_num_217' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__num_of_int_368' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__num_of_nat_377' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__float_of_num_417' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__succ_num_423' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__pred_num_424' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__abs_num_435' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC either the file containing the function 'camlArith_flags__code_begin' or the file containing the function 'camlArith_flags__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__cautious_normalize_ratio_158' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__cautious_normalize_ratio_when_printing_161' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__float_of_rational_string_485' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__cautious_normalize_num_when_printing_99' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__string_of_big_int_for_num_397' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__string_of_num_406' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__get_error_when_null_denominator_81' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__set_error_when_null_denominator_82' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__get_normalize_ratio_87' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__set_normalize_ratio_88' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__get_normalize_ratio_when_printing_93' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__set_normalize_ratio_when_printing_94' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__get_floating_precision_99' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__set_floating_precision_100' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__get_approx_printing_105' is not compiled with -fpic/-fPIC the file containing the function 'camlArith_status__set_approx_printing_106' is not compiled with -fpic/-fPIC either the file containing the function 'camlInt_misc__code_begin' or the file containing the function 'camlInt_misc__num_bits_int_aux_84' is not compiled with -fpic/-fPIC the file containing the function 'camlInt_misc__num_bits_int_aux_84' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__power_base_nat_525' is not compiled with -fpic/-fPIC the file containing the function 'camlInt_misc__compare_int_178' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__copy_nat_286' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__is_zero_nat_292' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__is_nat_int_297' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__eq_nat_314' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__le_nat_315' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__lt_nat_316' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__ge_nat_317' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__gt_nat_318' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__loop_386' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__raw_string_of_digit_435' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__float_of_nat_662' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__num_digits_big_int_94' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__num_bits_big_int_97' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__compare_big_int_108' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__is_int_big_int_227' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__carry_incr_749' is not compiled with -fpic/-fPIC either the file containing the function 'camlRatio__code_begin' or the file containing the function 'camlRatio__numerator_ratio_139' is not compiled with -fpic/-fPIC the file containing the function 'camlNat__exchange_354' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__normalize_ratio_154' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__incr_num_449' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__decr_num_450' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__num_decimal_digits_int_466' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__string_of_normalized_num_400' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__round_rec_698' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__compare_num_string_345' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__only_zeros_353' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__nat_of_num_376' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__eq_big_int_112' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__le_big_int_113' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__ge_big_int_114' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__lt_big_int_115' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__gt_big_int_116' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__max_big_int_132' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__min_big_int_133' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__is_integer_ratio_182' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__eq_ratio_253' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__compare_ratio_257' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__eq_big_int_ratio_287' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__compare_big_int_ratio_291' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__eq_num_284' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__compare_num_311' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__sign_num_278' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__add_int_big_int_170' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__div_num_169' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__big_int_of_num_388' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__sub_big_int_174' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__report_sign_ratio_175' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__round_ratio_245' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__div_big_int_207' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int__mod_big_int_208' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__floor_ratio_242' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__int_of_num_361' is not compiled with -fpic/-fPIC either the file containing the function 'camlRatio__code_begin' or the file containing the function 'camlRatio__numerator_ratio_139' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__power_ratio_positive_int_554' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__div_int_ratio_329' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__div_big_int_ratio_337' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__sub_ratio_205' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__div_ratio_235' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__div_ratio_int_333' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__ceiling_ratio_250' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__is_integer_num_259' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__floor_num_186' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__lt_ratio_263' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__le_ratio_264' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__gt_ratio_265' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__ge_ratio_266' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__max_ratio_279' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__min_ratio_280' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__lt_big_int_ratio_295' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__le_big_int_ratio_296' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__gt_big_int_ratio_297' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__ge_big_int_ratio_298' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__approx_num_exp_442' is not compiled with -fpic/-fPIC the file containing the function 'camlRatio__power_ratio_positive_big_int_558' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__sub_num_135' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__approx_num_fix_441' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__integer_num_263' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__round_num_264' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__ceiling_num_265' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__$3c$3e$2f_307' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__lt_num_333' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__le_num_334' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__gt_num_335' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__ge_num_336' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__max_num_353' is not compiled with -fpic/-fPIC the file containing the function 'camlNum__min_num_354' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_greaterthan verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__string_of_int_173 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__bytes__make_93 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__char__chr_83 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__bytes__blit_string_155 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__bytes__copy_105 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__bytes__sub_116 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_float_of_string verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__max_47 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_nativeint_ops verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_int64_neg_native verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_int64_to_nativeint verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_int64_shift_right verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_int64_of_nativeint verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_int64_shift_left verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_int64_and_native verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_int64_or_native verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_greaterequal verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__int64__4 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__$5e_137 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_int64_to_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_ldexp_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__bytes__cat_197 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__bytes__blit_148 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__string__concat_214 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__string__index_rec_250 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__output_string_246 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__print_newline_365 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_deserialize_block_4 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_serialize_block_4 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: caml_alloc_custom Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.7590 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-num-1.4 + /usr/bin/dune runtest ocamlopt test/test.exe ld: test/.test.eobjs/native/test.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE + exit 0 Processing files: ocaml-num-1.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44544 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-num-1.4 + DOCDIR=/usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-1.4 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-1.4 + /bin/mkdir -p /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-1.4 + cp -prL Changelog README.md /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-1.4 + chmod -R go-w /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-1.4 + chmod -R a+rX /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-1.4 + cp -prL LICENSE /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-1.4 + chmod -R go-w /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-1.4 + chmod -R a+rX /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AgvSdm 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.XuX0Em 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(Arith_flags) = 4.12.0-C6FECC28, ocaml-cmi(Arith_status) = 4.12.0-13BDF38F, ocaml-cmi(Big_int) = 4.12.0-E175D3DD, ocaml-cmi(Int_misc) = 4.12.0-A4173CF4, ocaml-cmi(Nat) = 4.12.0-A7E597E4, ocaml-cmi(Num) = 4.12.0-E48229C8, ocaml-cmi(Num_top) = 4.12.0-E377B800, ocaml-cmi(Num_top_printers) = 4.12.0-2CFC73DE, ocaml-cmi(Ratio) = 4.12.0-EC03DEAE, ocaml-dll(num_core_stubs) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Topdirs) = 4.12.0-0CE33D24, ocaml-runtime = 4.12.0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RKncVm Creating ocaml-num-debuginfo package Processing files: ocaml-num-devel-1.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2941 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-num-1.4 + DOCDIR=/usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-devel-1.4 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-devel-1.4 + /bin/mkdir -p /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-devel-1.4 + cp -prL LICENSE /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-devel-1.4 + chmod -R go-w /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-devel-1.4 + chmod -R a+rX /usr/src/tmp/ocaml-num-buildroot/usr/share/doc/ocaml-num-devel-1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w8gbmm 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.P0xQOm 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(Arith_flags) = 4.12.0-E88D40B7, ocaml-cmx(Arith_status) = 4.12.0-F342BB9A, ocaml-cmx(Big_int) = 4.12.0-B002B500, ocaml-cmx(Int_misc) = 4.12.0-E4B4C56E, ocaml-cmx(Nat) = 4.12.0-B621E72A, ocaml-cmx(Num) = 4.12.0-897B9090, ocaml-cmx(Ratio) = 4.12.0-F4D5C7BE Requires: ocaml-num = 1.4-alt1, /usr/lib/ocaml/stublibs/dllnum_core_stubs.so, ocaml-cmi(Arith_flags) = 4.12.0-C6FECC28, ocaml-cmi(Arith_status) = 4.12.0-13BDF38F, ocaml-cmi(Big_int) = 4.12.0-E175D3DD, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Int_misc) = 4.12.0-A4173CF4, ocaml-cmi(Nat) = 4.12.0-A7E597E4, ocaml-cmi(Num) = 4.12.0-E48229C8, ocaml-cmi(Ratio) = 4.12.0-EC03DEAE, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__bytes) = 4.12.0-65CC81DC, ocaml-cmx(Stdlib__char) = 4.12.0-CAA3DFDA, ocaml-cmx(Stdlib__int64) = 4.12.0-722E7307, ocaml-cmx(Stdlib__nativeint) = 4.12.0-46A7C127, ocaml-cmx(Stdlib__string) = 4.12.0-6DBCA81D, 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.ZUH2Fk Processing files: ocaml-num-debuginfo-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.StqdIj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FnIRmj find-requires: running scripts (debuginfo) Requires: ocaml-num = 1.4-alt1, debug(libc.so.6) Adding to ocaml-num-devel a strict dependency on ocaml-num Adding to ocaml-num-debuginfo a strict dependency on ocaml-num Removing 8 extra deps from ocaml-num-devel due to dependency on ocaml-num Removing 11 extra deps from ocaml-num-devel due to repentancy on ocaml-num warning: Installed (but unpackaged) file(s) found: /usr/share/doc/num/LICENSE /usr/share/doc/num/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-num-1.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-num-devel-1.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-num-debuginfo-1.4-alt1.i586.rpm (w2.lzdio) 3.71user 1.52system 0:10.22elapsed 51%CPU (0avgtext+0avgdata 22500maxresident)k 0inputs+0outputs (0major+515994minor)pagefaults 0swaps /.out/ocaml-num-1.4-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-num-devel-1.4-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-num-debuginfo-1.4-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions 18.41user 4.47system 0:27.70elapsed 82%CPU (0avgtext+0avgdata 101080maxresident)k 5560inputs+0outputs (0major+809414minor)pagefaults 0swaps --- ocaml-num-1.4-alt1.i586.rpm.repo 2021-07-17 15:39:05.674380913 +0000 +++ ocaml-num-1.4-alt1.i586.rpm.hasher 2021-09-14 10:42:18.030481700 +0000 @@ -73,6 +73,6 @@ File: /usr/lib/ocaml/num/core/num_core.cma 100644 root:root 6710485634ef2229d15a348a1e6dc13a -File: /usr/lib/ocaml/num/core/num_core.cmxs 100644 root:root 49b7b847a42508727e427def3db52d96 +File: /usr/lib/ocaml/num/core/num_core.cmxs 100644 root:root 7e3f20bb6322b99b55f2aae359e6a767 File: /usr/lib/ocaml/num/core/ratio.cmi 100644 root:root 3c510924e99d39727ee2f4224a1f1c5d File: /usr/lib/ocaml/num/num.cma 100644 root:root af4b239b76c1bae0c42fb6f829185ebb -File: /usr/lib/ocaml/num/num.cmxs 100644 root:root e06ae366382a31fbb3a8ab7b725f2b17 +File: /usr/lib/ocaml/num/num.cmxs 100644 root:root 6a7963f6f5e89e8709f3d156db0b059f File: /usr/lib/ocaml/num/top 40755 root:root @@ -84,3 +84,3 @@ File: /usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/ocaml/stublibs/dllnum_core_stubs.so 100644 root:root de49d4c269f2667178f3e83a4b7a1a89 +File: /usr/lib/ocaml/stublibs/dllnum_core_stubs.so 100644 root:root 0c69c794db37a1b0daded87b7028b42f File: /usr/share/doc/ocaml-num-1.4 40755 root:root @@ -89,2 +89,2 @@ File: /usr/share/doc/ocaml-num-1.4/README.md 100644 root:root c04345db0677673f563e4e6074e973c4 -RPMIdentity: ea09f6cdb86705399946962842eeff4a9ad0db1f2a7767b809cb9cfaaa16f79b7f28c2fdecc0e05d56984a390feae14d361f3e9432ba667d0522ddd1467471cf +RPMIdentity: e67ada0f23c765d67a8b31c23900f07d145d4d7e88205931abe92a606606dd4673f95a8252d20b852a33534093420ad80e950c25c6e3bda653e5beb78487cce0 --- ocaml-num-debuginfo-1.4-alt1.i586.rpm.repo 2021-07-17 15:39:05.663380804 +0000 +++ ocaml-num-debuginfo-1.4-alt1.i586.rpm.hasher 2021-09-14 10:42:18.103481978 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/35 40755 root:root -/usr/lib/debug/.build-id/35/a22fb85d6dbc59d70403e3c0f1e255553b8760 120777 root:root ../../../ocaml/stublibs/dllnum_core_stubs.so -/usr/lib/debug/.build-id/35/a22fb85d6dbc59d70403e3c0f1e255553b8760.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllnum_core_stubs.so.debug +/usr/lib/debug/.build-id/03 40755 root:root +/usr/lib/debug/.build-id/03/4a7c9b55546a51b05cb21880cf61cfa45e980b 120777 root:root ../../../ocaml/stublibs/dllnum_core_stubs.so +/usr/lib/debug/.build-id/03/4a7c9b55546a51b05cb21880cf61cfa45e980b.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllnum_core_stubs.so.debug +/usr/lib/debug/.build-id/90 40755 root:root +/usr/lib/debug/.build-id/90/6016eff04f9cf5d75e23687774151c50f2af27 120777 root:root ../../../ocaml/num/core/num_core.cmxs +/usr/lib/debug/.build-id/90/6016eff04f9cf5d75e23687774151c50f2af27.debug 120777 root:root ../../usr/lib/ocaml/num/core/num_core.cmxs.debug /usr/lib/debug/.build-id/d2 40755 root:root -/usr/lib/debug/.build-id/d2/436787ae4387c4b953a87ba0d2161caea85460 120777 root:root ../../../ocaml/num/num.cmxs -/usr/lib/debug/.build-id/d2/436787ae4387c4b953a87ba0d2161caea85460.debug 120777 root:root ../../usr/lib/ocaml/num/num.cmxs.debug -/usr/lib/debug/.build-id/fc 40755 root:root -/usr/lib/debug/.build-id/fc/6384908ef6d55b90207aa45a3b1e1217b67823 120777 root:root ../../../ocaml/num/core/num_core.cmxs -/usr/lib/debug/.build-id/fc/6384908ef6d55b90207aa45a3b1e1217b67823.debug 120777 root:root ../../usr/lib/ocaml/num/core/num_core.cmxs.debug +/usr/lib/debug/.build-id/d2/7a8a061faa66d7924100a29ace1646d1166cd3 120777 root:root ../../../ocaml/num/num.cmxs +/usr/lib/debug/.build-id/d2/7a8a061faa66d7924100a29ace1646d1166cd3.debug 120777 root:root ../../usr/lib/ocaml/num/num.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -35,11 +35,11 @@ Provides: ocaml-num-debuginfo = 1.4-alt1:sisyphus+279404.1700.2.2 -File: /usr/lib/debug/.build-id/35 40755 root:root -File: /usr/lib/debug/.build-id/35/a22fb85d6dbc59d70403e3c0f1e255553b8760 120777 root:root ../../../ocaml/stublibs/dllnum_core_stubs.so -File: /usr/lib/debug/.build-id/35/a22fb85d6dbc59d70403e3c0f1e255553b8760.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllnum_core_stubs.so.debug +File: /usr/lib/debug/.build-id/03 40755 root:root +File: /usr/lib/debug/.build-id/03/4a7c9b55546a51b05cb21880cf61cfa45e980b 120777 root:root ../../../ocaml/stublibs/dllnum_core_stubs.so +File: /usr/lib/debug/.build-id/03/4a7c9b55546a51b05cb21880cf61cfa45e980b.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllnum_core_stubs.so.debug +File: /usr/lib/debug/.build-id/90 40755 root:root +File: /usr/lib/debug/.build-id/90/6016eff04f9cf5d75e23687774151c50f2af27 120777 root:root ../../../ocaml/num/core/num_core.cmxs +File: /usr/lib/debug/.build-id/90/6016eff04f9cf5d75e23687774151c50f2af27.debug 120777 root:root ../../usr/lib/ocaml/num/core/num_core.cmxs.debug File: /usr/lib/debug/.build-id/d2 40755 root:root -File: /usr/lib/debug/.build-id/d2/436787ae4387c4b953a87ba0d2161caea85460 120777 root:root ../../../ocaml/num/num.cmxs -File: /usr/lib/debug/.build-id/d2/436787ae4387c4b953a87ba0d2161caea85460.debug 120777 root:root ../../usr/lib/ocaml/num/num.cmxs.debug -File: /usr/lib/debug/.build-id/fc 40755 root:root -File: /usr/lib/debug/.build-id/fc/6384908ef6d55b90207aa45a3b1e1217b67823 120777 root:root ../../../ocaml/num/core/num_core.cmxs -File: /usr/lib/debug/.build-id/fc/6384908ef6d55b90207aa45a3b1e1217b67823.debug 120777 root:root ../../usr/lib/ocaml/num/core/num_core.cmxs.debug +File: /usr/lib/debug/.build-id/d2/7a8a061faa66d7924100a29ace1646d1166cd3 120777 root:root ../../../ocaml/num/num.cmxs +File: /usr/lib/debug/.build-id/d2/7a8a061faa66d7924100a29ace1646d1166cd3.debug 120777 root:root ../../usr/lib/ocaml/num/num.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -47,6 +47,6 @@ File: /usr/lib/debug/usr/lib/ocaml/num/core 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/num/core/num_core.cmxs.debug 100644 root:root 18e6bc26664daec02596c87e34314161 -File: /usr/lib/debug/usr/lib/ocaml/num/num.cmxs.debug 100644 root:root 38d1d1ed68c71a0fba6e71ce8ac18e99 +File: /usr/lib/debug/usr/lib/ocaml/num/core/num_core.cmxs.debug 100644 root:root 3dc8b0048c82e49e6d30e5733ed1588e +File: /usr/lib/debug/usr/lib/ocaml/num/num.cmxs.debug 100644 root:root 9d06a82191579759f979f82c5e221608 File: /usr/lib/debug/usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllnum_core_stubs.so.debug 100644 root:root d48340b3c07294b31687a0717fb5bc50 +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllnum_core_stubs.so.debug 100644 root:root fd9b7d942ac92c9328731a4a2e34885d File: /usr/src/debug/ocaml-num-1.4 40755 root:root @@ -66,2 +66,2 @@ File: /usr/src/debug/ocaml-num-1.4/_build/default/src/ratio.ml 100644 root:root 3dc52c7b012c135a2ee30fc9af685912 -RPMIdentity: e477578c08a8c651d550f42dfbf2f97336f312876f231935dbe052ec2615dc3cfe36b997dee0dbf59da0a99864f941acfeaf65727a588bc814dc5310fc101be4 +RPMIdentity: 884a9230a815f056885f9a344b215b07f577acb1261672ee7662bb23f4855c1e197aba12171c0765a44531acac21e7cdb091487dd60d125adda9725d4444d9d7 --- ocaml-num-devel-1.4-alt1.i586.rpm.repo 2021-07-17 15:39:05.689381062 +0000 +++ ocaml-num-devel-1.4-alt1.i586.rpm.hasher 2021-09-14 10:42:18.175482253 +0000 @@ -88,3 +88,3 @@ File: /usr/lib/ocaml/num/core/int_misc.mli 100644 root:root 624884b9377f6590272b06916a5078d1 -File: /usr/lib/ocaml/num/core/libnum_core_stubs.a 100644 root:root 32c7d7068f4f89a576992c9fbf56db39 +File: /usr/lib/ocaml/num/core/libnum_core_stubs.a 100644 root:root 946b1469bd344809d0577054e43d7e70 File: /usr/lib/ocaml/num/core/nat.cmt 100644 root:root b3a63608fb59b78941d55d58b01610c0 @@ -99,3 +99,3 @@ File: /usr/lib/ocaml/num/core/num.mli 100644 root:root 32156b82c948a9485f608113e475cec2 -File: /usr/lib/ocaml/num/core/num_core.a 100644 root:root 31880271e36b923d61b0853cf54cc7fd +File: /usr/lib/ocaml/num/core/num_core.a 100644 root:root 514c62571e6798146069d8f6a7e0794f File: /usr/lib/ocaml/num/core/num_core.cmxa 100644 root:root 5bb6326ca33b4c71e02f526337a88c41 @@ -106,3 +106,3 @@ File: /usr/lib/ocaml/num/core/ratio.mli 100644 root:root ace2dc69556ca10ca13796f2053e52d0 -File: /usr/lib/ocaml/num/dune-package 100644 root:root e1f6fc54269fb5212a77cd3d28ff6bda +File: /usr/lib/ocaml/num/dune-package 100644 root:root 3795190f2722304787d1ad89e646c8d4 File: /usr/lib/ocaml/num/num.cmxa 100644 root:root 32273a4e6afb8428f05d6891455fedd0 @@ -119,2 +119,2 @@ File: /usr/share/doc/ocaml-num-devel-1.4/LICENSE 100644 root:root 3ada1a1f90056820227fc2f456d0b558 -RPMIdentity: 85bf306e55b5c1827d131358e7d14fd02b29f3e9286ecb4efeeb4d0409fb6be906d52713545f77645ee0302cd442537d4d9482e26681180e8bdf68e669a30e02 +RPMIdentity: 1576cd86b1fe0a90f63bc013c5222c432061c7b49fd6e20e28e61586cb42495eb196823a760c3363575394f19679446faaff5b61b367029fe7c08ddaf41e3f3a