<86>Jul 22 05:55:18 userdel[3279959]: delete user 'rooter' <86>Jul 22 05:55:18 userdel[3279959]: removed group 'rooter' owned by 'rooter' <86>Jul 22 05:55:18 userdel[3279959]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 22 05:55:18 groupadd[3280042]: group added to /etc/group: name=rooter, GID=1865 <86>Jul 22 05:55:18 groupadd[3280042]: group added to /etc/gshadow: name=rooter <86>Jul 22 05:55:18 groupadd[3280042]: new group: name=rooter, GID=1865 <86>Jul 22 05:55:18 useradd[3280106]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Jul 22 05:55:18 userdel[3280242]: delete user 'builder' <86>Jul 22 05:55:18 userdel[3280242]: removed group 'builder' owned by 'builder' <86>Jul 22 05:55:18 userdel[3280242]: removed shadow group 'builder' owned by 'builder' <86>Jul 22 05:55:18 groupadd[3280318]: group added to /etc/group: name=builder, GID=1866 <86>Jul 22 05:55:18 groupadd[3280318]: group added to /etc/gshadow: name=builder <86>Jul 22 05:55:18 groupadd[3280318]: new group: name=builder, GID=1866 <86>Jul 22 05:55:18 useradd[3280359]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none <13>Jul 22 05:55:22 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Jul 22 05:55:22 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Jul 22 05:55:29 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Jul 22 05:55:29 rpmi: ocaml-findlib-1.9.3-alt1 sisyphus+294399.100.3.1 1643757341 installed <13>Jul 22 05:55:29 rpmi: ocaml-result-1.5-alt2 sisyphus+288339.6400.3.1 1636232265 installed <13>Jul 22 05:55:29 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+288339.6400.3.1 1636232265 installed <13>Jul 22 05:55:29 rpmi: ocaml-findlib-devel-1.9.3-alt1 sisyphus+294399.100.3.1 1643757341 installed <13>Jul 22 05:55:30 rpmi: opam-2.1.4-alt1 sisyphus+314123.100.1.1 1674638916 installed <13>Jul 22 05:55:30 rpmi: dune-2.9.3-alt1 sisyphus+294384.100.1.1 1643564548 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.61735 + 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.61735 + 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 File "cmdliner_base.ml", line 158, characters 14-27: 158 | `Error (err_ambiguous "enum value" s ambs) ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_docgen.ml", line 278, characters 23-39: 278 | if Cmdliner_manpage.(smap_has_section sm s_name) then sm else ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 293, characters 22-56: 293 | let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 294, characters 35-51: 294 | let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 295, characters 36-52: 295 | let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_cline.ml", line 123, characters 20-47: 123 | let err = Cmdliner_base.err_ambiguous "option" name ambs in ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_arg.ml", line 164, characters 24-50: 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 214, characters 24-50: 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 231, characters 10-36: 231 | let a = Cmdliner_info.arg_make_pos pos a in ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label pos was omitted in the application of this function. File "cmdliner.ml", line 195, characters 25-47: 195 | | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help ^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label errs was omitted in the application of this function. 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 File "cmdliner_base.ml", line 158, characters 14-27: 158 | `Error (err_ambiguous "enum value" s ambs) ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_docgen.ml", line 278, characters 23-39: 278 | if Cmdliner_manpage.(smap_has_section sm s_name) then sm else ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 293, characters 22-56: 293 | let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 294, characters 35-51: 294 | let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 295, characters 36-52: 295 | let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_cline.ml", line 123, characters 20-47: 123 | let err = Cmdliner_base.err_ambiguous "option" name ambs in ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_arg.ml", line 164, characters 24-50: 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 214, characters 24-50: 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 231, characters 10-36: 231 | let a = Cmdliner_info.arg_make_pos pos a in ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label pos was omitted in the application of this function. File "cmdliner.ml", line 195, characters 25-47: 195 | | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help ^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label errs was omitted in the application of this function. 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 File "cmdliner_base.ml", line 158, characters 14-27: 158 | `Error (err_ambiguous "enum value" s ambs) ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_docgen.ml", line 278, characters 23-39: 278 | if Cmdliner_manpage.(smap_has_section sm s_name) then sm else ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 293, characters 22-56: 293 | let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 294, characters 35-51: 294 | let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_docgen.ml", line 295, characters 36-52: 295 | let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "cmdliner_cline.ml", line 123, characters 20-47: 123 | let err = Cmdliner_base.err_ambiguous "option" name ambs in ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. File "cmdliner_arg.ml", line 164, characters 24-50: 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 214, characters 24-50: 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "cmdliner_arg.ml", line 231, characters 10-36: 231 | let a = Cmdliner_info.arg_make_pos pos a in ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label pos was omitted in the application of this function. File "cmdliner.ml", line 195, characters 25-47: 195 | | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help ^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label errs was omitted in the application of this function. 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.56557 + 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 :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_674' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__env_default_690' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__remove_exec_775' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__choose_term_859' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__eval_choice_inner_1673' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__eval_peek_opts_inner_1687' 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_384' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__convert_518' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__convert_531' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__vflag_543' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__convert_547' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__vflag_all_568' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__convert_572' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__aux_575' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__convert_628' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__opt_all_640' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__convert_651' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__pos_672' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__convert_685' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__convert_699' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__absent_error_728' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__man_fmts_doc_778' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__stdopt_version_784' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__stdopt_help_787' 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_786' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_cline__hint_matching_opt_791' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_cline__parse_opt_args_835' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_cline__loop_841' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_cline__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__err_env_parse_275' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__err_pos_excess_314' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__err_pos_miss_453' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__err_pos_misses_457' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__add_arg_461' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__err_pos_parse_469' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__err_flag_value_474' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__err_opt_value_missing_478' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__err_opt_parse_481' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__err_opt_repeated_485' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__err_arg_missing_489' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__pp_version_495' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__pp_try_help_510' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__pp_err_515' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__pp_err_usage_520' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_msg__pp_backtrace_527' 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_1044' 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_285' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__cmd_docs_412' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__add_cmd_415' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__arg_man_item_label_432' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__fun_1107' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__fun_1092' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__fun_1111' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__arg_to_man_item_445' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__or_env_451' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__arg_docs_712' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__exit_docs_739' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__add_exit_item_752' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__env_docs_770' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__add_env_item_777' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__xref_docs_861' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__xref_str_873' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__fun_1252' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__ensure_s_name_883' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__insert_term_man_docs_896' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__title_925' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__pp_plain_synopsis_945' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__fun_1302' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__arg_inner_1319' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__dash_558' 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_311' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__err_528' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__add_subst_832' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__markup_to_plain_878' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__escape_890' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__pp_plain_blocks_910' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__loop_923' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__pp_plain_page_938' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__markup_to_groff_945' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__escape_957' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__end_text_972' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__loop_973' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__pp_groff_blocks_991' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__pp_block_1004' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__pp_groff_page_1012' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__pp_to_temp_file_1024' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__fun_2203' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__find_cmd_1138' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__cmd_1143' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__pp_to_pager_1146' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__print_inner_2227' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__print_1163' 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_279' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__sub_356' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__pp_tokens_381' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__alts_str_inner_1465' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__err_multi_def_499' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__err_ambiguous_506' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__err_unknown_inner_1492' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__err_no_523' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__err_not_dir_527' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__err_is_dir_530' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__err_invalid_538' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__err_sep_miss_544' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__some_551' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_568' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_572' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_with_575' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_723' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__print_731' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_740' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_826' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_830' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__split_842' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_856' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_872' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__split_left_937' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parser_952' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__printer_961' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_981' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__print_994' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_1017' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__print_1034' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__env_bool_parse_1046' 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_224' 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_690' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_trie__ambiguities_696' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_trie__to_list_708' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_trie__aux_714' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_trie__of_list_725' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_trie__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_curry10_1_app' 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_1576' 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_1580' 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_1584' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__fun_1587' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__fun_1591' 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_1595' 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_833' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__to_term_f_972' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__conv_356' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__parse_361' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__conv_parser_370' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__parser_of_kind_of_string_408' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__err_440' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__parse_to_list_443' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__try_env_449' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__list_to_args_463' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__flag_515' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__flag_all_527' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__aux_550' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__fval_581' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__opt_601' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__parse_656' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__pos_list_692' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__pos_left_inner_1128' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__pos_right_inner_1141' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__required_742' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__convert_747' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__non_empty_753' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__convert_758' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__last_764' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__convert_768' 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_868' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_cline__loop_873' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_cline__process_pos_args_879' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_cline__loop_890' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_cline__create_inner_1085' 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_294' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__keep_arg_728' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__add_arg_env_835' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__add_env_840' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__ensure_s_synopsis_891' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__man_935' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__pp_man_939' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__env_inner_1305' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__pos_521' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__arg_opt_name_sample_730' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__arg_make_req_737' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__arg_make_all_opts_740' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__arg_make_opt_743' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__arg_make_opt_all_748' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__arg_make_pos_753' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__arg_make_pos_abs_757' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__exit_inner_1356' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__term_inner_1367' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__term_add_args_1019' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__eval_1028' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__eval_with_term_1050' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__eval_has_choice_1054' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__section_to_order_163' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__smap_of_blocks_171' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__loop_174' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__loop_206' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__smap_has_section_220' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__smap_append_block_290' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__loop_297' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__escape_592' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__subst_vars_769' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__skip_markup_827' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__add_markup_text_858' 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_279' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_558' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__fun_1617' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__enum_718' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__fun_1642' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__split_and_parse_833' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__list_849' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__array_865' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__print_930' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__pair_943' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__t3_970' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__t4_1004' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_suggest__add_228' 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_852' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry10_1_app' 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_279' 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_1621' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__eval_choice_953' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__term_872' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__add_markup_esc_845' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__loop_871' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__loop_893' 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_279' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__str_of_pp_174' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__err_unescaped_552' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__err_undef_565' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__err_illegal_esc_570' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__err_markup_575' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__skip_escape_822' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__loop_833' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__print_562' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__print_859' 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_547' 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_939' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__add_467' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__make_req_731' 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_990' is not compiled with -fpic/-fPIC either the file containing the function 'camlCmdliner_arg__code_begin' or the file containing the function 'camlCmdliner_arg__fun_975' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__rev_compare_81' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__by_sec_by_rev_name_420' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__by_sec_746' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__by_sec_by_rev_name_844' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__exit_order_855' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__fun_1590' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__fun_1560' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__fun_1569' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__fun_1582' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__fun_1595' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__fun_1608' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_trie__is_empty_585' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__flag_565' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__flag_591' 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_736' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__env_boilerplate_767' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__is_cmd_1058' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__loop_168' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__truth_536' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__parse_opt_value_594' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__parse_pos_value_665' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__key_723' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__find_733' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__parse_838' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_cline__arg_info_indexes_643' 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_783' is not compiled with -fpic/-fPIC either the file containing the function 'camlCmdliner_manpage__code_begin' or the file containing the function 'camlCmdliner_manpage__section_to_order_163' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__escaped_len_668' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__stop_at_279' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__skip_white_393' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__loop_395' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_suggest__levenshtein_distance_81' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_trie__aux_685' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_trie__add_728' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__fun_1669' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_cline__fun_1046' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__fun_1090' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__by_sec_by_arg_718' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__fun_1630' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__exit_1019' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner__exit_status_1022' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_info__exit_835' is not compiled with -fpic/-fPIC either the file containing the function 'camlCmdliner_manpage__code_begin' or the file containing the function 'camlCmdliner_manpage__section_to_order_163' 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_arg__code_begin' or the file containing the function 'camlCmdliner_arg__fun_975' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__conv_docv_381' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__quote_399' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__err_element_533' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__pos_all_707' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_arg__err_arg_missing_739' 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_390' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__fun_1578' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__fun_1591' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__fun_1604' 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_698' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__term_name_106' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__rev_cli_order_288' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__doc_to_plain_902' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__markup_917' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__doc_to_groff_985' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__markup_998' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__ins_903' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_docgen__text_916' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__pp_indent_508' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__err_malformed_557' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__err_unclosed_561' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__loop_765' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__flush_776' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__flush_868' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__flush_884' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__flush_951' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__pp_tokens_920' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_manpage__pp_tokens_1001' 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_279' is not compiled with -fpic/-fPIC the file containing the function 'camlCmdliner_base__loop_366' 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_400 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_140 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__Set__union_292 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_476 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_984 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_189 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__Set__singleton_198 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_225 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_212 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_443 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__Map__add_200 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_279 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_224 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_1056 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__Format__fprintf_1377 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_356 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_256 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__Set__mem_276 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_316 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_992 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_682 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__$5e$5e_444 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_378 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__Buffer__add_string_463 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__Buffer__resize_297 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__Format__pp_print_break_734 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_1235 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__Format__formatter_of_out_channel_926 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__Format__pp_print_flush_707 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__close_out_276 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__at_exit_455 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_570 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__Format__pp_force_newline_714 verify-elf: WARNING: ./usr/lib/ocaml/cmdliner/cmdliner.cmxs: undefined symbol: camlStdlib__bool_of_string_170 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_317 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_387 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.44565 + 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.j5CI4V 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.7YKPNE 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.13.1-EA194622, ocaml-cmi(Cmdliner_arg) = 4.13.1-04D9131E, ocaml-cmi(Cmdliner_base) = 4.13.1-E50902BE, ocaml-cmi(Cmdliner_cline) = 4.13.1-25C955AA, ocaml-cmi(Cmdliner_docgen) = 4.13.1-047FE4ED, ocaml-cmi(Cmdliner_info) = 4.13.1-5DB1C291, ocaml-cmi(Cmdliner_manpage) = 4.13.1-D55F75ED, ocaml-cmi(Cmdliner_msg) = 4.13.1-81E34DF1, ocaml-cmi(Cmdliner_suggest) = 4.13.1-17424ACB, ocaml-cmi(Cmdliner_term) = 4.13.1-4F61EAF8, ocaml-cmi(Cmdliner_trie) = 4.13.1-4774F1F2 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Filename) = 4.13.1-4815D5CA, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Nativeint) = 4.13.1-20906FC1, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0biYWD Creating ocaml-cmdliner-debuginfo package Processing files: ocaml-cmdliner-devel-1.0.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43359 + 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.glKSjt 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.PrKU4O 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.13.1-D5057F87, ocaml-cmx(Cmdliner_arg) = 4.13.1-F0A4F461, ocaml-cmx(Cmdliner_base) = 4.13.1-85107CED, ocaml-cmx(Cmdliner_cline) = 4.13.1-28D77DED, ocaml-cmx(Cmdliner_docgen) = 4.13.1-457797D3, ocaml-cmx(Cmdliner_info) = 4.13.1-D5AFE232, ocaml-cmx(Cmdliner_manpage) = 4.13.1-5EA811EE, ocaml-cmx(Cmdliner_msg) = 4.13.1-E4A88688, ocaml-cmx(Cmdliner_suggest) = 4.13.1-92F7D1E8, ocaml-cmx(Cmdliner_term) = 4.13.1-3C12A937, ocaml-cmx(Cmdliner_trie) = 4.13.1-53432403 Requires: ocaml-cmdliner = 1.0.4-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Cmdliner) = 4.13.1-EA194622, ocaml-cmi(Cmdliner_arg) = 4.13.1-04D9131E, ocaml-cmi(Cmdliner_base) = 4.13.1-E50902BE, ocaml-cmi(Cmdliner_cline) = 4.13.1-25C955AA, ocaml-cmi(Cmdliner_docgen) = 4.13.1-047FE4ED, ocaml-cmi(Cmdliner_info) = 4.13.1-5DB1C291, ocaml-cmi(Cmdliner_manpage) = 4.13.1-D55F75ED, ocaml-cmi(Cmdliner_msg) = 4.13.1-81E34DF1, ocaml-cmi(Cmdliner_suggest) = 4.13.1-17424ACB, ocaml-cmi(Cmdliner_term) = 4.13.1-4F61EAF8, ocaml-cmi(Cmdliner_trie) = 4.13.1-4774F1F2, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Filename) = 4.13.1-4815D5CA, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Nativeint) = 4.13.1-20906FC1, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmx(CamlinternalLazy) = 4.13.1-A070CF58, ocaml-cmx(Stdlib) = 4.13.1-C82208C6, ocaml-cmx(Stdlib__Array) = 4.13.1-548E90B7, ocaml-cmx(Stdlib__Buffer) = 4.13.1-6EEFA361, ocaml-cmx(Stdlib__Bytes) = 4.13.1-7637AAAD, ocaml-cmx(Stdlib__Char) = 4.13.1-FA59FC1F, ocaml-cmx(Stdlib__Filename) = 4.13.1-BBD30AD3, ocaml-cmx(Stdlib__Format) = 4.13.1-D5F7C8EF, ocaml-cmx(Stdlib__Int32) = 4.13.1-04502FF2, ocaml-cmx(Stdlib__Int64) = 4.13.1-010120A8, ocaml-cmx(Stdlib__List) = 4.13.1-749429E7, ocaml-cmx(Stdlib__Map) = 4.13.1-B03FE642, ocaml-cmx(Stdlib__Nativeint) = 4.13.1-712531FE, ocaml-cmx(Stdlib__Printexc) = 4.13.1-E72B22D8, ocaml-cmx(Stdlib__Printf) = 4.13.1-0DD3DEA7, ocaml-cmx(Stdlib__Set) = 4.13.1-DAE33D41, ocaml-cmx(Stdlib__String) = 4.13.1-5279372C, ocaml-cmx(Stdlib__Sys) = 4.13.1-7E4B56BE Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YjFf4A 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.SR5NLi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EIDyXx 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) 1.98user 1.09system 0:10.41elapsed 29%CPU (0avgtext+0avgdata 20216maxresident)k 0inputs+0outputs (0major+261316minor)pagefaults 0swaps 3.20user 1.72system 0:26.57elapsed 18%CPU (0avgtext+0avgdata 124412maxresident)k 0inputs+0outputs (0major+211123minor)pagefaults 0swaps --- ocaml-cmdliner-1.0.4-alt1.i586.rpm.repo 2021-11-06 21:05:14.000000000 +0000 +++ ocaml-cmdliner-1.0.4-alt1.i586.rpm.hasher 2023-07-22 05:55:43.084097487 +0000 @@ -52,3 +52,3 @@ File: /usr/lib/ocaml/cmdliner/cmdliner.cmti 100755 root:root e03806504fe8315dd8f9a211fc634dab -File: /usr/lib/ocaml/cmdliner/cmdliner.cmxs 100644 root:root bef1cd5c402f66ab4aa44a7c3078ba4e +File: /usr/lib/ocaml/cmdliner/cmdliner.cmxs 100644 root:root 01015f550a7d16980a6771806ddedaaa File: /usr/lib/ocaml/cmdliner/opam 100644 root:root d31304244e99209d0d535c4518e56990 @@ -57,2 +57,2 @@ File: /usr/share/doc/ocaml-cmdliner-1.0.4/README.md 100644 root:root 4cab63a54d8f0fd9b68d3e8ef2ae3fd0 -RPMIdentity: f310d1c7681d4f8dcbca41291e60ba008f0e2536cdade75e6a094acf564df3e5704a625db9e004306bc5f5f425ec122fbbb81e1a82e0bbaa57dec51320fe3c53 +RPMIdentity: 1f0e1d85d203091e94d64620d35451d34846b4b80c6f589e7380aa1efbb18a1571b0da6277d75d60b74056950a05a718d927ff8539dc88a2a39c70feb0558d24 --- ocaml-cmdliner-debuginfo-1.0.4-alt1.i586.rpm.repo 2021-11-06 21:05:14.000000000 +0000 +++ ocaml-cmdliner-debuginfo-1.0.4-alt1.i586.rpm.hasher 2023-07-22 05:55:43.176099280 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/21 40755 root:root -/usr/lib/debug/.build-id/21/423d827640b7a9d505d295e78e84e8b0297fb2 120777 root:root ../../../ocaml/cmdliner/cmdliner.cmxs -/usr/lib/debug/.build-id/21/423d827640b7a9d505d295e78e84e8b0297fb2.debug 120777 root:root ../../usr/lib/ocaml/cmdliner/cmdliner.cmxs.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/24e7eb0dc94a6acbdc4508a37bf14b6dc2276d 120777 root:root ../../../ocaml/cmdliner/cmdliner.cmxs +/usr/lib/debug/.build-id/97/24e7eb0dc94a6acbdc4508a37bf14b6dc2276d.debug 120777 root:root ../../usr/lib/ocaml/cmdliner/cmdliner.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -22,8 +22,8 @@ Provides: ocaml-cmdliner-debuginfo = 1.0.4-alt1:sisyphus+288339.10200.3.1 -File: /usr/lib/debug/.build-id/21 40755 root:root -File: /usr/lib/debug/.build-id/21/423d827640b7a9d505d295e78e84e8b0297fb2 120777 root:root ../../../ocaml/cmdliner/cmdliner.cmxs -File: /usr/lib/debug/.build-id/21/423d827640b7a9d505d295e78e84e8b0297fb2.debug 120777 root:root ../../usr/lib/ocaml/cmdliner/cmdliner.cmxs.debug +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/24e7eb0dc94a6acbdc4508a37bf14b6dc2276d 120777 root:root ../../../ocaml/cmdliner/cmdliner.cmxs +File: /usr/lib/debug/.build-id/97/24e7eb0dc94a6acbdc4508a37bf14b6dc2276d.debug 120777 root:root ../../usr/lib/ocaml/cmdliner/cmdliner.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/cmdliner 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/cmdliner/cmdliner.cmxs.debug 100644 root:root 923b393204f77703755e94fd2e4bc144 +File: /usr/lib/debug/usr/lib/ocaml/cmdliner/cmdliner.cmxs.debug 100644 root:root 58e50ec41df46f6764ae96b598137d55 File: /usr/src/debug/ocaml-cmdliner-1.0.4 40755 root:root @@ -41,2 +41,2 @@ File: /usr/src/debug/ocaml-cmdliner-1.0.4/_build/cmdliner_trie.ml 100644 root:root 9befb454db04a0bdd03313c14bbaf378 -RPMIdentity: 08826edb7187dca244e8a7bf3aac0aaeb2f09259033598101a045eb62dfb58211dc6ed54a7b3b45d958ada5dc4c1d20ca75d2cfee2d4fa4840be9648b52f49d0 +RPMIdentity: 1dd7b4846b9d3f49b26ffa6bd7afd3966e45249339083e482799fd3eb7f293d94b98285e69faab28d45df577ded53b9ce4f26bfa3c080130e8bda58af5951360 --- ocaml-cmdliner-devel-1.0.4-alt1.i586.rpm.repo 2021-11-06 21:05:14.000000000 +0000 +++ ocaml-cmdliner-devel-1.0.4-alt1.i586.rpm.hasher 2023-07-22 05:55:43.249100702 +0000 @@ -49,3 +49,3 @@ Provides: ocaml-cmdliner-devel = 1.0.4-alt1:sisyphus+288339.10200.3.1 -File: /usr/lib/ocaml/cmdliner/cmdliner.a 100644 root:root 4f932149713a8099f84f7b399dc3e2c5 +File: /usr/lib/ocaml/cmdliner/cmdliner.a 100644 root:root 7ae1272f436a003a4dbfc25429a8911a File: /usr/lib/ocaml/cmdliner/cmdliner.cmx 100644 root:root c7933793797529d197f712a4810ec12f @@ -66,2 +66,2 @@ File: /usr/share/doc/ocaml-cmdliner-devel-1.0.4/README.md 100644 root:root 4cab63a54d8f0fd9b68d3e8ef2ae3fd0 -RPMIdentity: 5eeb20cf222ab996c15aa2925738cd68b31baa38976884507a880d4838609d5fe9a7e10e07b40778f3eac506e1970604c4af820d5a02973334fe32236ad66199 +RPMIdentity: 38b95bb58b03c5afb8b60c5fc490cf7f4ec1c37120e636a5d4a48abc08b95025d7d217513f2726f3bdbaba6b39b8ea3aac91179ea8ecbf069fd5a28fcc8e723f