D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-qcheck-core-0.13-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nXIpmU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf qcheck-0.13 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/0.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qcheck-0.13 + /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.7wtEVR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qcheck-0.13 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose -p qcheck-core -j8 Workspace root: /home/iurt/rpmbuild/BUILD/qcheck-0.13 disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune95439d.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/qcheck-0.13/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/home/iurt/rpmbuild/BUILD/qcheck-0.13/_build/default" ; "MANPATH" : "/home/iurt/rpmbuild/BUILD/qcheck-0.13/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/home/iurt/rpmbuild/BUILD/qcheck-0.13/_build/install/default/lib" ; "OCAMLPATH" : "/home/iurt/rpmbuild/BUILD/qcheck-0.13/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/home/iurt/rpmbuild/BUILD/qcheck-0.13/_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 && /usr/bin/ocamldep.opt -modules -intf src/core/QCheck.mli) > _build/default/src/core/.qcheck_core.objs/QCheck.mli.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/QCheck.ml) > _build/default/src/core/.qcheck_core.objs/QCheck.ml.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/runner/QCheck_base_runner.mli) > _build/default/src/runner/.qcheck_runner.objs/QCheck_base_runner.mli.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/runner/QCheck_base_runner.ml) > _build/default/src/runner/.qcheck_runner.objs/QCheck_base_runner.ml.d Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -bin-annot -I src/core/.qcheck_core.objs/byte -I /usr/lib64/ocaml/bytes -no-alias-deps -o src/core/.qcheck_core.objs/byte/qCheck.cmi -c -intf src/core/QCheck.mli) Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -bin-annot -I src/core/.qcheck_core.objs/byte -I /usr/lib64/ocaml/bytes -intf-suffix .ml -no-alias-deps -o src/core/.qcheck_core.objs/byte/qCheck.cmo -c -impl src/core/QCheck.ml) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -I src/core/.qcheck_core.objs/byte -I src/core/.qcheck_core.objs/native -I /usr/lib64/ocaml/bytes -intf-suffix .ml -no-alias-deps -o src/core/.qcheck_core.objs/native/qCheck.cmx -c -impl src/core/QCheck.ml) Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -bin-annot -I src/runner/.qcheck_runner.objs/byte -I /usr/lib64/ocaml/bytes -I src/core/.qcheck_core.objs/byte -I src/core/.qcheck_core.objs/native -no-alias-deps -o src/runner/.qcheck_runner.objs/byte/qCheck_base_runner.cmi -c -intf src/runner/QCheck_base_runner.mli) Running[9]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -bin-annot -I src/runner/.qcheck_runner.objs/byte -I /usr/lib64/ocaml/bytes -I src/core/.qcheck_core.objs/byte -I src/core/.qcheck_core.objs/native -intf-suffix .ml -no-alias-deps -o src/runner/.qcheck_runner.objs/byte/qCheck_base_runner.cmo -c -impl src/runner/QCheck_base_runner.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -a -o src/core/qcheck_core.cma src/core/.qcheck_core.objs/byte/qCheck.cmo) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -a -o src/runner/qcheck_runner.cma src/runner/.qcheck_runner.objs/byte/qCheck_base_runner.cmo) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -I src/runner/.qcheck_runner.objs/byte -I src/runner/.qcheck_runner.objs/native -I /usr/lib64/ocaml/bytes -I src/core/.qcheck_core.objs/byte -I src/core/.qcheck_core.objs/native -intf-suffix .ml -no-alias-deps -o src/runner/.qcheck_runner.objs/native/qCheck_base_runner.cmx -c -impl src/runner/QCheck_base_runner.ml) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -a -o src/core/qcheck_core.cmxa src/core/.qcheck_core.objs/native/qCheck.cmx) Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -shared -linkall -I src/core -o src/core/qcheck_core.cmxs src/core/qcheck_core.cmxa) Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -a -o src/runner/qcheck_runner.cmxa src/runner/.qcheck_runner.objs/native/qCheck_base_runner.cmx) Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -shared -linkall -I src/runner -o src/runner/qcheck_runner.cmxs src/runner/qcheck_runner.cmxa) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YifqRU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64 + cd qcheck-0.13 + '[' 1 -eq 1 ']' + opam-installer --prefix=/home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr --libdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml qcheck-core.install Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core _build/install/default/lib/qcheck-core/META => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/META _build/install/default/lib/qcheck-core/QCheck.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/QCheck.ml _build/install/default/lib/qcheck-core/QCheck.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/QCheck.mli _build/install/default/lib/qcheck-core/dune-package => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/dune-package _build/install/default/lib/qcheck-core/opam => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/opam _build/install/default/lib/qcheck-core/qCheck.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/qCheck.cmi _build/install/default/lib/qcheck-core/qCheck.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/qCheck.cmt _build/install/default/lib/qcheck-core/qCheck.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/qCheck.cmti _build/install/default/lib/qcheck-core/qCheck.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/qCheck.cmx _build/install/default/lib/qcheck-core/qcheck_core.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/qcheck_core.a _build/install/default/lib/qcheck-core/qcheck_core.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/qcheck_core.cma _build/install/default/lib/qcheck-core/qcheck_core.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/qcheck_core.cmxa _build/install/default/lib/qcheck-core/qcheck_core.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/qcheck_core.cmxs Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner _build/install/default/lib/qcheck-core/runner/QCheck_base_runner.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/QCheck_base_runner.ml _build/install/default/lib/qcheck-core/runner/QCheck_base_runner.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/QCheck_base_runner.mli _build/install/default/lib/qcheck-core/runner/qCheck_base_runner.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/qCheck_base_runner.cmi _build/install/default/lib/qcheck-core/runner/qCheck_base_runner.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/qCheck_base_runner.cmt _build/install/default/lib/qcheck-core/runner/qCheck_base_runner.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/qCheck_base_runner.cmti _build/install/default/lib/qcheck-core/runner/qCheck_base_runner.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/qCheck_base_runner.cmx _build/install/default/lib/qcheck-core/runner/qcheck_runner.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/qcheck_runner.a _build/install/default/lib/qcheck-core/runner/qcheck_runner.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/qcheck_runner.cma _build/install/default/lib/qcheck-core/runner/qcheck_runner.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/qcheck_runner.cmxa _build/install/default/lib/qcheck-core/runner/qcheck_runner.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/qcheck_runner.cmxs Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/doc/qcheck-core _build/install/default/doc/qcheck-core/CHANGELOG.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/doc/qcheck-core/CHANGELOG.md _build/install/default/doc/qcheck-core/LICENSE => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/doc/qcheck-core/LICENSE _build/install/default/doc/qcheck-core/README.adoc => /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/doc/qcheck-core/README.adoc + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/doc + find /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.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-1.mga8 --unique-debug-suffix -0.13-1.mga8.x86_64 --unique-debug-src-base ocaml-qcheck-core-0.13-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/qcheck-0.13 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/qcheck_runner.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/qcheck_core.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/runner/qcheck_runner.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/lib64/ocaml/qcheck-core/qcheck_core.cmxs original debug info size: 148kB, size after compression: 152kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 2 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/format.ml: Cannot stat: No such file or directory cpio: _build/default/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/printexc.ml: Cannot stat: No such file or directory cpio: _build/default/printf.ml: Cannot stat: No such file or directory cpio: _build/default/queue.ml: Cannot stat: No such file or directory cpio: _build/default/random.ml: Cannot stat: No such file or directory cpio: _build/default/stdlib.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory 134 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.8tgaXT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qcheck-0.13 + '[' 1 -eq 1 ']' + dune runtest + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-qcheck-core-0.13-1.mga8.x86_64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zhsYTT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qcheck-0.13 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/share/licenses/ocaml-qcheck-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/share/licenses/ocaml-qcheck-core + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64/usr/share/licenses/ocaml-qcheck-core + 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 BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files Provides: ocaml(QCheck) = ae3a981fde91e142a51e1147fb762dcb ocaml(QCheck_base_runner) = 105790f9bee229212ac123e04362b256 ocaml-qcheck-core = 0.13-1.mga8 ocaml-qcheck-core(x86-64) = 0.13-1.mga8 ocamlx(QCheck) = 74caeb92b8526653d613dfb0be395efe ocamlx(QCheck_base_runner) = d640fcab5cc59c9cdc052c11de0603b9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(QCheck) = ae3a981fde91e142a51e1147fb762dcb ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__arg) = 965c9e33adab6e9e8dc021fbfa95558d ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__queue) = 03c7b1e419bb4f4383376912cbd6bf5a ocaml(Stdlib__random) = 85663246c4eb3a0a28aa7640de3ef2ce ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocamlx(CamlinternalLazy) = dddd3ac46ea6780f2847c7da43f41f5b ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(QCheck) = 74caeb92b8526653d613dfb0be395efe ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__arg) = cb1eaa0d37316e516697f64cadc75f5f ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__char) = d80ec3dec044dcabdaf3546ec3ca4692 ocamlx(Stdlib__format) = 640a01647329f0a32f48a8a90a89014f ocamlx(Stdlib__hashtbl) = 1f15ad224dfe918b6a17c157f0f5836e ocamlx(Stdlib__int32) = be315a06dd915963aef90cd481c312ac ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__lazy) = 49ab9a467c5d45c11636487ce2b410f5 ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__printexc) = 678fbefb5bcbeaeb7afb5ae5ca515b17 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__queue) = 81c3e47f06925d2c8ab234b197abc367 ocamlx(Stdlib__random) = f020b2b5cbd6298e4259d8f07989b898 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Unix) = ba030e73c9a8a296035219290541184c Processing files: ocaml-qcheck-core-devel-0.13-1.mga8.x86_64 Provides: ocaml(QCheck) = ae3a981fde91e142a51e1147fb762dcb ocaml(QCheck_base_runner) = 105790f9bee229212ac123e04362b256 ocaml-qcheck-core-devel = 0.13-1.mga8 ocaml-qcheck-core-devel(x86-64) = 0.13-1.mga8 ocamlx(QCheck) = 74caeb92b8526653d613dfb0be395efe ocamlx(QCheck_base_runner) = d640fcab5cc59c9cdc052c11de0603b9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(QCheck) = ae3a981fde91e142a51e1147fb762dcb ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__arg) = 965c9e33adab6e9e8dc021fbfa95558d ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__queue) = 03c7b1e419bb4f4383376912cbd6bf5a ocaml(Stdlib__random) = 85663246c4eb3a0a28aa7640de3ef2ce ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocamlx(CamlinternalLazy) = dddd3ac46ea6780f2847c7da43f41f5b ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(QCheck) = 74caeb92b8526653d613dfb0be395efe ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__arg) = cb1eaa0d37316e516697f64cadc75f5f ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__char) = d80ec3dec044dcabdaf3546ec3ca4692 ocamlx(Stdlib__format) = 640a01647329f0a32f48a8a90a89014f ocamlx(Stdlib__hashtbl) = 1f15ad224dfe918b6a17c157f0f5836e ocamlx(Stdlib__int32) = be315a06dd915963aef90cd481c312ac ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__lazy) = 49ab9a467c5d45c11636487ce2b410f5 ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__printexc) = 678fbefb5bcbeaeb7afb5ae5ca515b17 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__queue) = 81c3e47f06925d2c8ab234b197abc367 ocamlx(Stdlib__random) = f020b2b5cbd6298e4259d8f07989b898 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Unix) = ba030e73c9a8a296035219290541184c Processing files: ocaml-qcheck-core-debugsource-0.13-1.mga8.x86_64 Provides: ocaml-qcheck-core-debugsource = 0.13-1.mga8 ocaml-qcheck-core-debugsource(x86-64) = 0.13-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-qcheck-core-debuginfo-0.13-1.mga8.x86_64 Provides: debuginfo(build-id) = 28d97eeac94cb7746b5088c9fe96e0b24acd3ba9 debuginfo(build-id) = 62d9295e66d200f1fb3f8eeed6353f2accd31ef0 ocaml-qcheck-core-debuginfo = 0.13-1.mga8 ocaml-qcheck-core-debuginfo(x86-64) = 0.13-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-qcheck-core-debugsource(x86-64) = 0.13-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-qcheck-core-debugsource-0.13-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-qcheck-core-debuginfo-0.13-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-qcheck-core-0.13-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-qcheck-core-devel-0.13-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Fh0mmR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qcheck-0.13 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-qcheck-core-0.13-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1RBD2T + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf qcheck-0.13 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!