ntfsprogs-ntfs3 2022.10.3-6
Status: | SUCCESS |
---|---|
Last updated: | 2023-09-21 16:31 |
Description: | NTFS filesystem utilities without NTFS-3G driver. For system with kernel >= 5.15 |
Upstream: | AUR |
Build Output
:: Synchronizing package databases...
core downloading...
extra downloading...
community downloading...
multilib downloading...
crystal downloading...
==> Making package: ntfsprogs-ntfs3 2022.10.3-6 (Thu Sep 21 16:30:37 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading ntfs-3g_2022.10.3.tar.gz...
-> Found mount.ntfs
==> Validating source files with sha256sums...
==> Validating source files with b2sums...
==> Extracting sources...
-> Extracting ntfs-3g_2022.10.3.tar.gz with bsdtar
==> Starting build()...
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.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
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 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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for 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 -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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 libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.2... yes (1.10.2-unknown)
checking for GNUTLS... yes
checking for uuid/uuid.h... yes
checking for uuid_generate... no
checking for uuid_generate in -luuid... yes
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... 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 special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for dlopen in -lc... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/fuse-lite/Makefile
config.status: creating include/ntfs-3g/Makefile
config.status: creating libfuse-lite/Makefile
config.status: creating libntfs-3g/Makefile
config.status: creating libntfs-3g/libntfs-3g.pc
config.status: creating libntfs-3g/libntfs-3g.script.so
config.status: creating ntfsprogs/Makefile
config.status: creating ntfsprogs/mkntfs.8
config.status: creating ntfsprogs/ntfscat.8
config.status: creating ntfsprogs/ntfsclone.8
config.status: creating ntfsprogs/ntfscluster.8
config.status: creating ntfsprogs/ntfscmp.8
config.status: creating ntfsprogs/ntfscp.8
config.status: creating ntfsprogs/ntfsfix.8
config.status: creating ntfsprogs/ntfsinfo.8
config.status: creating ntfsprogs/ntfslabel.8
config.status: creating ntfsprogs/ntfsls.8
config.status: creating ntfsprogs/ntfsprogs.8
config.status: creating ntfsprogs/ntfsresize.8
config.status: creating ntfsprogs/ntfsundelete.8
config.status: creating ntfsprogs/ntfsdecrypt.8
config.status: creating ntfsprogs/ntfswipe.8
config.status: creating ntfsprogs/ntfstruncate.8
config.status: creating ntfsprogs/ntfsfallocate.8
config.status: creating ntfsprogs/ntfsrecover.8
config.status: creating ntfsprogs/ntfsusermap.8
config.status: creating ntfsprogs/ntfssecaudit.8
config.status: creating src/Makefile
config.status: creating src/ntfs-3g.8
config.status: creating src/ntfs-3g.probe.8
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
You can type now 'make' to build ntfs-3g.
(cd libntfs-3g && make libs) || exit 1;
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
mv -f .deps/libntfs_3g_la-debug.Tpo .deps/libntfs_3g_la-debug.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
mv -f .deps/libntfs_3g_la-dir.Tpo .deps/libntfs_3g_la-dir.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
mv -f .deps/libntfs_3g_la-lcnalloc.Tpo .deps/libntfs_3g_la-lcnalloc.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-index.Tpo .deps/libntfs_3g_la-index.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
mv -f .deps/libntfs_3g_la-logging.Tpo .deps/libntfs_3g_la-logging.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-mft.Tpo .deps/libntfs_3g_la-mft.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-reparse.Tpo .deps/libntfs_3g_la-reparse.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-runlist.Tpo .deps/libntfs_3g_la-runlist.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
mv -f .deps/libntfs_3g_la-unistr.Tpo .deps/libntfs_3g_la-unistr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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-unix_io.Tpo .deps/libntfs_3g_la-unix_io.Plo
mv -f .deps/libntfs_3g_la-security.Tpo .deps/libntfs_3g_la-security.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -version-info 89 -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-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=x86-64 -mtune=generic -O2 -fstack-protector-strong -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[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
(cd ntfsprogs && make) || exit 1;
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfscluster.o -MD -MP -MF .deps/ntfscluster.Tpo -c -o ntfscluster.o ntfscluster.c
mv -f .deps/ntfscluster.Tpo .deps/ntfscluster.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT cluster.o -MD -MP -MF .deps/cluster.Tpo -c -o cluster.o cluster.c
mv -f .deps/utils.Tpo .deps/utils.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsls.o -MD -MP -MF .deps/ntfsls.Tpo -c -o ntfsls.o ntfsls.c
mv -f .deps/cluster.Tpo .deps/cluster.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfscat.o -MD -MP -MF .deps/ntfscat.Tpo -c -o ntfscat.o ntfscat.c
mv -f .deps/ntfsfix.Tpo .deps/ntfsfix.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfscmp.o -MD -MP -MF .deps/ntfscmp.Tpo -c -o ntfscmp.o ntfscmp.c
mv -f .deps/ntfsls.Tpo .deps/ntfsls.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT attrdef.o -MD -MP -MF .deps/attrdef.Tpo -c -o attrdef.o attrdef.c
mv -f .deps/attrdef.Tpo .deps/attrdef.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfstruncate.o -MD -MP -MF .deps/ntfstruncate.Tpo -c -o ntfstruncate.o ntfstruncate.c
mv -f .deps/ntfsinfo.Tpo .deps/ntfsinfo.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT playlog.o -MD -MP -MF .deps/playlog.Tpo -c -o playlog.o playlog.c
mv -f .deps/ntfscmp.Tpo .deps/ntfscmp.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsrecover.o -MD -MP -MF .deps/ntfsrecover.Tpo -c -o ntfsrecover.o ntfsrecover.c
mv -f .deps/ntfstruncate.Tpo .deps/ntfstruncate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsusermap.o -MD -MP -MF .deps/ntfsusermap.Tpo -c -o ntfsusermap.o ntfsusermap.c
mv -f .deps/ntfsusermap.Tpo .deps/ntfsusermap.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfssecaudit.o -MD -MP -MF .deps/ntfssecaudit.Tpo -c -o ntfssecaudit.o ntfssecaudit.c
mv -f .deps/ntfswipe.Tpo .deps/ntfswipe.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsdecrypt-ntfsdecrypt.o -MD -MP -MF .deps/ntfsdecrypt-ntfsdecrypt.Tpo -c -o ntfsdecrypt-ntfsdecrypt.o `test -f 'ntfsdecrypt.c' || echo './'`ntfsdecrypt.c
mv -f .deps/ntfsdecrypt-ntfsdecrypt.Tpo .deps/ntfsdecrypt-ntfsdecrypt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsdecrypt-utils.o -MD -MP -MF .deps/ntfsdecrypt-utils.Tpo -c -o ntfsdecrypt-utils.o `test -f 'utils.c' || echo './'`utils.c
mv -f .deps/ntfsdecrypt-utils.Tpo .deps/ntfsdecrypt-utils.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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/mkntfs-attrdef.Tpo .deps/mkntfs-attrdef.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-boot.Tpo .deps/mkntfs-boot.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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/playlog.Tpo .deps/playlog.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT mkntfs-mkntfs.o -MD -MP -MF .deps/mkntfs-mkntfs.Tpo -c -o mkntfs-mkntfs.o `test -f 'mkntfs.c' || echo './'`mkntfs.c
mv -f .deps/ntfsrecover.Tpo .deps/ntfsrecover.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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/mkntfs-sd.Tpo .deps/mkntfs-sd.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfslabel.o -MD -MP -MF .deps/ntfslabel.Tpo -c -o ntfslabel.o ntfslabel.c
mv -f .deps/ntfslabel.Tpo .deps/ntfslabel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsundelete.o -MD -MP -MF .deps/ntfsundelete.Tpo -c -o ntfsundelete.o ntfsundelete.c
mv -f .deps/mkntfs-utils.Tpo .deps/mkntfs-utils.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsresize.o -MD -MP -MF .deps/ntfsresize.Tpo -c -o ntfsresize.o ntfsresize.c
mv -f .deps/ntfsundelete.Tpo .deps/ntfsundelete.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsclone.o -MD -MP -MF .deps/ntfsclone.Tpo -c -o ntfsclone.o ntfsclone.c
mv -f .deps/ntfssecaudit.Tpo .deps/ntfssecaudit.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfscp.o -MD -MP -MF .deps/ntfscp.Tpo -c -o ntfscp.o ntfscp.c
mv -f .deps/mkntfs-mkntfs.Tpo .deps/mkntfs-mkntfs.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsfix ntfsfix.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsinfo ntfsinfo.o utils.o ../libntfs-3g/libntfs-3g.la -lc
mv -f .deps/ntfscp.Tpo .deps/ntfscp.Po
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfscluster ntfscluster.o cluster.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsls ntfsls.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfscat ntfscat.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfscmp ntfscmp.o utils.o ../libntfs-3g/libntfs-3g.la -lc
mv -f .deps/ntfsresize.Tpo .deps/ntfsresize.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfswipe ntfswipe.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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfstruncate attrdef.o ntfstruncate.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsrecover playlog.o ntfsrecover.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsusermap ntfsusermap.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfssecaudit ntfssecaudit.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsdecrypt ntfsdecrypt-ntfsdecrypt.o ntfsdecrypt-utils.o ../libntfs-3g/libntfs-3g.la -lgnutls -lgcrypt -lgpg-error -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfslabel ntfslabel.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsundelete ntfsundelete.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -I/usr/include/p11-kit-1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -lgpg-error -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsresize ntfsresize.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsclone ntfsclone.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfscp ntfscp.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/src/ntfs-3g-2022.10.3'
(cd libntfs-3g && make libs) || exit 1;
Making install in include
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/include'
Making install in ntfs-3g
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/include/ntfs-3g'
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/include/ntfs-3g'
make[3]: Nothing to be done for 'install-exec-am'.
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
make[1]: Nothing to be done for 'libs'.
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
(cd ntfsprogs && make) || exit 1;
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/usr/include/ntfs-3g'
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
make[3]: Leaving directory '/build/src/ntfs-3g-2022.10.3/include/ntfs-3g'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/include/ntfs-3g'
Making install in fuse-lite
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/include/fuse-lite'
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/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/src/ntfs-3g-2022.10.3/include/fuse-lite'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/include/fuse-lite'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/include'
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/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/src/ntfs-3g-2022.10.3/include'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/include'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/include'
Making install in libfuse-lite
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/libfuse-lite'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/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/src/ntfs-3g-2022.10.3/libfuse-lite'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libfuse-lite'
Making install in libntfs-3g
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/lib/pkgconfig'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libntfs-3g.la '/build/pkg/ntfsprogs-ntfs3/usr/lib'
/usr/bin/install -c -m 644 libntfs-3g.pc '/build/pkg/ntfsprogs-ntfs3/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libntfs-3g.so.89.0.0 /build/pkg/ntfsprogs-ntfs3/usr/lib/libntfs-3g.so.89.0.0
libtool: install: (cd /build/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/usr/lib/libntfs-3g.la
make install-exec-hook
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libntfs-3g.la '/build/pkg/ntfsprogs-ntfs3/usr/lib'
libtool: install: /usr/bin/install -c .libs/libntfs-3g.so.89.0.0 /build/pkg/ntfsprogs-ntfs3/usr/lib/libntfs-3g.so.89.0.0
libtool: install: (cd /build/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/usr/lib/libntfs-3g.la
if [ ! "/lib" -ef "/usr/lib" ]; then \
/usr/bin/mv -f "/build/pkg/ntfsprogs-ntfs3//usr/lib"/libntfs-3g.so* "/build/pkg/ntfsprogs-ntfs3//lib"; \
fi
if [ ! "/lib" -ef "/usr/lib" ]; then \
ln -s "/lib/libntfs-3g.so" "/build/pkg/ntfsprogs-ntfs3//usr/lib/libntfs-3g.so"; \
fi
make[3]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
Making install in ntfsprogs
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/bin'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/bin'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c mkntfs ntfslabel ntfsundelete ntfsresize ntfsclone ntfscp '/build/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/usr/share/man/man8'
make install-data-hook
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
/usr/bin/install -c -d /build/pkg/ntfsprogs-ntfs3/usr/share/man/man8
ln -s -f mkntfs.8 /build/pkg/ntfsprogs-ntfs3/usr/share/man/man8/mkfs.ntfs.8
make[3]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
libtool: install: /usr/bin/install -c .libs/ntfsfix /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsfix
libtool: install: /usr/bin/install -c .libs/mkntfs /build/pkg/ntfsprogs-ntfs3/usr/bin/mkntfs
libtool: install: /usr/bin/install -c .libs/ntfsinfo /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsinfo
libtool: install: /usr/bin/install -c .libs/ntfslabel /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfslabel
libtool: install: /usr/bin/install -c .libs/ntfscluster /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfscluster
libtool: install: /usr/bin/install -c .libs/ntfsundelete /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsundelete
libtool: install: /usr/bin/install -c .libs/ntfsls /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsls
libtool: install: /usr/bin/install -c .libs/ntfsresize /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsresize
libtool: install: /usr/bin/install -c .libs/ntfscat /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfscat
libtool: install: /usr/bin/install -c .libs/ntfsclone /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsclone
libtool: install: /usr/bin/install -c .libs/ntfscmp /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfscmp
libtool: install: /usr/bin/install -c .libs/ntfscp /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfscp
libtool: install: /usr/bin/install -c .libs/ntfswipe /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfswipe
libtool: install: /usr/bin/install -c .libs/ntfstruncate /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfstruncate
libtool: install: /usr/bin/install -c .libs/ntfsrecover /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsrecover
libtool: install: /usr/bin/install -c .libs/ntfsusermap /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsusermap
libtool: install: /usr/bin/install -c .libs/ntfssecaudit /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfssecaudit
libtool: install: /usr/bin/install -c .libs/ntfsdecrypt /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsdecrypt
make install-exec-hook
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
/usr/bin/install -c -d /build/pkg/ntfsprogs-ntfs3//usr/bin
ln -s -f /usr/bin/mkntfs /build/pkg/ntfsprogs-ntfs3/usr/bin/mkfs.ntfs
make[3]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
Making install in src
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/src'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/src'
make install-exec-hook
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/src'
make[3]: Nothing to be done for 'install-exec-hook'.
make[3]: Leaving directory '/build/src/ntfs-3g-2022.10.3/src'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/src'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/src'
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/share/doc/ntfs-3g'
/usr/bin/install -c -m 644 README '/build/pkg/ntfsprogs-ntfs3/usr/share/doc/ntfs-3g'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3'
make: Leaving directory '/build/src/ntfs-3g-2022.10.3'
==> 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 "ntfsprogs-ntfs3"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Signing package(s)...
-> Created signature file ntfsprogs-ntfs3-2022.10.3-6-x86_64.pkg.tar.zst.sig.
==> Finished making: ntfsprogs-ntfs3 2022.10.3-6 (Thu Sep 21 16:31:16 2023)
core downloading...
extra downloading...
community downloading...
multilib downloading...
crystal downloading...
==> Making package: ntfsprogs-ntfs3 2022.10.3-6 (Thu Sep 21 16:30:37 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading ntfs-3g_2022.10.3.tar.gz...
-> Found mount.ntfs
==> Validating source files with sha256sums...
==> Validating source files with b2sums...
==> Extracting sources...
-> Extracting ntfs-3g_2022.10.3.tar.gz with bsdtar
==> Starting build()...
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.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
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 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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for 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 -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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 libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.2... yes (1.10.2-unknown)
checking for GNUTLS... yes
checking for uuid/uuid.h... yes
checking for uuid_generate... no
checking for uuid_generate in -luuid... yes
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... 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 special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for dlopen in -lc... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/fuse-lite/Makefile
config.status: creating include/ntfs-3g/Makefile
config.status: creating libfuse-lite/Makefile
config.status: creating libntfs-3g/Makefile
config.status: creating libntfs-3g/libntfs-3g.pc
config.status: creating libntfs-3g/libntfs-3g.script.so
config.status: creating ntfsprogs/Makefile
config.status: creating ntfsprogs/mkntfs.8
config.status: creating ntfsprogs/ntfscat.8
config.status: creating ntfsprogs/ntfsclone.8
config.status: creating ntfsprogs/ntfscluster.8
config.status: creating ntfsprogs/ntfscmp.8
config.status: creating ntfsprogs/ntfscp.8
config.status: creating ntfsprogs/ntfsfix.8
config.status: creating ntfsprogs/ntfsinfo.8
config.status: creating ntfsprogs/ntfslabel.8
config.status: creating ntfsprogs/ntfsls.8
config.status: creating ntfsprogs/ntfsprogs.8
config.status: creating ntfsprogs/ntfsresize.8
config.status: creating ntfsprogs/ntfsundelete.8
config.status: creating ntfsprogs/ntfsdecrypt.8
config.status: creating ntfsprogs/ntfswipe.8
config.status: creating ntfsprogs/ntfstruncate.8
config.status: creating ntfsprogs/ntfsfallocate.8
config.status: creating ntfsprogs/ntfsrecover.8
config.status: creating ntfsprogs/ntfsusermap.8
config.status: creating ntfsprogs/ntfssecaudit.8
config.status: creating src/Makefile
config.status: creating src/ntfs-3g.8
config.status: creating src/ntfs-3g.probe.8
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
You can type now 'make' to build ntfs-3g.
(cd libntfs-3g && make libs) || exit 1;
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
mv -f .deps/libntfs_3g_la-debug.Tpo .deps/libntfs_3g_la-debug.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
mv -f .deps/libntfs_3g_la-dir.Tpo .deps/libntfs_3g_la-dir.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
mv -f .deps/libntfs_3g_la-lcnalloc.Tpo .deps/libntfs_3g_la-lcnalloc.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-index.Tpo .deps/libntfs_3g_la-index.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
mv -f .deps/libntfs_3g_la-logging.Tpo .deps/libntfs_3g_la-logging.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-mft.Tpo .deps/libntfs_3g_la-mft.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-reparse.Tpo .deps/libntfs_3g_la-reparse.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-runlist.Tpo .deps/libntfs_3g_la-runlist.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
mv -f .deps/libntfs_3g_la-unistr.Tpo .deps/libntfs_3g_la-unistr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
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-unix_io.Tpo .deps/libntfs_3g_la-unix_io.Plo
mv -f .deps/libntfs_3g_la-security.Tpo .deps/libntfs_3g_la-security.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -version-info 89 -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-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=x86-64 -mtune=generic -O2 -fstack-protector-strong -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[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
(cd ntfsprogs && make) || exit 1;
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfscluster.o -MD -MP -MF .deps/ntfscluster.Tpo -c -o ntfscluster.o ntfscluster.c
mv -f .deps/ntfscluster.Tpo .deps/ntfscluster.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT cluster.o -MD -MP -MF .deps/cluster.Tpo -c -o cluster.o cluster.c
mv -f .deps/utils.Tpo .deps/utils.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsls.o -MD -MP -MF .deps/ntfsls.Tpo -c -o ntfsls.o ntfsls.c
mv -f .deps/cluster.Tpo .deps/cluster.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfscat.o -MD -MP -MF .deps/ntfscat.Tpo -c -o ntfscat.o ntfscat.c
mv -f .deps/ntfsfix.Tpo .deps/ntfsfix.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfscmp.o -MD -MP -MF .deps/ntfscmp.Tpo -c -o ntfscmp.o ntfscmp.c
mv -f .deps/ntfsls.Tpo .deps/ntfsls.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT attrdef.o -MD -MP -MF .deps/attrdef.Tpo -c -o attrdef.o attrdef.c
mv -f .deps/attrdef.Tpo .deps/attrdef.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfstruncate.o -MD -MP -MF .deps/ntfstruncate.Tpo -c -o ntfstruncate.o ntfstruncate.c
mv -f .deps/ntfsinfo.Tpo .deps/ntfsinfo.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT playlog.o -MD -MP -MF .deps/playlog.Tpo -c -o playlog.o playlog.c
mv -f .deps/ntfscmp.Tpo .deps/ntfscmp.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsrecover.o -MD -MP -MF .deps/ntfsrecover.Tpo -c -o ntfsrecover.o ntfsrecover.c
mv -f .deps/ntfstruncate.Tpo .deps/ntfstruncate.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsusermap.o -MD -MP -MF .deps/ntfsusermap.Tpo -c -o ntfsusermap.o ntfsusermap.c
mv -f .deps/ntfsusermap.Tpo .deps/ntfsusermap.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfssecaudit.o -MD -MP -MF .deps/ntfssecaudit.Tpo -c -o ntfssecaudit.o ntfssecaudit.c
mv -f .deps/ntfswipe.Tpo .deps/ntfswipe.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsdecrypt-ntfsdecrypt.o -MD -MP -MF .deps/ntfsdecrypt-ntfsdecrypt.Tpo -c -o ntfsdecrypt-ntfsdecrypt.o `test -f 'ntfsdecrypt.c' || echo './'`ntfsdecrypt.c
mv -f .deps/ntfsdecrypt-ntfsdecrypt.Tpo .deps/ntfsdecrypt-ntfsdecrypt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsdecrypt-utils.o -MD -MP -MF .deps/ntfsdecrypt-utils.Tpo -c -o ntfsdecrypt-utils.o `test -f 'utils.c' || echo './'`utils.c
mv -f .deps/ntfsdecrypt-utils.Tpo .deps/ntfsdecrypt-utils.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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/mkntfs-attrdef.Tpo .deps/mkntfs-attrdef.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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-boot.Tpo .deps/mkntfs-boot.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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/playlog.Tpo .deps/playlog.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT mkntfs-mkntfs.o -MD -MP -MF .deps/mkntfs-mkntfs.Tpo -c -o mkntfs-mkntfs.o `test -f 'mkntfs.c' || echo './'`mkntfs.c
mv -f .deps/ntfsrecover.Tpo .deps/ntfsrecover.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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/mkntfs-sd.Tpo .deps/mkntfs-sd.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfslabel.o -MD -MP -MF .deps/ntfslabel.Tpo -c -o ntfslabel.o ntfslabel.c
mv -f .deps/ntfslabel.Tpo .deps/ntfslabel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsundelete.o -MD -MP -MF .deps/ntfsundelete.Tpo -c -o ntfsundelete.o ntfsundelete.c
mv -f .deps/mkntfs-utils.Tpo .deps/mkntfs-utils.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsresize.o -MD -MP -MF .deps/ntfsresize.Tpo -c -o ntfsresize.o ntfsresize.c
mv -f .deps/ntfsundelete.Tpo .deps/ntfsundelete.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfsclone.o -MD -MP -MF .deps/ntfsclone.Tpo -c -o ntfsclone.o ntfsclone.c
mv -f .deps/ntfssecaudit.Tpo .deps/ntfssecaudit.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -MT ntfscp.o -MD -MP -MF .deps/ntfscp.Tpo -c -o ntfscp.o ntfscp.c
mv -f .deps/mkntfs-mkntfs.Tpo .deps/mkntfs-mkntfs.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsfix ntfsfix.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsinfo ntfsinfo.o utils.o ../libntfs-3g/libntfs-3g.la -lc
mv -f .deps/ntfscp.Tpo .deps/ntfscp.Po
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfscluster ntfscluster.o cluster.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsls ntfsls.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfscat ntfscat.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfscmp ntfscmp.o utils.o ../libntfs-3g/libntfs-3g.la -lc
mv -f .deps/ntfsresize.Tpo .deps/ntfsresize.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfswipe ntfswipe.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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfstruncate attrdef.o ntfstruncate.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsrecover playlog.o ntfsrecover.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsusermap ntfsusermap.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfssecaudit ntfssecaudit.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsdecrypt ntfsdecrypt-ntfsdecrypt.o ntfsdecrypt-utils.o ../libntfs-3g/libntfs-3g.la -lgnutls -lgcrypt -lgpg-error -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfslabel ntfslabel.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsundelete ntfsundelete.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -I/usr/include/p11-kit-1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -lgpg-error -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsresize ntfsresize.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfsclone ntfsclone.o utils.o ../libntfs-3g/libntfs-3g.la -lc
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ntfscp ntfscp.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/src/ntfs-3g-2022.10.3'
(cd libntfs-3g && make libs) || exit 1;
Making install in include
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/include'
Making install in ntfs-3g
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/include/ntfs-3g'
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/include/ntfs-3g'
make[3]: Nothing to be done for 'install-exec-am'.
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
make[1]: Nothing to be done for 'libs'.
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
(cd ntfsprogs && make) || exit 1;
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/usr/include/ntfs-3g'
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
make[3]: Leaving directory '/build/src/ntfs-3g-2022.10.3/include/ntfs-3g'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/include/ntfs-3g'
Making install in fuse-lite
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/include/fuse-lite'
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/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/src/ntfs-3g-2022.10.3/include/fuse-lite'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/include/fuse-lite'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/include'
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/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/src/ntfs-3g-2022.10.3/include'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/include'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/include'
Making install in libfuse-lite
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/libfuse-lite'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/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/src/ntfs-3g-2022.10.3/libfuse-lite'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libfuse-lite'
Making install in libntfs-3g
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/lib/pkgconfig'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libntfs-3g.la '/build/pkg/ntfsprogs-ntfs3/usr/lib'
/usr/bin/install -c -m 644 libntfs-3g.pc '/build/pkg/ntfsprogs-ntfs3/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libntfs-3g.so.89.0.0 /build/pkg/ntfsprogs-ntfs3/usr/lib/libntfs-3g.so.89.0.0
libtool: install: (cd /build/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/usr/lib/libntfs-3g.la
make install-exec-hook
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libntfs-3g.la '/build/pkg/ntfsprogs-ntfs3/usr/lib'
libtool: install: /usr/bin/install -c .libs/libntfs-3g.so.89.0.0 /build/pkg/ntfsprogs-ntfs3/usr/lib/libntfs-3g.so.89.0.0
libtool: install: (cd /build/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/usr/lib/libntfs-3g.la
if [ ! "/lib" -ef "/usr/lib" ]; then \
/usr/bin/mv -f "/build/pkg/ntfsprogs-ntfs3//usr/lib"/libntfs-3g.so* "/build/pkg/ntfsprogs-ntfs3//lib"; \
fi
if [ ! "/lib" -ef "/usr/lib" ]; then \
ln -s "/lib/libntfs-3g.so" "/build/pkg/ntfsprogs-ntfs3//usr/lib/libntfs-3g.so"; \
fi
make[3]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/libntfs-3g'
Making install in ntfsprogs
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/bin'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/bin'
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c mkntfs ntfslabel ntfsundelete ntfsresize ntfsclone ntfscp '/build/pkg/ntfsprogs-ntfs3/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/pkg/ntfsprogs-ntfs3/usr/share/man/man8'
make install-data-hook
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
/usr/bin/install -c -d /build/pkg/ntfsprogs-ntfs3/usr/share/man/man8
ln -s -f mkntfs.8 /build/pkg/ntfsprogs-ntfs3/usr/share/man/man8/mkfs.ntfs.8
make[3]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
libtool: install: /usr/bin/install -c .libs/ntfsfix /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsfix
libtool: install: /usr/bin/install -c .libs/mkntfs /build/pkg/ntfsprogs-ntfs3/usr/bin/mkntfs
libtool: install: /usr/bin/install -c .libs/ntfsinfo /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsinfo
libtool: install: /usr/bin/install -c .libs/ntfslabel /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfslabel
libtool: install: /usr/bin/install -c .libs/ntfscluster /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfscluster
libtool: install: /usr/bin/install -c .libs/ntfsundelete /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsundelete
libtool: install: /usr/bin/install -c .libs/ntfsls /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsls
libtool: install: /usr/bin/install -c .libs/ntfsresize /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsresize
libtool: install: /usr/bin/install -c .libs/ntfscat /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfscat
libtool: install: /usr/bin/install -c .libs/ntfsclone /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsclone
libtool: install: /usr/bin/install -c .libs/ntfscmp /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfscmp
libtool: install: /usr/bin/install -c .libs/ntfscp /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfscp
libtool: install: /usr/bin/install -c .libs/ntfswipe /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfswipe
libtool: install: /usr/bin/install -c .libs/ntfstruncate /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfstruncate
libtool: install: /usr/bin/install -c .libs/ntfsrecover /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsrecover
libtool: install: /usr/bin/install -c .libs/ntfsusermap /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsusermap
libtool: install: /usr/bin/install -c .libs/ntfssecaudit /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfssecaudit
libtool: install: /usr/bin/install -c .libs/ntfsdecrypt /build/pkg/ntfsprogs-ntfs3/usr/bin/ntfsdecrypt
make install-exec-hook
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
/usr/bin/install -c -d /build/pkg/ntfsprogs-ntfs3//usr/bin
ln -s -f /usr/bin/mkntfs /build/pkg/ntfsprogs-ntfs3/usr/bin/mkfs.ntfs
make[3]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/ntfsprogs'
Making install in src
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3/src'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3/src'
make install-exec-hook
make[3]: Entering directory '/build/src/ntfs-3g-2022.10.3/src'
make[3]: Nothing to be done for 'install-exec-hook'.
make[3]: Leaving directory '/build/src/ntfs-3g-2022.10.3/src'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3/src'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3/src'
make[1]: Entering directory '/build/src/ntfs-3g-2022.10.3'
make[2]: Entering directory '/build/src/ntfs-3g-2022.10.3'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/pkg/ntfsprogs-ntfs3/usr/share/doc/ntfs-3g'
/usr/bin/install -c -m 644 README '/build/pkg/ntfsprogs-ntfs3/usr/share/doc/ntfs-3g'
make[2]: Leaving directory '/build/src/ntfs-3g-2022.10.3'
make[1]: Leaving directory '/build/src/ntfs-3g-2022.10.3'
make: Leaving directory '/build/src/ntfs-3g-2022.10.3'
==> 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 "ntfsprogs-ntfs3"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Signing package(s)...
-> Created signature file ntfsprogs-ntfs3-2022.10.3-6-x86_64.pkg.tar.zst.sig.
==> Finished making: ntfsprogs-ntfs3 2022.10.3-6 (Thu Sep 21 16:31:16 2023)