The build took 00h 01m 19s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
73,500 |
ansic |
14,367 |
sh |
528 |
yacc |
210 |
lex |
42 |
perl |
27 |
pascal |
88,674 |
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: augeas 1.5.0-1 (Wed Apr 5 01:24:13 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
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/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for naturaldocs... no
checking for NaturalDocs... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/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... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) gcc3
checking for Minix Amsterdam compiler... no
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
configure: WARNING: using cross tools not prefixed with host triplet
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... ranlib
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether gcc understands -Wall... yes
checking whether gcc understands -Wformat... yes
checking whether gcc understands -Wformat-security... yes
checking whether gcc understands -Wmissing-prototypes... yes
checking whether gcc understands -Wnested-externs... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wextra... yes
checking whether gcc understands -Wshadow... yes
checking whether gcc understands -Wcast-align... yes
checking whether gcc understands -Wwrite-strings... yes
checking whether gcc understands -Waggregate-return... yes
checking whether gcc understands -Wstrict-prototypes... yes
checking whether gcc understands -Winline... yes
checking whether gcc understands -Wredundant-decls... yes
checking whether gcc understands -Wno-sign-compare... yes
checking whether gcc understands -fexceptions... yes
checking whether gcc understands -fasynchronous-unwind-tables... yes
checking what language compliance flags to pass to the C compiler...
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking for readline in -lreadline... no
checking for library containing tgetent... no
checking for rl_initialize in -lreadline... no
configure: WARNING: readline library not found
configure: error: Could not find a working readline library (see config.log for details).
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/augeas/src/augeas-1.5.0/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 augeas configure 1.5.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 0a7198b0e2ee
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3446: checking for a BSD-compatible install
configure:3514: result: /usr/bin/install -c
configure:3525: checking whether build environment is sane
configure:3580: result: yes
configure:3639: checking for x86_64-unknown-linux-strip
configure:3669: result: no
configure:3679: checking for strip
configure:3695: found /sysroot/bin/strip
configure:3706: result: strip
configure:3731: checking for a thread-safe mkdir -p
configure:3770: result: /usr/sbin/mkdir -p
configure:3778: checking for gawk
configure:3794: found /usr/sbin/gawk
configure:3805: result: gawk
configure:3816: checking whether make sets $(MAKE)
configure:3838: result: yes
configure:3867: checking whether make supports nested variables
configure:3884: result: yes
configure:4021: checking whether make supports nested variables
configure:4038: result: yes
configure:4055: checking for naturaldocs
configure:4088: result: no
configure:4055: checking for NaturalDocs
configure:4088: result: no
configure:4233: checking build system type
configure:4247: result: x86_64-unknown-linux-gnu
configure:4267: checking host system type
configure:4280: result: x86_64-unknown-linux-gnu
configure:4312: checking for style of include used by make
configure:4340: result: GNU
configure:4371: checking for x86_64-unknown-linux-gcc
configure:4398: result: clang
configure:4667: checking for C compiler version
configure:4676: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:4687: $? = 0
configure:4676: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:4687: $? = 0
configure:4676: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4687: $? = 1
configure:4676: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4687: $? = 1
configure:4707: checking whether the C compiler works
configure:4729: clang conftest.c >&5
configure:4733: $? = 0
configure:4781: result: yes
configure:4784: checking for C compiler default output file name
configure:4786: result: a.out
configure:4792: checking for suffix of executables
configure:4799: clang -o conftest conftest.c >&5
configure:4803: $? = 0
configure:4825: result:
configure:4847: checking whether we are cross compiling
configure:4855: clang -o conftest conftest.c >&5
configure:4859: $? = 0
configure:4866: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:4870: $? = 127
configure:4885: result: yes
configure:4890: checking for suffix of object files
configure:4912: clang -c conftest.c >&5
configure:4916: $? = 0
configure:4937: result: o
configure:4941: checking whether we are using the GNU C compiler
configure:4960: clang -c conftest.c >&5
configure:4960: $? = 0
configure:4969: result: yes
configure:4978: checking whether clang accepts -g
configure:4998: clang -c -g conftest.c >&5
configure:4998: $? = 0
configure:5039: result: yes
configure:5056: checking for clang option to accept ISO C89
configure:5119: clang -c conftest.c >&5
configure:5119: $? = 0
configure:5132: result: none needed
configure:5157: checking whether clang understands -c and -o together
configure:5179: clang -c conftest.c -o conftest2.o
configure:5182: $? = 0
configure:5179: clang -c conftest.c -o conftest2.o
configure:5182: $? = 0
configure:5194: result: yes
configure:5213: checking dependency style of clang
configure:5324: result: gcc3
configure:5345: checking how to run the C preprocessor
configure:5376: clang -E conftest.c
configure:5376: $? = 0
configure:5390: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5390: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| /* end confdefs.h. */
| #include
configure:5415: result: clang -E
configure:5435: clang -E conftest.c
configure:5435: $? = 0
configure:5449: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| /* end confdefs.h. */
| #include
configure:5478: checking for grep that handles long lines and -e
configure:5536: result: /usr/sbin/grep
configure:5541: checking for egrep
configure:5603: result: /usr/sbin/grep -E
configure:5608: checking for ANSI C header files
configure:5628: clang -c conftest.c >&5
configure:5628: $? = 0
configure:5712: result: yes
configure:5725: checking for sys/types.h
configure:5725: clang -c conftest.c >&5
configure:5725: $? = 0
configure:5725: result: yes
configure:5725: checking for sys/stat.h
configure:5725: clang -c conftest.c >&5
configure:5725: $? = 0
configure:5725: result: yes
configure:5725: checking for stdlib.h
configure:5725: clang -c conftest.c >&5
configure:5725: $? = 0
configure:5725: result: yes
configure:5725: checking for string.h
configure:5725: clang -c conftest.c >&5
configure:5725: $? = 0
configure:5725: result: yes
configure:5725: checking for memory.h
configure:5725: clang -c conftest.c >&5
configure:5725: $? = 0
configure:5725: result: yes
configure:5725: checking for strings.h
configure:5725: clang -c conftest.c >&5
configure:5725: $? = 0
configure:5725: result: yes
configure:5725: checking for inttypes.h
configure:5725: clang -c conftest.c >&5
configure:5725: $? = 0
configure:5725: result: yes
configure:5725: checking for stdint.h
configure:5725: clang -c conftest.c >&5
configure:5725: $? = 0
configure:5725: result: yes
configure:5725: checking for unistd.h
configure:5725: clang -c conftest.c >&5
configure:5725: $? = 0
configure:5725: result: yes
configure:5740: checking minix/config.h usability
configure:5740: clang -c conftest.c >&5
conftest.c:55:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:5740: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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:5740: result: no
configure:5740: checking minix/config.h presence
configure:5740: clang -E conftest.c
conftest.c:22:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:5740: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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:5740: result: no
configure:5740: checking for minix/config.h
configure:5740: result: no
configure:5769: checking whether it is safe to define __EXTENSIONS__
configure:5787: clang -c conftest.c >&5
configure:5787: $? = 0
configure:5794: result: yes
configure:5820: checking for x86_64-unknown-linux-gcc
configure:5847: result: clang
configure:6116: checking for C compiler version
configure:6125: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:6136: $? = 0
configure:6125: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:6136: $? = 0
configure:6125: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:6136: $? = 1
configure:6125: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:6136: $? = 1
configure:6140: checking whether we are using the GNU C compiler
configure:6168: result: yes
configure:6177: checking whether clang accepts -g
configure:6238: result: yes
configure:6255: checking for clang option to accept ISO C89
configure:6331: result: none needed
configure:6356: checking whether clang understands -c and -o together
configure:6393: result: yes
configure:6412: checking dependency style of clang
configure:6523: result: gcc3
configure:6540: checking for Minix Amsterdam compiler
configure:6564: result: no
configure:6576: checking for x86_64-unknown-linux-ar
configure:6606: result: no
configure:6616: checking for ar
configure:6632: found /sysroot/bin/ar
configure:6643: result: ar
configure:6655: WARNING: using cross tools not prefixed with host triplet
configure:6683: checking for x86_64-unknown-linux-ranlib
configure:6713: result: no
configure:6723: checking for ranlib
configure:6739: found /sysroot/bin/ranlib
configure:6750: result: ranlib
configure:6817: checking for special C compiler options needed for large files
configure:6862: result: no
configure:6868: checking for _FILE_OFFSET_BITS value needed for large files
configure:6893: clang -c conftest.c >&5
configure:6893: $? = 0
configure:6925: result: no
configure:7269: checking for special C compiler options needed for large files
configure:7314: result: no
configure:7320: checking for _FILE_OFFSET_BITS value needed for large files
configure:7377: result: no
configure:7511: checking how to print strings
configure:7538: result: printf
configure:7559: checking for a sed that does not truncate output
configure:7623: result: /usr/sbin/sed
configure:7641: checking for fgrep
configure:7703: result: /usr/sbin/grep -F
configure:7738: checking for ld used by clang
configure:7805: result: /sysroot/bin/ld
configure:7812: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:7827: result: yes
configure:7839: checking for BSD- or MS-compatible name lister (nm)
configure:7888: result: /sysroot/bin/nm -B
configure:8018: checking the name lister (/sysroot/bin/nm -B) interface
configure:8025: clang -c conftest.c >&5
configure:8028: /sysroot/bin/nm -B "conftest.o"
configure:8031: output
0000000000000000 B some_variable
configure:8038: result: BSD nm
configure:8041: checking whether ln -s works
configure:8045: result: yes
configure:8053: checking the maximum length of command line arguments
configure:8183: result: 1572864
configure:8200: checking whether the shell understands some XSI constructs
configure:8210: result: yes
configure:8214: checking whether the shell understands "+="
configure:8220: result: yes
configure:8255: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:8295: result: func_convert_file_noop
configure:8302: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:8322: result: func_convert_file_noop
configure:8329: checking for /sysroot/bin/ld option to reload object files
configure:8336: result: -r
configure:8370: checking for x86_64-unknown-linux-objdump
configure:8400: result: no
configure:8410: checking for objdump
configure:8426: found /sysroot/bin/objdump
configure:8437: result: objdump
configure:8469: checking how to recognize dependent libraries
configure:8671: result: pass_all
configure:8716: checking for x86_64-unknown-linux-dlltool
configure:8746: result: no
configure:8756: checking for dlltool
configure:8786: result: no
configure:8816: checking how to associate runtime and link libraries
configure:8843: result: printf %s\n
configure:8859: checking for x86_64-unknown-linux-ar
configure:8886: result: ar
configure:8967: checking for archiver @FILE support
configure:8984: clang -c conftest.c >&5
configure:8984: $? = 0
configure:8987: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:8990: $? = 0
configure:8995: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
/r: conftest.o: No such file or directory
configure:8998: $? = 1
configure:9010: result: @
configure:9028: checking for x86_64-unknown-linux-strip
configure:9055: result: strip
configure:9127: checking for x86_64-unknown-linux-ranlib
configure:9154: result: ranlib
configure:9296: checking command to parse /sysroot/bin/nm -B output from clang object
configure:9416: clang -c conftest.c >&5
configure:9419: $? = 0
configure:9423: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9426: $? = 0
configure:9492: clang -o conftest conftest.c conftstm.o >&5
configure:9495: $? = 0
configure:9533: result: ok
configure:9570: checking for sysroot
configure:9600: result: no
configure:9677: clang -c conftest.c >&5
configure:9680: $? = 0
configure:9822: checking for x86_64-unknown-linux-mt
configure:9852: result: no
configure:9862: checking for mt
configure:9892: result: no
configure:9912: checking if : is a manifest tool
configure:9918: : '-?'
configure:9926: result: no
configure:10565: checking for dlfcn.h
configure:10565: clang -c conftest.c >&5
configure:10565: $? = 0
configure:10565: result: yes
configure:10771: checking for objdir
configure:10786: result: .libs
configure:11057: checking if clang supports -fno-rtti -fno-exceptions
configure:11075: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:11079: $? = 0
configure:11092: result: yes
configure:11419: checking for clang option to produce PIC
configure:11426: result: -fPIC -DPIC
configure:11434: checking if clang PIC flag -fPIC -DPIC works
configure:11452: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:11456: $? = 0
configure:11469: result: yes
configure:11498: checking if clang static flag -static works
configure:11526: result: no
configure:11541: checking if clang supports -c -o file.o
configure:11562: clang -c -o out/conftest2.o conftest.c >&5
configure:11566: $? = 0
configure:11588: result: yes
configure:11596: checking if clang supports -c -o file.o
configure:11643: result: yes
configure:11676: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:12829: result: yes
configure:12866: checking whether -lc should be explicitly linked in
configure:12874: clang -c conftest.c >&5
configure:12877: $? = 0
configure:12892: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:12895: $? = 0
configure:12909: result: no
configure:13069: checking dynamic linker characteristics
configure:13580: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:13580: $? = 0
configure:13806: result: GNU/Linux ld.so
configure:13913: checking how to hardcode library paths into programs
configure:13938: result: immediate
configure:14478: checking whether stripping libraries is possible
configure:14483: result: yes
configure:14518: checking if libtool supports shared libraries
configure:14520: result: yes
configure:14523: checking whether to build shared libraries
configure:14544: result: yes
configure:14547: checking whether to build static libraries
configure:14551: result: yes
configure:14592: checking for bison
configure:14608: found /usr/sbin/bison
configure:14619: result: bison -y
configure:14635: checking for flex
configure:14651: found /usr/sbin/flex
configure:14662: result: flex
configure:14700: flex conftest.l
configure:14704: $? = 1
configure:14706: checking lex output file root
configure:14720: result: lex.yy
configure:14725: checking lex library
configure:14739: clang -o conftest conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
configure:14739: clang -o conftest conftest.c -lfl >&5
/sysroot/bin/ld: error: cannot find -lfl
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
configure:14739: clang -o conftest conftest.c -ll >&5
/sysroot/bin/ld: error: cannot find -ll
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
configure:14749: result: none needed
configure:14755: checking whether yytext is a pointer
configure:14772: clang -o conftest conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| #define YYTEXT_POINTER 1
|
configure:14780: result: no
configure:14835: checking whether gcc understands -Wall
configure:14848: clang -o conftest -Wall conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wformat
configure:14848: clang -o conftest -Wformat conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wformat-security
configure:14848: clang -o conftest -Wformat-security conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wmissing-prototypes
configure:14848: clang -o conftest -Wmissing-prototypes conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wnested-externs
configure:14848: clang -o conftest -Wnested-externs conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wpointer-arith
configure:14848: clang -o conftest -Wpointer-arith conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wextra
configure:14848: clang -o conftest -Wextra conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wshadow
configure:14848: clang -o conftest -Wshadow conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wcast-align
configure:14848: clang -o conftest -Wcast-align conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wwrite-strings
configure:14848: clang -o conftest -Wwrite-strings conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Waggregate-return
configure:14848: clang -o conftest -Waggregate-return conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wstrict-prototypes
configure:14848: clang -o conftest -Wstrict-prototypes conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Winline
configure:14848: clang -o conftest -Winline conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wredundant-decls
configure:14848: clang -o conftest -Wredundant-decls conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -Wno-sign-compare
configure:14848: clang -o conftest -Wno-sign-compare conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -fexceptions
configure:14848: clang -o conftest -fexceptions conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14835: checking whether gcc understands -fasynchronous-unwind-tables
configure:14848: clang -o conftest -fasynchronous-unwind-tables conftest.c >&5
configure:14848: $? = 0
configure:14856: result: yes
configure:14875: checking what language compliance flags to pass to the C compiler
configure:14890: result:
configure:14904: checking readline/readline.h usability
configure:14904: clang -c conftest.c >&5
conftest.c:63:10: fatal error: 'readline/readline.h' file not found
#include
^
1 error generated.
configure:14904: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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:14904: result: no
configure:14904: checking readline/readline.h presence
configure:14904: clang -E conftest.c
conftest.c:30:10: fatal error: 'readline/readline.h' file not found
#include
^
1 error generated.
configure:14904: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:14904: result: no
configure:14904: checking for readline/readline.h
configure:14904: result: no
configure:14916: checking for readline in -lreadline
configure:14941: clang -o conftest conftest.c -lreadline >&5
/sysroot/bin/ld: error: cannot find -lreadline
/tmp/conftest-79b3fa.o:conftest.c:function main: error: undefined reference to 'readline'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:14950: result: no
configure:14965: checking for library containing tgetent
configure:14996: clang -o conftest conftest.c >&5
/tmp/conftest-ddecab.o:conftest.c:function main: error: undefined reference to 'tgetent'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:14996: clang -o conftest conftest.c -lncurses >&5
/sysroot/bin/ld: error: cannot find -lncurses
/tmp/conftest-72024b.o:conftest.c:function main: error: undefined reference to 'tgetent'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:14996: clang -o conftest conftest.c -lcurses >&5
/sysroot/bin/ld: error: cannot find -lcurses
/tmp/conftest-56e9d7.o:conftest.c:function main: error: undefined reference to 'tgetent'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:14996: clang -o conftest conftest.c -ltermcap >&5
/sysroot/bin/ld: error: cannot find -ltermcap
/tmp/conftest-703f80.o:conftest.c:function main: error: undefined reference to 'tgetent'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:14996: clang -o conftest conftest.c -ltermlib >&5
/sysroot/bin/ld: error: cannot find -ltermlib
/tmp/conftest-321030.o:conftest.c:function main: error: undefined reference to 'tgetent'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:15013: result: no
configure:15027: checking for rl_initialize in -lreadline
configure:15052: clang -o conftest conftest.c -lreadline >&5
/sysroot/bin/ld: error: cannot find -lreadline
/tmp/conftest-713089.o:conftest.c:function main: error: undefined reference to 'rl_initialize'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15052: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "augeas"
| #define PACKAGE_TARNAME "augeas"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "augeas 1.5.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "augeas"
| #define VERSION "1.5.0"
| #define ENABLE_DEBUG 1
| #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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rl_initialize ();
| int
| main ()
| {
| return rl_initialize ();
| ;
| return 0;
| }
configure:15061: result: no
configure:15071: WARNING: readline library not found
configure:15077: error: Could not find a working readline library (see config.log for details).
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_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_LIBXML_CFLAGS_set=
ac_cv_env_LIBXML_CFLAGS_value=
ac_cv_env_LIBXML_LIBS_set=
ac_cv_env_LIBXML_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_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_readline_readline_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_lex='none needed'
ac_cv_lib_readline_readline=no
ac_cv_lib_readline_rl_initialize=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_LEX=flex
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_tgetent=no
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
gl_cv_c_amsterdam_compiler=no
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/augeas/src/augeas-1.5.0/build/ac-aux/missing aclocal-1.15'
ALLOCA=''
ALLOCA_H=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APPLE_UNIVERSAL_BUILD=''
AR='ar'
ARFLAGS='cru'
ARGZ_H=''
AUGEAS_CFLAGS='-std=gnu99'
AUTOCONF='${SHELL} /tmp/augeas/src/augeas-1.5.0/build/ac-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/augeas/src/augeas-1.5.0/build/ac-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/augeas/src/augeas-1.5.0/build/ac-aux/missing automake-1.15'
AWK='gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENABLE_DEBUG_FALSE='#'
ENABLE_DEBUG_TRUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/sbin/grep -F'
FLOAT_H=''
FNMATCH_H=''
GETOPT_H=''
GLIBC21=''
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_ALLOCA_H_FALSE=''
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_ARGZ_H_FALSE=''
GL_GENERATE_ARGZ_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE=''
GL_GENERATE_FLOAT_H_FALSE=''
GL_GENERATE_FLOAT_H_TRUE=''
GL_GENERATE_FNMATCH_H_FALSE=''
GL_GENERATE_FNMATCH_H_TRUE=''
GL_GENERATE_SELINUX_CONTEXT_H_FALSE=''
GL_GENERATE_SELINUX_CONTEXT_H_TRUE=''
GL_GENERATE_STDBOOL_H_FALSE=''
GL_GENERATE_STDBOOL_H_TRUE=''
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDDEF_H_TRUE=''
GL_GENERATE_STDINT_H_FALSE=''
GL_GENERATE_STDINT_H_TRUE=''
GNULIB_ATOLL=''
GNULIB_BTOWC=''
GNULIB_CALLOC_POSIX=''
GNULIB_CANONICALIZE_FILE_NAME=''
GNULIB_CHDIR=''
GNULIB_CHOWN=''
GNULIB_CLOSE=''
GNULIB_DPRINTF=''
GNULIB_DUP2=''
GNULIB_DUP3=''
GNULIB_DUP=''
GNULIB_DUPLOCALE=''
GNULIB_ENVIRON=''
GNULIB_EUIDACCESS=''
GNULIB_FACCESSAT=''
GNULIB_FCHDIR=''
GNULIB_FCHMODAT=''
GNULIB_FCHOWNAT=''
GNULIB_FCLOSE=''
GNULIB_FCNTL=''
GNULIB_FDATASYNC=''
GNULIB_FDOPEN=''
GNULIB_FFLUSH=''
GNULIB_FFSL=''
GNULIB_FFSLL=''
GNULIB_FGETC=''
GNULIB_FGETS=''
GNULIB_FOPEN=''
GNULIB_FPRINTF=''
GNULIB_FPRINTF_POSIX=''
GNULIB_FPURGE=''
GNULIB_FPUTC=''
GNULIB_FPUTS=''
GNULIB_FREAD=''
GNULIB_FREOPEN=''
GNULIB_FSCANF=''
GNULIB_FSEEK=''
GNULIB_FSEEKO=''
GNULIB_FSTAT=''
GNULIB_FSTATAT=''
GNULIB_FSYNC=''
GNULIB_FTELL=''
GNULIB_FTELLO=''
GNULIB_FTRUNCATE=''
GNULIB_FUTIMENS=''
GNULIB_FWRITE=''
GNULIB_GETC=''
GNULIB_GETCHAR=''
GNULIB_GETCWD=''
GNULIB_GETDELIM=''
GNULIB_GETDOMAINNAME=''
GNULIB_GETDTABLESIZE=''
GNULIB_GETGROUPS=''
GNULIB_GETHOSTNAME=''
GNULIB_GETLINE=''
GNULIB_GETLOADAVG=''
GNULIB_GETLOGIN=''
GNULIB_GETLOGIN_R=''
GNULIB_GETPAGESIZE=''
GNULIB_GETSUBOPT=''
GNULIB_GETTIMEOFDAY=''
GNULIB_GETUSERSHELL=''
GNULIB_GL_UNISTD_H_GETOPT=''
GNULIB_GRANTPT=''
GNULIB_GROUP_MEMBER=''
GNULIB_IMAXABS=''
GNULIB_IMAXDIV=''
GNULIB_ISATTY=''
GNULIB_ISBLANK=''
GNULIB_ISWBLANK=''
GNULIB_ISWCTYPE=''
GNULIB_LCHMOD=''
GNULIB_LCHOWN=''
GNULIB_LINK=''
GNULIB_LINKAT=''
GNULIB_LOCALECONV=''
GNULIB_LSEEK=''
GNULIB_LSTAT=''
GNULIB_MALLOC_POSIX=''
GNULIB_MBRLEN=''
GNULIB_MBRTOWC=''
GNULIB_MBSCASECMP=''
GNULIB_MBSCASESTR=''
GNULIB_MBSCHR=''
GNULIB_MBSCSPN=''
GNULIB_MBSINIT=''
GNULIB_MBSLEN=''
GNULIB_MBSNCASECMP=''
GNULIB_MBSNLEN=''
GNULIB_MBSNRTOWCS=''
GNULIB_MBSPBRK=''
GNULIB_MBSPCASECMP=''
GNULIB_MBSRCHR=''
GNULIB_MBSRTOWCS=''
GNULIB_MBSSEP=''
GNULIB_MBSSPN=''
GNULIB_MBSSTR=''
GNULIB_MBSTOK_R=''
GNULIB_MBTOWC=''
GNULIB_MEMCHR=''
GNULIB_MEMMEM=''
GNULIB_MEMPCPY=''
GNULIB_MEMRCHR=''
GNULIB_MKDIRAT=''
GNULIB_MKDTEMP=''
GNULIB_MKFIFO=''
GNULIB_MKFIFOAT=''
GNULIB_MKNOD=''
GNULIB_MKNODAT=''
GNULIB_MKOSTEMP=''
GNULIB_MKOSTEMPS=''
GNULIB_MKSTEMP=''
GNULIB_MKSTEMPS=''
GNULIB_MKTIME=''
GNULIB_NANOSLEEP=''
GNULIB_NL_LANGINFO=''
GNULIB_NONBLOCKING=''
GNULIB_OBSTACK_PRINTF=''
GNULIB_OBSTACK_PRINTF_POSIX=''
GNULIB_OPEN=''
GNULIB_OPENAT=''
GNULIB_PCLOSE=''
GNULIB_PERROR=''
GNULIB_PIPE2=''
GNULIB_PIPE=''
GNULIB_POPEN=''
GNULIB_POSIX_OPENPT=''
GNULIB_PREAD=''
GNULIB_PRINTF=''
GNULIB_PRINTF_POSIX=''
GNULIB_PTSNAME=''
GNULIB_PTSNAME_R=''
GNULIB_PUTC=''
GNULIB_PUTCHAR=''
GNULIB_PUTENV=''
GNULIB_PUTS=''
GNULIB_PWRITE=''
GNULIB_RANDOM=''
GNULIB_RANDOM_R=''
GNULIB_RAWMEMCHR=''
GNULIB_READ=''
GNULIB_READLINK=''
GNULIB_READLINKAT=''
GNULIB_REALLOC_POSIX=''
GNULIB_REALPATH=''
GNULIB_REMOVE=''
GNULIB_RENAME=''
GNULIB_RENAMEAT=''
GNULIB_RMDIR=''
GNULIB_RPMATCH=''
GNULIB_SCANF=''
GNULIB_SETENV=''
GNULIB_SETHOSTNAME=''
GNULIB_SETLOCALE=''
GNULIB_SLEEP=''
GNULIB_SNPRINTF=''
GNULIB_SPRINTF_POSIX=''
GNULIB_STAT=''
GNULIB_STDIO_H_NONBLOCKING=''
GNULIB_STDIO_H_SIGPIPE=''
GNULIB_STPCPY=''
GNULIB_STPNCPY=''
GNULIB_STRCASESTR=''
GNULIB_STRCHRNUL=''
GNULIB_STRDUP=''
GNULIB_STRERROR=''
GNULIB_STRERROR_R=''
GNULIB_STRNCAT=''
GNULIB_STRNDUP=''
GNULIB_STRNLEN=''
GNULIB_STRPBRK=''
GNULIB_STRPTIME=''
GNULIB_STRSEP=''
GNULIB_STRSIGNAL=''
GNULIB_STRSTR=''
GNULIB_STRTOD=''
GNULIB_STRTOIMAX=''
GNULIB_STRTOK_R=''
GNULIB_STRTOLL=''
GNULIB_STRTOULL=''
GNULIB_STRTOUMAX=''
GNULIB_STRVERSCMP=''
GNULIB_SYMLINK=''
GNULIB_SYMLINKAT=''
GNULIB_SYSTEM_POSIX=''
GNULIB_TIMEGM=''
GNULIB_TIME_R=''
GNULIB_TMPFILE=''
GNULIB_TOWCTRANS=''
GNULIB_TTYNAME_R=''
GNULIB_UNISTD_H_NONBLOCKING=''
GNULIB_UNISTD_H_SIGPIPE=''
GNULIB_UNLINK=''
GNULIB_UNLINKAT=''
GNULIB_UNLOCKPT=''
GNULIB_UNSETENV=''
GNULIB_USLEEP=''
GNULIB_UTIMENSAT=''
GNULIB_VASPRINTF=''
GNULIB_VDPRINTF=''
GNULIB_VFPRINTF=''
GNULIB_VFPRINTF_POSIX=''
GNULIB_VFSCANF=''
GNULIB_VPRINTF=''
GNULIB_VPRINTF_POSIX=''
GNULIB_VSCANF=''
GNULIB_VSNPRINTF=''
GNULIB_VSPRINTF_POSIX=''
GNULIB_WAITPID=''
GNULIB_WCPCPY=''
GNULIB_WCPNCPY=''
GNULIB_WCRTOMB=''
GNULIB_WCSCASECMP=''
GNULIB_WCSCAT=''
GNULIB_WCSCHR=''
GNULIB_WCSCMP=''
GNULIB_WCSCOLL=''
GNULIB_WCSCPY=''
GNULIB_WCSCSPN=''
GNULIB_WCSDUP=''
GNULIB_WCSLEN=''
GNULIB_WCSNCASECMP=''
GNULIB_WCSNCAT=''
GNULIB_WCSNCMP=''
GNULIB_WCSNCPY=''
GNULIB_WCSNLEN=''
GNULIB_WCSNRTOMBS=''
GNULIB_WCSPBRK=''
GNULIB_WCSRCHR=''
GNULIB_WCSRTOMBS=''
GNULIB_WCSSPN=''
GNULIB_WCSSTR=''
GNULIB_WCSTOK=''
GNULIB_WCSWIDTH=''
GNULIB_WCSXFRM=''
GNULIB_WCTOB=''
GNULIB_WCTOMB=''
GNULIB_WCTRANS=''
GNULIB_WCTYPE=''
GNULIB_WCWIDTH=''
GNULIB_WMEMCHR=''
GNULIB_WMEMCMP=''
GNULIB_WMEMCPY=''
GNULIB_WMEMMOVE=''
GNULIB_WMEMSET=''
GNULIB_WRITE=''
GNULIB__EXIT=''
GREP='/usr/sbin/grep'
HAVE_ATOLL=''
HAVE_BTOWC=''
HAVE_CANONICALIZE_FILE_NAME=''
HAVE_CHOWN=''
HAVE_DECL_ENVIRON=''
HAVE_DECL_FCHDIR=''
HAVE_DECL_FDATASYNC=''
HAVE_DECL_FPURGE=''
HAVE_DECL_FSEEKO=''
HAVE_DECL_FTELLO=''
HAVE_DECL_GETDELIM=''
HAVE_DECL_GETDOMAINNAME=''
HAVE_DECL_GETLINE=''
HAVE_DECL_GETLOADAVG=''
HAVE_DECL_GETLOGIN_R=''
HAVE_DECL_GETPAGESIZE=''
HAVE_DECL_GETUSERSHELL=''
HAVE_DECL_IMAXABS=''
HAVE_DECL_IMAXDIV=''
HAVE_DECL_LOCALTIME_R=''
HAVE_DECL_MEMMEM=''
HAVE_DECL_MEMRCHR=''
HAVE_DECL_OBSTACK_PRINTF=''
HAVE_DECL_SETENV=''
HAVE_DECL_SETHOSTNAME=''
HAVE_DECL_SNPRINTF=''
HAVE_DECL_STRDUP=''
HAVE_DECL_STRERROR_R=''
HAVE_DECL_STRNDUP=''
HAVE_DECL_STRNLEN=''
HAVE_DECL_STRSIGNAL=''
HAVE_DECL_STRTOIMAX=''
HAVE_DECL_STRTOK_R=''
HAVE_DECL_STRTOUMAX=''
HAVE_DECL_TTYNAME_R=''
HAVE_DECL_UNSETENV=''
HAVE_DECL_VSNPRINTF=''
HAVE_DECL_WCTOB=''
HAVE_DECL_WCWIDTH=''
HAVE_DPRINTF=''
HAVE_DUP2=''
HAVE_DUP3=''
HAVE_DUPLOCALE=''
HAVE_EUIDACCESS=''
HAVE_FACCESSAT=''
HAVE_FCHDIR=''
HAVE_FCHMODAT=''
HAVE_FCHOWNAT=''
HAVE_FCNTL=''
HAVE_FDATASYNC=''
HAVE_FEATURES_H=''
HAVE_FFSL=''
HAVE_FFSLL=''
HAVE_FSEEKO=''
HAVE_FSTATAT=''
HAVE_FSYNC=''
HAVE_FTELLO=''
HAVE_FTRUNCATE=''
HAVE_FUTIMENS=''
HAVE_GETDTABLESIZE=''
HAVE_GETGROUPS=''
HAVE_GETHOSTNAME=''
HAVE_GETLOGIN=''
HAVE_GETOPT_H=''
HAVE_GETPAGESIZE=''
HAVE_GETSUBOPT=''
HAVE_GETTIMEOFDAY=''
HAVE_GRANTPT=''
HAVE_GROUP_MEMBER=''
HAVE_INTTYPES_H=''
HAVE_ISBLANK=''
HAVE_ISWBLANK=''
HAVE_ISWCNTRL=''
HAVE_LANGINFO_CODESET=''
HAVE_LANGINFO_ERA=''
HAVE_LANGINFO_H=''
HAVE_LANGINFO_T_FMT_AMPM=''
HAVE_LANGINFO_YESEXPR=''
HAVE_LCHMOD=''
HAVE_LCHOWN=''
HAVE_LINK=''
HAVE_LINKAT=''
HAVE_LONG_LONG_INT=''
HAVE_LSTAT=''
HAVE_MBRLEN=''
HAVE_MBRTOWC=''
HAVE_MBSINIT=''
HAVE_MBSLEN=''
HAVE_MBSNRTOWCS=''
HAVE_MBSRTOWCS=''
HAVE_MEMCHR=''
HAVE_MEMPCPY=''
HAVE_MKDIRAT=''
HAVE_MKDTEMP=''
HAVE_MKFIFO=''
HAVE_MKFIFOAT=''
HAVE_MKNOD=''
HAVE_MKNODAT=''
HAVE_MKOSTEMP=''
HAVE_MKOSTEMPS=''
HAVE_MKSTEMP=''
HAVE_MKSTEMPS=''
HAVE_MSVC_INVALID_PARAMETER_HANDLER=''
HAVE_NANOSLEEP=''
HAVE_NL_LANGINFO=''
HAVE_OPENAT=''
HAVE_OS_H=''
HAVE_PCLOSE=''
HAVE_PIPE2=''
HAVE_PIPE=''
HAVE_POPEN=''
HAVE_POSIX_OPENPT=''
HAVE_PREAD=''
HAVE_PTSNAME=''
HAVE_PTSNAME_R=''
HAVE_PWRITE=''
HAVE_RANDOM=''
HAVE_RANDOM_H=''
HAVE_RANDOM_R=''
HAVE_RAWMEMCHR=''
HAVE_READLINK=''
HAVE_READLINKAT=''
HAVE_REALPATH=''
HAVE_RENAMEAT=''
HAVE_RPMATCH=''
HAVE_SETENV=''
HAVE_SETHOSTNAME=''
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SLEEP=''
HAVE_STDINT_H=''
HAVE_STPCPY=''
HAVE_STPNCPY=''
HAVE_STRCASESTR=''
HAVE_STRCHRNUL=''
HAVE_STRPBRK=''
HAVE_STRPTIME=''
HAVE_STRSEP=''
HAVE_STRTOD=''
HAVE_STRTOLL=''
HAVE_STRTOULL=''
HAVE_STRUCT_RANDOM_DATA=''
HAVE_STRUCT_TIMEVAL=''
HAVE_STRVERSCMP=''
HAVE_SYMLINK=''
HAVE_SYMLINKAT=''
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_LOADAVG_H=''
HAVE_SYS_PARAM_H=''
HAVE_SYS_TIME_H=''
HAVE_SYS_TYPES_H=''
HAVE_TIMEGM=''
HAVE_UNISTD_H=''
HAVE_UNLINKAT=''
HAVE_UNLOCKPT=''
HAVE_UNSIGNED_LONG_LONG_INT=''
HAVE_USLEEP=''
HAVE_UTIMENSAT=''
HAVE_VASPRINTF=''
HAVE_VDPRINTF=''
HAVE_WCHAR_H=''
HAVE_WCHAR_T=''
HAVE_WCPCPY=''
HAVE_WCPNCPY=''
HAVE_WCRTOMB=''
HAVE_WCSCASECMP=''
HAVE_WCSCAT=''
HAVE_WCSCHR=''
HAVE_WCSCMP=''
HAVE_WCSCOLL=''
HAVE_WCSCPY=''
HAVE_WCSCSPN=''
HAVE_WCSDUP=''
HAVE_WCSLEN=''
HAVE_WCSNCASECMP=''
HAVE_WCSNCAT=''
HAVE_WCSNCMP=''
HAVE_WCSNCPY=''
HAVE_WCSNLEN=''
HAVE_WCSNRTOMBS=''
HAVE_WCSPBRK=''
HAVE_WCSRCHR=''
HAVE_WCSRTOMBS=''
HAVE_WCSSPN=''
HAVE_WCSSTR=''
HAVE_WCSTOK=''
HAVE_WCSWIDTH=''
HAVE_WCSXFRM=''
HAVE_WCTRANS_T=''
HAVE_WCTYPE_H=''
HAVE_WCTYPE_T=''
HAVE_WINSOCK2_H=''
HAVE_WINT_T=''
HAVE_WMEMCHR=''
HAVE_WMEMCMP=''
HAVE_WMEMCPY=''
HAVE_WMEMMOVE=''
HAVE_WMEMSET=''
HAVE_XLOCALE_H=''
HAVE__BOOL=''
HAVE__EXIT=''
INCLUDE_NEXT=''
INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INT32_MAX_LT_INTMAX_MAX=''
INT64_MAX_EQ_LONG_MAX=''
INTL_MACOSX_LIBS=''
LD='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=''
LEX='flex'
LEXLIB=''
LEX_OUTPUT_ROOT='lex.yy'
LIBAUGEAS_VERSION_INFO='20:1:20'
LIBFAILMALLOC=''
LIBFA_VERSION_INFO='5:2:4'
LIBINTL=''
LIBMULTITHREAD=''
LIBOBJS=''
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
LIBTESTS_LIBDEPS=''
LIBTHREAD=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML_CFLAGS=''
LIBXML_LIBS=''
LIB_SELINUX=''
LIPO=''
LN_S='ln -s'
LOCALCHARSET_TESTS_ENVIRONMENT=''
LOCALE_FR=''
LOCALE_FR_UTF8=''
LOCALE_JA=''
LOCALE_TR_UTF8=''
LOCALE_ZH_CN=''
LTALLOCA=''
LTLIBINTL=''
LTLIBMULTITHREAD=''
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
MAKEINFO='${SHELL} /tmp/augeas/src/augeas-1.5.0/build/ac-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
ND_ENABLED_FALSE=''
ND_ENABLED_TRUE='#'
ND_FORMAT='HTML'
ND_PROG='missing'
NEXT_AS_FIRST_DIRECTIVE_CTYPE_H=''
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H=''
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
NEXT_AS_FIRST_DIRECTIVE_SELINUX_SELINUX_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H=''
NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
NEXT_CTYPE_H=''
NEXT_ERRNO_H=''
NEXT_FCNTL_H=''
NEXT_FLOAT_H=''
NEXT_GETOPT_H=''
NEXT_INTTYPES_H=''
NEXT_LANGINFO_H=''
NEXT_LOCALE_H=''
NEXT_SELINUX_SELINUX_H=''
NEXT_STDDEF_H=''
NEXT_STDINT_H=''
NEXT_STDIO_H=''
NEXT_STDLIB_H=''
NEXT_STRING_H=''
NEXT_SYS_STAT_H=''
NEXT_SYS_TIME_H=''
NEXT_SYS_TYPES_H=''
NEXT_SYS_WAIT_H=''
NEXT_TIME_H=''
NEXT_UNISTD_H=''
NEXT_WCHAR_H=''
NEXT_WCTYPE_H=''
NM='/sysroot/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='augeas'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='augeas'
PACKAGE_STRING='augeas 1.5.0'
PACKAGE_TARNAME='augeas'
PACKAGE_URL=''
PACKAGE_VERSION='1.5.0'
PATH_SEPARATOR=':'
PDFDOCS=''
PDFLATEX=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER=''
PRIPTR_PREFIX=''
PRI_MACROS_BROKEN=''
PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib'
READLINE_LIBS=''
REPLACE_BTOWC=''
REPLACE_CALLOC=''
REPLACE_CANONICALIZE_FILE_NAME=''
REPLACE_CHOWN=''
REPLACE_CLOSE=''
REPLACE_DPRINTF=''
REPLACE_DUP2=''
REPLACE_DUP=''
REPLACE_DUPLOCALE=''
REPLACE_FCHOWNAT=''
REPLACE_FCLOSE=''
REPLACE_FCNTL=''
REPLACE_FDOPEN=''
REPLACE_FFLUSH=''
REPLACE_FOPEN=''
REPLACE_FPRINTF=''
REPLACE_FPURGE=''
REPLACE_FREOPEN=''
REPLACE_FSEEK=''
REPLACE_FSEEKO=''
REPLACE_FSTAT=''
REPLACE_FSTATAT=''
REPLACE_FTELL=''
REPLACE_FTELLO=''
REPLACE_FTRUNCATE=''
REPLACE_FUTIMENS=''
REPLACE_GETCWD=''
REPLACE_GETDELIM=''
REPLACE_GETDOMAINNAME=''
REPLACE_GETGROUPS=''
REPLACE_GETLINE=''
REPLACE_GETLOGIN_R=''
REPLACE_GETPAGESIZE=''
REPLACE_GETTIMEOFDAY=''
REPLACE_ISATTY=''
REPLACE_ISWBLANK=''
REPLACE_ISWCNTRL=''
REPLACE_ITOLD=''
REPLACE_LCHOWN=''
REPLACE_LINK=''
REPLACE_LINKAT=''
REPLACE_LOCALECONV=''
REPLACE_LOCALTIME_R=''
REPLACE_LSEEK=''
REPLACE_LSTAT=''
REPLACE_MALLOC=''
REPLACE_MBRLEN=''
REPLACE_MBRTOWC=''
REPLACE_MBSINIT=''
REPLACE_MBSNRTOWCS=''
REPLACE_MBSRTOWCS=''
REPLACE_MBSTATE_T=''
REPLACE_MBTOWC=''
REPLACE_MEMCHR=''
REPLACE_MEMMEM=''
REPLACE_MKDIR=''
REPLACE_MKFIFO=''
REPLACE_MKNOD=''
REPLACE_MKSTEMP=''
REPLACE_MKTIME=''
REPLACE_NANOSLEEP=''
REPLACE_NL_LANGINFO=''
REPLACE_NULL=''
REPLACE_OBSTACK_PRINTF=''
REPLACE_OPEN=''
REPLACE_OPENAT=''
REPLACE_PERROR=''
REPLACE_POPEN=''
REPLACE_PREAD=''
REPLACE_PRINTF=''
REPLACE_PTSNAME_R=''
REPLACE_PUTENV=''
REPLACE_PWRITE=''
REPLACE_RANDOM_R=''
REPLACE_READ=''
REPLACE_READLINK=''
REPLACE_REALLOC=''
REPLACE_REALPATH=''
REPLACE_REMOVE=''
REPLACE_RENAME=''
REPLACE_RENAMEAT=''
REPLACE_RMDIR=''
REPLACE_SETENV=''
REPLACE_SETLOCALE=''
REPLACE_SLEEP=''
REPLACE_SNPRINTF=''
REPLACE_SPRINTF=''
REPLACE_STAT=''
REPLACE_STDIO_READ_FUNCS=''
REPLACE_STDIO_WRITE_FUNCS=''
REPLACE_STPNCPY=''
REPLACE_STRCASESTR=''
REPLACE_STRCHRNUL=''
REPLACE_STRDUP=''
REPLACE_STRERROR=''
REPLACE_STRERROR_R=''
REPLACE_STRNCAT=''
REPLACE_STRNDUP=''
REPLACE_STRNLEN=''
REPLACE_STRSIGNAL=''
REPLACE_STRSTR=''
REPLACE_STRTOD=''
REPLACE_STRTOIMAX=''
REPLACE_STRTOK_R=''
REPLACE_STRUCT_LCONV=''
REPLACE_STRUCT_TIMEVAL=''
REPLACE_SYMLINK=''
REPLACE_TIMEGM=''
REPLACE_TMPFILE=''
REPLACE_TOWLOWER=''
REPLACE_TTYNAME_R=''
REPLACE_UNLINK=''
REPLACE_UNLINKAT=''
REPLACE_UNSETENV=''
REPLACE_USLEEP=''
REPLACE_UTIMENSAT=''
REPLACE_VASPRINTF=''
REPLACE_VDPRINTF=''
REPLACE_VFPRINTF=''
REPLACE_VPRINTF=''
REPLACE_VSNPRINTF=''
REPLACE_VSPRINTF=''
REPLACE_WCRTOMB=''
REPLACE_WCSNRTOMBS=''
REPLACE_WCSRTOMBS=''
REPLACE_WCSWIDTH=''
REPLACE_WCTOB=''
REPLACE_WCTOMB=''
REPLACE_WCWIDTH=''
REPLACE_WRITE=''
SED='/usr/sbin/sed'
SELINUX_CONTEXT_H=''
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDBOOL_H=''
STDDEF_H=''
STDINT_H=''
STRIP='strip'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
TIME_H_DEFINES_STRUCT_TIMESPEC=''
UINT32_MAX_LT_UINTMAX_MAX=''
UINT64_MAX_EQ_ULONG_MAX=''
UNDEFINE_STRTOK_R=''
UNISTD_H_HAVE_WINSOCK2_H=''
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
USE_VERSION_SCRIPT_FALSE=''
USE_VERSION_SCRIPT_TRUE=''
VERSION='1.5.0'
VERSION_SCRIPT_FLAGS=''
WARN_CFLAGS=' -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -fexceptions -fasynchronous-unwind-tables '
WCHAR_T_SUFFIX=''
WINDOWS_64_BIT_OFF_T=''
WINDOWS_64_BIT_ST_SIZE=''
WINT_T_SUFFIX=''
WITH_FAILMALLOC_FALSE=''
WITH_FAILMALLOC_TRUE='#'
YACC='bison -y'
YFLAGS=''
YIELD_LIB=''
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_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'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gl_LIBOBJS=''
gl_LTLIBOBJS=''
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS=''
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/augeas/src/augeas-1.5.0/build/ac-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkglibexecdir=''
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 "augeas"
#define PACKAGE_TARNAME "augeas"
#define PACKAGE_VERSION "1.5.0"
#define PACKAGE_STRING "augeas 1.5.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "augeas"
#define VERSION "1.5.0"
#define ENABLE_DEBUG 1
#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 _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 1