Build of s3fs-fuse with musl toolchain

The build took 00h 01m 15s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
10,914 cpp
2,822 makefile
492 sh
69 ansic
14,297 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: s3fs-fuse 1.79-3 (Wed Apr 5 02:14:46 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()...
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# configure.ac:29: installing './compile'
# configure.ac:25: installing './config.guess'
# configure.ac:25: installing './config.sub'
# configure.ac:26: installing './install-sh'
# configure.ac:26: installing './missing'
# src/Makefile.am: installing './depcomp'
# parallel-tests: installing './test-driver'
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether the C++ compiler works... yes
# checking for C++ compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of clang++... gcc3
# checking for x86_64-unknown-linux-gcc... clang
# 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 whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking s3fs build with nettle(GnuTLS)... no
# checking s3fs build with OpenSSL... no
# checking s3fs build with GnuTLS... no
# checking s3fs build with NSS... no
# 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 common_lib_checking... yes
# checking compile s3fs with... OpenSSL
# checking for DEPS... yes
# checking for malloc_trim... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating test/Makefile
# config.status: creating doc/Makefile
# config.status: executing depfiles commands
# Making all in src
# make[1]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/src'
# clang++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2 -Wall -D_FILE_OFFSET_BITS=64 -MT s3fs.o -MD -MP -MF .deps/s3fs.Tpo -c -o s3fs.o s3fs.cpp
# clang++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2 -Wall -D_FILE_OFFSET_BITS=64 -MT curl.o -MD -MP -MF .deps/curl.Tpo -c -o curl.o curl.cpp
# clang++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2 -Wall -D_FILE_OFFSET_BITS=64 -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.cpp
# clang++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2 -Wall -D_FILE_OFFSET_BITS=64 -MT string_util.o -MD -MP -MF .deps/string_util.Tpo -c -o string_util.o string_util.cpp
# curl.cpp:33:10: fatal error: 'curl/curl.h' file not found
# #include
# ^
# s3fs.cpp:33:10: fatal error: 'curl/curl.h' file not found
# #include
# ^
# 1 error generated.
# make[1]: *** [Makefile:622: curl.o] Error 1
# make[1]: *** Waiting for unfinished jobs....
# 1 error generated.
# make[1]: *** [Makefile:622: s3fs.o] Error 1
# mv -f .deps/string_util.Tpo .deps/string_util.Po
# mv -f .deps/cache.Tpo .deps/cache.Po
# make[1]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/src'
# make: *** [Makefile:377: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/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 s3fs configure 1.79, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = dfbfe5db64fc
# 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: /sysroot/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:2041: checking build system type
# configure:2055: result: x86_64-unknown-linux-gnu
# configure:2075: checking host system type
# configure:2088: result: x86_64-unknown-linux-gnu
# configure:2108: checking target system type
# configure:2121: result: x86_64-unknown-linux-gnu
# configure:2164: checking for a BSD-compatible install
# configure:2232: result: /usr/bin/install -c
# configure:2243: checking whether build environment is sane
# configure:2298: result: yes
# configure:2357: checking for x86_64-unknown-linux-strip
# configure:2387: result: no
# configure:2397: checking for strip
# configure:2413: found /sysroot/bin/strip
# configure:2424: result: strip
# configure:2449: checking for a thread-safe mkdir -p
# configure:2488: result: /usr/bin/mkdir -p
# configure:2495: checking for gawk
# configure:2511: found /usr/bin/gawk
# configure:2522: result: gawk
# configure:2533: checking whether make sets $(MAKE)
# configure:2555: result: yes
# configure:2584: checking whether make supports nested variables
# configure:2601: result: yes
# configure:2840: checking for C++ compiler version
# configure:2849: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2860: $? = 0
# configure:2849: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2860: $? = 0
# configure:2849: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2860: $? = 1
# configure:2849: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2860: $? = 1
# configure:2880: checking whether the C++ compiler works
# configure:2902: clang++ conftest.cpp >&5
# configure:2906: $? = 0
# configure:2954: result: yes
# configure:2957: checking for C++ compiler default output file name
# configure:2959: result: a.out
# configure:2965: checking for suffix of executables
# configure:2972: clang++ -o conftest conftest.cpp >&5
# configure:2976: $? = 0
# configure:2998: result:
# configure:3020: checking whether we are cross compiling
# configure:3028: clang++ -o conftest conftest.cpp >&5
# configure:3032: $? = 0
# configure:3039: ./conftest
# configure:3043: $? = 0
# configure:3058: result: no
# configure:3063: checking for suffix of object files
# configure:3085: clang++ -c conftest.cpp >&5
# configure:3089: $? = 0
# configure:3110: result: o
# configure:3114: checking whether we are using the GNU C++ compiler
# configure:3133: clang++ -c conftest.cpp >&5
# configure:3133: $? = 0
# configure:3142: result: yes
# configure:3151: checking whether clang++ accepts -g
# configure:3171: clang++ -c -g conftest.cpp >&5
# configure:3171: $? = 0
# configure:3212: result: yes
# configure:3246: checking for style of include used by make
# configure:3274: result: GNU
# configure:3300: checking dependency style of clang++
# configure:3411: result: gcc3
# configure:3434: checking for x86_64-unknown-linux-gcc
# configure:3461: result: clang
# configure:3730: checking for C compiler version
# configure:3739: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3750: $? = 0
# configure:3739: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3750: $? = 0
# configure:3739: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3750: $? = 1
# configure:3739: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3750: $? = 1
# configure:3754: checking whether we are using the GNU C compiler
# configure:3773: clang -c conftest.c >&5
# configure:3773: $? = 0
# configure:3782: result: yes
# configure:3791: checking whether clang accepts -g
# configure:3811: clang -c -g conftest.c >&5
# configure:3811: $? = 0
# configure:3852: result: yes
# configure:3869: checking for clang option to accept ISO C89
# configure:3932: clang -c conftest.c >&5
# configure:3932: $? = 0
# configure:3945: result: none needed
# configure:3970: checking whether clang understands -c and -o together
# configure:3992: clang -c conftest.c -o conftest2.o
# configure:3995: $? = 0
# configure:3992: clang -c conftest.c -o conftest2.o
# configure:3995: $? = 0
# configure:4007: result: yes
# configure:4026: checking dependency style of clang
# configure:4137: result: gcc3
# configure:4170: checking s3fs build with nettle(GnuTLS)
# configure:4190: result: no
# configure:4196: checking s3fs build with OpenSSL
# configure:4220: result: no
# configure:4226: checking s3fs build with GnuTLS
# configure:4256: result: no
# configure:4262: checking s3fs build with NSS
# configure:4292: result: no
# configure:4319: checking for x86_64-unknown-linux-pkg-config
# configure:4352: result: no
# configure:4362: checking for pkg-config
# configure:4380: found /usr/bin/pkg-config
# configure:4392: result: /usr/bin/pkg-config
# configure:4417: checking pkg-config is at least version 0.9.0
# configure:4420: result: yes
# configure:4430: checking for common_lib_checking
# configure:4437: $PKG_CONFIG --exists --print-errors "fuse >= ${min_fuse_version} libcurl >= 7.0 libxml-2.0 >= 2.6"
# configure:4440: $? = 0
# configure:4454: $PKG_CONFIG --exists --print-errors "fuse >= ${min_fuse_version} libcurl >= 7.0 libxml-2.0 >= 2.6"
# configure:4457: $? = 0
# configure:4515: result: yes
# configure:4520: checking compile s3fs with
# configure:4524: result: OpenSSL
# configure:4528: checking for DEPS
# configure:4535: $PKG_CONFIG --exists --print-errors "fuse >= ${min_fuse_version} libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9"
# configure:4538: $? = 0
# configure:4552: $PKG_CONFIG --exists --print-errors "fuse >= ${min_fuse_version} libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9"
# configure:4555: $? = 0
# configure:4613: result: yes
# configure:5133: checking for malloc_trim
# configure:5133: clang -o conftest conftest.c >&5
# /tmp/conftest-c272f3.o:conftest.c:function main: error: undefined reference to 'malloc_trim'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5133: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "s3fs"
# | #define PACKAGE_TARNAME "s3fs"
# | #define PACKAGE_VERSION "1.79"
# | #define PACKAGE_STRING "s3fs 1.79"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "s3fs"
# | #define VERSION "1.79"
# | /* end confdefs.h. */
# | /* Define malloc_trim to an innocuous variant, in case declares malloc_trim.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define malloc_trim innocuous_malloc_trim
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char malloc_trim (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef malloc_trim
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char malloc_trim ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_malloc_trim || defined __stub___malloc_trim
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return malloc_trim ();
# | ;
# | return 0;
# | }
# configure:5133: result: no
# configure:5290: checking that generated files are newer than configure
# configure:5296: result: done
# configure:5339: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by s3fs config.status 1.79, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on dfbfe5db64fc
#
# config.status:808: creating Makefile
# config.status:808: creating src/Makefile
# config.status:808: creating test/Makefile
# config.status:808: creating doc/Makefile
# config.status:980: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# 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_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_DEPS_CFLAGS_set=
# ac_cv_env_DEPS_CFLAGS_value=
# ac_cv_env_DEPS_LIBS_set=
# ac_cv_env_DEPS_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_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_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_common_lib_checking_CFLAGS_set=
# ac_cv_env_common_lib_checking_CFLAGS_value=
# ac_cv_env_common_lib_checking_LIBS_set=
# ac_cv_env_common_lib_checking_LIBS_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_func_malloc_trim=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# 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_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# pkg_cv_DEPS_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2'
# pkg_cv_DEPS_LIBS='-lfuse -pthread -lcurl -lxml2 -lcrypto'
# pkg_cv_common_lib_checking_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2'
# pkg_cv_common_lib_checking_LIBS='-lfuse -pthread -lcurl -lxml2'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/s3fs-fuse/src/s3fs-fuse-1.79/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/s3fs-fuse/src/s3fs-fuse-1.79/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/s3fs-fuse/src/s3fs-fuse-1.79/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/s3fs-fuse/src/s3fs-fuse-1.79/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPPFLAGS=''
# CXX='clang++'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -Wall -D_FILE_OFFSET_BITS=64'
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\"'
# DEPDIR='.deps'
# DEPS_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2'
# DEPS_LIBS='-lfuse -pthread -lcurl -lxml2 -lcrypto'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EXEEXT=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/s3fs-fuse/src/s3fs-fuse-1.79/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='s3fs'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='s3fs'
# PACKAGE_STRING='s3fs 1.79'
# PACKAGE_TARNAME='s3fs'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.79'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_GNUTLS_NETTLE_FALSE=''
# USE_GNUTLS_NETTLE_TRUE='#'
# USE_SSL_GNUTLS_FALSE=''
# USE_SSL_GNUTLS_TRUE='#'
# USE_SSL_NSS_FALSE=''
# USE_SSL_NSS_TRUE='#'
# USE_SSL_OPENSSL_FALSE='#'
# USE_SSL_OPENSSL_TRUE=''
# VERSION='1.79'
# ac_ct_CC=''
# ac_ct_CXX=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# common_lib_checking_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2'
# common_lib_checking_LIBS='-lfuse -pthread -lcurl -lxml2'
# 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='${SHELL} /tmp/s3fs-fuse/src/s3fs-fuse-1.79/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='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "s3fs"
# #define PACKAGE_TARNAME "s3fs"
# #define PACKAGE_VERSION "1.79"
# #define PACKAGE_STRING "s3fs 1.79"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "s3fs"
# #define VERSION "1.79"
#
# configure: exit 0