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-xmlm-1.3.0-9.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rYOLSM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf xmlm-1.3.0 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/xmlm-1.3.0.tbz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlm-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo ' true: debug' + echo ' true: annot' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mCvQgx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlm-1.3.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ocaml pkg/pkg.ml build ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I test -o src/xmlm.cmi src/xmlm.mli ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml File "src/xmlm.ml", line 1128, characters 18-34: 1128 | let lowercase = String.lowercase ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml File "src/xmlm.ml", line 1128, characters 18-34: 1128 | let lowercase = String.lowercase ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I test -I src -o test/xhtml.cmo test/xhtml.ml ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml File "test/xmltrip.ml", line 171, characters 33-49: 171 | let encoding_of_str enc = match (String.lowercase enc) with ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I test -I src -o test/xhtml.cmx test/xhtml.ml ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml File "test/xmltrip.ml", line 171, characters 33-49: 171 | let encoding_of_str enc = match (String.lowercase enc) with ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native # No parallelism done + pushd _build/test/ ~/rpmbuild/BUILD/xmlm-1.3.0/_build/test ~/rpmbuild/BUILD/xmlm-1.3.0 + ocamlopt -g -c -I ../src xhtml.ml + ocamlopt -g -c -I ../src xmltrip.ml File "xmltrip.ml", line 171, characters 33-49: 171 | let encoding_of_str enc = match (String.lowercase enc) with ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. + ocamlopt -g -o xmltrip -I ../src xmlm.cmxa xhtml.cmx xmltrip.cmx + rm -f xhtml.o xmltrip.o xhtml.cmi xhtml.cmx xmltrip.cmi xmltrip.cmx + popd ~/rpmbuild/BUILD/xmlm-1.3.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.T2NMq5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64 + cd xmlm-1.3.0 + '[' 1 -eq 1 ']' + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm + pushd _build/src/ ~/rpmbuild/BUILD/xmlm-1.3.0/_build/src ~/rpmbuild/BUILD/xmlm-1.3.0 + ocamlfind install xmlm ../../_build/pkg/META xmlm.a xmlm.cma xmlm.cmi xmlm.cmt xmlm.cmx xmlm.cmti xmlm.cmxa xmlm.cmxs xmlm.annot xmlm.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/xmlm.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/xmlm.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/xmlm.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/xmlm.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/xmlm.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/xmlm.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/xmlm.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/xmlm.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/xmlm.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/xmlm.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/META + popd ~/rpmbuild/BUILD/xmlm-1.3.0 + pushd _build/test/ ~/rpmbuild/BUILD/xmlm-1.3.0/_build/test ~/rpmbuild/BUILD/xmlm-1.3.0 + install -d /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/bin/ + install -m 0755 xmltrip /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/bin/ + popd ~/rpmbuild/BUILD/xmlm-1.3.0 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.3.0-9.mga9 --unique-debug-suffix -1.3.0-9.mga9.aarch64 --unique-debug-src-base ocaml-xmlm-1.3.0-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xmlm-1.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/bin/xmltrip extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/lib64/ocaml/xmlm/xmlm.cmxs dwz: ./usr/bin/xmltrip-1.3.0-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 1340kB, size after compression: 1340kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. cpio: _build/buffer.ml: Cannot stat: No such file or directory cpio: _build/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/list.ml: Cannot stat: No such file or directory cpio: _build/test/bytes.ml: Cannot stat: No such file or directory cpio: _build/test/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/test/list.ml: Cannot stat: No such file or directory cpio: _build/test/printf.ml: Cannot stat: No such file or directory cpio: _build/test/stdlib.ml: Cannot stat: No such file or directory 103 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 Processing files: ocaml-xmlm-1.3.0-9.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GNxYlb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlm-1.3.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/share/doc/ocaml-xmlm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/share/doc/ocaml-xmlm + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/share/doc/ocaml-xmlm + cp -pr CHANGES.md /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/share/doc/ocaml-xmlm + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Xmlm) = 20dafc1f4bd40b39d64bfe3866b9c01b ocaml-xmlm = 1.3.0-9.mga9 ocaml-xmlm(aarch-64) = 1.3.0-9.mga9 ocamlx(Xmlm) = 5118dd083b7728984cdf6ea96c90b1b9 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.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Array) = 581e55eba14aacb7d3a90da809c6bf38 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Char) = 61e527e7ba78bf9450c29456437722da ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Hashtbl) = f8a1618a0afdf7b51a7efc58d3ada50b ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Buffer) = 43d30e9472f560e84d2d0f69ae890ba5 ocamlx(Stdlib__Char) = 64ea034a825e47025f1dc8bfe9ae8e10 ocamlx(Stdlib__Format) = f0b02a997e83d9117ebfeb35c9fa61c6 ocamlx(Stdlib__Hashtbl) = 04f772f8913c4d9f535a6c6c2d722fb4 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5 Processing files: ocaml-xmlm-devel-1.3.0-9.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OzSFHd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlm-1.3.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/share/doc/ocaml-xmlm-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/share/doc/ocaml-xmlm-devel + cp -pr doc/ /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/share/doc/ocaml-xmlm-devel + cp -pr test/ /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64/usr/share/doc/ocaml-xmlm-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Xmlm) = 20dafc1f4bd40b39d64bfe3866b9c01b ocaml-xmlm-devel = 1.3.0-9.mga9 ocaml-xmlm-devel(aarch-64) = 1.3.0-9.mga9 ocamlx(Xmlm) = 5118dd083b7728984cdf6ea96c90b1b9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Array) = 581e55eba14aacb7d3a90da809c6bf38 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Char) = 61e527e7ba78bf9450c29456437722da ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Hashtbl) = f8a1618a0afdf7b51a7efc58d3ada50b ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Buffer) = 43d30e9472f560e84d2d0f69ae890ba5 ocamlx(Stdlib__Char) = 64ea034a825e47025f1dc8bfe9ae8e10 ocamlx(Stdlib__Format) = f0b02a997e83d9117ebfeb35c9fa61c6 ocamlx(Stdlib__Hashtbl) = 04f772f8913c4d9f535a6c6c2d722fb4 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5 Processing files: ocaml-xmlm-debugsource-1.3.0-9.mga9.aarch64 Provides: ocaml-xmlm-debugsource = 1.3.0-9.mga9 ocaml-xmlm-debugsource(aarch-64) = 1.3.0-9.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-xmlm-debuginfo-1.3.0-9.mga9.aarch64 Provides: debuginfo(build-id) = 21ec397f924714ea3cb95de5b8bf29c743f2db8d debuginfo(build-id) = 93055ab0165bcd73c98f1c7eb10928b3a8bcf1f5 ocaml-xmlm-debuginfo = 1.3.0-9.mga9 ocaml-xmlm-debuginfo(aarch-64) = 1.3.0-9.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-xmlm-debugsource(aarch-64) = 1.3.0-9.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-xmlm-debugsource-1.3.0-9.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-xmlm-debuginfo-1.3.0-9.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-xmlm-1.3.0-9.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-xmlm-devel-1.3.0-9.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jDIb4D + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlm-1.3.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-xmlm-1.3.0-9.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qImq5b + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf xmlm-1.3.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!