D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-stdio-0.13.0-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.0ZioMj + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf stdio-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 stdio-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.G7iRPm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd stdio-0.13.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose -p stdio -j8 Workspace root: /home/iurt/rpmbuild/BUILD/stdio-0.13.0 disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dunea09880.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/stdio-0.13.0/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/home/iurt/rpmbuild/BUILD/stdio-0.13.0/_build/default" ; "MANPATH" : "/home/iurt/rpmbuild/BUILD/stdio-0.13.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/home/iurt/rpmbuild/BUILD/stdio-0.13.0/_build/install/default/lib" ; "OCAMLPATH" : "/home/iurt/rpmbuild/BUILD/stdio-0.13.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/home/iurt/rpmbuild/BUILD/stdio-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 && /usr/bin/ocamldep.opt -modules -intf src/stdio.mli) > _build/default/src/.stdio.objs/stdio.mli.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/stdio.ml) > _build/default/src/.stdio.objs/stdio.ml.d Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I src/.stdio.objs/byte -no-alias-deps -o src/.stdio.objs/byte/stdio__.cmo -c -impl src/stdio__.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/import.ml) > _build/default/src/.stdio.objs/import.ml.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/in_channel.mli) > _build/default/src/.stdio.objs/in_channel.mli.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/in_channel.ml) > _build/default/src/.stdio.objs/in_channel.ml.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/out_channel.mli) > _build/default/src/.stdio.objs/out_channel.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/out_channel.ml) > _build/default/src/.stdio.objs/out_channel.ml.d Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.stdio.objs/native/stdio__.cmx -c -impl src/stdio__.ml-gen) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__Import.cmo -c -impl src/import.ml) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio__Import.cmx -c -impl src/import.ml) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__In_channel.cmi -c -intf src/in_channel.mli) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__Out_channel.cmi -c -intf src/out_channel.mli) Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio__In_channel.cmx -c -impl src/in_channel.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__In_channel.cmo -c -impl src/in_channel.ml) Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio__Out_channel.cmx -c -impl src/out_channel.ml) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__Out_channel.cmo -c -impl src/out_channel.ml) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio.cmi -c -intf src/stdio.mli) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio.cmo -c -impl src/stdio.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/stdio.cma src/.stdio.objs/byte/stdio__.cmo src/.stdio.objs/byte/stdio__Import.cmo src/.stdio.objs/byte/stdio__In_channel.cmo src/.stdio.objs/byte/stdio__Out_channel.cmo src/.stdio.objs/byte/stdio.cmo) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio.cmx -c -impl src/stdio.ml) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/stdio.cmxa src/.stdio.objs/native/stdio__.cmx src/.stdio.objs/native/stdio__Import.cmx src/.stdio.objs/native/stdio__In_channel.cmx src/.stdio.objs/native/stdio__Out_channel.cmx src/.stdio.objs/native/stdio.cmx) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/stdio.cmxs src/stdio.cmxa) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sOkalm + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64 + cd stdio-0.13.0 + '[' 1 -eq 1 ']' + dune install --destdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64 opam (internal) [ERROR] Opam has not been initialised, please run `opam init' Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/META Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/dune-package Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/import.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/in_channel.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/in_channel.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/opam Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/out_channel.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/out_channel.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.a Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.cma Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.cmxa Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.cmxs Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__Import.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__Import.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__Import.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__In_channel.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__In_channel.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__In_channel.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__In_channel.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__Out_channel.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__Out_channel.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__Out_channel.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio__Out_channel.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/doc/stdio/CHANGES.md Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/doc/stdio/LICENSE.md Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/doc/stdio/README.org + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/doc + find /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-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-0.3.mga8 --unique-debug-suffix -0.13.0-0.3.mga8.x86_64 --unique-debug-src-base ocaml-stdio-0.13.0-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/stdio-0.13.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/lib64/ocaml/stdio/stdio.cmxs original debug info size: 48kB, size after compression: 52kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 11 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.n4Xe3k + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd stdio-0.13.0 + '[' 1 -eq 1 ']' + dune runtest + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-stdio-0.13.0-0.3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.shNCXj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd stdio-0.13.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/share/doc/ocaml-stdio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/share/doc/ocaml-stdio + cp -pr README.org /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/share/doc/ocaml-stdio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.erz1ok + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd stdio-0.13.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/share/licenses/ocaml-stdio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/share/licenses/ocaml-stdio + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64/usr/share/licenses/ocaml-stdio + 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(Stdio) = c6857cb77267bcab8dc2e596bbee924c ocaml(Stdio__) = c2fb4285e9dee3aeb371e282de9ae178 ocaml(Stdio__Import) = 1c927f345e4bf8eb087b1cd9fa13bbc9 ocaml(Stdio__In_channel) = ef10a099db98443ccafa24c8e4b9a94f ocaml(Stdio__Out_channel) = b899b8af1373b72faa0b12d61631df44 ocaml-stdio = 0.13.0-0.3.mga8 ocaml-stdio(x86-64) = 0.13.0-0.3.mga8 ocamlx(Stdio) = 91af2a247eff04ce8b2c33fa9e3897a4 ocamlx(Stdio__) = 3d9793a7833f1d0bebff8f2495fdf82c ocamlx(Stdio__Import) = 8b6b1fdee524ef45a0cf684cae6d06b1 ocamlx(Stdio__In_channel) = c1d0a882157a48ecafeaf898728b4011 ocamlx(Stdio__Out_channel) = 19b8b27794599149b088d28d87618bb6 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(Base) = 64372f92ca28ba13a4e0262ccdbd2b9a ocaml(Base__) = f19276fd33c8ff23e35067bfec1c847e ocaml(Base__Applicative) = dda41ce90d5349382696e9b5071f4745 ocaml(Base__Applicative_intf) = 0610238bcd3d40679de406010fed5729 ocaml(Base__Array) = 952dc8bb3a171b545631ef0e0a02f42c ocaml(Base__Backtrace) = 0a09f59dc8487b6419cfec51f5e200b7 ocaml(Base__Binary_searchable) = c774fabbadfd34e8857b474aa6714070 ocaml(Base__Binary_searchable_intf) = da340ee94e2d622e772753a1ec29a0ff ocaml(Base__Blit) = d46707f1ee359312b248adde1138f1c3 ocaml(Base__Blit_intf) = e7d8dd2463967218ec7134663a1ec38a ocaml(Base__Bool) = 43b4efe5c978d358f91300453432a2dc ocaml(Base__Buffer) = 81f8a2f9933f82041caf77365c16cb2c ocaml(Base__Buffer_intf) = fe066269a03b49e0e2a363df085a782c ocaml(Base__Bytes) = f432b6474b94dea8871958fb77d6f143 ocaml(Base__Bytes_set_primitives) = 523a52248272b85cf0ee1e2d599d9254 ocaml(Base__Char) = 003ff2f44b05a3e58c01fc4b1a06f771 ocaml(Base__Comparable) = fc6ae077c088cf6a0599454190c528de ocaml(Base__Comparable_intf) = 7305ecc344b382251186bca0d1f440f2 ocaml(Base__Comparator) = 24044a65b5e6ad463c3f4456fa3f9e73 ocaml(Base__Comparisons) = 61c999994945b5a80506d8cf3ec2ad22 ocaml(Base__Container) = ab3faa1b10e712c34c02089905aad4a0 ocaml(Base__Container_intf) = adbfff0122a7dc6110407006c9638c81 ocaml(Base__Equal) = 38ee6bfcadfa1ad24bf5b32ef0e8b1c1 ocaml(Base__Error) = 1d57285ed7d94af070a94354d73104f6 ocaml(Base__Exn) = ea5512b9929d92501813d7a7d0277b14 ocaml(Base__Field) = 5b044e0ed023d5cd2b005a01982127a8 ocaml(Base__Float) = b1994847fa4c2451388ebbe7ecae2d83 ocaml(Base__Floatable) = c8d94ac75312a1882cd579b7527fa4e5 ocaml(Base__Formatter) = 2aa8a0dc7dc8fb358ebe41f38515b4f6 ocaml(Base__Hash) = 1eef0f18740854cdbd39df919c80f8f2 ocaml(Base__Hash_intf) = 20559bdc2c061ca3c2210d358d2a3a49 ocaml(Base__Identifiable) = 269567d74a2aa517f257fa632f3ecd8f ocaml(Base__Import) = 282c1849c281f8ee48cd5b6dad6f443a ocaml(Base__Import0) = a7cd964c3f296bec73ba9981c0d5bc05 ocaml(Base__Indexed_container) = 119e79fc2430c65c6d9cbc8d96e173b5 ocaml(Base__Indexed_container_intf) = 6f9743678694f8d305c29309508ded92 ocaml(Base__Info) = c2383d197aac29e06989bba0d7cec6f2 ocaml(Base__Info_intf) = d6a1b0ad81fd656c1fbe3b11abb44373 ocaml(Base__Int) = ee223a9c7b71ad3636e05eed91069588 ocaml(Base__Int0) = 193350e9276914f21fc2c15ed4496c45 ocaml(Base__Int32) = a895fb9a89aa1c39e0a748f1b05ffcbf ocaml(Base__Int63) = e5cff935abb57690a8004d404aed0833 ocaml(Base__Int63_emul) = c0ec82ebc9b93b1fdff659715adc36c2 ocaml(Base__Int64) = deeabf5fe893f106f70dec5942475e2a ocaml(Base__Int_intf) = 0cb5c31750866912542117721d17f688 ocaml(Base__Intable) = 4f6156c268e4bcbc83454128bf425dcb ocaml(Base__Invariant) = e139aaa649884b3b7faed841a134e0c8 ocaml(Base__Invariant_intf) = 13a3c3b5b3238330982ac7c8ad0e50b8 ocaml(Base__Lazy) = 8090718aaa5866ca5fee249cb6eec437 ocaml(Base__List) = 2149ed38270ed8278ffc7aa1e85d02f8 ocaml(Base__Maybe_bound) = c9851b2941f12380b453973e81e8f82a ocaml(Base__Monad) = c0615b938f0b3d5726abd4f66727d5ee ocaml(Base__Monad_intf) = 8435dae66269d73e0ef83dd539dc486c ocaml(Base__Nativeint) = b63a367e187aee4587f897c7a0ec2c24 ocaml(Base__Option) = 39427dd4a6d3160265bd0fbe4c328b95 ocaml(Base__Or_error) = d3eecc4a8b979ac0b02d1167058b0c1b ocaml(Base__Poly0) = 5795b65bea4c7f11c59ae81b4084c388 ocaml(Base__Ppx_compare_lib) = a6c6375a9853f7669a2c62564f407abd ocaml(Base__Ppx_hash_lib) = 416c13b58f31ca2b01b9387b849c1b56 ocaml(Base__Ppx_sexp_conv_lib) = f0adb8bafd89de22fac1142b7ad4b6fb ocaml(Base__Pretty_printer) = d731e0d283e6d3e49a569930f867f001 ocaml(Base__Printf) = 06273ad0346d289e0ba67b1fa1f35880 ocaml(Base__Random) = 9d95b9f6553fa0d03cbb54c7f1550edb ocaml(Base__Ref) = af0ff5755888285c58f907b9eeceab55 ocaml(Base__Result) = e4eb665370afb8ed389757eeb79e57d6 ocaml(Base__Sequence) = c8767f82200c6c31cea7d43b16742b5f ocaml(Base__Sexp) = b7acd7af89da3f60ddc61c3cadb0af65 ocaml(Base__Sexp_with_comparable) = 10d32edb4a86b7232c85e428cd4d1bb8 ocaml(Base__Sexpable) = 9db67ad294d64b66293df2fe32db8249 ocaml(Base__Sexplib) = cffbb9e6c2013aeed7ce76ed26534135 ocaml(Base__Sign) = 324b0891b13991b309137cf99108e22b ocaml(Base__Sign0) = f82eddf2bee6ac7c90e8f5f2722ce402 ocaml(Base__Sign_or_nan) = 83098a9750dd7c20114995eba3511b9d ocaml(Base__Source_code_position0) = b6f2b032181c7ddc1974e31e10d1390e ocaml(Base__Staged) = 4abbfd7b4b0d5e69beebaf8e33c3de9c ocaml(Base__String) = e94151d656e54d75e66b936548cf52ca ocaml(Base__String0) = 511c756599ed0f1778a905c38c15aa88 ocaml(Base__Stringable) = f1e1a0811052ca6abf6d7397fa01db44 ocaml(Base__Sys0) = 617356c6f7b1c1d5f8e37c110521a553 ocaml(Base__T) = 21d6a1d0eb0d1bec94923eae76d26091 ocaml(Base__Unit) = 1a63147960f7c74e0034077621bce842 ocaml(Base__Validate) = 790881cfce71b970f019928088eff521 ocaml(Base_internalhash_types) = d629ec4d4eb9439f2e47bad62391fdbe ocaml(Caml) = 56523a7c86aeab165a1617f80b8195aa ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Sexplib0) = 8dc0706301d63b2afe898b33af7db57d ocaml(Sexplib0__Sexp) = 1f3906a0dde1e608a6b2099103811a2c ocaml(Sexplib0__Sexp_conv) = 6e185d1713684314af532f7f225de4d0 ocaml(Sexplib0__Sexp_conv_error) = 8b76eb2236b8efc556d106b0179deee5 ocaml(Shadow_stdlib) = 8fe4a8cf6551a3e55ba8d770a819739c ocaml(Stdio__) = c2fb4285e9dee3aeb371e282de9ae178 ocaml(Stdio__Import) = 1c927f345e4bf8eb087b1cd9fa13bbc9 ocaml(Stdio__In_channel) = ef10a099db98443ccafa24c8e4b9a94f ocaml(Stdio__Out_channel) = b899b8af1373b72faa0b12d61631df44 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__listLabels) = 683be3036e610dcdee760b7c448f32ed ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__moreLabels) = f9bd256ebdeda0f1420ca08b9b459712 ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stdLabels) = ab1c96678ff9a88d0720eeb9f1e433af ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__stringLabels) = 246c1999640c298557265d4ea7994080 ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocamlx(Stdio__In_channel) = c1d0a882157a48ecafeaf898728b4011 ocamlx(Stdio__Out_channel) = 19b8b27794599149b088d28d87618bb6 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 Processing files: ocaml-stdio-devel-0.13.0-0.3.mga8.x86_64 Provides: ocaml(Stdio) = c6857cb77267bcab8dc2e596bbee924c ocaml(Stdio__) = c2fb4285e9dee3aeb371e282de9ae178 ocaml(Stdio__Import) = 1c927f345e4bf8eb087b1cd9fa13bbc9 ocaml(Stdio__In_channel) = ef10a099db98443ccafa24c8e4b9a94f ocaml(Stdio__Out_channel) = b899b8af1373b72faa0b12d61631df44 ocaml-stdio-devel = 0.13.0-0.3.mga8 ocaml-stdio-devel(x86-64) = 0.13.0-0.3.mga8 ocamlx(Stdio) = 91af2a247eff04ce8b2c33fa9e3897a4 ocamlx(Stdio__) = 3d9793a7833f1d0bebff8f2495fdf82c ocamlx(Stdio__Import) = 8b6b1fdee524ef45a0cf684cae6d06b1 ocamlx(Stdio__In_channel) = c1d0a882157a48ecafeaf898728b4011 ocamlx(Stdio__Out_channel) = 19b8b27794599149b088d28d87618bb6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Base) = 64372f92ca28ba13a4e0262ccdbd2b9a ocaml(Base__) = f19276fd33c8ff23e35067bfec1c847e ocaml(Base__Applicative) = dda41ce90d5349382696e9b5071f4745 ocaml(Base__Applicative_intf) = 0610238bcd3d40679de406010fed5729 ocaml(Base__Array) = 952dc8bb3a171b545631ef0e0a02f42c ocaml(Base__Backtrace) = 0a09f59dc8487b6419cfec51f5e200b7 ocaml(Base__Binary_searchable) = c774fabbadfd34e8857b474aa6714070 ocaml(Base__Binary_searchable_intf) = da340ee94e2d622e772753a1ec29a0ff ocaml(Base__Blit) = d46707f1ee359312b248adde1138f1c3 ocaml(Base__Blit_intf) = e7d8dd2463967218ec7134663a1ec38a ocaml(Base__Bool) = 43b4efe5c978d358f91300453432a2dc ocaml(Base__Buffer) = 81f8a2f9933f82041caf77365c16cb2c ocaml(Base__Buffer_intf) = fe066269a03b49e0e2a363df085a782c ocaml(Base__Bytes) = f432b6474b94dea8871958fb77d6f143 ocaml(Base__Bytes_set_primitives) = 523a52248272b85cf0ee1e2d599d9254 ocaml(Base__Char) = 003ff2f44b05a3e58c01fc4b1a06f771 ocaml(Base__Comparable) = fc6ae077c088cf6a0599454190c528de ocaml(Base__Comparable_intf) = 7305ecc344b382251186bca0d1f440f2 ocaml(Base__Comparator) = 24044a65b5e6ad463c3f4456fa3f9e73 ocaml(Base__Comparisons) = 61c999994945b5a80506d8cf3ec2ad22 ocaml(Base__Container) = ab3faa1b10e712c34c02089905aad4a0 ocaml(Base__Container_intf) = adbfff0122a7dc6110407006c9638c81 ocaml(Base__Equal) = 38ee6bfcadfa1ad24bf5b32ef0e8b1c1 ocaml(Base__Error) = 1d57285ed7d94af070a94354d73104f6 ocaml(Base__Exn) = ea5512b9929d92501813d7a7d0277b14 ocaml(Base__Field) = 5b044e0ed023d5cd2b005a01982127a8 ocaml(Base__Float) = b1994847fa4c2451388ebbe7ecae2d83 ocaml(Base__Floatable) = c8d94ac75312a1882cd579b7527fa4e5 ocaml(Base__Formatter) = 2aa8a0dc7dc8fb358ebe41f38515b4f6 ocaml(Base__Hash) = 1eef0f18740854cdbd39df919c80f8f2 ocaml(Base__Hash_intf) = 20559bdc2c061ca3c2210d358d2a3a49 ocaml(Base__Identifiable) = 269567d74a2aa517f257fa632f3ecd8f ocaml(Base__Import) = 282c1849c281f8ee48cd5b6dad6f443a ocaml(Base__Import0) = a7cd964c3f296bec73ba9981c0d5bc05 ocaml(Base__Indexed_container) = 119e79fc2430c65c6d9cbc8d96e173b5 ocaml(Base__Indexed_container_intf) = 6f9743678694f8d305c29309508ded92 ocaml(Base__Info) = c2383d197aac29e06989bba0d7cec6f2 ocaml(Base__Info_intf) = d6a1b0ad81fd656c1fbe3b11abb44373 ocaml(Base__Int) = ee223a9c7b71ad3636e05eed91069588 ocaml(Base__Int0) = 193350e9276914f21fc2c15ed4496c45 ocaml(Base__Int32) = a895fb9a89aa1c39e0a748f1b05ffcbf ocaml(Base__Int63) = e5cff935abb57690a8004d404aed0833 ocaml(Base__Int63_emul) = c0ec82ebc9b93b1fdff659715adc36c2 ocaml(Base__Int64) = deeabf5fe893f106f70dec5942475e2a ocaml(Base__Int_intf) = 0cb5c31750866912542117721d17f688 ocaml(Base__Intable) = 4f6156c268e4bcbc83454128bf425dcb ocaml(Base__Invariant) = e139aaa649884b3b7faed841a134e0c8 ocaml(Base__Invariant_intf) = 13a3c3b5b3238330982ac7c8ad0e50b8 ocaml(Base__Lazy) = 8090718aaa5866ca5fee249cb6eec437 ocaml(Base__List) = 2149ed38270ed8278ffc7aa1e85d02f8 ocaml(Base__Maybe_bound) = c9851b2941f12380b453973e81e8f82a ocaml(Base__Monad) = c0615b938f0b3d5726abd4f66727d5ee ocaml(Base__Monad_intf) = 8435dae66269d73e0ef83dd539dc486c ocaml(Base__Nativeint) = b63a367e187aee4587f897c7a0ec2c24 ocaml(Base__Option) = 39427dd4a6d3160265bd0fbe4c328b95 ocaml(Base__Or_error) = d3eecc4a8b979ac0b02d1167058b0c1b ocaml(Base__Poly0) = 5795b65bea4c7f11c59ae81b4084c388 ocaml(Base__Ppx_compare_lib) = a6c6375a9853f7669a2c62564f407abd ocaml(Base__Ppx_hash_lib) = 416c13b58f31ca2b01b9387b849c1b56 ocaml(Base__Ppx_sexp_conv_lib) = f0adb8bafd89de22fac1142b7ad4b6fb ocaml(Base__Pretty_printer) = d731e0d283e6d3e49a569930f867f001 ocaml(Base__Printf) = 06273ad0346d289e0ba67b1fa1f35880 ocaml(Base__Random) = 9d95b9f6553fa0d03cbb54c7f1550edb ocaml(Base__Ref) = af0ff5755888285c58f907b9eeceab55 ocaml(Base__Result) = e4eb665370afb8ed389757eeb79e57d6 ocaml(Base__Sequence) = c8767f82200c6c31cea7d43b16742b5f ocaml(Base__Sexp) = b7acd7af89da3f60ddc61c3cadb0af65 ocaml(Base__Sexp_with_comparable) = 10d32edb4a86b7232c85e428cd4d1bb8 ocaml(Base__Sexpable) = 9db67ad294d64b66293df2fe32db8249 ocaml(Base__Sexplib) = cffbb9e6c2013aeed7ce76ed26534135 ocaml(Base__Sign) = 324b0891b13991b309137cf99108e22b ocaml(Base__Sign0) = f82eddf2bee6ac7c90e8f5f2722ce402 ocaml(Base__Sign_or_nan) = 83098a9750dd7c20114995eba3511b9d ocaml(Base__Source_code_position0) = b6f2b032181c7ddc1974e31e10d1390e ocaml(Base__Staged) = 4abbfd7b4b0d5e69beebaf8e33c3de9c ocaml(Base__String) = e94151d656e54d75e66b936548cf52ca ocaml(Base__String0) = 511c756599ed0f1778a905c38c15aa88 ocaml(Base__Stringable) = f1e1a0811052ca6abf6d7397fa01db44 ocaml(Base__Sys0) = 617356c6f7b1c1d5f8e37c110521a553 ocaml(Base__T) = 21d6a1d0eb0d1bec94923eae76d26091 ocaml(Base__Unit) = 1a63147960f7c74e0034077621bce842 ocaml(Base__Validate) = 790881cfce71b970f019928088eff521 ocaml(Base_internalhash_types) = d629ec4d4eb9439f2e47bad62391fdbe ocaml(Caml) = 56523a7c86aeab165a1617f80b8195aa ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Sexplib0) = 8dc0706301d63b2afe898b33af7db57d ocaml(Sexplib0__Sexp) = 1f3906a0dde1e608a6b2099103811a2c ocaml(Sexplib0__Sexp_conv) = 6e185d1713684314af532f7f225de4d0 ocaml(Sexplib0__Sexp_conv_error) = 8b76eb2236b8efc556d106b0179deee5 ocaml(Shadow_stdlib) = 8fe4a8cf6551a3e55ba8d770a819739c ocaml(Stdio__) = c2fb4285e9dee3aeb371e282de9ae178 ocaml(Stdio__Import) = 1c927f345e4bf8eb087b1cd9fa13bbc9 ocaml(Stdio__In_channel) = ef10a099db98443ccafa24c8e4b9a94f ocaml(Stdio__Out_channel) = b899b8af1373b72faa0b12d61631df44 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__listLabels) = 683be3036e610dcdee760b7c448f32ed ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__moreLabels) = f9bd256ebdeda0f1420ca08b9b459712 ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stdLabels) = ab1c96678ff9a88d0720eeb9f1e433af ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__stringLabels) = 246c1999640c298557265d4ea7994080 ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocamlx(Stdio__In_channel) = c1d0a882157a48ecafeaf898728b4011 ocamlx(Stdio__Out_channel) = 19b8b27794599149b088d28d87618bb6 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 Processing files: ocaml-stdio-debugsource-0.13.0-0.3.mga8.x86_64 Provides: ocaml-stdio-debugsource = 0.13.0-0.3.mga8 ocaml-stdio-debugsource(x86-64) = 0.13.0-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-stdio-debuginfo-0.13.0-0.3.mga8.x86_64 Provides: debuginfo(build-id) = 9f8243e2b36d8d4d522f203e4d483506c32ba1e8 ocaml-stdio-debuginfo = 0.13.0-0.3.mga8 ocaml-stdio-debuginfo(x86-64) = 0.13.0-0.3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-stdio-debugsource(x86-64) = 0.13.0-0.3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-stdio-debugsource-0.13.0-0.3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-stdio-debuginfo-0.13.0-0.3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-stdio-0.13.0-0.3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-stdio-devel-0.13.0-0.3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FmDIIk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd stdio-0.13.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-stdio-0.13.0-0.3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.M3a82k + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf stdio-0.13.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!