D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.glc2en + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-compiler-libs-0.11.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/v0.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-compiler-libs-0.11.0 + /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.8h0nYk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-compiler-libs-0.11.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune upgrade Project in dir src/shadow/gen will be upgraded to dune v1. Project in dir src/shadow will be upgraded to dune v1. Project in dir src/read_cma will be upgraded to dune v1. Project in dir src/ocaml_toplevel will be upgraded to dune v1. Project in dir src/ocaml_common will be upgraded to dune v1. Project in dir src/ocaml_bytecomp will be upgraded to dune v1. Project in dir src/gen will be upgraded to dune v1. Upgrading src/gen/jbuild to src/gen/dune... Upgrading src/ocaml_bytecomp/jbuild to src/ocaml_bytecomp/dune... Upgrading src/ocaml_common/jbuild to src/ocaml_common/dune... Upgrading src/ocaml_toplevel/jbuild to src/ocaml_toplevel/dune... Upgrading src/read_cma/jbuild to src/read_cma/dune... Upgrading src/shadow/jbuild to src/shadow/dune... Upgrading src/shadow/gen/jbuild to src/shadow/gen/dune... Info: Creating file dune-project with this contents: | (lang dune 0.1) | (name ocaml-compiler-libs) Project in dir src/shadow/gen will be upgraded to dune v2. Project in dir src/shadow will be upgraded to dune v2. Project in dir src/read_cma will be upgraded to dune v2. Project in dir src/ocaml_toplevel will be upgraded to dune v2. Project in dir src/ocaml_common will be upgraded to dune v2. Project in dir src/ocaml_bytecomp will be upgraded to dune v2. Project in dir src/gen will be upgraded to dune v2. Project in dir src will be upgraded to dune v2. Project in dir . will be upgraded to dune v2. Upgrading dune-project... Upgrading dune-project... Upgrading src/gen/dune... Upgrading dune-project... Upgrading src/ocaml_bytecomp/dune... Upgrading dune-project... Upgrading src/ocaml_common/dune... Upgrading dune-project... Upgrading src/ocaml_toplevel/dune... Upgrading dune-project... Upgrading src/read_cma/dune... Upgrading dune-project... Upgrading src/shadow/dune... Upgrading dune-project... Upgrading src/shadow/gen/dune... Upgrading dune-project... Some projects were upgraded to dune v2. Some breaking changes may not have been treated automatically. Here is a list of things you should check to complete the migration: - If you use generated dune.inc files you probably should update your generators. - mli only modules must now be explicitly declared. This was previously a warning and is now an error. - Stop installing the `ocaml-syntax-shims` binary. In order to use `future_syntax`, one now need to depend on the `ocaml-syntax-shims` package. - Actions which introduce targets where new targets are forbidden (e.g. preprocessing) are now an error instead of a warning. - Stop installing the `ocaml-syntax-shims` binary. In order to use `future_syntax`, one now need to depend on the `ocaml-syntax-shims` package. - Do not put the `.install` files in the source tree unless `-p` or `--promote-install-files` is passed on the command line - Library names are now validated in a strict fashion. Previously, invalid names would be allowed for unwrapped libraries - Stricter validation of file names in `select`. The file names of conditional sources must match the prefix and the extension of the resultant filename. - Modules filtered out from the module list via the Ordered Set Language must now be actual modules. - Stub names are no longer allowed relative paths. This was previously a warning and is now an error. - In `(diff? x y)` action, require `x` to exist and register a dependency on that file. - `self_build_stubs_archive` was deleted in version 2.0 of the dune language. Use the (foreign_archives ...) field instead. + dune build --verbose -p ocaml-compiler-libs -j8 Workspace root: /home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0 disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune67fb7d.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0/_build/default" ; "MANPATH" : "/home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0/_build/install/default/lib" ; "OCAMLPATH" : "/home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.10.0" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-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" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-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" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; 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" ] ; bytecomp_c_libraries = [ "-Wl,--as-needed" ; "-Wl,-z,relro" ; "-Wl,-O1" ; "-Wl,--build-id" ; "-Wl,--enable-new-dtags" ; "-lm" ; "-ldl" ; "-lpthread" ] ; 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" ] ; native_c_libraries = [ "-Wl,--as-needed" ; "-Wl,-z,relro" ; "-Wl,-O1" ; "-Wl,--build-id" ; "-Wl,--enable-new-dtags" ; "-lm" ; "-ldl" ] ; cc_profile = [] ; architecture = "arm64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "aarch64-unknown-linux-gnu" ; target = "aarch64-unknown-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X027" ; cmi_magic_number = "Caml1999I027" ; cmo_magic_number = "Caml1999O027" ; cma_magic_number = "Caml1999A027" ; cmx_magic_number = "Caml1999Y027" ; cmxa_magic_number = "Caml1999Z027" ; ast_impl_magic_number = "Caml1999M027" ; ast_intf_magic_number = "Caml1999N027" ; cmxs_magic_number = "Caml1999D027" ; cmt_magic_number = "Caml1999T027" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/read_cma/read_cma.mli) > _build/default/src/read_cma/.read_cma.objs/read_cma.mli.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/read_cma/read_cma.ml) > _build/default/src/read_cma/.read_cma.objs/read_cma.ml.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/gen/gen.ml) > _build/default/src/gen/.gen.eobjs/gen.ml.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/shadow/gen/gen.ml) > _build/default/src/shadow/gen/.gen.eobjs/gen.ml.d Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/read_cma/.read_cma.objs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/read_cma/.read_cma.objs/byte/read_cma.cmi -c -intf src/read_cma/read_cma.mli) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/read_cma/.read_cma.objs/byte -I src/read_cma/.read_cma.objs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/read_cma/.read_cma.objs/native/read_cma.cmx -c -impl src/read_cma/read_cma.ml) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -a -o src/read_cma/read_cma.cmxa src/read_cma/.read_cma.objs/native/read_cma.cmx) Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/gen/.gen.eobjs/byte -I /usr/lib64/ocaml/compiler-libs -I src/read_cma/.read_cma.objs/byte -I src/read_cma/.read_cma.objs/native -no-alias-deps -o src/gen/.gen.eobjs/byte/dune__exe__Gen.cmo -c -impl src/gen/gen.ml) Running[9]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/shadow/gen/.gen.eobjs/byte -I /usr/lib64/ocaml/compiler-libs -I src/read_cma/.read_cma.objs/byte -I src/read_cma/.read_cma.objs/native -no-alias-deps -o src/shadow/gen/.gen.eobjs/byte/dune__exe__Gen.cmo -c -impl src/shadow/gen/gen.ml) Running[10]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/gen/.gen.eobjs/byte -I src/gen/.gen.eobjs/native -I /usr/lib64/ocaml/compiler-libs -I src/read_cma/.read_cma.objs/byte -I src/read_cma/.read_cma.objs/native -intf-suffix .ml -no-alias-deps -o src/gen/.gen.eobjs/native/dune__exe__Gen.cmx -c -impl src/gen/gen.ml) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/shadow/gen/.gen.eobjs/byte -I src/shadow/gen/.gen.eobjs/native -I /usr/lib64/ocaml/compiler-libs -I src/read_cma/.read_cma.objs/byte -I src/read_cma/.read_cma.objs/native -intf-suffix .ml -no-alias-deps -o src/shadow/gen/.gen.eobjs/native/dune__exe__Gen.cmx -c -impl src/shadow/gen/gen.ml) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -o src/gen/gen.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/compiler-libs/ocamlbytecomp.cmxa src/read_cma/read_cma.cmxa src/gen/.gen.eobjs/native/dune__exe__Gen.cmx) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -o src/shadow/gen/gen.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/compiler-libs/ocamlbytecomp.cmxa src/read_cma/read_cma.cmxa src/shadow/gen/.gen.eobjs/native/dune__exe__Gen.cmx) Running[14]: (cd _build/default/src/ocaml_bytecomp && ../gen/gen.exe -archive /usr/lib64/ocaml/compiler-libs/ocamlbytecomp.cma -o ocaml_bytecomp.ml) Running[15]: (cd _build/default/src/ocaml_common && ../gen/gen.exe -archive /usr/lib64/ocaml/compiler-libs/ocamlcommon.cma -o ocaml_common.ml) Running[16]: (cd _build/default/src/ocaml_toplevel && ../gen/gen.exe -archive /usr/lib64/ocaml/compiler-libs/ocamltoplevel.cma -o ocaml_toplevel.ml) Running[17]: (cd _build/default/src/shadow && gen/gen.exe -dir /usr/lib64/ocaml/compiler-libs -o ocaml_shadow.ml) Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ocaml_bytecomp/ocaml_bytecomp.ml) > _build/default/src/ocaml_bytecomp/.ocaml_bytecomp.objs/ocaml_bytecomp.ml.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ocaml_toplevel/ocaml_toplevel.ml) > _build/default/src/ocaml_toplevel/.ocaml_toplevel.objs/ocaml_toplevel.ml.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ocaml_common/ocaml_common.ml) > _build/default/src/ocaml_common/.ocaml_common.objs/ocaml_common.ml.d Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_common/.ocaml_common.objs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/ocaml_common/.ocaml_common.objs/byte/ocaml_common.cmo -c -impl src/ocaml_common/ocaml_common.ml) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_toplevel/.ocaml_toplevel.objs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/ocaml_toplevel/.ocaml_toplevel.objs/byte/ocaml_toplevel.cmo -c -impl src/ocaml_toplevel/ocaml_toplevel.ml) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_bytecomp/.ocaml_bytecomp.objs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/ocaml_bytecomp/.ocaml_bytecomp.objs/byte/ocaml_bytecomp.cmo -c -impl src/ocaml_bytecomp/ocaml_bytecomp.ml) Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/shadow/ocaml_shadow.ml) > _build/default/src/shadow/.ocaml_shadow.objs/ocaml_shadow.ml.d Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_toplevel/.ocaml_toplevel.objs/byte -I src/ocaml_toplevel/.ocaml_toplevel.objs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_toplevel/.ocaml_toplevel.objs/native/ocaml_toplevel.cmx -c -impl src/ocaml_toplevel/ocaml_toplevel.ml) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -a -o src/ocaml_toplevel/ocaml_toplevel.cma src/ocaml_toplevel/.ocaml_toplevel.objs/byte/ocaml_toplevel.cmo) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_bytecomp/.ocaml_bytecomp.objs/byte -I src/ocaml_bytecomp/.ocaml_bytecomp.objs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_bytecomp/.ocaml_bytecomp.objs/native/ocaml_bytecomp.cmx -c -impl src/ocaml_bytecomp/ocaml_bytecomp.ml) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -a -o src/ocaml_bytecomp/ocaml_bytecomp.cma src/ocaml_bytecomp/.ocaml_bytecomp.objs/byte/ocaml_bytecomp.cmo) Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -w -49 -g -bin-annot -I src/shadow/.ocaml_shadow.objs/byte -no-alias-deps -o src/shadow/.ocaml_shadow.objs/byte/ocaml_shadow.cmo -c -impl src/shadow/ocaml_shadow.ml) Running[30]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_common/.ocaml_common.objs/byte -I src/ocaml_common/.ocaml_common.objs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_common/.ocaml_common.objs/native/ocaml_common.cmx -c -impl src/ocaml_common/ocaml_common.ml) Running[31]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -a -o src/ocaml_common/ocaml_common.cma src/ocaml_common/.ocaml_common.objs/byte/ocaml_common.cmo) Running[32]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -w -49 -g -I src/shadow/.ocaml_shadow.objs/byte -I src/shadow/.ocaml_shadow.objs/native -intf-suffix .ml -no-alias-deps -o src/shadow/.ocaml_shadow.objs/native/ocaml_shadow.cmx -c -impl src/shadow/ocaml_shadow.ml) Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -w -49 -g -a -o src/shadow/ocaml_shadow.cma src/shadow/.ocaml_shadow.objs/byte/ocaml_shadow.cmo) Running[34]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -a -o src/ocaml_toplevel/ocaml_toplevel.cmxa src/ocaml_toplevel/.ocaml_toplevel.objs/native/ocaml_toplevel.cmx) Running[35]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -a -o src/ocaml_bytecomp/ocaml_bytecomp.cmxa src/ocaml_bytecomp/.ocaml_bytecomp.objs/native/ocaml_bytecomp.cmx) Running[36]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -a -o src/ocaml_common/ocaml_common.cmxa src/ocaml_common/.ocaml_common.objs/native/ocaml_common.cmx) Running[37]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -w -49 -g -a -o src/shadow/ocaml_shadow.cmxa src/shadow/.ocaml_shadow.objs/native/ocaml_shadow.cmx) Running[38]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -shared -linkall -I src/ocaml_toplevel -o src/ocaml_toplevel/ocaml_toplevel.cmxs src/ocaml_toplevel/ocaml_toplevel.cmxa) Running[39]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -shared -linkall -I src/ocaml_bytecomp -o src/ocaml_bytecomp/ocaml_bytecomp.cmxs src/ocaml_bytecomp/ocaml_bytecomp.cmxa) Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -w -49 -g -shared -linkall -I src/shadow -o src/shadow/ocaml_shadow.cmxs src/shadow/ocaml_shadow.cmxa) Running[41]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -shared -linkall -I src/ocaml_common -o src/ocaml_common/ocaml_common.cmxs src/ocaml_common/ocaml_common.cmxa) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cFoO2i + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64 + cd ocaml-compiler-libs-0.11.0 + '[' 1 -eq 1 ']' + opam-installer --prefix=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr --libdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml ocaml-compiler-libs.install Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs _build/install/default/lib/ocaml-compiler-libs/META => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/META Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.a _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cma _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmi _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmt _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmx _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxa _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxs _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.ml Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.a _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cma _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmi _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmt _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmx _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxs _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.ml _build/install/default/lib/ocaml-compiler-libs/dune-package => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/dune-package _build/install/default/lib/ocaml-compiler-libs/opam => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/opam Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.a _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cma _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmi _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmt _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmx _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxs _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.ml Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.a _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cma _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmi _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmt _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmx _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxa _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxs _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.ml Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/doc/ocaml-compiler-libs _build/install/default/doc/ocaml-compiler-libs/LICENSE.txt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/doc/ocaml-compiler-libs/LICENSE.txt _build/install/default/doc/ocaml-compiler-libs/README.org => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/doc/ocaml-compiler-libs/README.org + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/doc + find /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.11.0-4.mga8 --unique-debug-suffix -0.11.0-4.mga8.aarch64 --unique-debug-src-base ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxs gdb-add-index: No index was created for /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxs gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxs gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxs gdb-add-index: [Was there no debuginfo? Was there already an index?] dwz: Too few files for multifile optimization original debug info size: 76kB, size after compression: 80kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 4 CRC32s did match. 70 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.JZMIgm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-compiler-libs-0.11.0 + '[' 1 -eq 1 ']' + dune runtest + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TbKtyk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-compiler-libs-0.11.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/share/doc/ocaml-ocaml-compiler-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/share/doc/ocaml-ocaml-compiler-libs + cp -pr README.org /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/share/doc/ocaml-ocaml-compiler-libs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0sxvrl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-compiler-libs-0.11.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/share/licenses/ocaml-ocaml-compiler-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/share/licenses/ocaml-ocaml-compiler-libs + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64/usr/share/licenses/ocaml-ocaml-compiler-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Ocaml_bytecomp) = e7fb09bbf34597120f6ef1d8537c8a78 ocaml(Ocaml_common) = 907c4461b4ec3bf4d3fe69d1a8b37519 ocaml(Ocaml_shadow) = 786f796bb1fc7d63ccaf0d0cd1fe2321 ocaml(Ocaml_toplevel) = 9b44718f868b87df585ec609c1644f6b ocaml-ocaml-compiler-libs = 0.11.0-4.mga8 ocaml-ocaml-compiler-libs(aarch-64) = 0.11.0-4.mga8 ocamlx(Ocaml_bytecomp) = 3d3c3376bbde712fdd87ec47ac8e6ca5 ocamlx(Ocaml_common) = 5f9df1cbb42cab00beb2cb38a0afa1b3 ocamlx(Ocaml_shadow) = 7ba199b581f431cb832f41a2a04680cc ocamlx(Ocaml_toplevel) = 9eb1ef6b599ca2e3cd9aa6e00f992537 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.17)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 Processing files: ocaml-ocaml-compiler-libs-devel-0.11.0-4.mga8.aarch64 Provides: ocaml(Ocaml_bytecomp) = e7fb09bbf34597120f6ef1d8537c8a78 ocaml(Ocaml_common) = 907c4461b4ec3bf4d3fe69d1a8b37519 ocaml(Ocaml_shadow) = 786f796bb1fc7d63ccaf0d0cd1fe2321 ocaml(Ocaml_toplevel) = 9b44718f868b87df585ec609c1644f6b ocaml-ocaml-compiler-libs-devel = 0.11.0-4.mga8 ocaml-ocaml-compiler-libs-devel(aarch-64) = 0.11.0-4.mga8 ocamlx(Ocaml_bytecomp) = 3d3c3376bbde712fdd87ec47ac8e6ca5 ocamlx(Ocaml_common) = 5f9df1cbb42cab00beb2cb38a0afa1b3 ocamlx(Ocaml_shadow) = 7ba199b581f431cb832f41a2a04680cc ocamlx(Ocaml_toplevel) = 9eb1ef6b599ca2e3cd9aa6e00f992537 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 Processing files: ocaml-ocaml-compiler-libs-debugsource-0.11.0-4.mga8.aarch64 Provides: ocaml-ocaml-compiler-libs-debugsource = 0.11.0-4.mga8 ocaml-ocaml-compiler-libs-debugsource(aarch-64) = 0.11.0-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ocaml-compiler-libs-debuginfo-0.11.0-4.mga8.aarch64 Provides: debuginfo(build-id) = 19e0f1d642512924d229924c9c261b4a948309ff debuginfo(build-id) = 7d744290bd0ae7c0591796c54cc8fe6dd9e9c15a debuginfo(build-id) = bf01cd1b07dde4a64b5e1c512cfb95bad1f5a674 debuginfo(build-id) = ce56528d346f4421a7368a929eb26467df04a304 ocaml-ocaml-compiler-libs-debuginfo = 0.11.0-4.mga8 ocaml-ocaml-compiler-libs-debuginfo(aarch-64) = 0.11.0-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ocaml-compiler-libs-debugsource(aarch-64) = 0.11.0-4.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocaml-compiler-libs-debugsource-0.11.0-4.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocaml-compiler-libs-debuginfo-0.11.0-4.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocaml-compiler-libs-devel-0.11.0-4.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.koRJEj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-compiler-libs-0.11.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-4.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ymdbfk + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-compiler-libs-0.11.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!