==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libcli 1.10.7-2 (Fri Jul 12 20:16:51 2024)
==> Retrieving sources...
  -> Found libcli-1.10.7.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libcli-1.10.7.tar.gz ... Passed
==> Validating source files with b2sums...
    libcli-1.10.7.tar.gz ... Passed
==> Making package: libcli 1.10.7-2 (Fri Jul 12 20:16:58 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libcli-1.10.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libcli-1.10.7.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -g -O3 -Wall -std=c99 -pedantic -Wformat-security -Wno-format-zero-length  -Wwrite-strings -Wformat -fdiagnostics-show-option -Wextra -Wsign-compare -Wcast-align -Wno-unused-parameter -fPIC -o libcli.o -c libcli.c
gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -g -O3 -Wall -std=c99 -pedantic -Wformat-security -Wno-format-zero-length  -Wwrite-strings -Wformat -fdiagnostics-show-option -Wextra -Wsign-compare -Wcast-align -Wno-unused-parameter -fPIC -o clitest.o -c clitest.c
libcli.c: In function 'cli_register_command':
libcli.c:430:27: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libcli.c:430:27: note: earlier argument should specify number of elements, later size of each element
libcli.c: In function 'cli_init':
libcli.c:600:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libcli.c:600:29: note: earlier argument should specify number of elements, later size of each element
libcli.c: In function 'cli_match_filter_init':
libcli.c:1943:38: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libcli.c:1943:38: note: earlier argument should specify number of elements, later size of each element
libcli.c: In function 'cli_range_filter_init':
libcli.c:2036:38: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libcli.c:2036:38: note: earlier argument should specify number of elements, later size of each element
libcli.c: In function 'cli_count_filter_init':
libcli.c:2073:36: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libcli.c:2073:36: note: earlier argument should specify number of elements, later size of each element
libcli.c: In function 'cli_register_filter':
libcli.c:2130:27: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libcli.c:2130:27: note: earlier argument should specify number of elements, later size of each element
libcli.c: In function 'cli_register_optarg':
libcli.c:2242:32: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libcli.c:2242:32: note: earlier argument should specify number of elements, later size of each element
libcli.c: In function 'cli_int_register_buildmode_command':
libcli.c:2508:27: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libcli.c:2508:27: note: earlier argument should specify number of elements, later size of each element
libcli.c: In function 'cli_int_execute_pipeline':
libcli.c:3071:27: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libcli.c:3071:27: note: earlier argument should specify number of elements, later size of each element
gcc -o libcli.so.1.10.7 libcli.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libcli.so.1.10 -lcrypt
ar rcs libcli.a libcli.o
rm -f libcli.so libcli.so.1.10
ln -s libcli.so.1.10.7 libcli.so.1.10
ln -s libcli.so.1.10 libcli.so
gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -g -O3 -Wall -std=c99 -pedantic -Wformat-security -Wno-format-zero-length  -Wwrite-strings -Wformat -fdiagnostics-show-option -Wextra -Wsign-compare -Wcast-align -Wno-unused-parameter -o clitest clitest.o -L. -lcli
==> Entering fakeroot environment...
==> Starting package()...
install -d /build/libcli/pkg/libcli/usr/include /build/libcli/pkg/libcli/usr/lib
install -m 0644 libcli.h /build/libcli/pkg/libcli/usr/include
install -m 0644 libcli.a /build/libcli/pkg/libcli/usr/lib
install -m 0755 libcli.so.1.10.7 /build/libcli/pkg/libcli/usr/lib
cd /build/libcli/pkg/libcli/usr/lib && \
    ln -fs libcli.so.1.10.7 libcli.so.1.10 && \
    ln -fs libcli.so.1.10 libcli.so
==> 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 "libcli"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libcli 1.10.7-2 (Fri Jul 12 20:17:02 2024)
==> Cleaning up...