+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/xfsdump.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3C9Rax
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf xfsdump-3.1.6
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/xfsdump-3.1.6.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xfsdump-3.1.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (xfsdump-largefile.patch):'
Patch #0 (xfsdump-largefile.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file configure
Hunk #1 succeeded at 770 (offset -2 lines).
Hunk #2 succeeded at 1402 (offset -3 lines).
Hunk #3 succeeded at 12545 (offset -483 lines).
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a1GU57
+ umask 022
+ cd /builddir/build/BUILD
+ cd xfsdump-3.1.6
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking 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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... 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 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... no
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 riscv64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for 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... /bin/rpm
checking for rpmbuild... /usr/bin/rpmbuild
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
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
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/config.h
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-dependency-tracking
+ make V=1 -j4
/usr/bin/gmake --no-print-directory Q= include librmt common inventory invutil dump restore m4 man doc po debian
Building include
/usr/bin/gmake --no-print-directory Q= -q -C include || /usr/bin/gmake --no-print-directory Q= -C include
Building librmt
Building common
/usr/bin/gmake --no-print-directory Q= -q -C librmt || /usr/bin/gmake --no-print-directory Q= -C librmt
/usr/bin/gmake --no-print-directory Q= -q -C common || /usr/bin/gmake --no-print-directory Q= -C common
Building inventory
Building m4
/usr/bin/gmake --no-print-directory Q= -q -C inventory || /usr/bin/gmake --no-print-directory Q= -C inventory
/usr/bin/gmake --no-print-directory Q= -q -C m4 || /usr/bin/gmake --no-print-directory Q= -C m4
    [LTDEP]
gcc -MM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep
    [LTDEP]
gcc -MM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -I../include -DENABLE_GETTEXT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -funsigned-char -fno-strict-aliasing -Wall    | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep
Building man
/usr/bin/gmake --no-print-directory Q= -q -C man || /usr/bin/gmake --no-print-directory Q= -C man
Building doc
/usr/bin/gmake --no-print-directory Q= -q -C doc || /usr/bin/gmake --no-print-directory Q= -C doc
gcc: fatal error: no input files
compilation terminated.
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
    [ZIP]    CHANGES.gz
/bin/gzip --best -c < CHANGES > CHANGES.gz
Building debian
/usr/bin/gmake --no-print-directory Q= -q -C debian || /usr/bin/gmake --no-print-directory Q= -C debian
    [GETTXT] xfsdump.pot
/usr/bin/xgettext --language=C --keyword=_ --keyword=N_ -o xfsdump.pot .././restore/tree.c .././restore/mmap.c .././restore/node.c .././restore/dirattr.c .././restore/namreg.c .././restore/win.c .././restore/content.c .././restore/inomap.c .././restore/bag.c .././dump/var.c .././dump/content.c .././dump/inomap.c .././inventory/inv_oref.c .././inventory/inv_core.c .././inventory/testmain.c .././inventory/inv_fstab.c .././inventory/inv_files.c .././inventory/inv_idx.c .././inventory/inv_api.c .././inventory/inv_mgr.c .././inventory/inv_stobj.c .././common/lock.c .././common/global.c .././common/qlock.c .././common/hsmapi.c .././common/content_common.c .././common/mlog.c .././common/fs.c .././common/arch_xlate.c .././common/inventory.c .././common/path.c .././common/ring.c .././common/drive_simple.c .././common/cldmgr.c .././common/drive_scsitape.c .././common/media.c .././common/getdents.c .././common/util.c .././common/drive_minrmt.c .././common/openutil.c .././common/timeutil.c .././common/drive.c .././common/main.c .././common/stream.c .././common/dlog.c .././common/cleanup.c .././invutil/invidx.c .././invutil/menu.c .././invutil/screen.c .././invutil/cmenu.c .././invutil/fstab.c .././invutil/stobj.c .././invutil/invutil.c .././invutil/list.c .././librmt/isrmt.c .././librmt/rmtdev.c .././librmt/rmtaccess.c .././librmt/rmtclose.c .././librmt/rmtread.c .././librmt/rmtioctl.c .././librmt/rmtopen.c .././librmt/rmtstatus.c .././librmt/rmtcreat.c .././librmt/rmtcommand.c .././librmt/rmtfstat.c .././librmt/rmtabort.c .././librmt/rmtwrite.c .././librmt/rmtmsg.c .././librmt/rmtisatty.c .././librmt/rmtlseek.c
    [MSGFMT] de.mo
    [MSGFMT] pl.mo
/usr/bin/msgfmt -c --statistics -o de.mo de.po
/usr/bin/msgfmt -c --statistics -o pl.mo pl.po
767 translated messages.
763 translated messages.
    [CC]     isrmt.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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]     rmtstatus.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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]     rmtaccess.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
    [CC]     rmtcreat.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
   dup(_rmt_Ptc[i][0]);
   ^~~~~~~~~~~~~~~~~~~
rmtopen.c:233:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
   dup(_rmt_Ctp[i][1]);
   ^~~~~~~~~~~~~~~~~~~
rmtopen.c:235:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
   (void) setuid (getuid ());
   ^~~~~~~~~~~~~~~~~~~~~~~~~
rmtopen.c:236:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
   (void) setgid (getgid ());
   ^~~~~~~~~~~~~~~~~~~~~~~~~
    [LD]     librmt.la
/bin/sh ../libtool --quiet --tag=CC --mode=link 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
Building dump
/usr/bin/gmake --no-print-directory Q= -q -C invutil || /usr/bin/gmake --no-print-directory Q= -C invutil
/usr/bin/gmake --no-print-directory Q= -q -C dump || /usr/bin/gmake --no-print-directory Q= -C dump
Building restore
/usr/bin/gmake --no-print-directory Q= -q -C restore || /usr/bin/gmake --no-print-directory Q= -C restore
    [LN]     arch_xlate.h
    [LN]     global.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
rm -f arch_xlate.h; ln -s ../common/arch_xlate.h arch_xlate.h
    [LN]     cldmgr.h
rm -f cldmgr.h; ln -s ../common/cldmgr.h cldmgr.h
    [LN]     mlog.h
rm -f mlog.h; ln -s ../common/mlog.h mlog.h
    [LN]     content.h
rm -f content.h; ln -s ../common/content.h content.h
    [LN]     timeutil.h
rm -f timeutil.h; ln -s ../common/timeutil.h timeutil.h
    [LN]     cldmgr.h
rm -f cldmgr.h; ln -s ../common/cldmgr.h cldmgr.h
    [LN]     content_common.h
rm -f content_common.h; ln -s ../common/content_common.h content_common.h
    [LN]     types.h
rm -f types.h; ln -s ../common/types.h types.h
    [LN]     content.h
rm -f content.h; ln -s ../common/content.h content.h
    [LN]     content_inode.h
rm -f content_inode.h; ln -s ../common/content_inode.h content_inode.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]     timeutil.c
rm -f timeutil.c; ln -s ../common/timeutil.c timeutil.c
    [LN]     drive.h
rm -f drive.h; ln -s ../common/drive.h drive.h
    [LN]     dlog.h
rm -f dlog.h; ln -s ../common/dlog.h dlog.h
    [LN]     inventory.h
rm -f inventory.h; ln -s ../inventory/inventory.h inventory.h
    [LN]     exit.h
rm -f exit.h; ln -s ../common/exit.h exit.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]     drive.h
rm -f drive.h; ln -s ../common/drive.h drive.h
    [LN]     getdents.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]     inv_files.c
rm -f inv_files.c; ln -s ../inventory/inv_files.c inv_files.c
    [LN]     exit.h
rm -f exit.h; ln -s ../common/exit.h exit.h
    [LN]     fs.h
rm -f fs.h; ln -s ../common/fs.h fs.h
    [LN]     hsmapi.h
rm -f hsmapi.h; ln -s ../common/hsmapi.h hsmapi.h
    [DEP]
[ -n "invutil.c cmenu.c fstab.c invidx.c list.c menu.c screen.c stobj.c" ] && gcc -MM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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]     getdents.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]     hsmapi.h
    [LN]     lock.h
rm -f hsmapi.h; ln -s ../common/hsmapi.h hsmapi.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]     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]     mlog.h
rm -f mlog.h; ln -s ../common/mlog.h mlog.h
    [LN]     openutil.h
rm -f openutil.h; ln -s ../common/openutil.h openutil.h
    [LN]     openutil.h
rm -f openutil.h; ln -s ../common/openutil.h openutil.h
    [LN]     path.h
rm -f path.h; ln -s ../common/path.h path.h
    [LN]     qlock.h
rm -f qlock.h; ln -s ../common/qlock.h qlock.h
    [LN]     path.h
rm -f path.h; ln -s ../common/path.h path.h
    [LN]     qlock.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]     rec_hdr.h
rm -f rec_hdr.h; ln -s ../common/rec_hdr.h rec_hdr.h
    [LN]     ring.h
rm -f ring.h; ln -s ../common/ring.h ring.h
    [LN]     stream.h
    [LN]     stream.h
rm -f stream.h; ln -s ../common/stream.h stream.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]     timeutil.h
rm -f timeutil.h; ln -s ../common/timeutil.h timeutil.h
    [LN]     ts_mtio.h
rm -f ts_mtio.h; ln -s ../common/ts_mtio.h ts_mtio.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
    [LN]     types.h
rm -f types.h; ln -s ../common/types.h types.h
    [LN]     util.h
rm -f util.h; ln -s ../common/util.h util.h
    [LN]     util.h
rm -f util.h; ln -s ../common/util.h util.h
    [LN]     rec_hdr.h
rm -f rec_hdr.h; ln -s ../common/rec_hdr.h rec_hdr.h
    [LN]     arch_xlate.c
    [LN]     arch_xlate.c
rm -f arch_xlate.c; ln -s ../common/arch_xlate.c 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]     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]     dlog.c
rm -f dlog.c; ln -s ../common/dlog.c dlog.c
    [LN]     dlog.c
    [LN]     drive.c
rm -f dlog.c; ln -s ../common/dlog.c dlog.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.c
    [LN]     drive_simple.c
rm -f drive.c; ln -s ../common/drive.c drive.c
rm -f drive_simple.c; ln -s ../common/drive_simple.c drive_simple.c
    [LN]     drive_scsitape.c
rm -f drive_scsitape.c; ln -s ../common/drive_scsitape.c drive_scsitape.c
    [LN]     drive_minrmt.c
rm -f drive_minrmt.c; ln -s ../common/drive_minrmt.c drive_minrmt.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_minrmt.c; ln -s ../common/drive_minrmt.c drive_minrmt.c
    [LN]     fs.c
rm -f fs.c; ln -s ../common/fs.c fs.c
    [LN]     getdents.c
    [LN]     fs.c
rm -f fs.c; ln -s ../common/fs.c fs.c
rm -f getdents.c; ln -s ../common/getdents.c getdents.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
rm -f hsmapi.c; ln -s ../common/hsmapi.c hsmapi.c
    [LN]     global.c
rm -f global.c; ln -s ../common/global.c global.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
    [LN]     mlog.c
    [LN]     hsmapi.c
rm -f hsmapi.c; ln -s ../common/hsmapi.c hsmapi.c
rm -f mlog.c; ln -s ../common/mlog.c mlog.c
    [LN]     lock.c
rm -f lock.c; ln -s ../common/lock.c lock.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]     main.c
rm -f main.c; ln -s ../common/main.c main.c
    [LN]     qlock.c
rm -f qlock.c; ln -s ../common/qlock.c qlock.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]     path.c
rm -f path.c; ln -s ../common/path.c path.c
    [LN]     qlock.c
rm -f qlock.c; ln -s ../common/qlock.c qlock.c
    [LN]     ring.c
rm -f ring.c; ln -s ../common/ring.c ring.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]     timeutil.c
rm -f timeutil.c; ln -s ../common/timeutil.c timeutil.c
    [LN]     util.c
    [LN]     stream.c
rm -f util.c; ln -s ../common/util.c util.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]     inventory.h
rm -f inventory.h; ln -s ../inventory/inventory.h inventory.h
    [LN]     util.c
    [LN]     inventory.h
rm -f util.c; ln -s ../common/util.c util.c
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_api.c
rm -f inv_api.c; ln -s ../inventory/inv_api.c inv_api.c
    [LN]     inv_priv.h
rm -f inv_priv.h; ln -s ../inventory/inv_priv.h inv_priv.h
    [LN]     inv_core.c
rm -f inv_core.c; ln -s ../inventory/inv_core.c inv_core.c
    [LN]     inv_files.c
rm -f inv_files.c; ln -s ../inventory/inv_files.c inv_files.c
    [LN]     inv_api.c
rm -f inv_api.c; ln -s ../inventory/inv_api.c inv_api.c
    [LN]     inv_fstab.c
rm -f inv_fstab.c; ln -s ../inventory/inv_fstab.c inv_fstab.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_fstab.c
rm -f inv_fstab.c; ln -s ../inventory/inv_fstab.c inv_fstab.c
    [LN]     inv_mgr.c
rm -f inv_mgr.c; ln -s ../inventory/inv_mgr.c inv_mgr.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
    [LN]     inv_mgr.c
rm -f inv_mgr.c; ln -s ../inventory/inv_mgr.c inv_mgr.c
    [DEP]
[ -n "bag.c content.c dirattr.c inomap.c mmap.c namreg.c node.c tree.c win.c" ] && gcc -MM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 bag.c content.c dirattr.c inomap.c mmap.c namreg.c node.c tree.c win.c > .dep
    [LN]     inv_stobj.c
rm -f inv_stobj.c; ln -s ../inventory/inv_stobj.c inv_stobj.c
    [DEP]
[ -n "content.c inomap.c var.c" ] && gcc -MM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
    [CC]     cldmgr.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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]     arch_xlate.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from arch_xlate.h:23:0,
                 from arch_xlate.c:26:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from arch_xlate.c:22:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     timeutil.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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]     content_common.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from invutil.c:33:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from invutil.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
invutil.c: In function 'CheckAndPruneFstab':
invutil.c:580:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
  ftruncate(fd,
  ^~~~~~~~~~~~~
     sizeof(invt_counter_t) + (sizeof(invt_fstab_t) * fstabEntries));
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
invutil.c: In function 'CheckAndPruneInvIndexFile':
invutil.c:686:6: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
      ftruncate( fd,
      ^~~~~~~~~~~~~~
      sizeof(invt_counter_t) + (validEntries * sizeof(invt_entry_t)) );
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
invutil.c: In function 'CheckAndPruneStObjFile':
invutil.c:870:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
       fgets( response, GEN_STRLEN, stdin );
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from content_common.c:32:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from content_common.c:28:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     cmenu.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c arch_xlate.c
In file included from arch_xlate.h:23:0,
                 from arch_xlate.c:26:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from arch_xlate.c:22:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from cmenu.c:30:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from cmenu.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     dlog.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
    [CC]     fstab.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from fstab.c:30:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from fstab.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
fstab.c: In function 'close_fstab':
fstab.c:433:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
  ftruncate(fstab_file[fidx].fd,
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     sizeof(invt_counter_t) + (sizeof(invt_fstab_t) * fstabentries));
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    [CC]     cldmgr.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c cldmgr.c
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=]
     snprintf(txt, sizeof(txt), "device: %s", fstabentry->ft_devpath);
                                         ^~
In file included from /usr/include/stdio.h:861:0,
                 from /usr/include/malloc.h:24,
                 from /usr/include/xfs/linux.h:27,
                 from /usr/include/xfs/xfs.h:37,
                 from fstab.c:19:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 9 and 264 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    [CC]     invidx.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from cmenu.h:21:0,
                 from list.c:24:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from list.c:21:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     drive.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from invidx.c:31:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from invidx.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     menu.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
invidx.c: In function 'close_invidx':
invidx.c:1081:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
  ftruncate(invidx_file[idx].fd,
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     sizeof(invt_counter_t) + (nEntries * sizeof(invt_entry_t)) );
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from drive.c:29:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from drive.c:25:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
drive.c: In function 'drive_init1':
drive.c:112:27: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
   drivepp = ( drive_t ** )calloc( drivecnt, sizeof( drive_t * ));
                           ^~~~~~
drive.c:112:27: warning: incompatible implicit declaration of built-in function 'calloc'
drive.c:112:27: note: include '<stdlib.h>' or provide a declaration of 'calloc'
drive.c:174:27: warning: incompatible implicit declaration of built-in function 'calloc'
   drivepp = ( drive_t ** )calloc( drivecnt, sizeof( drive_t * ));
                           ^~~~~~
drive.c:174:27: note: include '<stdlib.h>' or provide a declaration of 'calloc'
drive.c: In function 'drive_alloc':
drive.c:361:24: warning: incompatible implicit declaration of built-in function 'calloc'
  drivep = ( drive_t * )calloc( 1, sizeof( drive_t ));
                        ^~~~~~
drive.c:361:24: note: include '<stdlib.h>' or provide a declaration of 'calloc'
drive.c: In function 'drive_allochdrs':
drive.c:402:29: warning: incompatible implicit declaration of built-in function 'calloc'
  grhdrp = ( global_hdr_t * )calloc( 1, sizeof( global_hdr_t ));
                             ^~~~~~
drive.c:402:29: note: include '<stdlib.h>' or provide a declaration of 'calloc'
invidx.c: In function 'invidx_highlight':
invidx.c:704:40: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 249 [-Wformat-truncation=]
     snprintf(txt, sizeof(txt), "path:  %s", invtentry->ie_filename);
                                        ^~
In file included from /usr/include/stdio.h:861:0,
                 from /usr/include/malloc.h:24,
                 from /usr/include/xfs/linux.h:27,
                 from /usr/include/xfs/xfs.h:37,
                 from invidx.c:19:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 263 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from menu.c:24:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from menu.c:22:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     dlog.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c dlog.c
    [CC]     drive.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c drive.c
In file included from drive.c:29:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from drive.c:25:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
drive.c: In function 'drive_init1':
drive.c:112:27: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
   drivepp = ( drive_t ** )calloc( drivecnt, sizeof( drive_t * ));
                           ^~~~~~
drive.c:112:27: warning: incompatible implicit declaration of built-in function 'calloc'
drive.c:112:27: note: include '<stdlib.h>' or provide a declaration of 'calloc'
drive.c:174:27: warning: incompatible implicit declaration of built-in function 'calloc'
   drivepp = ( drive_t ** )calloc( drivecnt, sizeof( drive_t * ));
                           ^~~~~~
drive.c:174:27: note: include '<stdlib.h>' or provide a declaration of 'calloc'
drive.c: In function 'drive_alloc':
drive.c:361:24: warning: incompatible implicit declaration of built-in function 'calloc'
  drivep = ( drive_t * )calloc( 1, sizeof( drive_t ));
                        ^~~~~~
drive.c:361:24: note: include '<stdlib.h>' or provide a declaration of 'calloc'
drive.c: In function 'drive_allochdrs':
drive.c:402:29: warning: incompatible implicit declaration of built-in function 'calloc'
  grhdrp = ( global_hdr_t * )calloc( 1, sizeof( global_hdr_t ));
                             ^~~~~~
drive.c:402:29: note: include '<stdlib.h>' or provide a declaration of 'calloc'
    [CC]     screen.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c drive_scsitape.c
    [CC]     drive_simple.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c drive_simple.c
In file included from cmenu.h:21:0,
                 from screen.c:27:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from screen.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from drive_scsitape.c:38:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from drive_scsitape.c:34:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     stobj.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from drive_simple.c:39:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from drive_simple.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from stobj.c:30:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from stobj.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
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=]
     snprintf(txt, sizeof(txt), "interrupted: %s, cmdarg: %s",
                                                          ^~
In file included from /usr/include/stdio.h:861:0,
                 from /usr/include/malloc.h:24,
                 from /usr/include/xfs/linux.h:27,
                 from /usr/include/xfs/xfs.h:37,
                 from stobj.c:19:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 26 and 282 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __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=]
     snprintf(txt, sizeof(txt), "mountpt: %s, fsid: %s", stobjses->s_mountpt, uuidstr);
                                          ^~
In file included from /usr/include/stdio.h:861:0,
                 from /usr/include/malloc.h:24,
                 from /usr/include/xfs/linux.h:27,
                 from /usr/include/xfs/xfs.h:37,
                 from stobj.c:19:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 18 or more bytes (assuming 273) into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stobj.c:203:42: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 247 [-Wformat-truncation=]
     snprintf(txt, sizeof(txt), "device:  %s, sesid: %s", stobjses->s_devpath, uuidstr);
                                          ^~
In file included from /usr/include/stdio.h:861:0,
                 from /usr/include/malloc.h:24,
                 from /usr/include/xfs/linux.h:27,
                 from /usr/include/xfs/xfs.h:37,
                 from stobj.c:19:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 19 or more bytes (assuming 274) into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    [LD]     xfsinvutil
/bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfsinvutil -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   timeutil.o inv_files.o invutil.o cmenu.o fstab.o invidx.o list.o menu.o screen.o stobj.o   -luuid -lncurses  
    [CC]     drive_minrmt.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c drive_minrmt.c
    [CC]     drive_scsitape.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from drive_minrmt.c:38:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from drive_minrmt.c:34:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from drive_simple.c:39:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from drive_simple.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from drive_scsitape.c:38:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from drive_scsitape.c:34:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     drive_minrmt.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
    [CC]     fs.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from drive_minrmt.c:38:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from drive_minrmt.c:34:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from fs.c:36:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from fs.c:31:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     getdents.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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]     fs.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c fs.c
    [CC]     global.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from fs.c:36:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from fs.c:31:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from global.c:31:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from global.c:25:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     getdents.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c getdents.c
    [CC]     hsmapi.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
    [CC]     global.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c global.c
In file included from hsmapi.c:36:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from hsmapi.c:27:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from global.c:31:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from global.c:25:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     lock.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
    [CC]     hsmapi.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c hsmapi.c
    [CC]     main.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
    [CC]     openutil.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from hsmapi.c:36:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from hsmapi.c:27:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from main.c:44:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from main.c:39:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from mlog.c:34:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from mlog.c:30:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     qlock.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
    [CC]     lock.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c lock.c
    [CC]     main.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c main.c
    [CC]     mlog.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c mlog.c
    [CC]     path.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from main.c:44:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from main.c:39:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from mlog.c:34:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from mlog.c:30:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     ring.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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]     openutil.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c openutil.c
    [CC]     path.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c path.c
    [CC]     stream.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
    [CC]     qlock.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c qlock.c
    [CC]     timeutil.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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]     ring.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c ring.c
    [CC]     util.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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]     stream.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c stream.c
    [CC]     inv_api.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from util.c:33:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from util.c:28:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     inv_core.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from inv_api.c:37:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_api.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     timeutil.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c timeutil.c
    [CC]     util.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c util.c
In file included from inv_core.c:34:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_core.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     inv_files.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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_api.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c inv_api.c
In file included from util.c:33:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from util.c:28:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     inv_idx.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from inv_fstab.c:36:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_fstab.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from inv_api.c:37:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_api.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     inv_mgr.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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_core.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c inv_core.c
In file included from inv_idx.c:34:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_idx.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from inv_mgr.c:34:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_mgr.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     inv_files.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c inv_files.c
In file included from inv_core.c:34:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_core.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     inv_fstab.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c inv_fstab.c
    [CC]     inv_idx.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c inv_idx.c
    [CC]     inv_stobj.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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_mgr.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c inv_mgr.c
In file included from inv_fstab.c:36:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_fstab.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from inv_idx.c:34:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_idx.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from inv_stobj.c:37:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_stobj.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     content.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from inv_mgr.c:34:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_mgr.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from hsmapi.h:22:0,
                 from content.c:46:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from content.c:34:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
content.c: In function 'save_quotas':
content.c:6634:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
         read(fd, &tmp, 1);
         ^~~~~~~~~~~~~~~~~
content.c: In function 'Media_mfile_begin':
content.c:5951:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
     system(media_change_alert_program);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    [CC]     inomap.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from inomap.c:33:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inomap.c:28:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
content.c: In function 'Media_prompt_erase.isra.10':
content.c:6351:4: warning: '__builtin___sprintf_chk' writing a terminating nul past the end of the destination [-Wformat-overflow=]
    "pre-erase (-%c) option specified "
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
content.c:6354:15: note: format string is defined here
    "drive %u\n",
               ^
In file included from /usr/include/stdio.h:861:0,
                 from /usr/include/malloc.h:24,
                 from content.c:31:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 101 and 110 bytes into a destination of size 100
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    [CC]     var.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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
In file included from var.c:29:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from var.c:25:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     bag.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c bag.c
    [CC]     inv_stobj.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c inv_stobj.c
    [CC]     content.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c content.c
    [CC]     dirattr.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c dirattr.c
In file included from inv_stobj.c:37:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inv_stobj.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from content.c:44:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from content.c:38:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from dirattr.c:46:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from dirattr.c:29:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
content.c: In function 'Media_mfile_next':
content.c:4797:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
     system(media_change_alert_program);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
content.c: In function 'restore_extent':
content.c:8633:7: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
       ftruncate(fd, bstatp->bs_size);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    [CC]     inomap.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c inomap.c
    [CC]     mmap.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c mmap.c
mmap.c: In function 'mmap_autogrow':
mmap.c:41:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  (void)write(fd, nul_buffer, 1);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    [CC]     namreg.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c namreg.c
In file included from inomap.c:36:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from inomap.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [LD]     xfsdump
/bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfsdump -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   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  
In file included from namreg.c:34:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from namreg.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [CC]     node.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c node.c
    [CC]     tree.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c tree.c
    [CC]     win.o
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"3.1.6\" -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 -c win.c
In file included from node.c:32:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from /usr/include/xfs/linux.h:20:0,
                 from /usr/include/xfs/xfs.h:37,
                 from node.c:19:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
In file included from tree.c:42:0:
types.h:38:0: warning: "UUID_STR_LEN" redefined
 #define UUID_STR_LEN 36
 
In file included from tree.c:37:0:
/usr/include/uuid/uuid.h:65:0: note: this is the location of the previous definition
 #define UUID_STR_LEN 37
 
    [LD]     xfsrestore
/bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfsrestore -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   arch_xlate.o cldmgr.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 path.o qlock.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 bag.o content.o dirattr.o inomap.o mmap.o namreg.o node.o tree.o win.o   -luuid -lhandle -lattr ../librmt/librmt.la -lpthread  
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hpV38H
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64
+ cd xfsdump-3.1.6
+ rm -rf /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64
+ make DIST_ROOT=/builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64 install
Building include
Building librmt
Building common
Building inventory
Building invutil
Building dump
Building restore
Building m4
Building man
Building man8
Building doc
Building po
Building debian
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/include'
gmake[1]: Nothing to be done for 'install'.
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/include'
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/librmt'
gmake[1]: Nothing to be done for 'install'.
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/librmt'
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/common'
gmake[1]: Nothing to be done for 'install'.
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/common'
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/inventory'
gmake[1]: Nothing to be done for 'install'.
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/inventory'
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/invutil'
../install-sh -o mockbuild -g mockbuild -m 755 -d /usr/sbin
/bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mockbuild -m 755 xfsinvutil /usr/sbin
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/invutil'
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/dump'
../install-sh -o mockbuild -g mockbuild -m 755 -d /sbin
/bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mockbuild -m 755 xfsdump /sbin
../install-sh -o mockbuild -g mockbuild -m 755 -d /usr/sbin
../install-sh -o mockbuild -g mockbuild -S /sbin/xfsdump /usr/sbin/xfsdump
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/dump'
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/restore'
../install-sh -o mockbuild -g mockbuild -m 755 -d /sbin
/bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mockbuild -m 755 xfsrestore /sbin
../install-sh -o mockbuild -g mockbuild -m 755 -d /usr/sbin
../install-sh -o mockbuild -g mockbuild -S /sbin/xfsrestore /usr/sbin/xfsrestore
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/restore'
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/m4'
gmake[1]: Nothing to be done for 'install'.
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/m4'
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/man'
/usr/bin/gmake -C man8 install
gmake[2]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/man/man8'
../../install-sh -o mockbuild -g mockbuild -m 755 -d /usr/share/man/man8
../../install-sh -o mockbuild -g mockbuild -m 644 xfsdump.8.gz /usr/share/man/man8/xfsdump.8.gz
../../install-sh -o mockbuild -g mockbuild -m 644 xfsinvutil.8.gz /usr/share/man/man8/xfsinvutil.8.gz
../../install-sh -o mockbuild -g mockbuild -m 644 xfsrestore.8.gz /usr/share/man/man8/xfsrestore.8.gz
gmake[2]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/man/man8'
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/man'
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/doc'
../install-sh -o mockbuild -g mockbuild -m 755 -d /usr/share/doc/xfsdump
../install-sh -o mockbuild -g mockbuild -m 644 CHANGES.gz README.xfsdump /usr/share/doc/xfsdump
../install-sh -o mockbuild -g mockbuild -m 644 COPYING /usr/share/doc/xfsdump
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/doc'
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/po'
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/po'
gmake[1]: Entering directory '/builddir/build/BUILD/xfsdump-3.1.6/debian'
gmake[1]: Nothing to be done for 'install'.
gmake[1]: Leaving directory '/builddir/build/BUILD/xfsdump-3.1.6/debian'
./install-sh -o mockbuild -g mockbuild -m 755 -d /usr/share/doc/xfsdump
./install-sh -o mockbuild -g mockbuild -m 644 README /usr/share/doc/xfsdump
+ rm -rf /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64//usr/share/doc/xfsdump/
+ cd /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64//usr/sbin
+ rm xfsdump xfsrestore
+ cd /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64//usr/sbin
+ mv ../../sbin/xfsdump .
+ cd /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64//usr/sbin
+ mv ../../sbin/xfsrestore .
+ mkdir -p /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64//var/lib/xfsdump/inventory
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64 xfsdump
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: xfsdump-3.1.6-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.osq1Vw
+ umask 022
+ cd /builddir/build/BUILD
+ cd xfsdump-3.1.6
+ DOCDIR=/builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64/usr/share/doc/xfsdump
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64/usr/share/doc/xfsdump
+ cp -pr README /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64/usr/share/doc/xfsdump
+ cp -pr doc/COPYING /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64/usr/share/doc/xfsdump
+ cp -pr doc/CHANGES /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64/usr/share/doc/xfsdump
+ cp -pr doc/README.xfsdump /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64/usr/share/doc/xfsdump
+ cp -pr doc/xfsdump_ts.txt /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64/usr/share/doc/xfsdump
+ exit 0
Provides: xfsdump = 3.1.6-6.fc28 xfsdump(riscv-64) = 3.1.6-6.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libattr.so.1()(64bit) libattr.so.1(ATTR_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libhandle.so.1()(64bit) libhandle.so.1(LIBHANDLE_1.0.3)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64
Wrote: /builddir/build/SRPMS/xfsdump-3.1.6-6.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/xfsdump-3.1.6-6.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bq2uJb
+ umask 022
+ cd /builddir/build/BUILD
+ cd xfsdump-3.1.6
+ rm -rf /builddir/build/BUILDROOT/xfsdump-3.1.6-6.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff