D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/ocamlmod-0.0.9-4.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2E2btH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ocamlmod-0.0.9
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocamlmod-0.0.9.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ocamlmod-0.0.9
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ocamlmod-setupml.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ocamlmod-native.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pOBWTI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ocamlmod-0.0.9
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ ocaml setup.ml -configure --prefix /usr --libdir /usr/lib64 --libexecdir /usr/libexec --exec-prefix /usr --bindir /usr/bin --sbindir /usr/sbin --mandir /usr/share/man --datadir /usr/share --localstatedir /var --sharedstatedir /var/lib --destdir /home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64
File "./setup.ml", line 339, characters 20-36:
339 |     String.compare (String.lowercase s1) (String.lowercase s2)
                          ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 339, characters 42-58:
339 |     String.compare (String.lowercase s1) (String.lowercase s2)
                                                ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 348, characters 14-30:
348 |              (String.lowercase s1) = (String.lowercase s2)
                    ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 348, characters 38-54:
348 |              (String.lowercase s1) = (String.lowercase s2)
                                            ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 351, characters 25-41:
351 |            Hashtbl.hash (String.lowercase s)
                               ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 389, characters 10-26:
389 |           String.lowercase buf
                ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 495, characters 13-29:
495 |              String.lowercase
                   ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 1402, characters 23-41:
1402 |          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 1846, characters 16-33:
1846 |     concat dir (String.capitalize base)
                       ^^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.capitalize
Use String.capitalize_ascii instead.
File "./setup.ml", line 1852, characters 16-35:
1852 |     concat dir (String.uncapitalize base)
                       ^^^^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.uncapitalize
Use String.uncapitalize_ascii instead.
File "setup.ml", line 3229, 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 "setup.ml", line 5847, characters 11-28:
Alert deprecated: Stdlib.String.capitalize
Use String.capitalize_ascii instead.
File "setup.ml", line 5848, characters 11-30:
Alert deprecated: Stdlib.String.uncapitalize
Use String.uncapitalize_ascii instead.

Configuration: 
ocamlfind: ........................................... /usr/bin/ocamlfind
ocamlc: .............................................. /usr/bin/ocamlc.opt
ocamlopt: ............................................ /usr/bin/ocamlopt.opt
ocamlbuild: .......................................... /usr/bin/ocamlbuild
Package name: ........................................ ocamlmod
Package version: ..................................... 0.0.9
os_type: ............................................. Unix
system: .............................................. linux
architecture: ........................................ arm64
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: .................................... /usr/bin
System admin executables: ............................ /usr/sbin
Program executables: ................................. /usr/libexec
Read-only single-machine data: ....................... $prefix/etc
Modifiable architecture-independent data: ............ /var/lib
Modifiable single-machine data: ...................... /var
Object code libraries: ............................... /usr/lib64
Read-only arch-independent data root: ................ $prefix/share
Read-only architecture-independent data: ............. /usr/share
Info documentation: .................................. $datarootdir/info
Locale-dependent data: ............................... $datarootdir/locale
Man documentation: ................................... /usr/share/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/ocamlmod-0.0.9-4.mga8.aarch64
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_str: ............................................. /usr/lib64/ocaml

+ make
ocaml setup.ml -build 
File "./setup.ml", line 339, characters 20-36:
339 |     String.compare (String.lowercase s1) (String.lowercase s2)
                          ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 339, characters 42-58:
339 |     String.compare (String.lowercase s1) (String.lowercase s2)
                                                ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 348, characters 14-30:
348 |              (String.lowercase s1) = (String.lowercase s2)
                    ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 348, characters 38-54:
348 |              (String.lowercase s1) = (String.lowercase s2)
                                            ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 351, characters 25-41:
351 |            Hashtbl.hash (String.lowercase s)
                               ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 389, characters 10-26:
389 |           String.lowercase buf
                ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 495, characters 13-29:
495 |              String.lowercase
                   ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 1402, characters 23-41:
1402 |          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 1846, characters 16-33:
1846 |     concat dir (String.capitalize base)
                       ^^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.capitalize
Use String.capitalize_ascii instead.
File "./setup.ml", line 1852, characters 16-35:
1852 |     concat dir (String.uncapitalize base)
                       ^^^^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.uncapitalize
Use String.uncapitalize_ascii instead.
File "setup.ml", line 3229, 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 "setup.ml", line 5847, characters 11-28:
Alert deprecated: Stdlib.String.capitalize
Use String.capitalize_ascii instead.
File "setup.ml", line 5848, characters 11-30:
Alert deprecated: Stdlib.String.uncapitalize
Use String.uncapitalize_ascii instead.
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
File "_tags", line 21, 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 23, 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 str -modules src/ocamlmod.ml > src/ocamlmod.ml.depends
/usr/bin/ocamlfind ocamldep -package str -modules src/ocamlmodConf.ml > src/ocamlmodConf.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmodConf.cmo src/ocamlmodConf.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
+ /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
File "src/ocamlmod.ml", line 52, characters 4-21:
52 |     String.capitalize
         ^^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.capitalize
Use String.capitalize_ascii instead.
File "src/ocamlmod.ml", line 29, characters 6-13:
29 |   let real_fn =
           ^^^^^^^
Warning 26: unused variable real_fn.
/usr/bin/ocamlfind ocamlc -g -linkpkg -package str -I src src/ocamlmodConf.cmo src/ocamlmod.cmo -o src/ocamlmod.byte
+ /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
File "myocamlbuild.ml", line 518, characters 43-62:
518 |                        List.map (fun m -> (String.uncapitalize m) ^ ".cmi")
                                                 ^^^^^^^^^^^^^^^^^^^
Alert deprecated: Ocamlbuild_plugin.String.uncapitalize
Use String.uncapitalize_ascii instead.
File "myocamlbuild.ml", line 531, characters 51-70:
531 |                        List.map (fun m -> dir^"/"^(String.uncapitalize m)^".cmi")
                                                         ^^^^^^^^^^^^^^^^^^^
Alert deprecated: Ocamlbuild_plugin.String.uncapitalize
Use String.uncapitalize_ascii instead.
Skipping precommit checks.
ocaml setup.ml -test 
File "./setup.ml", line 339, characters 20-36:
339 |     String.compare (String.lowercase s1) (String.lowercase s2)
                          ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 339, characters 42-58:
339 |     String.compare (String.lowercase s1) (String.lowercase s2)
                                                ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 348, characters 14-30:
348 |              (String.lowercase s1) = (String.lowercase s2)
                    ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 348, characters 38-54:
348 |              (String.lowercase s1) = (String.lowercase s2)
                                            ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 351, characters 25-41:
351 |            Hashtbl.hash (String.lowercase s)
                               ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 389, characters 10-26:
389 |           String.lowercase buf
                ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 495, characters 13-29:
495 |              String.lowercase
                   ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 1402, characters 23-41:
1402 |          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 1846, characters 16-33:
1846 |     concat dir (String.capitalize base)
                       ^^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.capitalize
Use String.capitalize_ascii instead.
File "./setup.ml", line 1852, characters 16-35:
1852 |     concat dir (String.uncapitalize base)
                       ^^^^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.uncapitalize
Use String.uncapitalize_ascii instead.
File "setup.ml", line 3229, 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 "setup.ml", line 5847, characters 11-28:
Alert deprecated: Stdlib.String.capitalize
Use String.capitalize_ascii instead.
File "setup.ml", line 5848, characters 11-30:
Alert deprecated: Stdlib.String.uncapitalize
Use String.uncapitalize_ascii instead.
W: Tests are turned off, consider enabling with 'ocaml setup.ml -configure --enable-tests'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4SSH6F
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64
+ cd ocamlmod-0.0.9
+ '[' 1 -eq 1 ']'
+ make install
ocaml setup.ml -install 
File "./setup.ml", line 339, characters 20-36:
339 |     String.compare (String.lowercase s1) (String.lowercase s2)
                          ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 339, characters 42-58:
339 |     String.compare (String.lowercase s1) (String.lowercase s2)
                                                ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 348, characters 14-30:
348 |              (String.lowercase s1) = (String.lowercase s2)
                    ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 348, characters 38-54:
348 |              (String.lowercase s1) = (String.lowercase s2)
                                            ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 351, characters 25-41:
351 |            Hashtbl.hash (String.lowercase s)
                               ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 389, characters 10-26:
389 |           String.lowercase buf
                ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 495, characters 13-29:
495 |              String.lowercase
                   ^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.lowercase
Use String.lowercase_ascii instead.
File "./setup.ml", line 1402, characters 23-41:
1402 |          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 1846, characters 16-33:
1846 |     concat dir (String.capitalize base)
                       ^^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.capitalize
Use String.capitalize_ascii instead.
File "./setup.ml", line 1852, characters 16-35:
1852 |     concat dir (String.uncapitalize base)
                       ^^^^^^^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.uncapitalize
Use String.uncapitalize_ascii instead.
File "setup.ml", line 3229, 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 "setup.ml", line 5847, characters 11-28:
Alert deprecated: Stdlib.String.capitalize
Use String.capitalize_ascii instead.
File "setup.ml", line 5848, characters 11-30:
Alert deprecated: Stdlib.String.uncapitalize
Use String.uncapitalize_ascii instead.
+ '[' -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/translate_menu
+ '[' -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-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-shared /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: ocamlmod-0.0.9-4.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.30XzyI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ocamlmod-0.0.9
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64/usr/share/doc/ocamlmod
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64/usr/share/doc/ocamlmod
+ cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64/usr/share/doc/ocamlmod
+ cp -pr AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64/usr/share/doc/ocamlmod
+ cp -pr INSTALL.txt /home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64/usr/share/doc/ocamlmod
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ocamlmod = 0.0.9-4.mga8 ocamlmod(aarch-64) = 0.0.9-4.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocamlmod-0.0.9-4.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rNcmKG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ocamlmod-0.0.9
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocamlmod-0.0.9-4.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pJq3wH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ocamlmod-0.0.9
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!