D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5tw7dl + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-compiler-libs-0.11.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/v0.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-compiler-libs-0.11.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.QBTa3i + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-compiler-libs-0.11.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune upgrade Info: Creating file dune-project with this contents: | (lang dune 1.0) | (name ocaml-compiler-libs) Upgrading ocaml-compiler-libs.opam... Upgrading src/shadow/gen/jbuild to src/shadow/gen/dune... Upgrading src/shadow/jbuild to src/shadow/dune... Upgrading src/read_cma/jbuild to src/read_cma/dune... Upgrading src/ocaml_toplevel/jbuild to src/ocaml_toplevel/dune... Upgrading src/ocaml_common/jbuild to src/ocaml_common/dune... Upgrading src/ocaml_bytecomp/jbuild to src/ocaml_bytecomp/dune... Upgrading src/gen/jbuild to src/gen/dune... + dune build --verbose -p ocaml-compiler-libs -j8 # Workspace root: /home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0 # disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dunee5e335.output # Dune context: # { name = "default" # ; kind = "default" # ; profile = Release # ; merlin = true # ; for_host = None # ; fdo_target_exe = None # ; build_dir = "default" # ; toplevel_path = None # ; ocaml_bin = External "/usr/bin" # ; ocaml = External "/usr/bin/ocaml" # ; ocamlc = External "/usr/bin/ocamlc.opt" # ; ocamlopt = Some External "/usr/bin/ocamlopt.opt" # ; ocamldep = External "/usr/bin/ocamldep.opt" # ; ocamlmklib = External "/usr/bin/ocamlmklib.opt" # ; # env = # map # { # "CAML_LD_LIBRARY_PATH" : # "/home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0/_build/install/default/lib/stublibs" # ; "DUNE_CONFIGURATOR" : "/usr/bin/ocamlc.opt" # ; "INSIDE_DUNE" : "1" # ; # "MANPATH" : # "/home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0/_build/install/default/bin" # ; # "OCAMLFIND_IGNORE_DUPS_IN" : # "/home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0/_build/install/default/lib" # ; # "OCAMLPATH" : # "/home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0/_build/install/default/lib" # } # ; findlib_path = [ External "/usr/lib64/ocaml" ] # ; arch_sixtyfour = true # ; natdynlink_supported = true # ; supports_shared_libraries = true # ; opam_vars = map {} # ; # ocaml_config = # { version = "4.10.0+beta1" # ; standard_library_default = "/usr/lib64/ocaml" # ; standard_library = "/usr/lib64/ocaml" # ; standard_runtime = "the_standard_runtime_variable_was_deleted" # ; ccomp_type = "cc" # ; c_compiler = "gcc" # ; # ocamlc_cflags = # [ "-O2" # ; "-fno-strict-aliasing" # ; "-fwrapv" # ; "-O2" # ; "-g" # ; "-pipe" # ; "-Wformat" # ; "-Werror=format-security" # ; "-Wp,-D_FORTIFY_SOURCE=2" # ; "-fstack-protector" # ; "--param=ssp-buffer-size=4" # ; "-fasynchronous-unwind-tables" # ; "-fPIC" # ] # ; # ocamlopt_cflags = # [ "-O2" # ; "-fno-strict-aliasing" # ; "-fwrapv" # ; "-O2" # ; "-g" # ; "-pipe" # ; "-Wformat" # ; "-Werror=format-security" # ; "-Wp,-D_FORTIFY_SOURCE=2" # ; "-fstack-protector" # ; "--param=ssp-buffer-size=4" # ; "-fasynchronous-unwind-tables" # ] # ; # bytecomp_c_compiler = # [ "gcc" # ; "-O2" # ; "-fno-strict-aliasing" # ; "-fwrapv" # ; "-O2" # ; "-g" # ; "-pipe" # ; "-Wformat" # ; "-Werror=format-security" # ; "-Wp,-D_FORTIFY_SOURCE=2" # ; "-fstack-protector" # ; "--param=ssp-buffer-size=4" # ; "-fasynchronous-unwind-tables" # ; "-fPIC" # ; "-D_FILE_OFFSET_BITS=64" # ; "-D_REENTRANT" # ] # ; # bytecomp_c_libraries = # [ "-Wl,--as-needed" # ; "-Wl,-z,relro" # ; "-Wl,-O1" # ; "-Wl,--build-id" # ; "-Wl,--enable-new-dtags" # ; "-lm" # ; "-ldl" # ; "-lpthread" # ] # ; # native_c_compiler = # [ "gcc" # ; "-O2" # ; "-fno-strict-aliasing" # ; "-fwrapv" # ; "-O2" # ; "-g" # ; "-pipe" # ; "-Wformat" # ; "-Werror=format-security" # ; "-Wp,-D_FORTIFY_SOURCE=2" # ; "-fstack-protector" # ; "--param=ssp-buffer-size=4" # ; "-fasynchronous-unwind-tables" # ; "-D_FILE_OFFSET_BITS=64" # ; "-D_REENTRANT" # ] # ; # native_c_libraries = # [ "-Wl,--as-needed" # ; "-Wl,-z,relro" # ; "-Wl,-O1" # ; "-Wl,--build-id" # ; "-Wl,--enable-new-dtags" # ; "-lm" # ; "-ldl" # ] # ; cc_profile = [] # ; architecture = "arm64" # ; model = "default" # ; int_size = 63 # ; word_size = 64 # ; system = "linux" # ; asm = [ "as" ] # ; asm_cfi_supported = true # ; with_frame_pointers = false # ; ext_exe = "" # ; ext_obj = ".o" # ; ext_asm = ".s" # ; ext_lib = ".a" # ; ext_dll = ".so" # ; os_type = "Unix" # ; default_executable_name = "a.out" # ; systhread_supported = true # ; host = "aarch64-unknown-linux-gnu" # ; target = "aarch64-unknown-linux-gnu" # ; profiling = false # ; flambda = false # ; spacetime = false # ; safe_string = true # ; exec_magic_number = "Caml1999X027" # ; cmi_magic_number = "Caml1999I027" # ; cmo_magic_number = "Caml1999O027" # ; cma_magic_number = "Caml1999A027" # ; cmx_magic_number = "Caml1999Y027" # ; cmxa_magic_number = "Caml1999Z027" # ; ast_impl_magic_number = "Caml1999M027" # ; ast_intf_magic_number = "Caml1999N027" # ; cmxs_magic_number = "Caml1999D027" # ; cmt_magic_number = "Caml1999T027" # ; natdynlink_supported = true # ; supports_shared_libraries = true # ; windows_unicode = false # } # ; # which = # map # { "ocaml" : Some External "/usr/bin/ocaml" # ; "ocamlc" : Some External "/usr/bin/ocamlc.opt" # ; "ocamlobjinfo" : Some External "/usr/bin/ocamlobjinfo.opt" # } # } # Actual targets: # - recursive alias @./install Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/read_cma/read_cma.mli) > _build/default/src/read_cma/.read_cma.objs/read_cma.mli.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/read_cma/read_cma.ml) > _build/default/src/read_cma/.read_cma.objs/read_cma.ml.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/gen/gen.ml) > _build/default/src/gen/.gen.eobjs/gen.ml.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/shadow/gen/gen.ml) > _build/default/src/shadow/gen/.gen.eobjs/gen.ml.d Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/read_cma/.read_cma.objs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/read_cma/.read_cma.objs/byte/read_cma.cmi -c -intf src/read_cma/read_cma.mli) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/read_cma/.read_cma.objs/byte -I src/read_cma/.read_cma.objs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/read_cma/.read_cma.objs/native/read_cma.cmx -c -impl src/read_cma/read_cma.ml) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -a -o src/read_cma/read_cma.cmxa src/read_cma/.read_cma.objs/native/read_cma.cmx) Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/shadow/gen/.gen.eobjs/byte -I /usr/lib64/ocaml/compiler-libs -I src/read_cma/.read_cma.objs/byte -I src/read_cma/.read_cma.objs/native -no-alias-deps -o src/shadow/gen/.gen.eobjs/byte/gen.cmo -c -impl src/shadow/gen/gen.ml) Running[9]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/gen/.gen.eobjs/byte -I /usr/lib64/ocaml/compiler-libs -I src/read_cma/.read_cma.objs/byte -I src/read_cma/.read_cma.objs/native -no-alias-deps -o src/gen/.gen.eobjs/byte/gen.cmo -c -impl src/gen/gen.ml) Running[10]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/gen/.gen.eobjs/byte -I src/gen/.gen.eobjs/native -I /usr/lib64/ocaml/compiler-libs -I src/read_cma/.read_cma.objs/byte -I src/read_cma/.read_cma.objs/native -intf-suffix .ml -no-alias-deps -o src/gen/.gen.eobjs/native/gen.cmx -c -impl src/gen/gen.ml) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/shadow/gen/.gen.eobjs/byte -I src/shadow/gen/.gen.eobjs/native -I /usr/lib64/ocaml/compiler-libs -I src/read_cma/.read_cma.objs/byte -I src/read_cma/.read_cma.objs/native -intf-suffix .ml -no-alias-deps -o src/shadow/gen/.gen.eobjs/native/gen.cmx -c -impl src/shadow/gen/gen.ml) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -o src/gen/gen.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/compiler-libs/ocamlbytecomp.cmxa src/read_cma/read_cma.cmxa src/gen/.gen.eobjs/native/gen.cmx) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -o src/shadow/gen/gen.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/compiler-libs/ocamlbytecomp.cmxa src/read_cma/read_cma.cmxa src/shadow/gen/.gen.eobjs/native/gen.cmx) Running[14]: (cd _build/default/src/shadow && gen/gen.exe -dir /usr/lib64/ocaml/compiler-libs -o ocaml_shadow.ml) Running[15]: (cd _build/default/src/ocaml_common && ../gen/gen.exe -archive /usr/lib64/ocaml/compiler-libs/ocamlcommon.cma -o ocaml_common.ml) Running[16]: (cd _build/default/src/ocaml_toplevel && ../gen/gen.exe -archive /usr/lib64/ocaml/compiler-libs/ocamltoplevel.cma -o ocaml_toplevel.ml) Running[17]: (cd _build/default/src/ocaml_bytecomp && ../gen/gen.exe -archive /usr/lib64/ocaml/compiler-libs/ocamlbytecomp.cma -o ocaml_bytecomp.ml) Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/shadow/ocaml_shadow.ml) > _build/default/src/shadow/.ocaml_shadow.objs/ocaml_shadow.ml.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ocaml_toplevel/ocaml_toplevel.ml) > _build/default/src/ocaml_toplevel/.ocaml_toplevel.objs/ocaml_toplevel.ml.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ocaml_bytecomp/ocaml_bytecomp.ml) > _build/default/src/ocaml_bytecomp/.ocaml_bytecomp.objs/ocaml_bytecomp.ml.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ocaml_common/ocaml_common.ml) > _build/default/src/ocaml_common/.ocaml_common.objs/ocaml_common.ml.d Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -w -49 -g -bin-annot -I src/shadow/.ocaml_shadow.objs/byte -no-alias-deps -o src/shadow/.ocaml_shadow.objs/byte/ocaml_shadow.cmo -c -impl src/shadow/ocaml_shadow.ml) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_toplevel/.ocaml_toplevel.objs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/ocaml_toplevel/.ocaml_toplevel.objs/byte/ocaml_toplevel.cmo -c -impl src/ocaml_toplevel/ocaml_toplevel.ml) Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_bytecomp/.ocaml_bytecomp.objs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/ocaml_bytecomp/.ocaml_bytecomp.objs/byte/ocaml_bytecomp.cmo -c -impl src/ocaml_bytecomp/ocaml_bytecomp.ml) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_common/.ocaml_common.objs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/ocaml_common/.ocaml_common.objs/byte/ocaml_common.cmo -c -impl src/ocaml_common/ocaml_common.ml) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -a -o src/ocaml_toplevel/ocaml_toplevel.cma src/ocaml_toplevel/.ocaml_toplevel.objs/byte/ocaml_toplevel.cmo) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_toplevel/.ocaml_toplevel.objs/byte -I src/ocaml_toplevel/.ocaml_toplevel.objs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_toplevel/.ocaml_toplevel.objs/native/ocaml_toplevel.cmx -c -impl src/ocaml_toplevel/ocaml_toplevel.ml) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -a -o src/ocaml_bytecomp/ocaml_bytecomp.cma src/ocaml_bytecomp/.ocaml_bytecomp.objs/byte/ocaml_bytecomp.cmo) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_bytecomp/.ocaml_bytecomp.objs/byte -I src/ocaml_bytecomp/.ocaml_bytecomp.objs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_bytecomp/.ocaml_bytecomp.objs/native/ocaml_bytecomp.cmx -c -impl src/ocaml_bytecomp/ocaml_bytecomp.ml) Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -w -49 -g -a -o src/shadow/ocaml_shadow.cma src/shadow/.ocaml_shadow.objs/byte/ocaml_shadow.cmo) Running[31]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -w -49 -g -I src/shadow/.ocaml_shadow.objs/byte -I src/shadow/.ocaml_shadow.objs/native -intf-suffix .ml -no-alias-deps -o src/shadow/.ocaml_shadow.objs/native/ocaml_shadow.cmx -c -impl src/shadow/ocaml_shadow.ml) Running[32]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -a -o src/ocaml_common/ocaml_common.cma src/ocaml_common/.ocaml_common.objs/byte/ocaml_common.cmo) Running[33]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_common/.ocaml_common.objs/byte -I src/ocaml_common/.ocaml_common.objs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_common/.ocaml_common.objs/native/ocaml_common.cmx -c -impl src/ocaml_common/ocaml_common.ml) Running[34]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -a -o src/ocaml_toplevel/ocaml_toplevel.cmxa src/ocaml_toplevel/.ocaml_toplevel.objs/native/ocaml_toplevel.cmx) Running[35]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -a -o src/ocaml_bytecomp/ocaml_bytecomp.cmxa src/ocaml_bytecomp/.ocaml_bytecomp.objs/native/ocaml_bytecomp.cmx) Running[36]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -w -49 -g -a -o src/shadow/ocaml_shadow.cmxa src/shadow/.ocaml_shadow.objs/native/ocaml_shadow.cmx) Running[37]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -shared -linkall -I src/ocaml_toplevel -o src/ocaml_toplevel/ocaml_toplevel.cmxs src/ocaml_toplevel/ocaml_toplevel.cmxa) Running[38]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -shared -linkall -I src/ocaml_bytecomp -o src/ocaml_bytecomp/ocaml_bytecomp.cmxs src/ocaml_bytecomp/ocaml_bytecomp.cmxa) Running[39]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -a -o src/ocaml_common/ocaml_common.cmxa src/ocaml_common/.ocaml_common.objs/native/ocaml_common.cmx) Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -w -49 -g -shared -linkall -I src/shadow -o src/shadow/ocaml_shadow.cmxs src/shadow/ocaml_shadow.cmxa) Running[41]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -shared -linkall -I src/ocaml_common -o src/ocaml_common/ocaml_common.cmxs src/ocaml_common/ocaml_common.cmxa) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ITFslm + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64 + cd ocaml-compiler-libs-0.11.0 + '[' 1 -eq 1 ']' + opam-installer --prefix=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr --libdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml ocaml-compiler-libs.install Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs _build/install/default/lib/ocaml-compiler-libs/META => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/META Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.a _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cma _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmi _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmt _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmx _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxa _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxs _build/install/default/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.ml Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.a _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cma _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmi _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmt _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmx _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxs _build/install/default/lib/ocaml-compiler-libs/common/ocaml_common.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.ml _build/install/default/lib/ocaml-compiler-libs/dune-package => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/dune-package _build/install/default/lib/ocaml-compiler-libs/opam => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/opam Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.a _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cma _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmi _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmt _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmx _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxs _build/install/default/lib/ocaml-compiler-libs/shadow/ocaml_shadow.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.ml Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.a _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cma _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmi _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmt _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmx _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxa _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxs _build/install/default/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.ml Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/doc/ocaml-compiler-libs _build/install/default/doc/ocaml-compiler-libs/LICENSE.txt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/doc/ocaml-compiler-libs/LICENSE.txt _build/install/default/doc/ocaml-compiler-libs/README.org => /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/doc/ocaml-compiler-libs/README.org + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/doc + find /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.11.0-1.mga8 --unique-debug-suffix -0.11.0-1.mga8.aarch64 --unique-debug-src-base ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocaml-compiler-libs-0.11.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxs dwz: Error mmapping multi-file temporary files original debug info size: 100kB, size after compression: 104kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 70 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fhWJBj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-compiler-libs-0.11.0 + '[' 1 -eq 1 ']' + dune runtest + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Rct0fn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-compiler-libs-0.11.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/share/doc/ocaml-ocaml-compiler-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/share/doc/ocaml-ocaml-compiler-libs + cp -pr README.org /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/share/doc/ocaml-ocaml-compiler-libs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fwhrUm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-compiler-libs-0.11.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/share/licenses/ocaml-ocaml-compiler-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/share/licenses/ocaml-ocaml-compiler-libs + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64/usr/share/licenses/ocaml-ocaml-compiler-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Ocaml_bytecomp) = e7fb09bbf34597120f6ef1d8537c8a78 ocaml(Ocaml_common) = 907c4461b4ec3bf4d3fe69d1a8b37519 ocaml(Ocaml_shadow) = ee2a99d6a6a8820c1f1543a34ec37fc2 ocaml(Ocaml_toplevel) = 9b44718f868b87df585ec609c1644f6b ocaml-ocaml-compiler-libs = 0.11.0-1.mga8 ocaml-ocaml-compiler-libs(aarch-64) = 0.11.0-1.mga8 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.17)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aa33af4684579b41817bc194be0a7a26 ocaml(runtime) = 4.10.0 Processing files: ocaml-ocaml-compiler-libs-devel-0.11.0-1.mga8.aarch64 Provides: ocaml-ocaml-compiler-libs-devel = 0.11.0-1.mga8 ocaml-ocaml-compiler-libs-devel(aarch-64) = 0.11.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ocaml-compiler-libs-debugsource-0.11.0-1.mga8.aarch64 Provides: ocaml-ocaml-compiler-libs-debugsource = 0.11.0-1.mga8 ocaml-ocaml-compiler-libs-debugsource(aarch-64) = 0.11.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ocaml-compiler-libs-debuginfo-0.11.0-1.mga8.aarch64 Provides: debuginfo(build-id) = 5d662c15e5bea778e339f5d08f74ffe68f9c1d3a debuginfo(build-id) = 9821adc7544f669f1db2946ffb63119e3dfcea5a debuginfo(build-id) = b3368b577a376cfca1571829b21f499a8a566155 debuginfo(build-id) = bb9ab5304130a7c078ad10405b5cada55902519a ocaml-ocaml-compiler-libs-debuginfo = 0.11.0-1.mga8 ocaml-ocaml-compiler-libs-debuginfo(aarch-64) = 0.11.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ocaml-compiler-libs-debugsource(aarch-64) = 0.11.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocaml-compiler-libs-debuginfo-0.11.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocaml-compiler-libs-debugsource-0.11.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocaml-compiler-libs-devel-0.11.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7zJCXi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-compiler-libs-0.11.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocaml-compiler-libs-0.11.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G7VBam + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-compiler-libs-0.11.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!