==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: fsarchiver 0.8.8-1 (Sat Dec 14 05:18:40 2024)
==> Retrieving sources...
  -> Found fsarchiver-0.8.8.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    fsarchiver-0.8.8.tar.gz ... Passed
==> Making package: fsarchiver 0.8.8-1 (Sat Dec 14 05:19:03 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) lzo-2.10-5

Total Download Size:   0.07 MiB
Total Installed Size:  0.35 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 lzo-2.10-5-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing lzo...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found fsarchiver-0.8.8.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting fsarchiver-0.8.8.tar.gz with bsdtar
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
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 make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) 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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for pthread_create in -lpthread... yes
configure: checking for libz (library and header files)...
checking for compress in -lz... yes
checking for zlib.h... yes
configure: checking for libbz2 (library and header files) ... ...
checking for BZ2_bzBuffToBuffCompress in -lbz2... yes
checking for bzlib.h... yes
checking for liblzma... yes
configure: checking for liblzo2 (library and header files)...
checking for lzo1x_1_compress in -llzo2... yes
checking for lzo/lzo1x.h... yes
configure: checking for lz4 (library and header files)...
checking for LZ4_compress in -llz4... yes
checking for lz4.h... yes
configure: checking for zstd (library and header files)...
checking for ZSTD_compress in -lzstd... yes
checking for zstd.h... yes
configure: checking for libgcrypt (library and header files)...
checking for gcry_cipher_encrypt in -lgcrypt... yes
checking for gcrypt.h... yes
checking for ext2fs... yes
checking for com_err... yes
checking for e2p... yes
checking for blkid... yes
checking for uuid... yes
checking for sys/xattr.h... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking for pthread.h... yes
checking for sys/param.h... yes
checking for sys/statfs.h... yes
checking for sys/mount.h... yes
checking for stdint.h... (cached) yes
checking for endian.h... yes
checking for stdbool.h... yes
checking for stdlib.h... (cached) yes
checking for stdio.h... (cached) yes
checking for getopt.h... yes
checking for fcntl.h... yes
checking for time.h... yes
checking for wordexp.h... yes
checking for execinfo.h... yes
checking for fnmatch.h... yes
checking for strerror... yes
checking for open64... yes
checking for lstat64... yes
checking for stat64... yes
checking for fstatfs64... yes
checking for fstatvfs64... yes
checking for mempcpy... yes
checking for lutimes... yes
checking for egrep... (cached) /usr/bin/grep -E
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 doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/fsarchiver/src/fsarchiver-0.8.8'
Making all in src
make[2]: Entering directory '/build/fsarchiver/src/fsarchiver-0.8.8/src'
  CC       fsarchiver-fsarchiver.o
  CC       fsarchiver-oper_save.o
  CC       fsarchiver-oper_restore.o
  CC       fsarchiver-oper_probe.o
  CC       fsarchiver-thread_archio.o
  CC       fsarchiver-archreader.o
  CC       fsarchiver-archwriter.o
fsarchiver.c: In function 'process_cmdline':
fsarchiver.c:405:52: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
In file included from /usr/include/stdio.h:980,
                 from common.h:21,
                 from fsarchiver.c:30:
In function 'snprintf',
    inlined from 'process_cmdline' at fsarchiver.c:405:9:
/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 7 and 65 bytes into a destination of size 64
   54 | __fortify_function __attribute_overloadable__ int
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 | __NTH (vsprintf (__fortify_clang_overload_arg (char *, __restrict, __s),
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                  const char *__restrict __fmt, __gnuc_va_list __ap))
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       fsarchiver-writebuf.o
  CC       fsarchiver-archinfo.o
archreader.c: In function 'archreader_close':
archreader.c:129:5: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result]
  CC       fsarchiver-thread_comp.o
  CC       fsarchiver-comp_gzip.o
oper_restore.c: In function 'extractar_read_mainhead':
oper_restore.c:1156:39: warning: the comparison will always evaluate as 'false' for the address of 'encryptpass' will never be NULL [-Waddress]
In file included from oper_restore.c:38:
options.h:43:8: note: 'encryptpass' declared here
oper_restore.c:1157:35: warning: the comparison will always evaluate as 'false' for the address of 'encryptpass' will never be NULL [-Waddress]
options.h:43:8: note: 'encryptpass' declared here
oper_restore.c: In function 'extractar_filesystem_extract':
oper_restore.c:1250:50: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 128 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:980,
                 from /usr/include/gpg-error.h:65,
                 from /usr/include/gcrypt.h:31,
                 from oper_restore.c:31:
In function 'snprintf',
    inlined from 'extractar_filesystem_extract' at oper_restore.c:1250:9:
/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 128
   54 | __fortify_function __attribute_overloadable__ int
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 | __NTH (vsprintf (__fortify_clang_overload_arg (char *, __restrict, __s),
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                  const char *__restrict __fmt, __gnuc_va_list __ap))
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
oper_save.c: In function 'oper_save':
oper_save.c:1338:56: warning: the comparison will always evaluate as 'true' for the address of 'devpath' will never be NULL [-Waddress]
oper_save.c:80:8: note: 'devpath' declared here
  CC       fsarchiver-comp_bzip2.o
  CC       fsarchiver-comp_lzma.o
  CC       fsarchiver-comp_lzo.o
  CC       fsarchiver-comp_lz4.o
  CC       fsarchiver-comp_zstd.o
  CC       fsarchiver-crypto.o
  CC       fsarchiver-fs_ntfs.o
  CC       fsarchiver-fs_ext2.o
  CC       fsarchiver-fs_reiserfs.o
  CC       fsarchiver-fs_reiser4.o
crypto.c:34:15: warning: 'gcry_thread_cbs' is deprecated [-Wdeprecated-declarations]
In file included from crypto.c:31:
/usr/include/gcrypt.h:203:8: note: declared here
  203 | struct gcry_thread_cbs
      |        ^~~~~~~~~~~~~~~
  CC       fsarchiver-fs_btrfs.o
  CC       fsarchiver-fs_xfs.o
  CC       fsarchiver-fs_jfs.o
  CC       fsarchiver-fs_vfat.o
  CC       fsarchiver-common.o
In file included from fs_ext2.c:23:
/usr/include/ext2fs/ext2fs.h: In function '__sb_get_tstamp':
/usr/include/ext2fs/ext2fs.h:647:31: warning: left shift count >= width of type [-Wshift-count-overflow]
  647 |         return ((time_t)(*hi) << 32) | *lo;
      |                               ^~
fs_ext2.c: In function 'extfs_getinfo':
fs_ext2.c:461:52: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess]
fs_ext2.c: In function 'extfs_mkfs':
fs_ext2.c:230:38: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 64 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:980,
                 from fs_ext2.c:22:
In function 'snprintf',
    inlined from 'extfs_mkfs' at fs_ext2.c:230:9:
/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 1 and 2048 bytes into a destination of size 64
   54 | __fortify_function __attribute_overloadable__ int
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 | __NTH (vsprintf (__fortify_clang_overload_arg (char *, __restrict, __s),
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                  const char *__restrict __fmt, __gnuc_va_list __ap))
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       fsarchiver-dico.o
  CC       fsarchiver-strdico.o
fs_xfs.c: In function 'xfs_mkfs':
fs_xfs.c:227:38: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 64 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:980,
                 from fs_xfs.c:23:
In function 'snprintf',
    inlined from 'xfs_mkfs' at fs_xfs.c:227:9:
/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 1 and 2048 bytes into a destination of size 64
   54 | __fortify_function __attribute_overloadable__ int
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 | __NTH (vsprintf (__fortify_clang_overload_arg (char *, __restrict, __s),
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                  const char *__restrict __fmt, __gnuc_va_list __ap))
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       fsarchiver-dichl.o
  CC       fsarchiver-queue.o
  CC       fsarchiver-error.o
  CC       fsarchiver-syncthread.o
  CC       fsarchiver-datafile.o
common.c: In function 'exec_command':
common.c:401:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
common.c:403:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  CC       fsarchiver-strlist.o
  CC       fsarchiver-regmulti.o
  CC       fsarchiver-options.o
  CC       fsarchiver-logfile.o
  CC       fsarchiver-filesys.o
  CC       fsarchiver-devinfo.o
devinfo.c: In function 'get_devinfo':
devinfo.c:83:70: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 256 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:980,
                 from common.h:21,
                 from devinfo.c:36:
In function 'snprintf',
    inlined from 'get_devinfo' at devinfo.c:83:17:
/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 1 and 4096 bytes into a destination of size 256
   54 | __fortify_function __attribute_overloadable__ int
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 | __NTH (vsprintf (__fortify_clang_overload_arg (char *, __restrict, __s),
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                  const char *__restrict __fmt, __gnuc_va_list __ap))
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     fsarchiver
make[2]: Leaving directory '/build/fsarchiver/src/fsarchiver-0.8.8/src'
Making all in doc
make[2]: Entering directory '/build/fsarchiver/src/fsarchiver-0.8.8/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/fsarchiver/src/fsarchiver-0.8.8/doc'
make[2]: Entering directory '/build/fsarchiver/src/fsarchiver-0.8.8'
make[2]: Leaving directory '/build/fsarchiver/src/fsarchiver-0.8.8'
make[1]: Leaving directory '/build/fsarchiver/src/fsarchiver-0.8.8'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/fsarchiver/src/fsarchiver-0.8.8/src'
make[2]: Entering directory '/build/fsarchiver/src/fsarchiver-0.8.8/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/fsarchiver/pkg/fsarchiver/usr/bin'
  /usr/bin/install -c fsarchiver '/build/fsarchiver/pkg/fsarchiver/usr/bin'
make[2]: Leaving directory '/build/fsarchiver/src/fsarchiver-0.8.8/src'
make[1]: Leaving directory '/build/fsarchiver/src/fsarchiver-0.8.8/src'
Making install in doc
make[1]: Entering directory '/build/fsarchiver/src/fsarchiver-0.8.8/doc'
make[2]: Entering directory '/build/fsarchiver/src/fsarchiver-0.8.8/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/fsarchiver/pkg/fsarchiver/usr/share/man/man8'
 /usr/bin/install -c -m 644 fsarchiver.8 '/build/fsarchiver/pkg/fsarchiver/usr/share/man/man8'
make[2]: Leaving directory '/build/fsarchiver/src/fsarchiver-0.8.8/doc'
make[1]: Leaving directory '/build/fsarchiver/src/fsarchiver-0.8.8/doc'
make[1]: Entering directory '/build/fsarchiver/src/fsarchiver-0.8.8'
make[2]: Entering directory '/build/fsarchiver/src/fsarchiver-0.8.8'
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/fsarchiver/src/fsarchiver-0.8.8'
make[1]: Leaving directory '/build/fsarchiver/src/fsarchiver-0.8.8'
==> 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 "fsarchiver"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: fsarchiver 0.8.8-1 (Sat Dec 14 05:19:26 2024)
==> Cleaning up...