<86>Feb 6 10:13:48 userdel[3648812]: delete user 'rooter' <86>Feb 6 10:13:48 groupadd[3648843]: group added to /etc/group: name=rooter, GID=678 <86>Feb 6 10:13:48 groupadd[3648843]: group added to /etc/gshadow: name=rooter <86>Feb 6 10:13:48 groupadd[3648843]: new group: name=rooter, GID=678 <86>Feb 6 10:13:48 useradd[3648864]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Feb 6 10:13:48 userdel[3648906]: delete user 'builder' <86>Feb 6 10:13:48 userdel[3648906]: removed group 'builder' owned by 'builder' <86>Feb 6 10:13:48 userdel[3648906]: removed shadow group 'builder' owned by 'builder' <86>Feb 6 10:13:48 groupadd[3648984]: group added to /etc/group: name=builder, GID=679 <86>Feb 6 10:13:48 groupadd[3648984]: group added to /etc/gshadow: name=builder <86>Feb 6 10:13:48 groupadd[3648984]: new group: name=builder, GID=679 <86>Feb 6 10:13:48 useradd[3649059]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Feb 6 10:13:52 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Feb 6 10:13:52 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Feb 6 10:14:04 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Feb 6 10:14:04 rpmi: ocaml-astring-0.8.5-alt1 sisyphus+263310.12000.12.1 1608881421 installed <13>Feb 6 10:14:04 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+263310.5400.12.1 1608879400 installed <13>Feb 6 10:14:04 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+263310.5400.12.1 1608879400 installed <13>Feb 6 10:14:04 rpmi: ocaml-astring-devel-0.8.5-alt1 sisyphus+263310.12000.12.1 1608881421 installed <13>Feb 6 10:14:04 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed <13>Feb 6 10:14:04 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+263310.500.12.1 1608876794 installed <13>Feb 6 10:14:04 rpmi: ocaml-result-1.5-alt2 sisyphus+263310.4500.12.1 1608878956 installed <13>Feb 6 10:14:05 rpmi: opam-2.0.7-alt1 sisyphus+263310.22700.12.1 1608888074 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-fpath-0.7.3-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-fpath-0.7.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48944 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-fpath-0.7.3 + echo 'Source #0 (ocaml-fpath-0.7.3.tar):' Source #0 (ocaml-fpath-0.7.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-fpath-0.7.3.tar + cd ocaml-fpath-0.7.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48944 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fpath-0.7.3 + sed -i s,%%VERSION_NUM%%,0.7.3,g pkg/META + ocaml pkg/pkg.ml build ocamlfind ocamldep -package astring -modules src/fpath.ml > src/fpath.ml.depends ocamlfind ocamldep -package astring -modules src/fpath.mli > src/fpath.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs + ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs ld: src/fpath.a(fpath.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma ocamlfind ocamldep -package compiler-libs.toplevel -package astring -modules src/fpath_top.ml > src/fpath_top.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs File "_none_", line 1: Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ld: src/fpath_top.a(fpath_top.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs # No parallelism done + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13777 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-fpath-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-fpath-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-fpath-0.7.3 + opam-installer --prefix=/usr/src/tmp/ocaml-fpath-buildroot/usr --libdir=/usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml Creating directory /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath _build/opam => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/opam _build/pkg/META => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/META _build/src/fpath.a => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath.a _build/src/fpath.cma => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath.cma _build/src/fpath.cmi => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath.cmi _build/src/fpath.cmti => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath.cmti _build/src/fpath.cmx => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath.cmx _build/src/fpath.cmxa => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath.cmxa _build/src/fpath.cmxs => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath.cmxs _build/src/fpath.mli => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath.mli _build/src/fpath_top.a => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath_top.a _build/src/fpath_top.cma => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath_top.cma _build/src/fpath_top.cmx => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath_top.cmx _build/src/fpath_top.cmxa => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath_top.cmxa _build/src/fpath_top.cmxs => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath_top.cmxs _build/src/fpath_top_init.ml => /usr/src/tmp/ocaml-fpath-buildroot/usr/lib/ocaml/fpath/fpath_top_init.ml Creating directory /usr/src/tmp/ocaml-fpath-buildroot/usr/doc/fpath _build/CHANGES.md => /usr/src/tmp/ocaml-fpath-buildroot/usr/doc/fpath/CHANGES.md _build/LICENSE.md => /usr/src/tmp/ocaml-fpath-buildroot/usr/doc/fpath/LICENSE.md _build/README.md => /usr/src/tmp/ocaml-fpath-buildroot/usr/doc/fpath/README.md + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-fpath-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-fpath-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-fpath-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-fpath-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-fpath-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-fpath-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlFpath_top__entry' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath_top.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath_top.cmxs: undefined symbol: camlToploop verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath_top.cmxs: undefined symbol: camlStdlib__format the file containing the function 'camlFpath__err_invalid_seg_177' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__err_invalid_ext_200' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__parse_unc_559' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__parse_seg_566' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__sub_split_volume_590' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__bslash_597' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_seg_windows_615' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_seg_posix_621' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath___split_last_seg_628' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath___sub_last_seg_631' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath___sub_last_non_empty_seg_634' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath___split_last_non_empty_seg_639' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__err_675' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__of_string_windows_694' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__split_volume_posix_736' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath___split_base_826' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__loop_896' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__normalize_segs_907' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__walk_980' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__sub_single_ext_1268' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__has_ext_1287' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__pp_elt_1762' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__dump_1852' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__pp_elt_1855' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__err_absent_1862' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__get_min_elt_1866' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__min_elt_1869' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__get_max_elt_1871' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__max_elt_1874' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__get_any_elt_1876' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__choose_1879' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__get_1881' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__find_1885' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__err_absent_2302' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__get_min_binding_2305' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__min_binding_2390' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__get_max_binding_2392' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__max_binding_2395' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__get_any_binding_2397' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__choose_2400' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__get_2402' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__find_2406' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__of_list_2415' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__dump_2433' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__pp_binding_2437' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__entry' 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 'camlFpath__has_drive_550' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__non_unc_path_start_555' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__validate_and_collapse_seps_678' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__with_buf_682' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__try_no_alloc_688' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__add_seg_713' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__append_posix_718' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__append_windows_723' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__split_volume_windows_731' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__split_base_windows_834' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__split_base_posix_841' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath___parent_865' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__parent_windows_872' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__rem_empty_seg_windows_881' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__rem_empty_seg_posix_887' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__normalize_windows_915' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__normalize_posix_922' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath___prefix_last_index_935' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__loop_944' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__find_prefix_windows_951' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__find_prefix_posix_959' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__rem_prefix_965' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath___relativize_973' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__fun_3030' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__sub_multi_ext_1265' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__mem_ext_1293' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__exists_ext_inner_3108' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__add_ext_1305' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath___split_ext_1317' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__split_ext_1333' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__pp_inner_3133' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__dom_2409' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__pp_inner_3216' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__pp_binding_2429' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_root_603' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__sub_is_rel_seg_662' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__sub_is_dir_seg_665' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__segs_windows_740' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__filename_819' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__sub_is_root_823' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath___basename_850' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__parent_posix_877' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__relativize_windows_998' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__get_ext_1283' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__pp_1755' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__pp_2422' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_rooted_1013' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__not_dir_sep_538' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_root_611' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__valid_618' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__valid_624' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__segs_of_path_668' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__segs_to_path_671' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__v_708' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__segs_posix_744' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_dir_path_810' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__base_847' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__basename_862' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_prefix_930' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_rel_posix_1018' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_rel_windows_1021' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_abs_1025' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_current_dir_posix_inner_3050' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_current_dir_windows_inner_3056' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_parent_dir_posix_inner_3062' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_parent_dir_windows_inner_3068' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__sub_get_ext_1279' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__fun_3184' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__fun_3214' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_unc_path_547' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__has_volume_608' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__sub_last_seg_posix_648' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__sub_last_non_empty_seg_posix_655' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__basename_posix_859' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_dotfile_1059' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__sub_last_seg_windows_645' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__sub_last_non_empty_seg_windows_652' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__basename_windows_854' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__of_string_posix_704' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__to_dir_path_816' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__err_empty_1859' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__err_empty_2299' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__is_file_path_813' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__normalize_rel_segs_893' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__fun_3190' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__pp_1068' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__dump_1251' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__rem_ext_1324' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__set_ext_1328' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__$2d$2b_1342' is not compiled with -fpic/-fPIC the file containing the function 'camlFpath__fun_3210' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__format__kasprintf_1221 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__is_prefix_745 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__exists_777 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__find_inner_3563 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__v_inner_2088 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__get_head_376 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__tail_672 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__equal_bytes_1064 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__append_627 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__span_1214 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__20 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__for_all_773 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__take_inner_2328 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__cuts_inner_3531 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__concat_inner_3266 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__bytes__sub_115 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__bytes__copy_104 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__map_1340 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__with_range_inner_3331 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__list__2 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__extend_710 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__append_785 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__concat_inner_2170 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__with_index_range_inner_3337 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_base__of_char_319 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__list__rev_append_121 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: caml_string_notequal verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__list__fold_left_272 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__format__pp_print_string_515 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__dump_1429 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__drop_inner_2340 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_base__exists_291 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__is_suffix_1029 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__list__exists_337 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__of_string_with_index_range_inner_2104 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__set__fold_396 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__format__fprintf_1189 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__set__min_elt_221 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__set__max_elt_229 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__set__find_450 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__set__add_185 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__map__min_binding_295 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__map__max_binding_305 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__map__find_208 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__map__fold_383 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__map__add_196 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__sys verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__set__fun_988 verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__list verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__map__fun_1039 Hardlinking identical .pyc and .pyo files Processing files: ocaml-fpath-0.7.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87636 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fpath-0.7.3 + DOCDIR=/usr/src/tmp/ocaml-fpath-buildroot/usr/share/doc/ocaml-fpath-0.7.3 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-fpath-buildroot/usr/share/doc/ocaml-fpath-0.7.3 + /bin/mkdir -p /usr/src/tmp/ocaml-fpath-buildroot/usr/share/doc/ocaml-fpath-0.7.3 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-fpath-buildroot/usr/share/doc/ocaml-fpath-0.7.3 + chmod -R go-w /usr/src/tmp/ocaml-fpath-buildroot/usr/share/doc/ocaml-fpath-0.7.3 + chmod -R a+rX /usr/src/tmp/ocaml-fpath-buildroot/usr/share/doc/ocaml-fpath-0.7.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kpv6up 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.pV0DCn find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Fpath) = 4.11.1-1A29A5CB, ocaml-cmi(Fpath_top) = 4.11.1-20A62F35 Requires: ocaml-cmi(Astring) = 4.11.1-31BD5E44, 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__bytes) = 4.11.1-6F90F1D3, 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__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__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(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, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NlbnIn Creating ocaml-fpath-debuginfo package Processing files: ocaml-fpath-devel-0.7.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V703sn 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.eZWxKn find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Fpath) = 4.11.1-8BA0B514, ocaml-cmx(Fpath_top) = 4.11.1-7724319E Requires: ocaml-fpath = 0.7.3-alt1, ocaml-cmi(Astring) = 4.11.1-31BD5E44, 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(Fpath) = 4.11.1-1A29A5CB, ocaml-cmi(Fpath_top) = 4.11.1-20A62F35, 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__bytes) = 4.11.1-6F90F1D3, 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__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__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(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-cmx(Astring) = 4.11.1-77BB5518, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__bytes) = 4.11.1-E4FB9ABE, ocaml-cmx(Stdlib__format) = 4.11.1-D382A0EF, ocaml-cmx(Stdlib__list) = 4.11.1-EE635CDA, ocaml-cmx(Stdlib__map) = 4.11.1-9B891A41, ocaml-cmx(Stdlib__set) = 4.11.1-D00683E8, ocaml-cmx(Stdlib__sys) = 4.11.1-05A2DD7E Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FlCTim Processing files: ocaml-fpath-debuginfo-0.7.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.icyUeo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x1FdSo find-requires: running scripts (debuginfo) Requires: ocaml-fpath = 0.7.3-alt1 Adding to ocaml-fpath-devel a strict dependency on ocaml-fpath Adding to ocaml-fpath-debuginfo a strict dependency on ocaml-fpath Removing 2 extra deps from ocaml-fpath-devel due to dependency on ocaml-fpath Removing 39 extra deps from ocaml-fpath-devel due to repentancy on ocaml-fpath warning: Installed (but unpackaged) file(s) found: /usr/doc/fpath/CHANGES.md /usr/doc/fpath/LICENSE.md /usr/doc/fpath/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-fpath-0.7.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fpath-devel-0.7.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fpath-debuginfo-0.7.3-alt1.i586.rpm (w2.lzdio) 3.90user 0.85system 0:12.55elapsed 37%CPU (0avgtext+0avgdata 16516maxresident)k 0inputs+0outputs (0major+299996minor)pagefaults 0swaps 19.40user 4.74system 0:35.93elapsed 67%CPU (0avgtext+0avgdata 109648maxresident)k 1840inputs+0outputs (0major+616187minor)pagefaults 0swaps