==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: ocaml-zarith 1.14-4 (Wed Jul 16 04:54:26 2025) ==> Retrieving sources... -> Found release-1.14.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... release-1.14.tar.gz ... Passed ==> Making package: ocaml-zarith 1.14-4 (Wed 16 Jul 2025 04:54:32 AM MDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (2) ocaml-5.3.0-1 ocaml-compiler-libs-5.3.0-1 Total Download Size: 79.48 MiB Total Installed Size: 235.41 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... ocaml-compiler-libs-5.3.0-1-aarch64 downloading... ocaml-5.3.0-1-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing ocaml... Optional dependencies for ocaml ncurses: advanced ncurses features [installed] tk: advanced tk features installing ocaml-compiler-libs... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) ocaml-findlib-1.9.8-4 Total Download Size: 0.86 MiB Total Installed Size: 6.11 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... ocaml-findlib-1.9.8-4-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing ocaml-findlib... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found release-1.14.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting release-1.14.tar.gz with bsdtar ==> Starting build()... binary ocaml: found in /usr/bin binary ocamlc: found in /usr/bin binary ocamldep: found in /usr/bin binary ocamlmklib: found in /usr/bin binary ocamldoc: found in /usr/bin binary ocamlopt: found in /usr/bin checking compilation with ocamlc -O3 -Wall -Wextra -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection: working include caml/mlvalues.h: found library dynlink.cmxa: found binary ocamlfind: found in /usr/bin OCaml's word size is 64 package gmp: found OCaml supports -bin-annot to produce documentation detected configuration: native-code: yes dynamic linking: yes defines: -DHAS_GMP includes: -I/usr/lib/ocaml libraries: -lgmp linker options: -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now C options: -O3 -Wall -Wextra -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection installation path: /usr/lib/ocaml installation method findlib configuration successful! now type "make" to build then type "make install" or "sudo make install" to install (echo "let"; grep "version" META | head -1) > zarith_version.ml ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml ocamlc -g -I +compiler-libs -bin-annot -c z.mli ocamlc -g -I +compiler-libs -bin-annot -c z.ml ocamlc -g -I +compiler-libs -bin-annot -c q.mli ocamlc -g -I +compiler-libs -bin-annot -c q.ml ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now Unknown option -Wl,-O1 Unknown option -Wl,--sort-common Unknown option -Wl,--as-needed Unknown option -Wl,-z,relro Unknown option -Wl,-z,now ocamlc -ccopt "-I/usr/lib/ocaml -DHAS_GMP -O3 -Wall -Wextra -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection" -c caml_z.c ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now Unknown option -Wl,-O1 Unknown option -Wl,--sort-common Unknown option -Wl,--as-needed Unknown option -Wl,-z,relro Unknown option -Wl,-z,now ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml ocamlc -g -o zarith_top.cma -a zarith_top.cmo ocamlopt -g -I +compiler-libs -c zarith_version.ml ocamlopt -g -I +compiler-libs -c z.ml ocamlopt -g -I +compiler-libs -c q.ml ocamlopt -g -I +compiler-libs -c big_int_Z.ml ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now Unknown option -Wl,-O1 Unknown option -Wl,--sort-common Unknown option -Wl,--as-needed Unknown option -Wl,-z,relro Unknown option -Wl,-z,now ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall ==> Entering fakeroot environment... ==> Starting package()... ocamlfind install -destdir "/build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/big_int_Z.cmti Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/q.cmti Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/z.cmti Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith.a Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/big_int_Z.mli Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/q.mli Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith.h Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith.cmxs Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/big_int_Z.cmx Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/q.cmx Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/z.cmx Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith_version.cmx Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith.cmxa Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/z.mli Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith_top.cma Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/big_int_Z.cmi Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/q.cmi Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/z.cmi Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/libzarith.a Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith.cma Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/stublibs/dllzarith.so Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/stublibs/dllzarith.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/stublibs is not mentioned in ld.conf Installed /build/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/META ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/lib/ocaml/zarith/zarith.cmxs usr/lib/ocaml/zarith/zarith.cma usr/lib/ocaml/zarith/zarith_top.cma usr/lib/ocaml/zarith/zarith.a ==> Creating package "ocaml-zarith"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ocaml-zarith 1.14-4 (Wed 16 Jul 2025 04:55:13 AM MDT) ==> Cleaning up...