<86>Apr 21 06:36:54 userdel[11834]: delete user 'rooter' <86>Apr 21 06:36:54 userdel[11834]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:36:54 userdel[11834]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:36:54 groupadd[11847]: group added to /etc/group: name=rooter, GID=543 <86>Apr 21 06:36:54 groupadd[11847]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:36:54 groupadd[11847]: new group: name=rooter, GID=543 <86>Apr 21 06:36:54 useradd[11860]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Apr 21 06:36:54 userdel[11884]: delete user 'builder' <86>Apr 21 06:36:54 userdel[11884]: removed group 'builder' owned by 'builder' <86>Apr 21 06:36:54 userdel[11884]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:36:54 groupadd[11921]: group added to /etc/group: name=builder, GID=544 <86>Apr 21 06:36:54 groupadd[11921]: group added to /etc/gshadow: name=builder <86>Apr 21 06:36:54 groupadd[11921]: new group: name=builder, GID=544 <86>Apr 21 06:36:54 useradd[11934]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash <13>Apr 21 06:36:57 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:36:58 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Apr 21 06:37:05 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:37:05 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 21 06:37:05 rpmi: ocaml-findlib-1.7.3-alt2.M80P.1 1499835339 installed <13>Apr 21 06:37:05 rpmi: ocaml-ocamlbuild-1:0.11.0-alt3.M80P.1 1499835976 installed <13>Apr 21 06:37:05 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing ocaml-xmlm-1.2.0-alt3.M80P.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81825 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-xmlm-1.2.0 + echo 'Source #0 (ocaml-xmlm-1.2.0.tar):' Source #0 (ocaml-xmlm-1.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-xmlm-1.2.0.tar + cd ocaml-xmlm-1.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81825 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-xmlm-1.2.0 + ./pkg/build true ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends ocamlfind ocamlc -c -I src -I test -o src/xmlm.cmi src/xmlm.mli ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends ocamlfind ocamlopt -c -annot -bin-annot -I src -I test -o src/xmlm.cmx src/xmlm.ml + ocamlfind ocamlopt -c -annot -bin-annot -I src -I test -o src/xmlm.cmx src/xmlm.ml File "src/xmlm.ml", line 1128, characters 18-34: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -c -annot -bin-annot -I src -I test -o src/xmlm.cmo src/xmlm.ml + ocamlfind ocamlc -c -annot -bin-annot -I src -I test -o src/xmlm.cmo src/xmlm.ml File "src/xmlm.ml", line 1128, characters 18-34: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs + ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs /usr/bin/ld: src/xmlm.a(xmlm.o): warning: relocation in readonly section `.text' /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends ocamlfind ocamlc -c -annot -bin-annot -I test -I src -o test/xhtml.cmo test/xhtml.ml ocamlfind ocamlc -c -annot -bin-annot -I test -I src -o test/xmltrip.cmo test/xmltrip.ml + ocamlfind ocamlc -c -annot -bin-annot -I test -I src -o test/xmltrip.cmo test/xmltrip.ml File "test/xmltrip.ml", line 179, characters 33-49: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlopt -c -annot -bin-annot -I test -I src -o test/xhtml.cmx test/xhtml.ml ocamlfind ocamlopt -c -annot -bin-annot -I test -I src -o test/xmltrip.cmx test/xmltrip.ml + ocamlfind ocamlopt -c -annot -bin-annot -I test -I src -o test/xmltrip.cmx test/xmltrip.ml File "test/xmltrip.ml", line 179, characters 33-49: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlopt -linkpkg -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-xmlm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-xmlm-buildroot + cd ocaml-xmlm-1.2.0 + export DESTDIR=/usr/src/tmp/ocaml-xmlm-buildroot + DESTDIR=/usr/src/tmp/ocaml-xmlm-buildroot + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-xmlm-buildroot/usr/lib/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-xmlm-buildroot/usr/lib/ocaml + mkdir -p /usr/src/tmp/ocaml-xmlm-buildroot/usr/bin + mkdir -p /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib/ocaml/xmlm + install -m 755 -p _build/test/xmltrip.native /usr/src/tmp/ocaml-xmlm-buildroot/usr/bin/xmltrip + install -m 644 -p _build/src/xmlm.a _build/src/xmlm.cmxa /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib/ocaml/xmlm/ + install -m 755 -p _build/src/xmlm.cmxs /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib/ocaml/xmlm/ + install -m 644 -p _build/pkg/META _build/src/xmlm.cma _build/src/xmlm.cmi _build/src/xmlm.cmo _build/src/xmlm.cmt _build/src/xmlm.cmx _build/src/xmlm.mli /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib/ocaml/xmlm/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-xmlm-buildroot (auto) mode of './usr/lib/ocaml/xmlm/xmlm.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-xmlm-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ocaml-xmlm-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-xmlm-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/ocaml-xmlm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) either the file containing the function 'camlXmlm__code_begin' or the file containing the function 'camlXmlm__int16_be_1283' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__Make_1305' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__name_str_1434' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__error_message_1446' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__exp_1460' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__make_input_1511' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_attr_value_1657' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_limit_1671' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__skip_comment_1676' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_chardata_1685' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_xml_decl_1691' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_dtd_signal_1708' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__bufferize_1716' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_el_end_signal_1732' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_signal_1739' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__find_1742' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__input_tree_1758' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__aux_1764' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__make_output_1805' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__str_utf_8_1838' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__out_utf_8_1841' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__out_1863' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__out_attribute_1875' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__output_1879' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__aux_1902' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__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_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 'camlXmlm__code_begin' or the file containing the function 'camlXmlm__int16_be_1283' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3738' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3720' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__err_1494' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__err_illegal_char_1497' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__err_expected_seqs_1500' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__err_expected_chars_1504' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__make_input_inner_2989' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__accept_1606' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__expand_name_1622' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__external__1626' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__find_encoding_1630' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_qname_1640' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_charref_1643' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_entity_ref_1651' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_attributes_1660' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__aux_1662' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__skip_misc_1680' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_val_exp_1698' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_data_1714' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_el_start_signal_1720' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__expand_att_1723' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__input_doc_tree_1779' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__pos_1784' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__make_output_inner_3391' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__prefix_name_1846' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__bind_prefixes_1851' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__add_1854' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__out_data_1860' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__output_tree_1898' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__output_doc_tree_1912' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__iter_1923' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__add_uchar_1941' 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 either the file containing the function 'camlXmlm__code_begin' or the file containing the function 'camlXmlm__int16_be_1283' 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 either the file containing the function 'camlXmlm__code_begin' or the file containing the function 'camlXmlm__int16_be_1283' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__uchar_utf16_1291' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__uchar_ascii_1302' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__nextc_1598' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__eoi_1750' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__input_1755' is not compiled with -fpic/-fPIC either the file containing the function 'camlXmlm__code_begin' or the file containing the function 'camlXmlm__int16_be_1283' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3021' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__nextc_eof_1600' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_cdata_1688' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__i_1928' is not compiled with -fpic/-fPIC either the file containing the function 'camlXmlm__code_begin' or the file containing the function 'camlXmlm__int16_be_1283' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__os_1824' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__out_qname_1871' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__skip_white_1602' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_ncname_1638' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_reference_1655' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__skip_pi_1678' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__p_val_1696' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__skip_white_eof_1604' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__peek_1753' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__str_eq_1318' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__str_empty_1321' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3016' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3442' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__str_of_char_1324' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__bracket_1448' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__addc_ident_1613' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__addc_data_1616' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__addc_data_strip_1619' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3285' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__to_utf_8_1931' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__e_1648' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__is_name_start_char_1589' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__is_name_char_1593' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__reset_1632' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3348' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3535' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__err_prefix_1799' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3451' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3471' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3460' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__buf_1944' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__outs_1835' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__escape_1868' is not compiled with -fpic/-fPIC the file containing the function 'camlXmlm__fun_3487' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exception_pointer verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__Make_1644 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__6 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__create_inner_2118 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__fold_left_1264 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__map_1231 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__add_1561 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_ml_input_char verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_End_of_file verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__find_1585 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlPervasives verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__exists_1327 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__rev_map_1245 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__iter_1252 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__remove_1576 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlPervasives__invalid_arg_1007 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__rev_append_1220 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlPervasives__$5e_1117 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlPervasives__output_1206 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_ml_output_char verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlBuffer__add_substring_1242 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlBuffer__resize_1232 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlPervasives__failwith_1005 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_Failure verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlChar__chr_1201 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlString verify-elf: WARNING: ./usr/lib/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlBuffer Hardlinking identical .pyc and .pyo files Processing files: ocaml-xmlm-1.2.0-alt3.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43352 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-xmlm-1.2.0 + DOCDIR=/usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + /bin/mkdir -p /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + cp -prL README.md /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + chmod -R go-w /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + chmod -R a+rX /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QVgOtj 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.vNfq3v find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmi(Xmlm) = 4.04-4D08246E Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), 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(Hashtbl) = 4.04-4744E626, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Pervasives) = 4.04-EEF96F96, 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.VJCJAQ Creating ocaml-xmlm-debuginfo package Processing files: ocaml-xmlm-devel-1.2.0-alt3.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99114 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-xmlm-1.2.0 + DOCDIR=/usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + /bin/mkdir -p /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + cp -prL CHANGES.md _build/test/examples.ml _build/test/xhtml.ml doc /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + chmod -R go-w /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + chmod -R a+rX /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KPSZrn 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.uzG2E2 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmx(Xmlm) = 4.04-D58EAED3 Requires: ocaml-xmlm = 1.2.0-alt3.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(Hashtbl) = 4.04-4744E626, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Xmlm) = 4.04-4D08246E, ocaml-cmx(Buffer) = 4.04-6BCCA450, ocaml-cmx(Char) = 4.04-F2F772DD, ocaml-cmx(Hashtbl) = 4.04-5543B8B2, ocaml-cmx(List) = 4.04-2E5B15E8, ocaml-cmx(Pervasives) = 4.04-E3716313, ocaml-cmx(String) = 4.04-92673050, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J9jw5L Creating ocaml-xmlm-devel-debuginfo package Processing files: ocaml-xmlm-debuginfo-1.2.0-alt3.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1L7EGD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qb5z0y find-requires: running scripts (debuginfo) Requires: ocaml-xmlm = 1.2.0-alt3.M80P.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libm.so.6) Processing files: ocaml-xmlm-devel-debuginfo-1.2.0-alt3.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U5dLCD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SbLsNJ find-requires: running scripts (debuginfo) Requires: ocaml-xmlm-devel = 1.2.0-alt3.M80P.1 Removing 1 extra deps from ocaml-xmlm-devel due to dependency on ocaml-xmlm Removing 9 extra deps from ocaml-xmlm-devel due to repentancy on ocaml-xmlm Wrote: /usr/src/RPM/RPMS/i586/ocaml-xmlm-1.2.0-alt3.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-xmlm-devel-1.2.0-alt3.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-xmlm-debuginfo-1.2.0-alt3.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-xmlm-devel-debuginfo-1.2.0-alt3.M80P.1.i586.rpm 3.60user 1.73system 0:14.12elapsed 37%CPU (0avgtext+0avgdata 17588maxresident)k 0inputs+0outputs (0major+251474minor)pagefaults 0swaps 15.26user 6.28system 0:30.12elapsed 71%CPU (0avgtext+0avgdata 122172maxresident)k 1048inputs+0outputs (0major+492080minor)pagefaults 0swaps