Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 783074 Details for
Bug 849944
sys-fs/xfsdump-3.1.10 - content.c: error: XFS_IOC_FSSETDM undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-fs:xfsdump-3.1.10:20220605-224824.log
sys-fs:xfsdump-3.1.10:20220605-224824.log (text/plain), 87.61 KB, created by
Toralf Förster
on 2022-06-06 08:08:09 UTC
(
hide
)
Description:
sys-fs:xfsdump-3.1.10:20220605-224824.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-06-06 08:08:09 UTC
Size:
87.61 KB
patch
obsolete
> * Package: sys-fs/xfsdump-3.1.10 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ncurses nls userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking xfsdump-3.1.10.tar.xz to /var/tmp/portage/sys-fs/xfsdump-3.1.10/work >>>> Source unpacked in /var/tmp/portage/sys-fs/xfsdump-3.1.10/work >>>> Preparing source in /var/tmp/portage/sys-fs/xfsdump-3.1.10/work/xfsdump-3.1.10 ... > * Applying xfsdump-3.1.9-prompt-overflow.patch ... >patching file dump/content.c >Hunk #1 succeeded at 6377 with fuzz 1 (offset -83 lines). > [ ok ] > * Applying xfsdump-3.1.9-no-symlink.patch ... > [ ok ] > * Applying xfsdump-3.1.6-linguas.patch ... > [ ok ] > * Applying xfsdump-3.1.9-fix-docs.patch ... > [ ok ] > * Applying xfsdump-3.1.9-skip-inventory-debian-subfolder.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/xfsdump-3.1.10/work/xfsdump-3.1.10 ... > * econf: updating xfsdump-3.1.10/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xfsdump-3.1.10/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/xfsdump-3.1.10 --htmldir=/usr/share/doc/xfsdump-3.1.10/html --with-sysroot=/ --enable-gettext --libdir=/lib64 --libexecdir=/usr/lib64 --sbindir=/sbin >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking for gmake... /usr/bin/gmake >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... /usr/bin/rpm >checking for rpmbuild... /usr/bin/rpmbuild >checking uuid.h usability... no >checking uuid.h presence... no >checking for uuid.h... no >checking sys/uuid.h usability... no >checking sys/uuid.h presence... no >checking for sys/uuid.h... no >checking uuid/uuid.h usability... yes >checking uuid/uuid.h presence... yes >checking for uuid/uuid.h... yes >checking for uuid_compare... no >checking for uuid_compare in -luuid... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_mutex_init in -lpthread... yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking for initscr in -lncurses... yes >checking for bad glibc/ncurses header interaction... ok >checking xfs/xfs.h usability... yes >checking xfs/xfs.h presence... yes >checking for xfs/xfs.h... yes >checking xfs/handle.h usability... yes >checking xfs/handle.h presence... yes >checking for xfs/handle.h... yes >checking for open_by_fshandle in -lhandle... yes >checking attr/attributes.h usability... yes >checking attr/attributes.h presence... yes >checking for attr/attributes.h... yes >checking sys/attributes.h usability... no >checking sys/attributes.h presence... no >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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-fs/xfsdump-3.1.10/work/xfsdump-3.1.10 ... >make -j4 V=1 >/usr/bin/gmake --no-print-directory Q= include librmt common invutil dump restore m4 man doc po >Building include >/usr/bin/gmake --no-print-directory Q= -q -C include || /usr/bin/gmake --no-print-directory Q= -C include >Building librmt >/usr/bin/gmake --no-print-directory Q= -q -C librmt || /usr/bin/gmake --no-print-directory Q= -C librmt >Building m4 >Building common >/usr/bin/gmake --no-print-directory Q= -q -C m4 || /usr/bin/gmake --no-print-directory Q= -C m4 >/usr/bin/gmake --no-print-directory Q= -q -C common || /usr/bin/gmake --no-print-directory Q= -C common >Building man >/usr/bin/gmake --no-print-directory Q= -q -C man || /usr/bin/gmake --no-print-directory Q= -C man > [LTDEP] >x86_64-pc-linux-gnu-gcc -MM -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall isrmt.c rmtclose.c rmtdev.c rmtisatty.c rmtread.c rmtabort.c rmtcommand.c rmtfstat.c rmtlseek.c rmtstatus.c rmtaccess.c rmtcreat.c rmtioctl.c rmtopen.c rmtwrite.c rmtmsg.c | /bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep >Building doc >/usr/bin/gmake --no-print-directory Q= -q -C doc || /usr/bin/gmake --no-print-directory Q= -C doc >Building po >/usr/bin/gmake --no-print-directory Q= -q -C po || /usr/bin/gmake --no-print-directory Q= -C po >Building man8 >/usr/bin/gmake --no-print-directory Q= -q -C man8 || /usr/bin/gmake --no-print-directory Q= -C man8 > [GETTXT] xfsdump.pot > [MSGFMT] de.mo >/usr/bin/msgfmt -c --statistics -o de.mo de.po > [MSGFMT] pl.mo >/usr/bin/xgettext --language=C --keyword=_ --keyword=N_ -o xfsdump.pot .././restore/win.c .././restore/tree.c .././restore/node.c .././restore/namreg.c .././restore/mmap.c .././restore/inomap.c .././restore/dirattr.c .././restore/content.c .././restore/bag.c .././librmt/rmtwrite.c .././librmt/rmtstatus.c .././librmt/rmtread.c .././librmt/rmtopen.c .././librmt/rmtmsg.c .././librmt/rmtlseek.c .././librmt/rmtisatty.c .././librmt/rmtioctl.c .././librmt/rmtfstat.c .././librmt/rmtdev.c .././librmt/rmtcreat.c .././librmt/rmtcommand.c .././librmt/rmtclose.c .././librmt/rmtaccess.c .././librmt/rmtabort.c .././librmt/isrmt.c .././invutil/stobj.c .././invutil/screen.c .././invutil/menu.c .././invutil/list.c .././invutil/invutil.c .././invutil/invidx.c .././invutil/fstab.c .././invutil/cmenu.c .././inventory/testmain.c .././inventory/inv_stobj.c .././inventory/inv_oref.c .././inventory/inv_mgr.c .././inventory/inv_idx.c .././inventory/inv_fstab.c .././inventory/inv_files.c .././inventory/inv_core.c .././inventory/inv_api.c .././dump/content.c .././dump/var.c .././dump/inomap.c .././common/util.c .././common/timeutil.c .././common/stream.c .././common/ring.c .././common/qlock.c .././common/path.c .././common/openutil.c .././common/mlog.c .././common/media.c .././common/main.c .././common/lock.c .././common/inventory.c .././common/hsmapi.c .././common/global.c .././common/getdents.c .././common/fs.c .././common/drive_simple.c .././common/drive_scsitape.c .././common/drive_minrmt.c .././common/drive.c .././common/dlog.c .././common/content_common.c .././common/cleanup.c .././common/cldmgr.c .././common/arch_xlate.c >/usr/bin/msgfmt -c --statistics -o pl.mo pl.po >763 translated messages. >767 translated messages. > [CC] isrmt.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c isrmt.c > [CC] rmtclose.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtclose.c > [CC] rmtdev.lo > [CC] rmtisatty.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtdev.c >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtisatty.c > [CC] rmtread.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtread.c > [CC] rmtabort.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtabort.c > [CC] rmtcommand.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtcommand.c > [CC] rmtfstat.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtfstat.c > [CC] rmtlseek.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtlseek.c > [CC] rmtaccess.lo > [CC] rmtstatus.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtaccess.c >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtstatus.c > [CC] rmtcreat.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtcreat.c > [CC] rmtioctl.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtioctl.c > [CC] rmtopen.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtopen.c > [CC] rmtwrite.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtwrite.c > [CC] rmtmsg.lo >/bin/sh ../libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -c rmtmsg.c >rmtopen.c: In function â_rmt_openâ: >rmtopen.c:230:17: warning: ignoring return value of âdupâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 230 | dup(_rmt_Ptc[i][0]); > | ^~~~~~~~~~~~~~~~~~~ >rmtopen.c:233:17: warning: ignoring return value of âdupâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 233 | dup(_rmt_Ctp[i][1]); > | ^~~~~~~~~~~~~~~~~~~ >rmtopen.c:235:24: warning: ignoring return value of âsetuidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 235 | (void) setuid (getuid ()); > | ^~~~~~~~~~~~~~~~~~ >rmtopen.c:236:24: warning: ignoring return value of âsetgidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 236 | (void) setgid (getgid ()); > | ^~~~~~~~~~~~~~~~~~ > [LD] librmt.la >/bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o librmt.la isrmt.lo rmtclose.lo rmtdev.lo rmtisatty.lo rmtread.lo rmtabort.lo rmtcommand.lo rmtfstat.lo rmtlseek.lo rmtstatus.lo rmtaccess.lo rmtcreat.lo rmtioctl.lo rmtopen.lo rmtwrite.lo rmtmsg.lo >Building invutil >/usr/bin/gmake --no-print-directory Q= -q -C invutil || /usr/bin/gmake --no-print-directory Q= -C invutil >Building dump >Building restore >/usr/bin/gmake --no-print-directory Q= -q -C dump || /usr/bin/gmake --no-print-directory Q= -C dump >/usr/bin/gmake --no-print-directory Q= -q -C restore || /usr/bin/gmake --no-print-directory Q= -C restore > [LN] arch_xlate.h > [LN] cldmgr.h > [LN] global.h >rm -f arch_xlate.h; ln -s ../common/arch_xlate.h arch_xlate.h >rm -f cldmgr.h; ln -s ../common/cldmgr.h cldmgr.h >rm -f global.h; ln -s ../common/global.h global.h > [LN] arch_xlate.h >rm -f arch_xlate.h; ln -s ../common/arch_xlate.h arch_xlate.h > [LN] mlog.h > [LN] content.h > [LN] timeutil.h > [LN] cldmgr.h >rm -f content.h; ln -s ../common/content.h content.h >rm -f timeutil.h; ln -s ../common/timeutil.h timeutil.h >rm -f cldmgr.h; ln -s ../common/cldmgr.h cldmgr.h >rm -f mlog.h; ln -s ../common/mlog.h mlog.h > [LN] types.h > [LN] content_inode.h > [LN] content.h >rm -f types.h; ln -s ../common/types.h types.h >rm -f content_inode.h; ln -s ../common/content_inode.h content_inode.h >rm -f content.h; ln -s ../common/content.h content.h > [LN] dlog.h >rm -f dlog.h; ln -s ../common/dlog.h dlog.h > [LN] timeutil.c >rm -f timeutil.c; ln -s ../common/timeutil.c timeutil.c > [LN] content_common.h > [LN] drive.h >rm -f content_common.h; ln -s ../common/content_common.h content_common.h >rm -f drive.h; ln -s ../common/drive.h drive.h > [LN] exit.h >rm -f exit.h; ln -s ../common/exit.h exit.h > [LN] inventory.h >rm -f inventory.h; ln -s ../inventory/inventory.h inventory.h > [LN] content_inode.h >rm -f content_inode.h; ln -s ../common/content_inode.h content_inode.h > [LN] dlog.h >rm -f dlog.h; ln -s ../common/dlog.h dlog.h > [LN] fs.h >rm -f fs.h; ln -s ../common/fs.h fs.h > [LN] inv_priv.h >rm -f inv_priv.h; ln -s ../inventory/inv_priv.h inv_priv.h > [LN] inv_files.c >rm -f inv_files.c; ln -s ../inventory/inv_files.c inv_files.c > [LN] getdents.h >rm -f getdents.h; ln -s ../common/getdents.h getdents.h > [LN] drive.h >rm -f drive.h; ln -s ../common/drive.h drive.h > [LN] global.h >rm -f global.h; ln -s ../common/global.h global.h > [DEP] >[ -n "invutil.c cmenu.c fstab.c invidx.c list.c menu.c screen.c stobj.c" ] && x86_64-pc-linux-gnu-gcc -MM -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -DHAVE_CURSES invutil.c cmenu.c fstab.c invidx.c list.c menu.c screen.c stobj.c > .dep > [LN] exit.h >rm -f exit.h; ln -s ../common/exit.h exit.h > [LN] hsmapi.h >rm -f hsmapi.h; ln -s ../common/hsmapi.h hsmapi.h > [LN] fs.h >rm -f fs.h; ln -s ../common/fs.h fs.h > [LN] getdents.h > [LN] lock.h >rm -f lock.h; ln -s ../common/lock.h lock.h >rm -f getdents.h; ln -s ../common/getdents.h getdents.h > [LN] global.h >rm -f global.h; ln -s ../common/global.h global.h > [LN] media.h >rm -f media.h; ln -s ../common/media.h media.h > [LN] mlog.h >rm -f mlog.h; ln -s ../common/mlog.h mlog.h > [LN] hsmapi.h >rm -f hsmapi.h; ln -s ../common/hsmapi.h hsmapi.h > [LN] openutil.h >rm -f openutil.h; ln -s ../common/openutil.h openutil.h > [LN] lock.h >rm -f lock.h; ln -s ../common/lock.h lock.h > [LN] media.h >rm -f media.h; ln -s ../common/media.h media.h > [LN] mlog.h >rm -f mlog.h; ln -s ../common/mlog.h mlog.h > [LN] path.h >rm -f path.h; ln -s ../common/path.h path.h > [LN] openutil.h >rm -f openutil.h; ln -s ../common/openutil.h openutil.h > [LN] path.h > [LN] qlock.h >rm -f qlock.h; ln -s ../common/qlock.h qlock.h >rm -f path.h; ln -s ../common/path.h path.h > [LN] rec_hdr.h >rm -f rec_hdr.h; ln -s ../common/rec_hdr.h rec_hdr.h > [LN] ring.h > [LN] qlock.h >rm -f ring.h; ln -s ../common/ring.h ring.h >rm -f qlock.h; ln -s ../common/qlock.h qlock.h > [LN] ring.h >rm -f ring.h; ln -s ../common/ring.h ring.h > [LN] timeutil.h >rm -f timeutil.h; ln -s ../common/timeutil.h timeutil.h > [LN] stream.h >rm -f stream.h; ln -s ../common/stream.h stream.h > [LN] stream.h > [LN] ts_mtio.h >rm -f ts_mtio.h; ln -s ../common/ts_mtio.h ts_mtio.h > [LN] types.h >rm -f types.h; ln -s ../common/types.h types.h >rm -f stream.h; ln -s ../common/stream.h stream.h > [LN] timeutil.h >rm -f timeutil.h; ln -s ../common/timeutil.h timeutil.h > [LN] ts_mtio.h > [LN] util.h >rm -f ts_mtio.h; ln -s ../common/ts_mtio.h ts_mtio.h >rm -f util.h; ln -s ../common/util.h util.h > [LN] types.h >rm -f types.h; ln -s ../common/types.h types.h > [LN] rec_hdr.h >rm -f rec_hdr.h; ln -s ../common/rec_hdr.h rec_hdr.h > [LN] arch_xlate.c >rm -f arch_xlate.c; ln -s ../common/arch_xlate.c arch_xlate.c > [LN] util.h >rm -f util.h; ln -s ../common/util.h util.h > [LN] cldmgr.c >rm -f cldmgr.c; ln -s ../common/cldmgr.c cldmgr.c > [LN] content_common.c >rm -f content_common.c; ln -s ../common/content_common.c content_common.c > [LN] arch_xlate.c >rm -f arch_xlate.c; ln -s ../common/arch_xlate.c arch_xlate.c > [LN] cldmgr.c >rm -f cldmgr.c; ln -s ../common/cldmgr.c cldmgr.c > [LN] dlog.c >rm -f dlog.c; ln -s ../common/dlog.c dlog.c > [LN] dlog.c >rm -f dlog.c; ln -s ../common/dlog.c dlog.c > [LN] drive.c >rm -f drive.c; ln -s ../common/drive.c drive.c > [LN] drive.c >rm -f drive.c; ln -s ../common/drive.c drive.c > [LN] drive_scsitape.c >rm -f drive_scsitape.c; ln -s ../common/drive_scsitape.c drive_scsitape.c > [LN] drive_scsitape.c > [LN] drive_simple.c >rm -f drive_simple.c; ln -s ../common/drive_simple.c drive_simple.c > [LN] drive_minrmt.c >rm -f drive_scsitape.c; ln -s ../common/drive_scsitape.c drive_scsitape.c >rm -f drive_minrmt.c; ln -s ../common/drive_minrmt.c drive_minrmt.c > [LN] drive_simple.c > [LN] fs.c >rm -f fs.c; ln -s ../common/fs.c fs.c >rm -f drive_simple.c; ln -s ../common/drive_simple.c drive_simple.c > [LN] getdents.c >rm -f getdents.c; ln -s ../common/getdents.c getdents.c > [LN] drive_minrmt.c >rm -f drive_minrmt.c; ln -s ../common/drive_minrmt.c drive_minrmt.c > [LN] global.c >rm -f global.c; ln -s ../common/global.c global.c > [LN] fs.c >rm -f fs.c; ln -s ../common/fs.c fs.c > [LN] hsmapi.c >rm -f hsmapi.c; ln -s ../common/hsmapi.c hsmapi.c > [LN] getdents.c >rm -f getdents.c; ln -s ../common/getdents.c getdents.c > [LN] global.c >rm -f global.c; ln -s ../common/global.c global.c > [LN] hsmapi.c > [LN] lock.c >rm -f lock.c; ln -s ../common/lock.c lock.c > [LN] main.c >rm -f main.c; ln -s ../common/main.c main.c >rm -f hsmapi.c; ln -s ../common/hsmapi.c hsmapi.c > [LN] mlog.c >rm -f mlog.c; ln -s ../common/mlog.c mlog.c > [LN] openutil.c >rm -f openutil.c; ln -s ../common/openutil.c openutil.c > [LN] lock.c >rm -f lock.c; ln -s ../common/lock.c lock.c > [LN] qlock.c >rm -f qlock.c; ln -s ../common/qlock.c qlock.c > [LN] path.c >rm -f path.c; ln -s ../common/path.c path.c > [LN] main.c >rm -f main.c; ln -s ../common/main.c main.c > [LN] mlog.c >rm -f mlog.c; ln -s ../common/mlog.c mlog.c > [LN] ring.c >rm -f ring.c; ln -s ../common/ring.c ring.c > [LN] openutil.c >rm -f openutil.c; ln -s ../common/openutil.c openutil.c > [LN] path.c >rm -f path.c; ln -s ../common/path.c path.c > [LN] stream.c >rm -f stream.c; ln -s ../common/stream.c stream.c > [LN] timeutil.c >rm -f timeutil.c; ln -s ../common/timeutil.c timeutil.c > [LN] qlock.c >rm -f qlock.c; ln -s ../common/qlock.c qlock.c > [LN] inventory.h > [LN] util.c >rm -f inventory.h; ln -s ../inventory/inventory.h inventory.h >rm -f util.c; ln -s ../common/util.c util.c > [LN] ring.c >rm -f ring.c; ln -s ../common/ring.c ring.c > [LN] stream.c >rm -f stream.c; ln -s ../common/stream.c stream.c > [LN] inv_priv.h >rm -f inv_priv.h; ln -s ../inventory/inv_priv.h inv_priv.h > [LN] inv_api.c >rm -f inv_api.c; ln -s ../inventory/inv_api.c inv_api.c > [LN] inv_core.c >rm -f inv_core.c; ln -s ../inventory/inv_core.c inv_core.c > [LN] timeutil.c >rm -f timeutil.c; ln -s ../common/timeutil.c timeutil.c > [LN] util.c >rm -f util.c; ln -s ../common/util.c util.c > [LN] inv_files.c >rm -f inv_files.c; ln -s ../inventory/inv_files.c inv_files.c > [LN] inventory.h >rm -f inventory.h; ln -s ../inventory/inventory.h inventory.h > [LN] inv_priv.h >rm -f inv_priv.h; ln -s ../inventory/inv_priv.h inv_priv.h > [LN] inv_fstab.c > [LN] inv_api.c >rm -f inv_fstab.c; ln -s ../inventory/inv_fstab.c inv_fstab.c >rm -f inv_api.c; ln -s ../inventory/inv_api.c inv_api.c > [LN] inv_core.c >rm -f inv_core.c; ln -s ../inventory/inv_core.c inv_core.c > [LN] inv_idx.c >rm -f inv_idx.c; ln -s ../inventory/inv_idx.c inv_idx.c > [LN] inv_files.c >rm -f inv_files.c; ln -s ../inventory/inv_files.c inv_files.c > [LN] inv_mgr.c >rm -f inv_mgr.c; ln -s ../inventory/inv_mgr.c inv_mgr.c > [LN] inv_fstab.c >rm -f inv_fstab.c; ln -s ../inventory/inv_fstab.c inv_fstab.c > [LN] inv_stobj.c >rm -f inv_stobj.c; ln -s ../inventory/inv_stobj.c inv_stobj.c > [LN] inv_idx.c >rm -f inv_idx.c; ln -s ../inventory/inv_idx.c inv_idx.c > [DEP] > [LN] inv_mgr.c >rm -f inv_mgr.c; ln -s ../inventory/inv_mgr.c inv_mgr.c >[ -n "content.c inomap.c var.c" ] && x86_64-pc-linux-gnu-gcc -MM -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP content.c inomap.c var.c > .dep > [LN] inv_stobj.c >rm -f inv_stobj.c; ln -s ../inventory/inv_stobj.c inv_stobj.c > [DEP] >[ -n "bag.c content.c dirattr.c inomap.c mmap.c namreg.c node.c tree.c win.c" ] && x86_64-pc-linux-gnu-gcc -MM -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE bag.c content.c dirattr.c inomap.c mmap.c namreg.c node.c tree.c win.c > .dep > [CC] timeutil.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -DHAVE_CURSES -c timeutil.c > [CC] inv_files.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -DHAVE_CURSES -c inv_files.c > [CC] invutil.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -DHAVE_CURSES -c invutil.c > [CC] cmenu.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -DHAVE_CURSES -c cmenu.c > [CC] arch_xlate.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c arch_xlate.c >invutil.c: In function âCheckAndPruneFstabâ: >invutil.c:580:9: warning: ignoring return value of âftruncateâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 580 | ftruncate(fd, > | ^~~~~~~~~~~~~ > 581 | sizeof(invt_counter_t) + (sizeof(invt_fstab_t) * fstabEntries)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >invutil.c: In function âCheckAndPruneInvIndexFileâ: >invutil.c:686:9: warning: ignoring return value of âftruncateâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 686 | ftruncate(fd, > | ^~~~~~~~~~~~~ > 687 | sizeof(invt_counter_t) + (validEntries * sizeof(invt_entry_t))); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >invutil.c: In function âCheckAndPruneStObjFileâ: >invutil.c:870:21: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 870 | fgets(response, GEN_STRLEN, stdin); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > [CC] arch_xlate.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c arch_xlate.c > [CC] cldmgr.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c cldmgr.c > [CC] fstab.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -DHAVE_CURSES -c fstab.c > [CC] dlog.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c dlog.c >fstab.c: In function âclose_fstabâ: >fstab.c:433:9: warning: ignoring return value of âftruncateâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 433 | ftruncate(fstab_file[fidx].fd, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 434 | sizeof(invt_counter_t) + (sizeof(invt_fstab_t) * fstabentries)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >fstab.c: In function âfstab_highlightâ: >fstab.c:167:41: warning: â%sâ directive output may be truncated writing up to 255 bytes into a region of size 248 [-Wformat-truncation=] > 167 | snprintf(txt, sizeof(txt), "device: %s", fstabentry->ft_devpath); > | ^~ >In file included from /usr/include/stdio.h:894, > from /usr/include/malloc.h:25, > from /usr/include/xfs/linux.h:20, > 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:71:10: note: â__builtin___snprintf_chkâ output between 9 and 264 bytes into a destination of size 256 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ > [CC] cldmgr.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c cldmgr.c > [CC] content_common.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c content_common.c > [CC] invidx.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -DHAVE_CURSES -c invidx.c > [CC] list.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -DHAVE_CURSES -c list.c >invidx.c: In function âclose_invidxâ: >invidx.c:1082:9: warning: ignoring return value of âftruncateâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1082 | ftruncate(invidx_file[idx].fd, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1083 | sizeof(invt_counter_t) + (nEntries * sizeof(invt_entry_t))); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > [CC] dlog.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c dlog.c >invidx.c: In function âinvidx_highlightâ: >invidx.c:705:40: warning: â%sâ directive output may be truncated writing up to 255 bytes into a region of size 249 [-Wformat-truncation=] > 705 | snprintf(txt, sizeof(txt), "path: %s", invtentry->ie_filename); > | ^~ >In file included from /usr/include/stdio.h:894, > from /usr/include/malloc.h:25, > from /usr/include/xfs/linux.h:20, > 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:71:10: note: â__builtin___snprintf_chkâ output between 8 and 263 bytes into a destination of size 256 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ > [CC] menu.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -DHAVE_CURSES -c menu.c > [CC] drive.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c drive.c > [CC] drive.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c drive.c >invidx.c: In function âinvidx_commitâ: >invidx.c:253:51: warning: â%sâ directive output may be truncated writing up to 4095 bytes into a region of size 1020 [-Wformat-truncation=] > 253 | snprintf(cmd, sizeof(cmd), "cp %s %s", stobjfile, dst_stobjfile); > | ^~ ~~~~~~~~~~~~~ >In function âsnprintfâ, > inlined from âinvidx_commitâ at invidx.c:253:3: >/usr/include/bits/stdio2.h:71:10: note: â__builtin___snprintf_chkâ output 5 or more bytes (assuming 4100) into a destination of size 1024 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >invidx.c: In function âinvidx_commitâ: >invidx.c:323:47: warning: â%sâ directive output may be truncated writing up to 4095 bytes into a region of size 1020 [-Wformat-truncation=] > 323 | snprintf(cmd, sizeof(cmd), "cp %s %s", stobjfile, dst_stobjfile); > | ^~ ~~~~~~~~~~~~~ >In function âsnprintfâ, > inlined from âinvidx_commitâ at invidx.c:323:6: >/usr/include/bits/stdio2.h:71:10: note: â__builtin___snprintf_chkâ output 5 or more bytes (assuming 4100) into a destination of size 1024 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ > [CC] screen.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -DHAVE_CURSES -c screen.c > [CC] drive_scsitape.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c drive_scsitape.c > [CC] drive_simple.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c drive_simple.c > [CC] drive_scsitape.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c drive_scsitape.c >drive_scsitape.c: In function âdo_return_read_bufâ: >drive_scsitape.c:997:16: warning: variable âownedcntâ set but not used [-Wunused-but-set-variable] > 997 | size_t ownedcnt; > | ^~~~~~~~ >drive_scsitape.c: In function âdo_seek_markâ: >drive_scsitape.c:1346:34: warning: variable ârecoffâ set but not used [-Wunused-but-set-variable] > 1346 | uint32_t recoff; > | ^~~~~~ >drive_simple.c: In function âdo_return_read_bufâ: >drive_simple.c:686:16: warning: variable âownedcntâ set but not used [-Wunused-but-set-variable] > 686 | size_t ownedcnt; > | ^~~~~~~~ >drive_simple.c: In function âdo_set_markâ: >drive_simple.c:1062:41: warning: variable ânwrittenâ set but not used [-Wunused-but-set-variable] > 1062 | int nwritten; > | ^~~~~~~~ >drive_scsitape.c: In function âdo_return_read_bufâ: >drive_scsitape.c:997:16: warning: variable âownedcntâ set but not used [-Wunused-but-set-variable] > 997 | size_t ownedcnt; > | ^~~~~~~~ >drive_scsitape.c: In function âdo_seek_markâ: >drive_scsitape.c:1346:34: warning: variable ârecoffâ set but not used [-Wunused-but-set-variable] > 1346 | uint32_t recoff; > | ^~~~~~ > [CC] stobj.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -DHAVE_CURSES -c stobj.c >stobj.c: In function âstobjstrm_highlightâ: >stobj.c:227:58: warning: â%sâ directive output may be truncated writing up to 255 bytes into a region of size between 230 and 231 [-Wformat-truncation=] > 227 | snprintf(txt, sizeof(txt), "interrupted: %s, cmdarg: %s", > | ^~ >In file included from /usr/include/stdio.h:894, > from /usr/include/malloc.h:25, > from /usr/include/xfs/linux.h:20, > from /usr/include/xfs/xfs.h:9, > from stobj.c:19: >In function âsnprintfâ, > inlined from âstobjstrm_highlightâ at stobj.c:227:5: >/usr/include/bits/stdio2.h:71:10: note: â__builtin___snprintf_chkâ output between 26 and 282 bytes into a destination of size 256 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >stobj.c: In function âstobjsess_highlightâ: >stobj.c:199:42: warning: â%sâ directive output may be truncated writing up to 255 bytes into a region of size 247 [-Wformat-truncation=] > 199 | snprintf(txt, sizeof(txt), "mountpt: %s, fsid: %s", stobjses->s_mountpt, uuidstr); > | ^~ >In function âsnprintfâ, > inlined from âstobjsess_highlightâ at stobj.c:199:5: >/usr/include/bits/stdio2.h:71:10: note: â__builtin___snprintf_chkâ output between 18 and 310 bytes into a destination of size 256 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >stobj.c: In function âstobjsess_highlightâ: >stobj.c:203:42: warning: â%sâ directive output may be truncated writing up to 255 bytes into a region of size 247 [-Wformat-truncation=] > 203 | snprintf(txt, sizeof(txt), "device: %s, sesid: %s", stobjses->s_devpath, uuidstr); > | ^~ >In function âsnprintfâ, > inlined from âstobjsess_highlightâ at stobj.c:203:5: >/usr/include/bits/stdio2.h:71:10: note: â__builtin___snprintf_chkâ output between 19 and 311 bytes into a destination of size 256 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ > [CC] drive_minrmt.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c drive_minrmt.c > [LD] xfsinvutil >/bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfsinvutil -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 timeutil.o inv_files.o invutil.o cmenu.o fstab.o invidx.o list.o menu.o screen.o stobj.o -luuid -lncurses -ltinfo >drive_minrmt.c: In function âdo_return_read_bufâ: >drive_minrmt.c:884:16: warning: variable âownedcntâ set but not used [-Wunused-but-set-variable] > 884 | size_t ownedcnt; > | ^~~~~~~~ >drive_minrmt.c: In function âdo_seek_markâ: >drive_minrmt.c:1233:34: warning: variable ârecoffâ set but not used [-Wunused-but-set-variable] > 1233 | uint32_t recoff; > | ^~~~~~ > [CC] fs.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c fs.c > [CC] drive_simple.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c drive_simple.c >drive_simple.c: In function âdo_return_read_bufâ: >drive_simple.c:686:16: warning: variable âownedcntâ set but not used [-Wunused-but-set-variable] > 686 | size_t ownedcnt; > | ^~~~~~~~ >drive_simple.c: In function âdo_set_markâ: >drive_simple.c:1062:41: warning: variable ânwrittenâ set but not used [-Wunused-but-set-variable] > 1062 | int nwritten; > | ^~~~~~~~ > [CC] drive_minrmt.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c drive_minrmt.c > [CC] getdents.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c getdents.c > [CC] global.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c global.c > [CC] hsmapi.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c hsmapi.c >drive_minrmt.c: In function âdo_return_read_bufâ: >drive_minrmt.c:884:16: warning: variable âownedcntâ set but not used [-Wunused-but-set-variable] > 884 | size_t ownedcnt; > | ^~~~~~~~ >drive_minrmt.c: In function âdo_seek_markâ: >drive_minrmt.c:1233:34: warning: variable ârecoffâ set but not used [-Wunused-but-set-variable] > 1233 | uint32_t recoff; > | ^~~~~~ > [CC] lock.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c lock.c >global.c: In function âglobal_hdr_allocâ: >global.c:85:9: warning: â__builtin_strncpyâ output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] > 85 | strncpy(ghdrp->gh_magic, GLOBAL_HDR_MAGIC, GLOBAL_HDR_MAGIC_SZ); > | ^ > [CC] fs.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c fs.c >hsmapi.c: In function âHsmBeginRestoreFileâ: >hsmapi.c:802:17: warning: âattr_setfâ is deprecated: Use fsetxattr instead [-Wdeprecated-declarations] > 802 | rv = attr_setf(fd, > | ^~ >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:17: warning: âattr_removefâ is deprecated: Use fremovexattr instead [-Wdeprecated-declarations] > 874 | rv = attr_removef(fd, DMF_ATTR_NAME, ATTR_ROOT); > | ^~ >/usr/include/attr/attributes.h:155:12: note: declared here > 155 | extern int attr_removef (int __fd, const char *__attrname, int __flags) > | ^~~~~~~~~~~~ > [CC] getdents.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c getdents.c > [CC] global.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c global.c > [CC] main.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c main.c > [CC] mlog.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c mlog.c >mlog.c: In function âmlog_get_hintâ: >mlog.c:673:16: warning: variable âokâ set but not used [-Wunused-but-set-variable] > 673 | bool_t ok; > | ^~ >mlog.c: In function âmlog_exit_flushâ: >mlog.c:731:32: warning: variable âokâ set but not used [-Wunused-but-set-variable] > 731 | bool_t ok; > | ^~ >global.c: In function âglobal_hdr_allocâ: >global.c:85:9: warning: â__builtin_strncpyâ output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] > 85 | strncpy(ghdrp->gh_magic, GLOBAL_HDR_MAGIC, GLOBAL_HDR_MAGIC_SZ); > | ^ >main.c: In function âmainâ: >main.c:166:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 166 | int rval; > | ^~~~ >main.c: In function âset_rlimitsâ: >main.c:2053:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 2053 | int rval; > | ^~~~ > [CC] hsmapi.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c hsmapi.c >hsmapi.c: In function âHsmBeginRestoreFileâ: >hsmapi.c:802:17: warning: âattr_setfâ is deprecated: Use fsetxattr instead [-Wdeprecated-declarations] > 802 | rv = attr_setf(fd, > | ^~ >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:17: warning: âattr_removefâ is deprecated: Use fremovexattr instead [-Wdeprecated-declarations] > 874 | rv = attr_removef(fd, DMF_ATTR_NAME, ATTR_ROOT); > | ^~ >/usr/include/attr/attributes.h:155:12: note: declared here > 155 | extern int attr_removef (int __fd, const char *__attrname, int __flags) > | ^~~~~~~~~~~~ > [CC] lock.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c lock.c > [CC] main.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c main.c > [CC] mlog.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c mlog.c > [CC] openutil.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c openutil.c >mlog.c: In function âmlog_get_hintâ: >mlog.c:673:16: warning: variable âokâ set but not used [-Wunused-but-set-variable] > 673 | bool_t ok; > | ^~ >mlog.c: In function âmlog_exit_flushâ: >mlog.c:731:32: warning: variable âokâ set but not used [-Wunused-but-set-variable] > 731 | bool_t ok; > | ^~ >main.c: In function âmainâ: >main.c:166:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 166 | int rval; > | ^~~~ >main.c: In function âset_rlimitsâ: >main.c:2053:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 2053 | int rval; > | ^~~~ > [CC] openutil.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c openutil.c > [CC] path.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c path.c > [CC] qlock.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c qlock.c > [CC] qlock.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c qlock.c >qlock.c: In function âqlock_lockâ: >qlock.c:107:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 107 | int rval; > | ^~~~ >qlock.c: In function âqlock_unlockâ: >qlock.c:150:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 150 | int rval; > | ^~~~ >qlock.c: In function âqsem_allocâ: >qlock.c:170:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 170 | int rval; > | ^~~~ >qlock.c: In function âqsem_freeâ: >qlock.c:189:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 189 | int rval; > | ^~~~ >qlock.c: In function âqsemPâ: >qlock.c:205:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 205 | int rval; > | ^~~~ >qlock.c: In function âqsemVâ: >qlock.c:217:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 217 | int rval; > | ^~~~ >qlock.c: In function âqsemPwouldblockâ: >qlock.c:230:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 230 | int rval; > | ^~~~ >qlock.c: In function âqsemPavailâ: >qlock.c:243:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 243 | int rval; > | ^~~~ >qlock.c: In function âqlock_lockâ: >qlock.c:107:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 107 | int rval; > | ^~~~ >qlock.c: In function âqlock_unlockâ: >qlock.c:150:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 150 | int rval; > | ^~~~ >qlock.c: In function âqsem_allocâ: >qlock.c:170:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 170 | int rval; > | ^~~~ >qlock.c: In function âqsem_freeâ: >qlock.c:189:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 189 | int rval; > | ^~~~ >qlock.c: In function âqsemPâ: >qlock.c:205:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 205 | int rval; > | ^~~~ >qlock.c: In function âqsemVâ: >qlock.c:217:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 217 | int rval; > | ^~~~ >qlock.c: In function âqsemPwouldblockâ: >qlock.c:230:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 230 | int rval; > | ^~~~ >qlock.c: In function âqsemPavailâ: >qlock.c:243:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 243 | int rval; > | ^~~~ > [CC] path.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c path.c > [CC] ring.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c ring.c > [CC] stream.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c stream.c >ring.c: In function âring_createâ: >ring.c:48:16: warning: variable âokâ set but not used [-Wunused-but-set-variable] > 48 | bool_t ok; > | ^~ > [CC] ring.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c ring.c > [CC] timeutil.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c timeutil.c > [CC] stream.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c stream.c >ring.c: In function âring_createâ: >ring.c:48:16: warning: variable âokâ set but not used [-Wunused-but-set-variable] > 48 | bool_t ok; > | ^~ > [CC] util.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c util.c > [CC] timeutil.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c timeutil.c > [CC] util.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c util.c > [CC] inv_api.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c inv_api.c > [CC] inv_core.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c inv_core.c > [CC] inv_api.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c inv_api.c > [CC] inv_files.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c inv_files.c > [CC] inv_fstab.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c inv_fstab.c > [CC] inv_idx.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c inv_idx.c > [CC] inv_mgr.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c inv_mgr.c > [CC] inv_stobj.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c inv_stobj.c > [CC] inv_core.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c inv_core.c > [CC] content.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c content.c >content.c: In function âcontent_initâ: >content.c:1086:24: warning: variable âok1â set but not used [-Wunused-but-set-variable] > 1086 | bool_t ok1; > | ^~~ > [CC] inv_files.o >content.c: In function âcreate_inv_sessionâ: >content.c:1971:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 1971 | int rval; > | ^~~~ >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c inv_files.c >content.c: In function âinv_cleanupâ: >content.c:5537:16: warning: variable âokâ set but not used [-Wunused-but-set-variable] > 5537 | bool_t ok; > | ^~ >content.c: In function âsave_quotasâ: >content.c:6691:9: warning: ignoring return value of âreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 6691 | read(fd, &tmp, 1); > | ^~~~~~~~~~~~~~~~~ >content.c: In function âMedia_mfile_beginâ: >content.c:6008:12: warning: ignoring return value of âsystemâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 6008 | system(media_change_alert_program); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > [CC] inv_fstab.o > [CC] inomap.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c inv_fstab.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c inomap.c > [CC] inv_idx.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c inv_idx.c > [CC] inv_mgr.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c inv_mgr.c > [CC] inv_stobj.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c inv_stobj.c > [CC] var.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DDUMP -c var.c > [CC] bag.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c bag.c > [CC] content.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c content.c > [CC] dirattr.o >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DVERSION=\"3.1.10\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall -DRESTORE -DHAVE_FALLOCATE -c dirattr.c >content.c: In function âeatdirdumpâ: >content.c:3254:41: warning: variable ânamelenâ set but not used [-Wunused-but-set-variable] > 3254 | register size_t namelen; > | ^~~~~~~ >content.c: In function âwipepersstateâ: >content.c:3704:21: warning: variable âlenâ set but not used [-Wunused-but-set-variable] > 3704 | int len; > | ^~~ >content.c: In function âpi_allocdescâ: >content.c:4932:21: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 4932 | int rval; > | ^~~~ >content.c: In function ârestore_complete_regâ: >content.c:7727:29: error: storage size of âfssetdmâ isnât known > 7727 | fsdmidata_t fssetdm; > | ^~~~~~~ >dirattr.c: In function âdirattr_cleanupâ: >dirattr.c:336:13: warning: variable ârvalâ set but not used [-Wunused-but-set-variable] > 336 | int rval; > | ^~~~ >content.c:7734:34: error: âXFS_IOC_FSSETDMâ undeclared (first use in this function); did you mean âXFS_IOC_FSSETXATTRâ? > 7734 | rval = ioctl(fd, XFS_IOC_FSSETDM, (void *)&fssetdm); > | ^~~~~~~~~~~~~~~ > | XFS_IOC_FSSETXATTR >content.c:7734:34: note: each undeclared identifier is reported only once for each function it appears in >content.c:7727:29: warning: unused variable âfssetdmâ [-Wunused-variable] > 7727 | fsdmidata_t fssetdm; > | ^~~~~~~ >content.c: In function ârestore_symlinkâ: >content.c:8061:29: error: storage size of âfssetdmâ isnât known > 8061 | fsdmidata_t fssetdm; > | ^~~~~~~ >content.c:8061:29: warning: unused variable âfssetdmâ [-Wunused-variable] >content.c: In function âread_filehdrâ: >content.c:8082:13: warning: variable ânreadâ set but not used [-Wunused-but-set-variable] > 8082 | int nread; > | ^~~~~ >content.c: In function âread_extenthdrâ: >content.c:8141:13: warning: variable ânreadâ set but not used [-Wunused-but-set-variable] > 8141 | int nread; > | ^~~~~ >content.c: In function âread_direntâ: >content.c:8204:13: warning: variable ânreadâ set but not used [-Wunused-but-set-variable] > 8204 | int nread; > | ^~~~~ >content.c: In function âread_extattrhdrâ: >content.c:8326:13: warning: variable ânreadâ set but not used [-Wunused-but-set-variable] > 8326 | int nread; > | ^~~~~ >content.c: In function âdiscard_paddingâ: >content.c:8398:13: warning: variable ânreadâ set but not used [-Wunused-but-set-variable] > 8398 | int nread; > | ^~~~~ >content.c: In function ârestore_extattrâ: >content.c:8732:21: warning: variable ânreadâ set but not used [-Wunused-but-set-variable] > 8732 | int nread; > | ^~~~~ >content.c: In function âsetextattrâ: >content.c:8867:9: warning: âattr_setâ is deprecated: Use setxattr or lsetxattr instead [-Wdeprecated-declarations] > 8867 | rval = attr_set(path, > | ^~~~ >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 âpi_showâ: >content.c:9286:13: warning: variable âstrbuflenâ set but not used [-Wunused-but-set-variable] > 9286 | int strbuflen; > | ^~~~~~~~~ >content.c: In function âMedia_mfile_nextâ: >content.c:4797:33: warning: ignoring return value of âsystemâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 4797 | system(media_change_alert_program); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >content.c: In function ârestore_extentâ: >content.c:8625:49: warning: ignoring return value of âftruncateâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 8625 | ftruncate(fd, bstatp->bs_size); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >gmake[2]: *** [../include/buildrules:47: content.o] Error 1 >gmake[2]: *** Waiting for unfinished jobs.... >gmake[1]: *** [include/buildrules:22: restore] Error 2 >gmake[1]: *** Waiting for unfinished jobs.... > [LD] xfsdump >/bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xfsdump -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 arch_xlate.o cldmgr.o content_common.o dlog.o drive.o drive_scsitape.o drive_simple.o drive_minrmt.o fs.o getdents.o global.o hsmapi.o lock.o main.o mlog.o openutil.o qlock.o path.o ring.o stream.o timeutil.o util.o inv_api.o inv_core.o inv_files.o inv_fstab.o inv_idx.o inv_mgr.o inv_stobj.o content.o inomap.o var.o -luuid -lhandle -lattr ../librmt/librmt.la -lpthread >make: *** [Makefile:53: default] Error 2 > * ERROR: sys-fs/xfsdump-3.1.10::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-fs/xfsdump-3.1.10::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/xfsdump-3.1.10::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-fs:xfsdump-3.1.10:20220605-224824.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/xfsdump-3.1.10/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/xfsdump-3.1.10/temp/environment'. > * Working directory: '/var/tmp/portage/sys-fs/xfsdump-3.1.10/work/xfsdump-3.1.10' > * S: '/var/tmp/portage/sys-fs/xfsdump-3.1.10/work/xfsdump-3.1.10' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 849944
:
783059
|
783062
|
783065
|
783068
|
783071
| 783074 |
783077