==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ncdu 1.16-2 (Tue Nov  9 19:29:12 2021)
==> Retrieving sources...
  -> Found ncdu-1.16.tar.gz
  -> Found ncdu-1.16.tar.gz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ncdu-1.16.tar.gz ... Passed
    ncdu-1.16.tar.gz.asc ... Skipped
==> Validating source files with b2sums...
    ncdu-1.16.tar.gz ... Passed
    ncdu-1.16.tar.gz.asc ... Skipped
==> Making package: ncdu 1.16-2 (Tue 09 Nov 2021 07:29:27 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found ncdu-1.16.tar.gz
  -> Found ncdu-1.16.tar.gz.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ncdu-1.16.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe 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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... 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 ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for unistd.h... (cached) yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for struct stat.st_blocks... yes
checking for getcwd... yes
checking for gettimeofday... yes
checking for fnmatch... yes
checking for chdir... yes
checking for rmdir... yes
checking for unlink... yes
checking for lstat... yes
checking for system... yes
checking for getenv... yes
checking for statfs... yes
checking sys/attr.h usability... no
checking sys/attr.h presence... no
checking for sys/attr.h... no
checking for getattrlist... no
checking whether ATTR_CMNEXT_NOFIRMLINKPATH is declared... no
checking for ncursesw... yes
configure: Using /bin/sh as the default shell if $SHELL is not set
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/build/ncdu/src/ncdu-1.16'
depbase=`echo src/browser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/browser.o -MD -MP -MF $depbase.Tpo -c -o src/browser.o src/browser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/delete.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/delete.o -MD -MP -MF $depbase.Tpo -c -o src/delete.o src/delete.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/dirlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/dirlist.o -MD -MP -MF $depbase.Tpo -c -o src/dirlist.o src/dirlist.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/dir_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/dir_common.o -MD -MP -MF $depbase.Tpo -c -o src/dir_common.o src/dir_common.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/dir_export.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/dir_export.o -MD -MP -MF $depbase.Tpo -c -o src/dir_export.o src/dir_export.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/dir_import.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/dir_import.o -MD -MP -MF $depbase.Tpo -c -o src/dir_import.o src/dir_import.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/dir_mem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/dir_mem.o -MD -MP -MF $depbase.Tpo -c -o src/dir_mem.o src/dir_mem.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/dir_scan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/dir_scan.o -MD -MP -MF $depbase.Tpo -c -o src/dir_scan.o src/dir_scan.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/exclude.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/exclude.o -MD -MP -MF $depbase.Tpo -c -o src/exclude.o src/exclude.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/help.o -MD -MP -MF $depbase.Tpo -c -o src/help.o src/help.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/shell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/shell.o -MD -MP -MF $depbase.Tpo -c -o src/shell.o src/shell.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/quit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/quit.o -MD -MP -MF $depbase.Tpo -c -o src/quit.o src/quit.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/path.o -MD -MP -MF $depbase.Tpo -c -o src/path.o src/path.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I./deps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\
mv -f $depbase.Tpo $depbase.Po
src/util.c: In function 'xmalloc':
src/util.c:432:45: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
src/util.c:432:201: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
src/util.c: In function 'xcalloc':
src/util.c:433:55: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
src/util.c:433:211: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
src/util.c: In function 'xrealloc':
src/util.c:434:57: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
src/util.c:434:213: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
gcc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ncdu src/browser.o src/delete.o src/dirlist.o src/dir_common.o src/dir_export.o src/dir_import.o src/dir_mem.o src/dir_scan.o src/exclude.o src/help.o src/shell.o src/quit.o src/main.o src/path.o src/util.o  -lncursesw 
make[1]: Leaving directory '/build/ncdu/src/ncdu-1.16'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/ncdu/src/ncdu-1.16'
 /usr/bin/mkdir -p '/build/ncdu/pkg/ncdu/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/ncdu/pkg/ncdu/usr/bin'
  /usr/bin/install -c ncdu '/build/ncdu/pkg/ncdu/usr/bin'
 /usr/bin/install -c -m 644 ncdu.1 '/build/ncdu/pkg/ncdu/usr/share/man/man1'
make[1]: Leaving directory '/build/ncdu/src/ncdu-1.16'
==> 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 "ncdu"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ncdu 1.16-2 (Tue 09 Nov 2021 07:29:41 PM UTC)
==> Cleaning up...