D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-spawn-0.13.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gg8erx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf spawn-0.13.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/v0.13.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd spawn-0.13.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.gdMdFw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spawn-0.13.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose -p spawn -j8 # Workspace root: /home/iurt/rpmbuild/BUILD/spawn-0.13.0 # disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/duneeca881.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 = External "/usr/bin/ocaml" # ; ocamlc = External "/usr/bin/ocamlc.opt" # ; ocamlopt = Some External "/usr/bin/ocamlopt.opt" # ; ocamldep = External "/usr/bin/ocamldep.opt" # ; ocamlmklib = External "/usr/bin/ocamlmklib.opt" # ; # env = # map # { # "CAML_LD_LIBRARY_PATH" : # "/home/iurt/rpmbuild/BUILD/spawn-0.13.0/_build/install/default/lib/stublibs" # ; "DUNE_CONFIGURATOR" : "/usr/bin/ocamlc.opt" # ; "INSIDE_DUNE" : "1" # ; # "MANPATH" : # "/home/iurt/rpmbuild/BUILD/spawn-0.13.0/_build/install/default/bin" # ; # "OCAMLFIND_IGNORE_DUPS_IN" : # "/home/iurt/rpmbuild/BUILD/spawn-0.13.0/_build/install/default/lib" # ; # "OCAMLPATH" : # "/home/iurt/rpmbuild/BUILD/spawn-0.13.0/_build/install/default/lib" # } # ; findlib_path = [ External "/usr/lib64/ocaml" ] # ; arch_sixtyfour = true # ; natdynlink_supported = true # ; supports_shared_libraries = true # ; opam_vars = map {} # ; # ocaml_config = # { version = "4.10.0+beta1" # ; 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" # ] # ; # 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" # ] # ; # 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 # } # ; # which = # map # { "ocaml" : Some External "/usr/bin/ocaml" # ; "ocamlc" : Some External "/usr/bin/ocamlc.opt" # ; "ocamlobjinfo" : Some External "/usr/bin/ocamlobjinfo.opt" # } # } # Actual targets: # - recursive alias @./install Running[1]: (cd _build/default/src && /usr/bin/ocamlc.opt -g -I /usr/lib64/ocaml/threads -ccopt -O2 -ccopt -fno-strict-aliasing -ccopt -fwrapv -ccopt -O2 -ccopt -g -ccopt -pipe -ccopt -Wformat -ccopt -Werror=format-security -ccopt -Wp,-D_FORTIFY_SOURCE=2 -ccopt -fstack-protector -ccopt --param=ssp-buffer-size=4 -ccopt -fasynchronous-unwind-tables -ccopt -fPIC -ccopt -g -o spawn_stubs.o spawn_stubs.c) Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/spawn.mli) > _build/default/src/.spawn.objs/spawn.mli.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/spawn.ml) > _build/default/src/.spawn.objs/spawn.ml.d Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.spawn.objs/byte -I /usr/lib64/ocaml/threads -no-alias-deps -o src/.spawn.objs/byte/spawn.cmi -c -intf src/spawn.mli) Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.spawn.objs/byte -I /usr/lib64/ocaml/threads -intf-suffix .ml -no-alias-deps -o src/.spawn.objs/byte/spawn.cmo -c -impl src/spawn.ml) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.spawn.objs/byte -I src/.spawn.objs/native -I /usr/lib64/ocaml/threads -intf-suffix .ml -no-alias-deps -o src/.spawn.objs/native/spawn.cmx -c -impl src/spawn.ml) Running[7]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/spawn.cma -dllib -lspawn_stubs -cclib -lspawn_stubs src/.spawn.objs/byte/spawn.cmo) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/spawn.cmxa -cclib -lspawn_stubs src/.spawn.objs/native/spawn.cmx) Running[9]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/spawn_stubs src/spawn_stubs.o) Running[10]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/spawn.cmxs src/spawn.cmxa) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.X8IBRv + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64 + cd spawn-0.13.0 + '[' 1 -eq 1 ']' + opam-installer --prefix=/home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr --libdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml spawn.install Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn _build/install/default/lib/spawn/META => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/META _build/install/default/lib/spawn/dune-package => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/dune-package _build/install/default/lib/spawn/libspawn_stubs.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/libspawn_stubs.a _build/install/default/lib/spawn/opam => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/opam _build/install/default/lib/spawn/spawn.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.a _build/install/default/lib/spawn/spawn.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.cma _build/install/default/lib/spawn/spawn.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.cmi _build/install/default/lib/spawn/spawn.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.cmt _build/install/default/lib/spawn/spawn.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.cmti _build/install/default/lib/spawn/spawn.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.cmx _build/install/default/lib/spawn/spawn.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.cmxa _build/install/default/lib/spawn/spawn.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.cmxs _build/install/default/lib/spawn/spawn.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.ml _build/install/default/lib/spawn/spawn.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.mli Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/stublibs _build/install/default/lib/stublibs/dllspawn_stubs.so => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/stublibs/dllspawn_stubs.so Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/doc/spawn _build/install/default/doc/spawn/CHANGES.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/doc/spawn/CHANGES.md _build/install/default/doc/spawn/LICENSE.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/doc/spawn/LICENSE.md _build/install/default/doc/spawn/README.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/doc/spawn/README.md + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/doc + find /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.13.0-1.mga8 --unique-debug-suffix -0.13.0-1.mga8.aarch64 --unique-debug-src-base ocaml-spawn-0.13.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/spawn-0.13.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/stublibs/dllspawn_stubs.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/spawn/spawn.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/stublibs/dllspawn_stubs.so original debug info size: 116kB, size after compression: 116kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: _build/default/buffer.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory 39 blocks + '[' -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-python-bytecompile /usr/bin/python 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.H3OOPu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spawn-0.13.0 + '[' 1 -eq 1 ']' + dune runtest File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Driver, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Expect_test_collector, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Expect_test_common__File, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Expect_test_config, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Inline_test_config, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppx_inline_test_lib__Runtime, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppx_inline_test_lib__Runtime, and its interface was not compiled with -opaque + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-spawn-0.13.0-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jt1iFv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spawn-0.13.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/share/doc/ocaml-spawn + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/share/doc/ocaml-spawn + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/share/doc/ocaml-spawn + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cYZpXx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spawn-0.13.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/share/licenses/ocaml-spawn + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/share/licenses/ocaml-spawn + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64/usr/share/licenses/ocaml-spawn + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Spawn) = 4f590571a66c86b54ae9e02f22696dcb ocaml-spawn = 1:0.13.0-1.mga8 ocaml-spawn(aarch-64) = 1:0.13.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aa33af4684579b41817bc194be0a7a26 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__filename) = e70d852a325736bc7266750bcc2e69f2 ocaml(Stdlib__listLabels) = 683be3036e610dcdee760b7c448f32ed ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__stdLabels) = ab1c96678ff9a88d0720eeb9f1e433af ocaml(Stdlib__stringLabels) = 246c1999640c298557265d4ea7994080 ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(runtime) = 4.10.0 Processing files: ocaml-spawn-devel-0.13.0-1.mga8.aarch64 Provides: ocaml-spawn-devel = 1:0.13.0-1.mga8 ocaml-spawn-devel(aarch-64) = 1:0.13.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-spawn-debugsource-0.13.0-1.mga8.aarch64 Provides: ocaml-spawn-debugsource = 1:0.13.0-1.mga8 ocaml-spawn-debugsource(aarch-64) = 1:0.13.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-spawn-debuginfo-0.13.0-1.mga8.aarch64 Provides: debuginfo(build-id) = f8150e8f99ced29bfe804c439c922974c5713461 debuginfo(build-id) = fdbcbfd22c10d72bd9c0ac66e79472b1999fa8ff ocaml-spawn-debuginfo = 1:0.13.0-1.mga8 ocaml-spawn-debuginfo(aarch-64) = 1:0.13.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-spawn-debugsource(aarch-64) = 1:0.13.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-spawn-debugsource-0.13.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-spawn-devel-0.13.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-spawn-debuginfo-0.13.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-spawn-0.13.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h5Rdty + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spawn-0.13.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jz7EGu + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf spawn-0.13.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!