The build took 00h 01m 00s and was 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.
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: s3fs-fuse 1.79-3 (Wed Aug 24 14:31:27 UTC 2016)==> 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 for x86_64-unknown-linux-g++... nochecking for x86_64-unknown-linux-c++... nochecking for x86_64-unknown-linux-gpp... nochecking for x86_64-unknown-linux-aCC... nochecking for x86_64-unknown-linux-CC... nochecking for x86_64-unknown-linux-cxx... nochecking for x86_64-unknown-linux-cc++... nochecking for x86_64-unknown-linux-cl.exe... nochecking for x86_64-unknown-linux-FCC... nochecking for x86_64-unknown-linux-KCC... nochecking for x86_64-unknown-linux-RCC... nochecking for x86_64-unknown-linux-xlC_r... nochecking for x86_64-unknown-linux-xlC... nochecking for g++... g++checking 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 g++ accepts -g... yeschecking for style of include used by make... GNUchecking dependency style of g++... gcc3checking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking whether gcc understands -c and -o together... yeschecking dependency style of gcc... 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... yeschecking 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'g++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -DHAVE_MALLOC_TRIM=1 -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.cppg++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -DHAVE_MALLOC_TRIM=1 -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.cppmv -f .deps/s3fs.Tpo .deps/s3fs.Pog++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -DHAVE_MALLOC_TRIM=1 -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.cppmv -f .deps/curl.Tpo .deps/curl.Pog++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -DHAVE_MALLOC_TRIM=1 -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.cppmv -f .deps/string_util.Tpo .deps/string_util.Pog++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -DHAVE_MALLOC_TRIM=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2 -Wall -D_FILE_OFFSET_BITS=64 -MT s3fs_util.o -MD -MP -MF .deps/s3fs_util.Tpo -c -o s3fs_util.o s3fs_util.cppmv -f .deps/cache.Tpo .deps/cache.Pog++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -DHAVE_MALLOC_TRIM=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2 -Wall -D_FILE_OFFSET_BITS=64 -MT fdcache.o -MD -MP -MF .deps/fdcache.Tpo -c -o fdcache.o fdcache.cppmv -f .deps/s3fs_util.Tpo .deps/s3fs_util.Pog++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -DHAVE_MALLOC_TRIM=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2 -Wall -D_FILE_OFFSET_BITS=64 -MT common_auth.o -MD -MP -MF .deps/common_auth.Tpo -c -o common_auth.o common_auth.cppmv -f .deps/fdcache.Tpo .deps/fdcache.Pog++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -DHAVE_MALLOC_TRIM=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2 -Wall -D_FILE_OFFSET_BITS=64 -MT openssl_auth.o -MD -MP -MF .deps/openssl_auth.Tpo -c -o openssl_auth.o openssl_auth.cppmv -f .deps/common_auth.Tpo .deps/common_auth.Pog++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -DHAVE_MALLOC_TRIM=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2 -Wall -D_FILE_OFFSET_BITS=64 -MT test_string_util.o -MD -MP -MF .deps/test_string_util.Tpo -c -o test_string_util.o test_string_util.cppmv -f .deps/test_string_util.Tpo .deps/test_string_util.Pog++ -Wall -D_FILE_OFFSET_BITS=64 -o test_string_util string_util.o test_string_util.o mv -f .deps/openssl_auth.Tpo .deps/openssl_auth.Pog++ -Wall -D_FILE_OFFSET_BITS=64 -o s3fs s3fs.o curl.o cache.o string_util.o s3fs_util.o fdcache.o common_auth.o openssl_auth.o -lfuse -pthread -lcurl -lxml2 -lcrypto make[1]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/src'Making all in testmake[1]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/test'gcc -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.79\" -DPACKAGE_STRING=\"s3fs\ 1.79\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.79\" -DHAVE_MALLOC_TRIM=1 -I. -MT rename_before_close.o -MD -MP -MF .deps/rename_before_close.Tpo -c -o rename_before_close.o rename_before_close.cmv -f .deps/rename_before_close.Tpo .deps/rename_before_close.Pogcc -o rename_before_close rename_before_close.o make[1]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/test'Making all in docmake[1]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/doc'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/doc'make[1]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79'make[1]: Nothing to be done for 'all-am'.make[1]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79'==> Entering fakeroot environment...==> Starting package()...Making install in srcmake[1]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/src'make[2]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/src'make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/s3fs-fuse/pkg/s3fs-fuse//usr/bin' /usr/bin/install -c s3fs '/tmp/s3fs-fuse/pkg/s3fs-fuse//usr/bin'make[2]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/src'make[1]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/src'Making install in testmake[1]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/test'make[2]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/test'make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/s3fs-fuse/pkg/s3fs-fuse/test' /usr/bin/install -c rename_before_close '/tmp/s3fs-fuse/pkg/s3fs-fuse/test'make[2]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/test'make[1]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/test'Making install in docmake[1]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/doc'make[2]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/doc'make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/s3fs-fuse/pkg/s3fs-fuse//usr/share/man/man1' /usr/bin/install -c -m 644 man/s3fs.1 '/tmp/s3fs-fuse/pkg/s3fs-fuse//usr/share/man/man1'make[2]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/doc'make[1]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/doc'make[1]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79'make[2]: Entering directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79'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/s3fs-fuse/src/s3fs-fuse-1.79'make[1]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "s3fs-fuse"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: s3fs-fuse 1.79-3 (Wed Aug 24 14:31:45 UTC 2016)CMD: pacman --query --file s3fs-fuse-1.79-3-x86_64.pkg.tar.xz
Creating hybrid package for 's3fs-fuse'
Trying to find vanilla package 's3fs-fuse'...
CMD: pacman --query --file /mirror/s3fs-fuse-1.79-3.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 s3fs-fuse.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/s3fs-fuse.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/s3fs-fuse.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/s3fs-fuse.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/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 = 580fb55f4392uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/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: /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 /usr/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:2742: checking for x86_64-unknown-linux-g++configure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-c++configure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-gppconfigure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-aCCconfigure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-CCconfigure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-cxxconfigure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-cc++configure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-cl.execonfigure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-FCCconfigure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-KCCconfigure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-RCCconfigure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-xlC_rconfigure:2772: result: noconfigure:2742: checking for x86_64-unknown-linux-xlCconfigure:2772: result: noconfigure:2786: checking for g++configure:2802: found /usr/bin/g++configure:2813: result: g++configure:2840: checking for C++ compiler versionconfigure:2849: g++ --version >&5g++ (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2860: $? = 0configure:2849: g++ -v >&5Using built-in specs.COLLECT_GCC=g++COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured 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=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2860: $? = 0configure:2849: g++ -V >&5g++: error: unrecognized command line option '-V'g++: fatal error: no input filescompilation terminated.configure:2860: $? = 1configure:2849: g++ -qversion >&5g++: error: unrecognized command line option '-qversion'; did you mean '--version'?g++: fatal error: no input filescompilation terminated.configure:2860: $? = 1configure:2880: checking whether the C++ compiler worksconfigure:2902: g++ 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: g++ -o conftest conftest.cpp >&5configure:2976: $? = 0configure:2998: result:configure:3020: checking whether we are cross compilingconfigure:3028: g++ -o conftest conftest.cpp >&5configure:3032: $? = 0configure:3039: ./conftestconfigure:3043: $? = 0configure:3058: result: noconfigure:3063: checking for suffix of object filesconfigure:3085: g++ -c conftest.cpp >&5configure:3089: $? = 0configure:3110: result: oconfigure:3114: checking whether we are using the GNU C++ compilerconfigure:3133: g++ -c conftest.cpp >&5configure:3133: $? = 0configure:3142: result: yesconfigure:3151: checking whether g++ accepts -gconfigure:3171: g++ -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 g++configure:3411: result: gcc3configure:3434: checking for x86_64-unknown-linux-gccconfigure:3464: result: noconfigure:3474: checking for gccconfigure:3490: found /usr/bin/gccconfigure:3501: result: gccconfigure:3730: checking for C compiler versionconfigure:3739: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3750: $? = 0configure:3739: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured 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=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3750: $? = 0configure:3739: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3750: $? = 1configure:3739: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3750: $? = 1configure:3754: checking whether we are using the GNU C compilerconfigure:3773: gcc -c conftest.c >&5configure:3773: $? = 0configure:3782: result: yesconfigure:3791: checking whether gcc accepts -gconfigure:3811: gcc -c -g conftest.c >&5configure:3811: $? = 0configure:3852: result: yesconfigure:3869: checking for gcc option to accept ISO C89configure:3932: gcc -c conftest.c >&5configure:3932: $? = 0configure:3945: result: none neededconfigure:3970: checking whether gcc understands -c and -o togetherconfigure:3992: gcc -c conftest.c -o conftest2.oconfigure:3995: $? = 0configure:3992: gcc -c conftest.c -o conftest2.oconfigure:3995: $? = 0configure:4007: result: yesconfigure:4026: checking dependency style of gccconfigure: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: gcc -o conftest conftest.c >&5configure:5133: $? = 0configure:5133: result: yesconfigure: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 580fb55f4392config.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=ac_cv_env_CC_value=ac_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=ac_cv_env_CXX_value=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=yesac_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_ac_ct_CC=gccac_cv_prog_ac_ct_CXX=g++ac_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='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPPFLAGS=''CXX='g++'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\" -DHAVE_MALLOC_TRIM=1'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='gcc'ac_ct_CXX='g++'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"#define HAVE_MALLOC_TRIM 1configure: exit 0