==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libnsl 2.0.0-1 (Fri Sep 10 12:47:36 2021)
==> Retrieving sources...
  -> Found libnsl-2.0.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libnsl-2.0.0.tar.gz ... Passed
==> Validating source files with b2sums...
    libnsl-2.0.0.tar.gz ... Passed
==> Making package: libnsl 2.0.0-1 (Fri 10 Sep 2021 12:47:43 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libnsl-2.0.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libnsl-2.0.0.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of AM_GNU_GETTEXT_VERSION
Copying file config.rpath
Creating directory m4
Copying file m4/gettext.m4
Copying file m4/host-cpu-c-abi.m4
Copying file m4/iconv.m4
Copying file m4/intlmacosx.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
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
configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1085: AM_CONFIG_HEADER is expanded from...
configure.ac:5: the top level
configure.ac:14: warning: The macro `AC_GNU_SOURCE' is obsolete.
configure.ac:14: You should run autoupdate.
./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from...
configure.ac:14: the top level
configure.ac:20: warning: The macro `AC_ISC_POSIX' is obsolete.
configure.ac:20: You should run autoupdate.
./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from...
configure.ac:20: the top level
configure.ac:23: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:23: You should run autoupdate.
m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
configure.ac:23: the top level
configure.ac:38: warning: AC_OUTPUT should be used without arguments.
configure.ac:38: You should run autoupdate.
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:13: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
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 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 for library containing strerror... none required
checking whether make sets $(MAKE)... (cached) yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
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 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 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 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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for TIRPC... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
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 libnsl.pc
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make  all-recursive
make[1]: Entering directory '/build/libnsl/src/libnsl-2.0.0'
Making all in po
make[2]: Entering directory '/build/libnsl/src/libnsl-2.0.0/po'
test ! -f ./libnsl.pot || \
  test -z "" || make 
touch ./stamp-po
make[2]: Leaving directory '/build/libnsl/src/libnsl-2.0.0/po'
Making all in src
make[2]: Entering directory '/build/libnsl/src/libnsl-2.0.0/src'
depbase=`echo yp_xdr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_xdr.lo -MD -MP -MF $depbase.Tpo -c -o yp_xdr.lo yp_xdr.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo do_ypcall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT do_ypcall.lo -MD -MP -MF $depbase.Tpo -c -o do_ypcall.lo do_ypcall.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ypprot_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT ypprot_err.lo -MD -MP -MF $depbase.Tpo -c -o ypprot_err.lo ypprot_err.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo yp_master.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_master.lo -MD -MP -MF $depbase.Tpo -c -o yp_master.lo yp_master.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo yp_maplist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_maplist.lo -MD -MP -MF $depbase.Tpo -c -o yp_maplist.lo yp_maplist.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT do_ypcall.lo -MD -MP -MF .deps/do_ypcall.Tpo -c do_ypcall.c  -fPIC -DPIC -o .libs/do_ypcall.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT ypprot_err.lo -MD -MP -MF .deps/ypprot_err.Tpo -c ypprot_err.c  -fPIC -DPIC -o .libs/ypprot_err.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_xdr.lo -MD -MP -MF .deps/yp_xdr.Tpo -c yp_xdr.c  -fPIC -DPIC -o .libs/yp_xdr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_maplist.lo -MD -MP -MF .deps/yp_maplist.Tpo -c yp_maplist.c  -fPIC -DPIC -o .libs/yp_maplist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_master.lo -MD -MP -MF .deps/yp_master.Tpo -c yp_master.c  -fPIC -DPIC -o .libs/yp_master.o
depbase=`echo yp_order.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_order.lo -MD -MP -MF $depbase.Tpo -c -o yp_order.lo yp_order.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo yp_first.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_first.lo -MD -MP -MF $depbase.Tpo -c -o yp_first.lo yp_first.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo yp_next.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_next.lo -MD -MP -MF $depbase.Tpo -c -o yp_next.lo yp_next.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo yp_match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_match.lo -MD -MP -MF $depbase.Tpo -c -o yp_match.lo yp_match.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo yperr_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yperr_string.lo -MD -MP -MF $depbase.Tpo -c -o yperr_string.lo yperr_string.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_first.lo -MD -MP -MF .deps/yp_first.Tpo -c yp_first.c  -fPIC -DPIC -o .libs/yp_first.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_order.lo -MD -MP -MF .deps/yp_order.Tpo -c yp_order.c  -fPIC -DPIC -o .libs/yp_order.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_next.lo -MD -MP -MF .deps/yp_next.Tpo -c yp_next.c  -fPIC -DPIC -o .libs/yp_next.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_match.lo -MD -MP -MF .deps/yp_match.Tpo -c yp_match.c  -fPIC -DPIC -o .libs/yp_match.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yperr_string.lo -MD -MP -MF .deps/yperr_string.Tpo -c yperr_string.c  -fPIC -DPIC -o .libs/yperr_string.o
depbase=`echo ypbinderr_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT ypbinderr_string.lo -MD -MP -MF $depbase.Tpo -c -o ypbinderr_string.lo ypbinderr_string.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo yp_get_default_domain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_get_default_domain.lo -MD -MP -MF $depbase.Tpo -c -o yp_get_default_domain.lo yp_get_default_domain.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo taddr2host.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT taddr2host.lo -MD -MP -MF $depbase.Tpo -c -o taddr2host.lo taddr2host.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo taddr2ipstr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT taddr2ipstr.lo -MD -MP -MF $depbase.Tpo -c -o taddr2ipstr.lo taddr2ipstr.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo taddr2port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT taddr2port.lo -MD -MP -MF $depbase.Tpo -c -o taddr2port.lo taddr2port.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT ypbinderr_string.lo -MD -MP -MF .deps/ypbinderr_string.Tpo -c ypbinderr_string.c  -fPIC -DPIC -o .libs/ypbinderr_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT taddr2host.lo -MD -MP -MF .deps/taddr2host.Tpo -c taddr2host.c  -fPIC -DPIC -o .libs/taddr2host.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT taddr2ipstr.lo -MD -MP -MF .deps/taddr2ipstr.Tpo -c taddr2ipstr.c  -fPIC -DPIC -o .libs/taddr2ipstr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT yp_get_default_domain.lo -MD -MP -MF .deps/yp_get_default_domain.Tpo -c yp_get_default_domain.c  -fPIC -DPIC -o .libs/yp_get_default_domain.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/include/tirpc -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT taddr2port.lo -MD -MP -MF .deps/taddr2port.Tpo -c taddr2port.c  -fPIC -DPIC -o .libs/taddr2port.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -D_REENTRANT=1 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -version-info 3:0:0 -Wl,--no-undefined -Wl,--version-script=./libnsl.map -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libnsl.la -rpath /usr/lib yp_xdr.lo do_ypcall.lo ypprot_err.lo yp_master.lo yp_maplist.lo yp_order.lo yp_first.lo yp_next.lo yp_match.lo yperr_string.lo ypbinderr_string.lo yp_get_default_domain.lo taddr2host.lo taddr2ipstr.lo taddr2port.lo -ltirpc   
libtool: link: gcc -shared  -fPIC -DPIC  .libs/yp_xdr.o .libs/do_ypcall.o .libs/ypprot_err.o .libs/yp_master.o .libs/yp_maplist.o .libs/yp_order.o .libs/yp_first.o .libs/yp_next.o .libs/yp_match.o .libs/yperr_string.o .libs/ypbinderr_string.o .libs/yp_get_default_domain.o .libs/taddr2host.o .libs/taddr2ipstr.o .libs/taddr2port.o   -ltirpc  -march=armv8-a -O2 -fstack-protector-strong -Wl,--no-undefined -Wl,--version-script=./libnsl.map -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libnsl.so.3 -o .libs/libnsl.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libnsl.so.3" && ln -s "libnsl.so.3.0.0" "libnsl.so.3")
libtool: link: (cd ".libs" && rm -f "libnsl.so" && ln -s "libnsl.so.3.0.0" "libnsl.so")
libtool: link: ( cd ".libs" && rm -f "libnsl.la" && ln -s "../libnsl.la" "libnsl.la" )
make[2]: Leaving directory '/build/libnsl/src/libnsl-2.0.0/src'
make[2]: Entering directory '/build/libnsl/src/libnsl-2.0.0'
make[2]: Leaving directory '/build/libnsl/src/libnsl-2.0.0'
make[1]: Leaving directory '/build/libnsl/src/libnsl-2.0.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in po
make[1]: Entering directory '/build/libnsl/src/libnsl-2.0.0/po'
if test "libnsl" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/libnsl/pkg/libnsl/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /build/libnsl/pkg/libnsl/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/libnsl/pkg/libnsl/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/libnsl/src/libnsl-2.0.0/po'
Making install in src
make[1]: Entering directory '/build/libnsl/src/libnsl-2.0.0/src'
make[2]: Entering directory '/build/libnsl/src/libnsl-2.0.0/src'
 /usr/bin/mkdir -p '/build/libnsl/pkg/libnsl/usr/include/rpcsvc'
 /usr/bin/mkdir -p '/build/libnsl/pkg/libnsl/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libnsl.la '/build/libnsl/pkg/libnsl/usr/lib'
 /usr/bin/install -c -m 644 rpcsvc/ypclnt.h rpcsvc/ypupd.h rpcsvc/yp_prot.h rpcsvc/yp.x rpcsvc/yp.h rpcsvc/yppasswd.x rpcsvc/yppasswd.h '/build/libnsl/pkg/libnsl/usr/include/rpcsvc'
libtool: install: /usr/bin/install -c .libs/libnsl.so.3.0.0 /build/libnsl/pkg/libnsl/usr/lib/libnsl.so.3.0.0
libtool: install: (cd /build/libnsl/pkg/libnsl/usr/lib && { ln -s -f libnsl.so.3.0.0 libnsl.so.3 || { rm -f libnsl.so.3 && ln -s libnsl.so.3.0.0 libnsl.so.3; }; })
libtool: install: (cd /build/libnsl/pkg/libnsl/usr/lib && { ln -s -f libnsl.so.3.0.0 libnsl.so || { rm -f libnsl.so && ln -s libnsl.so.3.0.0 libnsl.so; }; })
libtool: install: /usr/bin/install -c .libs/libnsl.lai /build/libnsl/pkg/libnsl/usr/lib/libnsl.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libnsl/src/libnsl-2.0.0/src'
make[1]: Leaving directory '/build/libnsl/src/libnsl-2.0.0/src'
make[1]: Entering directory '/build/libnsl/src/libnsl-2.0.0'
make[2]: Entering directory '/build/libnsl/src/libnsl-2.0.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libnsl/pkg/libnsl/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libnsl.pc '/build/libnsl/pkg/libnsl/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libnsl/src/libnsl-2.0.0'
make[1]: Leaving directory '/build/libnsl/src/libnsl-2.0.0'
install: creating directory '/build/libnsl/pkg/libnsl/usr/share'
install: creating directory '/build/libnsl/pkg/libnsl/usr/share/doc'
install: creating directory '/build/libnsl/pkg/libnsl/usr/share/doc/libnsl'
'AUTHORS' -> '/build/libnsl/pkg/libnsl/usr/share/doc/libnsl/AUTHORS'
'NEWS' -> '/build/libnsl/pkg/libnsl/usr/share/doc/libnsl/NEWS'
'README' -> '/build/libnsl/pkg/libnsl/usr/share/doc/libnsl/README'
==> 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 "libnsl"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libnsl 2.0.0-1 (Fri 10 Sep 2021 12:48:10 PM UTC)
==> Cleaning up...