D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-uint-1.2.1-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.cW3rjO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-uint-1.2.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-uint-1.2.1 + /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.DnN28M + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-uint-1.2.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ocaml setup.ml -configure --prefix /usr --libdir /usr/lib64 --libexecdir /usr/libexec --exec-prefix /usr --destdir /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64 File "./setup.ml", line 1775, characters 22-40: 1775 | 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: ........................................ uint Package version: ..................................... 1.2.1 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 Install architecture-dependent files in dir: ......... /usr User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. /usr/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... /usr/lib64 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: .............. /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64 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 ocamldoc: ............................................ /usr/bin/ocamldoc + ocaml setup.ml -build File "./setup.ml", line 1775, characters 22-40: 1775 | 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 ocamlc -g -c lib/uint8_stubs.c mv uint8_stubs.o lib/uint8_stubs.o /usr/bin/ocamlfind ocamlc -g -c lib/uint16_stubs.c mv uint16_stubs.o lib/uint16_stubs.o /usr/bin/ocamlfind ocamlc -g -c lib/uint32_stubs.c mv uint32_stubs.o lib/uint32_stubs.o /usr/bin/ocamlfind ocamlc -g -c lib/uint64_stubs.c mv uint64_stubs.o lib/uint64_stubs.o /usr/bin/ocamlfind ocamlmklib -o lib/uint_stubs -g lib/uint8_stubs.o lib/uint16_stubs.o lib/uint32_stubs.o lib/uint64_stubs.o /usr/bin/ocamlfind ocamldep -modules lib/uint.mli > lib/uint.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint.cmi lib/uint.mli /usr/bin/ocamlfind ocamldep -modules lib/uint.ml > lib/uint.ml.depends /usr/bin/ocamlfind ocamldep -modules lib/uint8.mli > lib/uint8.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint8.cmi lib/uint8.mli /usr/bin/ocamlfind ocamldep -modules lib/uint8.ml > lib/uint8.ml.depends /usr/bin/ocamlfind ocamldep -modules lib/uint16.mli > lib/uint16.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint16.cmi lib/uint16.mli /usr/bin/ocamlfind ocamldep -modules lib/uint16.ml > lib/uint16.ml.depends /usr/bin/ocamlfind ocamldep -modules lib/uint32.mli > lib/uint32.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint32.cmi lib/uint32.mli /usr/bin/ocamlfind ocamldep -modules lib/uint32.ml > lib/uint32.ml.depends /usr/bin/ocamlfind ocamldep -modules lib/uint64.mli > lib/uint64.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint64.cmi lib/uint64.mli /usr/bin/ocamlfind ocamldep -modules lib/uint64.ml > lib/uint64.ml.depends /usr/bin/ocamlfind ocamldep -modules lib/uint128.mli > lib/uint128.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint128.cmi lib/uint128.mli /usr/bin/ocamlfind ocamldep -modules lib/uint128.ml > lib/uint128.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint.cmo lib/uint.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint8.cmo lib/uint8.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint8.cmo lib/uint8.ml File "lib/uint8.ml", line 59, characters 14-32: 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 lib -o lib/uint16.cmo lib/uint16.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint16.cmo lib/uint16.ml File "lib/uint16.ml", line 59, characters 14-32: 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 lib -o lib/uint32.cmo lib/uint32.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint32.cmo lib/uint32.ml File "lib/uint32.ml", line 59, characters 14-32: 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 lib -o lib/uint64.cmo lib/uint64.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -o lib/uint64.cmo lib/uint64.ml File "lib/uint64.ml", line 63, characters 14-32: 63 | 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 lib -o lib/uint128.cmo lib/uint128.ml /usr/bin/ocamlfind ocamlc -a -dllib -luint_stubs -cclib -luint_stubs -I lib lib/uint.cmo lib/uint8.cmo lib/uint16.cmo lib/uint32.cmo lib/uint64.cmo lib/uint128.cmo -o lib/uint.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -o lib/uint.cmx lib/uint.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -o lib/uint64.cmx lib/uint64.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -o lib/uint64.cmx lib/uint64.ml File "lib/uint64.ml", line 63, characters 14-32: 63 | 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 lib -o lib/uint8.cmx lib/uint8.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -o lib/uint8.cmx lib/uint8.ml File "lib/uint8.ml", line 59, characters 14-32: 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 lib -o lib/uint16.cmx lib/uint16.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -o lib/uint16.cmx lib/uint16.ml File "lib/uint16.ml", line 59, characters 14-32: 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 lib -o lib/uint32.cmx lib/uint32.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -o lib/uint32.cmx lib/uint32.ml File "lib/uint32.ml", line 59, characters 14-32: 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 lib -o lib/uint128.cmx lib/uint128.ml /usr/bin/ocamlfind ocamlopt -a -cclib -luint_stubs -I lib lib/uint.cmx lib/uint8.cmx lib/uint16.cmx lib/uint32.cmx lib/uint64.cmx lib/uint128.cmx -o lib/uint.cmxa /usr/bin/ocamlfind ocamlopt -shared -I lib -I lib lib/uint.cmxa lib/uint.cmx lib/uint8.cmx lib/uint16.cmx lib/uint32.cmx lib/uint64.cmx lib/uint128.cmx -o lib/uint.cmxs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tDS0eO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64 + cd ocaml-uint-1.2.1 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml + export DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/stublibs + DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint + ocaml setup.ml -install File "./setup.ml", line 1775, characters 22-40: 1775 | 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-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint8.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint16.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint32.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint64.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint128.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/libuint_stubs.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint128.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint128.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint128.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint128.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint64.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint64.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint64.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint64.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint32.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint32.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint32.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint32.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint16.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint16.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint16.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint16.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint8.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint8.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint8.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint8.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint128.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint64.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint32.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint16.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint8.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/uint.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/stublibs/dlluint_stubs.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/stublibs/dlluint_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64//usr/lib64/ocaml/uint/META + ocaml setup.ml -doc File "./setup.ml", line 1775, characters 22-40: 1775 | 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 /usr/bin/ocamlfind ocamldoc -dump lib/uint.odoc -I lib lib/uint.mli /usr/bin/ocamlfind ocamldoc -dump lib/uint8.odoc -I lib lib/uint8.mli /usr/bin/ocamlfind ocamldoc -dump lib/uint16.odoc -I lib lib/uint16.mli /usr/bin/ocamlfind ocamldoc -dump lib/uint32.odoc -I lib lib/uint32.mli /usr/bin/ocamlfind ocamldoc -dump lib/uint64.odoc -I lib lib/uint64.mli /usr/bin/ocamlfind ocamldoc -dump lib/uint128.odoc -I lib lib/uint128.mli rm -rf lib/uint.docdir mkdir -p lib/uint.docdir /usr/bin/ocamlfind ocamldoc -load lib/uint.odoc -load lib/uint8.odoc -load lib/uint16.odoc -load lib/uint32.odoc -load lib/uint64.odoc -load lib/uint128.odoc -html -d lib/uint.docdir + mv _build/lib/uint.docdir/ api-html/ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.2.1-6.mga8 --unique-debug-suffix -1.2.1-6.mga8.x86_64 --unique-debug-src-base ocaml-uint-1.2.1-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-uint-1.2.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/lib64/ocaml/stublibs/dlluint_stubs.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/lib64/ocaml/uint/uint.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/lib64/ocaml/stublibs/dlluint_stubs.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/lib64/ocaml/uint/uint.cmxs original debug info size: 196kB, size after compression: 180kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: _build/bytes.ml: Cannot stat: No such file or directory cpio: _build/string.ml: Cannot stat: No such file or directory 65 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 Processing files: ocaml-uint-1.2.1-6.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hndOzL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-uint-1.2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/share/doc/ocaml-uint + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/share/doc/ocaml-uint + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/share/doc/ocaml-uint + 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 Provides: ocaml(Uint) = 830413404b97debcfb4ba13ff76cd2b6 ocaml(Uint128) = 3d006dc3c4d714fd860bf5b9b7b2814f ocaml(Uint16) = d40a51076a221d97c44803b45878c3c1 ocaml(Uint32) = df9f74ee92b7c58c943dbc69b88b4cd6 ocaml(Uint64) = a1b65de919003a9e82967e6bd323734f ocaml(Uint8) = 17bde19d896ab524ffbe48e459f52257 ocaml-uint = 1.2.1-6.mga8 ocaml-uint(x86-64) = 1.2.1-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(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Uint) = 830413404b97debcfb4ba13ff76cd2b6 ocaml(Uint64) = a1b65de919003a9e82967e6bd323734f Processing files: ocaml-uint-devel-1.2.1-6.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0IBluM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-uint-1.2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/share/doc/ocaml-uint-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/share/doc/ocaml-uint-devel + cp -pr api-html/ /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/share/doc/ocaml-uint-devel + cp -pr spec/ /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64/usr/share/doc/ocaml-uint-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Uint) = 830413404b97debcfb4ba13ff76cd2b6 ocaml(Uint128) = 3d006dc3c4d714fd860bf5b9b7b2814f ocaml(Uint16) = d40a51076a221d97c44803b45878c3c1 ocaml(Uint32) = df9f74ee92b7c58c943dbc69b88b4cd6 ocaml(Uint64) = a1b65de919003a9e82967e6bd323734f ocaml(Uint8) = 17bde19d896ab524ffbe48e459f52257 ocaml-uint-devel = 1.2.1-6.mga8 ocaml-uint-devel(x86-64) = 1.2.1-6.mga8 ocamlx(Uint) = e35089fbae1b3288fa508aaa5d0457d1 ocamlx(Uint128) = d07aad986348e32fc5fbc1b3fa83918c ocamlx(Uint16) = b377dcd0929a7afaa4967375e09ef2f5 ocamlx(Uint32) = a287428ddb1f058bb0458928f89948ff ocamlx(Uint64) = 19e1340270f6951aa00cc125164612c4 ocamlx(Uint8) = 5d2b3415b2820f0e1cd0d66668f829ca Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Uint) = 830413404b97debcfb4ba13ff76cd2b6 ocaml(Uint64) = a1b65de919003a9e82967e6bd323734f ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__format) = 640a01647329f0a32f48a8a90a89014f ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Uint) = e35089fbae1b3288fa508aaa5d0457d1 ocamlx(Uint64) = 19e1340270f6951aa00cc125164612c4 Processing files: ocaml-uint-debugsource-1.2.1-6.mga8.x86_64 Provides: ocaml-uint-debugsource = 1.2.1-6.mga8 ocaml-uint-debugsource(x86-64) = 1.2.1-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-uint-debuginfo-1.2.1-6.mga8.x86_64 Provides: debuginfo(build-id) = 0de14e41adb59a7e30849eb76bc6a984ac526cbf debuginfo(build-id) = d2317009cad0190981ae39405040c6613c4ce63a ocaml-uint-debuginfo = 1.2.1-6.mga8 ocaml-uint-debuginfo(x86-64) = 1.2.1-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-uint-debugsource(x86-64) = 1.2.1-6.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-uint-debugsource-1.2.1-6.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-uint-debuginfo-1.2.1-6.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-uint-1.2.1-6.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-uint-devel-1.2.1-6.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EXi2qN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-uint-1.2.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-uint-1.2.1-6.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qYzHyP + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-uint-1.2.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!