D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-csv-1.7-5.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.neGcW5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf csv-1.7 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/csv-1.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd csv-1.7 + /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.FHiec7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd csv-1.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ocaml setup.ml -configure --prefix /usr --destdir /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64 File "./setup.ml", line 1775, characters 22-40: 1775 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3467, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ csv Package version: ..................................... 1.7 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ arm64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.10.0 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml 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 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 model: ............................................... default ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /usr Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... $exec_prefix/lib Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir Prepend a path when installing package: .............. /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64 findlib_version: ..................................... 1.8.1 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ true Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... Whether the Lwt package is present: .................. false Create documentations: ............................... true Compile tests executable and library and run them: ... false pkg_bytes: ........................................... /usr/lib64/ocaml/bytes ocamldoc: ............................................ /usr/bin/ocamldoc pkg_unix: ............................................ /usr/lib64/ocaml + ocaml setup.ml -build File "./setup.ml", line 1775, characters 22-40: 1775 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3467, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Warning: Won't be able to compile a native plugin ocamlfind ocamlc unix.cma -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma -linkpkg myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild /usr/bin/ocamlfind ocamldep -package bytes -modules src/csv.mli > src/csv.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -modules src/csv_row.ml > src/csv_row.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -I src -o src/csv_row.cmo src/csv_row.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -I src -o src/csv.cmi src/csv.mli + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -I src -o src/csv.cmi src/csv.mli File "src/csv.mli", line 130, characters 17-38: 130 | Pervasives.in_channel -> in_channel ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/csv.mli", line 167, characters 14-35: 167 | Pervasives.in_channel -> t ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/csv.mli", line 221, characters 41-62: 221 | (string list -> unit) -> Pervasives.in_channel -> unit ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/csv.mli", line 257, characters 17-39: 257 | Pervasives.out_channel -> out_channel ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/csv.mli", line 280, characters 15-37: 280 | Pervasives.out_channel -> t -> unit ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/csv.mli", line 300, characters 24-46: 300 | val save_out_readable : Pervasives.out_channel -> t -> unit ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims /usr/bin/ocamlfind ocamldep -package bytes -modules src/csv.ml > src/csv.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -modules src/csv_utils.ml > src/csv_utils.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -I src -o src/csv_utils.cmo src/csv_utils.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -I src -o src/csv.cmo src/csv.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -I src -o src/csv.cmo src/csv.ml File "src/csv.pp.ml", line 491, characters 19-35: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/csv.pp.ml", line 495, characters 27-46: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/csv.pp.ml", line 758, characters 21-41: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims /usr/bin/ocamlfind ocamlc -a -I src src/csv_row.cmo src/csv_utils.cmo src/csv.cmo -o src/csv.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -I src -o src/csv_row.cmx src/csv_row.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -I src -o src/csv_utils.cmx src/csv_utils.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -I src -o src/csv.cmx src/csv.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -I src -o src/csv.cmx src/csv.ml File "src/csv.pp.ml", line 491, characters 19-35: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/csv.pp.ml", line 495, characters 27-46: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/csv.pp.ml", line 758, characters 21-41: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims /usr/bin/ocamlfind ocamlopt -a -I src src/csv_row.cmx src/csv_utils.cmx src/csv.cmx -o src/csv.cmxa /usr/bin/ocamlfind ocamlopt -shared -I src src/csv.cmxa src/csv_row.cmx src/csv_utils.cmx src/csv.cmx -o src/csv.cmxs /usr/bin/ocamlfind ocamldep -package bytes -package unix -modules examples/csvtool.ml > examples/csvtool.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -package unix -I examples -I src -o examples/csvtool.cmo examples/csvtool.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -package unix -I examples -I src -o examples/csvtool.cmo examples/csvtool.ml File "examples/csvtool.ml", line 542, characters 23-41: 542 | let keys = List.sort Pervasives.compare keys in ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -package unix -I examples -I src -o examples/csvtool.cmx examples/csvtool.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -w A-4@8-29-33-40-41-42-44-45-48 -package bytes -package unix -I examples -I src -o examples/csvtool.cmx examples/csvtool.ml File "examples/csvtool.ml", line 542, characters 23-41: 542 | let keys = List.sort Pervasives.compare keys in ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims /usr/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package bytes -package unix -I src -I examples src/csv.cmxa examples/csvtool.cmx -o examples/csvtool.native + strip _build/examples/csvtool.native + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WP9Ha4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64 + cd csv-1.7 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/site-lib/ + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/bin + ocaml setup.ml -install File "./setup.ml", line 1775, characters 22-40: 1775 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3467, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv_row.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv_utils.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/csv.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/lib64/ocaml/csv/META + cp _build/examples/csvtool.native /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64//usr/bin/csvtool + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.7-5.mga8 --unique-debug-suffix -1.7-5.mga8.aarch64 --unique-debug-src-base ocaml-csv-1.7-5.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/csv-1.7 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64/usr/lib64/ocaml/csv/csv.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64/usr/lib64/ocaml/csv/csv.cmxs original debug info size: 60kB, size after compression: 64kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: _build/buffer.ml: Cannot stat: No such file or directory cpio: _build/bytes.ml: Cannot stat: No such file or directory cpio: _build/list.ml: Cannot stat: No such file or directory cpio: _build/src/csv.pp.ml: Cannot stat: No such file or directory cpio: _build/src/csv_memory.ml: Cannot stat: No such file or directory cpio: _build/stdlib.ml: Cannot stat: No such file or directory 16 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.wKLxJ4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd csv-1.7 + '[' 1 -eq 1 ']' + ocaml setup.ml -test File "./setup.ml", line 1775, characters 22-40: 1775 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3467, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims W: Tests are turned off, consider enabling with 'ocaml setup.ml -configure --enable-tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-csv-1.7-5.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H7zla3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd csv-1.7 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64/usr/share/doc/ocaml-csv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64/usr/share/doc/ocaml-csv + cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64/usr/share/doc/ocaml-csv + cp -pr AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64/usr/share/doc/ocaml-csv + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64/usr/share/doc/ocaml-csv + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Csv) = 9517e2648b7c1cfc9d5bdf10f48e9212 ocaml(Csv_row) = de6aa3c3cf8523e033cf3986ac05721f ocaml(Csv_utils) = 45938b1e37b6a34859c6ebcc4f4abe5a ocaml-csv = 1.7-5.mga8 ocaml-csv(aarch-64) = 1.7-5.mga8 ocamlx(Csv) = 941c3c67137b00362fc025c3541d3d9f ocamlx(Csv_row) = 26d7ace29ef2dc2657f39e919d23e0f7 ocamlx(Csv_utils) = b3ec6864b0d981f0a9248b33d31db30f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Csv_row) = de6aa3c3cf8523e033cf3986ac05721f ocaml(Csv_utils) = 45938b1e37b6a34859c6ebcc4f4abe5a ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(Csv_row) = 26d7ace29ef2dc2657f39e919d23e0f7 ocamlx(Csv_utils) = b3ec6864b0d981f0a9248b33d31db30f ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__map) = 3ed208b888965290b89d720efaf17612 ocamlx(Stdlib__pervasives) = a4e6439f19e44d97d49bbd087347b9ec ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 Processing files: ocaml-csv-devel-1.7-5.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1jGO62 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd csv-1.7 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64/usr/share/doc/ocaml-csv-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64/usr/share/doc/ocaml-csv-devel + cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64/usr/share/doc/ocaml-csv-devel + cp -pr tests/ /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64/usr/share/doc/ocaml-csv-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Csv) = 9517e2648b7c1cfc9d5bdf10f48e9212 ocaml(Csv_row) = de6aa3c3cf8523e033cf3986ac05721f ocaml(Csv_utils) = 45938b1e37b6a34859c6ebcc4f4abe5a ocaml-csv-devel = 1.7-5.mga8 ocaml-csv-devel(aarch-64) = 1.7-5.mga8 ocamlx(Csv) = 941c3c67137b00362fc025c3541d3d9f ocamlx(Csv_row) = 26d7ace29ef2dc2657f39e919d23e0f7 ocamlx(Csv_utils) = b3ec6864b0d981f0a9248b33d31db30f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Csv_row) = de6aa3c3cf8523e033cf3986ac05721f ocaml(Csv_utils) = 45938b1e37b6a34859c6ebcc4f4abe5a ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(Csv_row) = 26d7ace29ef2dc2657f39e919d23e0f7 ocamlx(Csv_utils) = b3ec6864b0d981f0a9248b33d31db30f ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__map) = 3ed208b888965290b89d720efaf17612 ocamlx(Stdlib__pervasives) = a4e6439f19e44d97d49bbd087347b9ec ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 Processing files: ocaml-csv-debugsource-1.7-5.mga8.aarch64 Provides: ocaml-csv-debugsource = 1.7-5.mga8 ocaml-csv-debugsource(aarch-64) = 1.7-5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-csv-debuginfo-1.7-5.mga8.aarch64 Provides: debuginfo(build-id) = 9eefbed50244c4eb230785839576d0cbf9b7a7c5 ocaml-csv-debuginfo = 1.7-5.mga8 ocaml-csv-debuginfo(aarch-64) = 1.7-5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-csv-debugsource(aarch-64) = 1.7-5.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-csv-debuginfo-1.7-5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-csv-debugsource-1.7-5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-csv-devel-1.7-5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-csv-1.7-5.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1x7tK4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd csv-1.7 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-5.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KFrYc3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf csv-1.7 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!