==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libimobiledevice-glue 1.3.2-1 (Sat Jun 14 20:32:56 2025)
==> Retrieving sources...
  -> Cloning libimobiledevice-glue git repo...
Cloning into bare repository '/home/leming/work/libimobiledevice-glue/libimobiledevice-glue'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    libimobiledevice-glue ... Skipped
==> Making package: libimobiledevice-glue 1.3.2-1 (Sat Jun 14 20:33:04 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libplist-2.7.0-1

Total Download Size:   0.14 MiB
Total Installed Size:  0.72 MiB

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

Packages (5) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
             zlib-ng-2.2.4-1  git-2.49.0-2

Total Installed Size:  44.86 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 perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
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]
:: 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 libimobiledevice-glue git repo...
Cloning into 'libimobiledevice-glue'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:32: installing './compile'
configure.ac:35: installing './config.guess'
configure.ac:35: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
src/Makefile.am: installing './depcomp'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libplist-2.0 >= 2.3.0... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for asprintf... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strndup... yes
checking for stpcpy... yes
checking for vasprintf... yes
checking for getifaddrs... yes
checking for poll... yes
checking for library containing socket... none required
checking for endian.h... yes
checking for platform-specific build settings... linux-gnu
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_cancel... yes
checking for pthread_once... yes
checking for struct dirent.d_type... yes
checking for plist_new_unix_date... yes
checking for supported compiler flags...  -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden
checking for gcc option to enable large file support... none needed
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libimobiledevice-glue-1.0.pc
config.status: creating include/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Configuration for libimobiledevice-glue 1.3.2:
-------------------------------------------

  Install prefix: .........: /usr

  Now type 'make' to build libimobiledevice-glue 1.3.2,
  and then 'make install' for installation.

make  all-recursive
make[1]: Entering directory '/build/libimobiledevice-glue/src/libimobiledevice-glue'
Making all in src
make[2]: Entering directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/src'
  CC       glue.lo
  CC       socket.lo
  CC       thread.lo
  CC       utils.lo
  CC       nskeyedarchive.lo
  CC       collection.lo
  CC       termcolors.lo
  CC       cbuf.lo
  CC       opack.lo
  CC       tlv.lo
  CC       sha1.lo
  CC       sha256.lo
  CC       sha512.lo
socket.c: In function 'poll_wrapper':
socket.c:267:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
socket.c:273:4: note: here
  CCLD     libimobiledevice-glue-1.0.la
make[2]: Leaving directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/src'
Making all in include
make[2]: Entering directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/include'
make[2]: Entering directory '/build/libimobiledevice-glue/src/libimobiledevice-glue'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/libimobiledevice-glue/src/libimobiledevice-glue'
make[1]: Leaving directory '/build/libimobiledevice-glue/src/libimobiledevice-glue'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/src'
make[2]: Entering directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/src'
 /usr/bin/mkdir -p '/build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/lib'
 /usr/bin/mkdir -p '/build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/lib/pkgconfig'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libimobiledevice-glue-1.0.la '/build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/lib'
 /usr/bin/install -c -m 644 libimobiledevice-glue-1.0.pc '/build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libimobiledevice-glue-1.0.so.0.3.2 /build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/lib/libimobiledevice-glue-1.0.so.0.3.2
libtool: install: (cd /build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/lib && { ln -s -f libimobiledevice-glue-1.0.so.0.3.2 libimobiledevice-glue-1.0.so.0 || { rm -f libimobiledevice-glue-1.0.so.0 && ln -s libimobiledevice-glue-1.0.so.0.3.2 libimobiledevice-glue-1.0.so.0; }; })
libtool: install: (cd /build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/lib && { ln -s -f libimobiledevice-glue-1.0.so.0.3.2 libimobiledevice-glue-1.0.so || { rm -f libimobiledevice-glue-1.0.so && ln -s libimobiledevice-glue-1.0.so.0.3.2 libimobiledevice-glue-1.0.so; }; })
libtool: install: /usr/bin/install -c .libs/libimobiledevice-glue-1.0.lai /build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/lib/libimobiledevice-glue-1.0.la
libtool: install: /usr/bin/install -c .libs/libimobiledevice-glue-1.0.a /build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/lib/libimobiledevice-glue-1.0.a
libtool: install: chmod 644 /build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/lib/libimobiledevice-glue-1.0.a
libtool: install: ranlib /build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/lib/libimobiledevice-glue-1.0.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/src'
make[1]: Leaving directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/src'
Making install in include
make[1]: Entering directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/include'
make[2]: Entering directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/include'
 /usr/bin/mkdir -p '/build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/include/libimobiledevice-glue'
 /usr/bin/install -c -m 644  libimobiledevice-glue/glue.h libimobiledevice-glue/socket.h libimobiledevice-glue/thread.h libimobiledevice-glue/utils.h libimobiledevice-glue/nskeyedarchive.h libimobiledevice-glue/collection.h libimobiledevice-glue/termcolors.h libimobiledevice-glue/cbuf.h libimobiledevice-glue/opack.h libimobiledevice-glue/tlv.h libimobiledevice-glue/sha.h '/build/libimobiledevice-glue/pkg/libimobiledevice-glue/usr/include/libimobiledevice-glue'
make[2]: Leaving directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/include'
make[1]: Leaving directory '/build/libimobiledevice-glue/src/libimobiledevice-glue/include'
make[1]: Entering directory '/build/libimobiledevice-glue/src/libimobiledevice-glue'
make[2]: Entering directory '/build/libimobiledevice-glue/src/libimobiledevice-glue'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libimobiledevice-glue/src/libimobiledevice-glue'
make[1]: Leaving directory '/build/libimobiledevice-glue/src/libimobiledevice-glue'
==> 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 "libimobiledevice-glue"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libimobiledevice-glue 1.3.2-1 (Sat Jun 14 20:33:29 2025)
==> Cleaning up...