<86>May 26 10:33:09 userdel[2569501]: delete user 'rooter'
<86>May 26 10:33:09 userdel[2569501]: removed group 'rooter' owned by 'rooter'
<86>May 26 10:33:09 userdel[2569501]: removed shadow group 'rooter' owned by 'rooter'
<86>May 26 10:33:09 groupadd[2569511]: group added to /etc/group: name=rooter, GID=657
<86>May 26 10:33:09 groupadd[2569511]: group added to /etc/gshadow: name=rooter
<86>May 26 10:33:09 groupadd[2569511]: new group: name=rooter, GID=657
<86>May 26 10:33:09 useradd[2569518]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash
<86>May 26 10:33:09 userdel[2569529]: delete user 'builder'
<86>May 26 10:33:09 userdel[2569529]: removed group 'builder' owned by 'builder'
<86>May 26 10:33:09 userdel[2569529]: removed shadow group 'builder' owned by 'builder'
<86>May 26 10:33:09 groupadd[2569540]: group added to /etc/group: name=builder, GID=658
<86>May 26 10:33:09 groupadd[2569540]: group added to /etc/gshadow: name=builder
<86>May 26 10:33:09 groupadd[2569540]: new group: name=builder, GID=658
<86>May 26 10:33:09 useradd[2569551]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash
<13>May 26 10:33:14 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed
<13>May 26 10:33:14 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed
<13>May 26 10:33:30 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed
<13>May 26 10:33:30 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed
<13>May 26 10:33:30 rpmi: ocaml-result-1.5-alt2 sisyphus+268975.6200.3.1 1617725080 installed
<13>May 26 10:33:30 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+268975.6200.3.1 1617725080 installed
<13>May 26 10:33:30 rpmi: ocaml-findlib-devel-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed
<13>May 26 10:33:30 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+268975.500.3.1 1617722413 installed
<13>May 26 10:33:30 rpmi: opam-2.0.8-alt2 sisyphus+272161.100.1.1 1621437828 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ocaml-topkg-1.0.3-alt1.nosrc.rpm (w1.gzdio)
Installing ocaml-topkg-1.0.3-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59664
+ 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.3
+ echo 'Source #0 (ocaml-topkg-1.0.3.tar):'
Source #0 (ocaml-topkg-1.0.3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-topkg-1.0.3.tar
+ cd ocaml-topkg-1.0.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59664
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-topkg-1.0.3
+ sed -i 's,%%VERSION_NUM%%,1.0.3,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.80441
+ 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.3
+ 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_350' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__find_byte_inner_936' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__with_index_range_inner_942' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__cut_inner_950' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__loop_418' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__parse_version_487' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__drop_initial_v_501' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__pp_text_504' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__sub_516' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__loop_522' 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_159' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__is_dir_path_166' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__last_dot_index_245' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__get_ext_248' 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_426' 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_312' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__reword_error_msg_inner_355' 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_463' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__level_of_string_466' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__pp_level_header_479' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__fun_831' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__fun_845' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__var_84' 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_1128' 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_1178' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__loop_281' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__exists_357' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1195' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__delete_inner_1204' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fold_inner_1212' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fold_372' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__is_dir_381' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__aux_394' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1253' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__read_446' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1285' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__write_542' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1297' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__write_subst_552' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1309' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__tmp_620' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__line_628' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__redirect_650' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__exec_659' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1349' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__cmd_bin_671' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__exists_674' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1358' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__success_686' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1368' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__run_status_698' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__out_lines_717' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1461' 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_326' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__fun_1168' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__fun_1187' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_355' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_357' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__const_359' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_363' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_365' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_369' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_371' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_376' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__option_384' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_401' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__result_406' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_411' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__list_417' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__loop_523' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__pair_599' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__t3_613' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__t4_630' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__t5_650' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__alt_673' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_729' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__fun_1575' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_754' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_756' 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_381' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_work_tree_405' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__find_git_409' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1398' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1413' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__err_git_448' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_is_dirty_462' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1451' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_file_is_dirty_470' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1463' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_head_483' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_commit_id_490' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_commit_ptime_s_500' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1511' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_describe_508' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_tags_516' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_changes_521' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_tracked_files_531' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_clone_538' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1556' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_checkout_544' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1570' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_commit_files_554' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_tag_564' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__git_delete_tag_575' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__find_hg_583' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1590' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1604' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__err_hg_593' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_id_606' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_is_dirty_664' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_file_is_dirty_670' 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_ptime_s_692' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1676' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_describe_700' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__get_distance_705' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__parent_708' 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__hg_tags_717' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_changes_722' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1745' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1747' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_tracked_files_735' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_clone_741' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_checkout_746' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1768' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1791' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_commit_files_758' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_tag_768' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_delete_tag_778' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__find_782' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1812' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1848' 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__fun_1882' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__pp_805' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__not_dirty_813' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1897' 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_279' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__parse_304' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__cli_opts_of_key_index_1103' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__add_key_1105' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__key_absent_value_1232' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__with_pkg_inner_2903' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__absent_1260' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__absent_1265' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__absent_1270' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_2924' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__absent_1284' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_cli_opt_1295' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_doc_1304' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__subst_1308' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_absent_1356' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_key_1366' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_keys_cli_opts_1375' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__find_1557' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__value_1561' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__dump_1571' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__dump_binding_1575' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__of_cli_args_1583' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__parse_keys_1591' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__os_tool_env_1645' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ocamlfindable_1656' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_ncpus_1675' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__run_tool_1769' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3153' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__absent_1797' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__read_config_1816' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3178' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3189' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__v_2256' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__find_2266' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3232' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_bool_with_discovery_2283' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3242' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_int_with_discovery_2293' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3251' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3288' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3280' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__version_2319' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3305' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3297' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ext_exe_2340' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3318' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3320' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__native_2351' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__file_2354' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__native_dynlink_2357' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__file_2360' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__supports_shared_libraries_2363' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__asm_dynlib_2367' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__caml_dynlib_2370' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__word_size_2374' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__parse_2383' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3336' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3382' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3374' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__dump_2402' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_elt_2405' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__loop_2411' 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_329' 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_210' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__ocb_tag_217' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__ocb_bool_tag_224' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__topkg_cmd_available_91' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fun_378' 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_425' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fun_391' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__field_to_string_158' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__to_string_174' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__pr_field_end_254' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__pr_move_263' 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_924' 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_941' 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_953' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_949' 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__fun_971' 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__is_binary_ext_299' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__keep_809' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__v_827' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__stub_865' 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_446' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__mllib_inner_856' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1027' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__add_mod_509' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_993' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__parse_clib_530' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__add_obj_path_534' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__clib_inner_1048' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__add_cobj_567' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1145' 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_924' 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_1019' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1180' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1329' 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_1522' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1601' 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__tests_list_489' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__list_test_492' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__tests_select_569' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1644' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1653' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1675' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1684' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1687' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1705' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__run_build_hook_617' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1710' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__build_623' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1875' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1955' 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_2006' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_2037' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__lint_metas_660' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__lint_opams_666' 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_273' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__error_args_141' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__distrib_prepare_167' 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_240' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__try_help_264' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__pp_help_267' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__help_cmd_458' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1202' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__ipc_cmd_507' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__incr_verb_528' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__is_opt_531' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__loop_634' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__loop_650' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__loop_667' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__parse_ipc_args_677' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1256' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1252' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__parse_cli_685' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1266' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__log_719' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1297' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1301' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__setup_log_level_726' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1306' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__main_730' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__describe_747' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__check_something_useful_happened_763' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1389' 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_350' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__is_prefix_350' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__is_suffix_359' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__for_all_367' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__exists_374' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__cuts_inner_960' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__rem_ext_256' 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_460' 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_304' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__error_msg_309' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_result__kerr_315' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__msg_496' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__on_error_msg_inner_839' 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_1143' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1161' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1169' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__must_exist_361' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__with_parent_check_433' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1262' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__must_exist_681' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1377' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__out_string_inner_1381' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1423' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1441' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1449' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__out_file_724' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__to_file_739' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__run_out_743' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__err_296' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__err_version_300' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__v_308' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__with_kind_322' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__write_332' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__read_343' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_404' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_415' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_421' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_521' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_604' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_608' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_620' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_625' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_638' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_644' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__enc_659' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_666' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__version_748' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__view_761' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__fun_1627' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1368' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1360' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1383' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1375' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__v_386' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__run_git_453' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1429' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__dirtify_if_477' 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__run_hg_597' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1620' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1633' 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__hg_head_677' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1657' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_commit_id_684' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1663' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1717' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1727' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1869' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1841' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1858' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__get_796' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__conv_inner_2828' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__conv_with_docv_274' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_2848' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__some_inner_2854' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__parse_316' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__univ_337' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_2864' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf___key_inner_2876' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__key_1216' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__discovered_key_1224' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__mem_1544' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__add_1548' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__rem_1553' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__tool_1666' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__empty_1814' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__parse_line_1820' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3204' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3214' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3184' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__add_discovery_2261' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_2269' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_bool_stdlib_file_exists_discovery_2306' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3261' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3355' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3338' 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_358' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__fun_377' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__fun_379' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__ocb_bool_tags_229' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__f_233' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fun_401' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__move_inner_452' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__sortable_272' 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_272' 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_992' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__watermark_files_283' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1023' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1063' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1091' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1105' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__v_inner_1118' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1138' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fexts__ext_91' 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_730' 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_830' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__dst_478' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__warn_491' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__add_if_498' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_945' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_909' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__lib_dst_560' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1133' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1097' 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_759' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__meta_file_inner_764' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__opam_file_inner_771' 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_811' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_834' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__v_inner_857' 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_900' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_939' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_941' 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_995' 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_1044' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1114' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1146' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1161' 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_1266' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1306' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1327' 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_1527' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1562' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__query_575' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__add_test_578' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__test_587' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__write_opam_install_file_604' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1698' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1723' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1994' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_2000' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_2002' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__clean_645' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__lint_files_656' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_2059' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_2062' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__fun_237' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__answer_lint_custom_160' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__build_cmd_470' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1190' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__loop_549' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1271' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1275' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1285' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1280' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__check_log_715' 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_1311' 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_350' 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_166' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_867' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1056' 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_753' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_790' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_802' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_814' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_826' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_845' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__mllib_453' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_880' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1069' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_847' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_824' 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_pkg__fun_791' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_781' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__answer_distrib_prepare_175' 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_350' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__close_449' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__close_546' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__close_557' 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_350' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_string__stop_at_511' 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_156' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__dec_744' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__process_390' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__print_321' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_value_1566' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__get_string_with_discovery_2276' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__fun_389' 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_1630' 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_415' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__write_answer_184' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__tail_349' 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
the file containing the function 'camlTopkg_opam__fun_473' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pp_key_1378' 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_239' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__dirname_242' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__is_suffix_169' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__has_ext_252' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__dirtify_363' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__install_file_601' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_fpath__is_file_path_236' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__level_457' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__set_level_460' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__err_count_472' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_log__warn_count_476' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__conf_1805' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__conf_key_1808' 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_1239' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__arg_208' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__to_string_731' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__fun_1330' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__run_694' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_build__code_begin' or the file containing the function 'camlTopkg_build__fun_355' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__fun_355' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__clean_160' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1401' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1592' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1704' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1784' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1439' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1477' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1491' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1504' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1526' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1563' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1626' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1645' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1669' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1761' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_conf__code_begin' or the file containing the function 'camlTopkg_conf__fun_3200' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_os__to_lines_735' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1534' 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_1551' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1737' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1743' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__fun_1755' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3200' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__result_error_msg_779' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1034' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__loop_467' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_codec__fun_1632' 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__fun_1799' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__commit_id_830' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__commit_ptime_s_840' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__describe_847' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__changes_861' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__tracked_files_870' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__tag_897' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__hg_rev_579' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__commit_id_inner_1907' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__commit_ptime_s_inner_1913' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__describe_inner_1918' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__changes_inner_1925' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__tracked_files_inner_1931' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__checkout_883' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_vcs__tag_inner_1939' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_build__code_begin' or the file containing the function 'camlTopkg_build__fun_355' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__conv_258' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__some_310' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pkg_name_1615' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__build_dir_1617' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__toolchain_1619' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__vcs_1621' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__pinned_1623' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__dev_pkg_1625' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__build_context_1628' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__build_tests_1631' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__debug_1635' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__debugger_support_1637' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__profile_1639' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__jobs_1801' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf___key_1200' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__by_name_1383' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__add_if_absent_1603' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__os_to_string_1642' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__in_mllib_486' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__os_bin_dir_env_1650' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__os_suff_env_1653' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__fun_3112' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fun_440' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1043' 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__fun_1117' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1543' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1582' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__fun_257' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1331' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__find_stdlib_2303' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ext_obj_2328' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ext_asm_2331' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ext_lib_2334' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_conf__ext_dll_2337' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_build__nop_144' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__fun_436' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_opam__pr_222' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_distrib__code_begin' or the file containing the function 'camlTopkg_distrib__opam_fields_86' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__default_massage_815' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__fun_1126' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_distrib__default_exclude_paths_818' 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_867' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_install__fun_1126' 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_540' 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__fun_1548' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_1591' 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_883' 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_pkg__fun_1950' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_2009' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_pkg__fun_2050' 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_144' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__answer_pkg_151' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__version_cmd_467' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__run_cmd_514' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_ipc__code_begin' or the file containing the function 'camlTopkg_ipc__v_93' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_ipc__lint_custom_156' is not compiled with -fpic/-fPIC
either the file containing the function 'camlTopkg_main__code_begin' or the file containing the function 'camlTopkg_main__usage_240' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__parse_cli_help_version_verbosity_534' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__disable_743' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1216' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__test_cmd_492' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__clean_cmd_501' is not compiled with -fpic/-fPIC
the file containing the function 'camlTopkg_main__fun_1206' 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_268
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__format__pp_print_string_516
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_612
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__format__pp_force_newline_592
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__filename
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__$5e_137
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_280
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_1227
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__format__kfprintf_1209
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__format__flush_buffer_formatter_862
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_441
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_1233
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_528
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__format__kasprintf_1259
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__close_in_noerr_343
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_307
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__close_out_noerr_276
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__output_string_246
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_250
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__filename__temp_file_inner_1197
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__at_exit_452
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__string__concat_214
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_240
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_290
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__string_of_int_173
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__buffer__add_string_432
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_167
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__set__fold_398
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__set__add_187
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__buffer__add_substitute_508
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__set__elements_aux_441
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_290
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__map__add_198
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__map__remove_332
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__map__find_210
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__map__fold_385
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_226
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__hashtbl__find_930
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__hashtbl__add_903
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_1012
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__map__fun_1068
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_1633
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_274
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__$40_194
verify-elf: WARNING: ./usr/lib/ocaml/topkg/topkg.cmxs: undefined symbol: camlStdlib__bytes__apply1_258
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_362
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_1230
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_473
Processing files: ocaml-topkg-1.0.3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89300
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-topkg-1.0.3
+ DOCDIR=/usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.3
+ /bin/mkdir -p /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.3
+ cp -prL README.md CHANGES.md LICENSE.md /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.3
+ chmod -R go-w /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.3
+ chmod -R a+rX /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-1.0.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6bvRY9
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.3GdUs7
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.12.0-C6F156C5, ocaml-cmi(Topkg_build) = 4.12.0-BB476E39, ocaml-cmi(Topkg_cmd) = 4.12.0-442C41CE, ocaml-cmi(Topkg_codec) = 4.12.0-CA5A068F, ocaml-cmi(Topkg_conf) = 4.12.0-D8CA67C4, ocaml-cmi(Topkg_distrib) = 4.12.0-B991740E, ocaml-cmi(Topkg_fexts) = 4.12.0-5A1157C1, ocaml-cmi(Topkg_fpath) = 4.12.0-B49D47EB, ocaml-cmi(Topkg_install) = 4.12.0-02F2BBA5, ocaml-cmi(Topkg_ipc) = 4.12.0-8AB056D8, ocaml-cmi(Topkg_log) = 4.12.0-CDCD2C94, ocaml-cmi(Topkg_main) = 4.12.0-EC931723, ocaml-cmi(Topkg_opam) = 4.12.0-5232F149, ocaml-cmi(Topkg_os) = 4.12.0-C4AA7137, ocaml-cmi(Topkg_pkg) = 4.12.0-A1B7D2FF, ocaml-cmi(Topkg_publish) = 4.12.0-407BECF1, ocaml-cmi(Topkg_result) = 4.12.0-7CA8F69E, ocaml-cmi(Topkg_string) = 4.12.0-F2EBF8CB, ocaml-cmi(Topkg_test) = 4.12.0-0D138AB1, ocaml-cmi(Topkg_vcs) = 4.12.0-E25515C5
Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7eqpV9
Processing files: ocaml-topkg-devel-1.0.3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11981
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-topkg-1.0.3
+ DOCDIR=/usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.3
+ /bin/mkdir -p /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.3
+ cp -prL doc/ test/ /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.3
+ chmod -R go-w /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.3
+ chmod -R a+rX /usr/src/tmp/ocaml-topkg-buildroot/usr/share/doc/ocaml-topkg-devel-1.0.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jPSOH6
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.5UBCd7
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.12.0-65C75B31, ocaml-cmx(Topkg_build) = 4.12.0-F62D482F, ocaml-cmx(Topkg_cmd) = 4.12.0-79C7387A, ocaml-cmx(Topkg_codec) = 4.12.0-B164E1AA, ocaml-cmx(Topkg_conf) = 4.12.0-4802B336, ocaml-cmx(Topkg_distrib) = 4.12.0-80C4F7CC, ocaml-cmx(Topkg_fexts) = 4.12.0-9ECDFDA1, ocaml-cmx(Topkg_fpath) = 4.12.0-46501C74, ocaml-cmx(Topkg_install) = 4.12.0-194B0D38, ocaml-cmx(Topkg_ipc) = 4.12.0-69893208, ocaml-cmx(Topkg_log) = 4.12.0-1D8CED3B, ocaml-cmx(Topkg_main) = 4.12.0-8F1B4533, ocaml-cmx(Topkg_opam) = 4.12.0-2BDF00AD, ocaml-cmx(Topkg_os) = 4.12.0-3B3308E6, ocaml-cmx(Topkg_pkg) = 4.12.0-94FB4937, ocaml-cmx(Topkg_publish) = 4.12.0-9BD13829, ocaml-cmx(Topkg_result) = 4.12.0-DE3586A3, ocaml-cmx(Topkg_string) = 4.12.0-8A7D0699, ocaml-cmx(Topkg_test) = 4.12.0-D45365E9, ocaml-cmx(Topkg_vcs) = 4.12.0-6FF2032E
Requires: ocaml-topkg = 1.0.3-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Topkg) = 4.12.0-C6F156C5, ocaml-cmi(Topkg_build) = 4.12.0-BB476E39, ocaml-cmi(Topkg_cmd) = 4.12.0-442C41CE, ocaml-cmi(Topkg_codec) = 4.12.0-CA5A068F, ocaml-cmi(Topkg_conf) = 4.12.0-D8CA67C4, ocaml-cmi(Topkg_distrib) = 4.12.0-B991740E, ocaml-cmi(Topkg_fexts) = 4.12.0-5A1157C1, ocaml-cmi(Topkg_fpath) = 4.12.0-B49D47EB, ocaml-cmi(Topkg_install) = 4.12.0-02F2BBA5, ocaml-cmi(Topkg_ipc) = 4.12.0-8AB056D8, ocaml-cmi(Topkg_log) = 4.12.0-CDCD2C94, ocaml-cmi(Topkg_main) = 4.12.0-EC931723, ocaml-cmi(Topkg_opam) = 4.12.0-5232F149, ocaml-cmi(Topkg_os) = 4.12.0-C4AA7137, ocaml-cmi(Topkg_pkg) = 4.12.0-A1B7D2FF, ocaml-cmi(Topkg_publish) = 4.12.0-407BECF1, ocaml-cmi(Topkg_result) = 4.12.0-7CA8F69E, ocaml-cmi(Topkg_string) = 4.12.0-F2EBF8CB, ocaml-cmi(Topkg_test) = 4.12.0-0D138AB1, ocaml-cmi(Topkg_vcs) = 4.12.0-E25515C5, ocaml-cmx(CamlinternalLazy) = 4.12.0-1CC2562D, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__array) = 4.12.0-0ED96C91, ocaml-cmx(Stdlib__buffer) = 4.12.0-6D7A613A, ocaml-cmx(Stdlib__bytes) = 4.12.0-65CC81DC, ocaml-cmx(Stdlib__char) = 4.12.0-CAA3DFDA, ocaml-cmx(Stdlib__filename) = 4.12.0-119C35F4, ocaml-cmx(Stdlib__format) = 4.12.0-5D89D582, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-3829FA7A, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5, ocaml-cmx(Stdlib__map) = 4.12.0-58966393, ocaml-cmx(Stdlib__printf) = 4.12.0-95403AB2, ocaml-cmx(Stdlib__set) = 4.12.0-81EFDB4B, ocaml-cmx(Stdlib__string) = 4.12.0-6DBCA81D, ocaml-cmx(Stdlib__sys) = 4.12.0-16BCA4B0, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g8w0va
Creating ocaml-topkg-devel-debuginfo package
Processing files: ocaml-topkg-devel-debuginfo-1.0.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Omogn6
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vJiYB7
find-requires: running scripts (debuginfo)
Requires: ocaml-topkg-devel = 1.0.3-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.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-topkg-devel-1.0.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-topkg-devel-debuginfo-1.0.3-alt1.i586.rpm (w2.lzdio)
9.50user 3.51system 0:17.90elapsed 72%CPU (0avgtext+0avgdata 18964maxresident)k
0inputs+0outputs (0major+517525minor)pagefaults 0swaps
31.40user 10.35system 0:47.55elapsed 87%CPU (0avgtext+0avgdata 104832maxresident)k
203760inputs+0outputs (0major+831337minor)pagefaults 0swaps