==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: ocaml-augeas 0.6-7 (Tue Jan 21 20:24:53 2025)
==> Retrieving sources...
  -> Found ocaml-augeas-0.6.tar.gz
  -> Found ocaml-augeas-0.6.tar.gz.sig
  -> Found ocaml-augeas-0.6-options.patch
  -> Found ocaml-augeas-0.6-ocaml4.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ocaml-augeas-0.6.tar.gz ... Passed
    ocaml-augeas-0.6.tar.gz.sig ... Skipped
    ocaml-augeas-0.6-options.patch ... Passed
    ocaml-augeas-0.6-ocaml4.patch ... Passed
==> Making package: ocaml-augeas 0.6-7 (Tue Jan 21 20:25:00 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) augeas-1.14.1-3

Total Installed Size:  2.46 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing augeas...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) ocaml-compiler-libs-5.3.0-1  ocaml-5.3.0-1  ocaml-findlib-1.9.8-4

Total Installed Size:  241.52 MiB

:: Proceed with installation? [Y/n] 
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...
installing ocaml-findlib...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found ocaml-augeas-0.6.tar.gz
  -> Found ocaml-augeas-0.6.tar.gz.sig
  -> Found ocaml-augeas-0.6-options.patch
  -> Found ocaml-augeas-0.6-ocaml4.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ocaml-augeas-0.6.tar.gz with bsdtar
==> Starting prepare()...
patching file Makefile.in
patching file augeas-c.c
==> Starting build()...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for function prototypes... yes
checking whether gcc and cc understand -c and -o together... yes
checking for ocamlc... ocamlc
OCaml version is 5.3.0
OCaml library path is /usr/lib/ocaml
checking for ocamlopt... ocamlopt
checking for ocamlc.opt... ocamlc.opt
checking for ocamlopt.opt... ocamlopt.opt
checking for ocamldep... ocamldep
checking for ocamlmktop... ocamlmktop
checking for ocamlmklib... ocamlmklib
checking for ocamldoc... ocamldoc
checking for ocamlbuild... no
checking for ocamlfind... ocamlfind
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML2... yes
checking for AUGEAS... yes
checking for aug_source... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating META
config.status: creating config.h
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects -I/usr/include/libxml2 -I/usr/include/libxml2 -DCAML_NAME_SPACE -fPIC -I/usr/lib/ocaml -Wall -Werror   -c -o augeas-c.o augeas-c.c
ocamlfind ocamlc -g  -c augeas.mli
ocamlfind ocamlc -g  -c augeas.ml
ocamlmklib -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -laugeas -lxml2  -o mlaugeas augeas-c.o augeas.cmo
Unknown option -Wl,-O1
Unknown option -Wl,--sort-common
Unknown option -Wl,--as-needed
Unknown option -Wl,-z,relro
Unknown option -Wl,-z,now
ocamlfind ocamlopt -g  -c augeas.ml
ocamlmklib -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -laugeas -lxml2  -o mlaugeas augeas-c.o augeas.cmx
Unknown option -Wl,-O1
Unknown option -Wl,--sort-common
Unknown option -Wl,--as-needed
Unknown option -Wl,-z,relro
Unknown option -Wl,-z,now
ocamlfind ocamlc -g  -c test_augeas.ml
rm -rf test_root
mkdir test_root
mkdir test_root/etc
cp /etc/hosts test_root/etc/
ocamlfind ocamlc -o test_augeas mlaugeas.cma test_augeas.cmo
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/ocaml-augeas/pkg/ocaml-augeas/usr'
install: creating directory '/build/ocaml-augeas/pkg/ocaml-augeas/usr/lib'
install: creating directory '/build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml'
install: creating directory '/build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/stublibs'
ocamlfind install augeas \
  META *.mli *.cmx *.cma *.cmxa *.a augeas.cmi *.so
Installed /build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/augeas/augeas.cmi
Installed /build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/augeas/mlaugeas.a
Installed /build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/augeas/libmlaugeas.a
Installed /build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/augeas/mlaugeas.cmxa
Installed /build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/augeas/mlaugeas.cma
Installed /build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/augeas/augeas.cmx
Installed /build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/augeas/augeas.mli
Installed /build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/stublibs/dllmlaugeas.so
Installed /build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/stublibs/dllmlaugeas.so.owner
ocamlfind: [WARNING] You have installed DLLs but the directory /build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/stublibs is not mentioned in ld.conf
Installed /build/ocaml-augeas/pkg/ocaml-augeas/usr/lib/ocaml/augeas/META
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/ocaml/augeas/mlaugeas.cma
==> Creating package "ocaml-augeas"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ocaml-augeas 0.6-7 (Tue Jan 21 20:25:17 2025)
==> Cleaning up...