==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: ntfs-3g 2022.10.3-2 (Tue Apr 29 16:23:13 2025) ==> Retrieving sources... -> Cloning ntfs-3g git repo... Cloning into bare repository '/home/leming/work/ntfs-3g/ntfs-3g'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... ntfs-3g ... Skipped ==> Making package: ntfs-3g 2022.10.3-2 (Tue Apr 29 16:23:36 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (2) fuse-common-3.17.1-1 fuse2-2.9.9-5 Total Download Size: 0.10 MiB Total Installed Size: 0.37 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... fuse2-2.9.9-5-armv7h downloading... fuse-common-3.17.1-1-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing fuse-common... installing fuse2... :: Running post-transaction hooks... (1/2) Reloading device manager configuration... Skipped: Device manager is not running. (2/2) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 git-2.49.0-1 Total Installed Size: 39.83 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of ntfs-3g git repo... Cloning into 'ntfs-3g'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:189: warning: The macro 'AC_GNU_SOURCE' is obsolete. configure.ac:189: You should run autoupdate. ./lib/autoconf/specific.m4:489: AC_GNU_SOURCE is expanded from... configure.ac:189: the top level configure.ac:475: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:475: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:475: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:189: installing './compile' configure.ac:32: installing './config.guess' configure.ac:32: installing './config.sub' configure.ac:36: installing './install-sh' configure.ac:36: installing './missing' Makefile.am: installing './INSTALL' libfuse-lite/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' ==> Starting build()... checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking target system type... armv7l-unknown-linux-gnueabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for utime.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/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 >= 2.6.0... yes checking for gpgrt-config... /usr/bin/gpgrt-config configure: Use gpgrt-config as libgcrypt-config checking for LIBGCRYPT - version >= 1.2.2... yes (1.11.0) checking for gnutls >= 1.4.4... yes checking for uuid/uuid.h... yes checking for uuid_generate... no checking for uuid_generate in -luuid... yes checking for hd.h... no configure: WARNING: ntfsprogs Windows compliant geometry code requires the hd library. checking for egrep... (cached) /usr/bin/grep -E checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for ctype.h... yes checking for fcntl.h... yes checking for libgen.h... yes checking for libintl.h... yes checking for limits.h... yes checking for locale.h... yes checking for mntent.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for errno.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for wchar.h... (cached) yes checking for getopt.h... yes checking for features.h... yes checking for regex.h... yes checking for endian.h... yes checking for byteswap.h... yes checking for sys/byteorder.h... no checking for sys/disk.h... no checking for sys/endian.h... no checking for sys/param.h... yes checking for sys/ioctl.h... yes checking for sys/mount.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/vfs.h... yes checking for sys/statvfs.h... yes checking for linux/major.h... yes checking for linux/fd.h... yes checking for linux/fs.h... yes checking for inttypes.h... (cached) yes checking for linux/hdreg.h... yes checking for machine/endian.h... no checking for windows.h... no checking for syslog.h... yes checking for pwd.h... yes checking for malloc.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... 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 whether utime accepts a null argument... yes checking for vprintf... yes 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 gcc option to enable large file support... -D_FILE_OFFSET_BITS=64 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 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. make all-recursive make[1]: Entering directory '/build/ntfs-3g/src/ntfs-3g' Making all in include make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/include' Making all in ntfs-3g make[3]: Entering directory '/build/ntfs-3g/src/ntfs-3g/include/ntfs-3g' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/include/ntfs-3g' Making all in fuse-lite make[3]: Entering directory '/build/ntfs-3g/src/ntfs-3g/include/fuse-lite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/include/fuse-lite' make[3]: Entering directory '/build/ntfs-3g/src/ntfs-3g/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/include' make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/include' Making all in libfuse-lite make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/libfuse-lite' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/libfuse-lite' Making all in libntfs-3g make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/libntfs-3g' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-acls.lo -MD -MP -MF .deps/libntfs_3g_la-acls.Tpo -c -o libntfs_3g_la-acls.lo `test -f 'acls.c' || echo './'`acls.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-attrib.lo -MD -MP -MF .deps/libntfs_3g_la-attrib.Tpo -c -o libntfs_3g_la-attrib.lo `test -f 'attrib.c' || echo './'`attrib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-attrlist.lo -MD -MP -MF .deps/libntfs_3g_la-attrlist.Tpo -c -o libntfs_3g_la-attrlist.lo `test -f 'attrlist.c' || echo './'`attrlist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-bitmap.lo -MD -MP -MF .deps/libntfs_3g_la-bitmap.Tpo -c -o libntfs_3g_la-bitmap.lo `test -f 'bitmap.c' || echo './'`bitmap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-bootsect.lo -MD -MP -MF .deps/libntfs_3g_la-bootsect.Tpo -c -o libntfs_3g_la-bootsect.lo `test -f 'bootsect.c' || echo './'`bootsect.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-cache.lo -MD -MP -MF .deps/libntfs_3g_la-cache.Tpo -c -o libntfs_3g_la-cache.lo `test -f 'cache.c' || echo './'`cache.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-collate.lo -MD -MP -MF .deps/libntfs_3g_la-collate.Tpo -c -o libntfs_3g_la-collate.lo `test -f 'collate.c' || echo './'`collate.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-compat.lo -MD -MP -MF .deps/libntfs_3g_la-compat.Tpo -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-acls.lo -MD -MP -MF .deps/libntfs_3g_la-acls.Tpo -c acls.c -fPIC -DPIC -o .libs/libntfs_3g_la-acls.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-attrlist.lo -MD -MP -MF .deps/libntfs_3g_la-attrlist.Tpo -c attrlist.c -fPIC -DPIC -o .libs/libntfs_3g_la-attrlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-bootsect.lo -MD -MP -MF .deps/libntfs_3g_la-bootsect.Tpo -c bootsect.c -fPIC -DPIC -o .libs/libntfs_3g_la-bootsect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-attrib.lo -MD -MP -MF .deps/libntfs_3g_la-attrib.Tpo -c attrib.c -fPIC -DPIC -o .libs/libntfs_3g_la-attrib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-bitmap.lo -MD -MP -MF .deps/libntfs_3g_la-bitmap.Tpo -c bitmap.c -fPIC -DPIC -o .libs/libntfs_3g_la-bitmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-collate.lo -MD -MP -MF .deps/libntfs_3g_la-collate.Tpo -c collate.c -fPIC -DPIC -o .libs/libntfs_3g_la-collate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-cache.lo -MD -MP -MF .deps/libntfs_3g_la-cache.Tpo -c cache.c -fPIC -DPIC -o .libs/libntfs_3g_la-cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-compat.lo -MD -MP -MF .deps/libntfs_3g_la-compat.Tpo -c compat.c -fPIC -DPIC -o .libs/libntfs_3g_la-compat.o mv -f .deps/libntfs_3g_la-attrlist.Tpo .deps/libntfs_3g_la-attrlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-compress.lo -MD -MP -MF .deps/libntfs_3g_la-compress.Tpo -c -o libntfs_3g_la-compress.lo `test -f 'compress.c' || echo './'`compress.c mv -f .deps/libntfs_3g_la-compat.Tpo .deps/libntfs_3g_la-compat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-debug.lo -MD -MP -MF .deps/libntfs_3g_la-debug.Tpo -c -o libntfs_3g_la-debug.lo `test -f 'debug.c' || echo './'`debug.c mv -f .deps/libntfs_3g_la-bootsect.Tpo .deps/libntfs_3g_la-bootsect.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-device.lo -MD -MP -MF .deps/libntfs_3g_la-device.Tpo -c -o libntfs_3g_la-device.lo `test -f 'device.c' || echo './'`device.c collate.c: In function 'ntfs_collate_file_name': collate.c:230:15: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] collate.c:232:15: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mv -f .deps/libntfs_3g_la-collate.Tpo .deps/libntfs_3g_la-collate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-dir.lo -MD -MP -MF .deps/libntfs_3g_la-dir.Tpo -c -o libntfs_3g_la-dir.lo `test -f 'dir.c' || echo './'`dir.c mv -f .deps/libntfs_3g_la-bitmap.Tpo .deps/libntfs_3g_la-bitmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-ea.lo -MD -MP -MF .deps/libntfs_3g_la-ea.Tpo -c -o libntfs_3g_la-ea.lo `test -f 'ea.c' || echo './'`ea.c mv -f .deps/libntfs_3g_la-cache.Tpo .deps/libntfs_3g_la-cache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-efs.lo -MD -MP -MF .deps/libntfs_3g_la-efs.Tpo -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-compress.lo -MD -MP -MF .deps/libntfs_3g_la-compress.Tpo -c compress.c -fPIC -DPIC -o .libs/libntfs_3g_la-compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-debug.lo -MD -MP -MF .deps/libntfs_3g_la-debug.Tpo -c debug.c -fPIC -DPIC -o .libs/libntfs_3g_la-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-device.lo -MD -MP -MF .deps/libntfs_3g_la-device.Tpo -c device.c -fPIC -DPIC -o .libs/libntfs_3g_la-device.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-dir.lo -MD -MP -MF .deps/libntfs_3g_la-dir.Tpo -c dir.c -fPIC -DPIC -o .libs/libntfs_3g_la-dir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-ea.lo -MD -MP -MF .deps/libntfs_3g_la-ea.Tpo -c ea.c -fPIC -DPIC -o .libs/libntfs_3g_la-ea.o mv -f .deps/libntfs_3g_la-debug.Tpo .deps/libntfs_3g_la-debug.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-efs.lo -MD -MP -MF .deps/libntfs_3g_la-efs.Tpo -c efs.c -fPIC -DPIC -o .libs/libntfs_3g_la-efs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-index.lo -MD -MP -MF .deps/libntfs_3g_la-index.Tpo -c -o libntfs_3g_la-index.lo `test -f 'index.c' || echo './'`index.c mv -f .deps/libntfs_3g_la-device.Tpo .deps/libntfs_3g_la-device.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-inode.lo -MD -MP -MF .deps/libntfs_3g_la-inode.Tpo -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-index.lo -MD -MP -MF .deps/libntfs_3g_la-index.Tpo -c index.c -fPIC -DPIC -o .libs/libntfs_3g_la-index.o mv -f .deps/libntfs_3g_la-acls.Tpo .deps/libntfs_3g_la-acls.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-ioctl.lo -MD -MP -MF .deps/libntfs_3g_la-ioctl.Tpo -c -o libntfs_3g_la-ioctl.lo `test -f 'ioctl.c' || echo './'`ioctl.c ea.c: In function 'ntfs_need_ea.part.0': ea.c:89:11: warning: 'dummy' may be used uninitialized [-Wmaybe-uninitialized] In file included from ea.c:56: ../include/ntfs-3g/attrib.h:336:12: note: by argument 5 of type 'const u8 *' {aka 'const unsigned char *'} to 'ntfs_attr_add' declared here ea.c:77:5: note: 'dummy' declared here ea.c: In function 'ntfs_set_ntfs_ea': ea.c:280:22: warning: array subscript 255 is outside the bounds of an interior zero-length array 'const u8[0]' {aka 'const unsigned char[]'} [-Wzero-length-bounds] In file included from ea.c:55: ../include/ntfs-3g/layout.h:2514:5: note: while referencing 'name' ea.c: In function 'ntfs_ea_check_wsldev': ea.c:459:20: warning: array subscript 256 is outside the bounds of an interior zero-length array 'const u8[0]' {aka 'const unsigned char[]'} [-Wzero-length-bounds] ../include/ntfs-3g/layout.h:2514:5: note: while referencing 'name' mv -f .deps/libntfs_3g_la-ea.Tpo .deps/libntfs_3g_la-ea.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-lcnalloc.lo -MD -MP -MF .deps/libntfs_3g_la-lcnalloc.Tpo -c -o libntfs_3g_la-lcnalloc.lo `test -f 'lcnalloc.c' || echo './'`lcnalloc.c mv -f .deps/libntfs_3g_la-efs.Tpo .deps/libntfs_3g_la-efs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-logfile.lo -MD -MP -MF .deps/libntfs_3g_la-logfile.Tpo -c -o libntfs_3g_la-logfile.lo `test -f 'logfile.c' || echo './'`logfile.c mv -f .deps/libntfs_3g_la-compress.Tpo .deps/libntfs_3g_la-compress.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-logging.lo -MD -MP -MF .deps/libntfs_3g_la-logging.Tpo -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-inode.lo -MD -MP -MF .deps/libntfs_3g_la-inode.Tpo -c inode.c -fPIC -DPIC -o .libs/libntfs_3g_la-inode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-ioctl.lo -MD -MP -MF .deps/libntfs_3g_la-ioctl.Tpo -c ioctl.c -fPIC -DPIC -o .libs/libntfs_3g_la-ioctl.o dir.c: In function 'ntfs_inode_lookup_by_name': dir.c:334:16: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] dir.c:455:16: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] dir.c: In function 'ntfs_filldir': dir.c:1001:28: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] dir.c: In function 'ntfs_delete': dir.c:1990:30: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-lcnalloc.lo -MD -MP -MF .deps/libntfs_3g_la-lcnalloc.Tpo -c lcnalloc.c -fPIC -DPIC -o .libs/libntfs_3g_la-lcnalloc.o mv -f .deps/libntfs_3g_la-dir.Tpo .deps/libntfs_3g_la-dir.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-logfile.lo -MD -MP -MF .deps/libntfs_3g_la-logfile.Tpo -c logfile.c -fPIC -DPIC -o .libs/libntfs_3g_la-logfile.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-mft.lo -MD -MP -MF .deps/libntfs_3g_la-mft.Tpo -c -o libntfs_3g_la-mft.lo `test -f 'mft.c' || echo './'`mft.c mv -f .deps/libntfs_3g_la-attrib.Tpo .deps/libntfs_3g_la-attrib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-misc.lo -MD -MP -MF .deps/libntfs_3g_la-misc.Tpo -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-logging.lo -MD -MP -MF .deps/libntfs_3g_la-logging.Tpo -c logging.c -fPIC -DPIC -o .libs/libntfs_3g_la-logging.o index.c: In function 'ntfs_ie_filename_get': index.c:277:30: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mv -f .deps/libntfs_3g_la-index.Tpo .deps/libntfs_3g_la-index.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-mst.lo -MD -MP -MF .deps/libntfs_3g_la-mst.Tpo -c -o libntfs_3g_la-mst.lo `test -f 'mst.c' || echo './'`mst.c mv -f .deps/libntfs_3g_la-ioctl.Tpo .deps/libntfs_3g_la-ioctl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-object_id.lo -MD -MP -MF .deps/libntfs_3g_la-object_id.Tpo -c -o libntfs_3g_la-object_id.lo `test -f 'object_id.c' || echo './'`object_id.c inode.c: In function 'ntfs_inode_add_attrlist': inode.c:1262:40: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] inode.c:1161:46: warning: pointer 'al' may be used after 'realloc' [-Wuse-after-free] inode.c:1155:9: note: call to 'realloc' here mv -f .deps/libntfs_3g_la-logging.Tpo .deps/libntfs_3g_la-logging.Plo mv -f .deps/libntfs_3g_la-inode.Tpo .deps/libntfs_3g_la-inode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-realpath.lo -MD -MP -MF .deps/libntfs_3g_la-realpath.Tpo -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-misc.lo -MD -MP -MF .deps/libntfs_3g_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/libntfs_3g_la-misc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-reparse.lo -MD -MP -MF .deps/libntfs_3g_la-reparse.Tpo -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-mft.lo -MD -MP -MF .deps/libntfs_3g_la-mft.Tpo -c mft.c -fPIC -DPIC -o .libs/libntfs_3g_la-mft.o mv -f .deps/libntfs_3g_la-lcnalloc.Tpo .deps/libntfs_3g_la-lcnalloc.Plo mv -f .deps/libntfs_3g_la-logfile.Tpo .deps/libntfs_3g_la-logfile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-runlist.lo -MD -MP -MF .deps/libntfs_3g_la-runlist.Tpo -c -o libntfs_3g_la-runlist.lo `test -f 'runlist.c' || echo './'`runlist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-security.lo -MD -MP -MF .deps/libntfs_3g_la-security.Tpo -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-mst.lo -MD -MP -MF .deps/libntfs_3g_la-mst.Tpo -c mst.c -fPIC -DPIC -o .libs/libntfs_3g_la-mst.o mv -f .deps/libntfs_3g_la-misc.Tpo .deps/libntfs_3g_la-misc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-unistr.lo -MD -MP -MF .deps/libntfs_3g_la-unistr.Tpo -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-object_id.lo -MD -MP -MF .deps/libntfs_3g_la-object_id.Tpo -c object_id.c -fPIC -DPIC -o .libs/libntfs_3g_la-object_id.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-reparse.lo -MD -MP -MF .deps/libntfs_3g_la-reparse.Tpo -c reparse.c -fPIC -DPIC -o .libs/libntfs_3g_la-reparse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-realpath.lo -MD -MP -MF .deps/libntfs_3g_la-realpath.Tpo -c realpath.c -fPIC -DPIC -o .libs/libntfs_3g_la-realpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-security.lo -MD -MP -MF .deps/libntfs_3g_la-security.Tpo -c security.c -fPIC -DPIC -o .libs/libntfs_3g_la-security.o mv -f .deps/libntfs_3g_la-mst.Tpo .deps/libntfs_3g_la-mst.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-volume.lo -MD -MP -MF .deps/libntfs_3g_la-volume.Tpo -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-runlist.lo -MD -MP -MF .deps/libntfs_3g_la-runlist.Tpo -c runlist.c -fPIC -DPIC -o .libs/libntfs_3g_la-runlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-unistr.lo -MD -MP -MF .deps/libntfs_3g_la-unistr.Tpo -c unistr.c -fPIC -DPIC -o .libs/libntfs_3g_la-unistr.o mv -f .deps/libntfs_3g_la-realpath.Tpo .deps/libntfs_3g_la-realpath.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-xattrs.lo -MD -MP -MF .deps/libntfs_3g_la-xattrs.Tpo -c -o libntfs_3g_la-xattrs.lo `test -f 'xattrs.c' || echo './'`xattrs.c mv -f .deps/libntfs_3g_la-object_id.Tpo .deps/libntfs_3g_la-object_id.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-unix_io.lo -MD -MP -MF .deps/libntfs_3g_la-unix_io.Tpo -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-volume.lo -MD -MP -MF .deps/libntfs_3g_la-volume.Tpo -c volume.c -fPIC -DPIC -o .libs/libntfs_3g_la-volume.o mv -f .deps/libntfs_3g_la-mft.Tpo .deps/libntfs_3g_la-mft.Plo reparse.c: In function 'ntfs_fix_file_name': reparse.c:185:40: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] reparse.c:187:10: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] reparse.c:165:24: warning: array subscript 254 is outside the bounds of an interior zero-length array 'ntfschar[0]' {aka 'short unsigned int[]'} [-Wzero-length-bounds] In file included from reparse.c:50: ../include/ntfs-3g/layout.h:1141:18: note: while referencing 'file_name' reparse.c:167:24: warning: array subscript 254 is outside the bounds of an interior zero-length array 'ntfschar[0]' {aka 'short unsigned int[]'} [-Wzero-length-bounds] ../include/ntfs-3g/layout.h:1141:18: note: while referencing 'file_name' mv -f .deps/libntfs_3g_la-reparse.Tpo .deps/libntfs_3g_la-reparse.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-xattrs.lo -MD -MP -MF .deps/libntfs_3g_la-xattrs.Tpo -c xattrs.c -fPIC -DPIC -o .libs/libntfs_3g_la-xattrs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT libntfs_3g_la-unix_io.lo -MD -MP -MF .deps/libntfs_3g_la-unix_io.Tpo -c unix_io.c -fPIC -DPIC -o .libs/libntfs_3g_la-unix_io.o unistr.c: In function 'ntfs_file_value_upcase': unistr.c:432:30: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mv -f .deps/libntfs_3g_la-unistr.Tpo .deps/libntfs_3g_la-unistr.Plo mv -f .deps/libntfs_3g_la-runlist.Tpo .deps/libntfs_3g_la-runlist.Plo mv -f .deps/libntfs_3g_la-unix_io.Tpo .deps/libntfs_3g_la-unix_io.Plo mv -f .deps/libntfs_3g_la-xattrs.Tpo .deps/libntfs_3g_la-xattrs.Plo mv -f .deps/libntfs_3g_la-volume.Tpo .deps/libntfs_3g_la-volume.Plo mv -f .deps/libntfs_3g_la-security.Tpo .deps/libntfs_3g_la-security.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -version-info 89 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libntfs-3g.la -rpath /usr/lib 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 -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 -lc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 '/build/ntfs-3g/src/ntfs-3g/libntfs-3g' Making all in ntfsprogs make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/ntfsprogs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfsfix.o -MD -MP -MF .deps/ntfsfix.Tpo -c -o ntfsfix.o ntfsfix.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfsinfo.o -MD -MP -MF .deps/ntfsinfo.Tpo -c -o ntfsinfo.o ntfsinfo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfscluster.o -MD -MP -MF .deps/ntfscluster.Tpo -c -o ntfscluster.o ntfscluster.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT cluster.o -MD -MP -MF .deps/cluster.Tpo -c -o cluster.o cluster.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfsls.o -MD -MP -MF .deps/ntfsls.Tpo -c -o ntfsls.o ntfsls.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfscat.o -MD -MP -MF .deps/ntfscat.Tpo -c -o ntfscat.o ntfscat.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfscmp.o -MD -MP -MF .deps/ntfscmp.Tpo -c -o ntfscmp.o ntfscmp.c mv -f .deps/cluster.Tpo .deps/cluster.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfswipe.o -MD -MP -MF .deps/ntfswipe.Tpo -c -o ntfswipe.o ntfswipe.c mv -f .deps/ntfscat.Tpo .deps/ntfscat.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT attrdef.o -MD -MP -MF .deps/attrdef.Tpo -c -o attrdef.o attrdef.c ntfsls.c: In function 'main': ntfsls.c:698:12: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] In file included from ntfsls.c:52: In function '__ntfs_list_add', inlined from 'ntfs_list_add_tail' at list.h:93:2, inlined from 'readdir_recursive' at ntfsls.c:413:3: list.h:62:13: warning: storing the address of local variable 'comp' in 'paths.list.prev' [-Wdangling-pointer=] ntfsls.c: In function 'readdir_recursive': ntfsls.c:393:24: note: 'comp' declared here ntfsls.c:384:31: note: 'paths' declared here mv -f .deps/ntfsls.Tpo .deps/ntfsls.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfstruncate.o -MD -MP -MF .deps/ntfstruncate.Tpo -c -o ntfstruncate.o ntfstruncate.c mv -f .deps/ntfscluster.Tpo .deps/ntfscluster.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT playlog.o -MD -MP -MF .deps/playlog.Tpo -c -o playlog.o playlog.c mv -f .deps/attrdef.Tpo .deps/attrdef.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfsrecover.o -MD -MP -MF .deps/ntfsrecover.Tpo -c -o ntfsrecover.o ntfsrecover.c utils.c: In function 'utils_inode_get_name': utils.c:577:26: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] utils.c: In function 'utils_attr_get_name': utils.c:659:33: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] utils.c:660:28: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mv -f .deps/utils.Tpo .deps/utils.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfsusermap.o -MD -MP -MF .deps/ntfsusermap.Tpo -c -o ntfsusermap.o ntfsusermap.c mv -f .deps/ntfscmp.Tpo .deps/ntfscmp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfssecaudit.o -MD -MP -MF .deps/ntfssecaudit.Tpo -c -o ntfssecaudit.o ntfssecaudit.c mv -f .deps/ntfsfix.Tpo .deps/ntfsfix.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -I/usr/include/p11-kit-1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfsdecrypt-ntfsdecrypt.o -MD -MP -MF .deps/ntfsdecrypt-ntfsdecrypt.Tpo -c -o ntfsdecrypt-ntfsdecrypt.o `test -f 'ntfsdecrypt.c' || echo './'`ntfsdecrypt.c ntfsinfo.c: In function 'ntfs_dump_attr_list': ntfsinfo.c:809:35: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] ntfsinfo.c: In function 'ntfs_dump_filename': ntfsinfo.c:899:52: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] In function 'ntfs_dump_attr_ea', inlined from 'ntfs_dump_file_attributes' at ntfsinfo.c:2412:4, inlined from 'main' at ntfsinfo.c:2508:4: ntfsinfo.c:2150:6: warning: 'strncmp' specified bound 11 exceeds source size 0 [-Wstringop-overread] In file included from ../include/ntfs-3g/inode.h:32, from ../include/ntfs-3g/volume.h:51, from ../include/ntfs-3g/mft.h:27, from ntfsinfo.c:71: ../include/ntfs-3g/layout.h: In function 'main': ../include/ntfs-3g/layout.h:2514:5: note: source object allocated here mv -f .deps/ntfsinfo.Tpo .deps/ntfsinfo.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -I/usr/include/p11-kit-1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfsdecrypt-utils.o -MD -MP -MF .deps/ntfsdecrypt-utils.Tpo -c -o ntfsdecrypt-utils.o `test -f 'utils.c' || echo './'`utils.c ntfstruncate.c: In function 'dump_attr_record': ntfstruncate.c:555:29: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mv -f .deps/ntfstruncate.Tpo .deps/ntfstruncate.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT mkntfs-attrdef.o -MD -MP -MF .deps/mkntfs-attrdef.Tpo -c -o mkntfs-attrdef.o `test -f 'attrdef.c' || echo './'`attrdef.c mv -f .deps/ntfsusermap.Tpo .deps/ntfsusermap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT mkntfs-boot.o -MD -MP -MF .deps/mkntfs-boot.Tpo -c -o mkntfs-boot.o `test -f 'boot.c' || echo './'`boot.c mv -f .deps/mkntfs-attrdef.Tpo .deps/mkntfs-attrdef.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT mkntfs-sd.o -MD -MP -MF .deps/mkntfs-sd.Tpo -c -o mkntfs-sd.o `test -f 'sd.c' || echo './'`sd.c mv -f .deps/mkntfs-boot.Tpo .deps/mkntfs-boot.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT mkntfs-mkntfs.o -MD -MP -MF .deps/mkntfs-mkntfs.Tpo -c -o mkntfs-mkntfs.o `test -f 'mkntfs.c' || echo './'`mkntfs.c utils.c: In function 'utils_inode_get_name': utils.c:577:26: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] utils.c: In function 'utils_attr_get_name': utils.c:659:33: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] utils.c:660:28: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mv -f .deps/ntfsdecrypt-utils.Tpo .deps/ntfsdecrypt-utils.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT mkntfs-utils.o -MD -MP -MF .deps/mkntfs-utils.Tpo -c -o mkntfs-utils.o `test -f 'utils.c' || echo './'`utils.c mv -f .deps/ntfswipe.Tpo .deps/ntfswipe.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfslabel.o -MD -MP -MF .deps/ntfslabel.Tpo -c -o ntfslabel.o ntfslabel.c sd.c: In function 'init_system_file_sd': sd.c:124:20: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] sd.c:158:20: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] sd.c: In function 'init_root_sd': sd.c:220:20: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] sd.c:241:20: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] sd.c:344:20: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] sd.c:365:20: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mv -f .deps/mkntfs-sd.Tpo .deps/mkntfs-sd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfsundelete.o -MD -MP -MF .deps/ntfsundelete.Tpo -c -o ntfsundelete.o ntfsundelete.c mv -f .deps/ntfsdecrypt-ntfsdecrypt.Tpo .deps/ntfsdecrypt-ntfsdecrypt.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfsresize.o -MD -MP -MF .deps/ntfsresize.Tpo -c -o ntfsresize.o ntfsresize.c mv -f .deps/ntfslabel.Tpo .deps/ntfslabel.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfsclone.o -MD -MP -MF .deps/ntfsclone.Tpo -c -o ntfsclone.o ntfsclone.c utils.c: In function 'utils_inode_get_name': utils.c:577:26: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] utils.c: In function 'utils_attr_get_name': utils.c:659:33: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] utils.c:660:28: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mv -f .deps/mkntfs-utils.Tpo .deps/mkntfs-utils.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfscp.o -MD -MP -MF .deps/ntfscp.Tpo -c -o ntfscp.o ntfscp.c mv -f .deps/playlog.Tpo .deps/playlog.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfsfix ntfsfix.o utils.o ../libntfs-3g/libntfs-3g.la -lc mv -f .deps/ntfsrecover.Tpo .deps/ntfsrecover.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfsinfo ntfsinfo.o utils.o ../libntfs-3g/libntfs-3g.la -lc ntfsundelete.c: In function 'get_parent_name': ntfsundelete.c:1038:35: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] ntfsundelete.c: In function 'get_filenames': ntfsundelete.c:1176:17: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mv -f .deps/ntfsundelete.Tpo .deps/ntfsundelete.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfscluster ntfscluster.o cluster.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfsfix ntfsfix.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc mv -f .deps/ntfscp.Tpo .deps/ntfscp.Po libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfsinfo ntfsinfo.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfsls ntfsls.o utils.o ../libntfs-3g/libntfs-3g.la -lc mv -f .deps/ntfssecaudit.Tpo .deps/ntfssecaudit.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfscat ntfscat.o utils.o ../libntfs-3g/libntfs-3g.la -lc /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfscmp ntfscmp.o utils.o ../libntfs-3g/libntfs-3g.la -lc /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfswipe ntfswipe.o utils.o ../libntfs-3g/libntfs-3g.la -lc mkntfs.c: In function 'add_attr_file_name': mkntfs.c:2064:10: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mkntfs.c: In function 'insert_index_entry_in_res_dir_index': mkntfs.c:2753:50: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mkntfs.c:2754:30: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mkntfs.c:2777:50: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mkntfs.c:2778:30: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mkntfs.c: In function 'insert_file_link_in_dir_index': mkntfs.c:3077:40: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mkntfs.c:3078:42: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mkntfs.c:3107:40: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mkntfs.c:3108:42: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mkntfs.c: In function 'create_hardlink_res': mkntfs.c:3198:10: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mkntfs.c: In function 'create_hardlink': mkntfs.c:3313:10: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mkntfs.c: In function 'mkntfs_create_root_structures': mkntfs.c:4675:72: warning: pointer 'bs' used after 'free' [-Wuse-after-free] mkntfs.c:4674:4: note: call to 'free' here mkntfs.c:4692:77: warning: pointer 'bs' used after 'free' [-Wuse-after-free] mkntfs.c:4691:4: note: call to 'free' here mv -f .deps/mkntfs-mkntfs.Tpo .deps/mkntfs-mkntfs.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfstruncate attrdef.o ntfstruncate.o utils.o ../libntfs-3g/libntfs-3g.la -lc mv -f .deps/ntfsclone.Tpo .deps/ntfsclone.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfsrecover playlog.o ntfsrecover.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfscluster ntfscluster.o cluster.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc mv -f .deps/ntfsresize.Tpo .deps/ntfsresize.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfsusermap ntfsusermap.o utils.o ../libntfs-3g/libntfs-3g.la -lc /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfssecaudit ntfssecaudit.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfsls ntfsls.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfscmp ntfscmp.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfscat ntfscat.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfsdecrypt ntfsdecrypt-ntfsdecrypt.o ntfsdecrypt-utils.o ../libntfs-3g/libntfs-3g.la -lgnutls -lgcrypt -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfswipe ntfswipe.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfstruncate attrdef.o ntfstruncate.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfslabel ntfslabel.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfsrecover playlog.o ntfsrecover.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfsusermap ntfsusermap.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfsundelete ntfsundelete.o utils.o ../libntfs-3g/libntfs-3g.la -lc /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfsresize ntfsresize.o utils.o ../libntfs-3g/libntfs-3g.la -lc /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfsclone ntfsclone.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfssecaudit ntfssecaudit.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfscp ntfscp.o utils.o ../libntfs-3g/libntfs-3g.la -lc libtool: link: gcc -I/usr/include/p11-kit-1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfsdecrypt ntfsdecrypt-ntfsdecrypt.o ntfsdecrypt-utils.o ../libntfs-3g/.libs/libntfs-3g.so -lgnutls -lgcrypt -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfslabel ntfslabel.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfsundelete ntfsundelete.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfsresize ntfsresize.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfsclone ntfsclone.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfscp ntfscp.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/ntfsprogs' Making all in src make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfs_3g_probe-ntfs-3g.probe.o -MD -MP -MF .deps/ntfs_3g_probe-ntfs-3g.probe.Tpo -c -o ntfs_3g_probe-ntfs-3g.probe.o `test -f 'ntfs-3g.probe.c' || echo './'`ntfs-3g.probe.c 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/lib/ntfs-3g\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfs_3g-ntfs-3g.o -MD -MP -MF .deps/ntfs_3g-ntfs-3g.Tpo -c -o ntfs_3g-ntfs-3g.o `test -f 'ntfs-3g.c' || echo './'`ntfs-3g.c 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/lib/ntfs-3g\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT ntfs_3g-ntfs-3g_common.o -MD -MP -MF .deps/ntfs_3g-ntfs-3g_common.Tpo -c -o ntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo './'`ntfs-3g_common.c 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/lib/ntfs-3g\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT lowntfs_3g-lowntfs-3g.o -MD -MP -MF .deps/lowntfs_3g-lowntfs-3g.Tpo -c -o lowntfs_3g-lowntfs-3g.o `test -f 'lowntfs-3g.c' || echo './'`lowntfs-3g.c 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/lib/ntfs-3g\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -MT lowntfs_3g-ntfs-3g_common.o -MD -MP -MF .deps/lowntfs_3g-ntfs-3g_common.Tpo -c -o lowntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo './'`ntfs-3g_common.c mv -f .deps/ntfs_3g_probe-ntfs-3g.probe.Tpo .deps/ntfs_3g_probe-ntfs-3g.probe.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfs-3g.probe ntfs_3g_probe-ntfs-3g.probe.o ../libntfs-3g/libntfs-3g.la -lc ntfs-3g_common.c:72:19: warning: 'nf_ns_alt_xattr_efsinfo' defined but not used [-Wunused-const-variable=] mv -f .deps/lowntfs_3g-ntfs-3g_common.Tpo .deps/lowntfs_3g-ntfs-3g_common.Po ntfs-3g_common.c:72:19: warning: 'nf_ns_alt_xattr_efsinfo' defined but not used [-Wunused-const-variable=] mv -f .deps/ntfs_3g-ntfs-3g_common.Tpo .deps/ntfs_3g-ntfs-3g_common.Po libtool: link: gcc -I../include/ntfs-3g -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfs-3g.probe ntfs_3g_probe-ntfs-3g.probe.o ../libntfs-3g/.libs/libntfs-3g.so -lc ntfs-3g.c: In function 'ntfs_fuse_getattr': ntfs-3g.c:1008:17: warning: taking address of packed member of 'union <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] ntfs-3g.c: In function 'ntfs_fuse_readlink': ntfs-3g.c:1238:29: warning: taking address of packed member of 'union <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mv -f .deps/ntfs_3g-ntfs-3g.Tpo .deps/ntfs_3g-ntfs-3g.Po /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/lib/ntfs-3g\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ntfs-3g ntfs_3g-ntfs-3g.o ntfs_3g-ntfs-3g_common.o -lfuse -pthread ../libntfs-3g/libntfs-3g.la -lc lowntfs-3g.c: In function 'ntfs_fuse_getstat': lowntfs-3g.c:907:17: warning: taking address of packed member of 'union <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] lowntfs-3g.c: In function 'ntfs_fuse_readlink': lowntfs-3g.c:1208:29: warning: taking address of packed member of 'union <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member] mv -f .deps/lowntfs_3g-lowntfs-3g.Tpo .deps/lowntfs_3g-lowntfs-3g.Po /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/lib/ntfs-3g\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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/lib/ntfs-3g\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ntfs-3g ntfs_3g-ntfs-3g.o ntfs_3g-ntfs-3g_common.o -lfuse ../libntfs-3g/.libs/libntfs-3g.so -lc -pthread libtool: link: gcc -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/lib/ntfs-3g\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/lowntfs-3g lowntfs_3g-lowntfs-3g.o lowntfs_3g-ntfs-3g_common.o -lfuse ../libntfs-3g/.libs/libntfs-3g.so -lc -pthread make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/src' make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g' make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g' make[1]: Leaving directory '/build/ntfs-3g/src/ntfs-3g' ==> Entering fakeroot environment... ==> Starting package_ntfs-3g()... Making install in include make[1]: Entering directory '/build/ntfs-3g/src/ntfs-3g/include' Making install in ntfs-3g make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/include/ntfs-3g' make[3]: Entering directory '/build/ntfs-3g/src/ntfs-3g/include/ntfs-3g' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/ntfs-3g/pkg/ntfs-3g/usr/include/ntfs-3g' /usr/bin/install -c -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 '/build/ntfs-3g/pkg/ntfs-3g/usr/include/ntfs-3g' make[3]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/include/ntfs-3g' make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/include/ntfs-3g' Making install in fuse-lite make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/include/fuse-lite' make[3]: Entering directory '/build/ntfs-3g/src/ntfs-3g/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 '/build/ntfs-3g/src/ntfs-3g/include/fuse-lite' make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/include/fuse-lite' make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/include' make[3]: Entering directory '/build/ntfs-3g/src/ntfs-3g/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 '/build/ntfs-3g/src/ntfs-3g/include' make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/include' make[1]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/include' Making install in libfuse-lite make[1]: Entering directory '/build/ntfs-3g/src/ntfs-3g/libfuse-lite' make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/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 '/build/ntfs-3g/src/ntfs-3g/libfuse-lite' make[1]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/libfuse-lite' Making install in libntfs-3g make[1]: Entering directory '/build/ntfs-3g/src/ntfs-3g/libntfs-3g' make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/libntfs-3g' /usr/bin/mkdir -p '/build/ntfs-3g/pkg/ntfs-3g/usr/lib/pkgconfig' /usr/bin/mkdir -p '/build/ntfs-3g/pkg/ntfs-3g/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libntfs-3g.la '/build/ntfs-3g/pkg/ntfs-3g/usr/lib' /usr/bin/install -c -m 644 libntfs-3g.pc '/build/ntfs-3g/pkg/ntfs-3g/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libntfs-3g.so.89.0.0 /build/ntfs-3g/pkg/ntfs-3g/usr/lib/libntfs-3g.so.89.0.0 libtool: install: (cd /build/ntfs-3g/pkg/ntfs-3g/usr/lib && { 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 /build/ntfs-3g/pkg/ntfs-3g/usr/lib && { 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 -c .libs/libntfs-3g.lai /build/ntfs-3g/pkg/ntfs-3g/usr/lib/libntfs-3g.la libtool: warning: remember to run 'libtool --finish /usr/lib' make install-exec-hook make[3]: Entering directory '/build/ntfs-3g/src/ntfs-3g/libntfs-3g' /usr/bin/mkdir -p '/build/ntfs-3g/pkg/ntfs-3g/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libntfs-3g.la '/build/ntfs-3g/pkg/ntfs-3g/usr/lib' libtool: install: /usr/bin/install -c .libs/libntfs-3g.so.89.0.0 /build/ntfs-3g/pkg/ntfs-3g/usr/lib/libntfs-3g.so.89.0.0 libtool: install: (cd /build/ntfs-3g/pkg/ntfs-3g/usr/lib && { 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 /build/ntfs-3g/pkg/ntfs-3g/usr/lib && { 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 -c .libs/libntfs-3g.lai /build/ntfs-3g/pkg/ntfs-3g/usr/lib/libntfs-3g.la libtool: warning: remember to run 'libtool --finish /usr/lib' if [ ! "/usr/lib" -ef "/usr/lib" ]; then \ /usr/bin/mv -f "/build/ntfs-3g/pkg/ntfs-3g//usr/lib"/libntfs-3g.so* "/build/ntfs-3g/pkg/ntfs-3g//usr/lib"; \ fi if [ ! "/usr/lib" -ef "/usr/lib" ]; then \ ln -s "/usr/lib/libntfs-3g.so" "/build/ntfs-3g/pkg/ntfs-3g//usr/lib/libntfs-3g.so"; \ fi make[3]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/libntfs-3g' make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/libntfs-3g' make[1]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/libntfs-3g' Making install in ntfsprogs make[1]: Entering directory '/build/ntfs-3g/src/ntfs-3g/ntfsprogs' make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/ntfsprogs' /usr/bin/mkdir -p '/build/ntfs-3g/pkg/ntfs-3g/usr/bin' /usr/bin/mkdir -p '/build/ntfs-3g/pkg/ntfs-3g/usr/bin' /usr/bin/mkdir -p '/build/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8' /bin/sh ../libtool --mode=install /usr/bin/install -c ntfsfix ntfsinfo ntfscluster ntfsls ntfscat ntfscmp ntfswipe ntfstruncate ntfsrecover ntfsusermap ntfssecaudit ntfsdecrypt '/build/ntfs-3g/pkg/ntfs-3g/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mkntfs ntfslabel ntfsundelete ntfsresize ntfsclone ntfscp '/build/ntfs-3g/pkg/ntfs-3g/usr/bin' /usr/bin/install -c -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 '/build/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8' make install-data-hook make[3]: Entering directory '/build/ntfs-3g/src/ntfs-3g/ntfsprogs' /usr/bin/install -c -d /build/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8 ln -s -f mkntfs.8 /build/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8/mkfs.ntfs.8 make[3]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/ntfsprogs' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfsfix /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsfix libtool: install: /usr/bin/install -c .libs/mkntfs /build/ntfs-3g/pkg/ntfs-3g/usr/bin/mkntfs libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfslabel /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfslabel libtool: install: /usr/bin/install -c .libs/ntfsinfo /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsinfo libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfsundelete /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsundelete libtool: install: /usr/bin/install -c .libs/ntfscluster /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfscluster libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfsls /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsls libtool: install: /usr/bin/install -c .libs/ntfsresize /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsresize libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfsclone /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsclone libtool: install: /usr/bin/install -c .libs/ntfscat /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfscat libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfscp /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfscp libtool: install: /usr/bin/install -c .libs/ntfscmp /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfscmp libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfswipe /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfswipe libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfstruncate /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfstruncate libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfsrecover /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsrecover libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfsusermap /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsusermap libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfssecaudit /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfssecaudit libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfsdecrypt /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsdecrypt make install-exec-hook make[3]: Entering directory '/build/ntfs-3g/src/ntfs-3g/ntfsprogs' /usr/bin/install -c -d /build/ntfs-3g/pkg/ntfs-3g//usr/bin ln -s -f /usr/bin/mkntfs /build/ntfs-3g/pkg/ntfs-3g/usr/bin/mkfs.ntfs make[3]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/ntfsprogs' make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/ntfsprogs' make[1]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/ntfsprogs' Making install in src make[1]: Entering directory '/build/ntfs-3g/src/ntfs-3g/src' make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g/src' /usr/bin/mkdir -p '/build/ntfs-3g/pkg/ntfs-3g/usr/bin' /usr/bin/mkdir -p '/build/ntfs-3g/pkg/ntfs-3g/usr/bin' /usr/bin/mkdir -p '/build/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8' /bin/sh ../libtool --mode=install /usr/bin/install -c ntfs-3g.probe '/build/ntfs-3g/pkg/ntfs-3g/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ntfs-3g lowntfs-3g '/build/ntfs-3g/pkg/ntfs-3g/usr/bin' /usr/bin/install -c -m 644 ntfs-3g.8 ntfs-3g.probe.8 '/build/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8' ln -s -f ntfs-3g.8 "/build/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8/mount.ntfs-3g.8" ln -s -f ntfs-3g.8 "/build/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8/mount.lowntfs-3g.8" libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ntfs-3g /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfs-3g libtool: install: /usr/bin/install -c .libs/ntfs-3g.probe /build/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfs-3g.probe libtool: warning: '../libntfs-3g/libntfs-3g.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lowntfs-3g /build/ntfs-3g/pkg/ntfs-3g/usr/bin/lowntfs-3g /usr/bin/mkdir -p "/build/ntfs-3g/pkg/ntfs-3g/usr/bin" ln -s -f "/usr/bin/ntfs-3g" "/build/ntfs-3g/pkg/ntfs-3g/usr/bin/mount.ntfs-3g" ln -s -f "/usr/bin/lowntfs-3g" "/build/ntfs-3g/pkg/ntfs-3g/usr/bin/mount.lowntfs-3g" make install-exec-hook make[3]: Entering directory '/build/ntfs-3g/src/ntfs-3g/src' /usr/bin/mkdir -p /build/ntfs-3g/pkg/ntfs-3g//usr/lib/ntfs-3g make[3]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/src' make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/src' make[1]: Leaving directory '/build/ntfs-3g/src/ntfs-3g/src' make[1]: Entering directory '/build/ntfs-3g/src/ntfs-3g' make[2]: Entering directory '/build/ntfs-3g/src/ntfs-3g' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/ntfs-3g/pkg/ntfs-3g/usr/share/doc/ntfs-3g' /usr/bin/install -c -m 644 README '/build/ntfs-3g/pkg/ntfs-3g/usr/share/doc/ntfs-3g' make[2]: Leaving directory '/build/ntfs-3g/src/ntfs-3g' make[1]: Leaving directory '/build/ntfs-3g/src/ntfs-3g' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "ntfs-3g"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ntfs-3g 2022.10.3-2 (Tue Apr 29 16:25:36 2025) ==> Cleaning up...