D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/ntfs-3g-2021.8.22-10.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AGrDtD + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ntfs-3g_ntfsprogs-2021.8.22 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ntfs-3g_ntfsprogs-2021.8.22.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ntfs-3g_ntfsprogs-2021.8.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ntfs-3g_ntfsprogs-2011.10.9-RC-ntfsck-unsupported-return-0.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 /home/iurt/rpmbuild/tmp/rpm-tmp.SI7bAW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ntfs-3g_ntfsprogs-2021.8.22 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --disable-static --disable-ldconfig --with-fuse=external --exec-prefix=/ --enable-posix-acls --enable-xattr-mappings --enable-crypto --enable-extras --enable-quarantined checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for aarch64-mageia-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for mv... /usr/bin/mv checking for rm... /usr/bin/rm checking for sed... (cached) /usr/bin/sed checking for ldconfig... /sbin/ldconfig checking Windows OS... no checking for FUSE_MODULE... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.2... yes (1.9.4) checking for GNUTLS... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_generate... no checking for uuid_generate in -luuid... yes checking hd.h usability... no checking hd.h presence... no checking for hd.h... no configure: WARNING: ntfsprogs Windows compliant geometry code requires the hd library. checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking for inttypes.h... (cached) yes checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for library containing getmntent... none required checking whether mbrtowc and mbstate_t are properly declared... yes checking for working memcmp... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for basename... yes checking for daemon... yes checking for dup2... yes checking for fdatasync... yes checking for ffs... yes checking for getopt_long... yes checking for hasmntopt... yes checking for mbsinit... yes checking for memmove... yes checking for memset... yes checking for realpath... yes checking for regcomp... yes checking for setlocale... yes checking for setxattr... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strnlen... yes checking for strsep... yes checking for strtol... yes checking for strtoul... yes checking for sysconf... yes checking for utime... yes checking for utimensat... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for fork... yes checking for memcpy... yes checking for random... yes checking for snprintf... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dlopen in -lc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/fuse-lite/Makefile config.status: creating include/ntfs-3g/Makefile config.status: creating libfuse-lite/Makefile config.status: creating libntfs-3g/Makefile config.status: creating libntfs-3g/libntfs-3g.pc config.status: creating libntfs-3g/libntfs-3g.script.so config.status: creating ntfsprogs/Makefile config.status: creating ntfsprogs/mkntfs.8 config.status: creating ntfsprogs/ntfscat.8 config.status: creating ntfsprogs/ntfsclone.8 config.status: creating ntfsprogs/ntfscluster.8 config.status: creating ntfsprogs/ntfscmp.8 config.status: creating ntfsprogs/ntfscp.8 config.status: creating ntfsprogs/ntfsfix.8 config.status: creating ntfsprogs/ntfsinfo.8 config.status: creating ntfsprogs/ntfslabel.8 config.status: creating ntfsprogs/ntfsls.8 config.status: creating ntfsprogs/ntfsprogs.8 config.status: creating ntfsprogs/ntfsresize.8 config.status: creating ntfsprogs/ntfsundelete.8 config.status: creating ntfsprogs/ntfsdecrypt.8 config.status: creating ntfsprogs/ntfswipe.8 config.status: creating ntfsprogs/ntfstruncate.8 config.status: creating ntfsprogs/ntfsfallocate.8 config.status: creating ntfsprogs/ntfsrecover.8 config.status: creating ntfsprogs/ntfsusermap.8 config.status: creating ntfsprogs/ntfssecaudit.8 config.status: creating src/Makefile config.status: creating src/ntfs-3g.8 config.status: creating src/ntfs-3g.probe.8 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/rm: cannot remove 'libtoolT': No such file or directory **************************************************************************** * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING * * The FUSE user space binaries were NOT installed with root directory * * executable prefix. This means that automounting NTFS volumes during boot * * could fail. This can be fixed the below way by reinstalling FUSE using * * the right 'configure' option during FUSE compilation: * * ./configure --exec-prefix=/ * * make && sudo make install * * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING * **************************************************************************** You can type now 'make' to build ntfs-3g. + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in include Making all in ntfs-3g make[3]: Nothing to be done for 'all'. Making all in fuse-lite make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in libfuse-lite make[2]: Nothing to be done for 'all'. Making all in libntfs-3g make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-compat.lo `test -f 'compat.c' || echo './'`compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c compat.c -fPIC -DPIC -o .libs/libntfs_3g_la-compat.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-bootsect.lo `test -f 'bootsect.c' || echo './'`bootsect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c bootsect.c -fPIC -DPIC -o .libs/libntfs_3g_la-bootsect.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-attrlist.lo `test -f 'attrlist.c' || echo './'`attrlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c attrlist.c -fPIC -DPIC -o .libs/libntfs_3g_la-attrlist.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-collate.lo `test -f 'collate.c' || echo './'`collate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c collate.c -fPIC -DPIC -o .libs/libntfs_3g_la-collate.o collate.c: In function 'ntfs_collate_file_name': collate.c:230:36: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 230 | (ntfschar*)&file_name_attr1->file_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ collate.c:232:36: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 232 | (ntfschar*)&file_name_attr2->file_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-bitmap.lo `test -f 'bitmap.c' || echo './'`bitmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c bitmap.c -fPIC -DPIC -o .libs/libntfs_3g_la-bitmap.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-debug.lo `test -f 'debug.c' || echo './'`debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c debug.c -fPIC -DPIC -o .libs/libntfs_3g_la-debug.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-cache.lo `test -f 'cache.c' || echo './'`cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c cache.c -fPIC -DPIC -o .libs/libntfs_3g_la-cache.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-ea.lo `test -f 'ea.c' || echo './'`ea.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c ea.c -fPIC -DPIC -o .libs/libntfs_3g_la-ea.o ea.c: In function 'ntfs_set_ntfs_ea': ea.c:280:43: warning: array subscript 255 is outside the bounds of an interior zero-length array 'const u8[0]' {aka 'const unsigned char[]'} [-Wzero-length-bounds] 280 | && !p_ea->name[p_ea->name_length]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from ea.c:55: ../include/ntfs-3g/layout.h:2514:12: note: while referencing 'name' 2514 | u8 name[0]; /* Name of the EA. */ | ^~~~ ea.c: In function 'ntfs_ea_check_wsldev': ea.c:459:41: warning: array subscript 256 is outside the bounds of an interior zero-length array 'const u8[0]' {aka 'const unsigned char[]'} [-Wzero-length-bounds] 459 | memcpy(&device, &p_ea->name[p_ea->name_length + 1], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ea.c:55: ../include/ntfs-3g/layout.h:2514:12: note: while referencing 'name' 2514 | u8 name[0]; /* Name of the EA. */ | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-device.lo `test -f 'device.c' || echo './'`device.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c device.c -fPIC -DPIC -o .libs/libntfs_3g_la-device.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-efs.lo `test -f 'efs.c' || echo './'`efs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c efs.c -fPIC -DPIC -o .libs/libntfs_3g_la-efs.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-ioctl.lo `test -f 'ioctl.c' || echo './'`ioctl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c ioctl.c -fPIC -DPIC -o .libs/libntfs_3g_la-ioctl.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-lcnalloc.lo `test -f 'lcnalloc.c' || echo './'`lcnalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c lcnalloc.c -fPIC -DPIC -o .libs/libntfs_3g_la-lcnalloc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-logfile.lo `test -f 'logfile.c' || echo './'`logfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c logfile.c -fPIC -DPIC -o .libs/libntfs_3g_la-logfile.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-compress.lo `test -f 'compress.c' || echo './'`compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c compress.c -fPIC -DPIC -o .libs/libntfs_3g_la-compress.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-inode.lo `test -f 'inode.c' || echo './'`inode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c inode.c -fPIC -DPIC -o .libs/libntfs_3g_la-inode.o inode.c: In function 'ntfs_inode_add_attrlist': inode.c:1262:61: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 1262 | if (!ntfs_attr_lookup(ale->type, ale->name, | ~~~^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-logging.lo `test -f 'logging.c' || echo './'`logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c logging.c -fPIC -DPIC -o .libs/libntfs_3g_la-logging.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-misc.lo `test -f 'misc.c' || echo './'`misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c misc.c -fPIC -DPIC -o .libs/libntfs_3g_la-misc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-index.lo `test -f 'index.c' || echo './'`index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c index.c -fPIC -DPIC -o .libs/libntfs_3g_la-index.o index.c: In function 'ntfs_ie_filename_get': index.c:277:37: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 277 | return ntfs_attr_name_get(fn->file_name, fn->file_name_length); | ~~^~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-dir.lo `test -f 'dir.c' || echo './'`dir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c dir.c -fPIC -DPIC -o .libs/libntfs_3g_la-dir.o dir.c: In function 'ntfs_inode_lookup_by_name': dir.c:334:44: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 334 | (ntfschar*)&ie->key.file_name.file_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dir.c:455:44: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 455 | (ntfschar*)&ie->key.file_name.file_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dir.c: In function 'ntfs_filldir': dir.c:1001:49: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 1001 | res = filldir(dirent, fn->file_name, | ~~^~~~~~~~~~~ dir.c: In function 'ntfs_delete': dir.c:1990:44: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 1990 | if (ntfs_names_are_equal(fn->file_name, fn->file_name_length, | ~~^~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-mst.lo `test -f 'mst.c' || echo './'`mst.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c mst.c -fPIC -DPIC -o .libs/libntfs_3g_la-mst.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-realpath.lo `test -f 'realpath.c' || echo './'`realpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c realpath.c -fPIC -DPIC -o .libs/libntfs_3g_la-realpath.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-object_id.lo `test -f 'object_id.c' || echo './'`object_id.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c object_id.c -fPIC -DPIC -o .libs/libntfs_3g_la-object_id.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-reparse.lo `test -f 'reparse.c' || echo './'`reparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c reparse.c -fPIC -DPIC -o .libs/libntfs_3g_la-reparse.o reparse.c: In function 'ntfs_fix_file_name': reparse.c:185:61: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 185 | && ntfs_names_are_equal(find.attr.file_name, | ~~~~~~~~~^~~~~~~~~~ reparse.c:187:38: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 187 | found->file_name, found->file_name_length, | ~~~~~^~~~~~~~~~~ reparse.c:165:52: warning: array subscript 254 is outside the bounds of an interior zero-length array 'ntfschar[0]' {aka 'short unsigned int[]'} [-Wzero-length-bounds] 165 | find.attr.file_name[i] = vol->upcase[cpuchar]; | ~~~~~~~~~~~~~~~~~~~^~~ In file included from reparse.c:50: ../include/ntfs-3g/layout.h:1141:18: note: while referencing 'file_name' 1141 | /* 42*/ ntfschar file_name[0]; /* File name in Unicode. */ | ^~~~~~~~~ reparse.c:167:52: warning: array subscript 254 is outside the bounds of an interior zero-length array 'ntfschar[0]' {aka 'short unsigned int[]'} [-Wzero-length-bounds] 167 | find.attr.file_name[i] = uname[i]; | ~~~~~~~~~~~~~~~~~~~^~~ In file included from reparse.c:50: ../include/ntfs-3g/layout.h:1141:18: note: while referencing 'file_name' 1141 | /* 42*/ ntfschar file_name[0]; /* File name in Unicode. */ | ^~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-mft.lo `test -f 'mft.c' || echo './'`mft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c mft.c -fPIC -DPIC -o .libs/libntfs_3g_la-mft.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-runlist.lo `test -f 'runlist.c' || echo './'`runlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c runlist.c -fPIC -DPIC -o .libs/libntfs_3g_la-runlist.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-acls.lo `test -f 'acls.c' || echo './'`acls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c acls.c -fPIC -DPIC -o .libs/libntfs_3g_la-acls.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-unistr.lo `test -f 'unistr.c' || echo './'`unistr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c unistr.c -fPIC -DPIC -o .libs/libntfs_3g_la-unistr.o unistr.c: In function 'ntfs_file_value_upcase': unistr.c:432:37: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 432 | ntfs_name_upcase((ntfschar*)&file_name_attr->file_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-unix_io.lo `test -f 'unix_io.c' || echo './'`unix_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c unix_io.c -fPIC -DPIC -o .libs/libntfs_3g_la-unix_io.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-xattrs.lo `test -f 'xattrs.c' || echo './'`xattrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c xattrs.c -fPIC -DPIC -o .libs/libntfs_3g_la-xattrs.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-volume.lo `test -f 'volume.c' || echo './'`volume.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c volume.c -fPIC -DPIC -o .libs/libntfs_3g_la-volume.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-attrib.lo `test -f 'attrib.c' || echo './'`attrib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c attrib.c -fPIC -DPIC -o .libs/libntfs_3g_la-attrib.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o libntfs_3g_la-security.lo `test -f 'security.c' || echo './'`security.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c security.c -fPIC -DPIC -o .libs/libntfs_3g_la-security.o security.c: In function 'ntfs_security_hash': security.c:397:9: warning: converting a packed 'SECURITY_DESCRIPTOR_RELATIVE' pointer (alignment 1) to a 'le32' {aka 'const unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] 397 | const le32 *pos = (const le32*)sd; | ^~~~~ security.c: In function 'entersecurityattr': security.c:698:48: warning: converting a packed 'INDEX_ENTRY' pointer (alignment 1) to a 'struct SII' pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] 698 | psii = (struct SII*)next; | ^~~ In file included from security.c:55: ../include/ntfs-3g/layout.h:2326:9: note: defined here 2326 | typedef struct { | ^~~~~~ security.c:85:8: note: defined here 85 | struct SII { /* this is an image of an $SII index entry */ | ^~~ security.c:722:56: warning: converting a packed 'INDEX_ENTRY' pointer (alignment 1) to a 'struct SII' pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] 722 | psii = (struct SII*)entry; | ^~~ In file included from security.c:55: ../include/ntfs-3g/layout.h:2326:9: note: defined here 2326 | typedef struct { | ^~~~~~ security.c:85:8: note: defined here 85 | struct SII { /* this is an image of an $SII index entry */ | ^~~ security.c: In function 'setsecurityattr': security.c:877:48: warning: converting a packed 'INDEX_ENTRY' pointer (alignment 1) to a 'struct SDH' pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] 877 | psdh = (struct SDH*)entry; | ^~~ In file included from security.c:55: ../include/ntfs-3g/layout.h:2326:9: note: defined here 2326 | typedef struct { | ^~~~~~ security.c:103:8: note: defined here 103 | struct SDH { /* this is an image of an $SDH index entry */ | ^~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -version-info 89 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libntfs-3g.la -rpath /usr/lib64 libntfs_3g_la-acls.lo libntfs_3g_la-attrib.lo libntfs_3g_la-attrlist.lo libntfs_3g_la-bitmap.lo libntfs_3g_la-bootsect.lo libntfs_3g_la-cache.lo libntfs_3g_la-collate.lo libntfs_3g_la-compat.lo libntfs_3g_la-compress.lo libntfs_3g_la-debug.lo libntfs_3g_la-device.lo libntfs_3g_la-dir.lo libntfs_3g_la-ea.lo libntfs_3g_la-efs.lo libntfs_3g_la-index.lo libntfs_3g_la-inode.lo libntfs_3g_la-ioctl.lo libntfs_3g_la-lcnalloc.lo libntfs_3g_la-logfile.lo libntfs_3g_la-logging.lo libntfs_3g_la-mft.lo libntfs_3g_la-misc.lo libntfs_3g_la-mst.lo libntfs_3g_la-object_id.lo libntfs_3g_la-realpath.lo libntfs_3g_la-reparse.lo libntfs_3g_la-runlist.lo libntfs_3g_la-security.lo libntfs_3g_la-unistr.lo libntfs_3g_la-volume.lo libntfs_3g_la-xattrs.lo libntfs_3g_la-unix_io.lo -lc libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libntfs_3g_la-acls.o .libs/libntfs_3g_la-attrib.o .libs/libntfs_3g_la-attrlist.o .libs/libntfs_3g_la-bitmap.o .libs/libntfs_3g_la-bootsect.o .libs/libntfs_3g_la-cache.o .libs/libntfs_3g_la-collate.o .libs/libntfs_3g_la-compat.o .libs/libntfs_3g_la-compress.o .libs/libntfs_3g_la-debug.o .libs/libntfs_3g_la-device.o .libs/libntfs_3g_la-dir.o .libs/libntfs_3g_la-ea.o .libs/libntfs_3g_la-efs.o .libs/libntfs_3g_la-index.o .libs/libntfs_3g_la-inode.o .libs/libntfs_3g_la-ioctl.o .libs/libntfs_3g_la-lcnalloc.o .libs/libntfs_3g_la-logfile.o .libs/libntfs_3g_la-logging.o .libs/libntfs_3g_la-mft.o .libs/libntfs_3g_la-misc.o .libs/libntfs_3g_la-mst.o .libs/libntfs_3g_la-object_id.o .libs/libntfs_3g_la-realpath.o .libs/libntfs_3g_la-reparse.o .libs/libntfs_3g_la-runlist.o .libs/libntfs_3g_la-security.o .libs/libntfs_3g_la-unistr.o .libs/libntfs_3g_la-volume.o .libs/libntfs_3g_la-xattrs.o .libs/libntfs_3g_la-unix_io.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lc -Wl,-soname -Wl,libntfs-3g.so.89 -o .libs/libntfs-3g.so.89.0.0 libtool: link: (cd ".libs" && rm -f "libntfs-3g.so.89" && ln -s "libntfs-3g.so.89.0.0" "libntfs-3g.so.89") libtool: link: (cd ".libs" && rm -f "libntfs-3g.so" && ln -s "libntfs-3g.so.89.0.0" "libntfs-3g.so") libtool: link: ( cd ".libs" && rm -f "libntfs-3g.la" && ln -s "../libntfs-3g.la" "libntfs-3g.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' Making all in ntfsprogs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o cluster.o cluster.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfscat.o ntfscat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o attrdef.o attrdef.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsls.o ntfsls.c ntfsls.c: In function 'main': ntfsls.c:698:44: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 698 | name = attr->file_name; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfscluster.o ntfscluster.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o utils.o utils.c utils.c: In function 'utils_inode_get_name': utils.c:577:47: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 577 | if (ntfs_ucstombs(attr->file_name, attr->file_name_length, | ~~~~^~~~~~~~~~~ utils.c: In function 'utils_attr_get_name': utils.c:659:47: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 659 | namelen = ntfs_ucsnlen(attrdef->name, sizeof(attrdef->name)); | ~~~~~~~^~~~~~ utils.c:660:42: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 660 | if (ntfs_ucstombs(attrdef->name, namelen, &name, 0) < 0) { | ~~~~~~~^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfscmp.o ntfscmp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsfix.o ntfsfix.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfstruncate.o ntfstruncate.c ntfstruncate.c: In function 'dump_attr_record': ntfstruncate.c:555:43: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 555 | if (ucstos(s, attr_defs[i].name, sizeof(s)) == -1) { | ~~~~~~~~~~~~^~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsusermap.o ntfsusermap.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsinfo.o ntfsinfo.c ntfsinfo.c: In function 'ntfs_dump_attr_list': ntfsinfo.c:809:56: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 809 | name_size = ntfs_ucstombs(entry->name, | ~~~~~^~~~~~ ntfsinfo.c: In function 'ntfs_dump_filename': ntfsinfo.c:899:66: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 899 | mbs_file_name_size = ntfs_ucstombs(file_name_attr->file_name, | ~~~~~~~~~~~~~~^~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsdump_logfile.o ntfsdump_logfile.c ntfsdump_logfile.c: In function 'dump_restart_areas_area': ntfsdump_logfile.c:445:46: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 445 | if (ntfs_ucstombs(lcr->client_name, | ~~~^~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsdecrypt-utils.o `test -f 'utils.c' || echo './'`utils.c utils.c: In function 'utils_inode_get_name': utils.c:577:47: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 577 | if (ntfs_ucstombs(attr->file_name, attr->file_name_length, | ~~~~^~~~~~~~~~~ utils.c: In function 'utils_attr_get_name': utils.c:659:47: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 659 | namelen = ntfs_ucsnlen(attrdef->name, sizeof(attrdef->name)); | ~~~~~~~^~~~~~ utils.c:660:42: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 660 | if (ntfs_ucstombs(attrdef->name, namelen, &name, 0) < 0) { | ~~~~~~~^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsmftalloc.o ntfsmftalloc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfswipe.o ntfswipe.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o mkntfs-attrdef.o `test -f 'attrdef.c' || echo './'`attrdef.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsdecrypt-ntfsdecrypt.o `test -f 'ntfsdecrypt.c' || echo './'`ntfsdecrypt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o mkntfs-boot.o `test -f 'boot.c' || echo './'`boot.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsmove.o ntfsmove.c ntfsmove.c: In function 'dont_move': ntfsmove.c:499:48: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 499 | if (ntfs_names_are_equal(ntldr, 5, name->file_name, name->file_name_length, | ~~~~^~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsck.o ntfsck.c ntfsck.c: In function 'main': ntfsck.c:879:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 879 | if (unsupported) | ^~ ntfsck.c:884:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 884 | return 0; | ^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o mkntfs-sd.o `test -f 'sd.c' || echo './'`sd.c sd.c: In function 'init_system_file_sd': sd.c:124:27: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 124 | sub_authorities = aa_ace->sid.sub_authority; | ^~~~~~ sd.c:158:27: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 158 | sub_authorities = sid->sub_authority; | ^~~ sd.c: In function 'init_root_sd': sd.c:220:27: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 220 | sub_authorities = ace->sid.sub_authority; | ^~~ sd.c:241:27: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 241 | sub_authorities = ace->sid.sub_authority; | ^~~ sd.c:344:27: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 344 | sub_authorities = ace->sid.sub_authority; | ^~~ sd.c:365:27: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 365 | sub_authorities = ace->sid.sub_authority; | ^~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsfallocate.o ntfsfallocate.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfslabel.o ntfslabel.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o mkntfs-utils.o `test -f 'utils.c' || echo './'`utils.c utils.c: In function 'utils_inode_get_name': utils.c:577:47: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 577 | if (ntfs_ucstombs(attr->file_name, attr->file_name_length, | ~~~~^~~~~~~~~~~ utils.c: In function 'utils_attr_get_name': utils.c:659:47: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 659 | namelen = ntfs_ucsnlen(attrdef->name, sizeof(attrdef->name)); | ~~~~~~~^~~~~~ utils.c:660:42: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 660 | if (ntfs_ucstombs(attrdef->name, namelen, &name, 0) < 0) { | ~~~~~~~^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfscp.o ntfscp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsrecover.o ntfsrecover.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsfix ntfsfix.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsfix ntfsfix.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsundelete.o ntfsundelete.c ntfsundelete.c: In function 'get_parent_name': ntfsundelete.c:1038:56: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 1038 | if (ntfs_ucstombs(filename_attr->file_name, | ~~~~~~~~~~~~~^~~~~~~~~~~ ntfsundelete.c: In function 'get_filenames': ntfsundelete.c:1176:36: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 1176 | name->uname = attr->file_name; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsinfo ntfsinfo.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsinfo ntfsinfo.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsls ntfsls.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsls ntfsls.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfscluster ntfscluster.o cluster.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfscluster ntfscluster.o cluster.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfscat ntfscat.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfscat ntfscat.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfswipe ntfswipe.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfswipe ntfswipe.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfscmp ntfscmp.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfscmp ntfscmp.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfstruncate attrdef.o ntfstruncate.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfstruncate attrdef.o ntfstruncate.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsusermap ntfsusermap.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsusermap ntfsusermap.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsdecrypt ntfsdecrypt-ntfsdecrypt.o ntfsdecrypt-utils.o ../libntfs-3g/libntfs-3g.la -lgnutls -lgcrypt -lgpg-error -lc libtool: link: gcc -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsdecrypt ntfsdecrypt-ntfsdecrypt.o ntfsdecrypt-utils.o ../libntfs-3g/.libs/libntfs-3g.so -lgnutls -lgcrypt -lgpg-error -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsdump_logfile ntfsdump_logfile.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsdump_logfile ntfsdump_logfile.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o playlog.o playlog.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsmftalloc ntfsmftalloc.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsmftalloc ntfsmftalloc.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsmove ntfsmove.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsmove ntfsmove.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsck ntfsck.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsck ntfsck.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsclone.o ntfsclone.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsfallocate ntfsfallocate.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsfallocate ntfsfallocate.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfslabel ntfslabel.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfslabel ntfslabel.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o mkntfs-mkntfs.o `test -f 'mkntfs.c' || echo './'`mkntfs.c mkntfs.c: In function 'add_attr_file_name': mkntfs.c:2064:17: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 2064 | uname = fn->file_name; | ^~ mkntfs.c: In function 'insert_index_entry_in_res_dir_index': mkntfs.c:2753:71: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 2753 | i = ntfs_names_full_collate(idx->key.file_name.file_name, idx->key.file_name.file_name_length, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mkntfs.c:2754:65: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 2754 | idx_entry->key.file_name.file_name, idx_entry->key.file_name.file_name_length, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mkntfs.c:2777:71: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 2777 | i = ntfs_names_full_collate(idx->key.file_name.file_name, idx->key.file_name.file_name_length, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mkntfs.c:2778:65: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 2778 | idx_entry->key.file_name.file_name, idx_entry->key.file_name.file_name_length, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mkntfs.c: In function 'insert_file_link_in_dir_index': mkntfs.c:3077:54: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 3077 | i = ntfs_names_full_collate(file_name->file_name, file_name->file_name_length, | ~~~~~~~~~^~~~~~~~~~~ mkntfs.c:3078:70: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 3078 | ((FILE_NAME_ATTR*)&ie->key.file_name)->file_name, ((FILE_NAME_ATTR*)&ie->key.file_name)->file_name_length, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ mkntfs.c:3107:54: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 3107 | i = ntfs_names_full_collate(file_name->file_name, file_name->file_name_length, | ~~~~~~~~~^~~~~~~~~~~ mkntfs.c:3108:70: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 3108 | ((FILE_NAME_ATTR*)&ie->key.file_name)->file_name, ((FILE_NAME_ATTR*)&ie->key.file_name)->file_name_length, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ mkntfs.c: In function 'create_hardlink_res': mkntfs.c:3198:17: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 3198 | uname = fn->file_name; | ^~ mkntfs.c: In function 'create_hardlink': mkntfs.c:3313:17: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 3313 | uname = fn->file_name; | ^~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsundelete ntfsundelete.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsundelete ntfsundelete.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsrecover playlog.o ntfsrecover.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsrecover playlog.o ntfsrecover.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfscp ntfscp.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfscp ntfscp.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsclone ntfsclone.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsclone ntfsclone.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mkntfs mkntfs-attrdef.o mkntfs-boot.o mkntfs-sd.o mkntfs-mkntfs.o mkntfs-utils.o ../libntfs-3g/libntfs-3g.la -luuid -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mkntfs mkntfs-attrdef.o mkntfs-boot.o mkntfs-sd.o mkntfs-mkntfs.o mkntfs-utils.o ../libntfs-3g/.libs/libntfs-3g.so -luuid -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfssecaudit.o ntfssecaudit.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfssecaudit ntfssecaudit.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfssecaudit ntfssecaudit.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfsresize.o ntfsresize.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfsresize ntfsresize.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfsresize ntfsresize.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfs_3g_probe-ntfs-3g.probe.o `test -f 'ntfs-3g.probe.c' || echo './'`ntfs-3g.probe.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfs-3g.probe ntfs_3g_probe-ntfs-3g.probe.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -I../include/ntfs-3g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfs-3g.probe ntfs_3g_probe-ntfs-3g.probe.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' gcc -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/lib64/ntfs-3g\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo './'`ntfs-3g_common.c ntfs-3g_common.c:72:19: warning: 'nf_ns_alt_xattr_efsinfo' defined but not used [-Wunused-const-variable=] 72 | static const char nf_ns_alt_xattr_efsinfo[] = "user.ntfs.efsinfo"; | ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' gcc -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/lib64/ntfs-3g\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o lowntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo './'`ntfs-3g_common.c ntfs-3g_common.c:72:19: warning: 'nf_ns_alt_xattr_efsinfo' defined but not used [-Wunused-const-variable=] 72 | static const char nf_ns_alt_xattr_efsinfo[] = "user.ntfs.efsinfo"; | ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' gcc -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/lib64/ntfs-3g\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o lowntfs_3g-lowntfs-3g.o `test -f 'lowntfs-3g.c' || echo './'`lowntfs-3g.c lowntfs-3g.c: In function 'ntfs_fuse_getstat': lowntfs-3g.c:907:66: warning: taking address of packed member of 'union ' may result in an unaligned pointer value [-Waddress-of-packed-member] 907 | intx_file->target, | ~~~~~~~~~^~~~~~~~ lowntfs-3g.c: In function 'ntfs_fuse_readlink': lowntfs-3g.c:1208:36: warning: taking address of packed member of 'union ' may result in an unaligned pointer value [-Waddress-of-packed-member] 1208 | if (ntfs_ucstombs(intx_file->target, (na->data_size - | ~~~~~~~~~^~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' gcc -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/lib64/ntfs-3g\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c -o ntfs_3g-ntfs-3g.o `test -f 'ntfs-3g.c' || echo './'`ntfs-3g.c ntfs-3g.c: In function 'ntfs_fuse_getattr': ntfs-3g.c:1008:66: warning: taking address of packed member of 'union ' may result in an unaligned pointer value [-Waddress-of-packed-member] 1008 | intx_file->target, | ~~~~~~~~~^~~~~~~~ ntfs-3g.c: In function 'ntfs_fuse_readlink': ntfs-3g.c:1238:36: warning: taking address of packed member of 'union ' may result in an unaligned pointer value [-Waddress-of-packed-member] 1238 | if (ntfs_ucstombs(intx_file->target, (na->data_size - | ~~~~~~~~~^~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/lib64/ntfs-3g\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lowntfs-3g lowntfs_3g-lowntfs-3g.o lowntfs_3g-ntfs-3g_common.o -lfuse -pthread ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/lib64/ntfs-3g\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/lowntfs-3g lowntfs_3g-lowntfs-3g.o lowntfs_3g-ntfs-3g_common.o -pthread -lfuse ../libntfs-3g/.libs/libntfs-3g.so -lc -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/lib64/ntfs-3g\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ntfs-3g ntfs_3g-ntfs-3g.o ntfs_3g-ntfs-3g_common.o -lfuse -pthread ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/lib64/ntfs-3g\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ntfs-3g ntfs_3g-ntfs-3g.o ntfs_3g-ntfs-3g_common.o -pthread -lfuse ../libntfs-3g/.libs/libntfs-3g.so -lc -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gvSGoQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64 + cd ntfs-3g_ntfsprogs-2021.8.22 + '[' 1 -eq 1 ']' + sed -i -e 's|/sbin/ldconfig|true|' src/Makefile + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include' Making install in ntfs-3g make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include/ntfs-3g' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include/ntfs-3g' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/include/ntfs-3g' /usr/bin/install -p -m 644 acls.h attrib.h attrlist.h bitmap.h bootsect.h cache.h collate.h compat.h compress.h debug.h device.h device_io.h dir.h ea.h efs.h endians.h index.h inode.h ioctl.h layout.h lcnalloc.h logfile.h logging.h mft.h misc.h mst.h ntfstime.h object_id.h param.h plugin.h realpath.h reparse.h runlist.h security.h support.h types.h unistr.h volume.h xattrs.h '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/include/ntfs-3g' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include/ntfs-3g' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include/ntfs-3g' Making install in fuse-lite make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include/fuse-lite' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include/fuse-lite' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include/fuse-lite' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include/fuse-lite' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/include' Making install in libfuse-lite make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libfuse-lite' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libfuse-lite' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libfuse-lite' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libfuse-lite' Making install in libntfs-3g make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libntfs-3g.la '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libntfs-3g.so.89.0.0 /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/lib64/libntfs-3g.so.89.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/lib64 && { ln -s -f libntfs-3g.so.89.0.0 libntfs-3g.so.89 || { rm -f libntfs-3g.so.89 && ln -s libntfs-3g.so.89.0.0 libntfs-3g.so.89; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/lib64 && { ln -s -f libntfs-3g.so.89.0.0 libntfs-3g.so || { rm -f libntfs-3g.so && ln -s libntfs-3g.so.89.0.0 libntfs-3g.so; }; }) libtool: install: /usr/bin/install -p .libs/libntfs-3g.lai /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/lib64/libntfs-3g.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' if [ ! "/usr/lib64" -ef "/usr/lib64" ]; then \ /usr/bin/mv -f "/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64//usr/lib64"/libntfs-3g.so* "/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64//usr/lib64"; \ fi if [ ! "/usr/lib64" -ef "/usr/lib64" ]; then \ ln -s "/usr/lib64/libntfs-3g.so" "/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64//usr/lib64/libntfs-3g.so"; \ fi make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libntfs-3g.pc '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/libntfs-3g' Making install in ntfsprogs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p ntfsfix ntfsinfo ntfscluster ntfsls ntfscat ntfscmp ntfswipe ntfstruncate ntfsrecover ntfsusermap ntfssecaudit ntfsdecrypt ntfsdump_logfile ntfsmftalloc ntfsmove ntfsck ntfsfallocate '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsfix /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsfix libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsinfo /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsinfo libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfscluster /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfscluster libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsls /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsls libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfscat /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfscat libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfscmp /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfscmp libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfswipe /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfswipe libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfstruncate /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfstruncate libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsrecover /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsrecover libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsusermap /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsusermap libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfssecaudit /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfssecaudit libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsdecrypt /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsdecrypt libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsdump_logfile /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsdump_logfile libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsmftalloc /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsmftalloc libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsmove /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsmove libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsck /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsck libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsfallocate /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsfallocate /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p mkntfs ntfslabel ntfsundelete ntfsresize ntfsclone ntfscp '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/mkntfs /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/mkntfs libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfslabel /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/ntfslabel libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsundelete /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/ntfsundelete libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsresize /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/ntfsresize libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfsclone /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/ntfsclone libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfscp /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/ntfscp /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64//usr/sbin ln -s -f /usr/sbin/mkntfs /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/mkfs.ntfs make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 mkntfs.8 ntfsfix.8 ntfslabel.8 ntfsinfo.8 ntfsundelete.8 ntfsresize.8 ntfsprogs.8 ntfsls.8 ntfsclone.8 ntfscluster.8 ntfscat.8 ntfscp.8 ntfscmp.8 ntfswipe.8 ntfstruncate.8 ntfsdecrypt.8 ntfsfallocate.8 ntfsrecover.8 ntfsusermap.8 ntfssecaudit.8 '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/man/man8' /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/man/man8 ln -s -f mkntfs.8 /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/man/man8/mkfs.ntfs.8 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/ntfsprogs' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p ntfs-3g.probe '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfs-3g.probe /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfs-3g.probe /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p ntfs-3g lowntfs-3g '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ntfs-3g /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfs-3g libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lowntfs-3g /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/lowntfs-3g /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/sbin" ln -s -f "/usr/bin/ntfs-3g" "/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/sbin/mount.ntfs-3g" ln -s -f "/usr/bin/lowntfs-3g" "/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/sbin/mount.lowntfs-3g" /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64//usr/lib64/ntfs-3g make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 ntfs-3g.8 ntfs-3g.probe.8 '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/man/man8' ln -s -f ntfs-3g.8 "/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/man/man8/mount.ntfs-3g.8" ln -s -f ntfs-3g.8 "/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/man/man8/mount.lowntfs-3g.8" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/ntfs-3g' /usr/bin/install -p -m 644 README '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/ntfs-3g' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/lib64/libntfs-3g.la + rm -rf '/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/lib64/*.a' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64//usr/sbin/mount.ntfs-3g + cp -a /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64//usr/bin/ntfs-3g /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64//usr/sbin/mount.ntfs-3g + pushd /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64//usr/bin ~/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin ~/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22 + ln -s ntfs-3g ntfsmount + popd ~/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22 + pushd /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64//usr/sbin ~/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin ~/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22 + ln -s mount.ntfs-3g mount.ntfs-fuse + ln -s mount.ntfs-3g mount.ntfs + ln -s ../bin/ntfsck fsck.ntfs + popd ~/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22 + mv /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/sbin/mount.lowntfs-3g /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/sbin/mount.ntfs-3g /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64//usr/sbin + rmdir /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/sbin + rm -rf /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/ntfs-3g/README + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2021.8.22-10.mga9 --unique-debug-suffix -2021.8.22-10.mga9.aarch64 --unique-debug-src-base ntfs-3g-2021.8.22-10.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ntfs-3g_ntfsprogs-2021.8.22 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfs-3g extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfs-3g.probe extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/lowntfs-3g extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsck extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfscat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfscmp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfscluster extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsdecrypt extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsdump_logfile extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsfallocate extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsfix extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsinfo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsls extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsmftalloc extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsmove extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsrecover extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfssecaudit extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfstruncate extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfsusermap extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/bin/ntfswipe extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/lib64/libntfs-3g.so.89.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/mkntfs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/ntfsclone extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/ntfscp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/ntfslabel extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/ntfsresize extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/ntfsundelete dwz: ./usr/bin/lowntfs-3g-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfs-3g-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfs-3g.probe-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfscat-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfsck-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfscluster-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfscmp-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfsdecrypt-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfsdump_logfile-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfsfallocate-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfsfix-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfsinfo-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfsls-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfsmftalloc-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfsmove-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfsrecover-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfssecaudit-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfstruncate-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfsusermap-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntfswipe-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libntfs-3g.so.89.0.0-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/mkntfs-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/ntfsclone-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/ntfscp-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/ntfslabel-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/ntfsresize-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/ntfsundelete-2021.8.22-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 4672kB, size after compression: 4672kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 27 CRC32s did match. 6191 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ntfs-3g-2021.8.22-10.mga9.aarch64 warning: Explicit %attr() mode not applicable to symlink: /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/sbin/mount.ntfs-3g Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1qvHUJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ntfs-3g_ntfsprogs-2021.8.22 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/ntfs-3g + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/ntfs-3g + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/ntfs-3g + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/ntfs-3g + cp -pr CREDITS /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/ntfs-3g + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/ntfs-3g + RPM_EC=0 ++ jobs -p + exit 0 Provides: ntfs-3g = 2021.8.22-10.mga9 ntfs-3g(aarch-64) = 2021.8.22-10.mga9 ntfsprogs = 2021.8.22-10.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): fuse >= 2.8 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.2)(64bit) libfuse.so.2(FUSE_2.4)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.7)(64bit) libfuse.so.2(FUSE_2.7.5)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libntfs-3g.so.89()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) Obsoletes: ntfsprogs < 2.0.0-11 Recommends: ntfs-3g-system-compression Processing files: lib64ntfs-3g89-2021.8.22-10.mga9.aarch64 Provides: lib64ntfs-3g89 = 2021.8.22-10.mga9 lib64ntfs-3g89(aarch-64) = 2021.8.22-10.mga9 libntfs-3g.so.89()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) Conflicts: ntfs-3g < 2017.3.23-2 Processing files: lib64ntfs-3g-devel-2021.8.22-10.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EMvipG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ntfs-3g_ntfsprogs-2021.8.22 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/lib64ntfs-3g-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/lib64ntfs-3g-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64/usr/share/doc/lib64ntfs-3g-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libntfs-3g(64bit)) lib64ntfs-3g-devel = 2021.8.22-10.mga9 lib64ntfs-3g-devel(aarch-64) = 2021.8.22-10.mga9 libntfs-3g-devel = 2021.8.22-10.mga9 ntfs-3g-devel = 2021.8.22-10.mga9 pkgconfig(libntfs-3g) = 2021.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Obsoletes: lib64ntfs-devel < 2.0.0-11 ntfs-3g-devel < 2017.3.23-2 Processing files: ntfs-3g-debugsource-2021.8.22-10.mga9.aarch64 Provides: ntfs-3g-debugsource = 2021.8.22-10.mga9 ntfs-3g-debugsource(aarch-64) = 2021.8.22-10.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ntfs-3g-debuginfo-2021.8.22-10.mga9.aarch64 Provides: debuginfo(build-id) = 0cfa611ce079a99b665aac5bb71030089bb672e7 debuginfo(build-id) = 2a724a12fe493563e32c96f6710e76a92761ffef debuginfo(build-id) = 322a2b932530bdf7ed927ed488d6acab488be336 debuginfo(build-id) = 37c4ebaaa9e55b5bc0a1f6e92b1ff4b03263e7ea debuginfo(build-id) = 3a2ad2319b23a8343894363cdd126e787eb7e2f7 debuginfo(build-id) = 3d1f23b466eed39d69b83c758c82aac7d02d860a debuginfo(build-id) = 45e26e62b500c3662dadeb9ac47f8d451f7e37ae debuginfo(build-id) = 48cf69e159f7ab8816f60ff82c288202635e08f8 debuginfo(build-id) = 4ac5b3c071bf3b3b021da3a77a200a582c00c45a debuginfo(build-id) = 4f4c3eb56d8bfa12609bf9844887f12604ec7a4a debuginfo(build-id) = 546f339cc7db86952fd087b7ebada1f76a8c9efe debuginfo(build-id) = 5b9d9eac40c6e9d0d0e42e31599f44c1f86e90ef debuginfo(build-id) = 6c81fc7ba0b834799d4d01b8fe3ddfb39b4e7142 debuginfo(build-id) = 6ee400e14154c4edc20a01c878f40e5ba44c92da debuginfo(build-id) = 7614df2c11f90d1d9ac83844ebb96369631cad62 debuginfo(build-id) = 879980557b4df3e12f927ac23034b554bdfed5e5 debuginfo(build-id) = 879f1f6055037c2db3aa1622c9835bab0e01c73e debuginfo(build-id) = 87ab6e5d32aad602ea02ad65d8208ed5dfe579a4 debuginfo(build-id) = 8c9f2f0131c9480550ec67bd46c84bf0bb9001da debuginfo(build-id) = 9acd015291080144f15a4412a77a384ccb38ba48 debuginfo(build-id) = be18799e5c35ad01160d7777a2c12ef9f277f2d2 debuginfo(build-id) = c61999b8d6c2b7ad2ff7174b9617658355bad884 debuginfo(build-id) = c89af5351f5781ddc16c2e3d143358196b107d3f debuginfo(build-id) = cc4823ac5074e7680f661bd8c8fe24e4d94bf3e7 debuginfo(build-id) = d3a09454ea336a6ca7ff73e6c1182df5572e0620 debuginfo(build-id) = e51c9760c7a355c60e36de4fe95dec2cf72f05f3 ntfs-3g-debuginfo = 2021.8.22-10.mga9 ntfs-3g-debuginfo(aarch-64) = 2021.8.22-10.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ntfs-3g-debugsource(aarch-64) = 2021.8.22-10.mga9 Processing files: lib64ntfs-3g89-debuginfo-2021.8.22-10.mga9.aarch64 Provides: debuginfo(build-id) = 76df65833dffc16d5356222041ddaea10040ea7a lib64ntfs-3g89-debuginfo = 2021.8.22-10.mga9 lib64ntfs-3g89-debuginfo(aarch-64) = 2021.8.22-10.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ntfs-3g-debugsource(aarch-64) = 2021.8.22-10.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ntfs-3g-devel-2021.8.22-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ntfs-3g89-2021.8.22-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ntfs-3g89-debuginfo-2021.8.22-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ntfs-3g-2021.8.22-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ntfs-3g-debuginfo-2021.8.22-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ntfs-3g-debugsource-2021.8.22-10.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LVhisD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ntfs-3g_ntfsprogs-2021.8.22 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ntfs-3g-2021.8.22-10.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RZ6BIU + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ntfs-3g_ntfsprogs-2021.8.22 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!