==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: bmusb 0.7.8-1 (Fri Dec 22 21:13:27 2023)
==> Retrieving sources...
  -> Found bmusb-0.7.8.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    bmusb-0.7.8.tar.gz ... Passed
==> Making package: bmusb 0.7.8-1 (Fri 22 Dec 2023 09:13:34 PM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found bmusb-0.7.8.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting bmusb-0.7.8.tar.gz with bsdtar
==> Starting build()...
g++ -std=gnu++14 -Wall -I. -I/usr/include/libusb-1.0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS   -c -o bmusb.o bmusb.cpp
g++ -std=gnu++14 -Wall -I. -I/usr/include/libusb-1.0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS   -c -o fake_capture.o fake_capture.cpp
g++  -std=gnu++14 -Wall -I. -I/usr/include/libusb-1.0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -o bmusb.pic.o -c bmusb.cpp
g++  -std=gnu++14 -Wall -I. -I/usr/include/libusb-1.0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -o fake_capture.pic.o -c fake_capture.cpp
g++ -std=gnu++14 -Wall -I. -I/usr/include/libusb-1.0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS   -c -o main.o main.cpp
g++ -std=gnu++14 -Wall -I. -I/usr/include/libusb-1.0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS   -c -o v4l2proxy.o v4l2proxy.cpp
v4l2proxy.cpp: In function 'void frame_callback(uint16_t, bmusb::FrameAllocator::Frame, size_t, bmusb::VideoFormat, bmusb::FrameAllocator::Frame, size_t, bmusb::AudioFormat)':
v4l2proxy.cpp:87:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
ar rc libbmusb.a bmusb.o fake_capture.o
g++ -o main bmusb.o main.o -lusb-1.0 -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
g++ -o bmusb-v4l2proxy bmusb.o v4l2proxy.o -lusb-1.0 -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
ranlib libbmusb.a
g++ -shared -Wl,-soname,libbmusb.so.6 -o libbmusb.so.6.0.3 bmusb.pic.o fake_capture.pic.o -lusb-1.0 -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
==> Entering fakeroot environment...
==> Starting package()...
install -m 755 -d \
	/build/bmusb/pkg/bmusb/usr/lib \
	/build/bmusb/pkg/bmusb/usr/lib/pkgconfig \
	/build/bmusb/pkg/bmusb/usr/include/bmusb \
	/build/bmusb/pkg/bmusb/usr/lib/udev/rules.d
install -m 755 libbmusb.a libbmusb.so.6.0.3 /build/bmusb/pkg/bmusb/usr/lib
ln -sf libbmusb.so.6.0.3 /build/bmusb/pkg/bmusb/usr/lib/libbmusb.so.6
ln -sf libbmusb.so.6.0.3 /build/bmusb/pkg/bmusb/usr/lib/libbmusb.so
install -m 755 bmusb/bmusb.h bmusb/fake_capture.h /build/bmusb/pkg/bmusb/usr/include/bmusb
install -m 644 bmusb.pc /build/bmusb/pkg/bmusb/usr/lib/pkgconfig
install -m 644 70-bmusb.rules /build/bmusb/pkg/bmusb/usr/lib/udev/rules.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 "bmusb"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bmusb 0.7.8-1 (Fri 22 Dec 2023 09:13:39 PM MST)
==> Cleaning up...