==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: usb_modeswitch 2.6.2-1 (Tue Feb 25 00:36:27 2025)
==> Retrieving sources...
  -> Found usb-modeswitch-2.6.2.tar.bz2
  -> Found usb-modeswitch-data-20191128.tar.bz2
  -> Found usb-modeswitch-2.6.2-device_reference.txt
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    usb-modeswitch-2.6.2.tar.bz2 ... Passed
    usb-modeswitch-data-20191128.tar.bz2 ... Passed
    usb-modeswitch-2.6.2-device_reference.txt ... Passed
==> Making package: usb_modeswitch 2.6.2-1 (Tue 25 Feb 2025 12:36:34 AM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) tcl-8.6.16-1

Total Installed Size:  7.19 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 tcl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found usb-modeswitch-2.6.2.tar.bz2
  -> Found usb-modeswitch-data-20191128.tar.bz2
  -> Found usb-modeswitch-2.6.2-device_reference.txt
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting usb-modeswitch-2.6.2.tar.bz2 with bsdtar
  -> Extracting usb-modeswitch-data-20191128.tar.bz2 with bsdtar
==> Starting prepare()...
==> Starting build()...
/bin/rm -f usb_modeswitch
/bin/rm -f usb_modeswitch_dispatcher
/bin/rm -f dispatcher.h
cc -o usb_modeswitch usb_modeswitch.c -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wno-deprecated-declarations `pkg-config --libs --cflags libusb-1.0` -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
DISPATCH=dispatcher-script
cp -f usb_modeswitch_dispatcher.tcl usb_modeswitch_dispatcher
usb_modeswitch.c: In function ‘readArguments’:
usb_modeswitch.c:367:35: warning: __builtin_strncpy’ specified bound 1024 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation]8;;]
  367 |                         case 'M': strncpy(MessageContent, optarg, LINE_DIM); break;
      |                                   ^
usb_modeswitch.c:369:35: warning: __builtin_strncpy’ specified bound 1024 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation]8;;]
  369 |                         case '3': strncpy(MessageContent3, optarg, LINE_DIM); break;
      |                                   ^
usb_modeswitch.c:368:35: warning: __builtin_strncpy’ specified bound 1024 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation]8;;]
  368 |                         case '2': strncpy(MessageContent2, optarg, LINE_DIM); break;
      |                                   ^
==> Entering fakeroot environment...
==> Starting package()...
DISPATCH=dispatcher-script
install -D --mode=755 usb_modeswitch /build/usb_modeswitch/pkg/usb_modeswitch/usr/bin/usb_modeswitch
install -D --mode=755 usb_modeswitch.sh /build/usb_modeswitch/pkg/usb_modeswitch/usr/lib/udev/usb_modeswitch
cp -f usb_modeswitch_dispatcher.tcl usb_modeswitch_dispatcher
install -D --mode=644 usb_modeswitch.conf /build/usb_modeswitch/pkg/usb_modeswitch/etc/usb_modeswitch.conf
install -D --mode=644 usb_modeswitch.1 /build/usb_modeswitch/pkg/usb_modeswitch/usr/share/man/man1/usb_modeswitch.1
install -D --mode=644 usb_modeswitch_dispatcher.1 /build/usb_modeswitch/pkg/usb_modeswitch/usr/share/man/man1/usb_modeswitch_dispatcher.1
install -D --mode=755 usb_modeswitch_dispatcher /build/usb_modeswitch/pkg/usb_modeswitch/usr/bin/usb_modeswitch_dispatcher
install -d /build/usb_modeswitch/pkg/usb_modeswitch/var/lib/usb_modeswitch
test -d /build/usb_modeswitch/pkg/usb_modeswitch/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /build/usb_modeswitch/pkg/usb_modeswitch/etc/init || test 1
test -d /build/usb_modeswitch/pkg/usb_modeswitch/usr/lib/systemd/system -a \( -e /usr/bin/systemctl -o -e /bin/systemctl \) && install --mode=644 usb_modeswitch@.service /build/usb_modeswitch/pkg/usb_modeswitch/usr/lib/systemd/system || test 1
install -d /build/usb_modeswitch/pkg/usb_modeswitch/usr/share/usb_modeswitch
install -d /build/usb_modeswitch/pkg/usb_modeswitch/etc/usb_modeswitch.d
install -D --mode=644 40-usb_modeswitch.rules /build/usb_modeswitch/pkg/usb_modeswitch/usr/lib/udev/rules.d/40-usb_modeswitch.rules
install --mode=644 -t /build/usb_modeswitch/pkg/usb_modeswitch/usr/share/usb_modeswitch ./usb_modeswitch.d/*
==> 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 "usb_modeswitch"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: usb_modeswitch 2.6.2-1 (Tue 25 Feb 2025 12:36:50 AM MST)
==> Cleaning up...