==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: attr 2.5.2-1 (Tue Jan 16 04:33:55 2024)
==> Retrieving sources...
  -> Found attr-2.5.2.tar.xz
  -> Found attr-2.5.2.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    attr-2.5.2.tar.xz ... Passed
    attr-2.5.2.tar.xz.sig ... Skipped
==> Making package: attr 2.5.2-1 (Tue 16 Jan 2024 04:34:02 AM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found attr-2.5.2.tar.xz
  -> Found attr-2.5.2.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting attr-2.5.2.tar.xz with bsdtar
==> Starting prepare()...
==> 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 build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
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 for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether __attribute__((visibility())) is supported... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for ar... ar
checking the archiver (ar) interface... ar
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 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 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 used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... 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 libattr.pc
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating include/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
config.status: executing include/attr commands
Making all in po
make[1]: Entering directory '/build/attr/src/attr-2.5.2/po'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/attr/src/attr-2.5.2/po'
make[1]: Entering directory '/build/attr/src/attr-2.5.2'
  CC       tools/setfattr.o
  CC       tools/getfattr.o
  CC       tools/attr.o
  CC       libattr/la-attr_copy_action.lo
  CC       libattr/la-attr_copy_check.lo
  CC       libattr/la-attr_copy_fd.lo
  CC       libattr/la-attr_copy_file.lo
  CC       libattr/la-libattr.lo
  CC       libattr/la-syscalls.lo
  CC       libmisc/high_water_alloc.lo
  CC       libmisc/next_line.lo
  CC       libmisc/quote.lo
  CC       libmisc/walk_tree.lo
  CC       libmisc/unquote.lo
  CCLD     libattr.la
  CCLD     libmisc.la
  CCLD     attr
  CCLD     getfattr
  CCLD     setfattr
make[1]: Leaving directory '/build/attr/src/attr-2.5.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in po
make[1]: Entering directory '/build/attr/src/attr-2.5.2/po'
installing cs.gmo as /build/attr/pkg/attr/usr/share/locale/cs/LC_MESSAGES/attr.mo
installing de.gmo as /build/attr/pkg/attr/usr/share/locale/de/LC_MESSAGES/attr.mo
installing es.gmo as /build/attr/pkg/attr/usr/share/locale/es/LC_MESSAGES/attr.mo
installing fr.gmo as /build/attr/pkg/attr/usr/share/locale/fr/LC_MESSAGES/attr.mo
installing gl.gmo as /build/attr/pkg/attr/usr/share/locale/gl/LC_MESSAGES/attr.mo
installing ka.gmo as /build/attr/pkg/attr/usr/share/locale/ka/LC_MESSAGES/attr.mo
installing nl.gmo as /build/attr/pkg/attr/usr/share/locale/nl/LC_MESSAGES/attr.mo
installing pl.gmo as /build/attr/pkg/attr/usr/share/locale/pl/LC_MESSAGES/attr.mo
installing sv.gmo as /build/attr/pkg/attr/usr/share/locale/sv/LC_MESSAGES/attr.mo
installing en@boldquot.gmo as /build/attr/pkg/attr/usr/share/locale/en@boldquot/LC_MESSAGES/attr.mo
installing en@quot.gmo as /build/attr/pkg/attr/usr/share/locale/en@quot/LC_MESSAGES/attr.mo
if test "attr" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/attr/pkg/attr/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/attr/pkg/attr/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/attr/pkg/attr/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/attr/src/attr-2.5.2/po'
make[1]: Entering directory '/build/attr/src/attr-2.5.2'
make[2]: Entering directory '/build/attr/src/attr-2.5.2'
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/attributes.h" "/build/attr/pkg/attr/usr/include/attr"
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/error_context.h" "/build/attr/pkg/attr/usr/include/attr"
subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/\<EXPORT\>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libattr.h" "/build/attr/pkg/attr/usr/include/attr"
 /usr/bin/mkdir -p '/build/attr/pkg/attr/etc'
 /usr/bin/install -c -m 644 xattr.conf '/build/attr/pkg/attr/etc'
 /usr/bin/mkdir -p '/build/attr/pkg/attr/usr/share/doc/attr'
 /usr/bin/mkdir -p '/build/attr/pkg/attr/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/attr/pkg/attr/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/attr/pkg/attr/usr/share/man/man3'
 /usr/bin/install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL '/build/attr/pkg/attr/usr/share/doc/attr'
 /usr/bin/install -c -m 644 libattr.pc '/build/attr/pkg/attr/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3 '/build/attr/pkg/attr/usr/share/man/man3'
 /usr/bin/mkdir -p '/build/attr/pkg/attr/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libattr.la '/build/attr/pkg/attr/usr/lib'
 /usr/bin/install -c -m 644 man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 '/build/attr/pkg/attr/usr/share/man/man1'
make  install-data-hook
make[3]: Entering directory '/build/attr/src/attr-2.5.2'
set -e; \
cd "/build/attr/pkg/attr/usr/share/man"; \
for d in man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3; do \
	man_section=${d##*.}; \
	d=${d#man/}; \
	dst=${d##*/}; \
	for m in `gawk \
		'/^\.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d \
		| /usr/bin/sed \
			-e 's/^\.Nm //' -e 's/,/ /g' -e 's/\\-.*//' \
			-e 's/\\\f[0-9]//g' -e 's/  / /g;q'`; \
	do \
		[ "$m" = "\\" ] && continue; \
		ln="man$man_section/$m.$man_section"; \
		[ -e "$ln" ] && continue; \
		echo ln -s $dst $ln; \
		ln -s $dst $ln; \
	done; \
done
ln -s attr_get.3 man3/attr_getf.3
libtool: install: /usr/bin/install -c .libs/libattr.so.1.1.2502 /build/attr/pkg/attr/usr/lib/libattr.so.1.1.2502
ln -s attr_list.3 man3/attr_listf.3
libtool: install: (cd /build/attr/pkg/attr/usr/lib && { ln -s -f libattr.so.1.1.2502 libattr.so.1 || { rm -f libattr.so.1 && ln -s libattr.so.1.1.2502 libattr.so.1; }; })
ln -s attr_multi.3 man3/attr_multif.3
libtool: install: (cd /build/attr/pkg/attr/usr/lib && { ln -s -f libattr.so.1.1.2502 libattr.so || { rm -f libattr.so && ln -s libattr.so.1.1.2502 libattr.so; }; })
ln -s attr_remove.3 man3/attr_removef.3
libtool: install: /usr/bin/install -c .libs/libattr.lai /build/attr/pkg/attr/usr/lib/libattr.la
ln -s attr_set.3 man3/attr_setf.3
libtool: install: /usr/bin/install -c .libs/libattr.a /build/attr/pkg/attr/usr/lib/libattr.a
make[3]: Leaving directory '/build/attr/src/attr-2.5.2'
libtool: install: chmod 644 /build/attr/pkg/attr/usr/lib/libattr.a
libtool: install: ranlib /build/attr/pkg/attr/usr/lib/libattr.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/attr/pkg/attr/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c attr getfattr setfattr '/build/attr/pkg/attr/usr/bin'
libtool: warning: 'libattr.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/attr /build/attr/pkg/attr/usr/bin/attr
libtool: warning: 'libattr.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/getfattr /build/attr/pkg/attr/usr/bin/getfattr
libtool: warning: 'libattr.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/setfattr /build/attr/pkg/attr/usr/bin/setfattr
make[2]: Leaving directory '/build/attr/src/attr-2.5.2'
make[1]: Leaving directory '/build/attr/src/attr-2.5.2'
==> 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 "attr"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: attr 2.5.2-1 (Tue 16 Jan 2024 04:34:16 AM MST)
==> Cleaning up...