<86>Mar  8 11:03:09 userdel[2818082]: delete user 'rooter'
<86>Mar  8 11:03:09 userdel[2818082]: removed group 'rooter' owned by 'rooter'
<86>Mar  8 11:03:09 groupadd[2818092]: group added to /etc/group: name=rooter, GID=696
<86>Mar  8 11:03:09 groupadd[2818092]: group added to /etc/gshadow: name=rooter
<86>Mar  8 11:03:09 groupadd[2818092]: new group: name=rooter, GID=696
<86>Mar  8 11:03:09 useradd[2818107]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash
<86>Mar  8 11:03:09 userdel[2818125]: delete user 'builder'
<86>Mar  8 11:03:09 userdel[2818125]: removed group 'builder' owned by 'builder'
<86>Mar  8 11:03:09 userdel[2818125]: removed shadow group 'builder' owned by 'builder'
<86>Mar  8 11:03:09 groupadd[2818140]: group added to /etc/group: name=builder, GID=697
<86>Mar  8 11:03:09 groupadd[2818140]: group added to /etc/gshadow: name=builder
<86>Mar  8 11:03:09 groupadd[2818140]: new group: name=builder, GID=697
<86>Mar  8 11:03:09 useradd[2818149]: new user: name=builder, UID=697, GID=697, 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>Mar  8 11:03:11 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed
<13>Mar  8 11:03:11 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed
<13>Mar  8 11:03:24 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed
<13>Mar  8 11:03:24 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed
<13>Mar  8 11:03:24 rpmi: ocaml-findlib-devel-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed
<13>Mar  8 11:03:25 rpmi: dune-2.7.1-alt3 sisyphus+263310.7100.12.1 1608880149 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.65157
+ 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.65157
+ 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/dune065a4b.output 2> /dev/null
Auto-detected concurrency: 8
disable binary cache
Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune97afe2.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"
       ; "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.11.1"
     ; standard_library_default = "/usr/lib/ocaml"
     ; standard_library = "/usr/lib/ocaml"
     ; standard_runtime = "the_standard_runtime_variable_was_deleted"
     ; ccomp_type = "cc"
     ; c_compiler = "gcc"
     ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-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 = "Caml1999X028"
     ; cmi_magic_number = "Caml1999I028"
     ; cmo_magic_number = "Caml1999O028"
     ; cma_magic_number = "Caml1999A028"
     ; cmx_magic_number = "Caml1999Y028"
     ; cmxa_magic_number = "Caml1999Z028"
     ; ast_impl_magic_number = "Caml1999M028"
     ; ast_intf_magic_number = "Caml1999N028"
     ; cmxs_magic_number = "Caml1999D028"
     ; cmt_magic_number = "Caml1999T028"
     ; 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/ocamlopt.opt -w -40 -g -a -o src/num.cmxa)
Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/num.cma)
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/int_misc.cmi -c -intf src/int_misc.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/arith_status.cmi -c -intf src/arith_status.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.objs/native -I src/.num_core.objs/byte -I src/.num_core.objs/native -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.objs/native -I src/.num_core.objs/byte -I src/.num_core.objs/native -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/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[49]: (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.objs/native -I src/.num_core.objs/byte -I src/.num_core.objs/native -intf-suffix .ml -no-alias-deps -o toplevel/.num_top.objs/byte/num_top.cmo -c -impl toplevel/num_top.ml)
Running[50]: (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[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.objs/native -I src/.num_core.objs/byte -I src/.num_core.objs/native -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.73145
+ 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/num_core.cmxs
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.a
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/num.cmxs
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/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--)
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 <cmdline>: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_266' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__sys_int_of_nat_289' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__nat_of_int_297' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__power_base_int_582' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__unadjusted_string_of_nat_599' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__string_of_nat_613' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__base_digit_of_char_619' 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_84' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__int_of_big_int_229' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__int_of_big_int_opt_233' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__nativeint_of_big_int_281' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__nativeint_of_big_int_opt_285' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__int32_of_big_int_291' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__int32_of_big_int_opt_295' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__big_int_of_int64_298' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__int64_of_big_int_427' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__int64_of_big_int_opt_431' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__nat_of_big_int_434' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__string_of_big_int_446' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__sys_big_int_of_string_aux_449' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__sys_big_int_of_string_base_457' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__sys_big_int_of_string_511' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__big_int_of_string_opt_519' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__power_int_positive_int_542' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__power_big_int_positive_int_547' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__power_int_positive_big_int_560' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__power_big_int_positive_big_int_565' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__base_power_big_int_569' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__sqrt_big_int_583' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__approx_big_int_698' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__shift_left_big_int_707' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__shift_right_towards_zero_big_int_716' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__two_power_m1_big_int_726' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__shift_right_big_int_732' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__extract_big_int_736' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__and_big_int_751' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__or_big_int_760' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__xor_big_int_774' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__round_big_int_to_float_788' 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_138' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__verify_null_denominator_147' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__create_ratio_163' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__create_normalized_ratio_167' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__inverse_ratio_231' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__integer_ratio_238' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__int_of_ratio_310' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__nat_of_ratio_317' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__big_int_of_ratio_323' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__msd_ratio_356' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__approx_ratio_fix_366' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__approx_ratio_exp_468' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__string_of_ratio_488' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__ratio_of_string_491' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__float_of_ratio_495' 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_229' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__power_num_big_int_239' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__power_num_249' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__int_of_num_opt_366' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__nat_of_num_opt_384' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__big_int_of_num_opt_393' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__num_of_string_408' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__num_of_string_opt_413' 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_110' is not compiled with -fpic/-fPIC
the file containing the function 'camlArith_status__arith_print_bool_113' is not compiled with -fpic/-fPIC
the file containing the function 'camlArith_status__arith_status_116' 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_83' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__gcd_nat_346' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__sqrt_nat_358' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__make_power_base_576' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__sys_nat_of_string_624' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__minus_big_int_101' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__abs_big_int_104' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__pred_big_int_139' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__succ_big_int_147' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__add_big_int_155' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__big_int_of_int_165' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__mult_int_big_int_177' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__mult_big_int_185' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__quomod_big_int_193' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__gcd_big_int_214' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__big_int_of_nativeint_236' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__big_int_of_int32_288' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__sys_big_int_of_nat_437' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__square_big_int_586' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__round_futur_last_digit_592' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__float_of_big_int_795' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__abs_ratio_178' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__add_ratio_184' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__minus_ratio_193' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__add_int_ratio_196' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__add_big_int_ratio_200' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__mult_ratio_208' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__mult_int_ratio_218' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__mult_big_int_ratio_223' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__square_ratio_228' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__ratio_of_int_311' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__ratio_of_nat_316' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__ratio_of_big_int_322' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__div_ratio_big_int_340' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__num_of_big_int_89' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__normalize_num_92' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__num_of_ratio_101' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__add_num_104' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__minus_num_128' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__mult_num_139' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__square_num_162' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__ratio_of_num_190' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__quo_num_196' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__mod_num_216' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__num_of_int_367' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__num_of_nat_376' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__float_of_num_416' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__succ_num_422' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__pred_num_423' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__abs_num_434' 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_157' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__cautious_normalize_ratio_when_printing_160' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__float_of_rational_string_484' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__cautious_normalize_num_when_printing_98' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__string_of_big_int_for_num_396' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__string_of_num_405' is not compiled with -fpic/-fPIC
either the file containing the function 'camlArith_status__code_begin' or the file containing the function 'camlArith_status__set_error_when_null_denominator_81' is not compiled with -fpic/-fPIC
the file containing the function 'camlArith_status__set_error_when_null_denominator_81' is not compiled with -fpic/-fPIC
the file containing the function 'camlArith_status__get_normalize_ratio_86' is not compiled with -fpic/-fPIC
the file containing the function 'camlArith_status__set_normalize_ratio_87' is not compiled with -fpic/-fPIC
the file containing the function 'camlArith_status__get_normalize_ratio_when_printing_92' is not compiled with -fpic/-fPIC
the file containing the function 'camlArith_status__set_normalize_ratio_when_printing_93' is not compiled with -fpic/-fPIC
the file containing the function 'camlArith_status__get_floating_precision_98' is not compiled with -fpic/-fPIC
the file containing the function 'camlArith_status__set_floating_precision_99' is not compiled with -fpic/-fPIC
the file containing the function 'camlArith_status__get_approx_printing_104' is not compiled with -fpic/-fPIC
the file containing the function 'camlArith_status__set_approx_printing_105' 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_83' is not compiled with -fpic/-fPIC
the file containing the function 'camlInt_misc__num_bits_int_aux_83' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__power_base_nat_522' is not compiled with -fpic/-fPIC
the file containing the function 'camlInt_misc__compare_int_175' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__copy_nat_273' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__is_zero_nat_279' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__is_nat_int_284' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__eq_nat_301' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__le_nat_302' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__lt_nat_303' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__ge_nat_304' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__gt_nat_305' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__loop_373' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__raw_string_of_digit_422' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__float_of_nat_649' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__num_digits_big_int_93' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__num_bits_big_int_96' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__compare_big_int_107' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__is_int_big_int_226' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__carry_incr_746' is not compiled with -fpic/-fPIC
either the file containing the function 'camlRatio__code_begin' or the file containing the function 'camlRatio__numerator_ratio_138' is not compiled with -fpic/-fPIC
the file containing the function 'camlNat__exchange_341' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__normalize_ratio_153' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__incr_num_448' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__decr_num_449' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__num_decimal_digits_int_465' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__string_of_normalized_num_399' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__round_rec_695' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__compare_num_string_344' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__only_zeros_352' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__nat_of_num_375' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__eq_big_int_111' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__le_big_int_112' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__ge_big_int_113' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__lt_big_int_114' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__gt_big_int_115' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__max_big_int_131' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__min_big_int_132' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__is_integer_ratio_181' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__eq_ratio_252' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__compare_ratio_256' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__eq_big_int_ratio_286' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__compare_big_int_ratio_290' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__eq_num_283' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__compare_num_310' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__sign_num_277' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__add_int_big_int_169' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__div_num_168' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__big_int_of_num_387' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__sub_big_int_173' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__report_sign_ratio_174' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__round_ratio_244' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__div_big_int_206' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int__mod_big_int_207' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__floor_ratio_241' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__int_of_num_360' is not compiled with -fpic/-fPIC
either the file containing the function 'camlRatio__code_begin' or the file containing the function 'camlRatio__numerator_ratio_138' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__power_ratio_positive_int_553' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__div_int_ratio_328' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__div_big_int_ratio_336' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__sub_ratio_204' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__div_ratio_234' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__div_ratio_int_332' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__ceiling_ratio_249' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__is_integer_num_258' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__floor_num_185' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__lt_ratio_262' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__le_ratio_263' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__gt_ratio_264' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__ge_ratio_265' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__max_ratio_278' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__min_ratio_279' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__lt_big_int_ratio_294' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__le_big_int_ratio_295' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__gt_big_int_ratio_296' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__ge_big_int_ratio_297' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__approx_num_exp_441' is not compiled with -fpic/-fPIC
the file containing the function 'camlRatio__power_ratio_positive_big_int_557' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__sub_num_134' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__approx_num_fix_440' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__integer_num_262' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__round_num_263' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__ceiling_num_264' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__$3c$3e$2f_306' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__lt_num_332' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__le_num_333' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__gt_num_334' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__ge_num_335' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__max_num_352' is not compiled with -fpic/-fPIC
the file containing the function 'camlNum__min_num_353' 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_172
verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__bytes__make_92
verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__char__chr_82
verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__bytes__blit_string_154
verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__bytes__copy_104
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_42
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_115
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_46
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: camlStdlib__nativeint__4
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_136
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_196
verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__bytes__blit_147
verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__string__concat_213
verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__string__index_rec_249
verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__output_string_245
verify-elf: WARNING: ./usr/lib/ocaml/num/core/num_core.cmxs: undefined symbol: camlStdlib__print_newline_364
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
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.47316
+ 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.36976
+ 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.I4cjeU
find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QSZ4QT
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ocaml-cmi(Arith_flags) = 4.11.1-8DB4B755, ocaml-cmi(Arith_status) = 4.11.1-1A4BB3BB, ocaml-cmi(Big_int) = 4.11.1-78E055F9, ocaml-cmi(Int_misc) = 4.11.1-D10161CE, ocaml-cmi(Nat) = 4.11.1-B8F470E7, ocaml-cmi(Num) = 4.11.1-973A9625, ocaml-cmi(Num_top) = 4.11.1-523F10E1, ocaml-cmi(Num_top_printers) = 4.11.1-F89826F8, ocaml-cmi(Ratio) = 4.11.1-129E0AC5, 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.11.1-3A3CA183, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__bytes) = 4.11.1-6F90F1D3, ocaml-cmi(Stdlib__char) = 4.11.1-CDEE4823, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__nativeint) = 4.11.1-27BFAA77, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Topdirs) = 4.11.1-F63BAD4C, ocaml-runtime = 4.11.1, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iQ8KES
Creating ocaml-num-debuginfo package
Processing files: ocaml-num-devel-1.4-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52179
+ 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.fMRctT
find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LgkMaU
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ocaml-cmx(Arith_flags) = 4.11.1-6E728818, ocaml-cmx(Arith_status) = 4.11.1-0A83A69E, ocaml-cmx(Big_int) = 4.11.1-E42DEC9F, ocaml-cmx(Int_misc) = 4.11.1-C47762FE, ocaml-cmx(Nat) = 4.11.1-DDF1790D, ocaml-cmx(Num) = 4.11.1-D4E7878A, ocaml-cmx(Ratio) = 4.11.1-BBAED830
Requires: ocaml-num = 1.4-alt1, /usr/lib/ocaml/stublibs/dllnum_core_stubs.so, ocaml-cmi(Arith_flags) = 4.11.1-8DB4B755, ocaml-cmi(Arith_status) = 4.11.1-1A4BB3BB, ocaml-cmi(Big_int) = 4.11.1-78E055F9, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(Int_misc) = 4.11.1-D10161CE, ocaml-cmi(Nat) = 4.11.1-B8F470E7, ocaml-cmi(Num) = 4.11.1-973A9625, ocaml-cmi(Ratio) = 4.11.1-129E0AC5, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__bytes) = 4.11.1-6F90F1D3, ocaml-cmi(Stdlib__char) = 4.11.1-CDEE4823, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__nativeint) = 4.11.1-27BFAA77, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__bytes) = 4.11.1-E4FB9ABE, ocaml-cmx(Stdlib__char) = 4.11.1-4EE99D4B, ocaml-cmx(Stdlib__int64) = 4.11.1-0645C793, ocaml-cmx(Stdlib__nativeint) = 4.11.1-00652A81, ocaml-cmx(Stdlib__string) = 4.11.1-87EE46B7, ocaml-cmx(Stdlib__sys) = 4.11.1-05A2DD7E
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ln5MFU
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.8j9UfS
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FroDSV
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)
6.60user 1.48system 0:15.42elapsed 52%CPU (0avgtext+0avgdata 23444maxresident)k
0inputs+0outputs (0major+578126minor)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
21.62user 4.52system 0:36.79elapsed 71%CPU (0avgtext+0avgdata 107008maxresident)k
232inputs+0outputs (0major+890346minor)pagefaults 0swaps