Applying ./patches/001-fuseint-fix-path-mounted-on-musl.patch using plaintext: patching file libfuse-lite/fusermount.c patching file libfuse-lite/mount_util.c autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium4_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium4_musl/usr/share/aclocal -I m4 -I . --force -I m4 configure.ac:337: warning: macro 'AM_PATH_LIBGCRYPT' not found in library autoreconf: configure.ac: tracing autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/libtoolize --install --force OpenWrt-libtoolize: putting auxiliary files in '.'. OpenWrt-libtoolize: linking file './config.guess' OpenWrt-libtoolize: linking file './config.sub' OpenWrt-libtoolize: linking file './install-sh' OpenWrt-libtoolize: linking file './ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. OpenWrt-libtoolize: linking file 'm4/libtool.m4' OpenWrt-libtoolize: You should add the contents of 'm4/libtool.m4' to 'aclocal.m4'. OpenWrt-libtoolize: linking file 'm4/ltoptions.m4' OpenWrt-libtoolize: You should add the contents of 'm4/ltoptions.m4' to 'aclocal.m4'. OpenWrt-libtoolize: linking file 'm4/ltsugar.m4' OpenWrt-libtoolize: You should add the contents of 'm4/ltsugar.m4' to 'aclocal.m4'. OpenWrt-libtoolize: linking file 'm4/ltversion.m4' OpenWrt-libtoolize: linking file 'm4/lt~obsolete.m4' OpenWrt-libtoolize: You should add the contents of 'm4/lt~obsolete.m4' to 'aclocal.m4'. OpenWrt-libtoolize: Remember to add 'LT_INIT' to configure.ac. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium4_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium4_musl/usr/share/aclocal -I m4 -I . --force -I m4 configure.ac:337: warning: macro 'AM_PATH_LIBGCRYPT' not found in library autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium4_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium4_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force autom4te: error: /builder/shared-workdir/build/staging_dir/host/share/autoconf/autoconf/trailer.m4: no such file or directory autoreconf: error: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf failed with exit status: 1 configure: WARNING: unrecognized options: --disable-nls configure: loading site script /builder/shared-workdir/build/sdk/include/site/i386 checking build system type... x86_64-pc-linux-gnu checking host system type... i486-openwrt-linux-gnu checking target system type... i486-openwrt-linux-gnu checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c checking whether build environment is sane... yes /bin/bash: /builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/missing: No such file or directory configure: WARNING: 'missing' script is too old or missing checking for i486-openwrt-linux-strip... i486-openwrt-linux-musl-strip checking for a thread-safe mkdir -p... /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 i486-openwrt-linux-gcc... i486-openwrt-linux-musl-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-openwrt-linux-musl-gcc accepts -g... yes checking for i486-openwrt-linux-musl-gcc option to accept ISO C89... none needed checking whether i486-openwrt-linux-musl-gcc understands -c and -o together... yes checking dependency style of i486-openwrt-linux-musl-gcc... none checking how to run the C preprocessor... i486-openwrt-linux-musl-gcc -E checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i486-openwrt-linux-gcc... (cached) i486-openwrt-linux-musl-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-openwrt-linux-musl-gcc accepts -g... (cached) yes checking for i486-openwrt-linux-musl-gcc option to accept ISO C89... (cached) none needed checking whether i486-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of i486-openwrt-linux-musl-gcc... (cached) none checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking for fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F checking for ld used by i486-openwrt-linux-musl-gcc... i486-openwrt-linux-musl-ld checking if the linker (i486-openwrt-linux-musl-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... i486-openwrt-linux-musl-gcc-nm checking the name lister (i486-openwrt-linux-musl-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to i486-openwrt-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 i486-openwrt-linux-musl-ld option to reload object files... -r checking for i486-openwrt-linux-objdump... i486-openwrt-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for i486-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486-openwrt-linux-ar... i486-openwrt-linux-musl-gcc-ar checking for archiver @FILE support... @ checking for i486-openwrt-linux-strip... (cached) i486-openwrt-linux-musl-strip checking for i486-openwrt-linux-ranlib... i486-openwrt-linux-musl-gcc-ranlib checking command to parse i486-openwrt-linux-musl-gcc-nm output from i486-openwrt-linux-musl-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i486-openwrt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i486-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for i486-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if i486-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if i486-openwrt-linux-musl-gcc static flag -static works... yes checking if i486-openwrt-linux-musl-gcc supports -c -o file.o... yes checking if i486-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the i486-openwrt-linux-musl-gcc linker (i486-openwrt-linux-musl-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pkg-config is at least version 0.9.0... yes checking for mv... /bin/mv checking for rm... /bin/rm checking for sed... (cached) /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking for ldconfig... (cached) no checking Windows OS... no checking for pthread_create in -lpthread... yes checking Solaris OS... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_generate... no checking for uuid_generate in -luuid... yes checking hd.h usability... no checking hd.h presence... no checking for hd.h... no configure: WARNING: ntfsprogs Windows compliant geometry code requires the hd library. checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking for inttypes.h... (cached) yes checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether byte ordering is bigendian... (cached) 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... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... (cached) no checking for strftime... (cached) yes checking for utime.h... (cached) yes checking whether utime accepts a null argument... guessing yes checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for basename... yes checking for daemon... yes checking for dup2... yes checking for fdatasync... yes checking for ffs... yes checking for getopt_long... yes checking for hasmntopt... yes checking for mbsinit... yes checking for memmove... yes checking for memset... yes checking for realpath... yes checking for regcomp... yes checking for setlocale... (cached) yes checking for setxattr... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... (cached) 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... (cached) 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 /bin/rm: cannot remove 'libtoolT': No such file or directory configure: WARNING: unrecognized options: --disable-nls You can type now 'make' to build ntfs-3g. make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint' make all-recursive make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint' Making all in include make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/include' Making all in ntfs-3g make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/include/ntfs-3g' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/include/ntfs-3g' Making all in fuse-lite make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/include/fuse-lite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/include/fuse-lite' make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/include' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/include' make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/include' Making all in libfuse-lite make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/libfuse-lite' /bin/bash ../libtool --tag=CC --mode=compile i486-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/fuse-lite -I../include/fuse-lite -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-i386_pentium4_gcc-12.2.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-i386_pentium4_gcc-12.2.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-i386_pentium4_gcc-12.2.0_musl/include -Os -pipe -march=pentium4 -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint=ntfs-3g-2022.5.17-1-fuseint -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -c -o libfuse_lite_la-fuse.lo `test -f 'fuse.c' || echo './'`fuse.c libtool: Version mismatch error. This is libtool 2.4.7, but the libtool: definition of this LT_INIT comes from libtool 2.4.6. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.7 libtool: and run autoconf again. make[6]: *** [Makefile:473: libfuse_lite_la-fuse.lo] Error 63 make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/libfuse-lite' make[5]: *** [Makefile:504: all-recursive] Error 1 make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint' make[4]: *** [Makefile:415: all] Error 2 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint' make[3]: *** [Makefile:218: /builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/ntfs-3g-2022.5.17-1-fuseint/.built] Error 2 time: package/feeds/packages/ntfs-3g/compile#39.43#5.30#149.70