Build of s3fs-fuse with vanilla toolchain

The build took 00h 01m 00s and was 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.

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...

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-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 for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# 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 g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... gcc3
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... 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... yes
# 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'
# 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.cpp
# 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 curl.o -MD -MP -MF .deps/curl.Tpo -c -o curl.o curl.cpp
# mv -f .deps/s3fs.Tpo .deps/s3fs.Po
# 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 cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.cpp
# mv -f .deps/curl.Tpo .deps/curl.Po
# 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 string_util.o -MD -MP -MF .deps/string_util.Tpo -c -o string_util.o string_util.cpp
# mv -f .deps/string_util.Tpo .deps/string_util.Po
# 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_util.o -MD -MP -MF .deps/s3fs_util.Tpo -c -o s3fs_util.o s3fs_util.cpp
# mv -f .deps/cache.Tpo .deps/cache.Po
# 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 fdcache.o -MD -MP -MF .deps/fdcache.Tpo -c -o fdcache.o fdcache.cpp
# mv -f .deps/s3fs_util.Tpo .deps/s3fs_util.Po
# 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 common_auth.o -MD -MP -MF .deps/common_auth.Tpo -c -o common_auth.o common_auth.cpp
# mv -f .deps/fdcache.Tpo .deps/fdcache.Po
# 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 openssl_auth.o -MD -MP -MF .deps/openssl_auth.Tpo -c -o openssl_auth.o openssl_auth.cpp
# mv -f .deps/common_auth.Tpo .deps/common_auth.Po
# 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 test_string_util.o -MD -MP -MF .deps/test_string_util.Tpo -c -o test_string_util.o test_string_util.cpp
# mv -f .deps/test_string_util.Tpo .deps/test_string_util.Po
# g++ -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.Po
# g++ -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 test
# make[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.c
# mv -f .deps/rename_before_close.Tpo .deps/rename_before_close.Po
# gcc -o rename_before_close rename_before_close.o
# make[1]: Leaving directory '/tmp/s3fs-fuse/src/s3fs-fuse-1.79/test'
# Making all in doc
# make[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 src
# make[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 test
# make[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 doc
# make[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
# s3fs-fuse 1.79-3

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
# s3fs-fuse 1.79-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man1/s3fs.1.gz
# /usr/bin/s3fs

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
# .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 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 = 580fb55f4392
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -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 = unknown
#
# 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 /usr/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:2742: checking for x86_64-unknown-linux-g++
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-c++
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-gpp
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-aCC
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-CC
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-cxx
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-cc++
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-cl.exe
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-FCC
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-KCC
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-RCC
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-xlC_r
# configure:2772: result: no
# configure:2742: checking for x86_64-unknown-linux-xlC
# configure:2772: result: no
# configure:2786: checking for g++
# configure:2802: found /usr/bin/g++
# configure:2813: result: g++
# configure:2840: checking for C++ compiler version
# configure:2849: g++ --version >&5
# g++ (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:2860: $? = 0
# configure:2849: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:2860: $? = 0
# configure:2849: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:2860: $? = 1
# configure:2849: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:2860: $? = 1
# configure:2880: checking whether the C++ compiler works
# configure:2902: g++ 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: g++ -o conftest conftest.cpp >&5
# configure:2976: $? = 0
# configure:2998: result:
# configure:3020: checking whether we are cross compiling
# configure:3028: g++ -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: g++ -c conftest.cpp >&5
# configure:3089: $? = 0
# configure:3110: result: o
# configure:3114: checking whether we are using the GNU C++ compiler
# configure:3133: g++ -c conftest.cpp >&5
# configure:3133: $? = 0
# configure:3142: result: yes
# configure:3151: checking whether g++ accepts -g
# configure:3171: g++ -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 g++
# configure:3411: result: gcc3
# configure:3434: checking for x86_64-unknown-linux-gcc
# configure:3464: result: no
# configure:3474: checking for gcc
# configure:3490: found /usr/bin/gcc
# configure:3501: result: gcc
# configure:3730: checking for C compiler version
# configure:3739: gcc --version >&5
# gcc (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:3750: $? = 0
# configure:3739: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# 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:3750: $? = 0
# configure:3739: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3750: $? = 1
# configure:3739: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3750: $? = 1
# configure:3754: checking whether we are using the GNU C compiler
# configure:3773: gcc -c conftest.c >&5
# configure:3773: $? = 0
# configure:3782: result: yes
# configure:3791: checking whether gcc accepts -g
# configure:3811: gcc -c -g conftest.c >&5
# configure:3811: $? = 0
# configure:3852: result: yes
# configure:3869: checking for gcc option to accept ISO C89
# configure:3932: gcc -c conftest.c >&5
# configure:3932: $? = 0
# configure:3945: result: none needed
# configure:3970: checking whether gcc understands -c and -o together
# configure:3992: gcc -c conftest.c -o conftest2.o
# configure:3995: $? = 0
# configure:3992: gcc -c conftest.c -o conftest2.o
# configure:3995: $? = 0
# configure:4007: result: yes
# configure:4026: checking dependency style of gcc
# 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: gcc -o conftest conftest.c >&5
# configure:5133: $? = 0
# configure:5133: result: yes
# 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 580fb55f4392
#
# 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=
# ac_cv_env_CC_value=
# 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=
# 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=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=yes
# 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_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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='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 1
#
# configure: exit 0