D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/ocaml-version-3.5.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yvFL72
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ooTCpZ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ rm -rf ocaml-version-3.5.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ocaml-version-3.5.0.tbz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ocaml-version-3.5.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/pterjan/rpmbuild/tmp/rpm-tmp.ZDKvXF
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ cd ocaml-version-3.5.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ dune build -j16 --verbose --profile release
Shared cache: disabled
Workspace root:
/home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0
Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune_29c02a_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/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0/_build/install/default/lib/stublibs"
       ; "DUNE_OCAML_HARDCODED" : "/usr/lib64/ocaml"
       ; "DUNE_OCAML_STDLIB" : "/usr/lib64/ocaml"
       ; "DUNE_SOURCEROOT" :
           "/home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0"
       ; "INSIDE_DUNE" :
           "/home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0/_build/default"
       ; "MANPATH" :
           "/home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0/_build/install/default/bin"
       ; "OCAMLFIND_IGNORE_DUPS_IN" :
           "/home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0/_build/install/default/lib"
       ; "OCAMLPATH" :
           "/home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0/_build/install/default/lib"
       ; "OCAMLTOP_INCLUDE_PATH" :
           "/home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0/_build/install/default/lib/toplevel"
       }
 ; findlib_paths = [ External "/usr/lib64/ocaml" ]
 ; arch_sixtyfour = true
 ; natdynlink_supported = true
 ; supports_shared_libraries = true
 ; ocaml_config =
     { version = "4.14.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"
         ; "-pthread"
         ; "-fPIC"
         ; "-O2"
         ; "-g"
         ; "-pipe"
         ; "-Wformat"
         ; "-Werror=format-security"
         ; "-Wp,-D_FORTIFY_SOURCE=2"
         ; "-fstack-protector"
         ; "--param=ssp-buffer-size=4"
         ; "-fasynchronous-unwind-tables"
         ]
     ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ]
     ; 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"
         ; "-pthread"
         ; "-fPIC"
         ; "-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" ]
     ; 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"
         ; "-pthread"
         ; "-fPIC"
         ; "-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"
         ]
     ; bytecomp_c_libraries =
         [ "-Wl,--as-needed"
         ; "-Wl,-z,relro"
         ; "-Wl,-O1"
         ; "-Wl,--build-id"
         ; "-Wl,--enable-new-dtags"
         ; "-lm"
         ; "-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"
         ; "-pthread"
         ; "-fPIC"
         ; "-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"
         ]
     ; native_c_libraries =
         [ "-Wl,--as-needed"
         ; "-Wl,-z,relro"
         ; "-Wl,-O1"
         ; "-Wl,--build-id"
         ; "-Wl,--enable-new-dtags"
         ; "-lm"
         ]
     ; native_pack_linker = [ "ld"; "-r"; "-o" ]
     ; cc_profile = []
     ; architecture = "amd64"
     ; model = "default"
     ; int_size = 63
     ; word_size = 64
     ; system = "linux"
     ; asm = [ "gcc"; "-c" ]
     ; 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 = "Caml1999X031"
     ; cmi_magic_number = "Caml1999I031"
     ; cmo_magic_number = "Caml1999O031"
     ; cma_magic_number = "Caml1999A031"
     ; cmx_magic_number = "Caml1999Y031"
     ; cmxa_magic_number = "Caml1999Z031"
     ; ast_impl_magic_number = "Caml1999M031"
     ; ast_intf_magic_number = "Caml1999N031"
     ; cmxs_magic_number = "Caml1999D031"
     ; cmt_magic_number = "Caml1999T031"
     ; natdynlink_supported = true
     ; supports_shared_libraries = true
     ; windows_unicode = false
     }
 }
Actual targets:
- alias @@default
Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I .ocaml_version.objs/byte -no-alias-deps -o .ocaml_version.objs/byte/ocaml_version.cmi -c -intf ocaml_version.mli)
Running[2]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .ocaml_version.objs/byte -I .ocaml_version.objs/native -intf-suffix .ml -no-alias-deps -o .ocaml_version.objs/native/ocaml_version.cmx -c -impl ocaml_version.ml)
Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I .ocaml_version.objs/byte -intf-suffix .ml -no-alias-deps -o .ocaml_version.objs/byte/ocaml_version.cmo -c -impl ocaml_version.ml)
Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o ocaml_version.cma .ocaml_version.objs/byte/ocaml_version.cmo)
Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o ocaml_version.cmxa .ocaml_version.objs/native/ocaml_version.cmx)
Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I . -o ocaml_version.cmxs ocaml_version.cmxa)
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RL00rI
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT
+ cd ocaml-version-3.5.0
+ '[' 1 -eq 1 ']'
+ dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/META
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/dune-package
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/ocaml_version.a
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/ocaml_version.cma
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/ocaml_version.cmi
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/ocaml_version.cmt
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/ocaml_version.cmti
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/ocaml_version.cmx
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/ocaml_version.cmxa
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/ocaml_version.ml
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/ocaml_version.mli
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/opam
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml/ocaml-version/ocaml_version.cmxs
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/doc/ocaml-version/CHANGES.md
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/doc/ocaml-version/LICENSE.md
Installing /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/doc/ocaml-version/README.md
+ find /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/lib64/ocaml -name '*.ml' -delete
+ rm -fr /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/doc
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.5.0-1.mga10 --unique-debug-suffix -3.5.0-1.mga10.x86_64 --unique-debug-src-base ocaml-version-3.5.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-version-3.5.0-1.mga10.x86_64
cpio: _build/default/list.ml: Cannot stat: No such file or directory
cpio: _build/default/scanf.ml: Cannot stat: No such file or directory
cpio: _build/default/string.ml: Cannot stat: No such file or directory
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.klJSql
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ cd ocaml-version-3.5.0
+ '[' 1 -eq 1 ']'
+ dune runtest
Testing `ocaml-version'.
This run has ID `UPFXY6G5'.

  [OK]          Compiler_variants          0   Multicore on 4.12 x86-64.
  [OK]          Compiler_variants          1   Multicore not on 4.10 i386.
  [OK]          Compiler_variants          2   Multicore not on 4.12 xi386.
  [OK]          Configure_options          0   FP on last 4.07.
  [OK]          Configure_options          1   FP on first 4.08.
  [OK]          Configure_options          2   FP on 3.12.

Full test results in `~/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0/_build/default/test/_build/_tests/ocaml-version'.
Test Successful in 0.000s. 6 tests run.
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: ocaml-version-3.5.0-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zgGCF7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ cd ocaml-version-3.5.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/share/doc/ocaml-version
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/share/doc/ocaml-version
+ cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/share/doc/ocaml-version
+ cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0/README.md /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/share/doc/ocaml-version
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qigoUO
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ cd ocaml-version-3.5.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/share/licenses/ocaml-version
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/share/licenses/ocaml-version
+ cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/ocaml-version-3.5.0/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT/usr/share/licenses/ocaml-version
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ocaml(Ocaml_version) = 38a7fc80b4aaee9e6c35ac2c01e1e79a ocaml-version = 3.5.0-1.mga10 ocaml-version(x86-64) = 3.5.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(Stdlib) = 6d7bf11af14ea68354925f3a37387930 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Printf) = bc8af6214197dc8f40eaa738a4cd6a28 ocaml(Stdlib__Scanf) = 5bfc827c9980349e00f2aa1f5eade58f ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57
Processing files: ocaml-version-devel-3.5.0-1.mga10.x86_64
Provides: ocaml(Ocaml_version) = 38a7fc80b4aaee9e6c35ac2c01e1e79a ocaml-version-devel = 3.5.0-1.mga10 ocaml-version-devel(x86-64) = 3.5.0-1.mga10 ocamlx(Ocaml_version) = 8f610c54980911b3f79a08a955afcb71
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(Stdlib) = 6d7bf11af14ea68354925f3a37387930 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Printf) = bc8af6214197dc8f40eaa738a4cd6a28 ocaml(Stdlib__Scanf) = 5bfc827c9980349e00f2aa1f5eade58f ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocamlx(Stdlib) = 38e227ea48015bcdfb5d9a4f1cb2689a ocamlx(Stdlib__Format) = 252dee0ca8b365189f2ed175e3779e3c ocamlx(Stdlib__List) = 55527cfeed14dbd1464fa9bc64111883 ocamlx(Stdlib__Printf) = b5325f43d38afc618da7b0fb873c7faa ocamlx(Stdlib__Scanf) = 4e834bd2603425af3ac3eaddd89f0f4f ocamlx(Stdlib__String) = 650b799d3032d2e3c133eae0b21c0f95 ocamlx(Stdlib__Sys) = 5c3bb467dddca8a9684f29a499f12938
Processing files: ocaml-version-debugsource-3.5.0-1.mga10.x86_64
Provides: ocaml-version-debugsource = 3.5.0-1.mga10 ocaml-version-debugsource(x86-64) = 3.5.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ocaml-version-debuginfo-3.5.0-1.mga10.x86_64
Provides: debuginfo(build-id) = 9d276a1105ba38872cfde3329e523c0754c74427 ocaml-version-debuginfo = 3.5.0-1.mga10 ocaml-version-debuginfo(x86-64) = 3.5.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ocaml-version-debugsource(x86-64) = 3.5.0-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-version-debuginfo-3.5.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-version-debugsource-3.5.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-version-3.5.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-version-devel-3.5.0-1.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KfbWal
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-version-3.5.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!