==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libgmobile 0.2.2-1 (Sat May 10 15:40:24 2025)
==> Retrieving sources...
  -> Cloning gmobile git repo...
Cloning into bare repository '/home/leming/work/libgmobile/gmobile'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    gmobile ... Skipped
==> Making package: libgmobile 0.2.2-1 (Sat May 10 15:40:47 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) json-glib-1.10.6-1

Total Installed Size:  0.98 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 json-glib...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (23) gobject-introspection-runtime-1.84.0-1  ninja-1.12.1-2
              perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-mako-1.3.10-1
              python-markdown-3.7-2  python-markupsafe-2.1.5-3
              python-more-itertools-10.6.0-1  python-packaging-25.0-1
              python-platformdirs-4.3.6-2  python-setuptools-1:80.3.1-1
              python-tqdm-4.67.1-2  python-wheel-0.45.1-1  git-2.49.0-1
              gobject-introspection-1.84.0-1  libgirepository-1.84.0-1
              meson-1.8.0-1

Total Download Size:    2.33 MiB
Total Installed Size:  71.11 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 meson-1.8.0-1-any downloading...
 ninja-1.12.1-2-armv7h downloading...
 python-tqdm-4.67.1-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ninja...
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing meson...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing libgirepository...
installing gobject-introspection-runtime...
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-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing gobject-introspection...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of gmobile git repo...
Cloning into 'gmobile'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 gmobile build
The Meson build system
Version: 1.8.0
Source dir: /build/libgmobile/src/gmobile
Build dir: /build/libgmobile/src/build
Build type: native build
Project name: gmobile
Project version: 0.2.2
C compiler for the host machine: cc (gcc 14.2.1 "armv7l-unknown-linux-gnueabihf-gcc (GCC) 14.2.1 20250207")
C linker for the host machine: cc ld.bfd 2.44
Host machine cpu family: arm
Host machine cpu: armv7l
Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency epoll-shim found: NO (tried pkgconfig and cmake)
Run-time dependency glib-2.0 found: YES 2.84.1
Run-time dependency gio-2.0 found: YES 2.84.1
Run-time dependency json-glib-1.0 found: YES 1.10.6
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wdate-time: YES 
Compiler for C supports arguments -Wdeclaration-after-statement: YES 
Compiler for C supports arguments -Werror=format-security -Werror=format=2: YES 
Compiler for C supports arguments -Wendif-labels: YES 
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES 
Compiler for C supports arguments -Werror=missing-declarations: YES 
Compiler for C supports arguments -Werror=overflow: YES 
Compiler for C supports arguments -Werror=return-type: YES 
Compiler for C supports arguments -Werror=shift-count-overflow: YES 
Compiler for C supports arguments -Werror=shift-overflow=2: YES 
Compiler for C supports arguments -Werror=implicit-fallthrough=3: YES 
Compiler for C supports arguments -Wfloat-equal: YES 
Compiler for C supports arguments -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Winit-self: YES 
Compiler for C supports arguments -Wmaybe-uninitialized: YES 
Compiler for C supports arguments -Wmissing-field-initializers: YES 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Compiler for C supports arguments -Wmissing-noreturn: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wno-sign-compare: YES 
Compiler for C supports arguments -Wno-strict-aliasing: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wredundant-decls: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wswitch-default: YES 
Compiler for C supports arguments -Wswitch-enum: YES 
Compiler for C supports arguments -Wtype-limits: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wunused-function: YES 
Configuring gm-config.h using configuration
Dependency gio-2.0 found: YES 2.84.1 (cached)
Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Library m found: YES
Library rt found: YES
Run-time dependency gobject-introspection-1.0 found: YES 1.84.0
Dependency gobject-introspection-1.0 found: YES 1.84.0 (cached)
Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 found: YES 1.84.0 (cached)
Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Build targets in project: 15

gmobile 0.2.2

  Build
    Examples          : YES
    Tests             : YES
    Introspection     : YES
    Docmentation      : NO
    Manual pages      : NO
    Hwdb              : YES

  User defined options
    auto_features     : enabled
    b_lto             : false
    b_pie             : true
    buildtype         : plain
    libexecdir        : lib
    prefix            : /usr
    python.bytecompile: 1
    sbindir           : bin
    wrap_mode         : nodownload

Found ninja-1.12.1 at /usr/bin/ninja

Generating targets:   0%|                                           | 0/15 eta ?
Generating targets:  73%|███████████████████████████▊          | 11/15 eta 00:00
                                                                                

Writing build.ninja:   0%|                                          | 0/63 eta ?
                                                                                
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/libgmobile/src/build
ninja: Entering directory `/build/libgmobile/src/build'

[0/36] Generating data/gm-resources_c with a custom command
[0/36] Generating data/gm-resources_h with a custom command
[0/36] Compiling C object tests/test-device-tree.p/test-device-tree.c.o
[0/36] Compiling C object tests/test-display-panel.p/test-display-panel.c.o
[0/36] Compiling C object tests/test-cutout.p/test-cutout.c.o
[0/36] Compiling C object tests/test-svg-path.p/test-svg-path.c.o
[1/36] Generating data/gm-resources_h with a custom command
[1/36] Compiling C object src/libgmobile.so.0.p/gm-cutout.c.o
[2/36] Generating data/gm-resources_c with a custom command
[2/36] Compiling C object src/libgmobi...-generated_.._.._data_gm-resources.c.o
[3/36] Compiling C object tests/test-svg-path.p/test-svg-path.c.o
[3/36] Compiling C object src/libgmobile.so.0.p/gm-device-info.c.o
[4/36] Compiling C object tests/test-cutout.p/test-cutout.c.o
[4/36] Compiling C object src/libgmobile.so.0.p/gm-device-tree.c.o
[5/36] Compiling C object tests/test-device-tree.p/test-device-tree.c.o
[5/36] Compiling C object src/libgmobile.so.0.p/gm-display-panel.c.o
[6/36] Compiling C object tests/test-display-panel.p/test-display-panel.c.o
[6/36] Compiling C object src/libgmobile.so.0.p/gm-error.c.o
[7/36] Compiling C object src/libgmobile.so.0.p/gm-cutout.c.o
[7/36] Compiling C object src/libgmobile.so.0.p/gm-main.c.o
[8/36] Compiling C object src/libgmobile.so.0.p/gm-error.c.o
[8/36] Compiling C object src/libgmobile.so.0.p/gm-rect.c.o
[9/36] Compiling C object src/libgmobi...-generated_.._.._data_gm-resources.c.o
[9/36] Compiling C object src/libgmobile.so.0.p/gm-svg-path.c.o
[10/36] Compiling C object src/libgmobile.so.0.p/gm-device-tree.c.o
[10/36] Compiling C object src/libgmobile.so.0.p/gm-timeout.c.o
[11/36] Compiling C object src/libgmobile.so.0.p/gm-device-info.c.o
[11/36] Compiling C object src/libgmobile.so.0.p/gm-util.c.o
[12/36] Compiling C object src/libgmobile.so.0.p/gm-display-panel.c.o
[12/36] Compiling C object tests/test-timeout.p/test-timeout.c.o
[13/36] Compiling C object src/libgmobile.so.0.p/gm-rect.c.o
[13/36] Compiling C object tests/test-utils.p/test-utils.c.o
[14/36] Compiling C object src/libgmobile.so.0.p/gm-timeout.c.o
[14/36] Compiling C object examples/gm-timeout.p/gm-timeout.c.o
[15/36] Compiling C object src/libgmobile.so.0.p/gm-main.c.o
[15/36] Compiling C object examples/gm...preview.p/gm-display-panel-preview.c.o
[16/36] Compiling C object src/libgmobile.so.0.p/gm-svg-path.c.o
[16/36] Compiling C object examples/gm...phosh.p/gm-display-panel-run-phosh.c.o
[17/36] Compiling C object src/libgmobile.so.0.p/gm-util.c.o
[17/36] Linking target src/libgmobile.so.0
[18/36] Compiling C object tests/test-utils.p/test-utils.c.o
[18/36] Linking static target src/libgmobile.a
[19/36] Compiling C object tests/test-timeout.p/test-timeout.c.o
[20/36] Linking static target src/libgmobile.a
[21/36] Linking target src/libgmobile.so.0
[21/36] Generating symbol file src/libgmobile.so.0.p/libgmobile.so.0.symbols
[21/36] Generating src/Gm-0.gir with a... command (wrapped by meson to set env)
[22/36] Compiling C object examples/gm-timeout.p/gm-timeout.c.o
[23/36] Compiling C object examples/gm...preview.p/gm-display-panel-preview.c.o
[24/36] Compiling C object examples/gm...phosh.p/gm-display-panel-run-phosh.c.o
[25/36] Generating symbol file src/libgmobile.so.0.p/libgmobile.so.0.symbols
[25/36] Linking target tests/test-device-tree
[25/36] Linking target tests/test-display-panel
[25/36] Linking target tests/test-cutout
[25/36] Linking target tests/test-svg-path
[25/36] Linking target tests/test-timeout
[26/36] Linking target tests/test-cutout
[26/36] Linking target tests/test-utils
[27/36] Linking target tests/test-device-tree
[27/36] Linking target examples/gm-timeout
[28/36] Linking target tests/test-svg-path
[28/36] Linking target examples/gm-display-panel-preview
[29/36] Linking target tests/test-display-panel
[29/36] Linking target examples/gm-display-panel-run-phosh
[30/36] Linking target examples/gm-timeout
[31/36] Linking target tests/test-utils
[32/36] Linking target examples/gm-display-panel-run-phosh
[33/36] Linking target examples/gm-display-panel-preview
[34/36] Linking target tests/test-timeout
[35/36] Generating src/Gm-0.gir with a... command (wrapped by meson to set env)
../gmobile/src/gm-timeout.c:178: Warning: Gm: gm_timeout_add_seconds_once: argument function: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async, forever)

[35/36] Generating src/Gm-0.typelib with a custom command
[36/36] Generating src/Gm-0.typelib with a custom command
==> Entering fakeroot environment...
==> Starting package()...
Dropping privileges to 'root' before running ninja...
ninja: Entering directory `/build/libgmobile/src/build'
ninja: no work to do.
Installing src/libgmobile.so.0 to /build/libgmobile/pkg/libgmobile/usr/lib
Installing src/libgmobile.a to /build/libgmobile/pkg/libgmobile/usr/lib
Installing src/Gm-0.gir to /build/libgmobile/pkg/libgmobile/usr/share/gir-1.0
Installing src/Gm-0.typelib to /build/libgmobile/pkg/libgmobile/usr/lib/girepository-1.0
Installing examples/gm-timeout to /build/libgmobile/pkg/libgmobile/usr/bin
Installing examples/gm-display-panel-preview to /build/libgmobile/pkg/libgmobile/usr/bin
Installing examples/gm-display-panel-run-phosh to /build/libgmobile/pkg/libgmobile/usr/bin
Installing /build/libgmobile/src/gmobile/src/gmobile.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/gmobile/src/gm-cutout.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/gmobile/src/gm-device-info.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/gmobile/src/gm-device-tree.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/gmobile/src/gm-display-panel.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/gmobile/src/gm-error.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/gmobile/src/gm-main.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/gmobile/src/gm-rect.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/gmobile/src/gm-svg-path.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/gmobile/src/gm-timeout.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/gmobile/src/gm-util.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/build/gm-config.h to /build/libgmobile/pkg/libgmobile/usr/include/gmobile
Installing /build/libgmobile/src/gmobile/data/61-gmobile-wakeup.hwdb to /build/libgmobile/pkg/libgmobile/usr/lib/udev/hwdb.d
Installing /build/libgmobile/src/gmobile/data/61-gmobile.rules to /build/libgmobile/pkg/libgmobile/usr/lib/udev/rules.d
Installing /build/libgmobile/src/build/meson-private/gmobile.pc to /build/libgmobile/pkg/libgmobile/usr/lib/pkgconfig
Installing symlink pointing to libgmobile.so.0 to /build/libgmobile/pkg/libgmobile/usr/lib/libgmobile.so
==> 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...
==> Creating package "libgmobile"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libgmobile 0.2.2-1 (Sat May 10 15:41:22 2025)
==> Cleaning up...