>>> curlftpfs 0.9.2 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-0/output-1/build/.curlftpfs-0.9.2.tar.gz.YEGZw6/output' 'http://downloads.sourceforge.net/project/curlftpfs/curlftpfs/0.9.2/curlftpfs-0.9.2.tar.gz' --2021-08-02 02:02:41-- http://downloads.sourceforge.net/project/curlftpfs/curlftpfs/0.9.2/curlftpfs-0.9.2.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://netcologne.dl.sourceforge.net/project/curlftpfs/curlftpfs/0.9.2/curlftpfs-0.9.2.tar.gz [following] --2021-08-02 02:02:41-- https://netcologne.dl.sourceforge.net/project/curlftpfs/curlftpfs/0.9.2/curlftpfs-0.9.2.tar.gz Resolving netcologne.dl.sourceforge.net (netcologne.dl.sourceforge.net)... 2001:4dd0:1234:6::5f, 78.35.24.46 Connecting to netcologne.dl.sourceforge.net (netcologne.dl.sourceforge.net)|2001:4dd0:1234:6::5f|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 365503 (357K) [application/x-gzip] Saving to: '/tmp/instance-0/output-1/build/.curlftpfs-0.9.2.tar.gz.YEGZw6/output' 0K .......... .......... .......... .......... .......... 14% 4.61M 0s 50K .......... .......... .......... .......... .......... 28% 4.79M 0s 100K .......... .......... .......... .......... .......... 42% 6.80M 0s 150K .......... .......... .......... .......... .......... 56% 12.6M 0s 200K .......... .......... .......... .......... .......... 70% 14.1M 0s 250K .......... .......... .......... .......... .......... 84% 214M 0s 300K .......... .......... .......... .......... .......... 98% 5.82M 0s 350K ...... 100% 154M=0.04s 2021-08-02 02:02:41 (7.93 MB/s) - '/tmp/instance-0/output-1/build/.curlftpfs-0.9.2.tar.gz.YEGZw6/output' saved [365503/365503] curlftpfs-0.9.2.tar.gz: OK (sha256: 4eb44739c7078ba0edde177bdd266c4cfb7c621075f47f64c85a06b12b3c6958) >>> curlftpfs 0.9.2 Extracting gzip -d -c /tmp/instance-0/dl/curlftpfs/curlftpfs-0.9.2.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/curlftpfs-0.9.2 -xf - >>> curlftpfs 0.9.2 Patching Applying 0001-fix-CURLOPT_INFILESIZE.patch using patch: patching file ftpfs.c Applying 0002-free_ftpfs_file-memleak-fix.patch using patch: patching file ftpfs.c Hunk #1 succeeded at 614 (offset -1 lines). Applying 0003-nocache-memleak-fix.patch using patch: patching file cache.c patching file ftpfs-ls.c Applying 0004-fix-musl-build-off-t.patch using patch: patching file ftpfs.c Hunk #1 succeeded at 688 (offset 1 line). Hunk #2 succeeded at 951 (offset 1 line). Hunk #3 succeeded at 979 (offset 1 line). >>> curlftpfs 0.9.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-0/output-1/build/curlftpfs-0.9.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> curlftpfs 0.9.2 Patching libtool patching file /tmp/instance-0/output-1/build/curlftpfs-0.9.2/ltmain.sh Hunk #1 succeeded at 297 (offset 71 lines). Hunk #2 succeeded at 433 (offset 185 lines). Hunk #3 succeeded at 1488 (offset 244 lines). Hunk #4 succeeded at 2472 with fuzz 2 (offset 319 lines). Hunk #5 succeeded at 2618 with fuzz 1 (offset 333 lines). Hunk #6 succeeded at 5708 (offset 526 lines). Hunk #7 succeeded at 6033 (offset 529 lines). >>> curlftpfs 0.9.2 Configuring (cd /tmp/instance-0/output-1/build/curlftpfs-0.9.2/ && rm -rf config.cache && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/x86_64-linux-ar" AS="/tmp/instance-0/output-1/host/bin/x86_64-linux-as" LD="/tmp/instance-0/output-1/host/bin/x86_64-linux-ld" NM="/tmp/instance-0/output-1/host/bin/x86_64-linux-nm" CC="/tmp/instance-0/output-1/host/bin/x86_64-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/x86_64-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/x86_64-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/x86_64-linux-g++" FC="/tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/x86_64-linux-ranlib" READELF="/tmp/instance-0/output-1/host/bin/x86_64-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/x86_64-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/x86_64-linux-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/x86_64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/x86_64-linux-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/x86_64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes ac_cv_path__libcurl_config=/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/curl-config CONFIG_SITE=/dev/null ./configure --target=x86_64-buildroot-linux-musl --host=x86_64-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: loading site script /dev/null checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-buildroot-linux-musl-strip... /tmp/instance-0/output-1/host/bin/x86_64-linux-strip checking for x86_64-buildroot-linux-musl-gcc... /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc accepts -g... yes checking for /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc... none checking how to run the C preprocessor... /tmp/instance-0/output-1/host/bin/x86_64-linux-cpp checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-buildroot-linux-musl 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 ld used by /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc... /tmp/instance-0/output-1/host/bin/x86_64-linux-ld checking if the linker (/tmp/instance-0/output-1/host/bin/x86_64-linux-ld) is GNU ld... yes checking for /tmp/instance-0/output-1/host/bin/x86_64-linux-ld option to reload object files... -r checking for BSD-compatible nm... /tmp/instance-0/output-1/host/bin/x86_64-linux-nm checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ accepts -g... yes checking dependency style of /tmp/instance-0/output-1/host/bin/x86_64-linux-g++... none checking how to run the C++ preprocessor... /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ -E checking for x86_64-buildroot-linux-musl-g77... /tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether /tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /tmp/instance-0/output-1/host/bin/x86_64-linux-nm output from /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc object... ok checking for objdir... .libs checking for x86_64-buildroot-linux-musl-ar... /tmp/instance-0/output-1/host/bin/x86_64-linux-ar checking for x86_64-buildroot-linux-musl-ranlib... /tmp/instance-0/output-1/host/bin/x86_64-linux-ranlib checking for x86_64-buildroot-linux-musl-strip... (cached) /tmp/instance-0/output-1/host/bin/x86_64-linux-strip checking if /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc option to produce PIC... -fPIC checking if /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc PIC flag -fPIC works... yes checking if /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc static flag -static works... yes checking if /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc supports -c -o file.o... yes checking whether the /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc linker (/tmp/instance-0/output-1/host/bin/x86_64-linux-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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /tmp/instance-0/output-1/host/bin/x86_64-linux-g++... /tmp/instance-0/output-1/host/bin/x86_64-linux-ld -m elf_x86_64 checking if the linker (/tmp/instance-0/output-1/host/bin/x86_64-linux-ld -m elf_x86_64) is GNU ld... yes checking whether the /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ linker (/tmp/instance-0/output-1/host/bin/x86_64-linux-ld -m elf_x86_64) supports shared libraries... yes checking for /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ option to produce PIC... -fPIC checking if /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ PIC flag -fPIC works... yes checking if /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ static flag -static works... yes checking if /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ supports -c -o file.o... yes checking whether the /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ linker (/tmp/instance-0/output-1/host/bin/x86_64-linux-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran option to produce PIC... -fPIC checking if /tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran PIC flag -fPIC works... yes checking if /tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran static flag -static works... yes checking if /tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran supports -c -o file.o... yes checking whether the /tmp/instance-0/output-1/host/bin/x86_64-linux-gfortran linker (/tmp/instance-0/output-1/host/bin/x86_64-linux-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for FUSE... yes checking for gawk... (cached) gawk checking for curl-config... (cached) /tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/curl-config checking for the version of libcurl... 7.78.0 checking for libcurl >= version 7.17.0... yes checking whether libcurl is usable... yes checking for curl_free... yes checking for fuse_opt_parse... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for unistd.h... (cached) yes checking for working chown... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/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 for alarm... yes checking for working mktime... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking whether utime accepts a null argument... no checking for ftruncate... yes checking for getpass... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for realpath... yes checking for rmdir... yes checking for select... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes checking for strtoull... yes checking for utime... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: creating ./config.status config.status: creating Makefile config.status: creating compat/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating config.h cat: write error: No space left on device sed: couldn't flush stdout: No space left on device ./config.status: line 920: cannot create temp file for here-document: No space left on device sed: couldn't flush stdout: No space left on device ./config.status: line 976: echo: write error: No space left on device ./config.status: line 1000: echo: write error: No space left on device config.status: executing depfiles commands ./configure: line 43: cannot create temp file for here-document: No space left on device sort: write failed: 'standard output': No space left on device sort: write error ./configure: line 57: echo: write error: No space left on device ./configure: line 78: cannot create temp file for here-document: No space left on device ./configure: line 83: echo: write error: No space left on device cat: write error: No space left on device ./configure: line 85: echo: write error: No space left on device ./configure: line 89: echo: write error: No space left on device >>> curlftpfs 0.9.2 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-0/output-1/build/curlftpfs-0.9.2/ make[1]: Entering directory '/tmp/instance-0/output-1/build/curlftpfs-0.9.2' /usr/bin/make all-recursive make[2]: Entering directory '/tmp/instance-0/output-1/build/curlftpfs-0.9.2' Making all in compat make[3]: Entering directory '/tmp/instance-0/output-1/build/curlftpfs-0.9.2/compat' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -W -Wno-sign-compare -D_REENTRANT -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/glib-2.0 -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -c -o fuse_opt.lo fuse_opt.c mkdir .libs /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -W -Wno-sign-compare -D_REENTRANT -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/glib-2.0 -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -c fuse_opt.c -fPIC -DPIC -o .libs/fuse_opt.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -W -Wno-sign-compare -D_REENTRANT -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/glib-2.0 -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -o libcompat.la fuse_opt.lo -L/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib -lglib-2.0 -L/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib -lfuse -pthread -L/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/lib -lcurl /tmp/instance-0/output-1/host/bin/x86_64-linux-ar cru .libs/libcompat.a .libs/fuse_opt.o /tmp/instance-0/output-1/host/bin/x86_64-linux-ranlib .libs/libcompat.a creating libcompat.la (cd .libs && rm -f libcompat.la && ln -s ../libcompat.la libcompat.la) make[3]: Leaving directory '/tmp/instance-0/output-1/build/curlftpfs-0.9.2/compat' Making all in doc make[3]: Entering directory '/tmp/instance-0/output-1/build/curlftpfs-0.9.2/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/curlftpfs-0.9.2/doc' make[3]: Entering directory '/tmp/instance-0/output-1/build/curlftpfs-0.9.2' /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -W -Wno-sign-compare -D_REENTRANT -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/glib-2.0 -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -c cache.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -W -Wno-sign-compare -D_REENTRANT -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/glib-2.0 -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -c ftpfs-ls.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -W -Wno-sign-compare -D_REENTRANT -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/glib-2.0 -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -c charset_utils.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -W -Wno-sign-compare -D_REENTRANT -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/glib-2.0 -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -c path_utils.c /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -W -Wno-sign-compare -D_REENTRANT -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/glib-2.0 -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-0/output-1/host/bin/../x86_64-buildroot-linux-musl/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/tmp/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/../../usr/include -c ftpfs.c charset_utils.c: In function 'convert_charsets': charset_utils.c:27:5: error: 'ICONV_CONST' undeclared (first use in this function) 27 | ICONV_CONST char* ib; | ^~~~~~~~~~~ charset_utils.c:27:5: note: each undeclared identifier is reported only once for each function it appears in charset_utils.c:27:16: error: expected ';' before 'char' 27 | ICONV_CONST char* ib; | ^~~~~ | ; charset_utils.c:33:5: error: 'ib' undeclared (first use in this function); did you mean 'ibl'? 33 | ib = s; | ^~ | ibl make[3]: *** [Makefile:340: charset_utils.o] Error 1 make[3]: *** Waiting for unfinished jobs.... cache.c: In function 'cache_add_attr': cache.c:139:12: warning: variable 'now' set but not used [-Wunused-but-set-variable] 139 | time_t now; | ^~~ cache.c: In function 'cache_add_dir': cache.c:160:12: warning: variable 'now' set but not used [-Wunused-but-set-variable] 160 | time_t now; | ^~~ cache.c: In function 'cache_add_link': cache.c:185:12: warning: variable 'now' set but not used [-Wunused-but-set-variable] 185 | time_t now; | ^~~ path_utils.c: In function 'get_dir_path': path_utils.c:85:30: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 85 | ret = g_strdup_printf("%s%.*s%s", | ~~^~ | | | int 86 | ftpfs.host, 87 | lastdir - path, | ~~~~~~~~~~~~~~ | | | long int ftpfs.c: In function 'cancel_previous_multi': ftpfs.c:201:17: warning: comparison between 'CURLMcode' {aka 'enum '} and 'enum ' [-Wenum-compare] 201 | if (curlMCode != CURLE_OK) | ^~ In file included from ftpfs.c:30: ftpfs.c: In function 'ftpfs_read_chunk': ftpfs.c:333:12: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=] 333 | DEBUG(2, "ftpfs_read_chunk: %s %p %zu %lld %p %p\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | full_path, rbuf, size, offset, fi, fh); | ~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:333:44: note: format string is defined here 333 | DEBUG(2, "ftpfs_read_chunk: %s %p %zu %lld %p %p\n", | ~~~^ | | | long long int | %ld In file included from ftpfs.c:30: ftpfs.c:338:12: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 338 | DEBUG(2, "buffer size: %zu %lld\n", fh->buf.len, fh->buf.begin_offset); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:338:33: note: format string is defined here 338 | DEBUG(2, "buffer size: %zu %lld\n", fh->buf.len, fh->buf.begin_offset); | ~~~^ | | | long long int | %ld In file included from ftpfs.c:30: ftpfs.c:350:16: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 350 | DEBUG(2, "buf.begin_offset=%lld offset=%lld\n", fh->buf.begin_offset, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:350:37: note: format string is defined here 350 | DEBUG(2, "buf.begin_offset=%lld offset=%lld\n", fh->buf.begin_offset, offset); | ~~~^ | | | long long int | %ld In file included from ftpfs.c:30: ftpfs.c:350:16: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 350 | DEBUG(2, "buf.begin_offset=%lld offset=%lld\n", fh->buf.begin_offset, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:350:49: note: format string is defined here 350 | DEBUG(2, "buf.begin_offset=%lld offset=%lld\n", fh->buf.begin_offset, offset); | ~~~^ | | | long long int | %ld ftpfs.c:367:21: warning: comparison between 'CURLMcode' {aka 'enum '} and 'enum ' [-Wenum-compare] 367 | if (curlMCode != CURLE_OK) | ^~ In file included from ftpfs.c:30: ftpfs.c: In function 'ftpfs_write_thread': ftpfs.c:501:12: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'off_t' {aka 'long int'} [-Wformat=] 501 | DEBUG(2, "enter streaming write thread #%d path=%s pos=%lld\n", ++write_thread_ctr, fh->full_path, fh->pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:501:61: note: format string is defined here 501 | DEBUG(2, "enter streaming write thread #%d path=%s pos=%lld\n", ++write_thread_ctr, fh->full_path, fh->pos); | ~~~^ | | | long long int | %ld ftpfs.c:499:8: warning: unused variable 'range' [-Wunused-variable] 499 | char range[15]; | ^~~~~ In file included from ftpfs.c:30: ftpfs.c: In function 'ftpfs_open_common': ftpfs.c:740:18: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 740 | DEBUG(1, "initial read failed size=%d\n", size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ | | | size_t {aka long unsigned int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:740:45: note: format string is defined here 740 | DEBUG(1, "initial read failed size=%d\n", size); | ~^ | | | int | %ld In file included from ftpfs.c:30: ftpfs.c: In function 'ftpfs_read': ftpfs.c:829:12: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=] 829 | DEBUG(1, "ftpfs_read: %s size=%zu offset=%lld has_write_conn=%d pos=%lld\n", path, size, (long long) offset, fh->write_conn!=0, fh->pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:829:74: note: format string is defined here 829 | DEBUG(1, "ftpfs_read: %s size=%zu offset=%lld has_write_conn=%d pos=%lld\n", path, size, (long long) offset, fh->write_conn!=0, fh->pos); | ~~~^ | | | long long int | %ld In file included from ftpfs.c:30: ftpfs.c: In function 'ftpfs_truncate': ftpfs.c:948:12: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 948 | DEBUG(1, "ftpfs_truncate: %s len=%lld\n", path, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:948:39: note: format string is defined here 948 | DEBUG(1, "ftpfs_truncate: %s len=%lld\n", path, offset); | ~~~^ | | | long long int | %ld In file included from ftpfs.c:30: ftpfs.c: In function 'ftpfs_ftruncate': ftpfs.c:968:12: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 968 | DEBUG(1, "ftpfs_ftruncate: %s len=%lld\n", path, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:968:40: note: format string is defined here 968 | DEBUG(1, "ftpfs_ftruncate: %s len=%lld\n", path, offset); | ~~~^ | | | long long int | %ld In file included from ftpfs.c:30: ftpfs.c: In function 'ftpfs_write': ftpfs.c:1113:12: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=] 1113 | DEBUG(1, "ftpfs_write: %s size=%zu offset=%lld has_write_conn=%d pos=%lld\n", path, size, (long long) offset, fh->write_conn!=0, fh->pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:1113:75: note: format string is defined here 1113 | DEBUG(1, "ftpfs_write: %s size=%zu offset=%lld has_write_conn=%d pos=%lld\n", path, size, (long long) offset, fh->write_conn!=0, fh->pos); | ~~~^ | | | long long int | %ld In file included from ftpfs.c:30: ftpfs.c:1123:14: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 1123 | DEBUG(1, "ftpfs_write: starting a streaming write at pos=%lld\n", fh->pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:1123:65: note: format string is defined here 1123 | DEBUG(1, "ftpfs_write: starting a streaming write at pos=%lld\n", fh->pos); | ~~~^ | | | long long int | %ld In file included from ftpfs.c:30: ftpfs.c:1148:14: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 1148 | DEBUG(1, "ftpfs_write: resuming a streaming write at pos=%lld\n", fh->pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:1148:65: note: format string is defined here 1148 | DEBUG(1, "ftpfs_write: resuming a streaming write at pos=%lld\n", fh->pos); | ~~~^ | | | long long int | %ld In file included from ftpfs.c:30: ftpfs.c: In function 'ftpfs_flush': ftpfs.c:1200:12: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 1200 | DEBUG(1, "ftpfs_flush: buf.len=%zu buf.pos=%lld write_conn=%d\n", fh->buf.len, fh->pos, fh->write_conn!=0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ | | | off_t {aka long int} ftpfs.h:80:32: note: in definition of macro 'DEBUG' 80 | fprintf(stderr, args);\ | ^~~~ ftpfs.c:1200:49: note: format string is defined here 1200 | DEBUG(1, "ftpfs_flush: buf.len=%zu buf.pos=%lld write_conn=%d\n", fh->buf.len, fh->pos, fh->write_conn!=0); | ~~~^ | | | long long int | %ld ftpfs.c:1217:68: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 1217 | fprintf(stderr, "ftpfs_flush: check filesize problem: size=%lld expected=%lld\n", sbuf.st_size, fh->pos); | ~~~^ ~~~~~~~~~~~~ | | | | long long int off_t {aka long int} | %ld ftpfs.c:1217:82: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 1217 | fprintf(stderr, "ftpfs_flush: check filesize problem: size=%lld expected=%lld\n", sbuf.st_size, fh->pos); | ~~~^ ~~~~~~~ | | | | long long int off_t {aka long int} | %ld ftpfs.c: In function 'ftpfs_opt_proc': ftpfs.c:1432:15: error: 'VERSION' undeclared (first use in this function); did you mean 'KEY_VERSION'? 1432 | VERSION, | ^~~~~~~ | KEY_VERSION ftpfs.c:1432:15: note: each undeclared identifier is reported only once for each function it appears in At top level: ftpfs.c:622:12: warning: 'buffer_file' defined but not used [-Wunused-function] 622 | static int buffer_file(struct ftpfs_file *fh) { | ^~~~~~~~~~~ make[3]: *** [Makefile:340: ftpfs.o] Error 1 make[3]: Leaving directory '/tmp/instance-0/output-1/build/curlftpfs-0.9.2' make[2]: *** [Makefile:373: all-recursive] Error 1 make[2]: Leaving directory '/tmp/instance-0/output-1/build/curlftpfs-0.9.2' make[1]: *** [Makefile:230: all] Error 2 make[1]: Leaving directory '/tmp/instance-0/output-1/build/curlftpfs-0.9.2' make: *** [package/pkg-generic.mk:270: /tmp/instance-0/output-1/build/curlftpfs-0.9.2/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-0/buildroot'