==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: xfsdump 3.2.0-2 (Mon Feb 16 03:38:41 2026)
==> Retrieving sources...
  -> Updating xfsdump-dev git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    xfsdump-dev ... Passed
==> Making package: xfsdump 3.2.0-2 (Mon Feb 16 03:38:51 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) libedit-20250104_3.1-1  libinih-61-1  liburcu-0.15.5-1  xfsprogs-6.18.0-1

Total Download Size:   1.34 MiB
Total Installed Size:  8.93 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 xfsprogs-6.18.0-1-aarch64 downloading...
 libinih-61-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libedit...
installing libinih...
installing liburcu...
installing xfsprogs...
Optional dependencies for xfsprogs
    icu: for xfs_scrub [installed]
    python-dbus: for xfs_scrub_all script
    smtp-forwarder: for xfs_scrub_fail script
:: Running post-transaction hooks...
(1/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/3) Reloading device manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  zlib-ng-2.3.3-1  git-2.53.0-1

Total Installed Size:  45.25 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of xfsdump-dev git repo...
Cloning into 'xfsdump-dev'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
libtoolize -c `libtoolize -n -i >/dev/null 2>/dev/null && echo -i` -f
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './config.guess'
libtoolize: copying file './config.sub'
libtoolize: copying file './install-sh'
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'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
cp include/install-sh .
aclocal -I m4
autoconf
configure.ac:6: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:6: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:6: the top level
configure.ac:11: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:11: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:11: the top level
configure.ac:77: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:77: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
m4/package_ncurses.m4:11: AC_PACKAGE_WANT_WORKING_LIBNCURSES is expanded from...
configure.ac:77: the top level
configure.ac:84: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:84: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
m4/package_attrdev.m4:68: AC_PACKAGE_NEED_ATTRIBUTES_MACROS is expanded from...
configure.ac:84: the top level
configure.ac:87: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:87: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
m4/package_libcdev.m4:4: AC_HAVE_FALLOCATE is expanded from...
configure.ac:87: the top level
==> Starting build()...
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 for gcc option to enable large file support... none needed
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 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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for gawk... gawk
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 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 dlfcn.h... yes
checking which variant of shared library versioning to provide... (default) aix
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 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 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 for gmake... no
checking for make... /usr/bin/make
checking for tar... /bin/tar
checking for gzip... /bin/gzip
checking whether gcc -MM is supported... yes
checking for sort... /bin/sort
checking whether ln -s works... yes
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for rpm... no
checking for uuid.h... no
checking for sys/uuid.h... no
checking for uuid/uuid.h... yes
checking for uuid_compare... no
checking for uuid_compare in -luuid... yes
checking for pthread.h... yes
checking for pthread_mutex_init in -lpthread... yes
checking for ncurses.h... yes
checking for initscr in -lncurses... yes
checking for bad glibc/ncurses header interaction... ok
checking for xfs/xfs.h... yes
checking for xfs/handle.h... yes
checking for open_by_fshandle in -lhandle... yes
checking for attr/attributes.h... yes
checking for sys/attributes.h... no
checking macros in attr/attributes.h... ok
checking for attr_get in -lattr... yes
checking for fallocate... yes
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/config.h
config.status: executing libtool commands
Building include
Building common
Building librmt
Building m4
Building doc
Building inventory
Building man
Building po
Building debian
    [LTDEP]
    [ZIP]    CHANGES.gz
Building man8
    [GETTXT] xfsdump.pot
    [MSGFMT] de.mo
    [MSGFMT] pl.mo
765 translated messages, 1 untranslated message.
762 translated messages.
    [CC]     rmtclose.lo
    [CC]     isrmt.lo
    [CC]     rmtisatty.lo
    [CC]     rmtdev.lo
    [CC]     rmtabort.lo
    [CC]     rmtread.lo
    [CC]     rmtcommand.lo
    [CC]     rmtfstat.lo
rmtclose.c: In function 'rmtclose':
rmtclose.c:32:5: warning: old-style function definition [-Wold-style-definition]
rmtisatty.c: In function 'rmtisatty':
rmtisatty.c:31:5: warning: old-style function definition [-Wold-style-definition]
isrmt.c: In function 'isrmt':
isrmt.c:30:5: warning: old-style function definition [-Wold-style-definition]
rmtfstat.c: In function 'rmtfstat':
rmtfstat.c:38:5: warning: old-style function definition [-Wold-style-definition]
rmtdev.c: In function '_rmt_dev':
rmtdev.c:32:5: warning: old-style function definition [-Wold-style-definition]
rmtread.c: In function 'rmtread':
rmtread.c:36:5: warning: old-style function definition [-Wold-style-definition]
rmtcommand.c: In function '_rmt_command':
rmtcommand.c:35:5: warning: old-style function definition [-Wold-style-definition]
    [CC]     rmtlseek.lo
    [CC]     rmtstatus.lo
    [CC]     rmtaccess.lo
    [CC]     rmtcreat.lo
    [CC]     rmtioctl.lo
    [CC]     rmtopen.lo
    [CC]     rmtwrite.lo
    [CC]     rmtmsg.lo
rmtlseek.c: In function 'rmtlseek':
rmtlseek.c:35:7: warning: old-style function definition [-Wold-style-definition]
rmtcreat.c: In function 'rmtcreat':
rmtcreat.c:35:5: warning: old-style function definition [-Wold-style-definition]
rmtaccess.c: In function 'rmtaccess':
rmtaccess.c:32:5: warning: old-style function definition [-Wold-style-definition]
rmtstatus.c: In function '_rmt_status':
rmtstatus.c:34:5: warning: old-style function definition [-Wold-style-definition]
rmtwrite.c: In function 'rmtwrite':
rmtwrite.c:36:5: warning: old-style function definition [-Wold-style-definition]
rmtopen.c: In function 'rmtopen':
rmtopen.c:61:5: warning: old-style function definition [-Wold-style-definition]
rmtopen.c: In function '_rmt_open':
rmtopen.c:230:3: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
rmtopen.c:233:3: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
rmtopen.c:235:10: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result]
rmtopen.c:236:10: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result]
    [LD]     librmt.la
Building dump
Building invutil
Building restore
    [LN]     arch_xlate.h
    [LN]     arch_xlate.h
    [LN]     cldmgr.h
    [LN]     cldmgr.h
    [LN]     content.h
    [LN]     content_common.h
    [LN]     content.h
    [LN]     global.h
    [LN]     content_inode.h
    [LN]     content_inode.h
    [LN]     mlog.h
    [LN]     timeutil.h
    [LN]     dlog.h
    [LN]     types.h
    [LN]     timeutil.c
    [LN]     dlog.h
    [LN]     drive.h
    [LN]     exit.h
    [LN]     inventory.h
    [LN]     inv_priv.h
    [LN]     fs.h
    [LN]     inv_files.c
    [LN]     drive.h
    [LN]     global.h
    [LN]     hsmapi.h
    [LN]     getdents.h
    [LN]     exit.h
    [LN]     lock.h
    [LN]     media.h
    [LN]     fs.h
    [DEP]
    [LN]     getdents.h
    [LN]     mlog.h
    [LN]     openutil.h
    [LN]     global.h
    [LN]     hsmapi.h
    [LN]     lock.h
    [LN]     media.h
    [LN]     mlog.h
    [LN]     qlock.h
    [LN]     openutil.h
    [LN]     path.h
    [LN]     rec_hdr.h
    [LN]     ring.h
    [LN]     path.h
    [LN]     qlock.h
    [LN]     ring.h
    [LN]     timeutil.h
    [LN]     stream.h
    [LN]     stream.h
    [LN]     ts_mtio.h
    [LN]     types.h
    [LN]     timeutil.h
    [LN]     util.h
    [LN]     ts_mtio.h
    [LN]     arch_xlate.c
    [LN]     cldmgr.c
    [LN]     types.h
    [LN]     util.h
    [LN]     dlog.c
    [LN]     rec_hdr.h
    [LN]     arch_xlate.c
    [LN]     drive.c
    [LN]     drive_simple.c
    [LN]     drive_scsitape.c
    [LN]     cldmgr.c
    [LN]     drive_minrmt.c
    [LN]     content_common.c
    [LN]     drive.c
    [LN]     dlog.c
    [LN]     drive_scsitape.c
    [LN]     fs.c
    [LN]     getdents.c
    [LN]     global.c
    [LN]     drive_simple.c
    [LN]     hsmapi.c
    [LN]     lock.c
    [LN]     drive_minrmt.c
    [LN]     main.c
    [LN]     fs.c
    [LN]     getdents.c
    [LN]     global.c
    [LN]     mlog.c
    [LN]     hsmapi.c
    [LN]     lock.c
    [LN]     main.c
    [LN]     openutil.c
    [LN]     mlog.c
    [LN]     openutil.c
    [LN]     qlock.c
    [LN]     path.c
    [LN]     path.c
    [LN]     ring.c
    [LN]     qlock.c
    [LN]     timeutil.c
    [LN]     stream.c
    [LN]     util.c
    [LN]     ring.c
    [LN]     inventory.h
    [LN]     inv_priv.h
    [LN]     timeutil.c
    [LN]     util.c
    [LN]     stream.c
    [LN]     inv_api.c
    [LN]     inv_core.c
    [LN]     inventory.h
    [LN]     inv_files.c
    [LN]     inv_priv.h
    [LN]     inv_api.c
    [LN]     inv_idx.c
    [LN]     inv_fstab.c
    [LN]     inv_core.c
    [LN]     inv_mgr.c
    [LN]     inv_files.c
    [LN]     inv_stobj.c
    [LN]     inv_idx.c
    [LN]     inv_fstab.c
    [LN]     inv_mgr.c
    [DEP]
    [LN]     inv_stobj.c
    [DEP]
    [CC]     arch_xlate.o
    [CC]     content_common.o
    [CC]     cldmgr.o
    [CC]     drive.o
    [CC]     dlog.o
    [CC]     drive_scsitape.o
    [CC]     drive_simple.o
    [CC]     drive_minrmt.o
    [CC]     timeutil.o
    [CC]     inv_files.o
    [CC]     fs.o
    [CC]     invutil.o
    [CC]     cmenu.o
    [CC]     arch_xlate.o
    [CC]     getdents.o
    [CC]     global.o
    [CC]     hsmapi.o
    [CC]     fstab.o
invutil.c: In function 'CheckAndPruneFstab':
invutil.c:580:2: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
invutil.c: In function 'CheckAndPruneInvIndexFile':
invutil.c:686:6: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
invutil.c: In function 'CheckAndPruneStObjFile':
invutil.c:870:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
    [CC]     cldmgr.o
    [CC]     dlog.o
global.c: In function 'global_hdr_alloc':
global.c:85:2: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation]
    [CC]     drive.o
hsmapi.c: In function 'HsmBeginRestoreFile':
hsmapi.c:802:3: warning: 'attr_setf' is deprecated: Use fsetxattr instead [-Wdeprecated-declarations]
In file included from hsmapi.c:28:
/usr/include/attr/attributes.h:143:12: note: declared here
  143 | extern int attr_setf (int __fd, const char *__attrname,
      |            ^~~~~~~~~
hsmapi.c: In function 'HsmEndRestoreFile':
hsmapi.c:874:3: warning: 'attr_removef' is deprecated: Use fremovexattr instead [-Wdeprecated-declarations]
/usr/include/attr/attributes.h:155:12: note: declared here
  155 | extern int attr_removef (int __fd, const char *__attrname, int __flags)
      |            ^~~~~~~~~~~~
    [CC]     drive_scsitape.o
    [CC]     drive_simple.o
fstab.c: In function 'close_fstab':
fstab.c:433:2: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
fstab.c: In function 'fstab_highlight':
fstab.c:167:32: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:974,
                 from /usr/include/malloc.h:25,
                 from /usr/include/xfs/linux.h:21,
                 from /usr/include/xfs/xfs.h:9,
                 from fstab.c:19:
In function 'snprintf',
    inlined from 'fstab_highlight' at fstab.c:167:5:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 9 and 264 bytes into a destination of size 256
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
    [CC]     invidx.o
    [CC]     drive_minrmt.o
    [CC]     fs.o
    [CC]     list.o
    [CC]     getdents.o
    [CC]     lock.o
    [CC]     main.o
    [CC]     mlog.o
    [CC]     openutil.o
    [CC]     qlock.o
    [CC]     menu.o
    [CC]     path.o
    [CC]     ring.o
invidx.c: In function 'close_invidx':
invidx.c:1082:2: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
invidx.c: In function 'invidx_highlight':
invidx.c:705:32: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 249 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:974,
                 from /usr/include/malloc.h:25,
                 from /usr/include/xfs/linux.h:21,
                 from /usr/include/xfs/xfs.h:9,
                 from invidx.c:19:
In function 'snprintf',
    inlined from 'invidx_highlight' at invidx.c:705:5:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 8 and 263 bytes into a destination of size 256
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
invidx.c: In function 'invidx_commit':
invidx.c:253:30: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1020 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'invidx_commit' at invidx.c:253:3:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 4100) into a destination of size 1024
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
invidx.c: In function 'invidx_commit':
invidx.c:323:33: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1020 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'invidx_commit' at invidx.c:323:6:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 4100) into a destination of size 1024
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
    [CC]     stream.o
    [CC]     screen.o
    [CC]     timeutil.o
    [CC]     util.o
    [CC]     inv_api.o
    [CC]     inv_core.o
    [CC]     stobj.o
    [CC]     global.o
    [CC]     inv_files.o
    [CC]     hsmapi.o
    [CC]     lock.o
    [CC]     inv_fstab.o
    [CC]     main.o
global.c: In function 'global_hdr_alloc':
global.c:85:2: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation]
    [CC]     mlog.o
    [CC]     openutil.o
    [CC]     inv_idx.o
stobj.c: In function 'stobjsess_highlight':
stobj.c:199:32: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 247 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:974,
                 from /usr/include/malloc.h:25,
                 from /usr/include/xfs/linux.h:21,
                 from /usr/include/xfs/xfs.h:9,
                 from stobj.c:19:
In function 'snprintf',
    inlined from 'stobjsess_highlight' at stobj.c:199:5:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 18 and 310 bytes into a destination of size 256
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
stobj.c: In function 'stobjsess_highlight':
stobj.c:203:32: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 247 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'stobjsess_highlight' at stobj.c:203:5:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 19 and 311 bytes into a destination of size 256
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
stobj.c: In function 'stobjstrm_highlight':
stobj.c:227:32: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 230 and 231 [-Wformat-truncation=]
In function 'snprintf',
    inlined from 'stobjstrm_highlight' at stobj.c:227:5:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 26 and 282 bytes into a destination of size 256
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
    [CC]     inv_mgr.o
    [LD]     xfsinvutil
hsmapi.c: In function 'HsmBeginRestoreFile':
hsmapi.c:802:3: warning: 'attr_setf' is deprecated: Use fsetxattr instead [-Wdeprecated-declarations]
In file included from hsmapi.c:28:
/usr/include/attr/attributes.h:143:12: note: declared here
  143 | extern int attr_setf (int __fd, const char *__attrname,
      |            ^~~~~~~~~
hsmapi.c: In function 'HsmEndRestoreFile':
hsmapi.c:874:3: warning: 'attr_removef' is deprecated: Use fremovexattr instead [-Wdeprecated-declarations]
/usr/include/attr/attributes.h:155:12: note: declared here
  155 | extern int attr_removef (int __fd, const char *__attrname, int __flags)
      |            ^~~~~~~~~~~~
    [CC]     inv_stobj.o
    [CC]     path.o
    [CC]     qlock.o
inv_idx.c: In function 'idx_get_stobj':
inv_idx.c:487:1: warning: the comparison will always evaluate as 'true' for the address of 'ie_filename' will never be NULL [-Waddress]
In file included from inv_idx.c:36:
inv_priv.h:181:7: note: 'ie_filename' declared here
    [CC]     content.o
    [CC]     ring.o
    [CC]     stream.o
    [CC]     timeutil.o
    [CC]     util.o
    [CC]     inv_api.o
    [CC]     inv_core.o
    [CC]     inv_files.o
    [CC]     inv_fstab.o
    [CC]     inomap.o
    [CC]     var.o
    [CC]     inv_idx.o
    [CC]     inv_mgr.o
    [CC]     inv_stobj.o
    [CC]     bag.o
    [CC]     content.o
    [CC]     dirattr.o
    [CC]     inomap.o
inv_idx.c: In function 'idx_get_stobj':
inv_idx.c:487:1: warning: the comparison will always evaluate as 'true' for the address of 'ie_filename' will never be NULL [-Waddress]
In file included from inv_idx.c:36:
inv_priv.h:181:7: note: 'ie_filename' declared here
    [CC]     mmap.o
    [CC]     namreg.o
mmap.c: In function 'mmap_autogrow':
mmap.c:41:8: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
    [CC]     node.o
    [CC]     tree.o
    [CC]     win.o
content.c: In function 'save_quotas':
content.c:6662:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
content.c: In function 'Media_mfile_begin':
content.c:5979:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
content.c: In function 'Media_prompt_erase':
content.c:6379:4: warning: '__builtin___sprintf_chk' writing a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:974,
                 from /usr/include/malloc.h:25,
                 from content.c:31:
In function 'sprintf',
    inlined from 'Media_prompt_erase' at content.c:6378:2:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 101 and 110 bytes into a destination of size 100
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
    [LD]     xfsdump
content.c: In function 'restore_extattr':
content.c:8635:20: warning: unused variable 'strctxp' [-Wunused-variable]
content.c: In function 'setextattr':
content.c:8771:2: warning: 'attr_set' is deprecated: Use setxattr or lsetxattr instead [-Wdeprecated-declarations]
In file included from content.c:27:
/usr/include/attr/attributes.h:139:12: note: declared here
  139 | extern int attr_set (const char *__path, const char *__attrname,
      |            ^~~~~~~~
content.c: In function 'Media_mfile_next':
content.c:4793:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
content.c: In function 'restore_extent':
content.c:8542:7: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
content.c: In function 'pi_insertfile.constprop':
content.c:5080:3: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation]
content.c:5110:3: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation]
    [LD]     xfsrestore
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/include'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/include'
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/common'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/common'
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/inventory'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/inventory'
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/m4'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/m4'
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/invutil'
../install-sh -o root -g root -m 755 -d /usr/bin
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/librmt'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/librmt'
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/man'
/usr/bin/make -C man8 install
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/doc'
../install-sh -o root -g root -m 755 -d /usr/share/doc/xfsdump
make[2]: Entering directory '/build/xfsdump/src/xfsdump-dev/man/man8'
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/debian'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/debian'
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/dump'
../install-sh -o root -g root -m 755 -d /sbin
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/restore'
../install-sh -o root -g root -m 755 -d /sbin
../../install-sh -o root -g root -m 755 -d /usr/share/man/man8
Building include
/bin/sh ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfsinvutil /usr/bin
../install-sh -o root -g root -m 644 CHANGES.gz README.xfsdump /usr/share/doc/xfsdump
make[1]: Entering directory '/build/xfsdump/src/xfsdump-dev/po'
Building librmt
Building common
/bin/sh ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfsrestore /sbin
/bin/sh ../libtool --quiet --mode=install ../install-sh -o root -g root -m 755 xfsdump /sbin
Building inventory
../../install-sh -o root -g root -m 644 xfsdump.8 /usr/share/man/man8/xfsdump.8
Building m4
../install-sh -o root -g root -m 644 COPYING /usr/share/doc/xfsdump
Building man
Building doc
../../install-sh -o root -g root -m 644 xfsinvutil.8 /usr/share/man/man8/xfsinvutil.8
Building man8
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/doc'
Building po
Building debian
Building invutil
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/invutil'
../install-sh -o root -g root -m 755 -d /usr/bin
Building dump
../../install-sh -o root -g root -m 644 xfsrestore.8 /usr/share/man/man8/xfsrestore.8
Building restore
../install-sh -o root -g root -m 755 -d /usr/bin
# skip symlink when /sbin is alread symlinked to /usr/sbin, like on Fedora
test /sbin -ef /usr/bin || \
	../install-sh -o root -g root -S /sbin/xfsrestore /usr/bin/xfsrestore
# skip symlink when /sbin is alread symlinked to /usr/sbin, like on Fedora
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/restore'
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/po'
test /sbin -ef /usr/bin || \
	../install-sh -o root -g root -S /sbin/xfsdump /usr/bin/xfsdump
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/dump'
make[2]: Leaving directory '/build/xfsdump/src/xfsdump-dev/man/man8'
make[1]: Leaving directory '/build/xfsdump/src/xfsdump-dev/man'
./install-sh -o root -g root -m 755 -d /usr/share/doc/xfsdump
./install-sh -o root -g root -m 644 README /usr/share/doc/xfsdump
renamed '/build/xfsdump/pkg/xfsdump/sbin/xfsdump' -> '/build/xfsdump/pkg/xfsdump/usr/bin/xfsdump'
renamed '/build/xfsdump/pkg/xfsdump/sbin/xfsrestore' -> '/build/xfsdump/pkg/xfsdump/usr/bin/xfsrestore'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "xfsdump"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xfsdump 3.2.0-2 (Mon Feb 16 03:39:19 2026)
==> Cleaning up...
[?12l[?25h