==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: perl-glib-object-introspection 0.051-2 (Thu Sep  5 00:01:17 2024)
==> Retrieving sources...
  -> Found Glib-Object-Introspection-0.051.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    Glib-Object-Introspection-0.051.tar.gz ... Passed
==> Making package: perl-glib-object-introspection 0.051-2 (Thu Sep  5 00:01:37 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) libgirepository-1.80.1-3  glib-perl-1.329.4-2
             gobject-introspection-runtime-1.80.1-3

Total Installed Size:  2.28 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 glib-perl...
installing libgirepository...
installing gobject-introspection-runtime...
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency

Packages (37) cairo-1.18.2-1  cairo-perl-1.109-5  fontconfig-2:2.15.0-2
              freetype2-2.13.3-1  graphite-1:1.3.14-4  harfbuzz-9.0.0-1
              libpng-1.6.43-1  libx11-1.8.10-1  libxau-1.0.11-3
              libxcb-1.17.0-1  libxdmcp-1.1.5-1.1  libxext-1.3.6-1
              libxrender-0.9.11-2  lzo-2.10-5  pixman-0.43.4-1
              python-autocommand-2.2.2-6  python-fastjsonschema-2.20.0-1
              python-jaraco.context-5.3.0-1  python-jaraco.functools-4.0.2-1
              python-jaraco.text-4.0.0-1  python-mako-1.3.5-1
              python-markdown-3.7-1  python-markupsafe-2.1.5-2
              python-more-itertools-10.3.0-1  python-ordered-set-4.1.0-5
              python-packaging-24.1-1  python-platformdirs-4.2.2-1
              python-setuptools-1:69.5.1-1  python-tomli-2.0.1-4
              python-trove-classifiers-2024.7.2-1
              python-validate-pyproject-0.19-1  xcb-proto-1.17.0-2
              xorgproto-2024.1-2  gobject-introspection-1.80.1-3
              perl-cairo-gobject-1.005-4  perl-extutils-depends-0.8001-6
              perl-extutils-pkgconfig-1.16-13

Total Download Size:    0.01 MiB
Total Installed Size:  38.03 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 perl-cairo-gobject-1.005-4-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-markupsafe...
installing python-mako...
Optional dependencies for python-mako
    python-babel: for i18n features
    python-beaker: for caching support
    python-dogpile.cache: for caching support
    python-pygments: for syntax highlighting
    python-pytest: for testing utilities
installing python-markdown...
Optional dependencies for python-markdown
    python-yaml: parse Python in YAML metadata
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-ordered-set...
installing python-packaging...
installing python-platformdirs...
installing python-tomli...
installing python-fastjsonschema...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
installing gobject-introspection...
installing perl-extutils-depends...
installing perl-extutils-pkgconfig...
installing libpng...
installing graphite...
Optional dependencies for graphite
    graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
    harfbuzz-utils: utilities
installing freetype2...
installing fontconfig...
Creating fontconfig configuration...
Rebuilding fontconfig cache...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxext...
installing libxrender...
installing lzo...
installing pixman...
installing cairo...
installing cairo-perl...
installing perl-cairo-gobject...
:: Running post-transaction hooks...
(1/3) Updating fontconfig configuration...
(2/3) Warn about old perl modules
(3/3) Updating fontconfig cache...
[?25h==> Retrieving sources...
  -> Found Glib-Object-Introspection-0.051.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting Glib-Object-Introspection-0.051.tar.gz with bsdtar
==> Starting build()...
Trying to build test libraries... OK
Checking if your kit is complete...
Looks good
Unrecognized argument in LIBS ignored: '-pthread'
Generating a Unix-style Makefile
Writing Makefile for Glib::Object::Introspection
Writing MYMETA.yml and MYMETA.json
Running Mkbootstrap for Introspection ()
[ XS GObjectIntrospection.xs ]
chmod 644 "Introspection.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Introspection.bs blib/arch/auto/Glib/Object/Introspection/Introspection.bs 644
cp lib/Glib/Object/Introspection.pm blib/lib/Glib/Object/Introspection.pm
cp build/IFiles.pm blib/arch/Glib/Object/Introspection/Install/Files.pm
mv GObjectIntrospection.xsc GObjectIntrospection.c
[ CC GObjectIntrospection.c ]
In file included from GObjectIntrospection.xs:334:
gperl-i11n-invoke-perl.c: In function 'invoke_perl_code':
gperl-i11n-invoke-perl.c:172:41: warning: format '%d' expects argument of type 'int', but argument 2 has type 'I32' {aka 'long int'} [-Wformat=]
In file included from GObjectIntrospection.xs:339:
gperl-i11n-marshal-interface.c: In function 'sv_to_interface':
gperl-i11n-marshal-interface.c:147:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'GType' {aka 'unsigned int'} [-Wformat=]
gperl-i11n-marshal-interface.c: In function 'interface_to_sv':
gperl-i11n-marshal-interface.c:356:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'GType' {aka 'unsigned int'} [-Wformat=]
rm -f blib/arch/auto/Glib/Object/Introspection/Introspection.so
[ LD blib/arch/auto/Glib/Object/Introspection/Introspection.so ]
chmod 755 blib/arch/auto/Glib/Object/Introspection/Introspection.so
cp bin/perli11ndoc blib/script/perli11ndoc
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perli11ndoc
Manifying 1 pod document
Manifying 1 pod document
==> Entering fakeroot environment...
==> Starting package()...
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Introspection.bs blib/arch/auto/Glib/Object/Introspection/Introspection.bs 644
Manifying 1 pod document
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/perl-glib-object-introspection/pkg/perl-glib-object-introspection/usr/lib/perl5/5.40/vendor_perl/Glib/Object/Introspection/Install/Files.pm
Installing /build/perl-glib-object-introspection/pkg/perl-glib-object-introspection/usr/lib/perl5/5.40/vendor_perl/auto/Glib/Object/Introspection/Introspection.so
Installing /build/perl-glib-object-introspection/pkg/perl-glib-object-introspection/usr/lib/perl5/5.40/vendor_perl/Glib/Object/Introspection.pm
Installing /build/perl-glib-object-introspection/pkg/perl-glib-object-introspection/usr/share/man/man1/perli11ndoc.1p
Installing /build/perl-glib-object-introspection/pkg/perl-glib-object-introspection/usr/share/man/man3/Glib::Object::Introspection.3pm
Installing /build/perl-glib-object-introspection/pkg/perl-glib-object-introspection/usr/bin/vendor_perl/perli11ndoc
==> Tidying install...
  -> Removing empty directories...
  -> 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...
==> Creating package "perl-glib-object-introspection"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: perl-glib-object-introspection 0.051-2 (Thu Sep  5 00:02:15 2024)
==> Cleaning up...