==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: shfs-utils 0.35-8 (Sat Jul 13 16:28:27 2024)
==> Retrieving sources...
  -> Found shfs-0.35.tar.gz
  -> Found shfs-utils-make.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    shfs-0.35.tar.gz ... Passed
    shfs-utils-make.patch ... Passed
==> Making package: shfs-utils 0.35-8 (Sat Jul 13 16:28:35 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libedit-20240517_3.1-1  openssh-9.8p1-1

Total Installed Size:  8.69 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 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
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found shfs-0.35.tar.gz
  -> Found shfs-utils-make.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting shfs-0.35.tar.gz with bsdtar
==> Starting prepare()...
patching file shfsmount/Makefile
==> Starting build()...
make[1]: Entering directory '/build/shfs-utils/src/shfs-0.35/shfsmount'
gcc -g -Wall -I. -I../shfs/Linux-2.4/ -DSHFS_VERSION=\"0.35\" -c shfsmount.c -o shfsmount.o
shfsmount.c: In function 'mount_ok':
shfsmount.c:204:31: warning: pointer targets in passing argument 2 of 'getgroups' differ in signedness [-Wpointer-sign]
In file included from shfsmount.c:24:
/usr/include/unistd.h:711:43: note: expected '__gid_t *' {aka 'unsigned int *'} but argument is of type 'int *'
  711 | extern int getgroups (int __size, __gid_t __list[]) __THROW __wur
      |                                   ~~~~~~~~^~~~~~~~
sed -e '/^[ ]*#/d;/^$/d;s/\\/\\\\/g;s/\"/\\\"/g;s/^\(.*\)$/\"\1\\n\"/' <shell-test.in | sed -e "s/'/'\\\\\\\\''/g" >shell-test.h
sed -e '/^[ ]*#/d;/^$/d;s/\\/\\\\/g;s/\"/\\\"/g;s/^\(.*\)$/\"\1\\n\"/' <shell-code.in | sed -e "s/'/'\\\\\\\\''/g" >shell-code.h
sed -e '/^[ ]*#/d;/^$/d;s/\\/\\\\/g;s/\"/\\\"/g;s/^\(.*\)$/\"\1\\n\"/' <perl-test.in | sed -e "s/'/'\\\\\\\\''/g" >perl-test.h
sed -e '/^[ ]*#/d;/^$/d;s/\\/\\\\/g;s/\"/\\\"/g;s/^\(.*\)$/\"\1\\n\"/' <perl-code.in | sed -e "s/'/'\\\\\\\\''/g" >perl-code.h
gcc -g -Wall -I. -I../shfs/Linux-2.4/ -DSHFS_VERSION=\"0.35\" -c proto.c -o proto.o
gcc  -o shfsmount shfsmount.o proto.o 
gcc -g -Wall -I. -I../shfs/Linux-2.4/ -DSHFS_VERSION=\"0.35\" -c shfsumount.c -o shfsumount.o
gcc  -o shfsumount shfsumount.o 
make[1]: Leaving directory '/build/shfs-utils/src/shfs-0.35/shfsmount'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/shfs-utils/src/shfs-0.35/shfsmount'
install -m755 -b -D shfsmount /build/shfs-utils/pkg/shfs-utils/usr/bin/shfsmount
install -m755 -b -D shfsumount /build/shfs-utils/pkg/shfs-utils/usr/bin/shfsumount
if [ ! -d /build/shfs-utils/pkg/shfs-utils/sbin ]; then mkdir /build/shfs-utils/pkg/shfs-utils/sbin; fi
ln -fs /usr/bin/shfsmount /build/shfs-utils/pkg/shfs-utils/sbin/mount.shfs
make[1]: Leaving directory '/build/shfs-utils/src/shfs-0.35/shfsmount'
==> 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 "shfs-utils"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: shfs-utils 0.35-8 (Sat Jul 13 16:28:37 2024)
==> Cleaning up...