The build took 00h 01m 16s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
8,885 |
sh |
2,910 |
ansic |
1,708 |
makefile |
13,503 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: curlftpfs 0.9.2-6 (Thu Apr 13 21:02:02 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) fuse-2.9.7-1
Total Installed Size: 0.48 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fuse...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
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-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
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-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
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 clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for x86_64-unknown-linux-g77... no
checking for x86_64-unknown-linux-xlf... no
checking for x86_64-unknown-linux-f77... no
checking for x86_64-unknown-linux-frt... no
checking for x86_64-unknown-linux-pgf77... no
checking for x86_64-unknown-linux-cf77... no
checking for x86_64-unknown-linux-fort77... no
checking for x86_64-unknown-linux-fl32... no
checking for x86_64-unknown-linux-af77... no
checking for x86_64-unknown-linux-xlf90... no
checking for x86_64-unknown-linux-f90... no
checking for x86_64-unknown-linux-pgf90... no
checking for x86_64-unknown-linux-pghpf... no
checking for x86_64-unknown-linux-epcf90... no
checking for x86_64-unknown-linux-gfortran... no
checking for x86_64-unknown-linux-g95... no
checking for x86_64-unknown-linux-xlf95... no
checking for x86_64-unknown-linux-f95... no
checking for x86_64-unknown-linux-fort... no
checking for x86_64-unknown-linux-ifort... no
checking for x86_64-unknown-linux-ifc... no
checking for x86_64-unknown-linux-efc... no
checking for x86_64-unknown-linux-pgf95... no
checking for x86_64-unknown-linux-lf95... no
checking for x86_64-unknown-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-strip... strip
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC
checking if clang PIC flag -fPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking whether the clang 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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC
checking if clang++ PIC flag -fPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ linker (/usr/bin/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... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/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 for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
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... /usr/bin/curl-config
checking for the version of libcurl... 7.49.1
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... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... 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... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... 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... yes
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
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/tmp/curlftpfs/src/curlftpfs-0.9.2'
Making all in compat
make[2]: Entering directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/compat'
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -MT fuse_opt.lo -MD -MP -MF ".deps/fuse_opt.Tpo" -c -o fuse_opt.lo fuse_opt.c; \
then mv -f ".deps/fuse_opt.Tpo" ".deps/fuse_opt.Plo"; else rm -f ".deps/fuse_opt.Tpo"; exit 1; fi
mkdir .libs
clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -MT fuse_opt.lo -MD -MP -MF .deps/fuse_opt.Tpo -c fuse_opt.c -fPIC -DPIC -o .libs/fuse_opt.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -MT fuse_opt.lo -MD -MP -MF .deps/fuse_opt.Tpo -c fuse_opt.c -o fuse_opt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -o libcompat.la fuse_opt.lo -lglib-2.0 -lfuse -pthread -lcurl
ar cru .libs/libcompat.a .libs/fuse_opt.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libcompat.a
creating libcompat.la
(cd .libs && rm -f libcompat.la && ln -s ../libcompat.la libcompat.la)
make[2]: Leaving directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/compat'
Making all in doc
make[2]: Entering directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/doc'
make[2]: Entering directory '/tmp/curlftpfs/src/curlftpfs-0.9.2'
if clang -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -MT cache.o -MD -MP -MF ".deps/cache.Tpo" -c -o cache.o cache.c; \
then mv -f ".deps/cache.Tpo" ".deps/cache.Po"; else rm -f ".deps/cache.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -MT ftpfs-ls.o -MD -MP -MF ".deps/ftpfs-ls.Tpo" -c -o ftpfs-ls.o ftpfs-ls.c; \
then mv -f ".deps/ftpfs-ls.Tpo" ".deps/ftpfs-ls.Po"; else rm -f ".deps/ftpfs-ls.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -MT charset_utils.o -MD -MP -MF ".deps/charset_utils.Tpo" -c -o charset_utils.o charset_utils.c; \
then mv -f ".deps/charset_utils.Tpo" ".deps/charset_utils.Po"; else rm -f ".deps/charset_utils.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -MT path_utils.o -MD -MP -MF ".deps/path_utils.Tpo" -c -o path_utils.o path_utils.c; \
then mv -f ".deps/path_utils.Tpo" ".deps/path_utils.Po"; else rm -f ".deps/path_utils.Tpo"; exit 1; fi
path_utils.c:89:40: warning: operator '?:' has lower precedence than '-'; '-' will be evaluated first [-Wparentheses]
lastdir - path ? "/" : "");
~~~~~~~~~~~~~~ ^
path_utils.c:89:40: note: place parentheses around the '-' expression to silence this warning
lastdir - path ? "/" : "");
^
( )
path_utils.c:89:40: note: place parentheses around the '?:' expression to evaluate it first
lastdir - path ? "/" : "");
^
( )
path_utils.c:85:30: warning: field precision should have type 'int', but argument has type 'long' [-Wformat]
ret = g_strdup_printf("%s%.*s%s",
~~^~
2 warnings generated.
rm -f libcurlftpfs.a
ar cru libcurlftpfs.a cache.o ftpfs-ls.o charset_utils.o path_utils.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcurlftpfs.a
if clang -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=26 -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -MT ftpfs.o -MD -MP -MF ".deps/ftpfs.Tpo" -c -o ftpfs.o ftpfs.c; \
then mv -f ".deps/ftpfs.Tpo" ".deps/ftpfs.Po"; else rm -f ".deps/ftpfs.Tpo"; exit 1; fi
ftpfs.c:334:32: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
full_path, rbuf, size, offset, fi, fh);
^~~~~~
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:338:52: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
DEBUG(2, "buffer size: %zu %lld\n", fh->buf.len, fh->buf.begin_offset);
~~~~ ^~~~~~~~~~~~~~~~~~~~
%ld
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:350:55: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
DEBUG(2, "buf.begin_offset=%lld offset=%lld\n", fh->buf.begin_offset, offset);
~~~~ ^~~~~~~~~~~~~~~~~~~~
%ld
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:350:77: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
DEBUG(2, "buf.begin_offset=%lld offset=%lld\n", fh->buf.begin_offset, offset);
~~~~ ^~~~~~
%ld
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:501:102: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
DEBUG(2, "enter streaming write thread #%d path=%s pos=%lld\n", ++write_thread_ctr, fh->full_path, fh->pos);
~~~~ ^~~~~~~
%ld
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:499:8: warning: unused variable 'range' [-Wunused-variable]
char range[15];
^
ftpfs.c:739:51: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
DEBUG(1, "initial read failed size=%d\n", size);
~~ ^~~~
%zu
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:828:131: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
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);
~~~~ ^~~~~~~
%ld
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:947:51: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
DEBUG(1, "ftpfs_truncate: %s len=%lld\n", path, offset);
~~~~ ^~~~~~
%ld
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:967:52: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
DEBUG(1, "ftpfs_ftruncate: %s len=%lld\n", path, offset);
~~~~ ^~~~~~
%ld
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:1112:132: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
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);
~~~~ ^~~~~~~
%ld
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:1122:71: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
DEBUG(1, "ftpfs_write: starting a streaming write at pos=%lld\n", fh->pos);
~~~~ ^~~~~~~
%ld
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:1147:71: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
DEBUG(1, "ftpfs_write: resuming a streaming write at pos=%lld\n", fh->pos);
~~~~ ^~~~~~~
%ld
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:1199:82: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
DEBUG(1, "ftpfs_flush: buf.len=%zu buf.pos=%lld write_conn=%d\n", fh->buf.len, fh->pos, fh->write_conn!=0);
~~~~ ^~~~~~~
%ld
./ftpfs.h:80:32: note: expanded from macro 'DEBUG'
fprintf(stderr, args);\
^~~~
ftpfs.c:1216:88: warning: format specifies type 'long long' but the argument has type '__off_t' (aka 'long') [-Wformat]
fprintf(stderr, "ftpfs_flush: check filesize problem: size=%lld expected=%lld\n", sbuf.st_size, fh->pos);
~~~~ ^~~~~~~~~~~~
%ld
ftpfs.c:1216:102: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
fprintf(stderr, "ftpfs_flush: check filesize problem: size=%lld expected=%lld\n", sbuf.st_size, fh->pos);
~~~~ ^~~~~~~
%ld
ftpfs.c:621:12: warning: unused function 'buffer_file' [-Wunused-function]
static int buffer_file(struct ftpfs_file *fh) {
^
17 warnings generated.
/bin/sh ./libtool --tag=CC --mode=link clang -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -o curlftpfs ftpfs.o libcurlftpfs.a -lglib-2.0 -lfuse -pthread -lcurl
mkdir .libs
clang -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -o curlftpfs ftpfs.o -pthread libcurlftpfs.a -lglib-2.0 -lfuse -lcurl
make[2]: Leaving directory '/tmp/curlftpfs/src/curlftpfs-0.9.2'
make[1]: Leaving directory '/tmp/curlftpfs/src/curlftpfs-0.9.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in compat
make[1]: Entering directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/compat'
make[2]: Entering directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/compat'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/compat'
make[1]: Leaving directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/compat'
Making install in doc
make[1]: Entering directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/doc'
make[2]: Entering directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || mkdir -p -- "/tmp/curlftpfs/pkg/curlftpfs/usr/share/man/man1"
/usr/bin/install -c -m 644 './curlftpfs.1' '/tmp/curlftpfs/pkg/curlftpfs/usr/share/man/man1/curlftpfs.1'
make[2]: Leaving directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/doc'
make[1]: Leaving directory '/tmp/curlftpfs/src/curlftpfs-0.9.2/doc'
make[1]: Entering directory '/tmp/curlftpfs/src/curlftpfs-0.9.2'
make[2]: Entering directory '/tmp/curlftpfs/src/curlftpfs-0.9.2'
test -z "/usr/bin" || mkdir -p -- "/tmp/curlftpfs/pkg/curlftpfs/usr/bin"
/bin/sh ./libtool --mode=install /usr/bin/install -c 'curlftpfs' '/tmp/curlftpfs/pkg/curlftpfs/usr/bin/curlftpfs'
/usr/bin/install -c curlftpfs /tmp/curlftpfs/pkg/curlftpfs/usr/bin/curlftpfs
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/curlftpfs/src/curlftpfs-0.9.2'
make[1]: Leaving directory '/tmp/curlftpfs/src/curlftpfs-0.9.2'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "curlftpfs"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: curlftpfs 0.9.2-6 (Thu Apr 13 21:02:21 UTC 2017)
CMD: pacman --query --file curlftpfs-0.9.2-6-x86_64.pkg.tar.xz
Creating hybrid package for 'curlftpfs'
Trying to find vanilla package 'curlftpfs'...
CMD: pacman --query --file /mirror/curlftpfs-0.9.2-6.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf curlftpfs.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/curlftpfs.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/curlftpfs.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/curlftpfs.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/curlftpfs.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/curlftpfs/src/curlftpfs-0.9.2/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by curlftpfs configure 0.9.2, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 6ab50a2bd92b
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2002: checking for a BSD-compatible install
configure:2058: result: /usr/bin/install -c
configure:2069: checking whether build environment is sane
configure:2112: result: yes
configure:2177: checking for gawk
configure:2193: found /usr/bin/gawk
configure:2204: result: gawk
configure:2215: checking whether make sets $(MAKE)
configure:2236: result: yes
configure:2312: checking for x86_64-unknown-linux-strip
configure:2342: result: no
configure:2352: checking for strip
configure:2368: found /usr/bin/strip
configure:2379: result: strip
configure:2431: checking for x86_64-unknown-linux-gcc
configure:2458: result: clang
configure:2736: checking for C compiler version
configure:2743: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2746: $? = 0
configure:2753: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2756: $? = 0
configure:2763: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2766: $? = 1
configure:2789: checking for C compiler default output file name
configure:2816: clang conftest.c >&5
configure:2819: $? = 0
configure:2857: result: a.out
configure:2874: checking whether the C compiler works
configure:2884: ./a.out
configure:2887: $? = 0
configure:2904: result: yes
configure:2911: checking whether we are cross compiling
configure:2913: result: no
configure:2916: checking for suffix of executables
configure:2923: clang -o conftest conftest.c >&5
configure:2926: $? = 0
configure:2950: result:
configure:2956: checking for suffix of object files
configure:2982: clang -c conftest.c >&5
configure:2985: $? = 0
configure:3008: result: o
configure:3012: checking whether we are using the GNU C compiler
configure:3041: clang -c conftest.c >&5
configure:3047: $? = 0
configure:3064: result: yes
configure:3069: checking whether clang accepts -g
configure:3099: clang -c -g conftest.c >&5
configure:3105: $? = 0
configure:3204: result: yes
configure:3221: checking for clang option to accept ISO C89
configure:3295: clang -c conftest.c >&5
configure:3301: $? = 0
configure:3324: result: none needed
configure:3353: checking for style of include used by make
configure:3381: result: GNU
configure:3409: checking dependency style of clang
configure:3499: result: gcc3
configure:3521: checking how to run the C preprocessor
configure:3561: clang -E conftest.c
configure:3567: $? = 0
configure:3598: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3604: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "curlftpfs"
| #define PACKAGE_TARNAME "curlftpfs"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "curlftpfs 0.9.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "curlftpfs"
| #define VERSION "0.9.2"
| /* end confdefs.h. */
| #include
configure:3637: result: clang -E
configure:3666: clang -E conftest.c
configure:3672: $? = 0
configure:3703: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3709: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "curlftpfs"
| #define PACKAGE_TARNAME "curlftpfs"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "curlftpfs 0.9.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "curlftpfs"
| #define VERSION "0.9.2"
| /* end confdefs.h. */
| #include
configure:3759: checking for a BSD-compatible install
configure:3815: result: /usr/bin/install -c
configure:3826: checking whether ln -s works
configure:3830: result: yes
configure:3837: checking whether make sets $(MAKE)
configure:3858: result: yes
configure:3945: checking build system type
configure:3963: result: x86_64-unknown-linux-gnu
configure:3985: checking host system type
configure:4000: result: x86_64-unknown-linux-gnu
configure:4022: checking for a sed that does not truncate output
configure:4078: result: /usr/bin/sed
configure:4081: checking for grep that handles long lines and -e
configure:4155: result: /usr/bin/grep
configure:4160: checking for egrep
configure:4238: result: /usr/bin/grep -E
configure:4254: checking for ld used by clang
configure:4321: result: /usr/bin/ld
configure:4330: checking if the linker (/usr/bin/ld) is GNU ld
configure:4345: result: yes
configure:4350: checking for /usr/bin/ld option to reload object files
configure:4357: result: -r
configure:4375: checking for BSD-compatible nm
configure:4424: result: /usr/bin/nm -B
configure:4428: checking how to recognize dependent libraries
configure:4614: result: pass_all
configure:4703: clang -c conftest.c >&5
configure:4706: $? = 0
configure:4851: checking for ANSI C header files
configure:4881: clang -c conftest.c >&5
configure:4887: $? = 0
configure:4986: clang -o conftest conftest.c >&5
configure:4989: $? = 0
configure:4995: ./conftest
configure:4998: $? = 0
configure:5015: result: yes
configure:5039: checking for sys/types.h
configure:5060: clang -c conftest.c >&5
configure:5066: $? = 0
configure:5082: result: yes
configure:5039: checking for sys/stat.h
configure:5060: clang -c conftest.c >&5
configure:5066: $? = 0
configure:5082: result: yes
configure:5039: checking for stdlib.h
configure:5060: clang -c conftest.c >&5
configure:5066: $? = 0
configure:5082: result: yes
configure:5039: checking for string.h
configure:5060: clang -c conftest.c >&5
configure:5066: $? = 0
configure:5082: result: yes
configure:5039: checking for memory.h
configure:5060: clang -c conftest.c >&5
configure:5066: $? = 0
configure:5082: result: yes
configure:5039: checking for strings.h
configure:5060: clang -c conftest.c >&5
configure:5066: $? = 0
configure:5082: result: yes
configure:5039: checking for inttypes.h
configure:5060: clang -c conftest.c >&5
configure:5066: $? = 0
configure:5082: result: yes
configure:5039: checking for stdint.h
configure:5060: clang -c conftest.c >&5
configure:5066: $? = 0
configure:5082: result: yes
configure:5039: checking for unistd.h
configure:5060: clang -c conftest.c >&5
configure:5066: $? = 0
configure:5082: result: yes
configure:5109: checking dlfcn.h usability
configure:5126: clang -c conftest.c >&5
configure:5132: $? = 0
configure:5146: result: yes
configure:5150: checking dlfcn.h presence
configure:5165: clang -E conftest.c
configure:5171: $? = 0
configure:5185: result: yes
configure:5213: checking for dlfcn.h
configure:5221: result: yes
configure:5350: checking for C++ compiler version
configure:5357: clang++ --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:5360: $? = 0
configure:5367: clang++ -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:5370: $? = 0
configure:5377: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5380: $? = 1
configure:5383: checking whether we are using the GNU C++ compiler
configure:5412: clang++ -c conftest.cpp >&5
configure:5418: $? = 0
configure:5435: result: yes
configure:5440: checking whether clang++ accepts -g
configure:5470: clang++ -c -g conftest.cpp >&5
configure:5476: $? = 0
configure:5575: result: yes
configure:5600: checking dependency style of clang++
configure:5690: result: gcc3
configure:5717: checking how to run the C++ preprocessor
configure:5753: clang++ -E conftest.cpp
configure:5759: $? = 0
configure:5790: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5796: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "curlftpfs"
| #define PACKAGE_TARNAME "curlftpfs"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "curlftpfs 0.9.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "curlftpfs"
| #define VERSION "0.9.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include
configure:5829: result: clang++ -E
configure:5858: clang++ -E conftest.cpp
configure:5864: $? = 0
configure:5895: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5901: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "curlftpfs"
| #define PACKAGE_TARNAME "curlftpfs"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "curlftpfs 0.9.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "curlftpfs"
| #define VERSION "0.9.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include
configure:5950: checking for x86_64-unknown-linux-g77
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-xlf
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-f77
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-frt
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-pgf77
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-cf77
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-fort77
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-fl32
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-af77
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-xlf90
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-f90
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-pgf90
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-pghpf
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-epcf90
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-gfortran
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-g95
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-xlf95
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-f95
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-fort
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-ifort
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-ifc
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-efc
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-pgf95
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-lf95
configure:5980: result: no
configure:5950: checking for x86_64-unknown-linux-ftn
configure:5980: result: no
configure:5994: checking for g77
configure:6024: result: no
configure:5994: checking for xlf
configure:6024: result: no
configure:5994: checking for f77
configure:6024: result: no
configure:5994: checking for frt
configure:6024: result: no
configure:5994: checking for pgf77
configure:6024: result: no
configure:5994: checking for cf77
configure:6024: result: no
configure:5994: checking for fort77
configure:6024: result: no
configure:5994: checking for fl32
configure:6024: result: no
configure:5994: checking for af77
configure:6024: result: no
configure:5994: checking for xlf90
configure:6024: result: no
configure:5994: checking for f90
configure:6024: result: no
configure:5994: checking for pgf90
configure:6024: result: no
configure:5994: checking for pghpf
configure:6024: result: no
configure:5994: checking for epcf90
configure:6024: result: no
configure:5994: checking for gfortran
configure:6010: found /usr/bin/gfortran
configure:6021: result: gfortran
configure:6051: checking for Fortran 77 compiler version
configure:6058: gfortran --version >&5
GNU Fortran (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:6061: $? = 0
configure:6068: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:6071: $? = 0
configure:6078: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:6081: $? = 1
configure:6089: checking whether we are using the GNU Fortran 77 compiler
configure:6108: gfortran -c conftest.F >&5
configure:6114: $? = 0
configure:6131: result: yes
configure:6137: checking whether gfortran accepts -g
configure:6154: gfortran -c -g conftest.f >&5
configure:6160: $? = 0
configure:6176: result: yes
configure:6206: checking the maximum length of command line arguments
configure:6318: result: 1572864
configure:6330: checking command to parse /usr/bin/nm -B output from clang object
configure:6435: clang -c conftest.c >&5
configure:6438: $? = 0
configure:6442: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6445: $? = 0
configure:6497: clang -o conftest conftest.c conftstm.o >&5
configure:6500: $? = 0
configure:6538: result: ok
configure:6542: checking for objdir
configure:6557: result: .libs
configure:6609: checking for x86_64-unknown-linux-ar
configure:6639: result: no
configure:6649: checking for ar
configure:6665: found /usr/bin/ar
configure:6676: result: ar
configure:6705: checking for x86_64-unknown-linux-ranlib
configure:6735: result: no
configure:6745: checking for ranlib
configure:6761: found /usr/bin/ranlib
configure:6772: result: ranlib
configure:6801: checking for x86_64-unknown-linux-strip
configure:6828: result: strip
configure:7154: checking if clang supports -fno-rtti -fno-exceptions
configure:7172: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:7176: $? = 0
configure:7189: result: yes
configure:7204: checking for clang option to produce PIC
configure:7436: result: -fPIC
configure:7444: checking if clang PIC flag -fPIC works
configure:7462: clang -c -fPIC -DPIC conftest.c >&5
configure:7466: $? = 0
configure:7479: result: yes
configure:7507: checking if clang static flag -static works
configure:7535: result: yes
configure:7545: checking if clang supports -c -o file.o
configure:7566: clang -c -o out/conftest2.o conftest.c >&5
configure:7570: $? = 0
configure:7592: result: yes
configure:7618: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8599: result: yes
configure:8620: checking whether -lc should be explicitly linked in
configure:8625: clang -c conftest.c >&5
configure:8628: $? = 0
configure:8643: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8646: $? = 0
configure:8658: result: no
configure:8666: checking dynamic linker characteristics
configure:9280: result: GNU/Linux ld.so
configure:9289: checking how to hardcode library paths into programs
configure:9314: result: immediate
configure:9328: checking whether stripping libraries is possible
configure:9333: result: yes
configure:10135: checking if libtool supports shared libraries
configure:10137: result: yes
configure:10140: checking whether to build shared libraries
configure:10161: result: yes
configure:10164: checking whether to build static libraries
configure:10168: result: yes
configure:10261: creating libtool
configure:10849: checking for ld used by clang++
configure:10916: result: /usr/bin/ld -m elf_x86_64
configure:10925: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:10940: result: yes
configure:10991: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11965: result: yes
configure:11983: clang++ -c conftest.cpp >&5
configure:11986: $? = 0
configure:12138: checking for clang++ option to produce PIC
configure:12422: result: -fPIC
configure:12430: checking if clang++ PIC flag -fPIC works
configure:12448: clang++ -c -fPIC -DPIC conftest.cpp >&5
configure:12452: $? = 0
configure:12465: result: yes
configure:12493: checking if clang++ static flag -static works
configure:12521: result: yes
configure:12531: checking if clang++ supports -c -o file.o
configure:12552: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:12556: $? = 0
configure:12578: result: yes
configure:12604: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12632: result: yes
configure:12699: checking dynamic linker characteristics
configure:13261: result: GNU/Linux ld.so
configure:13270: checking how to hardcode library paths into programs
configure:13295: result: immediate
configure:13829: checking if libtool supports shared libraries
configure:13831: result: yes
configure:13834: checking whether to build shared libraries
configure:13854: result: yes
configure:13857: checking whether to build static libraries
configure:13861: result: yes
configure:13871: checking for gfortran option to produce PIC
configure:14103: result: -fPIC
configure:14111: checking if gfortran PIC flag -fPIC works
configure:14129: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:14133: $? = 0
configure:14146: result: yes
configure:14174: checking if gfortran static flag -static works
configure:14202: result: no
configure:14212: checking if gfortran supports -c -o file.o
configure:14233: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14237: $? = 0
configure:14259: result: yes
configure:14285: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15246: result: yes
configure:15313: checking dynamic linker characteristics
configure:15875: result: GNU/Linux ld.so
configure:15884: checking how to hardcode library paths into programs
configure:15909: result: immediate
configure:19500: checking for x86_64-unknown-linux-pkg-config
configure:19533: result: no
configure:19543: checking for pkg-config
configure:19561: found /usr/bin/pkg-config
configure:19573: result: /usr/bin/pkg-config
configure:19602: checking pkg-config is at least version 0.9.0
configure:19605: result: yes
configure:19616: checking for GLIB
configure:19624: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:19627: $? = 0
configure:19642: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:19645: $? = 0
configure:19721: result: yes
configure:19727: checking for FUSE
configure:19735: $PKG_CONFIG --exists --print-errors "fuse >= 2.2"
configure:19738: $? = 0
configure:19753: $PKG_CONFIG --exists --print-errors "fuse >= 2.2"
configure:19756: $? = 0
configure:19832: result: yes
configure:19883: checking for gawk
configure:19910: result: gawk
configure:19933: checking for curl-config
configure:19951: found /usr/bin/curl-config
configure:19963: result: /usr/bin/curl-config
configure:19973: checking for the version of libcurl
configure:19980: result: 7.49.1
configure:19987: checking for libcurl >= version 7.17.0
configure:20000: result: yes
configure:20041: checking whether libcurl is usable
configure:20084: clang -o conftest conftest.c -lcurl >&5
configure:20090: $? = 0
configure:20113: result: yes
configure:20126: checking for curl_free
configure:20182: clang -o conftest conftest.c -lcurl >&5
configure:20188: $? = 0
configure:20205: result: yes
configure:20298: checking for fuse_opt_parse
configure:20354: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:20360: $? = 0
configure:20377: result: yes
configure:20385: checking for ANSI C header files
configure:20549: result: yes
configure:20579: checking fcntl.h usability
configure:20596: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:20602: $? = 0
configure:20616: result: yes
configure:20620: checking fcntl.h presence
configure:20635: clang -E conftest.c
configure:20641: $? = 0
configure:20655: result: yes
configure:20683: checking for fcntl.h
configure:20691: result: yes
configure:20579: checking netinet/in.h usability
configure:20596: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:20602: $? = 0
configure:20616: result: yes
configure:20620: checking netinet/in.h presence
configure:20635: clang -E conftest.c
configure:20641: $? = 0
configure:20655: result: yes
configure:20683: checking for netinet/in.h
configure:20691: result: yes
configure:20569: checking for stdint.h
configure:20575: result: yes
configure:20569: checking for stdlib.h
configure:20575: result: yes
configure:20569: checking for string.h
configure:20575: result: yes
configure:20569: checking for unistd.h
configure:20575: result: yes
configure:20706: checking for an ANSI C-conforming const
configure:20781: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
conftest.c:106:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized]
struct s *b; b->j = 5;
^
conftest.c:106:16: note: initialize the variable 'b' to silence this warning
struct s *b; b->j = 5;
^
= 0
conftest.c:90:6: warning: variable 't' is uninitialized when used here [-Wuninitialized]
*t++ = 0;
^
conftest.c:87:12: note: initialize the variable 't' to silence this warning
char *t;
^
= 0
2 warnings generated.
configure:20787: $? = 0
configure:20802: result: yes
configure:20812: checking for uid_t in sys/types.h
configure:20835: result: yes
configure:20850: checking for inline
configure:20876: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
conftest.c:63:21: warning: unused function 'static_foo' [-Wunused-function]
static inline foo_t static_foo () {return 0; }
^
1 warning generated.
configure:20882: $? = 0
configure:20900: result: inline
configure:20919: checking for mode_t
configure:20949: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:20955: $? = 0
configure:20970: result: yes
configure:20982: checking for off_t
configure:21012: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:21018: $? = 0
configure:21033: result: yes
configure:21045: checking for size_t
configure:21075: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:21081: $? = 0
configure:21096: result: yes
configure:21108: checking for struct stat.st_blksize
configure:21136: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:21142: $? = 0
configure:21199: result: yes
configure:21210: checking for struct stat.st_blocks
configure:21238: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:21244: $? = 0
configure:21301: result: yes
configure:21324: checking for struct stat.st_rdev
configure:21352: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:21358: $? = 0
configure:21415: result: yes
configure:21426: checking whether time.h and sys/time.h may both be included
configure:21456: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:21462: $? = 0
configure:21477: result: yes
configure:21487: checking whether struct tm is in sys/time.h or time.h
configure:21517: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:21523: $? = 0
configure:21538: result: time.h
configure:21558: checking for unistd.h
configure:21564: result: yes
configure:21693: checking for working chown
configure:21736: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:21739: $? = 0
configure:21745: ./conftest
configure:21748: $? = 0
configure:21766: result: yes
configure:21781: checking for stdlib.h
configure:21787: result: yes
configure:21916: checking for GNU libc compatible malloc
configure:21950: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:21953: $? = 0
configure:21959: ./conftest
configure:21962: $? = 0
configure:21978: result: yes
configure:22024: checking sys/time.h usability
configure:22041: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:22047: $? = 0
configure:22061: result: yes
configure:22065: checking sys/time.h presence
configure:22080: clang -E conftest.c
configure:22086: $? = 0
configure:22100: result: yes
configure:22128: checking for sys/time.h
configure:22136: result: yes
configure:22014: checking for unistd.h
configure:22020: result: yes
configure:22024: checking utime.h usability
configure:22041: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:22047: $? = 0
configure:22061: result: yes
configure:22065: checking utime.h presence
configure:22080: clang -E conftest.c
configure:22086: $? = 0
configure:22100: result: yes
configure:22128: checking for utime.h
configure:22136: result: yes
configure:22160: checking for alarm
configure:22216: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:22222: $? = 0
configure:22240: result: yes
configure:22266: checking for working mktime
configure:22475: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:22478: $? = 0
configure:22484: ./conftest
configure:22487: $? = 0
configure:22503: result: yes
configure:22519: checking for stdlib.h
configure:22525: result: yes
configure:22654: checking for GNU libc compatible realloc
configure:22688: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:22691: $? = 0
configure:22697: ./conftest
configure:22700: $? = 0
configure:22716: result: yes
configure:22760: checking sys/select.h usability
configure:22777: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:22783: $? = 0
configure:22797: result: yes
configure:22801: checking sys/select.h presence
configure:22816: clang -E conftest.c
configure:22822: $? = 0
configure:22836: result: yes
configure:22864: checking for sys/select.h
configure:22872: result: yes
configure:22760: checking sys/socket.h usability
configure:22777: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:22783: $? = 0
configure:22797: result: yes
configure:22801: checking sys/socket.h presence
configure:22816: clang -E conftest.c
configure:22822: $? = 0
configure:22836: result: yes
configure:22864: checking for sys/socket.h
configure:22872: result: yes
configure:22885: checking types of arguments for select
configure:22923: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:22929: $? = 0
configure:22950: result: int,fd_set *,struct timeval *
configure:22977: checking for strftime
configure:23033: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:23039: $? = 0
configure:23057: result: yes
configure:23146: checking whether utime accepts a null argument
configure:23185: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:23188: $? = 0
configure:23194: ./conftest
configure:23197: $? = 0
configure:23213: result: yes
configure:23241: checking for ftruncate
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for getpass
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for memmove
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
conftest.c:108:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:108:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for memset
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
conftest.c:109:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:109:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for mkdir
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for realpath
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for rmdir
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for select
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for strchr
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
conftest.c:114:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:114:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for strdup
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
conftest.c:115:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:115:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for strrchr
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
conftest.c:116:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
char strrchr ();
^
conftest.c:116:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for strstr
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
conftest.c:117:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:117:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for strtoull
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:23303: $? = 0
configure:23321: result: yes
configure:23241: checking for utime
configure:23297: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:23303: $? = 0
configure:23321: result: yes
configure:23347: checking for iconv
configure:23379: clang -o conftest -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c -lglib-2.0 -lfuse -pthread -lcurl >&5
configure:23385: $? = 0
configure:23455: result: yes
configure:23463: checking for iconv declaration
configure:23502: clang -c -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse conftest.c >&5
configure:23508: $? = 0
configure:23527: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:23687: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by curlftpfs config.status 0.9.2, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 6ab50a2bd92b
config.status:674: creating Makefile
config.status:674: creating compat/Makefile
config.status:674: creating tests/Makefile
config.status:674: creating doc/Makefile
config.status:674: creating config.h
config.status:1027: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FUSE_CFLAGS_set=
ac_cv_env_FUSE_CFLAGS_value=
ac_cv_env_FUSE_LIBS_set=
ac_cv_env_FUSE_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_alarm=yes
ac_cv_func_chown_works=yes
ac_cv_func_curl_free=yes
ac_cv_func_ftruncate=yes
ac_cv_func_fuse_opt_parse=yes
ac_cv_func_getpass=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_realpath=yes
ac_cv_func_rmdir=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strftime=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtoull=yes
ac_cv_func_utime=yes
ac_cv_func_utime_null=yes
ac_cv_func_working_mktime=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_stat_st_blocks=yes
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path__libcurl_config=/usr/bin/curl-config
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
libcurl_cv_lib_curl_usable=yes
libcurl_cv_lib_curl_version=7.49.1
libcurl_cv_lib_version_ok=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
pkg_cv_FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse'
pkg_cv_FUSE_LIBS='-lfuse -pthread'
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_GLIB_LIBS=-lglib-2.0
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/curlftpfs/src/curlftpfs-0.9.2/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/curlftpfs/src/curlftpfs-0.9.2/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/curlftpfs/src/curlftpfs-0.9.2/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/curlftpfs/src/curlftpfs-0.9.2/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/curlftpfs/src/curlftpfs-0.9.2/missing --run automake-1.9'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall -W -Wno-sign-compare -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse '
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse'
FUSE_LIBS='-lfuse -pthread'
FUSE_OPT_COMPAT_FALSE=''
FUSE_OPT_COMPAT_TRUE='#'
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GLIB_LIBS='-lglib-2.0'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBCURL='-lcurl'
LIBCURL_CPPFLAGS=''
LIBICONV=''
LIBOBJS=''
LIBS='-lglib-2.0 -lfuse -pthread -lcurl'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/curlftpfs/src/curlftpfs-0.9.2/missing --run makeinfo'
OBJEXT='o'
PACKAGE='curlftpfs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='curlftpfs'
PACKAGE_STRING='curlftpfs 0.9.2'
PACKAGE_TARNAME='curlftpfs'
PACKAGE_VERSION='0.9.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.9.2'
_libcurl_config=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77='gfortran'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/tmp/curlftpfs/src/curlftpfs-0.9.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "curlftpfs"
#define PACKAGE_TARNAME "curlftpfs"
#define PACKAGE_VERSION "0.9.2"
#define PACKAGE_STRING "curlftpfs 0.9.2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "curlftpfs"
#define VERSION "0.9.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_LIBCURL 1
#define LIBCURL_FEATURE_SSL 1
#define LIBCURL_FEATURE_IPV6 1
#define LIBCURL_FEATURE_UNIXSOCKETS 1
#define LIBCURL_FEATURE_LIBZ 1
#define LIBCURL_FEATURE_ASYNCHDNS 1
#define LIBCURL_FEATURE_IDN 1
#define LIBCURL_FEATURE_GSS_API 1
#define LIBCURL_FEATURE_SPNEGO 1
#define LIBCURL_FEATURE_KERBEROS 1
#define LIBCURL_FEATURE_NTLM 1
#define LIBCURL_FEATURE_NTLM_WB 1
#define LIBCURL_FEATURE_TLS_SRP 1
#define LIBCURL_PROTOCOL_DICT 1
#define LIBCURL_PROTOCOL_FILE 1
#define LIBCURL_PROTOCOL_FTP 1
#define LIBCURL_PROTOCOL_FTPS 1
#define LIBCURL_PROTOCOL_GOPHER 1
#define LIBCURL_PROTOCOL_HTTP 1
#define LIBCURL_PROTOCOL_HTTPS 1
#define LIBCURL_PROTOCOL_IMAP 1
#define LIBCURL_PROTOCOL_IMAPS 1
#define LIBCURL_PROTOCOL_POP3 1
#define LIBCURL_PROTOCOL_POP3S 1
#define LIBCURL_PROTOCOL_RTSP 1
#define LIBCURL_PROTOCOL_SCP 1
#define LIBCURL_PROTOCOL_SFTP 1
#define LIBCURL_PROTOCOL_SMB 1
#define LIBCURL_PROTOCOL_SMBS 1
#define LIBCURL_PROTOCOL_SMTP 1
#define LIBCURL_PROTOCOL_SMTPS 1
#define LIBCURL_PROTOCOL_TELNET 1
#define LIBCURL_PROTOCOL_TFTP 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_ST_BLOCKS 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_UNISTD_H 1
#define HAVE_CHOWN 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_ALARM 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define HAVE_STRFTIME 1
#define HAVE_UTIME_NULL 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETPASS 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_REALPATH 1
#define HAVE_RMDIR 1
#define HAVE_SELECT 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOULL 1
#define HAVE_UTIME 1
#define HAVE_ICONV 1
#define ICONV_CONST
configure: exit 0