The build took 00h 01m 15s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
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:
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:
There were existing files in /sysroot, using those
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-1Total 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-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether the C++ compiler works... yeschecking for C++ compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking for style of include used by make... GNUchecking dependency style of clang++... gcc3checking for x86_64-unknown-linux-gcc... clangchecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang understands -c and -o together... yeschecking dependency style of clang... gcc3checking s3fs build with nettle(GnuTLS)... nochecking s3fs build with OpenSSL... nochecking s3fs build with GnuTLS... nochecking s3fs build with NSS... nochecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for common_lib_checking... yeschecking compile s3fs with... OpenSSLchecking for DEPS... yeschecking for malloc_trim... nochecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating test/Makefileconfig.status: creating doc/Makefileconfig.status: executing depfiles commandsMaking all in srcmake[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.cppclang++ -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.cppclang++ -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.cppclang++ -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.cppcurl.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 1make[1]: *** Waiting for unfinished jobs....1 error generated.make[1]: *** [Makefile:622: s3fs.o] Error 1mv -f .deps/string_util.Tpo .deps/string_util.Pomv -f .deps/cache.Tpo .deps/cache.Pomake[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 whilerunning configure, to aid debugging if configure makes a mistake.It was created by s3fs configure 1.79, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = dfbfe5db64fcuname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:2041: checking build system typeconfigure:2055: result: x86_64-unknown-linux-gnuconfigure:2075: checking host system typeconfigure:2088: result: x86_64-unknown-linux-gnuconfigure:2108: checking target system typeconfigure:2121: result: x86_64-unknown-linux-gnuconfigure:2164: checking for a BSD-compatible installconfigure:2232: result: /usr/bin/install -cconfigure:2243: checking whether build environment is saneconfigure:2298: result: yesconfigure:2357: checking for x86_64-unknown-linux-stripconfigure:2387: result: noconfigure:2397: checking for stripconfigure:2413: found /sysroot/bin/stripconfigure:2424: result: stripconfigure:2449: checking for a thread-safe mkdir -pconfigure:2488: result: /usr/bin/mkdir -pconfigure:2495: checking for gawkconfigure:2511: found /usr/bin/gawkconfigure:2522: result: gawkconfigure:2533: checking whether make sets $(MAKE)configure:2555: result: yesconfigure:2584: checking whether make supports nested variablesconfigure:2601: result: yesconfigure:2840: checking for C++ compiler versionconfigure:2849: clang++ --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2860: $? = 0configure:2849: clang++ -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2860: $? = 0configure:2849: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2860: $? = 1configure:2849: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2860: $? = 1configure:2880: checking whether the C++ compiler worksconfigure:2902: clang++ conftest.cpp >&5configure:2906: $? = 0configure:2954: result: yesconfigure:2957: checking for C++ compiler default output file nameconfigure:2959: result: a.outconfigure:2965: checking for suffix of executablesconfigure:2972: clang++ -o conftest conftest.cpp >&5configure:2976: $? = 0configure:2998: result:configure:3020: checking whether we are cross compilingconfigure:3028: clang++ -o conftest conftest.cpp >&5configure:3032: $? = 0configure:3039: ./conftestconfigure:3043: $? = 0configure:3058: result: noconfigure:3063: checking for suffix of object filesconfigure:3085: clang++ -c conftest.cpp >&5configure:3089: $? = 0configure:3110: result: oconfigure:3114: checking whether we are using the GNU C++ compilerconfigure:3133: clang++ -c conftest.cpp >&5configure:3133: $? = 0configure:3142: result: yesconfigure:3151: checking whether clang++ accepts -gconfigure:3171: clang++ -c -g conftest.cpp >&5configure:3171: $? = 0configure:3212: result: yesconfigure:3246: checking for style of include used by makeconfigure:3274: result: GNUconfigure:3300: checking dependency style of clang++configure:3411: result: gcc3configure:3434: checking for x86_64-unknown-linux-gccconfigure:3461: result: clangconfigure:3730: checking for C compiler versionconfigure:3739: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3750: $? = 0configure:3739: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:3750: $? = 0configure:3739: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3750: $? = 1configure:3739: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3750: $? = 1configure:3754: checking whether we are using the GNU C compilerconfigure:3773: clang -c conftest.c >&5configure:3773: $? = 0configure:3782: result: yesconfigure:3791: checking whether clang accepts -gconfigure:3811: clang -c -g conftest.c >&5configure:3811: $? = 0configure:3852: result: yesconfigure:3869: checking for clang option to accept ISO C89configure:3932: clang -c conftest.c >&5configure:3932: $? = 0configure:3945: result: none neededconfigure:3970: checking whether clang understands -c and -o togetherconfigure:3992: clang -c conftest.c -o conftest2.oconfigure:3995: $? = 0configure:3992: clang -c conftest.c -o conftest2.oconfigure:3995: $? = 0configure:4007: result: yesconfigure:4026: checking dependency style of clangconfigure:4137: result: gcc3configure:4170: checking s3fs build with nettle(GnuTLS)configure:4190: result: noconfigure:4196: checking s3fs build with OpenSSLconfigure:4220: result: noconfigure:4226: checking s3fs build with GnuTLSconfigure:4256: result: noconfigure:4262: checking s3fs build with NSSconfigure:4292: result: noconfigure:4319: checking for x86_64-unknown-linux-pkg-configconfigure:4352: result: noconfigure:4362: checking for pkg-configconfigure:4380: found /usr/bin/pkg-configconfigure:4392: result: /usr/bin/pkg-configconfigure:4417: checking pkg-config is at least version 0.9.0configure:4420: result: yesconfigure:4430: checking for common_lib_checkingconfigure:4437: $PKG_CONFIG --exists --print-errors "fuse >= ${min_fuse_version} libcurl >= 7.0 libxml-2.0 >= 2.6"configure:4440: $? = 0configure:4454: $PKG_CONFIG --exists --print-errors "fuse >= ${min_fuse_version} libcurl >= 7.0 libxml-2.0 >= 2.6"configure:4457: $? = 0configure:4515: result: yesconfigure:4520: checking compile s3fs withconfigure:4524: result: OpenSSLconfigure:4528: checking for DEPSconfigure:4535: $PKG_CONFIG --exists --print-errors "fuse >= ${min_fuse_version} libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9"configure:4538: $? = 0configure:4552: $PKG_CONFIG --exists --print-errors "fuse >= ${min_fuse_version} libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9"configure:4555: $? = 0configure:4613: result: yesconfigure:5133: checking for malloc_trimconfigure: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: $? = 1configure: 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: noconfigure:5290: checking that generated files are newer than configureconfigure:5296: result: doneconfigure:5339: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by s3fs config.status 1.79, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson dfbfe5db64fcconfig.status:808: creating Makefileconfig.status:808: creating src/Makefileconfig.status:808: creating test/Makefileconfig.status:808: creating doc/Makefileconfig.status:980: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_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=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_malloc_trim=noac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_target=x86_64-unknown-linux-gnuam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yespkg_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