==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: blackmagic 1.10.2-2 (Sat Feb  1 15:54:02 2025)
==> Retrieving sources...
  -> Cloning blackmagic git repo...
Cloning into bare repository '/home/leming/work/blackmagic/blackmagic'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    blackmagic ... Skipped
==> Making package: blackmagic 1.10.2-2 (Sat Feb  1 15:54:13 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) confuse-3.3-4  hidapi-0.14.0-3  libftdi-1.5-7

Total Download Size:   0.15 MiB
Total Installed Size:  1.01 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libftdi-1.5-7-aarch64 downloading...
 confuse-3.3-4-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing confuse...
installing libftdi...
Optional dependencies for libftdi
    python: library bindings [installed]
installing hidapi...
Optional dependencies for hidapi
    libusb: for hidapi-libusb [installed]
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
  Skipped: Device manager is not running.
(2/2) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
             git-2.48.1-1

Total Installed Size:  44.42 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 git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    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) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of blackmagic git repo...
Cloning into 'blackmagic'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
make[1]: warning: -j8 forced in submake: resetting jobserver mode.
 GEN      include/version.h
  CC      target/adiv5.c
  CC      target/adiv5_jtag.c
  CC      target/adiv5_swd.c
  CC      command.c
  CC      target/cortex.c
  CC      target/cortexa.c
  CC      target/cortexm.c
  CC      crc32.c
  CC      target/efm32.c
  CC      exception.c
  CC      platforms/hosted/gdb_if.c
  CC      gdb_main.c
  CC      gdb_hostio.c
  CC      gdb_packet.c
  CC      target/gdb_reg.c
  CC      hex_utils.c
  CC      target/hc32l110.c
  CC      target/imxrt.c
gdb_main.c: In function 'gdb_main_loop':
gdb_main.c:215:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
gdb_main.c:217:2: note: here
gdb_main.c:224:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
gdb_main.c:227:2: note: here
  CC      target/jtag_devs.c
  CC      target/jtag_scan.c
  CC      target/lmi.c
  CC      target/lpc_common.c
  CC      target/lpc11xx.c
  CC      target/lpc17xx.c
  CC      target/lpc15xx.c
  CC      target/lpc40xx.c
  CC      target/lpc43xx.c
  CC      target/lpc546xx.c
  CC      target/lpc55xx.c
  CC      target/kinetis.c
  CC      main.c
  CC      maths_utils.c
  CC      morse.c
  CC      target/msp432e4.c
  CC      target/msp432p4.c
  CC      target/nrf51.c
  CC      target/nrf91.c
  CC      target/nxpke04.c
  CC      remote.c
  CC      target/rp.c
  CC      target/sam3x.c
  CC      target/sam4l.c
  CC      target/samd.c
  CC      target/samx5x.c
  CC      target/sfdp.c
  CC      target/spi.c
  CC      target/stm32f1.c
  CC      target/ch32f1.c
  CC      target/stm32f4.c
  CC      target/stm32h5.c
  CC      target/stm32h7.c
  CC      target/stm32mp15.c
  CC      target/stm32l0.c
target/stm32f1.c: In function 'stm32f1_probe':
target/stm32f1.c:559:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
target/stm32f1.c:562:2: note: here
  CC      target/stm32l4.c
  CC      target/stm32g0.c
target/stm32f4.c: In function 'optcr_mask':
target/stm32f4.c:606:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
target/stm32f4.c:608:2: note: here
  CC      target/renesas.c
  CC      target/target.c
  CC      target/target_flash.c
  CC      target/target_probe.c
  CC      platforms/hosted/serial_unix.c
  CC      platforms/hosted/cmsis_dap.c
  CC      platforms/hosted/dap.c
  CC      platforms/hosted/dap_command.c
  CC      platforms/hosted/dap_swd.c
  CC      platforms/hosted/dap_jtag.c
  CC      platforms/hosted/platform.c
  CC      timing.c
  CC      platforms/hosted/cli.c
  CC      platforms/hosted/utils.c
  CC      platforms/hosted/probe_info.c
  CC      platforms/hosted/debug.c
  CC      platforms/hosted/remote/protocol_v0.c
  CC      platforms/hosted/remote/protocol_v0_swd.c
  CC      platforms/hosted/remote/protocol_v0_jtag.c
  CC      platforms/hosted/remote/protocol_v0_adiv5.c
  CC      platforms/hosted/remote/protocol_v1.c
  CC      platforms/hosted/remote/protocol_v1_adiv5.c
  CC      platforms/hosted/remote/protocol_v2.c
  CC      platforms/hosted/remote/protocol_v3.c
  CC      platforms/hosted/remote/protocol_v3_adiv5.c
  CC      platforms/hosted/bmp_remote.c
  CC      platforms/hosted/bmp_libusb.c
  CC      platforms/hosted/stlinkv2.c
  CC      platforms/hosted/stlinkv2_jtag.c
  CC      platforms/hosted/stlinkv2_swd.c
  CC      platforms/hosted/ftdi_bmp.c
  CC      platforms/hosted/ftdi_jtag.c
  CC      platforms/hosted/ftdi_swd.c
  CC      platforms/hosted/jlink.c
  CC      platforms/hosted/jlink_jtag.c
  CC      platforms/hosted/jlink_swd.c
  LD      blackmagic
==> Entering fakeroot environment...
==> Starting package()...
==> 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 "blackmagic"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: blackmagic 1.10.2-2 (Sat Feb  1 15:54:23 2025)
==> Cleaning up...