==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: sshfs 3.7.3-3 (Mon Mar 31 06:12:06 2025)
==> Retrieving sources...
  -> Found sshfs-3.7.3.tar.xz
  -> Found sshfs-3.7.3.tar.xz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    sshfs-3.7.3.tar.xz ... Passed
    sshfs-3.7.3.tar.xz.asc ... Skipped
==> Making package: sshfs 3.7.3-3 (Mon Mar 31 06:12:29 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) fuse-common-3.17.1-1  libedit-20250104_3.1-1  fuse3-3.17.1-1
             openssh-9.9p2-1

Total Download Size:   1.04 MiB
Total Installed Size:  7.68 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 openssh-9.9p2-1-armv7h downloading...
 libedit-20250104_3.1-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fuse-common...
installing fuse3...
installing libedit...
installing openssh...
Optional dependencies for openssh
    libfido2: FIDO/U2F support
    sh: for ssh-copy-id and findssl.sh [installed]
    x11-ssh-askpass: input passphrase in X
    xorg-xauth: X11 forwarding
:: Running post-transaction hooks...
(1/5) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/5) Reloading user manager configuration...
  Skipped: Current root is not booted.
(3/5) Creating temporary files...
error: command failed to execute correctly
(4/5) Reloading device manager configuration...
  Skipped: Device manager is not running.
(5/5) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) ninja-1.12.1-2  python-tqdm-4.67.1-2  meson-1.7.0-1
             python-docutils-1:0.21.2-3

Total Download Size:    0.84 MiB
Total Installed Size:  20.02 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-docutils-1:0.21.2-3-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 python-docutils...
Optional dependencies for python-docutils
    python-myst-parser: to parse input in "Markdown" (CommonMark) format
    python-pillow: for some image manipulation operations
    python-pygments: for syntax highlighting of code directives and roles
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found sshfs-3.7.3.tar.xz
  -> Found sshfs-3.7.3.tar.xz.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting sshfs-3.7.3.tar.xz with bsdtar
==> Starting prepare()...
+ 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 ..
The Meson build system
Version: 1.7.0
Source dir: /build/sshfs/src/sshfs-3.7.3
Build dir: /build/sshfs/src/sshfs-3.7.3/build
Build type: native build
Project name: sshfs
Project version: 3.7.3
C compiler for the host machine: cc (gcc 14.2.1 "cc (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
../meson.build:5: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
../meson.build:5: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
Message: Compiler warns about unused result even when casting to void
Program rst2man found: YES (/usr/bin/rst2man)
Configuring config.h using configuration
Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
Run-time dependency fuse3 found: YES 3.17.1
Run-time dependency glib-2.0 found: YES 2.84.0
Run-time dependency gthread-2.0 found: YES 2.84.0
Build targets in project: 4

sshfs 3.7.3

  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/4 eta ?
                                                                                

Writing build.ninja:   0%|                                          | 0/33 eta ?
                                                                                
==> Starting build()...

[0/7] Compiling C object sshfs.p/sshfs.c.o
[0/7] Compiling C object sshfs.p/cache.c.o
[0/7] Compiling C object test/wrong_command.p/wrong_command.c.o
[0/7] Generating manpages with a custom command
[0/7] Generating test/test_scripts with a custom command
[1/7] Generating test/test_scripts with a custom command
[2/7] Compiling C object test/wrong_command.p/wrong_command.c.o
[2/7] Linking target test/wrong_command
[3/7] Linking target test/wrong_command
[4/7] Compiling C object sshfs.p/cache.c.o
../cache.c: In function 'cache_releasedir':
../cache.c:322:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../cache.c: In function 'cache_readdir':
../cache.c:383:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

[5/7] Generating manpages with a custom command
[6/7] Compiling C object sshfs.p/sshfs.c.o
../sshfs.c: In function 'sshfs_readdir':
../sshfs.c:2334:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../sshfs.c: In function 'sshfs_releasedir':
../sshfs.c:2352:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

[6/7] Linking target sshfs
[7/7] Linking target sshfs
==> Entering fakeroot environment...
==> Starting package()...

[0/1] Installing files
Installing sshfs to /build/sshfs/pkg/sshfs/usr/bin
Installing sshfs.1 to /build/sshfs/pkg/sshfs/usr/share/man/man1
Running custom install script '/build/sshfs/src/sshfs-3.7.3/utils/install_helper.sh bin bin'
'/build/sshfs/pkg/sshfs/usr/bin/mount.sshfs' -> 'sshfs'
'/build/sshfs/pkg/sshfs/usr/bin/mount.fuse.sshfs' -> 'sshfs'
==> 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 "sshfs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sshfs 3.7.3-3 (Mon Mar 31 06:12:47 2025)
==> Cleaning up...