D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-spawn-0.13.0-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jVpS82 + 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.9Vulf3 + 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/dune90ac57.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/spawn-0.13.0/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/home/iurt/rpmbuild/BUILD/spawn-0.13.0/_build/default" ; "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" ; "OCAMLTOP_INCLUDE_PATH" : "/home/iurt/rpmbuild/BUILD/spawn-0.13.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 = "amd64" ; 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 = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-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/src && /usr/bin/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 -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 -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/threads -o spawn_stubs.o -c 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/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[6]: (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[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.sTPpU4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64 + cd spawn-0.13.0 + '[' 1 -eq 1 ']' + opam-installer --prefix=/home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr --libdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml spawn.install Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn _build/install/default/lib/spawn/META => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/META _build/install/default/lib/spawn/dune-package => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/dune-package _build/install/default/lib/spawn/libspawn_stubs.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/libspawn_stubs.a _build/install/default/lib/spawn/opam => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/opam _build/install/default/lib/spawn/spawn.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.a _build/install/default/lib/spawn/spawn.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.cma _build/install/default/lib/spawn/spawn.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.cmi _build/install/default/lib/spawn/spawn.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.cmt _build/install/default/lib/spawn/spawn.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.cmti _build/install/default/lib/spawn/spawn.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.cmx _build/install/default/lib/spawn/spawn.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.cmxa _build/install/default/lib/spawn/spawn.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.cmxs _build/install/default/lib/spawn/spawn.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.ml _build/install/default/lib/spawn/spawn.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.mli Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/stublibs _build/install/default/lib/stublibs/dllspawn_stubs.so => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dllspawn_stubs.so Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/doc/spawn _build/install/default/doc/spawn/CHANGES.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/doc/spawn/CHANGES.md _build/install/default/doc/spawn/LICENSE.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/doc/spawn/LICENSE.md _build/install/default/doc/spawn/README.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/doc/spawn/README.md + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/doc + find /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.13.0-3.mga8 --unique-debug-suffix -0.13.0-3.mga8.x86_64 --unique-debug-src-base ocaml-spawn-0.13.0-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -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-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dllspawn_stubs.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dllspawn_stubs.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/spawn/spawn.cmxs original debug info size: 116kB, size after compression: 112kB /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 + /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.sjUb34 + 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-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kRlfd2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spawn-0.13.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/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-3.mga8.x86_64/usr/share/doc/ocaml-spawn + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/share/doc/ocaml-spawn + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fMfQ64 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spawn-0.13.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/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-3.mga8.x86_64/usr/share/licenses/ocaml-spawn + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64/usr/share/licenses/ocaml-spawn + 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(Spawn) = 4f590571a66c86b54ae9e02f22696dcb ocaml-spawn = 1:0.13.0-3.mga8 ocaml-spawn(x86-64) = 1:0.13.0-3.mga8 ocamlx(Spawn) = a082df7364ce4e7f99c29244f301a1b8 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 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 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__filename) = 4acdb6cb1dcdea0eb5f64c37cb1fa406 ocamlx(Stdlib__listLabels) = fd607df15f0e42966de65def97893f51 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__stringLabels) = 241e4bf7f31e6444af5a54c849f186b2 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Unix) = ba030e73c9a8a296035219290541184c Processing files: ocaml-spawn-devel-0.13.0-3.mga8.x86_64 Provides: ocaml(Spawn) = 4f590571a66c86b54ae9e02f22696dcb ocaml-spawn-devel = 1:0.13.0-3.mga8 ocaml-spawn-devel(x86-64) = 1:0.13.0-3.mga8 ocamlx(Spawn) = a082df7364ce4e7f99c29244f301a1b8 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__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 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__filename) = 4acdb6cb1dcdea0eb5f64c37cb1fa406 ocamlx(Stdlib__listLabels) = fd607df15f0e42966de65def97893f51 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__stringLabels) = 241e4bf7f31e6444af5a54c849f186b2 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Unix) = ba030e73c9a8a296035219290541184c Processing files: ocaml-spawn-debugsource-0.13.0-3.mga8.x86_64 Provides: ocaml-spawn-debugsource = 1:0.13.0-3.mga8 ocaml-spawn-debugsource(x86-64) = 1:0.13.0-3.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-3.mga8.x86_64 Provides: debuginfo(build-id) = 1dad5fa9a2267163be5d7d597f0a27c23c0b4cf4 debuginfo(build-id) = fd8837c435fcb4da512ab06163a629c45a63466c ocaml-spawn-debuginfo = 1:0.13.0-3.mga8 ocaml-spawn-debuginfo(x86-64) = 1:0.13.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-spawn-debugsource(x86-64) = 1:0.13.0-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-spawn-0.13.0-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-spawn-debugsource-0.13.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-spawn-devel-0.13.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-spawn-debuginfo-0.13.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-spawn-0.13.0-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CWF660 + 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-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iMLKk1 + 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!