==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libtirpc 1.3.6-2 (Thu May 22 09:54:01 2025)
==> Retrieving sources...
  -> Found libtirpc-1.3.6.tar.bz2
  -> Found gcc15.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha1sums...
    libtirpc-1.3.6.tar.bz2 ... Passed
    gcc15.patch ... Passed
==> Validating source files with sha512sums...
    libtirpc-1.3.6.tar.bz2 ... Passed
    gcc15.patch ... Passed
==> Making package: libtirpc 1.3.6-2 (Thu May 22 09:54:08 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libtirpc-1.3.6.tar.bz2
  -> Found gcc15.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libtirpc-1.3.6.tar.bz2 with bsdtar
==> Starting prepare()...
patching file src/auth_none.c
patching file src/getpublickey.c
patching file src/svc_auth_none.c
patching file src/auth_time.c
patching file src/key_call.c
==> 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 whether make supports nested variables... (cached) 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 gssapi/gssapi.h... yes
checking for krb5-config... krb5-config
checking for gss_pname_to_uid... yes
checking if version scripts are supported... yes
checking build system type... aarch64-unknown-linux-gnu
checking for SOL_IP... yes
checking for SOL_IPV6... yes
checking for IPPROTO_IP... yes
checking for IPPROTO_IPV6... yes
checking for IPV6_PKTINFO... 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 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 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... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for libintl.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for features.h... yes
checking for gssapi/gssapi_ext.h... yes
checking for endian.h... yes
checking for machine/endian.h... no
checking how to run the C preprocessor... gcc -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for getpeereid... no
checking for getrpcbyname... yes
checking for getrpcbynumber... yes
checking for setrpcent... yes
checking for endrpcent... yes
checking for getrpcent... yes
checking for struct rpcent... 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 man/Makefile
config.status: creating doc/Makefile
config.status: creating libtirpc.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6'
Making all in src
make[2]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6/src'
  CC       libtirpc_la-auth_none.lo
  CC       libtirpc_la-auth_unix.lo
  CC       libtirpc_la-authunix_prot.lo
  CC       libtirpc_la-binddynport.lo
  CC       libtirpc_la-bindresvport.lo
  CC       libtirpc_la-clnt_bcast.lo
  CC       libtirpc_la-clnt_dg.lo
  CC       libtirpc_la-clnt_generic.lo
  CC       libtirpc_la-clnt_perror.lo
  CC       libtirpc_la-clnt_raw.lo
  CC       libtirpc_la-clnt_simple.lo
  CC       libtirpc_la-clnt_vc.lo
  CC       libtirpc_la-rpc_dtablesize.lo
  CC       libtirpc_la-getnetconfig.lo
  CC       libtirpc_la-getnetpath.lo
  CC       libtirpc_la-getrpcent.lo
  CC       libtirpc_la-getrpcport.lo
  CC       libtirpc_la-mt_misc.lo
  CC       libtirpc_la-pmap_clnt.lo
  CC       libtirpc_la-pmap_getmaps.lo
  CC       libtirpc_la-pmap_getport.lo
  CC       libtirpc_la-pmap_prot.lo
  CC       libtirpc_la-pmap_prot2.lo
  CC       libtirpc_la-pmap_rmt.lo
  CC       libtirpc_la-rpc_prot.lo
  CC       libtirpc_la-rpc_commondata.lo
  CC       libtirpc_la-rpc_callmsg.lo
  CC       libtirpc_la-rpc_generic.lo
  CC       libtirpc_la-rpc_soc.lo
  CC       libtirpc_la-rpcb_clnt.lo
  CC       libtirpc_la-rpcb_prot.lo
  CC       libtirpc_la-rpcb_st_xdr.lo
  CC       libtirpc_la-svc.lo
  CC       libtirpc_la-svc_auth.lo
  CC       libtirpc_la-svc_dg.lo
  CC       libtirpc_la-svc_auth_unix.lo
  CC       libtirpc_la-svc_auth_none.lo
  CC       libtirpc_la-svc_generic.lo
  CC       libtirpc_la-svc_raw.lo
  CC       libtirpc_la-svc_run.lo
  CC       libtirpc_la-svc_simple.lo
  CC       libtirpc_la-svc_vc.lo
  CC       libtirpc_la-getpeereid.lo
  CC       libtirpc_la-auth_time.lo
  CC       libtirpc_la-debug.lo
  CC       libtirpc_la-xdr.lo
  CC       libtirpc_la-xdr_rec.lo
  CC       libtirpc_la-xdr_array.lo
  CC       libtirpc_la-xdr_float.lo
  CC       libtirpc_la-xdr_mem.lo
  CC       libtirpc_la-xdr_reference.lo
  CC       libtirpc_la-xdr_stdio.lo
  CC       libtirpc_la-xdr_sizeof.lo
  CC       libtirpc_la-auth_gss.lo
  CC       libtirpc_la-authgss_prot.lo
  CC       libtirpc_la-svc_auth_gss.lo
  CC       libtirpc_la-rpc_gss_utils.lo
  CC       libtirpc_la-key_call.lo
  CC       libtirpc_la-key_prot_xdr.lo
  CC       libtirpc_la-getpublickey.lo
  CC       libtirpc_la-netname.lo
  CC       libtirpc_la-netnamer.lo
  CC       libtirpc_la-rpcdname.lo
  CC       libtirpc_la-rtime.lo
  CCLD     libtirpc.la
make[2]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6/src'
Making all in man
make[2]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6/man'
Making all in doc
make[2]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6/doc'
make[2]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6'
make[2]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6'
make[1]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6/src'
make[2]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libtirpc/pkg/libtirpc/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libtirpc.la '/build/libtirpc/pkg/libtirpc/usr/lib'
libtool: install: /usr/bin/install -c .libs/libtirpc.so.3.0.0 /build/libtirpc/pkg/libtirpc/usr/lib/libtirpc.so.3.0.0
libtool: install: (cd /build/libtirpc/pkg/libtirpc/usr/lib && { ln -s -f libtirpc.so.3.0.0 libtirpc.so.3 || { rm -f libtirpc.so.3 && ln -s libtirpc.so.3.0.0 libtirpc.so.3; }; })
libtool: install: (cd /build/libtirpc/pkg/libtirpc/usr/lib && { ln -s -f libtirpc.so.3.0.0 libtirpc.so || { rm -f libtirpc.so && ln -s libtirpc.so.3.0.0 libtirpc.so; }; })
libtool: install: /usr/bin/install -c .libs/libtirpc.lai /build/libtirpc/pkg/libtirpc/usr/lib/libtirpc.la
libtool: install: /usr/bin/install -c .libs/libtirpc.a /build/libtirpc/pkg/libtirpc/usr/lib/libtirpc.a
libtool: install: chmod 644 /build/libtirpc/pkg/libtirpc/usr/lib/libtirpc.a
libtool: install: ranlib /build/libtirpc/pkg/libtirpc/usr/lib/libtirpc.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6/src'
make[1]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6/src'
Making install in man
make[1]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6/man'
make[2]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libtirpc/pkg/libtirpc/usr/share/man/man3'
 /usr/bin/mkdir -p '/build/libtirpc/pkg/libtirpc/usr/share/man/man5'
 /usr/bin/install -c -m 644 netconfig.5 '/build/libtirpc/pkg/libtirpc/usr/share/man/man5'
 /usr/bin/install -c -m 644 getrpcent.3t getrpcport.3t getnetconfig.3t getnetpath.3t bindresvport.3t rpc.3t rpc_xdr.3t des_crypt.3t rpc_soc.3t rpc_secure.3t rtime.3t rpc_clnt_auth.3t rpc_clnt_calls.3t rpc_clnt_create.3t rpcbind.3t rpc_svc_calls.3t rpc_svc_create.3t rpc_svc_err.3t rpc_svc_reg.3t rpcsec_gss.3t rpc_gss_get_error.3t rpc_gss_get_mechanisms.3t rpc_gss_get_mech_info.3t rpc_gss_get_versions.3t rpc_gss_is_installed.3t rpc_gss_mech_to_oid.3t rpc_gss_qop_to_num.3t rpc_gss_max_data_length.3t rpc_gss_seccreate.3t rpc_gss_set_defaults.3t rpc_gss_getcred.3t rpc_gss_get_principal_name.3t rpc_gss_set_callback.3t rpc_gss_set_svc_name.3t rpc_gss_svc_max_data_length.3t '/build/libtirpc/pkg/libtirpc/usr/share/man/man3'
make[2]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6/man'
make[1]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6/man'
Making install in doc
make[1]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6/doc'
make[2]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6/doc'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libtirpc/pkg/libtirpc/etc'
 /usr/bin/install -c -m 644 netconfig bindresvport.blacklist '/build/libtirpc/pkg/libtirpc/etc'
make  install-exec-hook
make[3]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6/doc'
make[3]: Nothing to be done for 'install-exec-hook'.
make[3]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6/doc'
make[2]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6/doc'
make[1]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6/doc'
make[1]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6'
make[2]: Entering directory '/build/libtirpc/src/libtirpc-1.3.6'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libtirpc/pkg/libtirpc/usr/include'
 /usr/bin/mkdir -p '/build/libtirpc/pkg/libtirpc/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libtirpc.pc '/build/libtirpc/pkg/libtirpc/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libtirpc/pkg/libtirpc/usr/include/tirpc/rpcsvc'
 /usr/bin/install -c -m 644  tirpc/rpcsvc/crypt.x tirpc/rpcsvc/crypt.h '/build/libtirpc/pkg/libtirpc/usr/include/tirpc/rpcsvc'
 /usr/bin/mkdir -p '/build/libtirpc/pkg/libtirpc/usr/include/tirpc'
 /usr/bin/install -c -m 644  tirpc/netconfig.h '/build/libtirpc/pkg/libtirpc/usr/include/tirpc'
 /usr/bin/mkdir -p '/build/libtirpc/pkg/libtirpc/usr/include/tirpc/rpc'
 /usr/bin/install -c -m 644  tirpc/rpc/xdr.h tirpc/rpc/types.h tirpc/rpc/svc_soc.h tirpc/rpc/svc.h tirpc/rpc/svc_dg.h tirpc/rpc/svc_auth.h tirpc/rpc/svc_mt.h tirpc/rpc/rpc_msg.h tirpc/rpc/rpc.h tirpc/rpc/rpcent.h tirpc/rpc/rpc_com.h tirpc/rpc/rpcb_prot.x tirpc/rpc/rpcb_prot.h tirpc/rpc/rpcb_clnt.h tirpc/rpc/raw.h tirpc/rpc/pmap_rmt.h tirpc/rpc/pmap_prot.h tirpc/rpc/pmap_clnt.h tirpc/rpc/nettype.h tirpc/rpc/key_prot.h tirpc/rpc/des.h tirpc/rpc/des_crypt.h tirpc/rpc/clnt_stat.h tirpc/rpc/clnt_soc.h tirpc/rpc/clnt.h tirpc/rpc/auth_unix.h tirpc/rpc/auth_des.h tirpc/rpc/auth.h tirpc/rpc/rpcsec_gss.h tirpc/rpc/auth_gss.h tirpc/rpc/svc_auth_gss.h '/build/libtirpc/pkg/libtirpc/usr/include/tirpc/rpc'
make[2]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6'
make[1]: Leaving directory '/build/libtirpc/src/libtirpc-1.3.6'
==> 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 "libtirpc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libtirpc 1.3.6-2 (Thu May 22 09:54:24 2025)
==> Cleaning up...