==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libnss_nis 3.4-1 (Thu Aug 28 04:48:26 2025)
==> Retrieving sources...
  -> Cloning libnss_nis git repo...
Cloning into bare repository '/home/leming/work/libnss_nis/libnss_nis'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libnss_nis ... Skipped
==> Validating source files with b2sums...
    libnss_nis ... Skipped
==> Making package: libnss_nis 3.4-1 (Thu Aug 28 04:48:48 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-2  perl-mailtools-2.22-2  perl-timedate-2.33-8
             zlib-ng-2.2.5-1  git-2.51.0-1

Total Download Size:    6.59 MiB
Total Installed Size:  40.29 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.51.0-1-armv7h downloading...
 zlib-ng-2.2.5-1-armv7h downloading...
 perl-mailtools-2.22-2-any downloading...
 perl-timedate-2.33-8-any downloading...
 perl-error-0.17030-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of libnss_nis git repo...
Cloning into 'libnss_nis'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
+ rm -fv ltmain.sh config.sub config.guess config.h.in aclocal.m4 -r m4
+ aclocal
+ autoheader
+ libtoolize --automake --copy
+ automake --add-missing --copy --force
configure.ac:12: installing './compile'
configure.ac:22: installing './config.guess'
configure.ac:22: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
+ autoreconf
+ chmod 755 configure
==> Starting build()...
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 whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... 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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
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 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... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libtirpc... yes
checking for rpc/netdb.h... yes
checking for rpc/rpcent.h... yes
checking for libnsl... yes
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 config.h
config.status: executing depfiles commands
config.status: executing libtool commands
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/build/libnss_nis/src/libnss_nis/missing' autoheader)
rm -f stamp-h1
touch config.h.in
rm -f stamp-h1
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory '/build/libnss_nis/src/libnss_nis'
Making all in src
make[2]: Entering directory '/build/libnss_nis/src/libnss_nis/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-alias.lo -MD -MP -MF .deps/nis-alias.Tpo -c -o nis-alias.lo nis-alias.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-ethers.lo -MD -MP -MF .deps/nis-ethers.Tpo -c -o nis-ethers.lo nis-ethers.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-grp.lo -MD -MP -MF .deps/nis-grp.Tpo -c -o nis-grp.lo nis-grp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-hosts.lo -MD -MP -MF .deps/nis-hosts.Tpo -c -o nis-hosts.lo nis-hosts.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-initgroups.lo -MD -MP -MF .deps/nis-initgroups.Tpo -c -o nis-initgroups.lo nis-initgroups.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-ethers.lo -MD -MP -MF .deps/nis-ethers.Tpo -c nis-ethers.c  -fPIC -DPIC -o .libs/nis-ethers.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-hosts.lo -MD -MP -MF .deps/nis-hosts.Tpo -c nis-hosts.c  -fPIC -DPIC -o .libs/nis-hosts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-initgroups.lo -MD -MP -MF .deps/nis-initgroups.Tpo -c nis-initgroups.c  -fPIC -DPIC -o .libs/nis-initgroups.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-grp.lo -MD -MP -MF .deps/nis-grp.Tpo -c nis-grp.c  -fPIC -DPIC -o .libs/nis-grp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-alias.lo -MD -MP -MF .deps/nis-alias.Tpo -c nis-alias.c  -fPIC -DPIC -o .libs/nis-alias.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-initgroups.lo -MD -MP -MF .deps/nis-initgroups.Tpo -c nis-initgroups.c -o nis-initgroups.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-alias.lo -MD -MP -MF .deps/nis-alias.Tpo -c nis-alias.c -o nis-alias.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-ethers.lo -MD -MP -MF .deps/nis-ethers.Tpo -c nis-ethers.c -o nis-ethers.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-grp.lo -MD -MP -MF .deps/nis-grp.Tpo -c nis-grp.c -o nis-grp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-hosts.lo -MD -MP -MF .deps/nis-hosts.Tpo -c nis-hosts.c -o nis-hosts.o >/dev/null 2>&1
mv -f .deps/nis-alias.Tpo .deps/nis-alias.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-netgrp.lo -MD -MP -MF .deps/nis-netgrp.Tpo -c -o nis-netgrp.lo nis-netgrp.c
mv -f .deps/nis-ethers.Tpo .deps/nis-ethers.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-network.lo -MD -MP -MF .deps/nis-network.Tpo -c -o nis-network.lo nis-network.c
mv -f .deps/nis-initgroups.Tpo .deps/nis-initgroups.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-proto.lo -MD -MP -MF .deps/nis-proto.Tpo -c -o nis-proto.lo nis-proto.c
mv -f .deps/nis-grp.Tpo .deps/nis-grp.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-netgrp.lo -MD -MP -MF .deps/nis-netgrp.Tpo -c nis-netgrp.c  -fPIC -DPIC -o .libs/nis-netgrp.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-pwd.lo -MD -MP -MF .deps/nis-pwd.Tpo -c -o nis-pwd.lo nis-pwd.c
mv -f .deps/nis-hosts.Tpo .deps/nis-hosts.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-rpc.lo -MD -MP -MF .deps/nis-rpc.Tpo -c -o nis-rpc.lo nis-rpc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-network.lo -MD -MP -MF .deps/nis-network.Tpo -c nis-network.c  -fPIC -DPIC -o .libs/nis-network.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-proto.lo -MD -MP -MF .deps/nis-proto.Tpo -c nis-proto.c  -fPIC -DPIC -o .libs/nis-proto.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-netgrp.lo -MD -MP -MF .deps/nis-netgrp.Tpo -c nis-netgrp.c -o nis-netgrp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-pwd.lo -MD -MP -MF .deps/nis-pwd.Tpo -c nis-pwd.c  -fPIC -DPIC -o .libs/nis-pwd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-rpc.lo -MD -MP -MF .deps/nis-rpc.Tpo -c nis-rpc.c  -fPIC -DPIC -o .libs/nis-rpc.o
mv -f .deps/nis-netgrp.Tpo .deps/nis-netgrp.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-service.lo -MD -MP -MF .deps/nis-service.Tpo -c -o nis-service.lo nis-service.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-network.lo -MD -MP -MF .deps/nis-network.Tpo -c nis-network.c -o nis-network.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-proto.lo -MD -MP -MF .deps/nis-proto.Tpo -c nis-proto.c -o nis-proto.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-service.lo -MD -MP -MF .deps/nis-service.Tpo -c nis-service.c  -fPIC -DPIC -o .libs/nis-service.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-pwd.lo -MD -MP -MF .deps/nis-pwd.Tpo -c nis-pwd.c -o nis-pwd.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-rpc.lo -MD -MP -MF .deps/nis-rpc.Tpo -c nis-rpc.c -o nis-rpc.o >/dev/null 2>&1
mv -f .deps/nis-network.Tpo .deps/nis-network.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nis-spwd.lo -MD -MP -MF .deps/nis-spwd.Tpo -c -o nis-spwd.lo nis-spwd.c
mv -f .deps/nis-proto.Tpo .deps/nis-proto.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nss-nis.lo -MD -MP -MF .deps/nss-nis.Tpo -c -o nss-nis.lo nss-nis.c
mv -f .deps/nis-rpc.Tpo .deps/nis-rpc.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc -I/usr/include/tirpc  -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nss-default.lo -MD -MP -MF .deps/nss-default.Tpo -c -o nss-default.lo nss-default.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-spwd.lo -MD -MP -MF .deps/nis-spwd.Tpo -c nis-spwd.c  -fPIC -DPIC -o .libs/nis-spwd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-service.lo -MD -MP -MF .deps/nis-service.Tpo -c nis-service.c -o nis-service.o >/dev/null 2>&1
mv -f .deps/nis-pwd.Tpo .deps/nis-pwd.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nss-default.lo -MD -MP -MF .deps/nss-default.Tpo -c nss-default.c  -fPIC -DPIC -o .libs/nss-default.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nss-nis.lo -MD -MP -MF .deps/nss-nis.Tpo -c nss-nis.c  -fPIC -DPIC -o .libs/nss-nis.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nis-spwd.lo -MD -MP -MF .deps/nis-spwd.Tpo -c nis-spwd.c -o nis-spwd.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nss-nis.lo -MD -MP -MF .deps/nss-nis.Tpo -c nss-nis.c -o nss-nis.o >/dev/null 2>&1
mv -f .deps/nss-nis.Tpo .deps/nss-nis.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -I/usr/include/tirpc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nss-default.lo -MD -MP -MF .deps/nss-default.Tpo -c nss-default.c -o nss-default.o >/dev/null 2>&1
mv -f .deps/nis-service.Tpo .deps/nis-service.Plo
mv -f .deps/nis-spwd.Tpo .deps/nis-spwd.Plo
mv -f .deps/nss-default.Tpo .deps/nss-default.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -D_REENTRANT=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 2:0:0 -Wl,--version-script=./libnss_nis.map -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libnss_nis.la -rpath /usr/lib nis-alias.lo nis-ethers.lo nis-grp.lo nis-hosts.lo nis-initgroups.lo nis-netgrp.lo nis-network.lo nis-proto.lo nis-pwd.lo nis-rpc.lo nis-service.lo nis-spwd.lo nss-nis.lo nss-default.lo -lnsl -ltirpc 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/nis-alias.o .libs/nis-ethers.o .libs/nis-grp.o .libs/nis-hosts.o .libs/nis-initgroups.o .libs/nis-netgrp.o .libs/nis-network.o .libs/nis-proto.o .libs/nis-pwd.o .libs/nis-rpc.o .libs/nis-service.o .libs/nis-spwd.o .libs/nss-nis.o .libs/nss-default.o   -lnsl -ltirpc  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,--version-script=./libnss_nis.map -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libnss_nis.so.2 -o .libs/libnss_nis.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libnss_nis.so.2" && ln -s "libnss_nis.so.2.0.0" "libnss_nis.so.2")
libtool: link: (cd ".libs" && rm -f "libnss_nis.so" && ln -s "libnss_nis.so.2.0.0" "libnss_nis.so")
libtool: link: ar cr .libs/libnss_nis.a  nis-alias.o nis-ethers.o nis-grp.o nis-hosts.o nis-initgroups.o nis-netgrp.o nis-network.o nis-proto.o nis-pwd.o nis-rpc.o nis-service.o nis-spwd.o nss-nis.o nss-default.o
libtool: link: ranlib .libs/libnss_nis.a
libtool: link: ( cd ".libs" && rm -f "libnss_nis.la" && ln -s "../libnss_nis.la" "libnss_nis.la" )
make[2]: Leaving directory '/build/libnss_nis/src/libnss_nis/src'
make[2]: Entering directory '/build/libnss_nis/src/libnss_nis'
make[2]: Leaving directory '/build/libnss_nis/src/libnss_nis'
make[1]: Leaving directory '/build/libnss_nis/src/libnss_nis'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/libnss_nis/src/libnss_nis/src'
make[2]: Entering directory '/build/libnss_nis/src/libnss_nis/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libnss_nis/pkg/libnss_nis/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libnss_nis.la '/build/libnss_nis/pkg/libnss_nis/usr/lib'
libtool: install: /usr/bin/install -c .libs/libnss_nis.so.2.0.0 /build/libnss_nis/pkg/libnss_nis/usr/lib/libnss_nis.so.2.0.0
libtool: install: (cd /build/libnss_nis/pkg/libnss_nis/usr/lib && { ln -s -f libnss_nis.so.2.0.0 libnss_nis.so.2 || { rm -f libnss_nis.so.2 && ln -s libnss_nis.so.2.0.0 libnss_nis.so.2; }; })
libtool: install: (cd /build/libnss_nis/pkg/libnss_nis/usr/lib && { ln -s -f libnss_nis.so.2.0.0 libnss_nis.so || { rm -f libnss_nis.so && ln -s libnss_nis.so.2.0.0 libnss_nis.so; }; })
libtool: install: /usr/bin/install -c .libs/libnss_nis.lai /build/libnss_nis/pkg/libnss_nis/usr/lib/libnss_nis.la
libtool: install: /usr/bin/install -c .libs/libnss_nis.a /build/libnss_nis/pkg/libnss_nis/usr/lib/libnss_nis.a
libtool: install: chmod 644 /build/libnss_nis/pkg/libnss_nis/usr/lib/libnss_nis.a
libtool: install: ranlib /build/libnss_nis/pkg/libnss_nis/usr/lib/libnss_nis.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libnss_nis/src/libnss_nis/src'
make[1]: Leaving directory '/build/libnss_nis/src/libnss_nis/src'
make[1]: Entering directory '/build/libnss_nis/src/libnss_nis'
make[2]: Entering directory '/build/libnss_nis/src/libnss_nis'
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/libnss_nis/src/libnss_nis'
make[1]: Leaving directory '/build/libnss_nis/src/libnss_nis'
==> 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 "libnss_nis"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libnss_nis 3.4-1 (Thu Aug 28 04:49:29 2025)
==> Cleaning up...