D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-fileutils-0.5.3-6.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Yea8d9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-fileutils-0.5.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocaml-fileutils-0.5.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-fileutils-0.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vCfoF7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-fileutils-0.5.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ocaml setup.ml -configure 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 architecture: ........................................ amd64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.10.0 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/local 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 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/lib64/ocaml pkg_bytes: ........................................... /usr/lib64/ocaml/bytes pkg_str: ............................................. /usr/lib64/ocaml ocamldoc: ............................................ /usr/bin/ocamldoc + 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 /usr/bin/ocamlc.opt unix.cma -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild /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 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oPy0P7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64 + cd ocaml-fileutils-0.5.3 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/stublibs + 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 /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtil.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FilePath.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/fileutils.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/fileutils.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/fileutils.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/fileutils.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FilePath.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FilePath.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FilePath.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FilePath.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtil.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtil.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtil.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtil.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilDU.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilCMP.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilMV.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilCP.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilRM.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilFIND.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilTOUCH.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilMKDIR.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilWHICH.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilREADLINK.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilPWD.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilTEST.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilCHMOD.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilLS.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilUMASK.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilSTAT.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilMisc.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilSize.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilPermission.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilTypes.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilMode.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/Win32Path.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/UnixPath.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/MacOSPath.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileStringExt.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FilePath_type.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/ExtensionPath.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/CommonPath.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FilePath.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtil.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilStr.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/fileutils-str.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/fileutils-str.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/fileutils-str.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/fileutils-str.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilStr.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilStr.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilStr.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/FileUtilStr.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64//usr/lib64/ocaml/fileutils/META + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.5.3-6.mga8 --unique-debug-suffix -0.5.3-6.mga8.x86_64 --unique-debug-src-base ocaml-fileutils-0.5.3-6.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocaml-fileutils-0.5.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/lib64/ocaml/fileutils/fileutils-str.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/lib64/ocaml/fileutils/fileutils.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/lib64/ocaml/fileutils/fileutils-str.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/lib64/ocaml/fileutils/fileutils.cmxs original debug info size: 124kB, size after compression: 128kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 1 CRC32s did match. cpio: _build/buffer.ml: Cannot stat: No such file or directory cpio: _build/bytes.ml: Cannot stat: No such file or directory cpio: _build/int64.ml: Cannot stat: No such file or directory cpio: _build/list.ml: Cannot stat: No such file or directory cpio: _build/printexc.ml: Cannot stat: No such file or directory cpio: _build/stdlib.ml: Cannot stat: No such file or directory cpio: _build/str.ml: Cannot stat: No such file or directory cpio: _build/stream.ml: Cannot stat: No such file or directory cpio: _build/string.ml: Cannot stat: No such file or directory cpio: _build/unix.ml: Cannot stat: No such file or directory 233 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Qr5A47 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-fileutils-0.5.3 + '[' 1 -eq 1 ']' + 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' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-fileutils-0.5.3-6.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NCFHp8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-fileutils-0.5.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/share/doc/ocaml-fileutils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/share/doc/ocaml-fileutils + cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/share/doc/ocaml-fileutils + RPM_EC=0 ++ jobs -p + exit 0 BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files Provides: ocaml(CommonPath) = 15295a777056f282e341a60687a4a20b ocaml(ExtensionPath) = 2daca2cc58ec9e020eb2a2493b7d6227 ocaml(FilePath) = 29bef3c199f39dbf4563561bbf1253e6 ocaml(FilePath_type) = 7f234b1b26cd2dfc8007ebe4cbfcd074 ocaml(FileStringExt) = 33b03301a05499a53d24fea4ab709d8a ocaml(FileUtil) = c29b70ed8f52e816deac98d419374db4 ocaml(FileUtilCHMOD) = 9a50a523e1880fd88b76e102950d7d14 ocaml(FileUtilCMP) = 840713c4dd453e28108c2db25273de08 ocaml(FileUtilCP) = 52207203e624e2740e2b68b35971cdf7 ocaml(FileUtilDU) = b23fb5482810c2c0ac6cf7b4c131180c ocaml(FileUtilFIND) = b61b9cf9d6e2ee514b6bdef2ea81d4b8 ocaml(FileUtilLS) = 1be163dc4855a23a3f23d12b92b0ce69 ocaml(FileUtilMKDIR) = 6f21bc713e4f1ad1eaff588dfcd18ee5 ocaml(FileUtilMV) = 6f778c8ff8c6cdf486812df711133d9b ocaml(FileUtilMisc) = dfddf2fc8bb8e4a3060dd39c7a3d1064 ocaml(FileUtilMode) = 01a26e324552a2318cba6f7c0ed92df6 ocaml(FileUtilPWD) = 032325f187a7527e91b6eea9951c0381 ocaml(FileUtilPermission) = c81d35649e0ec8817bc88470817a9e67 ocaml(FileUtilREADLINK) = 9455b1480deafee2c89c8f39b3f01f1c ocaml(FileUtilRM) = fa05b3b2267de0a6392bb9b74578d072 ocaml(FileUtilSTAT) = 965f34f3759d03b5fedb33303a9577d4 ocaml(FileUtilSize) = 1d564b74fb9cb73930c265927dc21575 ocaml(FileUtilStr) = 7e83fc8b91eff63ea4f3cdbe23479ffa ocaml(FileUtilTEST) = 1eef9bbc8047971cc0c739dcd35d79ce ocaml(FileUtilTOUCH) = bd7adeb71d4ec271a775fb5b5b5ea022 ocaml(FileUtilTypes) = b768bed02c969be99d16550b21067c6d ocaml(FileUtilUMASK) = afa5c58aff212201b8547d4a809c3e71 ocaml(FileUtilWHICH) = 846999966e29abe51f875760f8820b09 ocaml(MacOSPath) = bae62799f77384806d37e7d4b4133b75 ocaml(UnixPath) = 84802fcb4dd9d6e05e2b058845a2feea ocaml(Win32Path) = 1f0143bbdff7806763cc9b2e70a0bc73 ocaml-fileutils = 0.5.3-6.mga8 ocaml-fileutils(x86-64) = 0.5.3-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CommonPath) = 15295a777056f282e341a60687a4a20b ocaml(ExtensionPath) = 2daca2cc58ec9e020eb2a2493b7d6227 ocaml(FilePath) = 29bef3c199f39dbf4563561bbf1253e6 ocaml(FilePath_type) = 7f234b1b26cd2dfc8007ebe4cbfcd074 ocaml(FileStringExt) = 33b03301a05499a53d24fea4ab709d8a ocaml(FileUtil) = c29b70ed8f52e816deac98d419374db4 ocaml(FileUtilCHMOD) = 9a50a523e1880fd88b76e102950d7d14 ocaml(FileUtilCMP) = 840713c4dd453e28108c2db25273de08 ocaml(FileUtilCP) = 52207203e624e2740e2b68b35971cdf7 ocaml(FileUtilDU) = b23fb5482810c2c0ac6cf7b4c131180c ocaml(FileUtilFIND) = b61b9cf9d6e2ee514b6bdef2ea81d4b8 ocaml(FileUtilLS) = 1be163dc4855a23a3f23d12b92b0ce69 ocaml(FileUtilMKDIR) = 6f21bc713e4f1ad1eaff588dfcd18ee5 ocaml(FileUtilMV) = 6f778c8ff8c6cdf486812df711133d9b ocaml(FileUtilMisc) = dfddf2fc8bb8e4a3060dd39c7a3d1064 ocaml(FileUtilMode) = 01a26e324552a2318cba6f7c0ed92df6 ocaml(FileUtilPWD) = 032325f187a7527e91b6eea9951c0381 ocaml(FileUtilPermission) = c81d35649e0ec8817bc88470817a9e67 ocaml(FileUtilREADLINK) = 9455b1480deafee2c89c8f39b3f01f1c ocaml(FileUtilRM) = fa05b3b2267de0a6392bb9b74578d072 ocaml(FileUtilSTAT) = 965f34f3759d03b5fedb33303a9577d4 ocaml(FileUtilSize) = 1d564b74fb9cb73930c265927dc21575 ocaml(FileUtilTEST) = 1eef9bbc8047971cc0c739dcd35d79ce ocaml(FileUtilTOUCH) = bd7adeb71d4ec271a775fb5b5b5ea022 ocaml(FileUtilTypes) = b768bed02c969be99d16550b21067c6d ocaml(FileUtilUMASK) = afa5c58aff212201b8547d4a809c3e71 ocaml(FileUtilWHICH) = 846999966e29abe51f875760f8820b09 ocaml(MacOSPath) = bae62799f77384806d37e7d4b4133b75 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__parsing) = 0f8a2f81be75a9e86f670a6fef3a7f30 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stream) = 1571ee6ad62a0ffc202bec6301bacca2 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Str) = c5bcee777d07f9d2f20c78da78387372 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(UnixPath) = 84802fcb4dd9d6e05e2b058845a2feea ocaml(Win32Path) = 1f0143bbdff7806763cc9b2e70a0bc73 Processing files: ocaml-fileutils-devel-0.5.3-6.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P8oTX7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-fileutils-0.5.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/share/doc/ocaml-fileutils-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/share/doc/ocaml-fileutils-devel + cp -pr COPYING.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/share/doc/ocaml-fileutils-devel + cp -pr AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/share/doc/ocaml-fileutils-devel + cp -pr CHANGELOG.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/share/doc/ocaml-fileutils-devel + cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/share/doc/ocaml-fileutils-devel + cp -pr TODO.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64/usr/share/doc/ocaml-fileutils-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(CommonPath) = 15295a777056f282e341a60687a4a20b ocaml(ExtensionPath) = 2daca2cc58ec9e020eb2a2493b7d6227 ocaml(FilePath) = 29bef3c199f39dbf4563561bbf1253e6 ocaml(FilePath_type) = 7f234b1b26cd2dfc8007ebe4cbfcd074 ocaml(FileStringExt) = 33b03301a05499a53d24fea4ab709d8a ocaml(FileUtil) = c29b70ed8f52e816deac98d419374db4 ocaml(FileUtilCHMOD) = 9a50a523e1880fd88b76e102950d7d14 ocaml(FileUtilCMP) = 840713c4dd453e28108c2db25273de08 ocaml(FileUtilCP) = 52207203e624e2740e2b68b35971cdf7 ocaml(FileUtilDU) = b23fb5482810c2c0ac6cf7b4c131180c ocaml(FileUtilFIND) = b61b9cf9d6e2ee514b6bdef2ea81d4b8 ocaml(FileUtilLS) = 1be163dc4855a23a3f23d12b92b0ce69 ocaml(FileUtilMKDIR) = 6f21bc713e4f1ad1eaff588dfcd18ee5 ocaml(FileUtilMV) = 6f778c8ff8c6cdf486812df711133d9b ocaml(FileUtilMisc) = dfddf2fc8bb8e4a3060dd39c7a3d1064 ocaml(FileUtilMode) = 01a26e324552a2318cba6f7c0ed92df6 ocaml(FileUtilPWD) = 032325f187a7527e91b6eea9951c0381 ocaml(FileUtilPermission) = c81d35649e0ec8817bc88470817a9e67 ocaml(FileUtilREADLINK) = 9455b1480deafee2c89c8f39b3f01f1c ocaml(FileUtilRM) = fa05b3b2267de0a6392bb9b74578d072 ocaml(FileUtilSTAT) = 965f34f3759d03b5fedb33303a9577d4 ocaml(FileUtilSize) = 1d564b74fb9cb73930c265927dc21575 ocaml(FileUtilStr) = 7e83fc8b91eff63ea4f3cdbe23479ffa ocaml(FileUtilTEST) = 1eef9bbc8047971cc0c739dcd35d79ce ocaml(FileUtilTOUCH) = bd7adeb71d4ec271a775fb5b5b5ea022 ocaml(FileUtilTypes) = b768bed02c969be99d16550b21067c6d ocaml(FileUtilUMASK) = afa5c58aff212201b8547d4a809c3e71 ocaml(FileUtilWHICH) = 846999966e29abe51f875760f8820b09 ocaml(MacOSPath) = bae62799f77384806d37e7d4b4133b75 ocaml(UnixPath) = 84802fcb4dd9d6e05e2b058845a2feea ocaml(Win32Path) = 1f0143bbdff7806763cc9b2e70a0bc73 ocaml-fileutils-devel = 0.5.3-6.mga8 ocaml-fileutils-devel(x86-64) = 0.5.3-6.mga8 ocamlx(CommonPath) = f79ea50fefc33a5a3d3dcf5cc6d26c78 ocamlx(ExtensionPath) = 85b9804d3adcebbc9c3f2e25225c4160 ocamlx(FilePath) = 3c6a42d0ca2da5e555cc4d9b990eae17 ocamlx(FilePath_type) = 5fbd3f47660d12a7003b6736a9c2288c ocamlx(FileStringExt) = 57dc3ca3cb4130fd8df76d84d360a753 ocamlx(FileUtil) = 440f02ff96bf99f0d49c4a391b1513aa ocamlx(FileUtilCHMOD) = 00620b7bc51667d8bfa504abe0ade089 ocamlx(FileUtilCMP) = 5856333de261d4b6c3c989ada094aa3c ocamlx(FileUtilCP) = 13cbaab79efa1524e0e3652ea3b56e65 ocamlx(FileUtilDU) = d82da5687fb69ec3bf6ce2149593e1c2 ocamlx(FileUtilFIND) = aca7f4a6efe16ed37a95b608fa58c3b9 ocamlx(FileUtilLS) = e671154f076bd35ca320c23f3ca2a3f1 ocamlx(FileUtilMKDIR) = c134069e0edb8f33e5dba57f8f3d56bc ocamlx(FileUtilMV) = 0ae24916286ef7c8a065fd63292eec3c ocamlx(FileUtilMisc) = 1dad8e326b5ddd58b78c9df8e5ed4f80 ocamlx(FileUtilMode) = 566856dff11f7c2827f8603ffe54b24b ocamlx(FileUtilPWD) = 182d1b2799e5796f096de98a064325f0 ocamlx(FileUtilPermission) = c19fff324f62eef36ca94ed3887db4b0 ocamlx(FileUtilREADLINK) = e2e8d7c4d667ba057bb4921348aa7491 ocamlx(FileUtilRM) = 252cd5ce845cf91f99d154231c69f121 ocamlx(FileUtilSTAT) = 03242bb9da4eb47eefc3b62aafa8a102 ocamlx(FileUtilSize) = d40e78cfab8f726304c7ba636490683a ocamlx(FileUtilStr) = bbcfaf1da7a4bec559e265c860f81bb1 ocamlx(FileUtilTEST) = 115208b8d03bcc491588484abbed8c18 ocamlx(FileUtilTOUCH) = 887e81d098d916448f13c9b26e0d1c5f ocamlx(FileUtilTypes) = 7d24843a820fac109f619b73ded19a1a ocamlx(FileUtilUMASK) = 2711b45ed85e6cc851b87285133e24ec ocamlx(FileUtilWHICH) = 5befeb5779b73e006c6a2108b5d80d55 ocamlx(MacOSPath) = a556ea38f5136efcf6ef9d2f577ad80d ocamlx(UnixPath) = 62491c5bde942336bd6b92971a92fffb ocamlx(Win32Path) = 7866ec85592a90254f06efdc0e7d603e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CommonPath) = 15295a777056f282e341a60687a4a20b ocaml(ExtensionPath) = 2daca2cc58ec9e020eb2a2493b7d6227 ocaml(FilePath) = 29bef3c199f39dbf4563561bbf1253e6 ocaml(FilePath_type) = 7f234b1b26cd2dfc8007ebe4cbfcd074 ocaml(FileStringExt) = 33b03301a05499a53d24fea4ab709d8a ocaml(FileUtil) = c29b70ed8f52e816deac98d419374db4 ocaml(FileUtilCHMOD) = 9a50a523e1880fd88b76e102950d7d14 ocaml(FileUtilCMP) = 840713c4dd453e28108c2db25273de08 ocaml(FileUtilCP) = 52207203e624e2740e2b68b35971cdf7 ocaml(FileUtilDU) = b23fb5482810c2c0ac6cf7b4c131180c ocaml(FileUtilFIND) = b61b9cf9d6e2ee514b6bdef2ea81d4b8 ocaml(FileUtilLS) = 1be163dc4855a23a3f23d12b92b0ce69 ocaml(FileUtilMKDIR) = 6f21bc713e4f1ad1eaff588dfcd18ee5 ocaml(FileUtilMV) = 6f778c8ff8c6cdf486812df711133d9b ocaml(FileUtilMisc) = dfddf2fc8bb8e4a3060dd39c7a3d1064 ocaml(FileUtilMode) = 01a26e324552a2318cba6f7c0ed92df6 ocaml(FileUtilPWD) = 032325f187a7527e91b6eea9951c0381 ocaml(FileUtilPermission) = c81d35649e0ec8817bc88470817a9e67 ocaml(FileUtilREADLINK) = 9455b1480deafee2c89c8f39b3f01f1c ocaml(FileUtilRM) = fa05b3b2267de0a6392bb9b74578d072 ocaml(FileUtilSTAT) = 965f34f3759d03b5fedb33303a9577d4 ocaml(FileUtilSize) = 1d564b74fb9cb73930c265927dc21575 ocaml(FileUtilTEST) = 1eef9bbc8047971cc0c739dcd35d79ce ocaml(FileUtilTOUCH) = bd7adeb71d4ec271a775fb5b5b5ea022 ocaml(FileUtilTypes) = b768bed02c969be99d16550b21067c6d ocaml(FileUtilUMASK) = afa5c58aff212201b8547d4a809c3e71 ocaml(FileUtilWHICH) = 846999966e29abe51f875760f8820b09 ocaml(MacOSPath) = bae62799f77384806d37e7d4b4133b75 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__parsing) = 0f8a2f81be75a9e86f670a6fef3a7f30 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stream) = 1571ee6ad62a0ffc202bec6301bacca2 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Str) = c5bcee777d07f9d2f20c78da78387372 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(UnixPath) = 84802fcb4dd9d6e05e2b058845a2feea ocaml(Win32Path) = 1f0143bbdff7806763cc9b2e70a0bc73 ocamlx(CommonPath) = f79ea50fefc33a5a3d3dcf5cc6d26c78 ocamlx(ExtensionPath) = 85b9804d3adcebbc9c3f2e25225c4160 ocamlx(FilePath) = 3c6a42d0ca2da5e555cc4d9b990eae17 ocamlx(FilePath_type) = 5fbd3f47660d12a7003b6736a9c2288c ocamlx(FileStringExt) = 57dc3ca3cb4130fd8df76d84d360a753 ocamlx(FileUtil) = 440f02ff96bf99f0d49c4a391b1513aa ocamlx(FileUtilCHMOD) = 00620b7bc51667d8bfa504abe0ade089 ocamlx(FileUtilCMP) = 5856333de261d4b6c3c989ada094aa3c ocamlx(FileUtilCP) = 13cbaab79efa1524e0e3652ea3b56e65 ocamlx(FileUtilDU) = d82da5687fb69ec3bf6ce2149593e1c2 ocamlx(FileUtilFIND) = aca7f4a6efe16ed37a95b608fa58c3b9 ocamlx(FileUtilLS) = e671154f076bd35ca320c23f3ca2a3f1 ocamlx(FileUtilMKDIR) = c134069e0edb8f33e5dba57f8f3d56bc ocamlx(FileUtilMV) = 0ae24916286ef7c8a065fd63292eec3c ocamlx(FileUtilMisc) = 1dad8e326b5ddd58b78c9df8e5ed4f80 ocamlx(FileUtilMode) = 566856dff11f7c2827f8603ffe54b24b ocamlx(FileUtilPWD) = 182d1b2799e5796f096de98a064325f0 ocamlx(FileUtilPermission) = c19fff324f62eef36ca94ed3887db4b0 ocamlx(FileUtilREADLINK) = e2e8d7c4d667ba057bb4921348aa7491 ocamlx(FileUtilRM) = 252cd5ce845cf91f99d154231c69f121 ocamlx(FileUtilSTAT) = 03242bb9da4eb47eefc3b62aafa8a102 ocamlx(FileUtilSize) = d40e78cfab8f726304c7ba636490683a ocamlx(FileUtilTEST) = 115208b8d03bcc491588484abbed8c18 ocamlx(FileUtilTOUCH) = 887e81d098d916448f13c9b26e0d1c5f ocamlx(FileUtilTypes) = 7d24843a820fac109f619b73ded19a1a ocamlx(FileUtilUMASK) = 2711b45ed85e6cc851b87285133e24ec ocamlx(FileUtilWHICH) = 5befeb5779b73e006c6a2108b5d80d55 ocamlx(MacOSPath) = a556ea38f5136efcf6ef9d2f577ad80d ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__map) = 3ed208b888965290b89d720efaf17612 ocamlx(Stdlib__parsing) = 6cc6af62ef0c74e718bcf92be05fd292 ocamlx(Stdlib__printexc) = 678fbefb5bcbeaeb7afb5ae5ca515b17 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__set) = 82f5cc8aac133142447f442798e3e68e ocamlx(Stdlib__stream) = 86781de8c85b808c620b24c4c1e0ef61 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Str) = b2619808edfd808b4097e5ec36277e82 ocamlx(Unix) = ba030e73c9a8a296035219290541184c ocamlx(UnixPath) = 62491c5bde942336bd6b92971a92fffb ocamlx(Win32Path) = 7866ec85592a90254f06efdc0e7d603e Processing files: ocaml-fileutils-debugsource-0.5.3-6.mga8.x86_64 Provides: ocaml-fileutils-debugsource = 0.5.3-6.mga8 ocaml-fileutils-debugsource(x86-64) = 0.5.3-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-fileutils-debuginfo-0.5.3-6.mga8.x86_64 Provides: debuginfo(build-id) = 805fc58ba7e6cfc7de21ad495bdb21da9c168ecc debuginfo(build-id) = 92d2dff493bfc09bc4f8abd688e16ebf49210b80 ocaml-fileutils-debuginfo = 0.5.3-6.mga8 ocaml-fileutils-debuginfo(x86-64) = 0.5.3-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-fileutils-debugsource(x86-64) = 0.5.3-6.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-fileutils-debuginfo-0.5.3-6.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-fileutils-debugsource-0.5.3-6.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-fileutils-0.5.3-6.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-fileutils-devel-0.5.3-6.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jaEuva + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-fileutils-0.5.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-fileutils-0.5.3-6.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EFFjw9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-fileutils-0.5.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!