Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/xfsprogs.spec'], chrootPath='/home/lib/mock/dist-ocs23-base-build-324460-34725/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/xfsprogs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/xfsprogs-6.6.0-6.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/xfsprogs.spec'], chrootPath='/home/lib/mock/dist-ocs23-base-build-324460-34725/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/xfsprogs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cVDYAi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xfsprogs-6.6.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xfsprogs-6.6.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd xfsprogs-6.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/xfsprogs-anolis-add-atomic-write-support.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ubcKQe + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd xfsprogs-6.6.0 + export tagname=CC + tagname=CC + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-02-05 20:58:04.000000000 +0800 +++ ./configure 2025-09-10 14:27:33.768000000 +0800 @@ -1833,7 +1833,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-09-10 14:27:33.768000000 +0800 +++ ./configure 2025-09-10 14:27:33.796000000 +0800 @@ -6512,7 +6512,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -18614,7 +18614,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=loongarch64-opencloudos-linux-gnu --host=loongarch64-opencloudos-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 --enable-editline=yes --enable-blkid=yes --enable-lto=no configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking build system type... loongarch64-opencloudos-linux-gnu checking host system type... loongarch64-opencloudos-linux-gnu checking how to print strings... printf checking for loongarch64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert loongarch64-opencloudos-linux-gnu file names to loongarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert loongarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for loongarch64-opencloudos-linux-gnu-file... no checking for file... file checking for loongarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for loongarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for loongarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6518: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for loongarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for loongarch64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking for loongarch64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking for loongarch64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking for gmake... /usr/bin/gmake checking for tar... /usr/bin/tar checking for gzip... /usr/bin/gzip checking whether gcc -MM is supported... yes checking for sort... /bin/sort checking whether ln -s works... yes checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking for rpm... /usr/bin/rpm checking for rpmbuild... /usr/bin/rpmbuild checking for ini.h... yes checking for ini_parse in -linih... yes checking for uuid.h... no checking for sys/uuid.h... no checking for uuid/uuid.h... yes checking for uuid_compare... no checking for uuid_compare in -luuid... yes checking for pthread.h... yes checking for pthread_mutex_init in -lpthread... yes checking for urcu.h... yes checking for liburcu... yes checking for fadvise ... yes checking for madvise ... yes checking for mincore ... yes checking for sendfile ... yes checking for getmntent ... yes checking for fallocate... yes checking for fiemap... yes checking for pwritev2... yes checking for preadv... yes checking for copy_file_range... yes checking for sync_file_range... yes checking for syncfs... yes checking for mntent.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether fls is declared... no checking for readdir... yes checking whether fsetxattr is declared... yes checking whether mremap is declared... yes checking for struct fsxattr... yes checking for struct fsxattr.fsx_cowextsize... yes checking for struct fscrypt_add_key_arg... yes checking for struct fscrypt_add_key_arg.key_id... yes checking for struct fscrypt_policy_v2... yes checking for struct fscrypt_policy_v2.log2_data_unit_size... no checking for GETFSMAP... yes checking for struct statfs... yes checking for struct statfs.f_flags... yes checking for MAP_SYNC... yes checking for library containing dm_task_create... no checking for mallinfo ... yes checking for mallinfo2 ... yes checking for attr/attributes.h... yes checking for struct attrlist_cursor... yes checking for loongarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for icu-i18n... yes checking whether openat is declared... yes checking whether fstatat is declared... yes checking for struct sg_io_hdr ... yes checking for struct hd_geometry ... yes checking for systemd... yes checking for systemd system unit dir... /usr/lib/systemd/system checking for system crontab dir... yes checking for udev... yes checking for udev rule dir... /usr/lib/udev/rules.d checking for library containing blkid_probe_all... -lblkid checking for blkid_probe_get_topology... yes checking size of long... 8 checking size of char *... 8 checking for umode_t... no checking for atomic64_t support in liburcu... yes configure: creating ./config.status config.status: creating include/builddefs config.status: creating include/platform_defs.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/gmake --no-print-directory Q= headers [HEADERS] include /usr/bin/gmake --no-print-directory Q= -C include NODEP=1 install-headers [HEADERS] libxfs /usr/bin/gmake --no-print-directory Q= -C libxfs NODEP=1 install-headers ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/include/handle.h xfs/handle.h ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/include/jdm.h xfs/jdm.h ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/include/linux.h xfs/linux.h ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/include/xfs.h xfs/xfs.h ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/libxfs/xfs_fs.h ../include/xfs/xfs_fs.h ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/include/xqm.h xfs/xqm.h ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/libxfs/xfs_types.h ../include/xfs/xfs_types.h ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/include/xfs_fs_compat.h xfs/xfs_fs_compat.h ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/libxfs/xfs_da_format.h ../include/xfs/xfs_da_format.h ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/libxfs/xfs_format.h ../include/xfs/xfs_format.h ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/include/xfs_arch.h xfs/xfs_arch.h ln -s -f /builddir/build/BUILD/xfsprogs-6.6.0/libxfs/xfs_log_format.h ../include/xfs/xfs_log_format.h /usr/bin/gmake --no-print-directory Q= libfrog libxfs libxlog libxcmd libhandle copy db estimate fsck fsr growfs io logprint mkfs quota mdrestore repair rtcp m4 man doc debian spaceman scrub po include Building include /usr/bin/gmake --no-print-directory Q= -q -C include || /usr/bin/gmake --no-print-directory Q= -C include [LN] disk ln -s . disk gmake[1]: Nothing to be done for 'include'. Building libfrog /usr/bin/gmake --no-print-directory Q= -q -C libfrog || /usr/bin/gmake --no-print-directory Q= -C libfrog [CC] gen_crc32table gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -o gen_crc32table gen_crc32table.c [GENERATE] crc32table.h ./gen_crc32table > crc32table.h {standard input}: Assembler messages: {standard input}:1090: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:84: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT avl64.c bitmap.c bulkstat.c convert.c crc32.c fsgeom.c list_sort.c linux.c logging.c paths.c projects.c ptvar.c radix-tree.c randbytes.c scrub.c util.c workqueue.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep rm -f .ltdep [CC] logging.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c logging.c [CC] randbytes.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c randbytes.c [CC] scrub.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c scrub.c {standard input}: Assembler messages: {standard input}:1626: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] crc32.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c crc32.c [CC] list_sort.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c list_sort.c [CC] util.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c util.c [CC] ptvar.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c ptvar.c [CC] workqueue.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c workqueue.c [CC] projects.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c projects.c {standard input}: Assembler messages: {standard input}:3645: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3750: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:3358: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3392: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3406: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4038: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] fsgeom.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c fsgeom.c [CC] linux.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c linux.c {standard input}: Assembler messages: {standard input}:5085: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5140: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5316: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5900: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5982: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] bitmap.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c bitmap.c [CC] convert.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c convert.c {standard input}: Assembler messages: {standard input}:2863: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2959: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3050: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] bulkstat.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c bulkstat.c {standard input}: Assembler messages: {standard input}:6151: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6387: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6828: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6987: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7421: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7648: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] paths.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c paths.c {standard input}: Assembler messages: {standard input}:5452: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5485: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5495: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5657: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5780: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5814: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6468: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6493: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6504: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6592: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] avl64.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c avl64.c [CC] radix-tree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c radix-tree.c [LD] libfrog.la /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rpath /lib64 -version-info 0:0:0 -static -o libfrog.la avl64.lo bitmap.lo bulkstat.lo convert.lo crc32.lo fsgeom.lo list_sort.lo linux.lo logging.lo paths.lo projects.lo ptvar.lo radix-tree.lo randbytes.lo scrub.lo util.lo workqueue.lo Building libxfs /usr/bin/gmake --no-print-directory Q= -q -C libxfs || /usr/bin/gmake --no-print-directory Q= -C libxfs gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 cache.c defer_item.c init.c kmem.c logitem.c rdwr.c topology.c trans.c util.c xfs_ag.c xfs_ag_resv.c xfs_alloc.c xfs_alloc_btree.c xfs_attr.c xfs_attr_leaf.c xfs_attr_remote.c xfs_bit.c xfs_bmap.c xfs_bmap_btree.c xfs_btree.c xfs_btree_staging.c xfs_da_btree.c xfs_defer.c xfs_dir2.c xfs_dir2_block.c xfs_dir2_data.c xfs_dir2_leaf.c xfs_dir2_node.c xfs_dir2_sf.c xfs_dquot_buf.c xfs_ialloc.c xfs_iext_tree.c xfs_inode_buf.c xfs_inode_fork.c xfs_ialloc_btree.c xfs_log_rlimit.c xfs_refcount.c xfs_refcount_btree.c xfs_rmap.c xfs_rmap_btree.c xfs_rtbitmap.c xfs_sb.c xfs_symlink_remote.c xfs_trans_inode.c xfs_trans_resv.c xfs_types.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep rm -f .ltdep [CC] xfs_bit.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_bit.c [CC] kmem.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c kmem.c [CC] logitem.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c logitem.c {standard input}: Assembler messages: {standard input}:7211: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] topology.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c topology.c [CC] xfs_ag_resv.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_ag_resv.c {standard input}: Assembler messages: {standard input}:6709: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6764: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_dquot_buf.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_dquot_buf.c {standard input}: Assembler messages: {standard input}:8155: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] defer_item.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c defer_item.c [CC] xfs_btree_staging.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_btree_staging.c [CC] xfs_alloc_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_alloc_btree.c {standard input}: Assembler messages: {standard input}:14327: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] cache.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c cache.c {standard input}: Assembler messages: {standard input}:8150: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] util.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c util.c [CC] xfs_defer.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_defer.c {standard input}: Assembler messages: {standard input}:11282: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:12196: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:13551: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:13643: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_dir2.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_dir2.c {standard input}: Assembler messages: {standard input}:12202: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] trans.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c trans.c [CC] xfs_attr_remote.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_attr_remote.c [CC] xfs_bmap_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_bmap_btree.c {standard input}: Assembler messages: {standard input}:14701: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_attr.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_attr.c [CC] xfs_log_rlimit.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_log_rlimit.c [CC] init.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c init.c [CC] xfs_iext_tree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_iext_tree.c {standard input}: Assembler messages: {standard input}:9438: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9467: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9503: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9536: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9561: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11354: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11474: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11544: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11597: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:12910: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:14916: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_dir2_sf.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_dir2_sf.c [CC] xfs_trans_inode.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_trans_inode.c [CC] xfs_dir2_data.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_dir2_data.c {standard input}: Assembler messages: {standard input}:15231: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15275: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_ag.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_ag.c {standard input}: Assembler messages: {standard input}:16240: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16269: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16330: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16368: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16466: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16531: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_ialloc_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_ialloc_btree.c [CC] xfs_symlink_remote.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_symlink_remote.c [CC] xfs_refcount_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_refcount_btree.c {standard input}: Assembler messages: {standard input}:12475: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:12564: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:13938: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_dir2_block.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_dir2_block.c [CC] rdwr.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c rdwr.c {standard input}: Assembler messages: {standard input}:17492: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:17501: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:24086: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:24235: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_inode_buf.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_inode_buf.c {standard input}: Assembler messages: {standard input}:14655: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_types.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_types.c [CC] xfs_inode_fork.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_inode_fork.c {standard input}: Assembler messages: {standard input}:15182: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_dir2_leaf.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_dir2_leaf.c [CC] xfs_rmap_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_rmap_btree.c {standard input}: Assembler messages: {standard input}:13973: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:14132: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15168: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15186: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_trans_resv.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_trans_resv.c [CC] xfs_rtbitmap.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_rtbitmap.c {standard input}: Assembler messages: {standard input}:9599: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_dir2_node.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_dir2_node.c [CC] xfs_refcount.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_refcount.c {standard input}: Assembler messages: {standard input}:15751: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_da_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_da_btree.c [CC] xfs_sb.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_sb.c {standard input}: Assembler messages: {standard input}:13679: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:17897: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:18931: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:19581: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_ialloc.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_ialloc.c {standard input}: Assembler messages: {standard input}:26447: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_attr_leaf.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_attr_leaf.c {standard input}: Assembler messages: {standard input}:26531: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:27009: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_rmap.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_rmap.c {standard input}: Assembler messages: {standard input}:19153: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:29268: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_alloc.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_alloc.c [CC] xfs_btree.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_btree.c [CC] xfs_bmap.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -I. -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_bmap.c {standard input}: Assembler messages: {standard input}:33080: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:33726: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:33762: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:37414: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:39504: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:39598: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:42796: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:42841: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:43502: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:45180: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:45511: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:45606: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:46826: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:47149: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:47390: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:47516: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:47936: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:48597: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:49407: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:50338: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:50885: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:51329: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:51456: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:51976: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:52140: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:52441: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:52658: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:53054: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:53309: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:53423: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:53476: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:53529: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:53600: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:53615: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:53630: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:54139: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:54200: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:54592: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:55293: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:56661: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:56971: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57119: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57173: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57328: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57522: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57576: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57604: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57667: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57685: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57745: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57788: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57849: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57850: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:57915: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:58586: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:59033: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:61894: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:63138: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:63286: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] libxfs.la /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rpath /lib64 -version-info 0:0:0 -static -o libxfs.la cache.lo defer_item.lo init.lo kmem.lo logitem.lo rdwr.lo topology.lo trans.lo util.lo xfs_ag.lo xfs_ag_resv.lo xfs_alloc.lo xfs_alloc_btree.lo xfs_attr.lo xfs_attr_leaf.lo xfs_attr_remote.lo xfs_bit.lo xfs_bmap.lo xfs_bmap_btree.lo xfs_btree.lo xfs_btree_staging.lo xfs_da_btree.lo xfs_defer.lo xfs_dir2.lo xfs_dir2_block.lo xfs_dir2_data.lo xfs_dir2_leaf.lo xfs_dir2_node.lo xfs_dir2_sf.lo xfs_dquot_buf.lo xfs_ialloc.lo xfs_iext_tree.lo xfs_inode_buf.lo xfs_inode_fork.lo xfs_ialloc_btree.lo xfs_log_rlimit.lo xfs_refcount.lo xfs_refcount_btree.lo xfs_rmap.lo xfs_rmap_btree.lo xfs_rtbitmap.lo xfs_sb.lo xfs_symlink_remote.lo xfs_trans_inode.lo xfs_trans_resv.lo xfs_types.lo -lpthread -lrt Building libxlog /usr/bin/gmake --no-print-directory Q= -q -C libxlog || /usr/bin/gmake --no-print-directory Q= -C libxlog Building libxcmd /usr/bin/gmake --no-print-directory Q= -q -C libxcmd || /usr/bin/gmake --no-print-directory Q= -C libxcmd Building libhandle /usr/bin/gmake --no-print-directory Q= -q -C libhandle || /usr/bin/gmake --no-print-directory Q= -C libhandle Building estimate /usr/bin/gmake --no-print-directory Q= -q -C estimate || /usr/bin/gmake --no-print-directory Q= -C estimate Building fsck /usr/bin/gmake --no-print-directory Q= -q -C fsck || /usr/bin/gmake --no-print-directory Q= -C fsck Building mdrestore /usr/bin/gmake --no-print-directory Q= -q -C mdrestore || /usr/bin/gmake --no-print-directory Q= -C mdrestore Building rtcp /usr/bin/gmake --no-print-directory Q= -q -C rtcp || /usr/bin/gmake --no-print-directory Q= -C rtcp Building m4 /usr/bin/gmake --no-print-directory Q= -q -C m4 || /usr/bin/gmake --no-print-directory Q= -C m4 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 Building debian /usr/bin/gmake --no-print-directory Q= -q -C debian || /usr/bin/gmake --no-print-directory Q= -C debian Building po /usr/bin/gmake --no-print-directory Q= -q -C po || /usr/bin/gmake --no-print-directory Q= -C po Building man2 /usr/bin/gmake --no-print-directory Q= -q -C man2 || /usr/bin/gmake --no-print-directory Q= -C man2 Building man3 /usr/bin/gmake --no-print-directory Q= -q -C man3 || /usr/bin/gmake --no-print-directory Q= -C man3 Building man5 /usr/bin/gmake --no-print-directory Q= -q -C man5 || /usr/bin/gmake --no-print-directory Q= -C man5 Building man8 /usr/bin/gmake --no-print-directory Q= -q -C man8 || /usr/bin/gmake --no-print-directory Q= -C man8 [ZIP] CHANGES.gz /usr/bin/gzip --best -c < CHANGES > CHANGES.gz [SED] mkfs.xfs.8 /usr/bin/sed -e 's|@mkfs_cfg_dir@|/usr/share/xfsprogs/mkfs|g' < mkfs.xfs.8.in > mkfs.xfs.8 gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 xfs_estimate.c > .dep gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 xfs_rtcp.c > .dep gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 xfs_mdrestore.c > .dep rm -f .dep rm -f .dep rm -f .dep gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 handle.c jdm.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep rm -f .ltdep gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 xfs_log_recover.c util.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep [MSGFMT] de.mo /usr/bin/msgfmt -c --statistics -o de.mo de.po 2345 translated messages. rm -f .ltdep [MSGFMT] pl.mo /usr/bin/msgfmt -c --statistics -o pl.mo pl.po 3139 translated messages. gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE command.c input.c help.c quit.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep rm -f .ltdep [CC] xfs_estimate.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_estimate.c [CC] xfs_rtcp.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_rtcp.c {standard input}: Assembler messages: {standard input}:5116: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5140: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5158: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5192: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5230: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5252: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5260: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5308: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5313: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5373: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5377: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5418: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5423: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5505: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5737: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6217: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6417: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] quit.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c quit.c {standard input}: Assembler messages: {standard input}:901: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] jdm.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c jdm.c {standard input}: Assembler messages: {standard input}:3010: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3074: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3079: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] help.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c help.c {standard input}: Assembler messages: {standard input}:1819: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_mdrestore.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_mdrestore.c {standard input}: Assembler messages: {standard input}:9052: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9101: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] xfs_estimate /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_estimate -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 xfs_estimate.o [CC] input.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c input.c [CC] util.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c util.c {standard input}: Assembler messages: {standard input}:9295: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] command.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c command.c [CC] handle.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c handle.c {standard input}: Assembler messages: {standard input}:4443: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4539: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4868: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5266: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5329: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5563: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5716: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5882: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] xfs_rtcp /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_rtcp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static xfs_rtcp.o ../libfrog/libfrog.la /tmp/ccjwqfhi.s: Assembler messages: /tmp/ccjwqfhi.s:236: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:257: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:274: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:305: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:339: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:357: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:412: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:429: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:451: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:459: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:508: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:513: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:571: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:575: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:616: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:621: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:701: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:956: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:1148: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:1162: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:1352: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:1499: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccjwqfhi.s:1530: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] libxcmd.la /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rpath /lib64 -version-info 0:0:0 -static -o libxcmd.la command.lo input.lo help.lo quit.lo -ledit Building growfs /usr/bin/gmake --no-print-directory Q= -q -C growfs || /usr/bin/gmake --no-print-directory Q= -C growfs Building mkfs /usr/bin/gmake --no-print-directory Q= -q -C mkfs || /usr/bin/gmake --no-print-directory Q= -C mkfs Building quota /usr/bin/gmake --no-print-directory Q= -q -C quota || /usr/bin/gmake --no-print-directory Q= -C quota Building spaceman /usr/bin/gmake --no-print-directory Q= -q -C spaceman || /usr/bin/gmake --no-print-directory Q= -C spaceman gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 xfs_growfs.c > .dep rm -f .dep gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 proto.c xfs_mkfs.c > .dep rm -f .dep [LD] libhandle.la /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rpath /lib64 -version-info 1:3:0 -Wl,--version-script,libhandle.sym -o libhandle.la handle.lo jdm.lo /tmp/ccuzgyUZ.s: Assembler messages: /tmp/ccuzgyUZ.s:47: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccuzgyUZ.s:146: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccuzgyUZ.s:445: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccuzgyUZ.s:843: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccuzgyUZ.s:906: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccuzgyUZ.s:1141: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccuzgyUZ.s:1296: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccuzgyUZ.s:1464: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccuzgyUZ.s:2171: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccuzgyUZ.s:2235: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccuzgyUZ.s:2240: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! Building fsr /usr/bin/gmake --no-print-directory Q= -q -C fsr || /usr/bin/gmake --no-print-directory Q= -C fsr Building io /usr/bin/gmake --no-print-directory Q= -q -C io || /usr/bin/gmake --no-print-directory Q= -C io Building scrub /usr/bin/gmake --no-print-directory Q= -q -C scrub || /usr/bin/gmake --no-print-directory Q= -C scrub gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT xfs_fsr.c > .dep rm -f .dep gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 info.c init.c file.c health.c prealloc.c trim.c freesp.c > .dep rm -f .dep [LD] xfs_mdrestore /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_mdrestore -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static xfs_mdrestore.o ../libxfs/libxfs.la ../libfrog/libfrog.la -lrt -luuid -lurcu -lpthread /tmp/cc7KP5f3.s: Assembler messages: /tmp/cc7KP5f3.s:221: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc7KP5f3.s:275: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc7KP5f3.s:2365: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc7KP5f3.s:2408: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_growfs.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_growfs.c {standard input}: Assembler messages: {standard input}:5735: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5816: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5832: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5851: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5853: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6144: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6235: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6341: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6623: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7100: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7290: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE init.c util.c edit.c free.c linux.c path.c project.c quot.c quota.c report.c state.c > .dep rm -f .dep [CC] info.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c info.c [CC] file.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c file.c {standard input}: Assembler messages: {standard input}:3856: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] prealloc.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c prealloc.c {standard input}: Assembler messages: {standard input}:3454: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3614: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3618: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] trim.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c trim.c {standard input}: Assembler messages: {standard input}:3798: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3997: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] init.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c init.c {standard input}: Assembler messages: {standard input}:4473: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4474: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] linux.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c linux.c [CC] init.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c init.c [CC] proto.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c proto.c {standard input}: Assembler messages: {standard input}:14806: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15011: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16480: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16524: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] path.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c path.c {standard input}: Assembler messages: {standard input}:3598: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] health.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c health.c [CC] xfs_log_recover.lo /bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DNDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_log_recover.c {standard input}: Assembler messages: {standard input}:15266: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15604: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15705: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16001: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16292: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16341: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16845: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16894: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:17117: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:17359: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:17585: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:18098: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:18272: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:18801: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:19020: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] free.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c free.c {standard input}: Assembler messages: {standard input}:5994: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6696: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7877: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] freesp.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c freesp.c {standard input}: Assembler messages: {standard input}:5633: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5910: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7603: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7611: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] project.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c project.c {standard input}: Assembler messages: {standard input}:5800: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5856: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6287: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6343: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6782: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6837: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7218: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] quot.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c quot.c {standard input}: Assembler messages: {standard input}:5811: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7470: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] quota.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c quota.c {standard input}: Assembler messages: {standard input}:9747: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] util.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c util.c {standard input}: Assembler messages: {standard input}:5277: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5409: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5518: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5519: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5532: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5538: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5543: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5580: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5582: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5661: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5678: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5716: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5905: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] state.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c state.c {standard input}: Assembler messages: {standard input}:9185: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] libxlog.la /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -rpath /lib64 -version-info 0:0:0 -static -o libxlog.la xfs_log_recover.lo util.lo [CC] edit.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c edit.c {standard input}: Assembler messages: {standard input}:9243: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:10321: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:10363: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:10410: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! Building copy /usr/bin/gmake --no-print-directory Q= -q -C copy || /usr/bin/gmake --no-print-directory Q= -C copy Building db /usr/bin/gmake --no-print-directory Q= -q -C db || /usr/bin/gmake --no-print-directory Q= -C db Building logprint /usr/bin/gmake --no-print-directory Q= -q -C logprint || /usr/bin/gmake --no-print-directory Q= -C logprint Building repair /usr/bin/gmake --no-print-directory Q= -q -C repair || /usr/bin/gmake --no-print-directory Q= -C repair gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 xfs_copy.c > .dep rm -f .dep [CC] report.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c report.c {standard input}: Assembler messages: {standard input}:10309: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:10396: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO common.c counter.c descr.c disk.c filemap.c fscounters.c inodes.c phase1.c phase2.c phase3.c phase4.c phase5.c phase6.c phase7.c progress.c read_verify.c repair.c scrub.c spacemap.c vfs.c xfs_scrub.c unicrash.c > .dep [CC] xfs_fsr.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_GETMNTENT -c xfs_fsr.c {standard input}: Assembler messages: {standard input}:13575: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:14715: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:14762: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15312: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15431: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15510: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15513: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15528: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15622: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15628: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16105: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16214: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16233: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16248: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16392: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16655: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16676: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16683: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:17800: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:19660: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:19661: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:20352: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:20356: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 logprint.c log_copy.c log_dump.c log_misc.c log_print_all.c log_print_trans.c log_redo.c > .dep rm -f .dep rm -f .dep [CC] counter.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c counter.c [CC] descr.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c descr.c [CC] filemap.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c filemap.c {standard input}: Assembler messages: {standard input}:3535: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3580: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3755: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] phase4.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase4.c [CC] log_copy.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c log_copy.c [CC] fscounters.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c fscounters.c {standard input}: Assembler messages: {standard input}:4811: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] phase2.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase2.c [CC] progress.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c progress.c [CC] phase1.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase1.c {standard input}: Assembler messages: {standard input}:5201: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] phase3.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase3.c {standard input}: Assembler messages: {standard input}:5417: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] disk.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c disk.c {standard input}: Assembler messages: {standard input}:3837: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4538: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4556: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [SED] xfs_scrub_all /usr/bin/sed -e "s|@sbindir@|/usr/sbin|g" \ -e "s|@scrub_svcname@|xfs_scrub@.service|g" \ -e "s|@pkg_version@|6.6.0|g" \ -e "s|@scrub_args@|-b -n|g" < xfs_scrub_all.in > xfs_scrub_all chmod a+x xfs_scrub_all [CC] log_dump.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c log_dump.c {standard input}: Assembler messages: {standard input}:7445: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7449: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [SED] xfs_scrub@.service /usr/bin/sed -e "s|@sbindir@|/usr/sbin|g" \ -e "s|@scrub_args@|-b -n|g" \ -e "s|@pkg_libexec_dir@|/usr/libexec/xfsprogs|g" \ < xfs_scrub@.service.in > xfs_scrub@.service [CC] phase7.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase7.c {standard input}: Assembler messages: {standard input}:5504: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [SED] xfs_scrub_fail /usr/bin/sed -e "s|@sbindir@|/usr/sbin|g" \ -e "s|@scrub_svcname@|xfs_scrub@.service|g" \ -e "s|@pkg_version@|6.6.0|g" < xfs_scrub_fail.in > xfs_scrub_fail chmod a+x xfs_scrub_fail [SED] xfs_scrub_fail@.service /usr/bin/sed -e "s|@sbindir@|/usr/sbin|g" \ -e "s|@scrub_args@|-b -n|g" \ -e "s|@pkg_libexec_dir@|/usr/libexec/xfsprogs|g" \ < xfs_scrub_fail@.service.in > xfs_scrub_fail@.service [SED] xfs_scrub_all.service /usr/bin/sed -e "s|@sbindir@|/usr/sbin|g" \ -e "s|@scrub_args@|-b -n|g" \ -e "s|@pkg_libexec_dir@|/usr/libexec/xfsprogs|g" \ < xfs_scrub_all.service.in > xfs_scrub_all.service [SED] xfs_scrub_all.cron /usr/bin/sed -e "s|@sbindir@|/usr/sbin|g" < xfs_scrub_all.cron.in > xfs_scrub_all.cron [CC] log_print_trans.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c log_print_trans.c [CC] read_verify.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c read_verify.c [CC] logprint.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c logprint.c [CC] inodes.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c inodes.c [CC] phase5.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase5.c {standard input}: Assembler messages: {standard input}:6839: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] common.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c common.c {standard input}: Assembler messages: {standard input}:7112: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7153: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7486: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] xfs_growfs /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_growfs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static-libtool-libs xfs_growfs.o ../libxfs/libxfs.la ../libxcmd/libxcmd.la ../libfrog/libfrog.la -luuid -lrt -lurcu -lpthread -ledit /tmp/ccMrTjRj.s: Assembler messages: /tmp/ccMrTjRj.s:16: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:25: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:493: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:526: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:540: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:2925: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:2980: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:3172: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:3527: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:3703: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:3802: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:4395: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:4430: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:6216: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:6229: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:6497: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:6807: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:6862: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:6891: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:6981: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:6990: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7013: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7026: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7346: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7387: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7452: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7745: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7760: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7786: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7788: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7927: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7950: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:7968: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:8812: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:9100: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:9203: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:9224: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:9262: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:9301: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:9399: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:9438: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:10134: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:10150: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:10370: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:10386: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccMrTjRj.s:10836: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] spacemap.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c spacemap.c {standard input}: Assembler messages: {standard input}:5218: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] repair.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c repair.c {standard input}: Assembler messages: {standard input}:5318: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5450: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5504: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6708: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] vfs.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c vfs.c {standard input}: Assembler messages: {standard input}:6228: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6238: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6579: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7171: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] phase6.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c phase6.c {standard input}: Assembler messages: {standard input}:9303: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:10340: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] xfs_mkfs.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_mkfs.c {standard input}: Assembler messages: {standard input}:25549: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:25553: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:36247: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:38307: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:39151: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:39271: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] log_print_all.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c log_print_all.c {standard input}: Assembler messages: {standard input}:12393: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:12434: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:12774: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15789: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] unicrash.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c unicrash.c {standard input}: Assembler messages: {standard input}:8679: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:8840: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:8958: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] log_redo.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c log_redo.c [CC] xfs_scrub.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c xfs_scrub.c {standard input}: Assembler messages: {standard input}:11167: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11178: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11189: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] xfs_spaceman /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_spaceman -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static info.o init.o file.o health.o prealloc.o trim.o freesp.o ../libxcmd/libxcmd.la ../libfrog/libfrog.la -ledit /tmp/cclrQih4.s: Assembler messages: /tmp/cclrQih4.s:1740: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:2066: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:2080: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:2316: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:2624: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:2854: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:3329: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:3625: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:4524: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:4797: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:7778: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:7833: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:8869: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:9282: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:9474: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:9509: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:9561: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:9594: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:10872: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:10897: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:10908: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:10996: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:12497: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:12498: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:12731: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:12807: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:12876: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cclrQih4.s:13047: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] scrub.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_MALLINFO -DHAVE_MALLINFO2 -DHAVE_SYNCFS -DHAVE_LIBATTR -DHAVE_LIBICU -DHAVE_SG_IO -DHAVE_HDIO_GETGEO -c scrub.c [CC] xfs_copy.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_copy.c {standard input}: Assembler messages: {standard input}:21856: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:22355: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:24557: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:24558: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:24625: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS init.c attr.c bmap.c bulkstat.c crc32cselftest.c cowextsize.c encrypt.c file.c freeze.c fsuuid.c fsync.c getrusage.c imap.c inject.c label.c link.c mmap.c open.c parent.c pread.c prealloc.c pwrite.c reflink.c resblks.c scrub.c seek.c shutdown.c stat.c swapext.c sync.c truncate.c utimes.c fadvise.c madvise.c mincore.c sendfile.c fiemap.c copy_file_range.c sync_file_range.c readdir.c fsmap.c > .dep rm -f .dep [CC] fsync.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c fsync.c [CC] crc32cselftest.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c crc32cselftest.c [CC] freeze.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c freeze.c {standard input}: Assembler messages: {standard input}:2715: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2888: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3052: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] imap.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c imap.c {standard input}: Assembler messages: {standard input}:2804: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] getrusage.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c getrusage.c {standard input}: Assembler messages: {standard input}:2803: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2813: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:2097: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] link.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c link.c [CC] fsuuid.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c fsuuid.c {standard input}: Assembler messages: {standard input}:2212: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] resblks.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c resblks.c {standard input}: Assembler messages: {standard input}:2146: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2258: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2390: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] inject.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c inject.c {standard input}: Assembler messages: {standard input}:3302: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3822: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3826: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] file.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c file.c {standard input}: Assembler messages: {standard input}:3214: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3244: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] init.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c init.c {standard input}: Assembler messages: {standard input}:6032: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] log_misc.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c log_misc.c {standard input}: Assembler messages: {standard input}:18674: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:19918: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:20426: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:22883: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:24855: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:25364: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:4774: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4790: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5139: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5803: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:2773: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] cowextsize.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c cowextsize.c [CC] label.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c label.c [CC] reflink.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c reflink.c {standard input}: Assembler messages: {standard input}:5330: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5641: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5654: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5712: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] attr.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c attr.c {standard input}: Assembler messages: {standard input}:5518: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5782: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6588: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6810: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7055: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] bulkstat.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c bulkstat.c [CC] prealloc.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c prealloc.c {standard input}: Assembler messages: {standard input}:6231: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] bmap.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c bmap.c {standard input}: Assembler messages: {standard input}:4847: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4848: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4915: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5195: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7138: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] parent.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c parent.c {standard input}: Assembler messages: {standard input}:6715: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6743: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6774: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6786: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7057: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7627: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7823: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:8560: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] pwrite.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c pwrite.c {standard input}: Assembler messages: {standard input}:5020: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6410: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] shutdown.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c shutdown.c {standard input}: Assembler messages: {standard input}:2251: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2364: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] pread.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c pread.c {standard input}: Assembler messages: {standard input}:7074: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7856: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] seek.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c seek.c [CC] scrub.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c scrub.c {standard input}: Assembler messages: {standard input}:5272: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5580: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5866: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5976: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] sync.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c sync.c {standard input}: Assembler messages: {standard input}:1945: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] swapext.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c swapext.c {standard input}: Assembler messages: {standard input}:3645: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] mmap.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c mmap.c {standard input}: Assembler messages: {standard input}:8619: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:8621: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:8623: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9845: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9849: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] truncate.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c truncate.c [CC] encrypt.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c encrypt.c {standard input}: Assembler messages: {standard input}:8645: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9099: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9460: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9506: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9863: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:10167: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11278: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11960: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] utimes.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c utimes.c [CC] fadvise.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c fadvise.c {standard input}: Assembler messages: {standard input}:2808: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] madvise.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c madvise.c {standard input}: Assembler messages: {standard input}:2245: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] mincore.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c mincore.c [LD] xfs_fsr /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_fsr -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static-libtool-libs xfs_fsr.o ../libhandle/libhandle.la ../libfrog/libfrog.la -lpthread -lblkid /tmp/ccKIw54A.s: Assembler messages: /tmp/ccKIw54A.s:301: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:336: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:778: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:1104: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:1118: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:1988: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:2021: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:2036: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:2184: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:2319: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:2605: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:3106: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:3154: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:3495: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:3498: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:3606: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:4104: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:4277: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:4295: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:4449: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:4497: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:4520: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:4527: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:4538: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:4930: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:5013: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:5929: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:6195: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:6447: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:6562: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:6636: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:6652: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:6743: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:6752: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:6759: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:6768: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:6784: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:7731: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:8401: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:9887: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:9912: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:9923: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:10009: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:11224: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccKIw54A.s:11226: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] sendfile.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c sendfile.c {standard input}: Assembler messages: {standard input}:4080: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] sync_file_range.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c sync_file_range.c {standard input}: Assembler messages: {standard input}:2655: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] copy_file_range.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c copy_file_range.c [CC] readdir.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c readdir.c [CC] open.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c open.c {standard input}: Assembler messages: {standard input}:9855: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:10729: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:10731: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11144: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:13672: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:13890: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:14575: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:14994: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15003: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15038: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15112: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15254: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] stat.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c stat.c {standard input}: Assembler messages: {standard input}:6184: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6221: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6398: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7991: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9624: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 agheader.c agbtree.c attr_repair.c avl.c bulkload.c bmap.c btree.c da_util.c dino_chunks.c dinode.c dir2.c globals.c incore_bmc.c incore.c incore_ext.c incore_ino.c init.c phase1.c phase2.c phase3.c phase4.c phase5.c phase6.c phase7.c prefetch.c progress.c quotacheck.c rmap.c rt.c sb.c scan.c slab.c threads.c versions.c xfs_repair.c > .dep rm -f .dep [CC] fiemap.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c fiemap.c {standard input}: Assembler messages: {standard input}:5766: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7238: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] globals.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c globals.c [CC] incore_bmc.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c incore_bmc.c [CC] bulkload.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c bulkload.c [CC] fsmap.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DHAVE_FADVISE -DHAVE_MADVISE -DHAVE_MINCORE -DHAVE_SENDFILE -DHAVE_FIEMAP -DHAVE_COPY_FILE_RANGE -DHAVE_SYNC_FILE_RANGE -DHAVE_SYNCFS -DHAVE_FALLOCATE -DHAVE_PREADV -DHAVE_PWRITEV -DHAVE_PWRITEV2 -DHAVE_READDIR -DHAVE_MREMAP -DHAVE_MAP_SYNC -DHAVE_STATFS_FLAGS -c fsmap.c {standard input}: Assembler messages: {standard input}:5591: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6418: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9244: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] bmap.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c bmap.c [CC] incore.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c incore.c [CC] init.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c init.c [CC] phase1.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c phase1.c {standard input}: Assembler messages: {standard input}:7358: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] agheader.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c agheader.c [CC] avl.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c avl.c [CC] da_util.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c da_util.c [CC] agbtree.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c agbtree.c [CC] incore_ext.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c incore_ext.c [CC] phase3.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c phase3.c [CC] phase2.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c phase2.c [CC] incore_ino.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c incore_ino.c [CC] phase4.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c phase4.c [CC] phase7.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c phase7.c [CC] attr_repair.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c attr_repair.c [CC] btree.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c btree.c [CC] phase5.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c phase5.c [CC] dino_chunks.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c dino_chunks.c [CC] rt.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c rt.c [CC] threads.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c threads.c [CC] dir2.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c dir2.c [CC] quotacheck.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c quotacheck.c {standard input}: Assembler messages: {standard input}:11304: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:12062: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:12395: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] versions.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c versions.c [CC] progress.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c progress.c {standard input}: Assembler messages: {standard input}:7301: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7576: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] slab.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c slab.c [LD] xfs_quota /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_quota -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static init.o util.o edit.o free.o linux.o path.o project.o quot.o quota.o report.o state.o ../libxcmd/libxcmd.la ../libfrog/libfrog.la -ledit /tmp/ccBVdf87.s: Assembler messages: /tmp/ccBVdf87.s:2787: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:2788: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:2796: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:2801: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:2805: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:2840: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:2842: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:2916: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:2934: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:2972: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:3139: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:3267: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:5949: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:6005: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:6418: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:6474: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:6934: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:6992: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:8738: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:8772: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:8786: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:9097: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:9942: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:10455: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:10744: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:10835: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:10892: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:10908: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:11698: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:11802: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:12266: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:20178: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:20213: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:20807: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:20832: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:20843: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:20931: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:25647: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:34781: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:34843: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:34890: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:34999: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:35075: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:35149: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:35252: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:35300: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:35357: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:35430: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:35554: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBVdf87.s:35577: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! gcc -MM -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE addr.c agf.c agfl.c agi.c attr.c attrshort.c bit.c block.c bmap.c btblock.c bmroot.c check.c command.c crc.c debug.c dir2.c dir2sf.c dquot.c echo.c faddr.c field.c flist.c fprint.c frag.c freesp.c hash.c help.c init.c inode.c input.c io.c logformat.c malloc.c metadump.c output.c print.c quit.c sb.c sig.c strvec.c text.c type.c write.c attrset.c symlink.c fsmap.c fuzz.c obfuscate.c btdump.c btheight.c convert.c info.c iunlink.c namei.c timelimit.c > .dep rm -f .dep [CC] sb.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c sb.c {standard input}: Assembler messages: {standard input}:9912: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] prefetch.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c prefetch.c {standard input}: Assembler messages: {standard input}:17829: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] agf.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c agf.c [CC] addr.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c addr.c [CC] agi.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c agi.c [CC] agfl.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c agfl.c [CC] attrshort.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c attrshort.c [CC] rmap.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c rmap.c {standard input}: Assembler messages: {standard input}:23529: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:24744: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] btblock.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c btblock.c [CC] bit.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c bit.c {standard input}: Assembler messages: {standard input}:2125: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] command.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c command.c [CC] xfs_repair.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c xfs_repair.c [CC] block.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c block.c [CC] crc.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c crc.c [CC] debug.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c debug.c [CC] bmroot.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c bmroot.c [CC] echo.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c echo.c [CC] attr.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c attr.c [CC] bmap.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c bmap.c {standard input}: Assembler messages: {standard input}:11719: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] dquot.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c dquot.c {standard input}: Assembler messages: {standard input}:9887: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] field.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c field.c [CC] dir2sf.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c dir2sf.c [CC] help.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c help.c [CC] fprint.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c fprint.c {standard input}: Assembler messages: {standard input}:10193: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] init.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c init.c [CC] malloc.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c malloc.c [CC] hash.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c hash.c [CC] freesp.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c freesp.c [CC] logformat.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c logformat.c [CC] faddr.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c faddr.c [CC] input.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c input.c [CC] output.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c output.c [CC] quit.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c quit.c [CC] dinode.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c dinode.c {standard input}: Assembler messages: {standard input}:22753: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:30680: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:30760: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:32095: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:33133: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] flist.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c flist.c [CC] frag.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c frag.c [CC] sig.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c sig.c [CC] text.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c text.c [CC] print.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c print.c [CC] strvec.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c strvec.c [CC] type.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c type.c {standard input}: Assembler messages: {standard input}:10078: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] symlink.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c symlink.c [CC] dir2.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c dir2.c [CC] io.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c io.c [CC] attrset.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c attrset.c [CC] obfuscate.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c obfuscate.c [CC] fsmap.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c fsmap.c [CC] inode.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c inode.c [CC] info.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c info.c [CC] phase6.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c phase6.c {standard input}: Assembler messages: {standard input}:28395: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:28485: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:28510: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:28517: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:28585: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:28627: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:28915: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:28959: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:28994: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:29151: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:29186: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:30504: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:32774: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:34438: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:35036: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:35958: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:35969: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:35970: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] xfs_logprint /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_logprint -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static-libtool-libs logprint.o log_copy.o log_dump.o log_misc.o log_print_all.o log_print_trans.o log_redo.o ../libxfs/libxfs.la ../libxlog/libxlog.la ../libfrog/libfrog.la -luuid -lrt -lurcu -lpthread /tmp/ccddnKMd.s: Assembler messages: /tmp/ccddnKMd.s:298: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccddnKMd.s:353: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccddnKMd.s:544: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccddnKMd.s:894: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccddnKMd.s:1009: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccddnKMd.s:1907: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccddnKMd.s:2065: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccddnKMd.s:2138: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccddnKMd.s:3356: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccddnKMd.s:4065: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s: Assembler messages: /tmp/ccOMuZN0.s:43: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:52: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:2337: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:4164: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:4682: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:4793: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:7767: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:11916: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:12468: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:16319: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:18406: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:19207: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:19407: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:19761: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:19985: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:20191: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:20988: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:24662: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccOMuZN0.s:24667: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] timelimit.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c timelimit.c {standard input}: Assembler messages: {standard input}:7313: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7394: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7400: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7414: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] convert.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c convert.c [CC] fuzz.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c fuzz.c [CC] btdump.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c btdump.c {standard input}: Assembler messages: {standard input}:11598: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11690: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] btheight.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c btheight.c [CC] sb.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c sb.c {standard input}: Assembler messages: {standard input}:16252: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16291: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] iunlink.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c iunlink.c {standard input}: Assembler messages: {standard input}:11880: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] write.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c write.c [LD] xfs_copy /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_copy -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static-libtool-libs xfs_copy.o ../libxfs/libxfs.la ../libxlog/libxlog.la ../libfrog/libfrog.la -luuid -lrt -lurcu -lpthread /tmp/ccnvJE5r.s: Assembler messages: /tmp/ccnvJE5r.s:1694: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccnvJE5r.s:1870: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccnvJE5r.s:2250: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccnvJE5r.s:2378: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s: Assembler messages: /tmp/cc0wT3w5.s:41: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:50: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:883: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:1370: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:1371: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:1403: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:2323: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:2626: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:2652: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:2684: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:2713: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:2735: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:12067: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:12122: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:12316: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:12673: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:12850: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:12949: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:18435: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:19760: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:20522: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:21482: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:21818: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:21919: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:26995: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:27079: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:27088: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:27953: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:29525: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:29985: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:30145: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:32394: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc0wT3w5.s:34222: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] scan.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -c scan.c [CC] namei.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c namei.c [LD] xfs_scrub /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_scrub -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static common.o counter.o descr.o disk.o filemap.o fscounters.o inodes.o phase1.o phase2.o phase3.o phase4.o phase5.o phase6.o phase7.o progress.o read_verify.o repair.o scrub.o spacemap.o vfs.o xfs_scrub.o unicrash.o ../libhandle/libhandle.la ../libfrog/libfrog.la -licui18n -licuuc -licudata -lrt -lurcu -lpthread /tmp/ccfHmTIq.s: Assembler messages: /tmp/ccfHmTIq.s:146: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfHmTIq.s:181: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfHmTIq.s:711: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfHmTIq.s:1037: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfHmTIq.s:1051: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfHmTIq.s:1240: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfHmTIq.s:1499: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfHmTIq.s:5952: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfHmTIq.s:6699: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s: Assembler messages: /tmp/cchpSX2l.s:206: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:1909: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:1950: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:2680: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:3257: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:3275: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:3402: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:3403: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:3502: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:4000: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:4127: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:4181: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:9311: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:9322: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:9333: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:9982: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:11131: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:11389: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:11705: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:12163: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:14893: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:15114: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:18555: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:20180: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:20552: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:22018: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:22304: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:22969: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:23679: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:25032: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:27081: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:27491: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:29135: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:29289: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:29401: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:31856: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:33338: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:34658: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:35306: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:35316: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:35706: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:36141: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:36234: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:36254: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:36547: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:36753: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:36774: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:36833: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:36843: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37083: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37175: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37202: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37221: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37268: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37350: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37362: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37374: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37386: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37486: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37512: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37609: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37664: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37714: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37764: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:37864: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:38190: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:38215: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:38491: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:38683: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:38691: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:38697: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:38778: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:38784: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:38791: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:39128: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:39197: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:39211: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:39373: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:39501: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:39759: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:39830: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:39848: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:39851: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:39949: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:39998: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cchpSX2l.s:40050: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] mkfs.xfs /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o mkfs.xfs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static-libtool-libs proto.o xfs_mkfs.o ../libxfs/libxfs.la ../libxcmd/libxcmd.la ../libfrog/libfrog.la -lrt -lblkid -luuid -linih -lurcu -lpthread /tmp/ccyT9JC5.s: Assembler messages: /tmp/ccyT9JC5.s:530: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccyT9JC5.s:683: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccyT9JC5.s:7593: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccyT9JC5.s:10686: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccyT9JC5.s:11033: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccyT9JC5.s:13019: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccyT9JC5.s:13502: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc70tzUk.s: Assembler messages: /tmp/cc70tzUk.s:8195: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc70tzUk.s:8421: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc70tzUk.s:11481: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc70tzUk.s:11512: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc70tzUk.s:13170: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc70tzUk.s:13175: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc70tzUk.s:21202: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc70tzUk.s:22244: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc70tzUk.s:22396: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc4syai9.s: Assembler messages: /tmp/cc4syai9.s:13449: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc4syai9.s:13489: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBdOkZm.s: Assembler messages: /tmp/ccBdOkZm.s:10230: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBdOkZm.s:14967: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBdOkZm.s:29929: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBdOkZm.s:29984: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBdOkZm.s:30175: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBdOkZm.s:30528: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccBdOkZm.s:30609: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca2LBAE.s: Assembler messages: /tmp/cca2LBAE.s:11722: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca2LBAE.s:13556: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca2LBAE.s:13870: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca2LBAE.s:21782: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca2LBAE.s:21841: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca2LBAE.s:21915: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca2LBAE.s:24237: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s: Assembler messages: /tmp/cc9l5A25.s:3090: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:3736: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:4836: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:8123: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:9659: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:10514: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:10604: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:13683: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:13719: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:15876: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:17368: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:17477: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:18078: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:18123: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:18797: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:18896: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:19218: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:20643: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:20732: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:21135: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:21561: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:21885: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:22215: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:22647: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:23344: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:24305: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:25311: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:25651: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:26778: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:27513: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:27977: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:29122: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:29178: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:29212: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:29313: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:29356: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:29394: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:29407: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc9l5A25.s:30016: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s: Assembler messages: /tmp/ccT3Mne6.s:40: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:49: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:3703: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:3732: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:3793: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:3831: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:3931: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:3996: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:5967: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:9899: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:13066: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:15429: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:15566: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccT3Mne6.s:31378: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s: Assembler messages: /tmp/ccvGmlDi.s:1273: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:1348: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:10414: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:10537: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:10620: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:10677: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:12157: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:13693: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:13719: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:13751: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:13780: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:13802: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:14417: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:17952: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:18353: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:21754: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:24324: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccvGmlDi.s:28994: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] metadump.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c metadump.c {standard input}: Assembler messages: {standard input}:32847: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:43151: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:44064: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] xfs_io /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_io -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static-libtool-libs init.o attr.o bmap.o bulkstat.o crc32cselftest.o cowextsize.o encrypt.o file.o freeze.o fsuuid.o fsync.o getrusage.o imap.o inject.o label.o link.o mmap.o open.o parent.o pread.o prealloc.o pwrite.o reflink.o resblks.o scrub.o seek.o shutdown.o stat.o swapext.o sync.o truncate.o utimes.o fadvise.o madvise.o mincore.o sendfile.o fiemap.o copy_file_range.o sync_file_range.o readdir.o fsmap.o ../libxcmd/libxcmd.la ../libhandle/libhandle.la ../libfrog/libfrog.la -lpthread -luuid -ledit /tmp/ccaOqXOE.s: Assembler messages: /tmp/ccaOqXOE.s:2064: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:3803: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:4115: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:4783: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:4820: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:4997: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:7946: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:8871: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:8906: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:9457: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:9482: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:9493: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:9579: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:10439: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:10820: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:10933: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:12881: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:16796: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:16830: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:16844: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:17358: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:17726: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:18122: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:18558: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:18949: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:19208: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:19909: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:20663: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:20998: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:21375: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:21439: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:21444: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:24188: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:29086: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:30891: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:31066: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaOqXOE.s:31081: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s: Assembler messages: /tmp/ccsXlNPO.s:3538: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:3540: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:3979: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:4340: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:7332: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:8121: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:8839: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:9136: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:9310: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:9471: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:13834: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:13835: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:13910: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:14185: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:16371: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:17075: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:17305: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:17932: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:18192: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:21468: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:23031: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:23077: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:23464: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:23761: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:24810: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:24812: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:24814: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:25517: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:26905: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:26933: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:26964: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:26976: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:27250: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:27611: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:28375: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:28423: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:31178: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:32881: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:33103: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:33553: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:33771: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:34889: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:34966: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:35062: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:35714: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:35745: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:35945: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:35999: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:36120: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:36177: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:36252: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:36289: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:36291: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:36432: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:36552: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:36925: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:36997: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:37137: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:37321: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:37966: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:38053: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:38083: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:38139: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:38212: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:38277: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:38410: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:38470: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:38580: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:38757: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:38833: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:40286: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsXlNPO.s:42166: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [CC] check.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -Wno-address-of-packed-member -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -g -O2 -DDEBUG -DVERSION=\"6.6.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I../libxfs -I.. -DENABLE_GETTEXT -D_LGPL_SOURCE -D_GNU_SOURCE -funsigned-char -fno-strict-aliasing -Wall -DHAVE_MNTENT -DHAVE_FSETXATTR -DENABLE_BLKID -DOVERRIDE_SYSTEM_FSCRYPT_POLICY_V2 -DHAVE_GETFSMAP -DHAVE_FALLOCATE -DHAVE_LIBURCU_ATOMIC64 -DENABLE_EDITLINE -c check.c {standard input}: Assembler messages: {standard input}:46236: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:46901: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:46955: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] xfs_repair /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_repair -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static-libtool-libs agheader.o agbtree.o attr_repair.o avl.o bulkload.o bmap.o btree.o da_util.o dino_chunks.o dinode.o dir2.o globals.o incore_bmc.o incore.o incore_ext.o incore_ino.o init.o phase1.o phase2.o phase3.o phase4.o phase5.o phase6.o phase7.o prefetch.o progress.o quotacheck.o rmap.o rt.o sb.o scan.o slab.o threads.o versions.o xfs_repair.o ../libxfs/libxfs.la ../libxlog/libxlog.la ../libxcmd/libxcmd.la ../libfrog/libfrog.la -luuid -lrt -lblkid -lurcu -lpthread /tmp/cckuB6Jz.s: Assembler messages: /tmp/cckuB6Jz.s:1406: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cckuB6Jz.s:1561: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cckuB6Jz.s:6540: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cckuB6Jz.s:10522: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cckuB6Jz.s:10786: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cckuB6Jz.s:11147: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cckuB6Jz.s:13216: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cckuB6Jz.s:13698: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cckuB6Jz.s:14758: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cckuB6Jz.s:14815: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cckuB6Jz.s:14851: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cckuB6Jz.s:15235: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccxXeg5P.s: Assembler messages: /tmp/ccxXeg5P.s:2155: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccxXeg5P.s:2297: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccxXeg5P.s:4300: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccxXeg5P.s:7628: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccquImZz.s: Assembler messages: /tmp/ccquImZz.s:7442: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccquImZz.s:7644: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccquImZz.s:12727: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccquImZz.s:12767: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccFFztz6.s: Assembler messages: /tmp/ccFFztz6.s:40: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccFFztz6.s:49: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccFFztz6.s:3480: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccFFztz6.s:4909: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccFFztz6.s:7580: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccFFztz6.s:7819: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccFFztz6.s:9714: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccFFztz6.s:9765: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccFFztz6.s:9779: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccFFztz6.s:21979: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccZBmZyp.s: Assembler messages: /tmp/ccZBmZyp.s:7196: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccZBmZyp.s:14446: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccbtShay.s: Assembler messages: /tmp/ccbtShay.s:3719: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccbtShay.s:21907: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccWzpmbK.s: Assembler messages: /tmp/ccWzpmbK.s:626: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccWzpmbK.s:4701: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccWzpmbK.s:4897: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccWzpmbK.s:5390: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccWzpmbK.s:5437: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccWzpmbK.s:15900: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccWzpmbK.s:19300: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccWzpmbK.s:19374: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccWzpmbK.s:20437: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccWzpmbK.s:21245: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s: Assembler messages: /tmp/ccUdhrGz.s:7491: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s:18951: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s:19287: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s:19388: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s:21419: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s:21756: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s:25771: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s:25826: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s:26017: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s:26370: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s:26451: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccUdhrGz.s:29027: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s: Assembler messages: /tmp/ccq1uFvB.s:560: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:637: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:4040: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:11507: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:11630: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:11713: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:11770: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:13249: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:14785: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:14811: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:14843: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:14872: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:14894: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:15509: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:18650: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:22537: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccq1uFvB.s:23013: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc2sXfxp.s: Assembler messages: /tmp/cc2sXfxp.s:109: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc2sXfxp.s:371: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc2sXfxp.s:1104: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc2sXfxp.s:1975: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc2sXfxp.s:2298: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc2sXfxp.s:4695: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc2sXfxp.s:4819: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc2sXfxp.s:7935: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc2sXfxp.s:17350: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc2sXfxp.s:18045: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc2sXfxp.s:23258: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s: Assembler messages: /tmp/ccqcSwj8.s:11094: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:18593: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:22239: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:22332: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:22361: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:22368: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:22431: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:22498: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:22553: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:22883: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:22915: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:22947: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:23209: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:23243: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:23431: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:23457: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:23526: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:24116: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:24123: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:24129: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:24663: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:25734: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:26530: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:28878: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:29940: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:31155: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:31166: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccqcSwj8.s:31167: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s: Assembler messages: /tmp/ccsSMyHW.s:3389: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:4035: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:5135: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:7424: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:8712: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:9567: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:9657: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:12736: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:12772: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:14929: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:16626: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:16735: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:17718: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:17763: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:18548: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:18645: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:18862: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:20275: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:20364: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:20758: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:21175: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:21478: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:21815: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:22208: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:22882: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:23871: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:24932: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:25281: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:26405: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:27148: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:27612: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:30088: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:30145: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:30177: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:30287: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:30330: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:30369: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:30374: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsSMyHW.s:32751: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! [LD] xfs_db /bin/sh ../libtool --quiet --tag=CC --mode=link gcc -o xfs_db -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -static-libtool-libs addr.o agf.o agfl.o agi.o attr.o attrshort.o bit.o block.o bmap.o btblock.o bmroot.o check.o command.o crc.o debug.o dir2.o dir2sf.o dquot.o echo.o faddr.o field.o flist.o fprint.o frag.o freesp.o hash.o help.o init.o inode.o input.o io.o logformat.o malloc.o metadump.o output.o print.o quit.o sb.o sig.o strvec.o text.o type.o write.o attrset.o symlink.o fsmap.o fuzz.o obfuscate.o btdump.o btheight.o convert.o info.o iunlink.o namei.o timelimit.o ../libxfs/libxfs.la ../libxlog/libxlog.la ../libfrog/libfrog.la -luuid -lrt -lurcu -lpthread -ledit /tmp/ccfdbQz3.s: Assembler messages: /tmp/ccfdbQz3.s:2322: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfdbQz3.s:2464: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfdbQz3.s:2886: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfdbQz3.s:10346: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccfdbQz3.s:10897: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccX2cp9C.s: Assembler messages: /tmp/ccX2cp9C.s:1538: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccX2cp9C.s:1613: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccX2cp9C.s:2033: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccX2cp9C.s:2186: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccX2cp9C.s:10109: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccX2cp9C.s:15054: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccX2cp9C.s:15423: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccX2cp9C.s:16118: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccX2cp9C.s:17858: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccHVctDK.s: Assembler messages: /tmp/ccHVctDK.s:99: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccHVctDK.s:154: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccHVctDK.s:346: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccHVctDK.s:2255: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccHVctDK.s:11722: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccHVctDK.s:11879: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccHVctDK.s:11952: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccHVctDK.s:14977: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccHVctDK.s:15330: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccHVctDK.s:17290: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccHVctDK.s:17291: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccV9jO7O.s: Assembler messages: /tmp/ccV9jO7O.s:4415: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cct6T7az.s: Assembler messages: /tmp/cct6T7az.s:173: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cct6T7az.s:3692: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cct6T7az.s:15497: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s: Assembler messages: /tmp/ccIbwPdo.s:5475: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:12835: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:12875: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:18541: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:18664: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:18747: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:18804: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:20283: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:21819: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:21845: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:21877: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:21906: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:21928: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:23491: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:25974: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccIbwPdo.s:26375: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc3Qatxa.s: Assembler messages: /tmp/cc3Qatxa.s:272: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc3Qatxa.s:10778: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc3Qatxa.s:19924: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc3Qatxa.s:22742: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cc3Qatxa.s:22795: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccgePfFR.s: Assembler messages: /tmp/ccgePfFR.s:1476: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccgePfFR.s:21026: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccgePfFR.s:21365: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccgePfFR.s:21467: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccgePfFR.s:29067: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccgePfFR.s:29114: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccgePfFR.s:29430: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccgePfFR.s:29486: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccgePfFR.s:29811: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccgePfFR.s:29946: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccgePfFR.s:30148: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cczOxdZk.s: Assembler messages: /tmp/cczOxdZk.s:1752: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cczOxdZk.s:9649: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cczOxdZk.s:15670: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cczOxdZk.s:16656: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cczOxdZk.s:26432: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cczOxdZk.s:26471: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cczOxdZk.s:26748: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaxx2K5.s: Assembler messages: /tmp/ccaxx2K5.s:9183: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaxx2K5.s:23066: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaxx2K5.s:29046: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccaxx2K5.s:29071: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s: Assembler messages: /tmp/cca0iDSa.s:1171: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:1818: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:2918: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:5215: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:6426: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:6535: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:7712: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:8506: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:10666: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:13454: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:13544: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:16622: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:16658: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:18680: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:18725: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:19510: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:19607: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:19824: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:21237: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:21326: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:21720: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:22137: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:22440: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:22777: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:23170: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:23844: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:24833: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:25894: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:26243: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:27367: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:28110: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:28574: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:31048: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:31105: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:31137: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:31247: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:31290: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:31329: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:31334: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/cca0iDSa.s:33711: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s: Assembler messages: /tmp/ccsT5qU8.s:411: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:462: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:484: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:534: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:543: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:2438: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:2520: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:10285: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:10366: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:10372: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:10386: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:16141: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:17304: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:21152: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:21884: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:22432: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:22903: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:24077: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:28397: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:28534: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! /tmp/ccsT5qU8.s:36781: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ShALIH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64 ++ dirname /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64 + cd xfsprogs-6.6.0 + make DIST_ROOT=/builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64 PKG_ROOT_SBIN_DIR=/usr/sbin PKG_ROOT_LIB_DIR=/usr/lib64 install install-dev Installing libfrog-install Installing libxfs-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/include/xfs Installing libxlog-install Installing libxcmd-install Installing libhandle-install cd ../libhandle/.libs; ../../install-sh -o mockbuild -g mock -m 755 -d /usr/lib64; ../../install-sh -o mockbuild -g mock -m 755 -T so_dot_version libhandle.lai /usr/lib64; ../../install-sh -o mockbuild -g mock -T so_dot_current libhandle.lai /usr/lib64 Installing copy-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_copy /usr/sbin Installing db-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_db /usr/sbin ../install-sh -o mockbuild -g mock -m 755 xfs_admin.sh /usr/sbin/xfs_admin ../install-sh -o mockbuild -g mock -m 755 xfs_ncheck.sh /usr/sbin/xfs_ncheck ../install-sh -o mockbuild -g mock -m 755 xfs_metadump.sh /usr/sbin/xfs_metadump Installing estimate-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_estimate /usr/sbin Installing fsck-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin ../install-sh -o mockbuild -g mock -m 755 xfs_fsck.sh /usr/sbin/fsck.xfs Installing fsr-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_fsr /usr/sbin Installing growfs-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_growfs /usr/sbin Installing io-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_io /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_bmap.sh /usr/sbin/xfs_bmap /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_freeze.sh /usr/sbin/xfs_freeze /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_mkfile.sh /usr/sbin/xfs_mkfile Installing logprint-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_logprint /usr/sbin Installing mkfs-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 mkfs.xfs /usr/sbin ../install-sh -o mockbuild -g mock -m 755 -d /usr/share/xfsprogs/mkfs ../install-sh -o mockbuild -g mock -m 644 dax_x86_64.conf lts_4.19.conf lts_5.4.conf lts_5.10.conf lts_5.15.conf lts_6.1.conf lts_6.6.conf /usr/share/xfsprogs/mkfs Installing quota-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_quota /usr/sbin Installing mdrestore-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_mdrestore /usr/sbin Installing repair-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_repair /usr/sbin Installing rtcp-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_rtcp /usr/sbin Installing m4-install gmake[1]: Nothing to be done for 'install'. Installing man-install gmake[2]: Nothing to be done for 'install'. gmake[2]: Nothing to be done for 'install'. ../../install-sh -o mockbuild -g mock -m 755 -d /usr/share/man/man5 ../../install-sh -o mockbuild -g mock -m 644 projects.5 /usr/share/man/man5/projects.5 ../../install-sh -o mockbuild -g mock -m 644 projid.5 /usr/share/man/man5/projid.5 ../../install-sh -o mockbuild -g mock -m 644 xfs.5 /usr/share/man/man5/xfs.5 ../../install-sh -o mockbuild -g mock -m 755 -d /usr/share/man/man8 ../../install-sh -o mockbuild -g mock -m 644 fsck.xfs.8 /usr/share/man/man8/fsck.xfs.8 ../../install-sh -o mockbuild -g mock -m 644 mkfs.xfs.8 /usr/share/man/man8/mkfs.xfs.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_admin.8 /usr/share/man/man8/xfs_admin.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_bmap.8 /usr/share/man/man8/xfs_bmap.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_copy.8 /usr/share/man/man8/xfs_copy.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_db.8 /usr/share/man/man8/xfs_db.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_estimate.8 /usr/share/man/man8/xfs_estimate.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_freeze.8 /usr/share/man/man8/xfs_freeze.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_fsr.8 /usr/share/man/man8/xfs_fsr.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_growfs.8 /usr/share/man/man8/xfs_growfs.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_info.8 /usr/share/man/man8/xfs_info.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_io.8 /usr/share/man/man8/xfs_io.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_logprint.8 /usr/share/man/man8/xfs_logprint.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_mdrestore.8 /usr/share/man/man8/xfs_mdrestore.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_metadump.8 /usr/share/man/man8/xfs_metadump.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_mkfile.8 /usr/share/man/man8/xfs_mkfile.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_ncheck.8 /usr/share/man/man8/xfs_ncheck.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_quota.8 /usr/share/man/man8/xfs_quota.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_repair.8 /usr/share/man/man8/xfs_repair.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_rtcp.8 /usr/share/man/man8/xfs_rtcp.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_scrub.8 /usr/share/man/man8/xfs_scrub.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_scrub_all.8 /usr/share/man/man8/xfs_scrub_all.8 ../../install-sh -o mockbuild -g mock -m 644 xfs_spaceman.8 /usr/share/man/man8/xfs_spaceman.8 ../../install-sh -o mockbuild -g mock -m 644 mkfs.xfs.8 /usr/share/man/man8/mkfs.xfs.8 Installing doc-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/share/doc/xfsprogs ../install-sh -o mockbuild -g mock -m 644 CHANGES.gz CREDITS /usr/share/doc/xfsprogs Installing debian-install gmake[1]: Nothing to be done for 'install'. Installing spaceman-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_spaceman /usr/sbin ../install-sh -o mockbuild -g mock -m 755 xfs_info.sh /usr/sbin/xfs_info Installing scrub-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/sbin /bin/sh ../libtool --quiet --mode=install ../install-sh -o mockbuild -g mock -m 755 xfs_scrub /usr/sbin ../install-sh -o mockbuild -g mock -m 755 xfs_scrub_all /usr/sbin ../install-sh -o mockbuild -g mock -m 755 -d /usr/lib/systemd/system ../install-sh -o mockbuild -g mock -m 644 xfs_scrub@.service xfs_scrub_all.service xfs_scrub_all.timer xfs_scrub_fail@.service /usr/lib/systemd/system ../install-sh -o mockbuild -g mock -m 755 -d /usr/libexec/xfsprogs ../install-sh -o mockbuild -g mock -m 755 xfs_scrub_fail /usr/libexec/xfsprogs ../install-sh -o mockbuild -g mock -m 755 -d /usr/share/xfsprogs ../install-sh -o mockbuild -g mock -m 644 xfs_scrub_all.cron /usr/share/xfsprogs ../install-sh -o mockbuild -g mock -m 755 -d /usr/lib/udev/rules.d for i in xfs.rules; do \ ../install-sh -o mockbuild -g mock -m 644 $i /usr/lib/udev/rules.d/64-$i; \ done Installing po-install Installing include-install ../install-sh -o mockbuild -g mock -m 755 -d /usr/include/xfs ./install-sh -o mockbuild -g mock -m 755 -d /usr/share/doc/xfsprogs ./install-sh -o mockbuild -g mock -m 644 README /usr/share/doc/xfsprogs Installing libfrog-install-dev Installing libxfs-install-dev ../install-sh -o mockbuild -g mock -m 755 -d /usr/include/xfs ../install-sh -o mockbuild -g mock -m 644 xfs_fs.h xfs_types.h xfs_da_format.h xfs_format.h xfs_log_format.h /usr/include/xfs Installing libxlog-install-dev Installing libxcmd-install-dev Installing libhandle-install-dev cd ../libhandle/.libs; ../../install-sh -o mockbuild -g mock -m 755 -d /usr/lib64; ../../install-sh -o mockbuild -g mock -m 644 -T old_lib libhandle.lai /usr/lib64; ../../install-sh -o mockbuild -g mock -m 644 libhandle.lai /usr/lib64/libhandle.la ; ../../install-sh -o mockbuild -g mock -m 755 -d /usr/lib64; ../../install-sh -o mockbuild -g mock -T so_base libhandle.lai /usr/lib64; if [ "x/usr/lib64" != "x/usr/lib64" ]; then ../../install-sh -o mockbuild -g mock -S /usr/lib64/libhandle.a /usr/lib64/libhandle.a; ../../install-sh -o mockbuild -g mock -S /usr/lib64/libhandle.la /usr/lib64/libhandle.la; ../../install-sh -o mockbuild -g mock -S /usr/lib64/libhandle.so /usr/lib64/libhandle.so; fi Installing copy-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing db-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing estimate-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing fsck-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing fsr-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing growfs-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing io-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing logprint-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing mkfs-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing quota-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing mdrestore-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing repair-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing rtcp-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing m4-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing man-install-dev ../../install-sh -o mockbuild -g mock -m 755 -d /usr/share/man/man2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_ag_geometry.2 /usr/share/man/man2/ioctl_xfs_ag_geometry.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_bulkstat.2 /usr/share/man/man2/ioctl_xfs_bulkstat.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_fsbulkstat.2 /usr/share/man/man2/ioctl_xfs_fsbulkstat.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_fscounts.2 /usr/share/man/man2/ioctl_xfs_fscounts.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_fsgeometry.2 /usr/share/man/man2/ioctl_xfs_fsgeometry.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_fsgetxattr.2 /usr/share/man/man2/ioctl_xfs_fsgetxattr.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_fsgetxattra.2 /usr/share/man/man2/ioctl_xfs_fsgetxattra.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_fsinumbers.2 /usr/share/man/man2/ioctl_xfs_fsinumbers.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_fssetxattr.2 /usr/share/man/man2/ioctl_xfs_fssetxattr.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_getbmap.2 /usr/share/man/man2/ioctl_xfs_getbmap.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_getbmapa.2 /usr/share/man/man2/ioctl_xfs_getbmapa.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_getbmapx.2 /usr/share/man/man2/ioctl_xfs_getbmapx.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_getresblks.2 /usr/share/man/man2/ioctl_xfs_getresblks.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_goingdown.2 /usr/share/man/man2/ioctl_xfs_goingdown.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_inumbers.2 /usr/share/man/man2/ioctl_xfs_inumbers.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_scrub_metadata.2 /usr/share/man/man2/ioctl_xfs_scrub_metadata.2 ../../install-sh -o mockbuild -g mock -m 644 ioctl_xfs_setresblks.2 /usr/share/man/man2/ioctl_xfs_setresblks.2 ../../install-sh -o mockbuild -g mock -m 755 -d /usr/share/man/man3 ../../install-sh -o mockbuild -g mock -m 644 handle.3 /usr/share/man/man3/path_to_handle.3 ../../install-sh -o mockbuild -g mock -S path_to_handle.3 /usr/share/man/man3/path_to_fshandle.3 ../../install-sh -o mockbuild -g mock -S path_to_handle.3 /usr/share/man/man3/fd_to_handle.3 ../../install-sh -o mockbuild -g mock -S path_to_handle.3 /usr/share/man/man3/handle_to_fshandle.3 ../../install-sh -o mockbuild -g mock -S path_to_handle.3 /usr/share/man/man3/open_by_handle.3 ../../install-sh -o mockbuild -g mock -S path_to_handle.3 /usr/share/man/man3/readlink_by_handle.3 ../../install-sh -o mockbuild -g mock -S path_to_handle.3 /usr/share/man/man3/attr_multi_by_handle.3 ../../install-sh -o mockbuild -g mock -S path_to_handle.3 /usr/share/man/man3/attr_list_by_handle.3 ../../install-sh -o mockbuild -g mock -S path_to_handle.3 /usr/share/man/man3/fssetdm_by_handle.3 ../../install-sh -o mockbuild -g mock -S path_to_handle.3 /usr/share/man/man3/free_handle.3 ../../install-sh -o mockbuild -g mock -S path_to_handle.3 /usr/share/man/man3/getparents_by_handle.3 ../../install-sh -o mockbuild -g mock -S path_to_handle.3 /usr/share/man/man3/getparentpaths_by_handle.3 ../../install-sh -o mockbuild -g mock -m 644 xfsctl.3 /usr/share/man/man3/xfsctl.3 gmake[2]: Nothing to be done for 'install-dev'. gmake[2]: Nothing to be done for 'install-dev'. Installing doc-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing debian-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing spaceman-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing scrub-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing po-install-dev gmake[1]: Nothing to be done for 'install-dev'. Installing include-install-dev ../install-sh -o mockbuild -g mock -m 755 -d /usr/include/xfs ../install-sh -o mockbuild -g mock -m 644 handle.h jdm.h linux.h xfs.h xqm.h xfs_fs_compat.h xfs_arch.h /usr/include/xfs + rm -f /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/lib64/libhandle.a + rm -f /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/lib64/libhandle.la + rm -f /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/share/doc/xfsprogs/CHANGES.gz + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64 xfsprogs + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 6.6.0-6.ocs23 --unique-debug-suffix -6.6.0-6.ocs23.loongarch64 --unique-debug-src-base xfsprogs-6.6.0-6.ocs23.loongarch64 -S debugsourcefiles.list /builddir/build/BUILD/xfsprogs-6.6.0 extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/lib64/libhandle.so.1.0.3 extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_growfs extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_io extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_fsr extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/mkfs.xfs extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_copy extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_db extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_logprint extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_mdrestore extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_quota extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_spaceman extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_repair extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_estimate extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_rtcp extracting debug info from /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/sbin/xfs_scrub 9410 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/sbin/xfs_admin from /bin/sh -f to #!/usr/bin/sh -f mangling shebang in /usr/sbin/xfs_ncheck from /bin/sh -f to #!/usr/bin/sh -f mangling shebang in /usr/sbin/xfs_metadump from /bin/sh -f to #!/usr/bin/sh -f mangling shebang in /usr/sbin/fsck.xfs from /bin/sh -f to #!/usr/bin/sh -f mangling shebang in /usr/sbin/xfs_bmap from /bin/sh -f to #!/usr/bin/sh -f mangling shebang in /usr/sbin/xfs_freeze from /bin/sh -f to #!/usr/bin/sh -f mangling shebang in /usr/sbin/xfs_mkfile from /bin/sh -f to #!/usr/bin/sh -f mangling shebang in /usr/sbin/xfs_info from /bin/sh -f to #!/usr/bin/sh -f mangling shebang in /usr/libexec/xfsprogs/xfs_scrub_fail from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: xfsprogs-6.6.0-6.ocs23.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mJz9Dx + umask 022 + cd /builddir/build/BUILD + cd xfsprogs-6.6.0 + DOCDIR=/builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/share/doc/xfsprogs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/share/doc/xfsprogs + cp -pr doc/CHANGES /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/share/doc/xfsprogs + cp -pr doc/CREDITS /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/share/doc/xfsprogs + cp -pr README /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/share/doc/xfsprogs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Osdhvy + umask 022 + cd /builddir/build/BUILD + cd xfsprogs-6.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/share/licenses/xfsprogs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/share/licenses/xfsprogs + cp -pr LICENSES/GPL-2.0 LICENSES/LGPL-2.1 /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64/usr/share/licenses/xfsprogs + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/.build-id/58/9587540a6f98db4dcc8992b9e9fdf81a1b1ca3 Provides: libhandle.so.1()(64bit) libhandle.so.1(LIBHANDLE_1.0.3)(64bit) xfs-cmds xfsprogs = 6.6.0-6.ocs23 xfsprogs(loongarch-64) = 6.6.0-6.ocs23 xfsprogs-qa-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libc.so.6(GLIBC_2.38)(64bit) libedit.so.0()(64bit) libinih.so.0()(64bit) liburcu.so.8()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Suggests: xfsprogs-xfs_scrub Processing files: xfsprogs-xfs_scrub-6.6.0-6.ocs23.loongarch64 warning: File listed twice: /usr/share/man/man8/xfs_scrub_all.8.gz Provides: xfsprogs-xfs_scrub = 6.6.0-6.ocs23 xfsprogs-xfs_scrub(loongarch-64) = 6.6.0-6.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/python3 ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libc.so.6(GLIBC_2.38)(64bit) libicui18n.so.74()(64bit) libicuuc.so.74()(64bit) liburcu.so.8()(64bit) rtld(GNU_HASH) Processing files: xfsprogs-devel-6.6.0-6.ocs23.loongarch64 Provides: xfsprogs-devel = 6.6.0-6.ocs23 xfsprogs-devel(loongarch-64) = 6.6.0-6.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libhandle.so.1()(64bit) Processing files: xfsprogs-debugsource-6.6.0-6.ocs23.loongarch64 Provides: xfsprogs-debugsource = 6.6.0-6.ocs23 xfsprogs-debugsource(loongarch-64) = 6.6.0-6.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xfsprogs-debuginfo-6.6.0-6.ocs23.loongarch64 Provides: debuginfo(build-id) = 09dea38bd8b936f3a93eec054cf2fbec57e31950 debuginfo(build-id) = 34897d9da7f285a35fadba3ca5b6ec830f5345e0 debuginfo(build-id) = 41e3bacc5c8f4916e32c74f3557f2b15ba9f27dc debuginfo(build-id) = 522e987a8ef8206dad309c01b1a14c59adefb46a debuginfo(build-id) = 589587540a6f98db4dcc8992b9e9fdf81a1b1ca3 debuginfo(build-id) = 61dc72febcf7b0bd2bb0b94cfd719b4ce80a70ae debuginfo(build-id) = 680badfd8590e59e3cd3cd01cac1064ac3b4b9f2 debuginfo(build-id) = 68e1a953171018e7d39a8e75d24ebe54f00a4c25 debuginfo(build-id) = 77727c713a2bb75d6430de75672fecd9784efe6f debuginfo(build-id) = 78f4c0382e4924b8723ee71e323af6cf280f2374 debuginfo(build-id) = 83a035e0d842aea3cee563409aa757cfb82de361 debuginfo(build-id) = 861d6ccb92db970f59dab182b744d839601266c8 debuginfo(build-id) = d860c6679b7caf204fd3b059b0b4989917c0ddae debuginfo(build-id) = e649d418b37b3d158e96655f956a8057e66fd767 debuginfo(build-id) = fd9e5212045871130c143bda91d713be75357421 libhandle.so.1.0.3-6.6.0-6.ocs23.loongarch64.debug()(64bit) xfsprogs-debuginfo = 6.6.0-6.ocs23 xfsprogs-debuginfo(loongarch-64) = 6.6.0-6.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xfsprogs-debugsource(loongarch-64) = 6.6.0-6.ocs23 Processing files: xfsprogs-xfs_scrub-debuginfo-6.6.0-6.ocs23.loongarch64 Provides: debuginfo(build-id) = 589587540a6f98db4dcc8992b9e9fdf81a1b1ca3 xfsprogs-xfs_scrub-debuginfo = 6.6.0-6.ocs23 xfsprogs-xfs_scrub-debuginfo(loongarch-64) = 6.6.0-6.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xfsprogs-debugsource(loongarch-64) = 6.6.0-6.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xfsprogs-6.6.0-6.ocs23.loongarch64 Wrote: /builddir/build/RPMS/xfsprogs-xfs_scrub-6.6.0-6.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/xfsprogs-devel-6.6.0-6.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/xfsprogs-xfs_scrub-debuginfo-6.6.0-6.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/xfsprogs-6.6.0-6.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/xfsprogs-debugsource-6.6.0-6.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/xfsprogs-debuginfo-6.6.0-6.ocs23.loongarch64.rpm RPM build warnings: File listed twice: /usr/lib/.build-id/58/9587540a6f98db4dcc8992b9e9fdf81a1b1ca3 File listed twice: /usr/share/man/man8/xfs_scrub_all.8.gz Child return code was: 0