<86>Apr 21 06:15:45 userdel[98263]: delete user 'rooter' <86>Apr 21 06:15:45 userdel[98263]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:15:45 userdel[98263]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:15:45 groupadd[98308]: group added to /etc/group: name=rooter, GID=693 <86>Apr 21 06:15:45 groupadd[98308]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:15:45 groupadd[98308]: new group: name=rooter, GID=693 <86>Apr 21 06:15:45 useradd[98327]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Apr 21 06:15:45 userdel[98373]: delete user 'builder' <86>Apr 21 06:15:45 userdel[98373]: removed group 'builder' owned by 'builder' <86>Apr 21 06:15:45 userdel[98373]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:15:45 groupadd[98410]: group added to /etc/group: name=builder, GID=694 <86>Apr 21 06:15:45 groupadd[98410]: group added to /etc/gshadow: name=builder <86>Apr 21 06:15:45 groupadd[98410]: new group: name=builder, GID=694 <86>Apr 21 06:15:45 useradd[98427]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Apr 21 06:15:48 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:15:48 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Apr 21 06:15:54 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:15:54 rpmi: ocaml-result-1.2-alt1.M80P.1 1527774345 installed <13>Apr 21 06:15:54 rpmi: ocaml-cmdliner-1.0.2-alt1.M80P.1 1527774393 installed <13>Apr 21 06:15:54 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 21 06:15:54 rpmi: ocaml-cmdliner-devel-1.0.2-alt1.M80P.1 1527774393 installed <13>Apr 21 06:15:54 rpmi: ocaml-findlib-1.7.3-alt2.M80P.1 1499835339 installed <13>Apr 21 06:15:54 rpmi: ocaml-ocamlbuild-1:0.11.0-alt3.M80P.1 1499835976 installed <13>Apr 21 06:15:54 rpmi: ocaml-result-devel-1.2-alt1.M80P.1 1527774345 installed <13>Apr 21 06:15:54 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing ocaml-uutf-0.9.4-alt1.M80P.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3027 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-uutf-0.9.4 + echo 'Source #0 (ocaml-uutf-0.9.4.tar):' Source #0 (ocaml-uutf-0.9.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-uutf-0.9.4.tar + cd ocaml-uutf-0.9.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3027 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-uutf-0.9.4 + ocaml pkg/git.ml File "pkg/topkg-ext.ml", line 42, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. + ocaml pkg/build.ml native=true native-dynlink=true cmdliner=true ocamlfind ocamldep -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmi src/uutf.mli ocamlfind ocamlc -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml + ocamlfind ocamlc -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends ocamlfind ocamlopt -c -bin-annot -I src -I test -o src/uutf.cmx src/uutf.ml + ocamlfind ocamlopt -c -bin-annot -I src -I test -o src/uutf.cmx src/uutf.ml File "src/uutf.ml", line 22, characters 31-48: Warning 3: deprecated: String.unsafe_set File "src/uutf.ml", line 45, characters 33-49: Warning 3: deprecated: String.uppercase Use String.uppercase_ascii instead. File "src/uutf.ml", line 68, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 492, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 496, characters 25-38: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 676, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 679, characters 8-21: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml + ocamlfind ocamlopt -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -linkpkg unix.cmxa -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmo src/uutf.ml + ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmo src/uutf.ml File "src/uutf.ml", line 22, characters 31-48: Warning 3: deprecated: String.unsafe_set File "src/uutf.ml", line 45, characters 33-49: Warning 3: deprecated: String.uppercase Use String.uppercase_ascii instead. File "src/uutf.ml", line 68, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 492, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 496, characters 25-38: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 676, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 679, characters 8-21: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs + ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs /usr/bin/ld: src/uutf.a(uutf.o): warning: relocation in readonly section `.text' /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. + ocamlfind ocamlc -c -bin-annot -package cmdliner -I test -I _build/src -o test/utftrip.cmo test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. + ocamlfind ocamlopt -c -bin-annot -package cmdliner -I test -I _build/src -o test/utftrip.cmx test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25440 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-uutf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-uutf-buildroot + cd ocaml-uutf-0.9.4 + export DESTDIR=/usr/src/tmp/ocaml-uutf-buildroot + DESTDIR=/usr/src/tmp/ocaml-uutf-buildroot + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-uutf-buildroot//usr/lib/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-uutf-buildroot//usr/lib/ocaml + mkdir -p /usr/src/tmp/ocaml-uutf-buildroot//usr/lib/ocaml/uutf + pushd _build/src/ ~/RPM/BUILD/ocaml-uutf-0.9.4/_build/src ~/RPM/BUILD/ocaml-uutf-0.9.4 + ocamlfind install uutf ../pkg/META uutf.a uutf.cma uutf.cmi uutf.cmx uutf.cmxa uutf.cmxs uutf.mli Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib/ocaml/uutf/uutf.mli Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib/ocaml/uutf/uutf.cmxs Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib/ocaml/uutf/uutf.cmxa Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib/ocaml/uutf/uutf.cmx Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib/ocaml/uutf/uutf.cmi Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib/ocaml/uutf/uutf.cma Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib/ocaml/uutf/uutf.a Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib/ocaml/uutf/META + popd ~/RPM/BUILD/ocaml-uutf-0.9.4 + install -d /usr/src/tmp/ocaml-uutf-buildroot/usr/bin/ + install -m 0755 _build/test/utftrip.native /usr/src/tmp/ocaml-uutf-buildroot/usr/bin/utftrip + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-uutf-buildroot (auto) mode of './usr/lib/ocaml/uutf/uutf.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-uutf-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ocaml-uutf-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-uutf-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/ocaml-uutf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlUutf__invalid_bounds_1203' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__pp_cp_1242' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__cp_to_string_1370' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__encoding_of_string_1374' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__encoding_to_string_1376' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__r_utf_8_1400' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__r_encoding_1430' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__pp_decode_1442' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__guessed_utf_8_1546' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__guessed_utf_16_1560' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__guess_encoding_1575' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__setup_1577' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__pp_nln_none_1596' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__pp_nln_readline_1603' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__pp_nln_nlf_1607' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__pp_nln_ascii_1612' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__decoder_1619' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__encoder_1772' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__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_curry5_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__unsafe_array_get_1229' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__malformed_1378' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__malformed_pair_1382' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__r_us_ascii_1392' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__r_iso_8859_1_1396' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__r_utf_16_1415' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__r_utf_16_lo_1422' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__some_1434' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__t_fill_1484' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__decode_iso_8859_1_1501' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__t_decode_utf_8_1505' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__decode_utf_8_1506' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__t_decode_utf_16be_1513' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__decode_utf_16be_lo_1514' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__t_decode_utf_16le_1530' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__decode_utf_16le_lo_1531' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__b3_1548' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__b2_1552' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__flush_1678' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__t_flush_1705' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__encode_utf_8_1713' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__encode_utf_16be_1734' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__encode_utf_16le_1752' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__encoding_guess_1790' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__loop_1800' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__loop_1812' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__loop_1825' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__add_utf_8_1835' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__add_utf_16be_1840' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__add_utf_16le_1848' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry5_1_app' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__invalid_encode_1201' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__partial_1675' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__ret_1492' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__pp_remove_bom_1591' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__encode_1778' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__unsafe_blit_1228' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__blit_1487' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__blit_1708' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__decode_utf_16be_1515' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__decode_utf_16le_1532' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__b3_1569' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__decode_fun_1617' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__fun_2457' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__fun_2465' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__fun_2475' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__fun_2514' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__fun_2522' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__fun_2561' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__fun_2569' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__encode_fun_1770' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__eoi_1469' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__src_1471' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__refill_1476' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__set_decoder_encoding_1653' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__dst_1670' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__k_1716' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__k_1737' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__k_1755' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__decode_us_ascii_1497' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__t_decode_utf_16be_lo_1512' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__t_decode_utf_16le_lo_1529' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__w_1838' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__w_1843' is not compiled with -fpic/-fPIC the file containing the function 'camlUutf__w_1851' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__invalid_arg_1007 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlPrintf__sprintf_1304 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_blit_string verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlFormat__fprintf_1850 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlFormat verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlFormat__flush_buffer_formatter_1654 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlChar verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlBytes__map_1320 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlBytes__sub_1229 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_create_string verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__$5e_1117 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_exception_pointer verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__min_1027 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__input_1243 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__output_1206 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlBuffer__add_substring_1242 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__max_1030 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: camlBuffer__resize_1232 verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib/ocaml/uutf/uutf.cmxs: undefined symbol: caml_allocN Hardlinking identical .pyc and .pyo files Processing files: ocaml-uutf-0.9.4-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25440 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-uutf-0.9.4 + DOCDIR=/usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + /bin/mkdir -p /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + cp -prL README.md CHANGES.md /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + chmod -R go-w /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + chmod -R a+rX /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5Hgxke find-provides: running scripts (alternatives,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.hq1MKl find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmi(Uutf) = 4.04-51C27F6D Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), ocaml-cmi(Array) = 4.04-83626447, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(String) = 4.04-609A5859, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UFYzTB Creating ocaml-uutf-debuginfo package Processing files: ocaml-uutf-devel-0.9.4-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-uutf-0.9.4 + DOCDIR=/usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + /bin/mkdir -p /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + cp -prL doc/ /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + chmod -R go-w /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + chmod -R a+rX /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + cp -prL test/ /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + chmod -R go-w /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + chmod -R a+rX /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qbDTn8 find-provides: running scripts (alternatives,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.tXjMDM find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmx(Uutf) = 4.04-8CE82714 Requires: ocaml-uutf = 0.9.4-alt1.M80P.1, ocaml-cmi(Array) = 4.04-83626447, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Uutf) = 4.04-51C27F6D, ocaml-cmx(Buffer) = 4.04-6BCCA450, ocaml-cmx(Format) = 4.04-1069EAED, ocaml-cmx(Pervasives) = 4.04-E3716313, ocaml-cmx(Printf) = 4.04-EB8B8651, ocaml-cmx(String) = 4.04-92673050 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XI86pA Processing files: ocaml-uutf-debuginfo-0.9.4-alt1.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IuVYqv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q7mOHD find-requires: running scripts (debuginfo) Requires: ocaml-uutf = 0.9.4-alt1.M80P.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libm.so.6) Removing 1 extra deps from ocaml-uutf-devel due to dependency on ocaml-uutf Removing 8 extra deps from ocaml-uutf-devel due to repentancy on ocaml-uutf Wrote: /usr/src/RPM/RPMS/i586/ocaml-uutf-0.9.4-alt1.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-uutf-devel-0.9.4-alt1.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-uutf-debuginfo-0.9.4-alt1.M80P.1.i586.rpm 3.46user 1.14system 0:11.80elapsed 39%CPU (0avgtext+0avgdata 14156maxresident)k 0inputs+0outputs (0major+235873minor)pagefaults 0swaps 12.53user 4.99system 0:25.74elapsed 68%CPU (0avgtext+0avgdata 124388maxresident)k 86568inputs+0outputs (0major+464684minor)pagefaults 0swaps