<86>Feb 15 12:39:42 userdel[1271631]: delete user 'rooter' <86>Feb 15 12:39:42 groupadd[1271643]: group added to /etc/group: name=rooter, GID=699 <86>Feb 15 12:39:42 groupadd[1271643]: group added to /etc/gshadow: name=rooter <86>Feb 15 12:39:42 groupadd[1271643]: new group: name=rooter, GID=699 <86>Feb 15 12:39:42 useradd[1271651]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Feb 15 12:39:42 userdel[1271679]: delete user 'builder' <86>Feb 15 12:39:42 userdel[1271679]: removed group 'builder' owned by 'builder' <86>Feb 15 12:39:42 userdel[1271679]: removed shadow group 'builder' owned by 'builder' <86>Feb 15 12:39:42 groupadd[1271707]: group added to /etc/group: name=builder, GID=700 <86>Feb 15 12:39:42 groupadd[1271707]: group added to /etc/gshadow: name=builder <86>Feb 15 12:39:42 groupadd[1271707]: new group: name=builder, GID=700 <86>Feb 15 12:39:42 useradd[1271769]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ocaml-fileutils-0.5.3-alt4.src.rpm: exception not found in '/usr/share/license-exception' directory: exceptions <13>Feb 15 12:39:47 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Feb 15 12:39:47 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Feb 15 12:40:02 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Feb 15 12:40:02 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed <13>Feb 15 12:40:02 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+263310.500.12.1 1608876794 installed <13>Feb 15 12:40:03 rpmi: ocaml-ocamldoc-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-fileutils-0.5.3-alt4.nosrc.rpm (w1.gzdio) Installing ocaml-fileutils-0.5.3-alt4.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65660 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-fileutils-0.5.3 + echo 'Source #0 (ocaml-fileutils-0.5.3.tar):' Source #0 (ocaml-fileutils-0.5.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-fileutils-0.5.3.tar + cd ocaml-fileutils-0.5.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65660 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fileutils-0.5.3 + ocaml setup.ml -configure --prefix /usr --destdir /usr/src/tmp/ocaml-fileutils-buildroot File "./setup.ml", line 1796, characters 22-40: 1796 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3467, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ ocaml-fileutils Package version: ..................................... 0.5.3 os_type: ............................................. Unix system: .............................................. linux_elf architecture: ........................................ i386 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.11.1 standard_library_default: ............................ /usr/lib/ocaml standard_library: .................................... /usr/lib/ocaml bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT model: ............................................... default ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /usr Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... $exec_prefix/lib Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir Prepend a path when installing package: .............. /usr/src/tmp/ocaml-fileutils-buildroot findlib_version: ..................................... 1.8.1 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ true Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... Create documentations: ............................... true Compile tests executable and library and run them: ... false pkg_unix: ............................................ /usr/lib/ocaml pkg_bytes: ........................................... /usr/lib/ocaml/bytes pkg_str: ............................................. /usr/lib/ocaml ocamldoc: ............................................ /usr/bin/ocamldoc + make make: Entering directory '/usr/src/RPM/BUILD/ocaml-fileutils-0.5.3' ocaml setup.ml -build File "./setup.ml", line 1796, characters 22-40: 1796 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3467, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Warning: Won't be able to compile a native plugin ocamlc.opt unix.cma -I /usr/lib/ocaml/ocamlbuild /usr/lib/ocaml/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /usr/lib/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild File "_tags", line 31, characters 18-27: Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. File "_tags", line 37, characters 19-28: Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtil.mli > src/FileUtil.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FilePath.mli > src/FilePath.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilMode.ml > src/FileUtilMode.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FilePath.cmi src/FilePath.mli /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMode.cmo src/FileUtilMode.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMode.cmo src/FileUtilMode.ml File "src/FileUtilMode.ml", line 59, characters 23-41: 59 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtil.cmi src/FileUtil.mli /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtil.ml > src/FileUtil.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilCHMOD.ml > src/FileUtilCHMOD.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilLS.ml > src/FileUtilLS.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilMisc.ml > src/FileUtilMisc.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilTypes.ml > src/FileUtilTypes.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTypes.cmo src/FileUtilTypes.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMisc.cmo src/FileUtilMisc.ml /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilPermission.ml > src/FileUtilPermission.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilSTAT.ml > src/FileUtilSTAT.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilPermission.cmo src/FileUtilPermission.ml /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilUMASK.ml > src/FileUtilUMASK.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilLS.cmo src/FileUtilLS.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilSTAT.cmo src/FileUtilSTAT.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilUMASK.cmo src/FileUtilUMASK.ml /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilCMP.ml > src/FileUtilCMP.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilTEST.ml > src/FileUtilTEST.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilSize.ml > src/FileUtilSize.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilSize.cmo src/FileUtilSize.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTEST.cmo src/FileUtilTEST.ml /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilCP.ml > src/FileUtilCP.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCHMOD.cmo src/FileUtilCHMOD.ml /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilMKDIR.ml > src/FileUtilMKDIR.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilRM.ml > src/FileUtilRM.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilTOUCH.ml > src/FileUtilTOUCH.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMKDIR.cmo src/FileUtilMKDIR.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilRM.cmo src/FileUtilRM.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTOUCH.cmo src/FileUtilTOUCH.ml /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilDU.ml > src/FileUtilDU.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilFIND.ml > src/FileUtilFIND.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilREADLINK.ml > src/FileUtilREADLINK.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilPWD.ml > src/FileUtilPWD.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilPWD.cmo src/FileUtilPWD.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilREADLINK.cmo src/FileUtilREADLINK.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilFIND.cmo src/FileUtilFIND.ml /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilMV.ml > src/FileUtilMV.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCP.cmo src/FileUtilCP.ml /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilWHICH.ml > src/FileUtilWHICH.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCMP.cmo src/FileUtilCMP.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilDU.cmo src/FileUtilDU.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMV.cmo src/FileUtilMV.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilWHICH.cmo src/FileUtilWHICH.ml /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FilePath.ml > src/FilePath.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/CommonPath.ml > src/CommonPath.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileStringExt.ml > src/FileStringExt.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileStringExt.cmo src/FileStringExt.ml /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/ExtensionPath.ml > src/ExtensionPath.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FilePath_type.ml > src/FilePath_type.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/MacOSPath.ml > src/MacOSPath.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/CommonPath.cmo src/CommonPath.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FilePath_type.cmo src/FilePath_type.ml /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/UnixPath.ml > src/UnixPath.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/Win32Path.ml > src/Win32Path.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/ExtensionPath.cmo src/ExtensionPath.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/MacOSPath.cmo src/MacOSPath.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/UnixPath.cmo src/UnixPath.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/Win32Path.cmo src/Win32Path.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtil.cmo src/FileUtil.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FilePath.cmo src/FilePath.ml /usr/bin/ocamlfind ocamlc -a -I src src/FileStringExt.cmo src/CommonPath.cmo src/ExtensionPath.cmo src/FilePath_type.cmo src/MacOSPath.cmo src/UnixPath.cmo src/Win32Path.cmo src/FilePath.cmo src/FileUtilTypes.cmo src/FileUtilMisc.cmo src/FileUtilLS.cmo src/FileUtilMode.cmo src/FileUtilPermission.cmo src/FileUtilSTAT.cmo src/FileUtilUMASK.cmo src/FileUtilCHMOD.cmo src/FileUtilSize.cmo src/FileUtilTEST.cmo src/FileUtilCMP.cmo src/FileUtilMKDIR.cmo src/FileUtilRM.cmo src/FileUtilTOUCH.cmo src/FileUtilCP.cmo src/FileUtilPWD.cmo src/FileUtilREADLINK.cmo src/FileUtilFIND.cmo src/FileUtilDU.cmo src/FileUtilMV.cmo src/FileUtilWHICH.cmo src/FileUtil.cmo -o src/fileutils.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileStringExt.cmx src/FileStringExt.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/CommonPath.cmx src/CommonPath.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FilePath_type.cmx src/FilePath_type.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/ExtensionPath.cmx src/ExtensionPath.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/MacOSPath.cmx src/MacOSPath.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/UnixPath.cmx src/UnixPath.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/Win32Path.cmx src/Win32Path.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FilePath.cmx src/FilePath.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTypes.cmx src/FileUtilTypes.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMisc.cmx src/FileUtilMisc.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilPermission.cmx src/FileUtilPermission.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMode.cmx src/FileUtilMode.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMode.cmx src/FileUtilMode.ml File "src/FileUtilMode.ml", line 59, characters 23-41: 59 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilLS.cmx src/FileUtilLS.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilSTAT.cmx src/FileUtilSTAT.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilUMASK.cmx src/FileUtilUMASK.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilSize.cmx src/FileUtilSize.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTEST.cmx src/FileUtilTEST.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCHMOD.cmx src/FileUtilCHMOD.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMKDIR.cmx src/FileUtilMKDIR.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilRM.cmx src/FileUtilRM.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTOUCH.cmx src/FileUtilTOUCH.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilPWD.cmx src/FileUtilPWD.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilREADLINK.cmx src/FileUtilREADLINK.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilFIND.cmx src/FileUtilFIND.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCP.cmx src/FileUtilCP.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCMP.cmx src/FileUtilCMP.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilDU.cmx src/FileUtilDU.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMV.cmx src/FileUtilMV.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilWHICH.cmx src/FileUtilWHICH.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtil.cmx src/FileUtil.ml /usr/bin/ocamlfind ocamlopt -a -I src src/FileStringExt.cmx src/CommonPath.cmx src/ExtensionPath.cmx src/FilePath_type.cmx src/MacOSPath.cmx src/UnixPath.cmx src/Win32Path.cmx src/FilePath.cmx src/FileUtilTypes.cmx src/FileUtilMisc.cmx src/FileUtilLS.cmx src/FileUtilMode.cmx src/FileUtilPermission.cmx src/FileUtilSTAT.cmx src/FileUtilUMASK.cmx src/FileUtilCHMOD.cmx src/FileUtilSize.cmx src/FileUtilTEST.cmx src/FileUtilCMP.cmx src/FileUtilMKDIR.cmx src/FileUtilRM.cmx src/FileUtilTOUCH.cmx src/FileUtilCP.cmx src/FileUtilPWD.cmx src/FileUtilREADLINK.cmx src/FileUtilFIND.cmx src/FileUtilDU.cmx src/FileUtilMV.cmx src/FileUtilWHICH.cmx src/FileUtil.cmx -o src/fileutils.cmxa /usr/bin/ocamlfind ocamlopt -shared -I src src/fileutils.cmxa src/FileStringExt.cmx src/CommonPath.cmx src/ExtensionPath.cmx src/FilePath_type.cmx src/MacOSPath.cmx src/UnixPath.cmx src/Win32Path.cmx src/FilePath.cmx src/FileUtilTypes.cmx src/FileUtilMisc.cmx src/FileUtilLS.cmx src/FileUtilMode.cmx src/FileUtilPermission.cmx src/FileUtilSTAT.cmx src/FileUtilUMASK.cmx src/FileUtilCHMOD.cmx src/FileUtilSize.cmx src/FileUtilTEST.cmx src/FileUtilCMP.cmx src/FileUtilMKDIR.cmx src/FileUtilRM.cmx src/FileUtilTOUCH.cmx src/FileUtilCP.cmx src/FileUtilPWD.cmx src/FileUtilREADLINK.cmx src/FileUtilFIND.cmx src/FileUtilDU.cmx src/FileUtilMV.cmx src/FileUtilWHICH.cmx src/FileUtil.cmx -o src/fileutils.cmxs + /usr/bin/ocamlfind ocamlopt -shared -I src src/fileutils.cmxa src/FileStringExt.cmx src/CommonPath.cmx src/ExtensionPath.cmx src/FilePath_type.cmx src/MacOSPath.cmx src/UnixPath.cmx src/Win32Path.cmx src/FilePath.cmx src/FileUtilTypes.cmx src/FileUtilMisc.cmx src/FileUtilLS.cmx src/FileUtilMode.cmx src/FileUtilPermission.cmx src/FileUtilSTAT.cmx src/FileUtilUMASK.cmx src/FileUtilCHMOD.cmx src/FileUtilSize.cmx src/FileUtilTEST.cmx src/FileUtilCMP.cmx src/FileUtilMKDIR.cmx src/FileUtilRM.cmx src/FileUtilTOUCH.cmx src/FileUtilCP.cmx src/FileUtilPWD.cmx src/FileUtilREADLINK.cmx src/FileUtilFIND.cmx src/FileUtilDU.cmx src/FileUtilMV.cmx src/FileUtilWHICH.cmx src/FileUtil.cmx -o src/fileutils.cmxs ld: src/FileUtilWHICH.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object /usr/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilStr.ml > src/FileUtilStr.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilStr.cmo src/FileUtilStr.ml /usr/bin/ocamlfind ocamlc -a -I src src/FileUtilStr.cmo -o src/fileutils-str.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilStr.cmx src/FileUtilStr.ml /usr/bin/ocamlfind ocamlopt -a -I src src/FileUtilStr.cmx -o src/fileutils-str.cmxa /usr/bin/ocamlfind ocamlopt -shared -I src src/fileutils-str.cmxa src/FileUtilStr.cmx -o src/fileutils-str.cmxs + /usr/bin/ocamlfind ocamlopt -shared -I src src/fileutils-str.cmxa src/FileUtilStr.cmx -o src/fileutils-str.cmxs ld: src/FileUtilStr.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object Skipping precommit checks. ocaml setup.ml -test File "./setup.ml", line 1796, characters 22-40: 1796 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3467, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims W: Tests are turned off, consider enabling with 'ocaml setup.ml -configure --enable-tests' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-fileutils-0.5.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54270 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-fileutils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-fileutils-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-fileutils-0.5.3 + export DESTDIR=/usr/src/tmp/ocaml-fileutils-buildroot + DESTDIR=/usr/src/tmp/ocaml-fileutils-buildroot + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml + mkdir -p /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/stublibs + make htmldir=. install make: Entering directory '/usr/src/RPM/BUILD/ocaml-fileutils-0.5.3' ocaml setup.ml -install File "./setup.ml", line 1796, characters 22-40: 1796 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3467, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtil.mli Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FilePath.mli Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils.cma Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils.cmxa Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils.a Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils.cmxs Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FilePath.cmi Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FilePath.cmti Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FilePath.cmt Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FilePath.annot Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtil.cmi Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtil.cmti Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtil.cmt Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtil.annot Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilDU.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilCMP.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilMV.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilCP.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilRM.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilFIND.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilTOUCH.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilMKDIR.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilWHICH.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilREADLINK.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilPWD.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilTEST.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilCHMOD.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilLS.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilUMASK.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilSTAT.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilMisc.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilSize.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilPermission.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilTypes.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilMode.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/Win32Path.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/UnixPath.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/MacOSPath.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileStringExt.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FilePath_type.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/ExtensionPath.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/CommonPath.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FilePath.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtil.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilStr.ml Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils-str.cma Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils-str.cmxa Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils-str.a Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils-str.cmxs Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilStr.cmi Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilStr.cmt Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilStr.annot Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilStr.cmx Installed /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/META make: Leaving directory '/usr/src/RPM/BUILD/ocaml-fileutils-0.5.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-fileutils-buildroot (auto) mode of './usr/lib/ocaml/fileutils/fileutils-str.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/fileutils/fileutils.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-fileutils-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-fileutils-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-fileutils-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-fileutils-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-fileutils-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlFileUtilStr__entry' 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 'camlFileUtilStr__match_compile_80' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilStr__fun_465' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilStr__fun_456' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilStr__fun_462' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilStr__fun_491' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils-str.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils-str.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils-str.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils-str.cmxs: undefined symbol: camlStr__parse_969 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils-str.cmxs: undefined symbol: camlStr__compile_774 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils-str.cmxs: undefined symbol: camlStr__string_match_1055 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils-str.cmxs: undefined symbol: camlFileUtilTEST__test_373 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils-str.cmxs: undefined symbol: camlFileUtilFIND__find_inner_888 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils-str.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils-str.cmxs: undefined symbol: camlFileUtil the file containing the function 'camlFileUtilWHICH__which_232' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__fun_844' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__mv_inner_771' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__mv_241' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__fun_780' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilDU__code_begin' or the file containing the function 'camlFileUtilDU__du_aux_95' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilDU__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__find_inner_888' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__find_aux_255' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__follow_symlink_257' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilREADLINK__readlink_aux_248' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilREADLINK__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilPWD__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__cp_inner_1459' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__cp_249' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1475' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__handle_exception_428' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__copy_time_props_434' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__cp_dir_548' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__cp_one_549' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_92' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTOUCH__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__rm_inner_762' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__rm_236' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__fun_771' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__fun_786' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__mkdir_inner_775' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__mkdir_282' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__fun_784' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__fun_806' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__mkdir_simple_353' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCMP__code_begin' or the file containing the function 'camlFileUtilCMP__cmp_232' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCMP__clean_fd_244' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCMP__test_empty_247' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCMP__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__compile_filter_234' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__cc_243' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__dfs_317' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__fun_656' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__eval_335' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilSize__code_begin' or the file containing the function 'camlFileUtilSize__mul_1024_95' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fuzzy_comp_159' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__string_of_size_inner_674' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__decomp_continue_179' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__decomp_start_180' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__only_significant_unit_198' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_692' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_696' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_701' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCHMOD__chmod_inner_781' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCHMOD__chmod_98' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCHMOD__fun_790' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCHMOD__chmod_one_112' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCHMOD__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__umask_inner_237' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__umask_84' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__fun_245' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__try_umask_133' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__umask_apply_205' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSTAT__stat_inner_636' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSTAT__kind_of_stat_98' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSTAT__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilPermission__int_of_permission_98' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilPermission__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_955' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__of_int_689' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__perm_704' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__action_762' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__clause_777' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__apply_788' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_1012' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__clause_870' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilLS__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__handle_error_592' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTypes__code_end' or the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__reduce_inner_1466' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__compare_383' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__get_extension_422' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_relative_aux_454' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__GenericStringPath_632' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__basename_549' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__dirname_554' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__concat_557' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_valid_584' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_relative_587' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_current_590' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_parent_593' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__chop_extension_601' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__get_extension_605' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__check_extension_609' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__add_extension_614' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__replace_extension_619' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__dir_writer_100' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__dir_writer_aux_105' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__dir_reader_219' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__fn_part_of_string_222' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__fn_part_split_225' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__path_reader_239' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlUnixPath__code_begin' or the file containing the function 'camlUnixPath__dir_writer_aux_104' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__dir_writer_aux_104' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__dir_reader_217' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fn_part_of_string_221' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__path_reader_229' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_concat_233' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_basename_237' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_dirname_241' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_is_current_246' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_is_parent_248' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlMacOSPath__code_begin' or the file containing the function 'camlMacOSPath__dir_writer_aux_147' is not compiled with -fpic/-fPIC the file containing the function 'camlMacOSPath__dir_reader_157' is not compiled with -fpic/-fPIC the file containing the function 'camlMacOSPath__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath_type__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlExtensionPath__code_begin' or the file containing the function 'camlExtensionPath__check_133' is not compiled with -fpic/-fPIC the file containing the function 'camlExtensionPath__check_133' is not compiled with -fpic/-fPIC the file containing the function 'camlExtensionPath__chop_137' is not compiled with -fpic/-fPIC the file containing the function 'camlExtensionPath__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileStringExt__split_aux_140' is not compiled with -fpic/-fPIC the file containing the function 'camlFileStringExt__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__fun_777' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__fun_795' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__fun_798' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilDU__code_begin' or the file containing the function 'camlFileUtilDU__du_aux_95' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilDU__du_aux_95' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__enter_dir_256' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilREADLINK__readlink_234' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilREADLINK__all_upper_dir_aux_240' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1468' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__handle_error_425' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1671' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1685' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1699' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1713' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1724' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1735' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1631' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1634' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1642' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1653' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__fun_768' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__rm_aux_335' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilMKDIR__code_begin' or the file containing the function 'camlFileUtilMKDIR__mkdir_inner_775' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__fun_825' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCMP__code_begin' or the file containing the function 'camlFileUtilCMP__cmp_232' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__compile_filter_inner_636' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__test_373' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__mul_1024_95' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__size_add_146' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__szstr_170' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_682' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_684' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_686' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_688' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCHMOD__fun_787' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__fun_242' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilPermission__permission_of_int_92' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_952' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_959' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__permcopy_817' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_984' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__args_825' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__action_831' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_1084' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_1100' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilLS__code_begin' or the file containing the function 'camlFileUtilLS__fun_785' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__prevent_recursion_579' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__handle_error_gen_587' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__handle_exception_720' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTypes__code_end' or the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__reduce_aux_233' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__relation_of_filename_316' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__relation_of_filename_aux_320' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__basename_404' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__dirname_408' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__wrap_extension_412' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__check_extension_417' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__chop_extension_426' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1550' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__add_extension_430' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1560' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__replace_extension_435' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1570' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_absolute_446' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_relative_450' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__wrap_extension_596' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__os_depend_633' is not compiled with -fpic/-fPIC either the file containing the function 'camlMacOSPath__code_begin' or the file containing the function 'camlMacOSPath__dir_writer_aux_147' is not compiled with -fpic/-fPIC the file containing the function 'camlMacOSPath__dir_reader_aux_160' is not compiled with -fpic/-fPIC either the file containing the function 'camlFilePath_type__code_begin' or the file containing the function 'camlFilePath_type__add_string_94' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath_type__add_string_94' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath_type__end_string_100' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_concat_82' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_basename_86' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_dirname_89' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_is_relative_92' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_is_current_95' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_is_parent_98' is not compiled with -fpic/-fPIC the file containing the function 'camlFileStringExt__split_inner_215' is not compiled with -fpic/-fPIC the file containing the function 'camlFileStringExt__break_at_first_207' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilDU__code_begin' or the file containing the function 'camlFileUtilDU__du_aux_95' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilMKDIR__code_begin' or the file containing the function 'camlFileUtilMKDIR__mkdir_inner_775' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCMP__code_begin' or the file containing the function 'camlFileUtilCMP__cmp_232' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilLS__code_begin' or the file containing the function 'camlFileUtilLS__fun_785' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTypes__code_end' or the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC either the file containing the function 'camlMacOSPath__code_begin' or the file containing the function 'camlMacOSPath__dir_writer_aux_147' is not compiled with -fpic/-fPIC either the file containing the function 'camlFilePath_type__code_begin' or the file containing the function 'camlFilePath_type__add_string_94' 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 either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTypes__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_92' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilMKDIR__code_begin' or the file containing the function 'camlFileUtilMKDIR__mkdir_inner_775' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__to_filename_431' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__ctst_435' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__to_filename_442' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__fun_863' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__fun_906' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPWD__code_begin' or the file containing the function 'camlFileUtilPWD__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1637' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1744' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCMP__code_begin' or the file containing the function 'camlFileUtilCMP__cmp_232' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilLS__fun_785' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__solve_dirname_583' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPWD__code_begin' or the file containing the function 'camlFileUtilPWD__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__exs_307' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1678' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1692' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1706' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1640' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_92' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCMP__code_begin' or the file containing the function 'camlFileUtilCMP__cmp_232' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__size_compare_inner_666' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPermission__code_end' or the file containing the function 'camlFileUtilMode__fun_952' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilLS__code_begin' or the file containing the function 'camlFileUtilLS__fun_785' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilMKDIR__code_begin' or the file containing the function 'camlFileUtilMKDIR__mkdir_inner_775' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCMP__code_begin' or the file containing the function 'camlFileUtilCMP__cmp_232' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTypes__code_end' or the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__path_of_string_627' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_967' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilLS__code_begin' or the file containing the function 'camlFileUtilLS__fun_785' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_filename_463' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__string_of_path_475' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__path_of_string_478' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__string_of_path_624' is not compiled with -fpic/-fPIC either the file containing the function 'camlUnixPath__code_begin' or the file containing the function 'camlUnixPath__dir_writer_aux_104' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCMP__code_begin' or the file containing the function 'camlFileUtilCMP__cmp_232' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__filter_379' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilDU__code_begin' or the file containing the function 'camlFileUtilDU__du_aux_95' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTypes__code_end' or the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilDU__code_begin' or the file containing the function 'camlFileUtilDU__du_aux_95' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__fun_832' is not compiled with -fpic/-fPIC the file containing the function 'camlMacOSPath__dir_writer_aux_147' is not compiled with -fpic/-fPIC either the file containing the function 'camlExtensionPath__code_begin' or the file containing the function 'camlExtensionPath__check_133' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_is_relative_244' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_92' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1669' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__spf_271' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__fun_686' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilDU__code_begin' or the file containing the function 'camlFileUtilDU__du_aux_95' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_92' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilDU__fun_423' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTypes__code_end' or the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPWD__code_begin' or the file containing the function 'camlFileUtilPWD__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCMP__code_begin' or the file containing the function 'camlFileUtilCMP__cmp_232' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1720' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1750' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1764' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilLS__code_begin' or the file containing the function 'camlFileUtilLS__fun_785' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCMP__code_begin' or the file containing the function 'camlFileUtilCMP__cmp_232' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__fun_640' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPWD__code_begin' or the file containing the function 'camlFileUtilPWD__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1721' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1732' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1650' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_92' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__set_794' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__get_801' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_1022' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_1108' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__fun_802' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__concat_387' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCMP__code_begin' or the file containing the function 'camlFileUtilCMP__cmp_232' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilLS__code_begin' or the file containing the function 'camlFileUtilLS__fun_785' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__path_writer_236' is not compiled with -fpic/-fPIC either the file containing the function 'camlUnixPath__code_begin' or the file containing the function 'camlUnixPath__dir_writer_aux_104' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__path_writer_226' is not compiled with -fpic/-fPIC the file containing the function 'camlMacOSPath__path_writer_172' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__get_179' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPermission__code_end' or the file containing the function 'camlFileUtilMode__fun_952' is not compiled with -fpic/-fPIC either the file containing the function 'camlUnixPath__code_begin' or the file containing the function 'camlUnixPath__dir_writer_aux_104' is not compiled with -fpic/-fPIC the file containing the function 'camlExtensionPath__add_141' is not compiled with -fpic/-fPIC the file containing the function 'camlExtensionPath__replace_145' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilLS__code_begin' or the file containing the function 'camlFileUtilLS__fun_785' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTypes__code_end' or the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_subdir_538' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_updir_542' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__compare_546' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__reduce_564' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_absolute_568' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_relative_572' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__reparent_576' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__identity_581' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTypes__code_end' or the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_subdir_375' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_updir_379' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTypes__code_end' or the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__reparent_466' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTypes__code_end' or the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_filename_561' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTypes__code_end' or the file containing the function 'camlFilePath__filename_of_string_199' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1536' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1738' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1543' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1730' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__fun_314' is not compiled with -fpic/-fPIC the file containing the function 'camlMacOSPath__fun_303' is not compiled with -fpic/-fPIC either the file containing the function 'camlUnixPath__code_begin' or the file containing the function 'camlUnixPath__dir_writer_aux_104' is not compiled with -fpic/-fPIC either the file containing the function 'camlExtensionPath__code_begin' or the file containing the function 'camlExtensionPath__check_133' is not compiled with -fpic/-fPIC either the file containing the function 'camlMacOSPath__code_begin' or the file containing the function 'camlMacOSPath__dir_writer_aux_147' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_sys_getenv verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__list__map_233 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__sys verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__list__fold_left_272 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__list__find_414 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__bytes__sub_115 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_sys_rename verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__printf__sprintf_201 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_sys_read_directory verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__array__fold_left_203 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__list__rev_append_121 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_readlink verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_sys_getcwd verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__bytes__make_92 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__list__length_aux_83 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlUnix verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_error_message verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__printexc__use_printers_197 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__printexc__to_string_default_205 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_open verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlUnix__read_515 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlUnix__write_606 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__array__iter_143 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_symlink verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_close verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__23 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__open_out_gen_217 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__close_out_272 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_utimes verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_lstat_64 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_rmdir verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_unlink verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__$40_193 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_mkdir verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__31 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__open_in_gen_280 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_ml_seek_in verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__stream__of_channel_413 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__stream__next_270 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__stream verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_ml_close_channel verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__stream__empty_274 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_geteuid verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_getegid verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__list__find_all_430 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_mul_native verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_add_native verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_compare verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_div_native verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_notequal verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_to_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__string__concat_213 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_mod_native verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_chmod verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_umask verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_stat_64 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__map__add_196 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__map__find_208 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__$5e_136 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__list__exists_337 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__map__fun_1039 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__array__to_list_182 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__set__mem_272 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__set__add_185 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__set__fun_988 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__parsing verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_string_compare verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__list__rev_map_249 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__list__flatten_228 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__string__rindex_rec_279 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__buffer__create_85 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__buffer__add_string_429 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__buffer__resize_287 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__string__index_from_267 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__string__index_rec_249 Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.42817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fileutils-0.5.3 + make test make: Entering directory '/usr/src/RPM/BUILD/ocaml-fileutils-0.5.3' ocaml setup.ml -build File "./setup.ml", line 1796, characters 22-40: 1796 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3467, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "_tags", line 31, characters 18-27: Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. File "_tags", line 37, characters 19-28: Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. /usr/bin/ocamlfind ocamlopt -shared -I src src/fileutils.cmxa src/FileStringExt.cmx src/CommonPath.cmx src/ExtensionPath.cmx src/FilePath_type.cmx src/MacOSPath.cmx src/UnixPath.cmx src/Win32Path.cmx src/FilePath.cmx src/FileUtilTypes.cmx src/FileUtilMisc.cmx src/FileUtilLS.cmx src/FileUtilMode.cmx src/FileUtilPermission.cmx src/FileUtilSTAT.cmx src/FileUtilUMASK.cmx src/FileUtilCHMOD.cmx src/FileUtilSize.cmx src/FileUtilTEST.cmx src/FileUtilCMP.cmx src/FileUtilMKDIR.cmx src/FileUtilRM.cmx src/FileUtilTOUCH.cmx src/FileUtilCP.cmx src/FileUtilPWD.cmx src/FileUtilREADLINK.cmx src/FileUtilFIND.cmx src/FileUtilDU.cmx src/FileUtilMV.cmx src/FileUtilWHICH.cmx src/FileUtil.cmx -o src/fileutils.cmxs + /usr/bin/ocamlfind ocamlopt -shared -I src src/fileutils.cmxa src/FileStringExt.cmx src/CommonPath.cmx src/ExtensionPath.cmx src/FilePath_type.cmx src/MacOSPath.cmx src/UnixPath.cmx src/Win32Path.cmx src/FilePath.cmx src/FileUtilTypes.cmx src/FileUtilMisc.cmx src/FileUtilLS.cmx src/FileUtilMode.cmx src/FileUtilPermission.cmx src/FileUtilSTAT.cmx src/FileUtilUMASK.cmx src/FileUtilCHMOD.cmx src/FileUtilSize.cmx src/FileUtilTEST.cmx src/FileUtilCMP.cmx src/FileUtilMKDIR.cmx src/FileUtilRM.cmx src/FileUtilTOUCH.cmx src/FileUtilCP.cmx src/FileUtilPWD.cmx src/FileUtilREADLINK.cmx src/FileUtilFIND.cmx src/FileUtilDU.cmx src/FileUtilMV.cmx src/FileUtilWHICH.cmx src/FileUtil.cmx -o src/fileutils.cmxs ld: src/FileUtilWHICH.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object /usr/bin/ocamlfind ocamlopt -shared -I src src/fileutils-str.cmxa src/FileUtilStr.cmx -o src/fileutils-str.cmxs + /usr/bin/ocamlfind ocamlopt -shared -I src src/fileutils-str.cmxa src/FileUtilStr.cmx -o src/fileutils-str.cmxs ld: src/FileUtilStr.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object Skipping precommit checks. ocaml setup.ml -test File "./setup.ml", line 1796, characters 22-40: 1796 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3467, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims W: Tests are turned off, consider enabling with 'ocaml setup.ml -configure --enable-tests' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-fileutils-0.5.3' + exit 0 Processing files: ocaml-fileutils-0.5.3-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3989 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fileutils-0.5.3 + DOCDIR=/usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-0.5.3 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-0.5.3 + /bin/mkdir -p /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-0.5.3 + cp -prL COPYING.txt /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-0.5.3 + chmod -R go-w /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-0.5.3 + chmod -R a+rX /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-0.5.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cl3N8d find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dRkkif find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(CommonPath) = 4.11.1-2338FDF6, ocaml-cmi(ExtensionPath) = 4.11.1-DAB3A836, ocaml-cmi(FilePath) = 4.11.1-9DB0817A, ocaml-cmi(FilePath_type) = 4.11.1-7B1A0149, ocaml-cmi(FileStringExt) = 4.11.1-A7499D78, ocaml-cmi(FileUtil) = 4.11.1-0997D6F8, ocaml-cmi(FileUtilCHMOD) = 4.11.1-532F0CC8, ocaml-cmi(FileUtilCMP) = 4.11.1-D328D53D, ocaml-cmi(FileUtilCP) = 4.11.1-35FC10BE, ocaml-cmi(FileUtilDU) = 4.11.1-289207E4, ocaml-cmi(FileUtilFIND) = 4.11.1-42AC893A, ocaml-cmi(FileUtilLS) = 4.11.1-4F7FDC93, ocaml-cmi(FileUtilMKDIR) = 4.11.1-AC892AB8, ocaml-cmi(FileUtilMV) = 4.11.1-0ABC9816, ocaml-cmi(FileUtilMisc) = 4.11.1-C4DFD8F8, ocaml-cmi(FileUtilMode) = 4.11.1-C6D71B09, ocaml-cmi(FileUtilPWD) = 4.11.1-E0FB564A, ocaml-cmi(FileUtilPermission) = 4.11.1-E800CB5B, ocaml-cmi(FileUtilREADLINK) = 4.11.1-E5388777, ocaml-cmi(FileUtilRM) = 4.11.1-EB1D883D, ocaml-cmi(FileUtilSTAT) = 4.11.1-AEC51C4E, ocaml-cmi(FileUtilSize) = 4.11.1-15231499, ocaml-cmi(FileUtilStr) = 4.11.1-2D61DE7A, ocaml-cmi(FileUtilTEST) = 4.11.1-644E5DAF, ocaml-cmi(FileUtilTOUCH) = 4.11.1-816BBFF7, ocaml-cmi(FileUtilTypes) = 4.11.1-96238B2F, ocaml-cmi(FileUtilUMASK) = 4.11.1-935243C0, ocaml-cmi(FileUtilWHICH) = 4.11.1-A34A75F2, ocaml-cmi(MacOSPath) = 4.11.1-CE9C3239, ocaml-cmi(UnixPath) = 4.11.1-C0A68818, ocaml-cmi(Win32Path) = 4.11.1-786BB3FE Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, ocaml-cmi(Stdlib__bigarray) = 4.11.1-8F51E488, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__bytes) = 4.11.1-6F90F1D3, ocaml-cmi(Stdlib__complex) = 4.11.1-2221DCE2, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__parsing) = 4.11.1-A1E21D36, ocaml-cmi(Stdlib__pervasives) = 4.11.1-76119CE3, ocaml-cmi(Stdlib__printexc) = 4.11.1-6E03AB07, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__stream) = 4.11.1-BE3455A9, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Str) = 4.11.1-69CA4B46, ocaml-cmi(Unix) = 4.11.1-E6D191B0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Wz15f Creating ocaml-fileutils-debuginfo package Processing files: ocaml-fileutils-devel-0.5.3-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5307 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fileutils-0.5.3 + DOCDIR=/usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.5.3 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.5.3 + /bin/mkdir -p /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.5.3 + cp -prL COPYING.txt AUTHORS.txt CHANGELOG.txt README.txt TODO.txt /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.5.3 + chmod -R go-w /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.5.3 + chmod -R a+rX /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.5.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z320Uh find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ez3xYf find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(CommonPath) = 4.11.1-AC42A08A, ocaml-cmx(ExtensionPath) = 4.11.1-33658E69, ocaml-cmx(FilePath) = 4.11.1-39EE3C47, ocaml-cmx(FilePath_type) = 4.11.1-3C1BEE40, ocaml-cmx(FileStringExt) = 4.11.1-C38D12F2, ocaml-cmx(FileUtil) = 4.11.1-AF7A957B, ocaml-cmx(FileUtilCHMOD) = 4.11.1-70FE4405, ocaml-cmx(FileUtilCMP) = 4.11.1-B68256CA, ocaml-cmx(FileUtilCP) = 4.11.1-8B42BF92, ocaml-cmx(FileUtilDU) = 4.11.1-1BF14645, ocaml-cmx(FileUtilFIND) = 4.11.1-C2BE949A, ocaml-cmx(FileUtilLS) = 4.11.1-39615485, ocaml-cmx(FileUtilMKDIR) = 4.11.1-06E2A808, ocaml-cmx(FileUtilMV) = 4.11.1-DAB80293, ocaml-cmx(FileUtilMisc) = 4.11.1-04990BE9, ocaml-cmx(FileUtilMode) = 4.11.1-1981710A, ocaml-cmx(FileUtilPWD) = 4.11.1-AA79EEA0, ocaml-cmx(FileUtilPermission) = 4.11.1-A2581641, ocaml-cmx(FileUtilREADLINK) = 4.11.1-6E698DE9, ocaml-cmx(FileUtilRM) = 4.11.1-C0AC690E, ocaml-cmx(FileUtilSTAT) = 4.11.1-997E3B9E, ocaml-cmx(FileUtilSize) = 4.11.1-9D081483, ocaml-cmx(FileUtilStr) = 4.11.1-ADEF60DB, ocaml-cmx(FileUtilTEST) = 4.11.1-9F621F46, ocaml-cmx(FileUtilTOUCH) = 4.11.1-02CAA4B4, ocaml-cmx(FileUtilTypes) = 4.11.1-C2BFF947, ocaml-cmx(FileUtilUMASK) = 4.11.1-26F3E26E, ocaml-cmx(FileUtilWHICH) = 4.11.1-2689AB89, ocaml-cmx(MacOSPath) = 4.11.1-385E030D, ocaml-cmx(UnixPath) = 4.11.1-9241C2B6, ocaml-cmx(Win32Path) = 4.11.1-BB26D53F Requires: ocaml-fileutils = 0.5.3-alt4, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CommonPath) = 4.11.1-2338FDF6, ocaml-cmi(ExtensionPath) = 4.11.1-DAB3A836, ocaml-cmi(FilePath) = 4.11.1-9DB0817A, ocaml-cmi(FilePath_type) = 4.11.1-7B1A0149, ocaml-cmi(FileStringExt) = 4.11.1-A7499D78, ocaml-cmi(FileUtil) = 4.11.1-0997D6F8, ocaml-cmi(FileUtilCHMOD) = 4.11.1-532F0CC8, ocaml-cmi(FileUtilCMP) = 4.11.1-D328D53D, ocaml-cmi(FileUtilCP) = 4.11.1-35FC10BE, ocaml-cmi(FileUtilDU) = 4.11.1-289207E4, ocaml-cmi(FileUtilFIND) = 4.11.1-42AC893A, ocaml-cmi(FileUtilLS) = 4.11.1-4F7FDC93, ocaml-cmi(FileUtilMKDIR) = 4.11.1-AC892AB8, ocaml-cmi(FileUtilMV) = 4.11.1-0ABC9816, ocaml-cmi(FileUtilMisc) = 4.11.1-C4DFD8F8, ocaml-cmi(FileUtilMode) = 4.11.1-C6D71B09, ocaml-cmi(FileUtilPWD) = 4.11.1-E0FB564A, ocaml-cmi(FileUtilPermission) = 4.11.1-E800CB5B, ocaml-cmi(FileUtilREADLINK) = 4.11.1-E5388777, ocaml-cmi(FileUtilRM) = 4.11.1-EB1D883D, ocaml-cmi(FileUtilSTAT) = 4.11.1-AEC51C4E, ocaml-cmi(FileUtilSize) = 4.11.1-15231499, ocaml-cmi(FileUtilStr) = 4.11.1-2D61DE7A, ocaml-cmi(FileUtilTEST) = 4.11.1-644E5DAF, ocaml-cmi(FileUtilTOUCH) = 4.11.1-816BBFF7, ocaml-cmi(FileUtilTypes) = 4.11.1-96238B2F, ocaml-cmi(FileUtilUMASK) = 4.11.1-935243C0, ocaml-cmi(FileUtilWHICH) = 4.11.1-A34A75F2, ocaml-cmi(MacOSPath) = 4.11.1-CE9C3239, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, ocaml-cmi(Stdlib__bigarray) = 4.11.1-8F51E488, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__bytes) = 4.11.1-6F90F1D3, ocaml-cmi(Stdlib__complex) = 4.11.1-2221DCE2, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__parsing) = 4.11.1-A1E21D36, ocaml-cmi(Stdlib__pervasives) = 4.11.1-76119CE3, ocaml-cmi(Stdlib__printexc) = 4.11.1-6E03AB07, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__stream) = 4.11.1-BE3455A9, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Str) = 4.11.1-69CA4B46, ocaml-cmi(Unix) = 4.11.1-E6D191B0, ocaml-cmi(UnixPath) = 4.11.1-C0A68818, ocaml-cmi(Win32Path) = 4.11.1-786BB3FE, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__array) = 4.11.1-6C55DC4F, ocaml-cmx(Stdlib__buffer) = 4.11.1-20EC2270, ocaml-cmx(Stdlib__bytes) = 4.11.1-E4FB9ABE, ocaml-cmx(Stdlib__int64) = 4.11.1-0645C793, ocaml-cmx(Stdlib__list) = 4.11.1-EE635CDA, ocaml-cmx(Stdlib__map) = 4.11.1-9B891A41, ocaml-cmx(Stdlib__parsing) = 4.11.1-E3018B33, ocaml-cmx(Stdlib__printexc) = 4.11.1-AEA304DD, ocaml-cmx(Stdlib__printf) = 4.11.1-7B0D6695, ocaml-cmx(Stdlib__set) = 4.11.1-D00683E8, ocaml-cmx(Stdlib__stream) = 4.11.1-CE593C23, ocaml-cmx(Stdlib__string) = 4.11.1-87EE46B7, ocaml-cmx(Stdlib__sys) = 4.11.1-05A2DD7E, ocaml-cmx(Str) = 4.11.1-57A06406, ocaml-cmx(Unix) = 4.11.1-DEF44CFF Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sUfhSe Processing files: ocaml-fileutils-debuginfo-0.5.3-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hnh9Mg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jvYF4f find-requires: running scripts (debuginfo) Requires: ocaml-fileutils = 0.5.3-alt4 Adding to ocaml-fileutils-devel a strict dependency on ocaml-fileutils Adding to ocaml-fileutils-debuginfo a strict dependency on ocaml-fileutils Removing 31 extra deps from ocaml-fileutils-devel due to dependency on ocaml-fileutils Removing 25 extra deps from ocaml-fileutils-devel due to repentancy on ocaml-fileutils Wrote: /usr/src/RPM/RPMS/i586/ocaml-fileutils-0.5.3-alt4.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fileutils-devel-0.5.3-alt4.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fileutils-debuginfo-0.5.3-alt4.i586.rpm (w2.lzdio) 18.75user 1.35system 0:43.59elapsed 46%CPU (0avgtext+0avgdata 19008maxresident)k 0inputs+0outputs (0major+704458minor)pagefaults 0swaps /.out/ocaml-fileutils-0.5.3-alt4.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-fileutils-devel-0.5.3-alt4.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-fileutils-debuginfo-0.5.3-alt4.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions 33.93user 3.87system 1:14.94elapsed 50%CPU (0avgtext+0avgdata 108676maxresident)k 0inputs+0outputs (0major+1019826minor)pagefaults 0swaps