==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: netbrake 0.2-7 (Fri Jul 10 05:36:04 2020)
==> Retrieving sources...
  -> Found netbrake-0.2.tar.gz
  -> Found arch-x86_64.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    netbrake-0.2.tar.gz ... Passed
    arch-x86_64.patch ... Passed
==> Making package: netbrake 0.2-7 (Fri 10 Jul 2020 05:36:19 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found netbrake-0.2.tar.gz
  -> Found arch-x86_64.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting netbrake-0.2.tar.gz with bsdtar
==> Starting build()...
gcc -I. -fPIC -Wall -O2 -g -DNB_HTTPFS  -c libnetbrake.c -o libnetbrake.o
gcc -I. -fPIC -Wall -O2 -g -DNB_HTTPFS  -c secstring.c -o secstring.o
gcc -I. -fPIC -Wall -O2 -g -DNB_HTTPFS  -c antigetopt.c -o antigetopt.o
gcc -I. -fPIC -Wall -O2 -g -DNB_HTTPFS  -c netbrake.c -o netbrake.o
gcc secstring.o antigetopt.o netbrake.o -o netbrake
libnetbrake.c: In function 'nb_limit_io.isra.0':
libnetbrake.c:439:17: warning: 'bytes' may be used uninitialized in this function [-Wmaybe-uninitialized]
libnetbrake.c:440:27: warning: 'time' may be used uninitialized in this function [-Wmaybe-uninitialized]
gcc -nostartfiles -shared -Wl,-soname,libnetbrake.so.0 libnetbrake.o -o libnetbrake.so.0.1 -lc -ldl
Making dependences
==> 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 "netbrake"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: netbrake 0.2-7 (Fri 10 Jul 2020 05:36:24 AM UTC)
==> Cleaning up...