D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/ocaml-csv-1.7-6.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Zw6om4 + 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.XZiDEB + 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-6.mga9.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.12.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 -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_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 -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-6.mga9.aarch64 findlib_version: ..................................... 1.9 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.sWx1Me + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64 + cd csv-1.7 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/site-lib/ + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.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-6.mga9.aarch64//usr/lib64/ocaml/csv/csv.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/csv.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/csv.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/csv.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/csv.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/csv.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/csv.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/csv.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/csv.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/csv_row.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/csv_utils.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/csv.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/lib64/ocaml/csv/META + cp _build/examples/csvtool.native /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64//usr/bin/csvtool + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.7-6.mga9 --unique-debug-suffix -1.7-6.mga9.aarch64 --unique-debug-src-base ocaml-csv-1.7-6.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/csv-1.7 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64/usr/lib64/ocaml/csv/csv.cmxs original debug info size: 40kB, size after compression: 40kB /usr/bin/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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2ZRubh + 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-6.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XcPybH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd csv-1.7 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.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-6.mga9.aarch64/usr/share/doc/ocaml-csv + cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64/usr/share/doc/ocaml-csv + cp -pr AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64/usr/share/doc/ocaml-csv + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64/usr/share/doc/ocaml-csv + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Csv) = deba9eb20354e98b42353219151852d4 ocaml(Csv_row) = 4ee65df66f198fe7b1a9f4f5c35b89ea ocaml(Csv_utils) = 0e205fe5eb7d6738e1b6585ba81324d0 ocaml-csv = 1.7-6.mga9 ocaml-csv(aarch-64) = 1.7-6.mga9 ocamlx(Csv) = c98625188fcec27be0ef161c92bb5d67 ocamlx(Csv_row) = d0ca5f0a0bd6f7b46e8ebac198ef97fe ocamlx(Csv_utils) = 2102ac0036a774cd3e29cd908b4d7f11 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.29)(64bit) ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalOO) = eb6b614bf67c7bb6a6a1fb16658d4420 ocaml(Csv_row) = 4ee65df66f198fe7b1a9f4f5c35b89ea ocaml(Csv_utils) = 0e205fe5eb7d6738e1b6585ba81324d0 ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508 ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__int32) = 4c0749e51d8fce5752bcb00fe42a4ddc ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__map) = 717fe01a67af86872466d04c7663d16f ocaml(Stdlib__obj) = 2b540dc54438cf063883f6e85c4aa37a ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocamlx(CamlinternalOO) = 78b812b275282dc096a34a827cba80a0 ocamlx(Csv_row) = d0ca5f0a0bd6f7b46e8ebac198ef97fe ocamlx(Csv_utils) = 2102ac0036a774cd3e29cd908b4d7f11 ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3 ocamlx(Stdlib__array) = bd748df8b673a5572a68c6ed97643075 ocamlx(Stdlib__buffer) = f2c7899840b35768dd26b48c02f5d47d ocamlx(Stdlib__bytes) = 1920173de71d5daeef951ba8094b058a ocamlx(Stdlib__list) = 53d7956dcffc648bb93ed4703fe49f2c ocamlx(Stdlib__map) = 9b04e1085316f512f6a7758100d936a3 ocamlx(Stdlib__pervasives) = 57ad99849d3d858359a22c12d3944c85 ocamlx(Stdlib__printf) = 9c372b73f35fb3b53e15ee17339edabc ocamlx(Stdlib__string) = 0f51be4faacbfc99b4c9b3c427cf5bd8 Processing files: ocaml-csv-devel-1.7-6.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IhFfQz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd csv-1.7 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.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-6.mga9.aarch64/usr/share/doc/ocaml-csv-devel + cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64/usr/share/doc/ocaml-csv-devel + cp -pr tests/ /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64/usr/share/doc/ocaml-csv-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Csv) = deba9eb20354e98b42353219151852d4 ocaml(Csv_row) = 4ee65df66f198fe7b1a9f4f5c35b89ea ocaml(Csv_utils) = 0e205fe5eb7d6738e1b6585ba81324d0 ocaml-csv-devel = 1.7-6.mga9 ocaml-csv-devel(aarch-64) = 1.7-6.mga9 ocamlx(Csv) = c98625188fcec27be0ef161c92bb5d67 ocamlx(Csv_row) = d0ca5f0a0bd6f7b46e8ebac198ef97fe ocamlx(Csv_utils) = 2102ac0036a774cd3e29cd908b4d7f11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalOO) = eb6b614bf67c7bb6a6a1fb16658d4420 ocaml(Csv_row) = 4ee65df66f198fe7b1a9f4f5c35b89ea ocaml(Csv_utils) = 0e205fe5eb7d6738e1b6585ba81324d0 ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508 ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__int32) = 4c0749e51d8fce5752bcb00fe42a4ddc ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__map) = 717fe01a67af86872466d04c7663d16f ocaml(Stdlib__obj) = 2b540dc54438cf063883f6e85c4aa37a ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocamlx(CamlinternalOO) = 78b812b275282dc096a34a827cba80a0 ocamlx(Csv_row) = d0ca5f0a0bd6f7b46e8ebac198ef97fe ocamlx(Csv_utils) = 2102ac0036a774cd3e29cd908b4d7f11 ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3 ocamlx(Stdlib__array) = bd748df8b673a5572a68c6ed97643075 ocamlx(Stdlib__buffer) = f2c7899840b35768dd26b48c02f5d47d ocamlx(Stdlib__bytes) = 1920173de71d5daeef951ba8094b058a ocamlx(Stdlib__list) = 53d7956dcffc648bb93ed4703fe49f2c ocamlx(Stdlib__map) = 9b04e1085316f512f6a7758100d936a3 ocamlx(Stdlib__pervasives) = 57ad99849d3d858359a22c12d3944c85 ocamlx(Stdlib__printf) = 9c372b73f35fb3b53e15ee17339edabc ocamlx(Stdlib__string) = 0f51be4faacbfc99b4c9b3c427cf5bd8 Processing files: ocaml-csv-debugsource-1.7-6.mga9.aarch64 Provides: ocaml-csv-debugsource = 1.7-6.mga9 ocaml-csv-debugsource(aarch-64) = 1.7-6.mga9 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-6.mga9.aarch64 Provides: debuginfo(build-id) = aeda3bcdf2015c296519041816422ab38844c1c9 ocaml-csv-debuginfo = 1.7-6.mga9 ocaml-csv-debuginfo(aarch-64) = 1.7-6.mga9 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-6.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-csv-debugsource-1.7-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-csv-debuginfo-1.7-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-csv-devel-1.7-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-csv-1.7-6.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.glz2rk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd csv-1.7 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-csv-1.7-6.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VgoKWx + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf csv-1.7 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!