<86>Jul  9 04:49:14 userdel[657963]: delete user 'rooter'
<86>Jul  9 04:49:14 userdel[657963]: removed group 'rooter' owned by 'rooter'
<86>Jul  9 04:49:14 userdel[657963]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul  9 04:49:14 groupadd[657970]: group added to /etc/group: name=rooter, GID=990
<86>Jul  9 04:49:14 groupadd[657970]: group added to /etc/gshadow: name=rooter
<86>Jul  9 04:49:14 groupadd[657970]: new group: name=rooter, GID=990
<86>Jul  9 04:49:14 useradd[657974]: new user: name=rooter, UID=990, GID=990, home=/root, shell=/bin/bash
<86>Jul  9 04:49:14 userdel[657982]: delete user 'builder'
<86>Jul  9 04:49:14 userdel[657982]: removed group 'builder' owned by 'builder'
<86>Jul  9 04:49:14 userdel[657982]: removed shadow group 'builder' owned by 'builder'
<86>Jul  9 04:49:14 groupadd[657987]: group added to /etc/group: name=builder, GID=991
<86>Jul  9 04:49:14 groupadd[657987]: group added to /etc/gshadow: name=builder
<86>Jul  9 04:49:14 groupadd[657987]: new group: name=builder, GID=991
<86>Jul  9 04:49:14 useradd[657993]: new user: name=builder, UID=991, GID=991, home=/usr/src, shell=/bin/bash
<13>Jul  9 04:49:15 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed
<13>Jul  9 04:49:15 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed
<13>Jul  9 04:49:23 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed
<13>Jul  9 04:49:23 rpmi: ocaml-findlib-1.9.3-alt1 sisyphus+294399.100.3.1 1643757341 installed
<13>Jul  9 04:49:23 rpmi: ocaml-result-1.5-alt2 sisyphus+288339.6400.3.1 1636232265 installed
<13>Jul  9 04:49:23 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+288339.6400.3.1 1636232265 installed
<13>Jul  9 04:49:23 rpmi: ocaml-findlib-devel-1.9.3-alt1 sisyphus+294399.100.3.1 1643757341 installed
<13>Jul  9 04:49:23 rpmi: ocaml-ocamlbuild-1:0.14.1-alt1 sisyphus+297192.100.1.1 1648205278 installed
<13>Jul  9 04:49:23 rpmi: opam-2.1.2-alt1 sisyphus+292835.100.1.1 1640957697 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ocaml-topkg-1.0.5-alt1.nosrc.rpm (w1.gzdio)
Installing ocaml-topkg-1.0.5-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40768
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ocaml-topkg-1.0.5
+ echo 'Source #0 (ocaml-topkg-1.0.5.tar):'
Source #0 (ocaml-topkg-1.0.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-topkg-1.0.5.tar
+ cd ocaml-topkg-1.0.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40768
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-topkg-1.0.5
+ sed -i 's,%%VERSION_NUM%%,1.0.5,g;s,result,,g' pkg/META
+ ocaml pkg/pkg.ml build
ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
+ ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
ld: src/topkg.a(topkg_string.o): warning: relocation in read-only section `.text'
ld: warning: creating DT_TEXTREL in a shared object
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
# Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30361
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-topkg-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ocaml-topkg-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ocaml-topkg-1.0.5
+ opam-installer --prefix=/usr/src/tmp/ocaml-topkg-buildroot/usr --libdir=/usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml topkg.install
Creating directory /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg
_build/pkg/META                  => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/META
_build/src/topkg.a               => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg.a
_build/src/topkg.cma             => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg.cma
_build/src/topkg.cmi             => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg.cmi
_build/src/topkg.cmti            => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg.cmti
_build/src/topkg.cmx             => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg.cmx
_build/src/topkg.cmxa            => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg.cmxa
_build/src/topkg.cmxs            => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg.cmxs
_build/src/topkg.mli             => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg.mli
_build/src/topkg_build.cmx       => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_build.cmx
_build/src/topkg_cmd.cmx         => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_cmd.cmx
_build/src/topkg_codec.cmx       => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_codec.cmx
_build/src/topkg_conf.cmx        => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_conf.cmx
_build/src/topkg_distrib.cmx     => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_distrib.cmx
_build/src/topkg_fexts.cmx       => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_fexts.cmx
_build/src/topkg_fpath.cmx       => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_fpath.cmx
_build/src/topkg_install.cmx     => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_install.cmx
_build/src/topkg_ipc.cmx         => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_ipc.cmx
_build/src/topkg_log.cmx         => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_log.cmx
_build/src/topkg_main.cmx        => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_main.cmx
_build/src/topkg_opam.cmx        => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_opam.cmx
_build/src/topkg_os.cmx          => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_os.cmx
_build/src/topkg_pkg.cmx         => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_pkg.cmx
_build/src/topkg_publish.cmx     => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_publish.cmx
_build/src/topkg_result.cmx      => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_result.cmx
_build/src/topkg_string.cmx      => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_string.cmx
_build/src/topkg_test.cmx        => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_test.cmx
_build/src/topkg_vcs.cmx         => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/topkg_vcs.cmx
_build/topkg.opam                => /usr/src/tmp/ocaml-topkg-buildroot/usr/lib/ocaml/topkg/opam
Creating directory /usr/src/tmp/ocaml-topkg-buildroot/usr/doc/topkg
_build/CHANGES.md                => /usr/src/tmp/ocaml-topkg-buildroot/usr/doc/topkg/CHANGES.md
_build/LICENSE.md                => /usr/src/tmp/ocaml-topkg-buildroot/usr/doc/topkg/LICENSE.md
_build/README.md                 => /usr/src/tmp/ocaml-topkg-buildroot/usr/doc/topkg/README.md
+ rm -rf /usr/src/tmp/ocaml-topkg-buildroot/usr/doc/topkg
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ocaml-topkg-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/ocaml-topkg-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ocaml-topkg-buildroot/ (default)
Compressing files in /usr/src/tmp/ocaml-topkg-buildroot (auto)
Adjusting library links in /usr/src/tmp/ocaml-topkg-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/ocaml-topkg-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal)
either the file containing the function 'camlTopkg_string__code_begin' or the file containing the function 'camlTopkg_string__is_prefix_401' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__find_byte_inner_1026' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__with_index_range_inner_1032' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__cut_inner_1040' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__loop_467' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__parse_version_536' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__drop_initial_v_559' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__pp_text_562' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__sub_574' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__loop_580' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__append_183' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__is_dir_path_190' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__last_dot_index_269' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__get_ext_272' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__dump_196' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__pp_elt_200' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__loop_429' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__msgf_98' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__error_msgf_315' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__reword_error_msg_inner_358' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__level_to_string_471' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__level_of_string_474' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__pp_level_header_487' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__fun_842' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__fun_856' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__entry' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_os__code_begin' or the file containing the function 'camlTopkg_os__opt_var_169' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__exists_175' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1167' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__current_204' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__set_current_208' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__contents_inner_1217' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__loop_286' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__exists_362' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1234' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__delete_inner_1243' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fold_inner_1251' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fold_377' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__is_dir_386' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__aux_399' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1292' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__read_451' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1324' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__write_554' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1336' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__write_subst_564' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1348' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__tmp_656' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__line_664' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__redirect_686' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__exec_695' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1388' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__cmd_bin_707' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__exists_710' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1397' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__success_722' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1407' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__run_status_734' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__out_lines_753' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1500' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__pp_error_87' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_result_329' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__fun_1203' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__fun_1222' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_358' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_360' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__const_362' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_366' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_368' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_372' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_374' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_379' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__option_387' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_404' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__result_409' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_414' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__list_420' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__loop_550' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__pair_626' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__t3_640' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__t4_657' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__t5_677' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__alt_700' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_761' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__fun_1610' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_786' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_788' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__parse_changes_84' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__parse_line_87' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__pp_kind_179' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__vcs_cmd_384' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_work_tree_408' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__find_git_412' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1420' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1427' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__err_git_451' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_is_dirty_465' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1457' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_file_is_dirty_471' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1469' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_head_484' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_commit_id_491' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_commit_ptime_s_501' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1517' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_describe_509' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_tags_517' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_changes_522' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_tracked_files_532' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_clone_539' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1562' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_checkout_545' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1576' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_commit_files_555' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_tag_563' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_delete_tag_574' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__find_hg_582' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1593' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1599' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__err_hg_590' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_id_603' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_is_dirty_685' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_file_is_dirty_691' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1647' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_commit_ptime_s_713' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1671' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_describe_721' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__get_distance_726' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__parent_729' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1707' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_tags_738' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_changes_743' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1740' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1742' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_tracked_files_756' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_clone_762' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_checkout_767' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1763' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1786' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_commit_files_779' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_tag_787' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_delete_tag_797' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__find_801' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1804' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1840' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1866' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1874' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__pp_824' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__not_dirty_832' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1889' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__parse_282' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__parse_307' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__cli_opts_of_key_index_1106' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__add_key_1108' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__key_absent_value_1235' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__with_pkg_inner_2922' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__absent_1263' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__absent_1268' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__absent_1273' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_2943' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__absent_1287' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_cli_opt_1298' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_doc_1307' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__subst_1311' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_absent_1359' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_key_1369' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_keys_cli_opts_1378' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__find_1560' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__value_1564' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__dump_1574' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__dump_binding_1578' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__of_cli_args_1586' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__parse_keys_1594' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__os_tool_env_1648' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ocamlfindable_1659' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_ncpus_1678' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__run_tool_1772' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3156' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__absent_1798' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__read_config_1817' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3181' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3192' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__v_2279' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__find_2289' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3233' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_bool_with_discovery_2306' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3243' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_int_with_discovery_2316' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3252' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3289' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3281' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__version_2342' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3306' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3298' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ext_exe_2363' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3319' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3321' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__native_2374' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__file_2377' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__native_dynlink_2380' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__file_2383' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__supports_shared_libraries_2386' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__asm_dynlib_2390' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__caml_dynlib_2393' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__word_size_2397' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__parse_2406' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3337' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3383' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3375' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__dump_2426' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_elt_2429' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__loop_2435' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__build_cmd_86' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__fun_325' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__clean_cmd_128' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__stub_206' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__ocb_tag_213' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__ocb_bool_tag_220' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__entry' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_opam__code_begin' or the file containing the function 'camlTopkg_opam__fun_376' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fun_376' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__ipc_cmd_122' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fields_130' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fun_417' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fun_389' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__field_to_string_156' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__to_string_172' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__pr_field_end_252' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__pr_move_261' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__opam_fields_86' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_947' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__find_118' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__opam_field_187' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_964' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__vcs_commit_id_193' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_976' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_972' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_970' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_994' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1022' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__keep_831' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__v_849' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__stub_887' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fexts__exts_94' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fexts__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_test__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__split_ext_117' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__lib_drop_exts_146' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__to_build_151' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__file_to_str_188' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__add_260' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__mv_264' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__field_348' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__field_exec_351' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__parse_mllib_387' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__add_mod_391' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__field_of_field_470' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__mllib_inner_876' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1040' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__add_mod_533' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1006' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__parse_clib_552' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__add_obj_path_556' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__clib_inner_1059' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__add_cobj_589' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1149' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_publish__fun_130' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_publish__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__std_files_installs_111' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__v_232' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__readmes_282' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__change_logs_285' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__licenses_288' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__std_files_303' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__opam_313' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_944' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__stub_347' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__enc_367' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__dec_370' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1039' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1200' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1349' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__tests_file_448' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__run_test_461' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__run_470' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1507' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1569' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1589' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__tests_list_485' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__list_test_488' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__tests_select_589' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1612' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1621' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1643' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1652' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1655' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1673' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__run_build_hook_637' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1678' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__build_643' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1843' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1923' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1930' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1974' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_2005' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__lint_metas_680' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__lint_opams_686' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__v_93' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__fun_264' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__error_args_139' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__distrib_prepare_165' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__usage_245' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__try_help_269' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__pp_help_272' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__help_cmd_466' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1209' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__ipc_cmd_515' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__incr_verb_536' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__is_opt_539' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__loop_642' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__loop_658' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__loop_675' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__parse_ipc_args_685' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1263' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1259' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__parse_cli_693' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1273' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__log_727' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1304' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1308' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__setup_log_level_734' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1313' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__main_738' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__describe_753' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__check_something_useful_happened_769' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1387' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__entry' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_6' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_7' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_8' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_9' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_10' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_11' 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
either the file containing the function 'camlTopkg_string__code_begin' or the file containing the function 'camlTopkg_string__is_prefix_401' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__is_prefix_401' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__is_suffix_410' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__for_all_418' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__exists_424' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__cuts_inner_1050' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__cut_left_plus_or_tilde_540' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__rem_ext_280' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__v_86' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__$25_89' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__add_arg_161' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__of_list_189' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__fun_463' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__$3e$3e$7c_87' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__kmsg_101' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__reword_error_307' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__error_msg_312' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__kerr_318' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__msg_504' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__on_error_msg_inner_850' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_os__code_begin' or the file containing the function 'camlTopkg_os__opt_var_169' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__must_exist_200' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__with_current_212' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1182' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1200' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1208' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__must_exist_366' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__with_parent_check_438' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1301' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__must_exist_717' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1416' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__out_string_inner_1420' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1462' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1480' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1488' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__out_file_760' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__to_file_775' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__run_out_779' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__err_299' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__err_version_303' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__v_311' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__with_kind_325' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__write_335' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__read_346' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_407' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_418' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_424' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_548' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_631' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_635' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_647' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_652' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_665' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_671' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_686' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_693' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__version_780' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__view_793' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__fun_1662' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1390' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1382' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1405' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1397' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__v_389' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__run_git_456' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1443' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__dirtify_if_478' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1475' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__run_hg_594' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1615' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1628' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1635' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_head_698' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1652' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_commit_id_705' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1658' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1712' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1722' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1861' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1833' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1850' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__get_815' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_conf__code_begin' or the file containing the function 'camlTopkg_conf__conv_261' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__conv_with_docv_277' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_2867' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__some_inner_2873' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__parse_319' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__univ_340' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_2883' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf___key_inner_2895' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__key_1219' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__discovered_key_1227' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__mem_1547' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__add_1551' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__rem_1556' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__tool_1669' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__empty_1815' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__parse_line_1821' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3205' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3215' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3187' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__add_discovery_2284' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_2292' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_bool_stdlib_file_exists_discovery_2329' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3262' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3356' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3339' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__with_dir_140' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__v_inner_350' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__fun_369' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__fun_371' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__ocb_bool_tags_225' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__f_229' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fun_399' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__move_inner_438' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__sortable_270' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__define_watermarks_202' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__define_208' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__watermark_file_296' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_999' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1015' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__watermark_files_307' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1045' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1076' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1104' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1118' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__v_inner_1131' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1151' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_fexts__code_begin' or the file containing the function 'camlTopkg_fexts__fun_210' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fexts__fun_210' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fexts__ext_to_string_162' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_test__v_88' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_test__fun_135' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_test__fun_137' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__push_107' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__expand_314' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install___field_inner_750' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__unknown_375' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__test_inner_850' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__dst_502' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__warn_515' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__add_if_522' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_958' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_929' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__lib_dst_582' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1137' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1108' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_publish__code_begin' or the file containing the function 'camlTopkg_publish__v_87' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_publish__fun_132' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_publish__fun_136' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__std_file_inner_779' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__meta_file_inner_784' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__opam_file_inner_791' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__add_118' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_831' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_854' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__v_inner_877' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__with_name_and_build_dir_267' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__install_297' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_920' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_959' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_961' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__distrib_version_opam_files_391' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__version_opam_file_398' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1015' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__distrib_prepare_413' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1064' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1134' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1166' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1181' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__distrib_prepare_pin_429' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1286' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1326' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1347' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__tests_run_457' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1512' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1538' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__query_595' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__add_test_598' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__test_607' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__write_opam_install_file_624' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1666' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1691' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1962' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1968' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1970' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__clean_665' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__lint_files_676' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_2027' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_2030' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__fun_235' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__answer_lint_custom_158' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__build_cmd_478' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1197' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__loop_557' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1278' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1282' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1292' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1287' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__check_log_723' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1347' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1365' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1373' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1318' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_string__code_begin' or the file containing the function 'camlTopkg_string__is_prefix_401' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_os__code_begin' or the file containing the function 'camlTopkg_os__opt_var_169' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_conf__code_begin' or the file containing the function 'camlTopkg_conf__conv_261' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_fexts__code_begin' or the file containing the function 'camlTopkg_fexts__fun_210' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_publish__code_begin' or the file containing the function 'camlTopkg_publish__v_87' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_2_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_3_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_4_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_5_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_6_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_7_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_8_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_9_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_10_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_11_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry13_12' 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_apply7' is not compiled with -fpic/-fPIC
the file containing the function 'caml_apply6' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__v_162' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_install__code_begin' or the file containing the function 'camlTopkg_install__fun_1067' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1067' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install___field_323' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_773' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_810' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_822' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_834' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_846' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_865' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__mllib_477' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_900' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1080' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_pkg__code_begin' or the file containing the function 'camlTopkg_pkg__fun_844' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_844' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_821' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_811' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_801' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__answer_distrib_prepare_173' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_string__code_begin' or the file containing the function 'camlTopkg_string__is_prefix_401' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__close_454' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__close_558' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__close_569' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__has_name_317' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_string__code_begin' or the file containing the function 'camlTopkg_string__is_prefix_401' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__stop_at_569' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__dir_sep_prefix_82' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__dir_sep_suffix_180' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_776' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_os__code_begin' or the file containing the function 'camlTopkg_os__opt_var_169' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__process_395' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__print_324' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_value_1569' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_string_with_discovery_2299' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__fun_381' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__$25$25_93' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__add_args_165' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__to_list_186' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__fun_1665' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__cmd_147' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__fun_407' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__write_answer_182' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__tail_352' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__equal_176' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_cmd__compare_180' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_os__code_begin' or the file containing the function 'camlTopkg_os__opt_var_169' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fun_459' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_key_1381' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__basename_263' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__dirname_266' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__is_suffix_193' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__has_ext_276' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__dirtify_366' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__install_file_621' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__is_file_path_260' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_log__code_begin' or the file containing the function 'camlTopkg_log__set_level_468' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__set_level_468' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__err_count_480' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__warn_count_484' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__conf_1806' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__conf_key_1809' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_os__code_begin' or the file containing the function 'camlTopkg_os__opt_var_169' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__opt_var_169' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1278' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__arg_206' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__to_string_767' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1369' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__run_730' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__clean_158' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1699' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1779' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1483' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1497' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1510' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1532' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1569' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1621' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1640' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1664' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1756' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__to_lines_771' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1540' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1546' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1557' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1732' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1738' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1750' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__result_error_msg_811' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1054' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_opam__code_begin' or the file containing the function 'camlTopkg_opam__fun_376' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__loop_470' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__fun_1667' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__commit_id_849' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__commit_ptime_s_859' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__describe_866' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__changes_880' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__tracked_files_889' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__tag_916' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_rev_578' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__commit_id_inner_1899' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__commit_ptime_s_inner_1905' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__describe_inner_1910' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__changes_inner_1917' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__tracked_files_inner_1923' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__checkout_902' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__tag_inner_1931' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__conv_261' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__some_313' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pkg_name_1618' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__build_dir_1620' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__toolchain_1622' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__vcs_1624' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pinned_1626' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__dev_pkg_1628' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__build_context_1631' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__build_tests_1634' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__debug_1638' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__debugger_support_1640' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__profile_1642' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__jobs_1802' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf___key_1203' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__by_name_1386' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__add_if_absent_1606' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__os_to_string_1645' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__in_mllib_510' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__os_bin_dir_env_1653' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__os_suff_env_1656' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3131' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fun_426' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1065' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_949' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1128' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1528' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1558' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__fun_255' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1338' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__find_stdlib_2326' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_install__code_begin' or the file containing the function 'camlTopkg_install__fun_1067' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ext_obj_2351' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ext_asm_2354' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ext_lib_2357' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ext_dll_2360' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__nop_144' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_opam__code_begin' or the file containing the function 'camlTopkg_opam__fun_376' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__pr_220' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__default_massage_837' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1139' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__default_exclude_paths_840' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__flatten_104' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__loop_112' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__bin_drop_exts_143' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__clib_562' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_pkg__code_begin' or the file containing the function 'camlTopkg_pkg__fun_844' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_publish__v_87' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__opam_file_101' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_903' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1998' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1918' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1977' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_2018' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__write_tests_file_453' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__pkg_142' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__answer_pkg_149' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__version_cmd_475' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__run_cmd_522' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__lint_custom_154' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__parse_cli_help_version_verbosity_542' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__disable_749' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1223' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__test_cmd_500' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__clean_cmd_509' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1213' is not compiled with -fpic/-fPIC
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: TEXTREL entry found: 0x00000000
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_call_gc
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_extra_params
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_string_equal
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_ml_array_bound_error
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__String__index_from_297
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_raise_exn
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Bytes__sub_116
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__String
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__rev_append_122
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_int_of_string
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_c_call
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__String__index_rec_opt_288
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Format__pp_print_string_570
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_exn_Assert_failure
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Format__pp_print_break_734
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Format__pp_force_newline_714
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Format
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__String__1
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Filename
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__$5e_140
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__exists_340
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__String__rindex_rec_309
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_equal
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_compare
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__fold_left_275
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Format__fprintf_1377
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Format__kfprintf_1359
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Format__flush_buffer_formatter_984
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_allocN
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_modify
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__$5e$5e_444
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_sys_argv
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Sys
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_sys_getenv
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Format__eprintf_1383
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_sys_file_exists
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_sys_is_directory
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_sys_getcwd
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_sys_chdir
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_sys_read_directory
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Array__to_list_183
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_sys_remove
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__find_all_433
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__partition_485
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__rev_map_252
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Filename__concat_552
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Format__kasprintf_1409
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__close_in_noerr_346
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_ml_channel_size
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_create_bytes
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__really_input_310
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__close_out_noerr_279
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__output_string_249
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_ml_flush
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__assoc_371
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__output_253
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Filename__temp_file_inner_1226
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__at_exit_455
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__String__concat_224
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Printf__sprintf_202
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__failwith_6
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_sys_system_command
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__1
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__String__trim_269
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Buffer__create_86
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Buffer__resize_297
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__string_of_int_176
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Buffer__add_string_463
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__invalid_arg_9
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Char__chr_83
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_fresh_oo_id
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_alloc2
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlCamlinternalLazy__force_lazy_block_166
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__map_236
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__bool_of_string_170
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Set__fold_400
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Set__add_189
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Buffer__add_substitute_539
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Set__elements_aux_443
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__stable_sort_548
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_string_compare
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Map__mem_292
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Map__add_200
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Map__remove_334
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Map__find_212
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Map__fold_387
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Char
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Bytes__map_256
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Hashtbl__find_996
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Hashtbl__add_969
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__11
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__12
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Set__fun_992
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Map__fun_1056
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_alloc3
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_alloc1
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Hashtbl
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Hashtbl__create_inner_1702
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__fold_right_281
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Printf__bprintf_175
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_string_notequal
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Set__mem_276
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__$40_197
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Bytes__apply1_316
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__mem_361
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__iter_261
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: caml_make_array
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__find_417
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__print_endline_365
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__flatten_231
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__Format__printf_1380
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__List__2
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__exit_476
Processing files: ocaml-topkg-1.0.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30361
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-topkg-1.0.5
+ DOCDIR=/usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.5
+ /bin/mkdir -p /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.5
+ cp -prL README.md CHANGES.md LICENSE.md /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.5
+ chmod -R go-w /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.5
+ chmod -R a+rX /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.opvEij
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.jehbAa
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(Topkg) = 4.13.1-2FB2B14E, ocaml-cmi(Topkg_build) = 4.13.1-283A186A, ocaml-cmi(Topkg_cmd) = 4.13.1-21A3D74C, ocaml-cmi(Topkg_codec) = 4.13.1-11F1E1BF, ocaml-cmi(Topkg_conf) = 4.13.1-B1E65934, ocaml-cmi(Topkg_distrib) = 4.13.1-F8CDE2AC, ocaml-cmi(Topkg_fexts) = 4.13.1-DD1F988A, ocaml-cmi(Topkg_fpath) = 4.13.1-5D068019, ocaml-cmi(Topkg_install) = 4.13.1-E132EE66, ocaml-cmi(Topkg_ipc) = 4.13.1-A82F989E, ocaml-cmi(Topkg_log) = 4.13.1-B1EC06B3, ocaml-cmi(Topkg_main) = 4.13.1-193DE5D9, ocaml-cmi(Topkg_opam) = 4.13.1-771D3A7A, ocaml-cmi(Topkg_os) = 4.13.1-190AD445, ocaml-cmi(Topkg_pkg) = 4.13.1-B1DFE943, ocaml-cmi(Topkg_publish) = 4.13.1-78CA6090, ocaml-cmi(Topkg_result) = 4.13.1-3B3FEC70, ocaml-cmi(Topkg_string) = 4.13.1-B396D679, ocaml-cmi(Topkg_test) = 4.13.1-5FFA2A29, ocaml-cmi(Topkg_vcs) = 4.13.1-F85592D0
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__Hashtbl) = 4.13.1-F8A1618A, 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__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
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v1D2sX
Processing files: ocaml-topkg-devel-1.0.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77478
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-topkg-1.0.5
+ DOCDIR=/usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.5
+ /bin/mkdir -p /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.5
+ cp -prL doc/ test/ /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.5
+ chmod -R go-w /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.5
+ chmod -R a+rX /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jLtvum
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.fRCu8G
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(Topkg) = 4.13.1-A3AFD606, ocaml-cmx(Topkg_build) = 4.13.1-9C6C43C3, ocaml-cmx(Topkg_cmd) = 4.13.1-8437F561, ocaml-cmx(Topkg_codec) = 4.13.1-E0CA5670, ocaml-cmx(Topkg_conf) = 4.13.1-680D4468, ocaml-cmx(Topkg_distrib) = 4.13.1-65B94B76, ocaml-cmx(Topkg_fexts) = 4.13.1-B1D63BE2, ocaml-cmx(Topkg_fpath) = 4.13.1-7341E806, ocaml-cmx(Topkg_install) = 4.13.1-B87BBEEB, ocaml-cmx(Topkg_ipc) = 4.13.1-2D110BF2, ocaml-cmx(Topkg_log) = 4.13.1-D8F3D255, ocaml-cmx(Topkg_main) = 4.13.1-3FC7D076, ocaml-cmx(Topkg_opam) = 4.13.1-B713457E, ocaml-cmx(Topkg_os) = 4.13.1-72C0F7D7, ocaml-cmx(Topkg_pkg) = 4.13.1-065A1426, ocaml-cmx(Topkg_publish) = 4.13.1-30148B67, ocaml-cmx(Topkg_result) = 4.13.1-810B0EB1, ocaml-cmx(Topkg_string) = 4.13.1-95851824, ocaml-cmx(Topkg_test) = 4.13.1-E1E4F0DF, ocaml-cmx(Topkg_vcs) = 4.13.1-4601551E
Requires: ocaml-topkg = 1.0.5-alt1, 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__Hashtbl) = 4.13.1-F8A1618A, 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__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-cmi(Topkg) = 4.13.1-2FB2B14E, ocaml-cmi(Topkg_build) = 4.13.1-283A186A, ocaml-cmi(Topkg_cmd) = 4.13.1-21A3D74C, ocaml-cmi(Topkg_codec) = 4.13.1-11F1E1BF, ocaml-cmi(Topkg_conf) = 4.13.1-B1E65934, ocaml-cmi(Topkg_distrib) = 4.13.1-F8CDE2AC, ocaml-cmi(Topkg_fexts) = 4.13.1-DD1F988A, ocaml-cmi(Topkg_fpath) = 4.13.1-5D068019, ocaml-cmi(Topkg_install) = 4.13.1-E132EE66, ocaml-cmi(Topkg_ipc) = 4.13.1-A82F989E, ocaml-cmi(Topkg_log) = 4.13.1-B1EC06B3, ocaml-cmi(Topkg_main) = 4.13.1-193DE5D9, ocaml-cmi(Topkg_opam) = 4.13.1-771D3A7A, ocaml-cmi(Topkg_os) = 4.13.1-190AD445, ocaml-cmi(Topkg_pkg) = 4.13.1-B1DFE943, ocaml-cmi(Topkg_publish) = 4.13.1-78CA6090, ocaml-cmi(Topkg_result) = 4.13.1-3B3FEC70, ocaml-cmi(Topkg_string) = 4.13.1-B396D679, ocaml-cmi(Topkg_test) = 4.13.1-5FFA2A29, ocaml-cmi(Topkg_vcs) = 4.13.1-F85592D0, 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__Hashtbl) = 4.13.1-7228153E, ocaml-cmx(Stdlib__List) = 4.13.1-749429E7, ocaml-cmx(Stdlib__Map) = 4.13.1-B03FE642, 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, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Amx52e
Creating ocaml-topkg-devel-debuginfo package
Processing files: ocaml-topkg-devel-debuginfo-1.0.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FE6Pcg
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9MGvwo
find-requires: running scripts (debuginfo)
Requires: ocaml-topkg-devel = 1.0.5-alt1
Adding to ocaml-topkg-devel a strict dependency on ocaml-topkg
Adding to ocaml-topkg-devel-debuginfo a strict dependency on ocaml-topkg-devel
Removing 20 extra deps from ocaml-topkg-devel due to dependency on ocaml-topkg
Removing 20 extra deps from ocaml-topkg-devel due to repentancy on ocaml-topkg
Wrote: /usr/src/RPM/RPMS/i586/ocaml-topkg-1.0.5-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-topkg-devel-1.0.5-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-topkg-devel-debuginfo-1.0.5-alt1.i586.rpm (w2.lzdio)
3.59user 1.12system 0:11.70elapsed 40%CPU (0avgtext+0avgdata 19516maxresident)k
0inputs+0outputs (0major+482305minor)pagefaults 0swaps
14.66user 4.01system 0:25.96elapsed 71%CPU (0avgtext+0avgdata 103096maxresident)k
0inputs+0outputs (30385major+752261minor)pagefaults 0swaps
--- ocaml-topkg-devel-1.0.5-alt1.i586.rpm.repo	2022-03-28 08:08:21.000000000 +0000
+++ ocaml-topkg-devel-1.0.5-alt1.i586.rpm.hasher	2022-07-09 04:49:38.558543235 +0000
@@ -77,3 +77,3 @@
 File: /usr/lib/ocaml/topkg/topkg.cmxa	100644	root:root	bd26384a6f1815c00580fb9a8c006afe	
-File: /usr/lib/ocaml/topkg/topkg.cmxs	100644	root:root	7e14c181fbe6e712062958f70cdf3bac	
+File: /usr/lib/ocaml/topkg/topkg.cmxs	100644	root:root	5c932298039c03d058c2687696c639f2	
 File: /usr/lib/ocaml/topkg/topkg.mli	100644	root:root	66007402cb9fb6f533f1bcbd808cafd9	
@@ -105,2 +105,2 @@
 File: /usr/share/doc/ocaml-topkg-devel-1.0.5/test/unsupportive-delegate	100755	root:root	78cb6279b8c0807c83de0f2cfff29efd	
-RPMIdentity: 8a7ba0633cbe766adf6f5d1c70058083b0d3c3a9265b85cdd9378fe8a87590ff1ae188ed8e20ac4a960e4ef50499dd4e2421003c3373476ed8498238cb1f3f56
+RPMIdentity: 1da80a580a1993d3bdefcf9150a1861de10d50609ddfb1eaea2a73ea01fcd836483e82edeaab4e31588fbae04129f078918d15d2a9575a634854bc41b744ffa5
--- ocaml-topkg-devel-debuginfo-1.0.5-alt1.i586.rpm.repo	2022-03-28 08:08:22.000000000 +0000
+++ ocaml-topkg-devel-debuginfo-1.0.5-alt1.i586.rpm.hasher	2022-07-09 04:49:38.616544261 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f1	40755	root:root	
-/usr/lib/debug/.build-id/f1/50cc9052dd63c4d5dd039f7c52f470a710866c	120777	root:root	../../../ocaml/topkg/topkg.cmxs
-/usr/lib/debug/.build-id/f1/50cc9052dd63c4d5dd039f7c52f470a710866c.debug	120777	root:root	../../usr/lib/ocaml/topkg/topkg.cmxs.debug
+/usr/lib/debug/.build-id/45	40755	root:root	
+/usr/lib/debug/.build-id/45/81703e219a730c809886650624501f37b14c17	120777	root:root	../../../ocaml/topkg/topkg.cmxs
+/usr/lib/debug/.build-id/45/81703e219a730c809886650624501f37b14c17.debug	120777	root:root	../../usr/lib/ocaml/topkg/topkg.cmxs.debug
 /usr/lib/debug/usr/lib/ocaml	40755	root:root	
@@ -32,8 +32,8 @@
 Provides: ocaml-topkg-devel-debuginfo = 1.0.5-alt1:sisyphus+297371.100.1.1
-File: /usr/lib/debug/.build-id/f1	40755	root:root		
-File: /usr/lib/debug/.build-id/f1/50cc9052dd63c4d5dd039f7c52f470a710866c	120777	root:root		../../../ocaml/topkg/topkg.cmxs
-File: /usr/lib/debug/.build-id/f1/50cc9052dd63c4d5dd039f7c52f470a710866c.debug	120777	root:root		../../usr/lib/ocaml/topkg/topkg.cmxs.debug
+File: /usr/lib/debug/.build-id/45	40755	root:root		
+File: /usr/lib/debug/.build-id/45/81703e219a730c809886650624501f37b14c17	120777	root:root		../../../ocaml/topkg/topkg.cmxs
+File: /usr/lib/debug/.build-id/45/81703e219a730c809886650624501f37b14c17.debug	120777	root:root		../../usr/lib/ocaml/topkg/topkg.cmxs.debug
 File: /usr/lib/debug/usr/lib/ocaml	40755	root:root		
 File: /usr/lib/debug/usr/lib/ocaml/topkg	40755	root:root		
-File: /usr/lib/debug/usr/lib/ocaml/topkg/topkg.cmxs.debug	100644	root:root	9a50f293effe0ff00f7a783e4abf698d	
+File: /usr/lib/debug/usr/lib/ocaml/topkg/topkg.cmxs.debug	100644	root:root	48e2611f8fd2376daec0f8de53fdd398	
 File: /usr/src/debug/ocaml-topkg-1.0.5	40755	root:root		
@@ -61,2 +61,2 @@
 File: /usr/src/debug/ocaml-topkg-1.0.5/_build/src/topkg_vcs.ml	100644	root:root	4c8261f497b0943996b852ed0c84b57b	
-RPMIdentity: 2ea7f0f9e4330389464edb19cb9793b3bea8f656a6cc646efdbd5570be0c3f831e158a3d069ae520474c5a47c5ee22b99de33191024963c866bf93cf039e715e
+RPMIdentity: ba9802d4ac4585989ccbe0e6ba043eeb0048881e48e83614343883a2556947c2f78fc99877a268180c7acfbdfaeff5142ccd3e36be9af80160ac8b1858c7f2ab