Build of btrfs-progs with vanilla toolchain

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

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

SLOCLanguage
63,732 ansic
5,122 sh
628 python
412 makefile
69,894 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: btrfs-progs 4.6.1-1 (Wed Aug 24 14:03:09 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) xmlto-0.0.28-1
#
# Total Installed Size: 0.12 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 xmlto...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
#
# Generate build-system by:
# aclocal: aclocal (GNU automake) 1.15
# autoconf: autoconf (GNU Autoconf) 2.69
# autoheader: autoheader (GNU Autoconf) 2.69
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# automake: automake (GNU automake) 1.15
#
# Now type './configure' and 'make' to compile.
#
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for an ANSI C-conforming const... yes
# checking for working volatile... yes
# checking whether byte ordering is bigendian... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for rm... /usr/bin/rm
# checking for rmdir... /usr/bin/rmdir
# checking for openat... yes
# 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 execinfo.h usability... yes
# checking execinfo.h presence... yes
# checking for execinfo.h... yes
# checking for backtrace... yes
# checking for backtrace_symbols_fd... yes
# checking for asciidoc... /usr/bin/asciidoc
# checking for xmlto... /usr/bin/xmlto
# checking for gzip... /usr/bin/gzip
# checking for mv... /usr/bin/mv
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for EXT2FS... yes
# checking for COM_ERR... yes
# checking for FIEMAP_EXTENT_SHARED defined in linux/fiemap.h... yes
# checking for BLKID... yes
# checking for UUID... yes
# checking for ZLIB... yes
# checking for lzo_version in -llzo2... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating Documentation/Makefile
# config.status: creating version.h
# config.status: creating config.h
#
# btrfs-progs v4.6.1
#
# prefix: /usr
# exec prefix: ${prefix}
#
# bindir: ${exec_prefix}/bin
# libdir: ${exec_prefix}/lib
# includedir: ${prefix}/include
#
# compiler: gcc
# cflags: -g -O1 -Wall -D_FORTIFY_SOURCE=2
# ldflags:
#
# documentation: yes
# backtrace support: yes
# btrfs-convert: yes
#
# Type 'make' to compile.
#
# [CC] ctree.o
# [CC] disk-io.o
# [CC] radix-tree.o
# [CC] extent-tree.o
# [CC] print-tree.o
# [CC] root-tree.o
# [CC] dir-item.o
# [CC] file-item.o
# [CC] inode-item.o
# [CC] inode-map.o
# [CC] extent-cache.o
# [CC] extent_io.o
# [CC] volumes.o
# [CC] utils.o
# [CC] repair.o
# [CC] qgroup.o
# [CC] raid6.o
# [CC] free-space-cache.o
# [CC] list_sort.o
# [CC] props.o
# [CC] ulist.o
# [CC] qgroup-verify.o
# [CC] backref.o
# [CC] string-table.o
# [CC] task-utils.o
# [CC] inode.o
# [CC] file.o
# [CC] find-root.o
# [CC] free-space-tree.o
# [CC] help.o
# [CC] btrfs.o
# [CC] cmds-subvolume.o
# [CC] cmds-filesystem.o
# [CC] cmds-device.o
# [CC] cmds-scrub.o
# [CC] cmds-inspect.o
# [CC] cmds-balance.o
# [CC] cmds-send.o
# [CC] cmds-receive.o
# [CC] cmds-quota.o
# [CC] cmds-qgroup.o
# [CC] cmds-replace.o
# [CC] cmds-check.o
# [CC] cmds-restore.o
# [CC] cmds-rescue.o
# [CC] chunk-recover.o
# [CC] super-recover.o
# [CC] cmds-property.o
# [CC] cmds-fi-usage.o
# [CC] cmds-inspect-dump-tree.o
# [CC] cmds-inspect-dump-super.o
# [CC] cmds-inspect-tree-stats.o
# [CC] cmds-fi-du.o
# [CC] send-stream.o
# [CC] send-utils.o
# [CC] rbtree.o
# [CC] btrfs-list.o
# [CC] crc32c.o
# [CC] uuid-tree.o
# [CC] utils-lib.o
# [CC] rbtree-utils.o
# [CC] mkfs.o
# [CC] btrfs-debug-tree.o
# [CC] btrfs-map-logical.o
# [CC] btrfs-image.o
# [CC] btrfs-zero-log.o
# [CC] btrfs-find-root.o
# [CC] btrfstune.o
# [CC] btrfs-show-super.o
# [CC] btrfs-select-super.o
# [CC] btrfs-convert.o
# [CC] btrfs-corrupt-block.o
# [CC] btrfs-calc-size.o
# Making all in Documentation
# [ASCII] btrfs-man5.xml
# [ASCII] btrfs.xml
# [ASCII] btrfs-convert.xml
# [ASCII] btrfs-find-root.xml
# [ASCII] btrfs-image.xml
# [AR] libbtrfs.a
# [ASCII] btrfs-map-logical.xml
# [LD] btrfs
# [ASCII] btrfs-select-super.xml
# [LD] mkfs.btrfs
# [LD] btrfs-debug-tree
# [ASCII] btrfstune.xml
# [ASCII] fsck.btrfs.xml
# [LD] btrfs-map-logical
# [ASCII] mkfs.btrfs.xml
# [LD] btrfs-image
# [LD] btrfs-zero-log
# [ASCII] btrfs-subvolume.xml
# [ASCII] btrfs-filesystem.xml
# [ASCII] btrfs-balance.xml
# [ASCII] btrfs-device.xml
# [LD] btrfs-find-root
# [LD] btrfstune
# [ASCII] btrfs-scrub.xml
# [ASCII] btrfs-check.xml
# [ASCII] btrfs-rescue.xml
# [LD] btrfs-show-super
# [ASCII] btrfs-inspect-internal.xml
# [ASCII] btrfs-send.xml
# [ASCII] btrfs-receive.xml
# [ASCII] btrfs-quota.xml
# [LD] btrfs-select-super
# [LD] btrfs-convert
# [ASCII] btrfs-qgroup.xml
# [ASCII] btrfs-replace.xml
# [LN] btrfsck
# [ASCII] btrfs-restore.xml
# [ASCII] btrfs-property.xml
# [LD] btrfs-corrupt-block
# [XMLTO] btrfs-man5.5
# [LD] btrfs-calc-size
# [XMLTO] btrfs.8
# [XMLTO] btrfs-convert.8
# [XMLTO] btrfs-find-root.8
# [XMLTO] btrfs-image.8
# [XMLTO] btrfs-map-logical.8
# [XMLTO] btrfs-select-super.8
# [XMLTO] btrfstune.8
# [XMLTO] fsck.btrfs.8
# [XMLTO] mkfs.btrfs.8
# [XMLTO] btrfs-subvolume.8
# [XMLTO] btrfs-filesystem.8
# [XMLTO] btrfs-balance.8
# [XMLTO] btrfs-device.8
# [XMLTO] btrfs-scrub.8
# [XMLTO] btrfs-check.8
# [XMLTO] btrfs-rescue.8
# [XMLTO] btrfs-inspect-internal.8
# [XMLTO] btrfs-send.8
# [XMLTO] btrfs-receive.8
# [XMLTO] btrfs-quota.8
# [XMLTO] btrfs-qgroup.8
# [XMLTO] btrfs-replace.8
# [XMLTO] btrfs-restore.8
# [XMLTO] btrfs-property.8
# [GZ] btrfs-man5.5.gz
# [GZ] btrfs.8.gz
# [GZ] btrfs-convert.8.gz
# [GZ] btrfs-find-root.8.gz
# [GZ] btrfs-image.8.gz
# [GZ] btrfs-map-logical.8.gz
# [GZ] btrfs-select-super.8.gz
# [GZ] btrfstune.8.gz
# [GZ] fsck.btrfs.8.gz
# [GZ] mkfs.btrfs.8.gz
# [GZ] btrfs-subvolume.8.gz
# [GZ] btrfs-filesystem.8.gz
# [GZ] btrfs-balance.8.gz
# [GZ] btrfs-device.8.gz
# [GZ] btrfs-scrub.8.gz
# [GZ] btrfs-check.8.gz
# [GZ] btrfs-rescue.8.gz
# [GZ] btrfs-inspect-internal.8.gz
# [GZ] btrfs-send.8.gz
# [GZ] btrfs-receive.8.gz
# [GZ] btrfs-quota.8.gz
# [GZ] btrfs-qgroup.8.gz
# [GZ] btrfs-replace.8.gz
# [GZ] btrfs-restore.8.gz
# [GZ] btrfs-property.8.gz
# rm btrfs-quota.8 btrfs-balance.xml btrfs-man5.5 btrfs-restore.xml btrfs-scrub.8 mkfs.btrfs.8 btrfs-check.8 btrfs-map-logical.8 btrfs-man5.xml btrfs-select-super.xml btrfs-scrub.xml mkfs.btrfs.xml btrfs-map-logical.xml btrfs-inspect-internal.8 btrfs-inspect-internal.xml btrfs-filesystem.8 fsck.btrfs.8 btrfs-filesystem.xml btrfs-convert.xml btrfs-replace.8 btrfstune.xml fsck.btrfs.xml btrfs-replace.xml btrfs-quota.xml btrfs-send.xml btrfs.xml btrfs-device.8 btrfs-image.8 btrfs-convert.8 btrfs-device.xml btrfs-image.xml btrfs-select-super.8 btrfs-rescue.8 btrfs-check.xml btrfs.8 btrfs-qgroup.8 btrfs-rescue.xml btrfs-qgroup.xml btrfs-property.8 btrfs-subvolume.8 btrfs-property.xml btrfs-restore.8 btrfstune.8 btrfs-receive.8 btrfs-subvolume.xml btrfs-receive.xml btrfs-find-root.8 btrfs-send.8 btrfs-find-root.xml btrfs-balance.8
# ==> Entering fakeroot environment...
# ==> Starting package()...
# [LN] libbtrfs.so.0
# [LN] libbtrfs.so
# Making install in Documentation
# [LD] libbtrfs.so.0.1
# /usr/bin/install -c -d -m 755 /tmp/btrfs-progs/pkg/btrfs-progs/usr/share/man/man5
# /usr/bin/install -c -d -m 755 /tmp/btrfs-progs/pkg/btrfs-progs/usr/share/man/man8
# /usr/bin/install -c -m 644 btrfs-man5.5.gz /tmp/btrfs-progs/pkg/btrfs-progs/usr/share/man/man5
# # the source file name of btrfs.5 clashes with section 8 page, but we
# # want to keep the code generic
# /usr/bin/mv /tmp/btrfs-progs/pkg/btrfs-progs/usr/share/man/man5/btrfs-man5.5.gz /tmp/btrfs-progs/pkg/btrfs-progs/usr/share/man/man5/btrfs.5.gz
# /usr/bin/install -c -m 644 btrfs.8.gz btrfs-convert.8.gz btrfs-find-root.8.gz btrfs-image.8.gz btrfs-map-logical.8.gz btrfs-select-super.8.gz btrfstune.8.gz fsck.btrfs.8.gz mkfs.btrfs.8.gz btrfs-subvolume.8.gz btrfs-filesystem.8.gz btrfs-balance.8.gz btrfs-device.8.gz btrfs-scrub.8.gz btrfs-check.8.gz btrfs-rescue.8.gz btrfs-inspect-internal.8.gz btrfs-send.8.gz btrfs-receive.8.gz btrfs-quota.8.gz btrfs-qgroup.8.gz btrfs-replace.8.gz btrfs-restore.8.gz btrfs-property.8.gz /tmp/btrfs-progs/pkg/btrfs-progs/usr/share/man/man8
# ln -s -f btrfs-check.8.gz /tmp/btrfs-progs/pkg/btrfs-progs/usr/share/man/man8/btrfsck.8.gz
# ln -s -f btrfs-rescue.8.gz /tmp/btrfs-progs/pkg/btrfs-progs/usr/share/man/man8/btrfs-zero-log.8.gz
# ln -s -f btrfs-inspect-internal.8.gz /tmp/btrfs-progs/pkg/btrfs-progs/usr/share/man/man8/btrfs-debug-tree.8.gz
# ln -s -f btrfs-inspect-internal.8.gz /tmp/btrfs-progs/pkg/btrfs-progs/usr/share/man/man8/btrfs-show-super.8.gz
# /usr/bin/install -c -m755 -d /tmp/btrfs-progs/pkg/btrfs-progs/usr/bin
# /usr/bin/install -c btrfs mkfs.btrfs btrfs-debug-tree btrfs-map-logical btrfs-image btrfs-zero-log btrfs-find-root btrfstune btrfs-show-super btrfs-select-super btrfs-convert /tmp/btrfs-progs/pkg/btrfs-progs/usr/bin
# /usr/bin/install -c fsck.btrfs /tmp/btrfs-progs/pkg/btrfs-progs/usr/bin
# # btrfsck is a link to btrfs in the src tree, make it so for installed file as well
# ln -s -f btrfs /tmp/btrfs-progs/pkg/btrfs-progs/usr/bin/btrfsck
# /usr/bin/install -c -m755 -d /tmp/btrfs-progs/pkg/btrfs-progs/usr/lib
# /usr/bin/install -c libbtrfs.so.0.1 libbtrfs.a /tmp/btrfs-progs/pkg/btrfs-progs/usr/lib
# cp -a libbtrfs.so.0 libbtrfs.so /tmp/btrfs-progs/pkg/btrfs-progs/usr/lib
# /usr/bin/install -c -m755 -d /tmp/btrfs-progs/pkg/btrfs-progs/usr/include/btrfs
# /usr/bin/install -c -m644 send-stream.h send-utils.h send.h rbtree.h btrfs-list.h crc32c.h list.h kerncompat.h radix-tree.h extent-cache.h extent_io.h ioctl.h ctree.h btrfsck.h version.h /tmp/btrfs-progs/pkg/btrfs-progs/usr/include/btrfs
# /usr/bin/install -c -m755 -d /usr/lib/udev/rules.d
# /usr/bin/install -c -m644 64-btrfs-dm.rules /usr/lib/udev/rules.d
# /usr/bin/install: cannot create regular file '/usr/lib/udev/rules.d/64-btrfs-dm.rules': Permission denied
# make: *** [Makefile:418: install] Error 1
# ==> ERROR: A failure occurred in package().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/btrfs-progs/src/btrfs-progs/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 btrfs-progs configure v4.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 39d66f9c06c8
# 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:2235: checking for x86_64-unknown-linux-gcc
# configure:2265: result: no
# configure:2275: checking for gcc
# configure:2291: found /usr/bin/gcc
# configure:2302: result: gcc
# configure:2531: checking for C compiler version
# configure:2540: 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:2551: $? = 0
# configure:2540: 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:2551: $? = 0
# configure:2540: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2551: $? = 1
# configure:2540: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2551: $? = 1
# configure:2571: checking whether the C compiler works
# configure:2593: gcc -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:2597: $? = 0
# configure:2645: result: yes
# configure:2648: checking for C compiler default output file name
# configure:2650: result: a.out
# configure:2656: checking for suffix of executables
# configure:2663: gcc -o conftest -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:2667: $? = 0
# configure:2689: result:
# configure:2711: checking whether we are cross compiling
# configure:2719: gcc -o conftest -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:2723: $? = 0
# configure:2730: ./conftest
# configure:2734: $? = 0
# configure:2749: result: no
# configure:2754: checking for suffix of object files
# configure:2776: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:2780: $? = 0
# configure:2801: result: o
# configure:2805: checking whether we are using the GNU C compiler
# configure:2824: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:2824: $? = 0
# configure:2833: result: yes
# configure:2842: checking whether gcc accepts -g
# configure:2862: gcc -c -g conftest.c >&5
# configure:2862: $? = 0
# configure:2903: result: yes
# configure:2920: checking for gcc option to accept ISO C89
# configure:2983: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:2983: $? = 0
# configure:2996: result: none needed
# configure:3022: checking how to run the C preprocessor
# configure:3053: gcc -E conftest.c
# configure:3053: $? = 0
# configure:3067: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3067: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "btrfs-progs"
# | #define PACKAGE_TARNAME "btrfs-progs"
# | #define PACKAGE_VERSION "v4.6.1"
# | #define PACKAGE_STRING "btrfs-progs v4.6.1"
# | #define PACKAGE_BUGREPORT "linux-btrfs@vger.kernel.org"
# | #define PACKAGE_URL "http://btrfs.wiki.kernel.org"
# | /* end confdefs.h. */
# | #include
# configure:3092: result: gcc -E
# configure:3112: gcc -E conftest.c
# configure:3112: $? = 0
# configure:3126: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3126: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "btrfs-progs"
# | #define PACKAGE_TARNAME "btrfs-progs"
# | #define PACKAGE_VERSION "v4.6.1"
# | #define PACKAGE_STRING "btrfs-progs v4.6.1"
# | #define PACKAGE_BUGREPORT "linux-btrfs@vger.kernel.org"
# | #define PACKAGE_URL "http://btrfs.wiki.kernel.org"
# | /* end confdefs.h. */
# | #include
# configure:3155: checking for grep that handles long lines and -e
# configure:3213: result: /usr/bin/grep
# configure:3218: checking for egrep
# configure:3280: result: /usr/bin/grep -E
# configure:3285: checking for ANSI C header files
# configure:3305: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3305: $? = 0
# configure:3378: gcc -o conftest -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3378: $? = 0
# configure:3378: ./conftest
# configure:3378: $? = 0
# configure:3389: result: yes
# configure:3402: checking for sys/types.h
# configure:3402: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for sys/stat.h
# configure:3402: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for stdlib.h
# configure:3402: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for string.h
# configure:3402: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for memory.h
# configure:3402: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for strings.h
# configure:3402: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for inttypes.h
# configure:3402: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for stdint.h
# configure:3402: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for unistd.h
# configure:3402: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3415: checking minix/config.h usability
# configure:3415: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "btrfs-progs"
# | #define PACKAGE_TARNAME "btrfs-progs"
# | #define PACKAGE_VERSION "v4.6.1"
# | #define PACKAGE_STRING "btrfs-progs v4.6.1"
# | #define PACKAGE_BUGREPORT "linux-btrfs@vger.kernel.org"
# | #define PACKAGE_URL "http://btrfs.wiki.kernel.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3415: result: no
# configure:3415: checking minix/config.h presence
# configure:3415: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "btrfs-progs"
# | #define PACKAGE_TARNAME "btrfs-progs"
# | #define PACKAGE_VERSION "v4.6.1"
# | #define PACKAGE_STRING "btrfs-progs v4.6.1"
# | #define PACKAGE_BUGREPORT "linux-btrfs@vger.kernel.org"
# | #define PACKAGE_URL "http://btrfs.wiki.kernel.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:3415: result: no
# configure:3415: checking for minix/config.h
# configure:3415: result: no
# configure:3436: checking whether it is safe to define __EXTENSIONS__
# configure:3454: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:3454: $? = 0
# configure:3461: result: yes
# configure:3487: checking for x86_64-unknown-linux-gcc
# configure:3514: result: gcc
# configure:3783: checking for C compiler version
# configure:3792: 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:3803: $? = 0
# configure:3792: 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:3803: $? = 0
# configure:3792: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3803: $? = 1
# configure:3792: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3803: $? = 1
# configure:3807: checking whether we are using the GNU C compiler
# configure:3835: result: yes
# configure:3844: checking whether gcc accepts -g
# configure:3905: result: yes
# configure:3922: checking for gcc option to accept ISO C89
# configure:3998: result: none needed
# configure:4022: checking build system type
# configure:4036: result: x86_64-unknown-linux-gnu
# configure:4056: checking host system type
# configure:4069: result: x86_64-unknown-linux-gnu
# configure:4089: checking for an ANSI C-conforming const
# configure:4155: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:4155: $? = 0
# configure:4162: result: yes
# configure:4170: checking for working volatile
# configure:4189: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:4189: $? = 0
# configure:4196: result: yes
# configure:4204: checking whether byte ordering is bigendian
# configure:4219: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c:25:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:25:15: error: unknown type name 'universal'
# configure:4219: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "btrfs-progs"
# | #define PACKAGE_TARNAME "btrfs-progs"
# | #define PACKAGE_VERSION "v4.6.1"
# | #define PACKAGE_STRING "btrfs-progs v4.6.1"
# | #define PACKAGE_BUGREPORT "linux-btrfs@vger.kernel.org"
# | #define PACKAGE_URL "http://btrfs.wiki.kernel.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4264: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:4264: $? = 0
# configure:4282: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:4282: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "btrfs-progs"
# | #define PACKAGE_TARNAME "btrfs-progs"
# | #define PACKAGE_VERSION "v4.6.1"
# | #define PACKAGE_STRING "btrfs-progs v4.6.1"
# | #define PACKAGE_BUGREPORT "linux-btrfs@vger.kernel.org"
# | #define PACKAGE_URL "http://btrfs.wiki.kernel.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4410: result: no
# configure:4436: checking for special C compiler options needed for large files
# configure:4481: result: no
# configure:4487: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4512: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:4512: $? = 0
# configure:4544: result: no
# configure:4644: checking for a BSD-compatible install
# configure:4712: result: /usr/bin/install -c
# configure:4723: checking whether ln -s works
# configure:4727: result: yes
# configure:4737: checking for x86_64-unknown-linux-ar
# configure:4767: result: no
# configure:4777: checking for ar
# configure:4793: found /usr/bin/ar
# configure:4804: result: ar
# configure:4828: checking for rm
# configure:4846: found /usr/bin/rm
# configure:4859: result: /usr/bin/rm
# configure:4869: checking for rmdir
# configure:4887: found /usr/bin/rmdir
# configure:4900: result: /usr/bin/rmdir
# configure:4911: checking for openat
# configure:4911: gcc -o conftest -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:4911: $? = 0
# configure:4911: result: yes
# configure:4935: checking for x86_64-unknown-linux-pkg-config
# configure:4968: result: no
# configure:4978: checking for pkg-config
# configure:4996: found /usr/bin/pkg-config
# configure:5008: result: /usr/bin/pkg-config
# configure:5033: checking pkg-config is at least version 0.9.0
# configure:5036: result: yes
# configure:5069: checking execinfo.h usability
# configure:5069: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:5069: $? = 0
# configure:5069: result: yes
# configure:5069: checking execinfo.h presence
# configure:5069: gcc -E conftest.c
# configure:5069: $? = 0
# configure:5069: result: yes
# configure:5069: checking for execinfo.h
# configure:5069: result: yes
# configure:5082: checking for backtrace
# configure:5082: gcc -o conftest -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:5082: $? = 0
# configure:5082: result: yes
# configure:5082: checking for backtrace_symbols_fd
# configure:5082: gcc -o conftest -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# configure:5082: $? = 0
# configure:5082: result: yes
# configure:5114: checking for asciidoc
# configure:5132: found /usr/bin/asciidoc
# configure:5145: result: /usr/bin/asciidoc
# configure:5155: checking for xmlto
# configure:5173: found /usr/bin/xmlto
# configure:5186: result: /usr/bin/xmlto
# configure:5196: checking for gzip
# configure:5214: found /usr/bin/gzip
# configure:5227: result: /usr/bin/gzip
# configure:5237: checking for mv
# configure:5255: found /usr/bin/mv
# configure:5268: result: /usr/bin/mv
# configure:5276: checking for a sed that does not truncate output
# configure:5340: result: /usr/bin/sed
# configure:5366: checking for EXT2FS
# configure:5373: $PKG_CONFIG --exists --print-errors "ext2fs >= 1.42"
# configure:5376: $? = 0
# configure:5390: $PKG_CONFIG --exists --print-errors "ext2fs >= 1.42"
# configure:5393: $? = 0
# configure:5617: result: yes
# configure:5623: checking for COM_ERR
# configure:5630: $PKG_CONFIG --exists --print-errors "com_err"
# configure:5633: $? = 0
# configure:5647: $PKG_CONFIG --exists --print-errors "com_err"
# configure:5650: $? = 0
# configure:5708: result: yes
# configure:5715: checking for FIEMAP_EXTENT_SHARED defined in linux/fiemap.h
# configure:5737: gcc -c -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:7: warning: unused variable 'ok' [-Wunused-variable]
# int ok;
# ^~
# configure:5737: $? = 0
# configure:5744: result: yes
# configure:5755: checking for BLKID
# configure:5762: $PKG_CONFIG --exists --print-errors "blkid"
# configure:5765: $? = 0
# configure:5779: $PKG_CONFIG --exists --print-errors "blkid"
# configure:5782: $? = 0
# configure:5840: result: yes
# configure:5845: pkg-config --exists --print-errors "blkid"
# configure:5848: $? = 0
# configure:5859: checking for UUID
# configure:5866: $PKG_CONFIG --exists --print-errors "uuid"
# configure:5869: $? = 0
# configure:5883: $PKG_CONFIG --exists --print-errors "uuid"
# configure:5886: $? = 0
# configure:5944: result: yes
# configure:5949: pkg-config --exists --print-errors "uuid"
# configure:5952: $? = 0
# configure:5963: checking for ZLIB
# configure:5970: $PKG_CONFIG --exists --print-errors "zlib"
# configure:5973: $? = 0
# configure:5987: $PKG_CONFIG --exists --print-errors "zlib"
# configure:5990: $? = 0
# configure:6048: result: yes
# configure:6053: pkg-config --exists --print-errors "zlib"
# configure:6056: $? = 0
# configure:6068: checking for lzo_version in -llzo2
# configure:6093: gcc -o conftest -g -O1 -Wall -D_FORTIFY_SOURCE=2 conftest.c -llzo2 >&5
# configure:6093: $? = 0
# configure:6102: result: yes
# configure:6245: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by btrfs-progs config.status v4.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 39d66f9c06c8
#
# config.status:855: creating Makefile
# config.status:855: creating Documentation/Makefile
# config.status:855: creating version.h
# config.status:855: creating config.h
# configure:7432: result:
# btrfs-progs v4.6.1
#
# prefix: /usr
# exec prefix: ${prefix}
#
# bindir: ${exec_prefix}/bin
# libdir: ${exec_prefix}/lib
# includedir: ${prefix}/include
#
# compiler: gcc
# cflags: -g -O1 -Wall -D_FORTIFY_SOURCE=2
# ldflags:
#
# documentation: yes
# backtrace support: yes
# btrfs-convert: yes
#
# Type 'make' to compile.
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_volatile=yes
# ac_cv_defined_FIEMAP_EXTENT_SHARED_linux_fiemap_h=yes
# ac_cv_env_BLKID_CFLAGS_set=
# ac_cv_env_BLKID_CFLAGS_value=
# ac_cv_env_BLKID_LIBS_set=
# ac_cv_env_BLKID_LIBS_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_COM_ERR_CFLAGS_set=
# ac_cv_env_COM_ERR_CFLAGS_value=
# ac_cv_env_COM_ERR_LIBS_set=
# ac_cv_env_COM_ERR_LIBS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_EXT2FS_CFLAGS_set=
# ac_cv_env_EXT2FS_CFLAGS_value=
# ac_cv_env_EXT2FS_LIBS_set=
# ac_cv_env_EXT2FS_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_UUID_CFLAGS_set=
# ac_cv_env_UUID_CFLAGS_value=
# ac_cv_env_UUID_LIBS_set=
# ac_cv_env_UUID_LIBS_value=
# ac_cv_env_ZLIB_CFLAGS_set=
# ac_cv_env_ZLIB_CFLAGS_value=
# ac_cv_env_ZLIB_LIBS_set=
# ac_cv_env_ZLIB_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_backtrace=yes
# ac_cv_func_backtrace_symbols_fd=yes
# ac_cv_func_openat=yes
# ac_cv_header_execinfo_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_lzo2_lzo_version=yes
# ac_cv_objext=o
# ac_cv_path_ASCIIDOC=/usr/bin/asciidoc
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_GZIP=/usr/bin/gzip
# ac_cv_path_MV=/usr/bin/mv
# ac_cv_path_RM=/usr/bin/rm
# ac_cv_path_RMDIR=/usr/bin/rmdir
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XMLTO=/usr/bin/xmlto
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# pkg_cv_BLKID_CFLAGS='-I/usr/include/blkid -I/usr/include/uuid'
# pkg_cv_BLKID_LIBS=-lblkid
# pkg_cv_COM_ERR_CFLAGS=-I/usr/include/et
# pkg_cv_COM_ERR_LIBS=-lcom_err
# pkg_cv_EXT2FS_CFLAGS='-I/usr/include/ext2fs -I/usr/include/et'
# pkg_cv_EXT2FS_LIBS=-lext2fs
# pkg_cv_UUID_CFLAGS=-I/usr/include/uuid
# pkg_cv_UUID_LIBS=-luuid
# pkg_cv_ZLIB_CFLAGS=
# pkg_cv_ZLIB_LIBS=-lz
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# ASCIIDOC='/usr/bin/asciidoc'
# BLKID_CFLAGS='-I/usr/include/blkid -I/usr/include/uuid'
# BLKID_LIBS='-lblkid'
# BLKID_LIBS_STATIC='-lblkid -luuid'
# CC='gcc'
# CFLAGS='-g -O1 -Wall -D_FORTIFY_SOURCE=2'
# COM_ERR_CFLAGS='-I/usr/include/et'
# COM_ERR_LIBS='-lcom_err'
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# DISABLE_BTRFSCONVERT='0'
# DISABLE_DOCUMENTATION='0'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# EXT2FS_CFLAGS='-I/usr/include/ext2fs -I/usr/include/et'
# EXT2FS_LIBS='-lext2fs'
# GREP='/usr/bin/grep'
# GZIP='/usr/bin/gzip'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBBTRFS_MAJOR='0'
# LIBBTRFS_MINOR='1'
# LIBBTRFS_PATCHLEVEL='1'
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LZO2_CFLAGS=''
# LZO2_LIBS='-llzo2'
# LZO2_LIBS_STATIC='-llzo2'
# MV='/usr/bin/mv'
# OBJEXT='o'
# PACKAGE_BUGREPORT='linux-btrfs@vger.kernel.org'
# PACKAGE_NAME='btrfs-progs'
# PACKAGE_STRING='btrfs-progs v4.6.1'
# PACKAGE_TARNAME='btrfs-progs'
# PACKAGE_URL='http://btrfs.wiki.kernel.org'
# PACKAGE_VERSION='v4.6.1'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RM='/usr/bin/rm'
# RMDIR='/usr/bin/rmdir'
# SED='/usr/bin/sed'
# SHELL='/bin/sh'
# UDEVDIR='/usr/lib/udev'
# UUID_CFLAGS='-I/usr/include/uuid'
# UUID_LIBS='-luuid'
# UUID_LIBS_STATIC='-luuid'
# XMLTO='/usr/bin/xmlto'
# ZLIB_CFLAGS=''
# ZLIB_LIBS='-lz'
# ZLIB_LIBS_STATIC='-lz'
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "btrfs-progs"
# #define PACKAGE_TARNAME "btrfs-progs"
# #define PACKAGE_VERSION "v4.6.1"
# #define PACKAGE_STRING "btrfs-progs v4.6.1"
# #define PACKAGE_BUGREPORT "linux-btrfs@vger.kernel.org"
# #define PACKAGE_URL "http://btrfs.wiki.kernel.org"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_OPENAT 1
# #define HAVE_EXECINFO_H 1
# #define HAVE_BACKTRACE 1
# #define HAVE_BACKTRACE_SYMBOLS_FD 1
#
# configure: exit 0