<86>Jul 21 11:58:55 userdel[187652]: delete user 'rooter'
<86>Jul 21 11:58:55 userdel[187652]: removed group 'rooter' owned by 'rooter'
<86>Jul 21 11:58:55 userdel[187652]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul 21 11:58:55 groupadd[187657]: group added to /etc/group: name=rooter, GID=639
<86>Jul 21 11:58:55 groupadd[187657]: group added to /etc/gshadow: name=rooter
<86>Jul 21 11:58:55 groupadd[187657]: new group: name=rooter, GID=639
<86>Jul 21 11:58:55 useradd[187661]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash
<86>Jul 21 11:58:55 userdel[187669]: delete user 'builder'
<86>Jul 21 11:58:55 userdel[187669]: removed group 'builder' owned by 'builder'
<86>Jul 21 11:58:55 userdel[187669]: removed shadow group 'builder' owned by 'builder'
<86>Jul 21 11:58:55 groupadd[187675]: group added to /etc/group: name=builder, GID=640
<86>Jul 21 11:58:55 groupadd[187675]: group added to /etc/gshadow: name=builder
<86>Jul 21 11:58:55 groupadd[187675]: new group: name=builder, GID=640
<86>Jul 21 11:58:55 useradd[187679]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash
<13>Jul 21 11:58:57 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed
<13>Jul 21 11:58:57 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed
<13>Jul 21 11:59:11 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed
<13>Jul 21 11:59:12 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626535786 installed
<13>Jul 21 11:59:12 rpmi: ocaml-result-1.5-alt2 sisyphus+279404.2700.2.2 1626536685 installed
<13>Jul 21 11:59:12 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+279404.2700.2.2 1626536685 installed
<13>Jul 21 11:59:12 rpmi: ocaml-findlib-devel-1.9.1-alt2 sisyphus+279404.500.2.2 1626535786 installed
<13>Jul 21 11:59:12 rpmi: opam-2.0.8-alt2 sisyphus+279502.100.1.3 1626580673 installed
<13>Jul 21 11:59:12 rpmi: dune-2.8.5-alt1 sisyphus+279332.100.1.1 1626476302 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ocaml-cmdliner-1.0.4-alt1.nosrc.rpm (w1.gzdio)
Installing ocaml-cmdliner-1.0.4-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4128
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ocaml-cmdliner-1.0.4
+ echo 'Source #0 (ocaml-cmdliner-1.0.4.tar):'
Source #0 (ocaml-cmdliner-1.0.4.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-cmdliner-1.0.4.tar
+ cd ocaml-cmdliner-1.0.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4128
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-cmdliner-1.0.4
+ sed s,/lib/,/lib/,g -i Makefile
+ make build-byte
make: Entering directory '/usr/src/RPM/BUILD/ocaml-cmdliner-1.0.4'
ocaml build.ml cma
make: Leaving directory '/usr/src/RPM/BUILD/ocaml-cmdliner-1.0.4'
+ make build-native
make: Entering directory '/usr/src/RPM/BUILD/ocaml-cmdliner-1.0.4'
ocaml build.ml cmxa
make: Leaving directory '/usr/src/RPM/BUILD/ocaml-cmdliner-1.0.4'
+ make build-native-dynlink
make: Entering directory '/usr/src/RPM/BUILD/ocaml-cmdliner-1.0.4'
ocaml build.ml cmxs
ld: cmdliner.o: warning: relocation in read-only section `.text'
ld: warning: creating DT_TEXTREL in a shared object
make: Leaving directory '/usr/src/RPM/BUILD/ocaml-cmdliner-1.0.4'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17458
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-cmdliner-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ocaml-cmdliner-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ocaml-cmdliner-1.0.4
+ make install DESTDIR=/usr/src/tmp/ocaml-cmdliner-buildroot
make: Entering directory '/usr/src/RPM/BUILD/ocaml-cmdliner-1.0.4'
install -d /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner
install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner
install cmdliner.opam /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/opam
install _build/cmdliner.cma /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner
install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
  /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner
install _build/cmdliner.cmxs /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner
make: Leaving directory '/usr/src/RPM/BUILD/ocaml-cmdliner-1.0.4'
+ chmod -x /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner.cmx /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner_arg.cmx /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner_base.cmx /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner_cline.cmx /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner_docgen.cmx /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner_info.cmx /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner_manpage.cmx /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner_msg.cmx /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner_suggest.cmx /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner_term.cmx /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner_trie.cmx
+ chmod -x /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner.cmxa
+ chmod -x /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner.mli
+ chmod -x /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/cmdliner.a
+ chmod -x /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/META
+ chmod -x /usr/src/tmp/ocaml-cmdliner-buildroot/usr/lib/ocaml/cmdliner/opam
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ocaml-cmdliner-buildroot (auto)
mode of './usr/lib/ocaml/cmdliner/cmdliner.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/ocaml-cmdliner-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ocaml-cmdliner-buildroot/ (default)
Compressing files in /usr/src/tmp/ocaml-cmdliner-buildroot (auto)
Adjusting library links in /usr/src/tmp/ocaml-cmdliner-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/ocaml-cmdliner-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal)
the file containing the function 'camlCmdliner__run_414' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__try_eval_stdopts_429' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__term_eval_peek_opts_456' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__do_help_477' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__do_result_671' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__env_default_687' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__remove_exec_772' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__choose_term_851' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__eval_choice_inner_1638' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__eval_peek_opts_inner_1652' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__doc_alts_enum_106' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__err_invalid_381' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__convert_515' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__convert_528' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__vflag_540' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__convert_544' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__vflag_all_565' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__convert_569' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__aux_572' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__convert_623' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__opt_all_635' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__convert_646' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__pos_667' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__convert_680' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__convert_694' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__absent_error_723' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__man_fmts_doc_773' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__stdopt_version_779' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__stdopt_help_782' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_term__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__get_arg_551' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__opt_arg_556' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__pos_arg_561' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__actual_args_566' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__loop_646' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__parse_opt_arg_762' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__hint_matching_opt_767' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__parse_opt_args_811' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__loop_817' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__entry' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_msg__code_begin' or the file containing the function 'camlCmdliner_msg__err_pos_excess_311' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__err_pos_excess_311' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__err_pos_miss_426' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__err_pos_misses_430' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__add_arg_434' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__err_pos_parse_442' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__err_flag_value_447' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__err_opt_value_missing_451' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__err_opt_parse_454' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__err_opt_repeated_458' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__err_arg_missing_462' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__pp_version_468' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__pp_try_help_483' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__pp_err_488' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__pp_err_usage_493' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__pp_backtrace_500' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__sorted_items_to_blocks_123' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__env_info_subst_149' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__exit_info_subst_174' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__arg_info_subst_179' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__term_info_subst_186' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__invocation_inner_1021' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__synopsis_pos_arg_202' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__synopsis_261' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__cmd_docs_388' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__add_cmd_391' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__arg_man_item_label_408' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__fun_1084' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__fun_1069' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__fun_1088' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__arg_to_man_item_421' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__or_env_427' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__arg_docs_683' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__exit_docs_710' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__add_exit_item_723' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__env_docs_741' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__add_env_item_748' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__xref_docs_832' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__xref_str_844' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__fun_1229' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__ensure_s_name_854' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__insert_term_man_docs_867' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__title_896' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__pp_plain_synopsis_916' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__entry' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_info__code_begin' or the file containing the function 'camlCmdliner_info__env_inner_1277' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__arg_inner_1291' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__dash_644' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__loop_306' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__err_520' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__add_subst_793' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__markup_to_plain_839' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__escape_851' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__pp_plain_blocks_871' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__loop_884' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__pp_plain_page_899' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__markup_to_groff_906' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__escape_918' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__end_text_933' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__loop_934' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__pp_groff_blocks_952' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__pp_block_965' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__pp_groff_page_973' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__pp_to_temp_file_985' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__fun_2161' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__find_cmd_1099' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__cmd_1104' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__pp_to_pager_1107' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__print_inner_2185' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__print_1124' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__entry' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_base__code_begin' or the file containing the function 'camlCmdliner_base__stop_at_276' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__sub_329' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__pp_tokens_354' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__alts_str_inner_1433' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__err_multi_def_472' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__err_ambiguous_479' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__err_unknown_inner_1460' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__err_no_496' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__err_not_dir_500' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__err_is_dir_503' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__err_invalid_511' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__err_sep_miss_517' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__some_524' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_541' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_545' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_with_548' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_690' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__print_698' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_707' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_793' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_797' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__split_809' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_823' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_839' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__split_left_899' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parser_914' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__printer_923' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_943' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__print_956' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_979' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__print_996' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__env_bool_parse_1008' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_suggest__value_195' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_suggest__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_trie__loop_593' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_trie__find_666' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_trie__ambiguities_672' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_trie__to_list_684' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_trie__aux_690' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_trie__of_list_701' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_trie__entry' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_6' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_7' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_8' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_6' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_7' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_6' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__ret_114' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__fun_1541' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__term_result_125' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__fun_1545' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__cli_parse_result_138' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__fun_1549' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__fun_1552' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__fun_1556' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__with_used_args_237' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__fun_1560' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__add_stdopts_326' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__term_eval_440' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__eval_825' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__to_term_f_940' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__conv_353' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__parse_358' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__conv_parser_367' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__parser_of_kind_of_string_405' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__err_437' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__parse_to_list_440' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__try_env_446' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__list_to_args_460' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__flag_512' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__flag_all_524' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__aux_547' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__fval_578' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__opt_598' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__parse_651' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__pos_list_687' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__pos_left_inner_1123' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__pos_right_inner_1136' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__required_737' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__convert_742' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__non_empty_748' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__convert_753' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__last_759' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__convert_763' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_term__code_begin' or the file containing the function 'camlCmdliner_term__fun_178' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_term__fun_178' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_term__app_112' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_term__fun_182' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__extract_args_572' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__take_range_844' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__loop_849' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__process_pos_args_855' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__loop_866' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__create_inner_1065' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__mk_block_130' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__loop_135' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__loop_210' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__add_pos_270' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__keep_arg_699' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__add_arg_env_806' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__add_env_811' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__ensure_s_synopsis_862' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__man_906' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__pp_man_910' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_info__code_begin' or the file containing the function 'camlCmdliner_info__env_inner_1277' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__env_inner_1277' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__pos_607' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__arg_opt_name_sample_792' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__arg_make_req_799' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__arg_make_all_opts_802' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__arg_make_opt_805' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__arg_make_opt_all_810' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__arg_make_pos_815' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__arg_make_pos_abs_819' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__exit_inner_1328' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__term_inner_1339' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__term_add_args_1037' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__eval_1046' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__eval_with_term_1068' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__eval_has_choice_1072' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__section_to_order_158' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__smap_of_blocks_166' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__loop_169' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__loop_201' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__smap_has_section_215' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__smap_append_block_285' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__loop_292' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__escape_584' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__subst_vars_730' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__skip_markup_788' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__add_markup_text_819' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_base__code_begin' or the file containing the function 'camlCmdliner_base__stop_at_276' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_531' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__fun_1585' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__enum_685' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__fun_1610' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__split_and_parse_800' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__list_816' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__array_832' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__print_892' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__pair_905' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__t3_932' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__t4_966' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_suggest__add_199' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_trie__add_588' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_trie__fun_828' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_term__code_begin' or the file containing the function 'camlCmdliner_term__fun_178' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_info__code_begin' or the file containing the function 'camlCmdliner_info__env_inner_1277' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_base__code_begin' or the file containing the function 'camlCmdliner_base__stop_at_276' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_2_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_3_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_4_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_5_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_6_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_7_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_8_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry10_9' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_2_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_3_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_4_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_5_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_6_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_7_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_8' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_2_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_3_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_4_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_5_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_6_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_7' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_2_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_3_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_4_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_5_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_6' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_apply12' is not compiled with -fpic/-fPIC
the file containing the function 'caml_apply9' is not compiled with -fpic/-fPIC
the file containing the function 'caml_apply8' is not compiled with -fpic/-fPIC
the file containing the function 'caml_apply6' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__fun_1586' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__eval_choice_921' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__term_978' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__add_markup_esc_806' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__loop_832' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__loop_854' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_term__code_begin' or the file containing the function 'camlCmdliner_term__fun_178' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_base__code_begin' or the file containing the function 'camlCmdliner_base__stop_at_276' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__str_of_pp_174' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_msg__code_begin' or the file containing the function 'camlCmdliner_msg__err_pos_excess_311' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__err_unescaped_544' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__err_undef_557' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__err_illegal_esc_562' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__err_markup_567' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__skip_escape_783' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__loop_794' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__print_535' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__print_826' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__actual_args_245' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__arg_633' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__err_help_311' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__err_multi_cmd_def_315' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__add_907' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__add_464' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__make_req_726' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__err_multi_opt_name_def_81' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__add_652' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__eval_peek_opts_958' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__rev_compare_81' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_docgen__code_begin' or the file containing the function 'camlCmdliner_docgen__term_name_106' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__by_sec_by_rev_name_396' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__by_sec_717' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__by_sec_by_rev_name_815' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__exit_order_961' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__fun_1548' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__fun_1528' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__fun_1537' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__fun_1550' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__fun_1563' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__fun_1576' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_suggest__code_end' or the file containing the function 'camlCmdliner_trie__add_588' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_info__code_begin' or the file containing the function 'camlCmdliner_info__env_inner_1277' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__flag_562' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__flag_588' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__is_cmd_486' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__exit_boilerplate_707' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__env_boilerplate_738' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__is_cmd_1076' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__loop_163' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__truth_533' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__parse_opt_value_591' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__parse_pos_value_660' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__key_694' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__find_795' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__parse_805' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__arg_info_indexes_643' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_suggest__code_end' or the file containing the function 'camlCmdliner_trie__add_588' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__is_opt_708' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__is_short_opt_759' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__section_of_order_105' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__escaped_len_636' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__stop_at_276' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__skip_white_366' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__loop_368' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_suggest__code_begin' or the file containing the function 'camlCmdliner_suggest__value_195' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_trie__aux_661' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_trie__add_704' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__fun_1634' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_cline__fun_1026' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__fun_1067' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__by_sec_by_arg_689' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__fun_1598' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__exit_987' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner__exit_status_990' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__exit_941' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_info__env_90' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_docgen__code_begin' or the file containing the function 'camlCmdliner_docgen__term_name_106' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__conv_docv_378' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_msg__code_begin' or the file containing the function 'camlCmdliner_msg__err_pos_excess_311' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__quote_372' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__err_element_506' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_info__code_begin' or the file containing the function 'camlCmdliner_info__env_inner_1277' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__pos_all_702' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_arg__err_arg_missing_734' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_term__code_begin' or the file containing the function 'camlCmdliner_term__fun_178' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__flush_363' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_msg__code_begin' or the file containing the function 'camlCmdliner_msg__err_pos_excess_311' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__fun_1546' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__fun_1559' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__fun_1572' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__invocation_199' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_msg__fun_671' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__term_name_106' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_suggest__code_end' or the file containing the function 'camlCmdliner_trie__add_588' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__rev_cli_order_264' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__doc_to_plain_863' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__markup_878' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__doc_to_groff_946' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__markup_959' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__ins_874' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_docgen__text_887' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__pp_indent_500' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__err_malformed_549' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__err_unclosed_553' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__loop_726' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__flush_737' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__flush_829' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__flush_845' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__flush_912' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__pp_tokens_881' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_manpage__pp_tokens_962' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_base__code_begin' or the file containing the function 'camlCmdliner_base__stop_at_276' is not compiled with -fpic/-fPIC
the file containing the function 'camlCmdliner_base__loop_339' is not compiled with -fpic/-fPIC
either the file containing the function 'camlCmdliner_suggest__code_begin' or the file containing the function 'camlCmdliner_suggest__value_195' is not compiled with -fpic/-fPIC
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: TEXTREL entry found: 0x00000000
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_call_gc
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_extra_params
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__rev_map_252
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__set__fold_398
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__rev_append_122
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__$5e_137
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__set__union_290
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_get_exception_raw_backtrace
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_c_call
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_raise_exn
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__find_417
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__invalid_arg_9
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_string_equal
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_sys_getenv
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__array__to_list_183
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__2
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__failwith_6
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__format
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_sys_argv
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__fold_left_275
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__stable_sort_548
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_ml_array_bound_error
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_string_compare
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__exit_473
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_allocN
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_alloc2
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_compare
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__map_236
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__format__flush_buffer_formatter_862
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__printf__sprintf_202
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__set__add_187
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__set__singleton_196
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_exn_Assert_failure
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__set__min_elt_223
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__1
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__printf
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__map__find_210
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__flatten_231
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__set__elements_aux_441
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__map__add_198
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__bytes__sub_116
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__string__index_rec_250
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__mem_361
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__string__concat_214
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__find_all_433
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__length_aux_84
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__max_47
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__map__fun_1068
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__format__fprintf_1227
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__printexc__convert_raw_backtrace_276
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__printexc__backtrace_to_string_351
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__printexc__use_printers_219
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__printexc__to_string_default_227
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_equal
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlCamlinternalLazy__force_lazy_block_166
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__char
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__bytes__map_226
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__set__mem_274
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__buffer__create_86
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__bytes__apply1_258
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__exists_340
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__set__fun_1012
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_alloc1
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__format__pp_print_char_560
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__$5e$5e_441
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_create_bytes
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__buffer__add_substring_371
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__buffer__add_string_432
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__buffer__resize_290
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__format__pp_print_break_612
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__printf__bprintf_175
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__iter_261
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__filename
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__filename__43
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__filename__open_temp_file_inner_1206
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__format__formatter_of_out_channel_804
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__format__pp_print_flush_585
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__close_out_273
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__at_exit_452
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_sys_remove
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__sys
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_sys_system_command
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__format__pp_print_string_516
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__format__pp_force_newline_592
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__bool_of_string_167
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_int_of_string
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_int32_of_string
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_int64_of_string
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_nativeint_of_string
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_float_of_string
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__list__assoc_371
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_sys_file_exists
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_sys_is_directory
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__string__rindex_from_288
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: caml_string_notequal
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__array__of_list_193
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__array__make_matrix_109
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__min_43
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__map__fold_385
verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__bytes__make_93
Processing files: ocaml-cmdliner-1.0.4-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17458
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-cmdliner-1.0.4
+ DOCDIR=/usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-1.0.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-1.0.4
+ /bin/mkdir -p /usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-1.0.4
+ cp -prL README.md CHANGES.md /usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-1.0.4
+ chmod -R go-w /usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-1.0.4
+ chmod -R a+rX /usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-1.0.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hwPhpM
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.cE9omL
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(Cmdliner) = 4.12.0-BE6ED18E, ocaml-cmi(Cmdliner_arg) = 4.12.0-167B1F15, ocaml-cmi(Cmdliner_base) = 4.12.0-996F25AB, ocaml-cmi(Cmdliner_cline) = 4.12.0-4BA6F440, ocaml-cmi(Cmdliner_docgen) = 4.12.0-C5E0F40A, ocaml-cmi(Cmdliner_info) = 4.12.0-EAF69C5C, ocaml-cmi(Cmdliner_manpage) = 4.12.0-20FCC51D, ocaml-cmi(Cmdliner_msg) = 4.12.0-7501FF7E, ocaml-cmi(Cmdliner_suggest) = 4.12.0-AD8BC66F, ocaml-cmi(Cmdliner_term) = 4.12.0-4D868B80, ocaml-cmi(Cmdliner_trie) = 4.12.0-D7FFAD89
Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, 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, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nXHS9K
Creating ocaml-cmdliner-debuginfo package
Processing files: ocaml-cmdliner-devel-1.0.4-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52459
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-cmdliner-1.0.4
+ DOCDIR=/usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-devel-1.0.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-devel-1.0.4
+ /bin/mkdir -p /usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-devel-1.0.4
+ cp -prL README.md CHANGES.md /usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-devel-1.0.4
+ chmod -R go-w /usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-devel-1.0.4
+ chmod -R a+rX /usr/src/tmp/ocaml-cmdliner-buildroot/usr/share/doc/ocaml-cmdliner-devel-1.0.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.htgCOK
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.fMwQUK
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(Cmdliner) = 4.12.0-22690D1A, ocaml-cmx(Cmdliner_arg) = 4.12.0-2B537FFA, ocaml-cmx(Cmdliner_base) = 4.12.0-B927A2EF, ocaml-cmx(Cmdliner_cline) = 4.12.0-3B09B719, ocaml-cmx(Cmdliner_docgen) = 4.12.0-C68FE974, ocaml-cmx(Cmdliner_info) = 4.12.0-60C13414, ocaml-cmx(Cmdliner_manpage) = 4.12.0-CAC0B3A9, ocaml-cmx(Cmdliner_msg) = 4.12.0-F09608A8, ocaml-cmx(Cmdliner_suggest) = 4.12.0-2511F242, ocaml-cmx(Cmdliner_term) = 4.12.0-CF044A52, ocaml-cmx(Cmdliner_trie) = 4.12.0-8B831A15
Requires: ocaml-cmdliner = 1.0.4-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmdliner) = 4.12.0-BE6ED18E, ocaml-cmi(Cmdliner_arg) = 4.12.0-167B1F15, ocaml-cmi(Cmdliner_base) = 4.12.0-996F25AB, ocaml-cmi(Cmdliner_cline) = 4.12.0-4BA6F440, ocaml-cmi(Cmdliner_docgen) = 4.12.0-C5E0F40A, ocaml-cmi(Cmdliner_info) = 4.12.0-EAF69C5C, ocaml-cmi(Cmdliner_manpage) = 4.12.0-20FCC51D, ocaml-cmi(Cmdliner_msg) = 4.12.0-7501FF7E, ocaml-cmi(Cmdliner_suggest) = 4.12.0-AD8BC66F, ocaml-cmi(Cmdliner_term) = 4.12.0-4D868B80, ocaml-cmi(Cmdliner_trie) = 4.12.0-D7FFAD89, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, 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-cmx(CamlinternalLazy) = 4.12.0-1CC2562D, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__array) = 4.12.0-0ED96C91, ocaml-cmx(Stdlib__buffer) = 4.12.0-6D7A613A, ocaml-cmx(Stdlib__bytes) = 4.12.0-65CC81DC, ocaml-cmx(Stdlib__char) = 4.12.0-CAA3DFDA, ocaml-cmx(Stdlib__filename) = 4.12.0-119C35F4, ocaml-cmx(Stdlib__format) = 4.12.0-5D89D582, ocaml-cmx(Stdlib__int32) = 4.12.0-FF3BD564, ocaml-cmx(Stdlib__int64) = 4.12.0-722E7307, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5, ocaml-cmx(Stdlib__map) = 4.12.0-58966393, ocaml-cmx(Stdlib__nativeint) = 4.12.0-46A7C127, ocaml-cmx(Stdlib__printexc) = 4.12.0-59502601, ocaml-cmx(Stdlib__printf) = 4.12.0-95403AB2, ocaml-cmx(Stdlib__set) = 4.12.0-81EFDB4B, ocaml-cmx(Stdlib__string) = 4.12.0-6DBCA81D, 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.dL2fMO
Processing files: ocaml-cmdliner-debuginfo-1.0.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CkImkN
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0uBG5N
find-requires: running scripts (debuginfo)
Requires: ocaml-cmdliner = 1.0.4-alt1
Adding to ocaml-cmdliner-devel a strict dependency on ocaml-cmdliner
Adding to ocaml-cmdliner-debuginfo a strict dependency on ocaml-cmdliner
Removing 11 extra deps from ocaml-cmdliner-devel due to dependency on ocaml-cmdliner
Removing 23 extra deps from ocaml-cmdliner-devel due to repentancy on ocaml-cmdliner
Wrote: /usr/src/RPM/RPMS/i586/ocaml-cmdliner-1.0.4-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-cmdliner-devel-1.0.4-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-cmdliner-debuginfo-1.0.4-alt1.i586.rpm (w2.lzdio)
3.60user 0.86system 0:12.13elapsed 36%CPU (0avgtext+0avgdata 22860maxresident)k
0inputs+0outputs (0major+269867minor)pagefaults 0swaps
22.15user 4.30system 0:34.02elapsed 77%CPU (0avgtext+0avgdata 106168maxresident)k
232inputs+0outputs (0major+574084minor)pagefaults 0swaps