<86>May 10 10:32:25 userdel[3716600]: delete user 'rooter'
<86>May 10 10:32:25 userdel[3716600]: removed group 'rooter' owned by 'rooter'
<86>May 10 10:32:25 userdel[3716600]: removed shadow group 'rooter' owned by 'rooter'
<86>May 10 10:32:25 groupadd[3716611]: group added to /etc/group: name=rooter, GID=654
<86>May 10 10:32:25 groupadd[3716611]: group added to /etc/gshadow: name=rooter
<86>May 10 10:32:25 groupadd[3716611]: new group: name=rooter, GID=654
<86>May 10 10:32:25 useradd[3716622]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash
<86>May 10 10:32:25 userdel[3716639]: delete user 'builder'
<86>May 10 10:32:25 userdel[3716639]: removed group 'builder' owned by 'builder'
<86>May 10 10:32:25 userdel[3716639]: removed shadow group 'builder' owned by 'builder'
<86>May 10 10:32:25 groupadd[3716669]: group added to /etc/group: name=builder, GID=655
<86>May 10 10:32:25 groupadd[3716669]: group added to /etc/gshadow: name=builder
<86>May 10 10:32:25 groupadd[3716669]: new group: name=builder, GID=655
<86>May 10 10:32:25 useradd[3716676]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash
<13>May 10 10:32:27 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed
<13>May 10 10:32:27 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed
<13>May 10 10:32:38 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed
<13>May 10 10:32:38 rpmi: ocaml-astring-0.8.5-alt1 sisyphus+268975.7000.3.1 1617725351 installed
<13>May 10 10:32:38 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+268975.6300.3.1 1617725126 installed
<13>May 10 10:32:38 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+268975.6300.3.1 1617725126 installed
<13>May 10 10:32:38 rpmi: ocaml-astring-devel-0.8.5-alt1 sisyphus+268975.7000.3.1 1617725351 installed
<13>May 10 10:32:38 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed
<13>May 10 10:32:38 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+268975.500.3.1 1617722413 installed
<13>May 10 10:32:38 rpmi: ocaml-result-1.5-alt2 sisyphus+268975.6200.3.1 1617725080 installed
<13>May 10 10:32:38 rpmi: opam-2.0.8-alt1 sisyphus+268975.24000.3.1 1617732484 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.60369
+ 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.60369
+ 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]: 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.25058
+ 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 <cmdline>: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_178' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__err_invalid_ext_201' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__parse_unc_564' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__parse_seg_571' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__sub_split_volume_595' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__bslash_602' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_seg_windows_620' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_seg_posix_626' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath___split_last_seg_633' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath___sub_last_seg_636' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath___sub_last_non_empty_seg_639' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath___split_last_non_empty_seg_644' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__err_680' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__of_string_windows_699' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__split_volume_posix_741' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath___split_base_834' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__loop_904' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__normalize_segs_915' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__walk_988' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__sub_single_ext_1277' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__has_ext_1296' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__pp_elt_1780' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__dump_1872' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__pp_elt_1875' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__err_absent_1882' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__get_min_elt_1886' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__min_elt_1889' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__get_max_elt_1891' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__max_elt_1894' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__get_any_elt_1896' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__choose_1899' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__get_1901' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__find_1905' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__err_absent_2331' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__get_min_binding_2334' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__min_binding_2421' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__get_max_binding_2423' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__max_binding_2426' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__get_any_binding_2428' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__choose_2431' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__get_2433' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__find_2437' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__of_list_2446' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__dump_2464' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__pp_binding_2468' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__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 'camlFpath__has_drive_555' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__non_unc_path_start_560' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__validate_and_collapse_seps_683' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__with_buf_687' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__try_no_alloc_693' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__add_seg_718' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__append_posix_723' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__append_windows_728' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__split_volume_windows_736' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__split_base_windows_842' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__split_base_posix_849' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath___parent_873' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__parent_windows_880' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__rem_empty_seg_windows_889' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__rem_empty_seg_posix_895' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__normalize_windows_923' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__normalize_posix_930' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath___prefix_last_index_943' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__loop_952' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__find_prefix_windows_959' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__find_prefix_posix_967' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__rem_prefix_973' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath___relativize_981' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__fun_3063' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__sub_multi_ext_1274' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__mem_ext_1302' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__exists_ext_inner_3141' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__add_ext_1314' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath___split_ext_1326' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__split_ext_1342' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__pp_inner_3166' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__dom_2440' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__pp_inner_3249' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__pp_binding_2460' 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 'camlFpath__is_root_608' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__sub_is_rel_seg_667' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__sub_is_dir_seg_670' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__segs_windows_745' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__filename_827' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__sub_is_root_831' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath___basename_858' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__parent_posix_885' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__relativize_windows_1006' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__get_ext_1292' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__pp_1773' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__pp_2453' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_rooted_1021' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__not_dir_sep_543' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_root_616' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__valid_623' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__valid_629' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__segs_of_path_673' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__segs_to_path_676' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__v_713' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__segs_posix_749' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_dir_path_818' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__base_855' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__basename_870' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_prefix_938' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_rel_posix_1026' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_rel_windows_1029' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_abs_1033' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_current_dir_posix_inner_3083' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_current_dir_windows_inner_3089' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_parent_dir_posix_inner_3095' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_parent_dir_windows_inner_3101' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__sub_get_ext_1288' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__fun_3217' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__fun_3247' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_unc_path_552' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__has_volume_613' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__sub_last_seg_posix_653' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__sub_last_non_empty_seg_posix_660' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__basename_posix_867' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_dotfile_1067' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__sub_last_seg_windows_650' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__sub_last_non_empty_seg_windows_657' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__basename_windows_862' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__of_string_posix_709' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__to_dir_path_824' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__err_empty_1879' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__err_empty_2328' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__is_file_path_821' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__normalize_rel_segs_901' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__fun_3223' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__pp_1076' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__dump_1260' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__rem_ext_1333' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__set_ext_1337' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__$2d$2b_1351' is not compiled with -fpic/-fPIC
the file containing the function 'camlFpath__fun_3243' 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_1259
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__is_prefix_750
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__exists_782
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__find_inner_3599
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__v_inner_2098
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__get_head_378
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__tail_675
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__equal_bytes_1069
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__append_630
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__span_1219
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_778
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__take_inner_2338
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__cuts_inner_3567
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__concat_inner_3302
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__bytes__sub_116
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__bytes__copy_105
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__map_1348
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_3367
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_713
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__append_788
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__concat_inner_2180
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__with_index_range_inner_3373
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_base__of_char_321
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__list__rev_append_122
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_275
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__format__pp_print_string_516
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_string__dump_1437
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__drop_inner_2350
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_base__exists_293
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__is_suffix_1034
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__list__exists_340
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlAstring_sub__of_string_with_index_range_inner_2114
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__set__fold_398
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__format__fprintf_1227
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__set__min_elt_223
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_231
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__set__find_452
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__set__add_187
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__map__min_binding_297
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__map__max_binding_307
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__map__find_210
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__map__fold_385
verify-elf: WARNING: ./usr/lib/ocaml/fpath/fpath.cmxs: undefined symbol: camlStdlib__map__add_198
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_1012
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_1068
Processing files: ocaml-fpath-0.7.3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25058
+ 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.G9Mrz9
find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PS7Ic9
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ocaml-cmi(Fpath) = 4.12.0-B13C8B03, ocaml-cmi(Fpath_top) = 4.12.0-C7720339
Requires: ocaml-cmi(Astring) = 4.12.0-B3A544B2, ocaml-cmi(Asttypes) = 4.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VNxNe8
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.RIcnC9
find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VDkZW6
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ocaml-cmx(Fpath) = 4.12.0-9336FDA8, ocaml-cmx(Fpath_top) = 4.12.0-642A8E8C
Requires: ocaml-fpath = 0.7.3-alt1, ocaml-cmi(Astring) = 4.12.0-B3A544B2, ocaml-cmi(Asttypes) = 4.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Fpath) = 4.12.0-B13C8B03, ocaml-cmi(Fpath_top) = 4.12.0-C7720339, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, ocaml-cmx(Astring) = 4.12.0-44060253, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__bytes) = 4.12.0-65CC81DC, ocaml-cmx(Stdlib__format) = 4.12.0-5D89D582, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5, ocaml-cmx(Stdlib__map) = 4.12.0-58966393, ocaml-cmx(Stdlib__set) = 4.12.0-81EFDB4B, ocaml-cmx(Stdlib__sys) = 4.12.0-16BCA4B0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NiJT56
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.ufR0L9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sXibda
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 40 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)
1.45user 0.74system 0:09.36elapsed 23%CPU (0avgtext+0avgdata 16356maxresident)k
0inputs+0outputs (0major+261825minor)pagefaults 0swaps
16.28user 3.65system 0:26.86elapsed 74%CPU (0avgtext+0avgdata 113252maxresident)k
3480inputs+0outputs (0major+576488minor)pagefaults 0swaps