<86>Mar 11 12:59:05 userdel[3367564]: delete user 'rooter'
<86>Mar 11 12:59:05 userdel[3367564]: removed group 'rooter' owned by 'rooter'
<86>Mar 11 12:59:05 userdel[3367564]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 11 12:59:05 groupadd[3367570]: group added to /etc/group: name=rooter, GID=702
<86>Mar 11 12:59:05 groupadd[3367570]: group added to /etc/gshadow: name=rooter
<86>Mar 11 12:59:05 groupadd[3367570]: new group: name=rooter, GID=702
<86>Mar 11 12:59:05 useradd[3367575]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash
<86>Mar 11 12:59:05 userdel[3367584]: delete user 'builder'
<86>Mar 11 12:59:05 userdel[3367584]: removed group 'builder' owned by 'builder'
<86>Mar 11 12:59:05 userdel[3367584]: removed shadow group 'builder' owned by 'builder'
<86>Mar 11 12:59:05 groupadd[3367591]: group added to /etc/group: name=builder, GID=703
<86>Mar 11 12:59:05 groupadd[3367591]: group added to /etc/gshadow: name=builder
<86>Mar 11 12:59:05 groupadd[3367591]: new group: name=builder, GID=703
<86>Mar 11 12:59:05 useradd[3367599]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/ocaml-zarith-1.11-alt1.src.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
warning: Macro %_ocamldir not found
<13>Mar 11 12:59:07 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed
<13>Mar 11 12:59:07 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed
<13>Mar 11 12:59:18 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed
<13>Mar 11 12:59:18 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed
<13>Mar 11 12:59:18 rpmi: ocaml-ocamldoc-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed
<13>Mar 11 12:59:18 rpmi: libgmp-devel-6.2.1-alt1 sisyphus+262764.100.1.1 1606839270 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ocaml-zarith-1.11-alt1.nosrc.rpm (w1.gzdio)
Installing ocaml-zarith-1.11-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38188
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ocaml-zarith-1.11
+ echo 'Source #0 (ocaml-zarith-1.11.tar):'
Source #0 (ocaml-zarith-1.11.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-zarith-1.11.tar
+ cd ocaml-zarith-1.11
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i 's|^asopt='\'''\''|asopt='\''-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'\''|' configure
+ sed -i 's|-ccopt|-g &|;s|-shared|-linkall -g &|' project.mak
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38188
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-zarith-1.11
+ export 'CC=gcc -Wa,--noexecstack'
+ CC='gcc -Wa,--noexecstack'
+ export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export OCAMLFLAGS=-g
+ OCAMLFLAGS=-g
+ export OCAMLOPTFLAGS=-g
+ OCAMLOPTFLAGS=-g
+ ./configure
binary ocaml: found in /usr/bin
binary ocamlc: found in /usr/bin
binary ocamldep: found in /usr/bin
binary ocamlmklib: found in /usr/bin
binary ocamldoc: found in /usr/bin
binary ar: found in /usr/bin
binary perl: found in /usr/bin
binary gcc: found in /usr/bin
binary ocamlopt: found in /usr/bin
checking compilation with gcc -Wa,--noexecstack -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic: working
include caml/mlvalues.h: found
library dynlink.cmxa: found
binary ocamlfind: found in /usr/bin
OCaml's word size is 32
binary uname: found in /bin
include gmp.h: found
library gmp: found
OCaml extended comparison supported
OCaml new hash functions available
OCaml supports -bin-annot to produce documentation

detected configuration:

  native-code:          yes
  dynamic linking:      yes
  asm path:             i686
  defines:              -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
  libraries:             -lgmp
  C options:            -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic
  asm options           
  installation path:    /usr/lib/ocaml
  installation method   findlib

configuration successful!
now type "make" to build
then type "make install" or "sudo make install" to install
+ make
make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.11'
./z_pp.pl i686
Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
found assembly file caml_z_i686.S
  found abs
  found add
  found div
  found divexact
  found logand
  found lognot
  found logor
  found logxor
  found mul
  found neg
  found pred
  found rem
  found shift_left
  found shift_right
  found sub
  found succ
ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
ocamlc -I +compiler-libs -bin-annot  -c z.mli
ocamlc -I +compiler-libs -bin-annot  -c z.ml
ocamlc -I +compiler-libs -bin-annot  -c q.mli
ocamlc -I +compiler-libs -bin-annot  -c q.ml
ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
gcc -Wa,--noexecstack -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_i686.o caml_z_i686.S
ocamlc -g -ccopt "-I/usr/lib/ocaml  -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic" -c caml_z.c
ocamlmklib -failsafe -o zarith caml_z_i686.o caml_z.o -lgmp
ld: caml_z_i686.o: warning: relocation against `ml_z_logand' in read-only section `.text'
ld: warning: creating DT_TEXTREL in a shared object
ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
ocamlc -o zarith_top.cma -a zarith_top.cmo
ocamlopt -I +compiler-libs  -c z.ml
ocamlopt -I +compiler-libs  -c q.ml
ocamlopt -I +compiler-libs  -c big_int_Z.ml
ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
ocamlopt -linkall -g -shared -o zarith.cmxs -I . zarith.cmxa -linkall
ld: zarith.a(z.o): warning: relocation in read-only section `.text'
ld: warning: creating DT_TEXTREL in a shared object
make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zarith-1.11'
+ make doc
make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.11'
mkdir -p html
ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli
make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zarith-1.11'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93171
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-zarith-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ocaml-zarith-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ocaml-zarith-1.11
+ mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs/
+ mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml
+ make install INSTALLDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml
make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.11'
ocamlfind install -destdir "/usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/big_int_Z.cmti
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/q.cmti
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/z.cmti
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.cmxs
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/big_int_Z.cmx
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/q.cmx
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/z.cmx
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.cmxa
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.a
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith_top.cma
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/big_int_Z.cmi
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/q.cmi
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/z.cmi
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/big_int_Z.mli
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/q.mli
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/z.mli
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/libzarith.a
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.cma
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.h
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs/dllzarith.so
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs/dllzarith.so.owner
ocamlfind: [WARNING] You have installed DLLs but the directory /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs is not mentioned in ld.conf
Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/META
make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zarith-1.11'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ocaml-zarith-buildroot (auto)
mode of './usr/lib/ocaml/zarith/zarith.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/ocaml/stublibs/dllzarith.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/ocaml-zarith-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ocaml-zarith-buildroot/ (default)
Compressing files in /usr/src/tmp/ocaml-zarith-buildroot (auto)
Adjusting library links in /usr/src/tmp/ocaml-zarith-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/ocaml-zarith-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal)
the file containing the function 'camlZ__testbit_270' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__signed_extract_280' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__log2_285' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__log2up_288' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__compare_157' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__to_string_182' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__to_float_200' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__add_274' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__sub_278' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__int_of_base_306' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__of_string_362' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__power_int_positive_int_114' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__power_big_int_positive_int_118' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__power_int_positive_big_int_122' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__power_big_int_positive_big_int_126' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__int_of_big_int_156' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__int32_of_big_int_162' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__nativeint_of_big_int_165' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__int64_of_big_int_168' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__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_curry4_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__ediv_rem_242' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__gcdext_257' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__round_to_float_291' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__to_float_340' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__mk_86' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__make_real_90' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__make_95' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__of_bigint_100' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__of_int_103' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__of_int32_106' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__of_int64_109' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__of_nativeint_112' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__of_float_125' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__neg_264' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__abs_267' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__mul_282' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__inv_286' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__div_289' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__find_in_string_309' is not compiled with -fpic/-fPIC
either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry4_1_app' is not compiled with -fpic/-fPIC
either the file containing the function 'camlZ__code_begin' or the file containing the function 'camlZ__max_166' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__max_166' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__leq_169' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__geq_173' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__lt_177' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__gt_181' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__leq_166' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__lt_170' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__compare_big_int_131' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__le_big_int_133' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__ge_big_int_137' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__lt_big_int_141' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__gt_big_int_145' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__fun_1109' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__fun_1114' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__of_string_186' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__fun_1120' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__fun_1127' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__of_string_base_238' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__ediv_248' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__erem_252' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__lcm_264' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__to_bigint_185' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__to_int_188' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__to_int32_191' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__to_int64_194' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__to_nativeint_197' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__aors_269' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__fun_1304' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__fun_1307' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__mul_2exp_293' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__div_2exp_297' is not compiled with -fpic/-fPIC
either the file containing the function 'camlBig_int_Z__code_begin' or the file containing the function 'camlBig_int_Z__abs_big_int_87' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__abs_big_int_87' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__add_big_int_88' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__succ_big_int_89' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__add_int_big_int_90' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__sub_big_int_94' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__pred_big_int_95' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__mult_big_int_96' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__mult_int_big_int_97' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__square_big_int_101' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__sqrt_big_int_104' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__gcd_big_int_108' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__power_109' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__power_big_110' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__big_int_of_int32_159' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__big_int_of_nativeint_160' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__big_int_of_int64_161' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__and_big_int_172' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__or_big_int_173' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__xor_big_int_174' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__shift_left_big_int_175' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__shift_right_big_int_176' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__shift_right_towards_zero_big_int_177' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__extract_big_int_178' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__classify_138' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__sign_150' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__sign_big_int_130' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__print_417' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__output_420' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__sprint_423' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__bprint_427' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__pp_print_474' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__is_real_141' is not compiled with -fpic/-fPIC
either the file containing the function 'camlBig_int_Z__code_begin' or the file containing the function 'camlBig_int_Z__abs_big_int_87' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__is_odd_274' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__is_even_277' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__$3d_676' is not compiled with -fpic/-fPIC
the file containing the function 'camlZ__$3c$3e_681' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__equal_153' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__eq_big_int_132' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__print_408' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__output_411' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__bprint_418' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__pp_print_465' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__of_ints_115' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__big_int_of_int_154' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__min_160' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__max_163' is not compiled with -fpic/-fPIC
the file containing the function 'camlQ__$3c$3e_666' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__num_digits_big_int_151' is not compiled with -fpic/-fPIC
the file containing the function 'camlBig_int_Z__is_int_big_int_155' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_neg' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_abs' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_succ' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_pred' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_add' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_sub' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_mul' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_div' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_divexact' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_rem' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_lognot' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_logor' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_logand' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_logxor' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_shift_left' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_shift_right' is not compiled with -fpic/-fPIC
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: TEXTREL entry found: 0x00000000
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_call_gc
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_c_call
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_equal
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__invalid_arg_9
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_int64_or_native
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_int64_to_float_unboxed
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_ldexp_float_unboxed
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__output_string_245
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__buffer__add_string_429
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__format__pp_print_string_515
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_fresh_oo_id
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc2
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__callback__register_exception_155
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_allocN
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_classify_float_unboxed
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_frexp_float
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__$5e_136
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__failwith_6
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_ml_array_bound_error
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__string__index_rec_249
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_exn_Assert_failure
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__bytes__sub_115
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_int64_ops
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_named_value
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_deserialize_uint_1
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_serialize_int_1
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_string_length
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_small
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_nativeint
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_int32
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_raise_zero_divide
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_int64
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_deserialize_uint_4
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_invalid_argument
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_serialize_int_4
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_register_custom_operations
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_raise_constant
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_string
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_string
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_hash_mix_uint32
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_custom
verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_failwith
the file containing the function 'ml_as_z_neg' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_abs' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_succ' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_pred' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_add' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_sub' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_mul' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_div' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_divexact' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_rem' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_lognot' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_logor' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_logand' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_logxor' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_shift_left' is not compiled with -fpic/-fPIC
the file containing the function 'ml_as_z_shift_right' is not compiled with -fpic/-fPIC
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: TEXTREL entry found: 0x00000000
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_named_value
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_deserialize_uint_1
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_serialize_int_1
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_string_length
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_small
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_nativeint
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_int32
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_raise_zero_divide
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_int64
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_deserialize_uint_4
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_invalid_argument
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_serialize_int_4
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_register_custom_operations
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_raise_constant
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_string
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_string
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_hash_mix_uint32
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_custom
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_failwith
Hardlinking identical .pyc and .pyo files
Processing files: ocaml-zarith-1.11-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68416
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-zarith-1.11
+ DOCDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.11
+ /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.11
+ cp -prL Changes /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.11
+ chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.11
+ chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.67YdKh
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.vUG3vh
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ocaml-cmi(Big_int_Z) = 4.11.1-A8EDC903, ocaml-cmi(Q) = 4.11.1-90AA2591, ocaml-cmi(Z) = 4.11.1-EACB1606, ocaml-cmi(Zarith_top) = 4.11.1-D6B38952, ocaml-dll(zarith)
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgmp.so.10 >= set:mgYI1aGLxPjIaGNWN2zoOzCTdGLR9EZKO20fkADLQyTmp0j7WnCYP4FIoIgT8ZkBXIWjpiEw4ZKVejPZ0kEDWjBk3b1hJxN1v0Ir3lbxoaUjc, libgmp10, ocaml-cmi(Asttypes) = 4.11.1-F3116DA6, ocaml-cmi(Build_path_prefix_map) = 4.11.1-76D6DFE9, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalLazy) = 4.11.1-9A1263A7, ocaml-cmi(Cmi_format) = 4.11.1-F66AC0FB, ocaml-cmi(Env) = 4.11.1-46561220, ocaml-cmi(Ident) = 4.11.1-BEA92412, ocaml-cmi(Identifiable) = 4.11.1-68502454, ocaml-cmi(Load_path) = 4.11.1-F712CE12, ocaml-cmi(Location) = 4.11.1-722B2135, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Misc) = 4.11.1-351CA333, ocaml-cmi(Outcometree) = 4.11.1-897424D1, ocaml-cmi(Parsetree) = 4.11.1-C4C38BD4, ocaml-cmi(Path) = 4.11.1-E3A8285F, ocaml-cmi(Primitive) = 4.11.1-26E8968C, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__callback) = 4.11.1-1B88FBD7, ocaml-cmi(Stdlib__digest) = 4.11.1-F1B97F3E, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__lazy) = 4.11.1-BAD82B0D, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Subst) = 4.11.1-5AA9C9ED, ocaml-cmi(Toploop) = 4.11.1-8DA83ED0, ocaml-cmi(Type_immediacy) = 4.11.1-AED60BFF, ocaml-cmi(Types) = 4.11.1-7F5D3859, ocaml-cmi(Warnings) = 4.11.1-9FC34835, ocaml-runtime = 4.11.1, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1Z7QRh
Creating ocaml-zarith-debuginfo package
Processing files: ocaml-zarith-devel-1.11-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26210
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-zarith-1.11
+ DOCDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.11
+ /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.11
+ cp -prL README.md html /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.11
+ chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.11
+ chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5y368g
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.LcE38f
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ocaml-cmx(Big_int_Z) = 4.11.1-2C7B8211, ocaml-cmx(Q) = 4.11.1-0F16A6F7, ocaml-cmx(Z) = 4.11.1-2A451E2A
Requires: ocaml-zarith = 1.11-alt1, libgmp-devel, /usr/lib/ocaml/stublibs/dllzarith.so, libgmp10, ocaml, ocaml-cmi(Big_int_Z) = 4.11.1-A8EDC903, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(Q) = 4.11.1-90AA2591, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__callback) = 4.11.1-1B88FBD7, 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__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Z) = 4.11.1-EACB1606, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__buffer) = 4.11.1-20EC2270, ocaml-cmx(Stdlib__callback) = 4.11.1-98DBFE84, ocaml-cmx(Stdlib__format) = 4.11.1-D382A0EF, ocaml-cmx(Stdlib__int64) = 4.11.1-0645C793, ocaml-cmx(Stdlib__string) = 4.11.1-87EE46B7
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bf2QLi
Processing files: ocaml-zarith-debuginfo-1.11-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v7nXxh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AZslhh
find-requires: running scripts (debuginfo)
Requires: ocaml-zarith = 1.11-alt1, debug(libc.so.6), debug(libgmp.so.10)
Adding to ocaml-zarith-devel a strict dependency on ocaml-zarith
Adding to ocaml-zarith-debuginfo a strict dependency on ocaml-zarith
Removing 4 extra deps from ocaml-zarith-devel due to dependency on ocaml-zarith
Removing 12 extra deps from ocaml-zarith-devel due to repentancy on ocaml-zarith
Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-1.11-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-devel-1.11-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-debuginfo-1.11-alt1.i586.rpm (w2.lzdio)
6.59user 1.17system 0:14.30elapsed 54%CPU (0avgtext+0avgdata 46032maxresident)k
0inputs+0outputs (0major+416916minor)pagefaults 0swaps
/.out/ocaml-zarith-1.11-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
/.out/ocaml-zarith-devel-1.11-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
/.out/ocaml-zarith-debuginfo-1.11-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
21.57user 3.98system 0:31.82elapsed 80%CPU (0avgtext+0avgdata 107736maxresident)k
0inputs+0outputs (0major+748301minor)pagefaults 0swaps