==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libcap-ng 0.8.5-3 (Sun Dec 22 15:01:54 2024)
==> Retrieving sources...
  -> Found libcap-ng-0.8.5.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libcap-ng-0.8.5.tar.gz ... Passed
==> Validating source files with b2sums...
    libcap-ng-0.8.5.tar.gz ... Passed
==> Making package: libcap-ng 0.8.5-3 (Sun Dec 22 15:02:02 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) swig-4.3.0-1

Total Download Size:   1.03 MiB
Total Installed Size:  5.22 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 swig-4.3.0-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing swig...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found libcap-ng-0.8.5.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libcap-ng-0.8.5.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:42: installing './compile'
configure.ac:40: installing './config.guess'
configure.ac:40: installing './config.sub'
configure.ac:41: installing './install-sh'
configure.ac:41: installing './missing'
bindings/python3/Makefile.am: installing './depcomp'
bindings/python3/Makefile.am:31: installing './py-compile'
parallel-tests: installing './test-driver'
bindings/src/Makefile.am:24: warning: variable 'SWIG_SOURCES' is defined but no program or
bindings/src/Makefile.am:24: library has 'SWIG' as canonical name (possible typo)
autoreconf: Leaving directory '.'
==> Starting build()...
configure: WARNING: unrecognized options: --without-python
Configuring libcap-ng
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... :
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
.
Checking for programs
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gawk... (cached) gawk
.
Checking for header files
checking for linux/capability.h... yes
checking for sys/xattr.h... yes
checking for linux/securebits.h... yes
checking for pthread.h... yes
checking for library containing pthread_atfork... none required
checking for sys/vfs.h... yes
checking for linux/magic.h... yes
checking __attr_dealloc_free support... yes
checking for -Wformat-truncation... yes
checking for sys/syscall.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether PR_CAP_AMBIENT is declared... yes
checking whether VFS_CAP_REVISION_2 is declared... yes
checking whether VFS_CAP_REVISION_3 is declared... yes
checking whether CAP_EPOLLWAKEUP is declared... no
checking whether CAP_WAKE_ALARM is declared... yes
checking whether CAP_BLOCK_SUSPEND is declared... yes
checking whether CAP_AUDIT_READ is declared... yes
checking whether CAP_PERFMON is declared... yes
checking whether CAP_BPF is declared... yes
checking whether CAP_CHECKPOINT_RESTORE is declared... yes
checking for swig... yes
checking whether to create python3 bindings... investigating
checking for python3-config... /usr/bin/python3-config
Python3 bindings WILL be built
checking for a Python interpreter with version >= 3.1... python
checking for python... /usr/bin/python
checking for python version... 3.13
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libcap-ng.pc
config.status: creating src/test/Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/python3/Makefile
config.status: creating bindings/src/Makefile
config.status: creating bindings/python3/test/Makefile
config.status: creating utils/Makefile
config.status: creating m4/Makefile
config.status: creating docs/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-python
.


  libcap-ng Version:      0.8.5
  Target:                 aarch64-unknown-linux-gnu
  Installation prefix:    /usr
  PYTHON_PREFIX:          ${prefix}
  Compiler:               gcc
  Compiler flags:
                          -march=armv8-a -O2 -pipe -fno-plt
                          -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat
                          -Werror=format-security -fstack-clash-protection
  __attr_dealloc_free support:  yes

make  all-recursive
make[1]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5'
Making all in src
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/src'
Making all in test
make[3]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/src/test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/src/test'
make[3]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I..  -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cap-ng.lo -MD -MP -MF .deps/cap-ng.Tpo -c -o cap-ng.lo cap-ng.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I..  -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -c -o lookup_table.lo lookup_table.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I..  -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libdrop_ambient.lo -MD -MP -MF .deps/libdrop_ambient.Tpo -c -o libdrop_ambient.lo libdrop_ambient.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libdrop_ambient.lo -MD -MP -MF .deps/libdrop_ambient.Tpo -c libdrop_ambient.c  -fPIC -DPIC -o .libs/libdrop_ambient.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -c lookup_table.c  -fPIC -DPIC -o .libs/lookup_table.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cap-ng.lo -MD -MP -MF .deps/cap-ng.Tpo -c cap-ng.c  -fPIC -DPIC -o .libs/cap-ng.o
mv -f .deps/libdrop_ambient.Tpo .deps/libdrop_ambient.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libdrop_ambient.la -rpath /usr/lib libdrop_ambient.lo  
mv -f .deps/lookup_table.Tpo .deps/lookup_table.Plo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libdrop_ambient.o    -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libdrop_ambient.so.0 -o .libs/libdrop_ambient.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libdrop_ambient.so.0" && ln -s "libdrop_ambient.so.0.0.0" "libdrop_ambient.so.0")
libtool: link: (cd ".libs" && rm -f "libdrop_ambient.so" && ln -s "libdrop_ambient.so.0.0.0" "libdrop_ambient.so")
libtool: link: ( cd ".libs" && rm -f "libdrop_ambient.la" && ln -s "../libdrop_ambient.la" "libdrop_ambient.la" )
mv -f .deps/cap-ng.Tpo .deps/cap-ng.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libcap-ng.la -rpath /usr/lib cap-ng.lo lookup_table.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/cap-ng.o .libs/lookup_table.o    -march=armv8-a -O2 -Werror=format-security -Wl,-z -Wl,relro -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libcap-ng.so.0 -o .libs/libcap-ng.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libcap-ng.so.0" && ln -s "libcap-ng.so.0.0.0" "libcap-ng.so.0")
libtool: link: (cd ".libs" && rm -f "libcap-ng.so" && ln -s "libcap-ng.so.0.0.0" "libcap-ng.so")
libtool: link: ( cd ".libs" && rm -f "libcap-ng.la" && ln -s "../libcap-ng.la" "libcap-ng.la" )
make[3]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/src'
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/src'
Making all in utils
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/utils'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../src  -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -c -o pscap.o pscap.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../src  -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -c -o netcap.o netcap.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../src  -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -c -o proc-llist.o proc-llist.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../src  -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -c -o filecap.o filecap.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../src  -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -c -o captest.o captest.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o filecap filecap.o ../src/libcap-ng.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o pscap pscap.o ../src/libcap-ng.la 
captest.c: In function 'report':
captest.c:75:4: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result]
captest.c:79:5: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result]
captest.c:198:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
captest.c:200:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
/bin/sh ../libtool  --tag=CC   --mode=link gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o captest captest.o ../src/libcap-ng.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o netcap netcap.o proc-llist.o ../src/libcap-ng.la 
libtool: link: gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/filecap filecap.o  ../src/.libs/libcap-ng.so
libtool: link: gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/pscap pscap.o  ../src/.libs/libcap-ng.so
libtool: link: gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/captest captest.o  ../src/.libs/libcap-ng.so
libtool: link: gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/netcap netcap.o proc-llist.o  ../src/.libs/libcap-ng.so
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/utils'
Making all in m4
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/m4'
Making all in docs
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/docs'
Making all in bindings
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings'
Making all in src
make[3]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/src'
Making all in python3
make[3]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3'
Making all in test
make[4]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3/test'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3/test'
make[4]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3'
cat /usr/include/linux/capability.h | grep '^#define CAP'  | grep -v '[()]' > caps.h
cat ../../src/cap-ng.h | grep -v '_state' > capng.h
swig -o capng_wrap.c -python -I. -I../.. -I/usr/include/python3.13 -I/usr/include/python3.13 ./../src/capng_swig.i
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I. -I../.. -I/usr/include/python3.13 -I/usr/include/python3.13  -shared -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT _capng_la-capng_wrap.lo -MD -MP -MF .deps/_capng_la-capng_wrap.Tpo -c -o _capng_la-capng_wrap.lo `test -f 'capng_wrap.c' || echo './'`capng_wrap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I/usr/include/python3.13 -I/usr/include/python3.13 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT _capng_la-capng_wrap.lo -MD -MP -MF .deps/_capng_la-capng_wrap.Tpo -c capng_wrap.c  -fPIC -DPIC -o .libs/_capng_la-capng_wrap.o
mv -f .deps/_capng_la-capng_wrap.Tpo .deps/_capng_la-capng_wrap.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -shared -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o _capng.la -rpath /usr/lib/python3.13/site-packages _capng_la-capng_wrap.lo ../../src/libcap-ng.la ../../src/libcap-ng.la
libtool: link: gcc -shared  -fPIC -DPIC  .libs/_capng_la-capng_wrap.o   -Wl,-rpath -Wl,/build/libcap-ng/src/libcap-ng-0.8.5/src/.libs ../../src/.libs/libcap-ng.so  -march=armv8-a -O2 -Werror=format-security -Wl,-z -Wl,relro -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,_capng.so -o .libs/_capng.so
libtool: link: ( cd ".libs" && rm -f "_capng.la" && ln -s "../_capng.la" "_capng.la" )
make[4]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3'
make[3]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3'
make[3]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings'
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings'
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5'
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5'
make[1]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5'
==> Entering fakeroot environment...
==> Starting package_libcap-ng()...
make: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5'
Making install in src
make[1]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/src'
Making install in test
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/src/test'
make[3]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/src/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/src/test'
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/src/test'
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/src'
make[3]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/src'
 /usr/bin/mkdir -p '/build/libcap-ng/pkg/libcap-ng/usr/lib'
 /usr/bin/mkdir -p '/build/libcap-ng/pkg/libcap-ng/usr/include'
 /usr/bin/mkdir -p '/build/libcap-ng/pkg/libcap-ng/usr/lib/pkgconfig'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libcap-ng.la libdrop_ambient.la '/build/libcap-ng/pkg/libcap-ng/usr/lib'
 /usr/bin/install -c -m 644 cap-ng.h '/build/libcap-ng/pkg/libcap-ng/usr/include'
 /usr/bin/install -c -m 644 libcap-ng.pc '/build/libcap-ng/pkg/libcap-ng/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libcap-ng.so.0.0.0 /build/libcap-ng/pkg/libcap-ng/usr/lib/libcap-ng.so.0.0.0
libtool: install: (cd /build/libcap-ng/pkg/libcap-ng/usr/lib && { ln -s -f libcap-ng.so.0.0.0 libcap-ng.so.0 || { rm -f libcap-ng.so.0 && ln -s libcap-ng.so.0.0.0 libcap-ng.so.0; }; })
libtool: install: (cd /build/libcap-ng/pkg/libcap-ng/usr/lib && { ln -s -f libcap-ng.so.0.0.0 libcap-ng.so || { rm -f libcap-ng.so && ln -s libcap-ng.so.0.0.0 libcap-ng.so; }; })
libtool: install: /usr/bin/install -c .libs/libcap-ng.lai /build/libcap-ng/pkg/libcap-ng/usr/lib/libcap-ng.la
libtool: install: /usr/bin/install -c .libs/libdrop_ambient.so.0.0.0 /build/libcap-ng/pkg/libcap-ng/usr/lib/libdrop_ambient.so.0.0.0
libtool: install: (cd /build/libcap-ng/pkg/libcap-ng/usr/lib && { ln -s -f libdrop_ambient.so.0.0.0 libdrop_ambient.so.0 || { rm -f libdrop_ambient.so.0 && ln -s libdrop_ambient.so.0.0.0 libdrop_ambient.so.0; }; })
libtool: install: (cd /build/libcap-ng/pkg/libcap-ng/usr/lib && { ln -s -f libdrop_ambient.so.0.0.0 libdrop_ambient.so || { rm -f libdrop_ambient.so && ln -s libdrop_ambient.so.0.0.0 libdrop_ambient.so; }; })
libtool: install: /usr/bin/install -c .libs/libdrop_ambient.lai /build/libcap-ng/pkg/libcap-ng/usr/lib/libdrop_ambient.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/src'
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/src'
make[1]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/src'
Making install in utils
make[1]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/utils'
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/utils'
 /usr/bin/mkdir -p '/build/libcap-ng/pkg/libcap-ng/usr/bin'
 /usr/bin/mkdir -p '/build/libcap-ng/pkg/libcap-ng/usr/share/man/man8'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c pscap netcap filecap captest '/build/libcap-ng/pkg/libcap-ng/usr/bin'
 /usr/bin/install -c -m 644 pscap.8 netcap.8 filecap.8 captest.8 '/build/libcap-ng/pkg/libcap-ng/usr/share/man/man8'
libtool: warning: '../src/libcap-ng.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/pscap /build/libcap-ng/pkg/libcap-ng/usr/bin/pscap
libtool: warning: '../src/libcap-ng.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/netcap /build/libcap-ng/pkg/libcap-ng/usr/bin/netcap
libtool: warning: '../src/libcap-ng.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/filecap /build/libcap-ng/pkg/libcap-ng/usr/bin/filecap
libtool: warning: '../src/libcap-ng.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/captest /build/libcap-ng/pkg/libcap-ng/usr/bin/captest
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/utils'
make[1]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/utils'
Making install in m4
make[1]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/m4'
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/m4'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libcap-ng/pkg/libcap-ng/usr/share/aclocal'
 /usr/bin/install -c -m 644 cap-ng.m4 '/build/libcap-ng/pkg/libcap-ng/usr/share/aclocal'
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/m4'
make[1]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/m4'
Making install in docs
make[1]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/docs'
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libcap-ng/pkg/libcap-ng/usr/share/man/man3'
 /usr/bin/mkdir -p '/build/libcap-ng/pkg/libcap-ng/usr/share/man/man7'
 /usr/bin/install -c -m 644 libdrop_ambient.7 '/build/libcap-ng/pkg/libcap-ng/usr/share/man/man7'
 /usr/bin/install -c -m 644 capng_clear.3 capng_fill.3 capng_setpid.3 capng_get_caps_process.3 capng_update.3 capng_updatev.3 capng_apply.3 capng_lock.3 capng_change_id.3 capng_get_caps_fd.3 capng_apply_caps_fd.3 capng_have_capabilities.3 capng_get_rootid.3 capng_set_rootid.3 capng_have_capability.3 capng_print_caps_numeric.3 capng_print_caps_text.3 capng_name_to_capability.3 capng_capability_to_name.3 capng_save_state.3 capng_restore_state.3 '/build/libcap-ng/pkg/libcap-ng/usr/share/man/man3'
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/docs'
make[1]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/docs'
Making install in bindings
make[1]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings'
Making install in src
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/src'
make[3]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/src'
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/src'
Making install in python3
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3'
Making install in test
make[3]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3/test'
make[4]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3/test'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3/test'
make[3]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3/test'
make[3]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3'
make[4]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libcap-ng/pkg/libcap-ng/usr/lib/python3.13/site-packages'
 /usr/bin/mkdir -p '/build/libcap-ng/pkg/libcap-ng/usr/lib/python3.13/site-packages'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   _capng.la '/build/libcap-ng/pkg/libcap-ng/usr/lib/python3.13/site-packages'
 /usr/bin/install -c -m 644 capng.py '/build/libcap-ng/pkg/libcap-ng/usr/lib/python3.13/site-packages'
libtool: warning: relinking '_capng.la'
libtool: install: (cd /build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3; /bin/sh "/build/libcap-ng/src/libcap-ng-0.8.5/libtool"  --tag CC --mode=relink gcc -shared -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o _capng.la -rpath /usr/lib/python3.13/site-packages _capng_la-capng_wrap.lo ../../src/libcap-ng.la ../../src/libcap-ng.la -inst-prefix-dir /build/libcap-ng/pkg/libcap-ng)
Byte-compiling python modules...
capng.py 
Byte-compiling python modules (optimized versions) ...
capng.py 
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/_capng_la-capng_wrap.o   -L/build/libcap-ng/pkg/libcap-ng/usr/lib -L/usr/lib -lcap-ng  -march=armv8-a -O2 -Werror=format-security -Wl,-z -Wl,relro -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,_capng.so -o .libs/_capng.so
Byte-compiling python modules (more optimized versions) ...
capng.py 
libtool: install: /usr/bin/install -c .libs/_capng.soT /build/libcap-ng/pkg/libcap-ng/usr/lib/python3.13/site-packages/_capng.so
libtool: install: /usr/bin/install -c .libs/_capng.lai /build/libcap-ng/pkg/libcap-ng/usr/lib/python3.13/site-packages/_capng.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python3.13/site-packages'
make[4]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3'
make[3]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3'
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings/python3'
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings'
make[3]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings'
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings'
make[1]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5/bindings'
make[1]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5'
make[2]: Entering directory '/build/libcap-ng/src/libcap-ng-0.8.5'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5'
make[1]: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5'
make: Leaving directory '/build/libcap-ng/src/libcap-ng-0.8.5'
==> 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 "libcap-ng"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_python-capng()...
renamed 'python-capng/usr' -> '/build/libcap-ng/pkg/python-capng/usr'
==> 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 "python-capng"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libcap-ng 0.8.5-3 (Sun Dec 22 15:02:28 2024)
==> Cleaning up...