The build took 00h 01m 16s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
9,365 |
cpp |
3,467 |
sh |
12,832 |
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: ext3grep 0.10.2-4 (Tue Apr 4 23:17:47 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...patching file src/ext3.hconfigure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for style of include used by make... GNUchecking dependency style of clang... pchchecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking dependency style of clang++... pchchecking how to run the C++ preprocessor... clang++ -Echecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking whether byte ordering is bigendian... nochecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for compiler with PCH support... nochecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking ext2fs/ext2_fs.h usability... nochecking ext2fs/ext2_fs.h presence... nochecking for ext2fs/ext2_fs.h... nochecking ext2fs/ext2fs.h usability... nochecking ext2fs/ext2fs.h presence... nochecking for ext2fs/ext2fs.h... noconfigure: error: Missing headers. Please install the package e2fslibs-dev from e2fsprogs, or http://e2fsprogs.sourceforge.net for the upstream tar-ball.==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/ext3grep/src/ext3grep-0.10.2/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by ext3grep configure 0.10.2, which wasgenerated by GNU Autoconf 2.65. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = a4bdac74fd8auname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2234: checking for a BSD-compatible installconfigure:2302: result: /usr/bin/install -cconfigure:2313: checking whether build environment is saneconfigure:2363: result: yesconfigure:2412: checking for x86_64-unknown-linux-stripconfigure:2442: result: noconfigure:2452: checking for stripconfigure:2468: found /sysroot/bin/stripconfigure:2479: result: stripconfigure:2504: checking for a thread-safe mkdir -pconfigure:2543: result: /usr/sbin/mkdir -pconfigure:2556: checking for gawkconfigure:2572: found /usr/sbin/gawkconfigure:2583: result: gawkconfigure:2594: checking whether make sets $(MAKE)configure:2616: result: yesconfigure:2698: checking whether to enable maintainer-specific portions of Makefilesconfigure:2707: result: noconfigure:2744: checking for x86_64-unknown-linux-gccconfigure:2771: result: clangconfigure:3040: checking for C compiler versionconfigure:3049: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3060: $? = 0configure:3049: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:3060: $? = 0configure:3049: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3060: $? = 1configure:3049: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3060: $? = 1configure:3080: checking whether the C compiler worksconfigure:3102: clang conftest.c >&5configure:3106: $? = 0configure:3155: result: yesconfigure:3158: checking for C compiler default output file nameconfigure:3160: result: a.outconfigure:3166: checking for suffix of executablesconfigure:3173: clang -o conftest conftest.c >&5configure:3177: $? = 0configure:3199: result:configure:3221: checking whether we are cross compilingconfigure:3229: clang -o conftest conftest.c >&5configure:3233: $? = 0configure:3240: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3244: $? = 127configure:3259: result: yesconfigure:3264: checking for suffix of object filesconfigure:3286: clang -c conftest.c >&5configure:3290: $? = 0configure:3311: result: oconfigure:3315: checking whether we are using the GNU C compilerconfigure:3334: clang -c conftest.c >&5configure:3334: $? = 0configure:3343: result: yesconfigure:3352: checking whether clang accepts -gconfigure:3372: clang -c -g conftest.c >&5configure:3372: $? = 0configure:3413: result: yesconfigure:3430: checking for clang option to accept ISO C89configure:3494: clang -c conftest.c >&5configure:3494: $? = 0configure:3507: result: none neededconfigure:3538: checking for style of include used by makeconfigure:3566: result: GNUconfigure:3591: checking dependency style of clangconfigure:3701: result: pchconfigure:3828: checking for C++ compiler versionconfigure:3837: clang++ --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3848: $? = 0configure:3837: clang++ -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:3848: $? = 0configure:3837: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3848: $? = 1configure:3837: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3848: $? = 1configure:3852: checking whether we are using the GNU C++ compilerconfigure:3871: clang++ -c conftest.cpp >&5configure:3871: $? = 0configure:3880: result: yesconfigure:3889: checking whether clang++ accepts -gconfigure:3909: clang++ -c -g conftest.cpp >&5configure:3909: $? = 0configure:3950: result: yesconfigure:3975: checking dependency style of clang++configure:4085: result: pchconfigure:4105: checking how to run the C++ preprocessorconfigure:4132: clang++ -E conftest.cppconfigure:4132: $? = 0configure:4146: clang++ -E conftest.cppconftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4146: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ext3grep"| #define PACKAGE_TARNAME "ext3grep"| #define PACKAGE_VERSION "0.10.2"| #define PACKAGE_STRING "ext3grep 0.10.2"| #define PACKAGE_BUGREPORT "carlo@alinoe.com"| #define PACKAGE_URL ""| #define PACKAGE "ext3grep"| #define VERSION "0.10.2"| /* end confdefs.h. */| #include configure:4171: result: clang++ -Econfigure:4191: clang++ -E conftest.cppconfigure:4191: $? = 0configure:4205: clang++ -E conftest.cppconftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4205: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ext3grep"| #define PACKAGE_TARNAME "ext3grep"| #define PACKAGE_VERSION "0.10.2"| #define PACKAGE_STRING "ext3grep 0.10.2"| #define PACKAGE_BUGREPORT "carlo@alinoe.com"| #define PACKAGE_URL ""| #define PACKAGE "ext3grep"| #define VERSION "0.10.2"| /* end confdefs.h. */| #include configure:4240: checking how to run the C preprocessorconfigure:4271: clang -E conftest.cconfigure:4271: $? = 0configure:4285: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4285: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ext3grep"| #define PACKAGE_TARNAME "ext3grep"| #define PACKAGE_VERSION "0.10.2"| #define PACKAGE_STRING "ext3grep 0.10.2"| #define PACKAGE_BUGREPORT "carlo@alinoe.com"| #define PACKAGE_URL ""| #define PACKAGE "ext3grep"| #define VERSION "0.10.2"| /* end confdefs.h. */| #include configure:4310: result: clang -Econfigure:4330: clang -E conftest.cconfigure:4330: $? = 0configure:4344: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4344: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ext3grep"| #define PACKAGE_TARNAME "ext3grep"| #define PACKAGE_VERSION "0.10.2"| #define PACKAGE_STRING "ext3grep 0.10.2"| #define PACKAGE_BUGREPORT "carlo@alinoe.com"| #define PACKAGE_URL ""| #define PACKAGE "ext3grep"| #define VERSION "0.10.2"| /* end confdefs.h. */| #include configure:4373: checking for grep that handles long lines and -econfigure:4431: result: /usr/sbin/grepconfigure:4436: checking for egrepconfigure:4498: result: /usr/sbin/grep -Econfigure:4503: checking for ANSI C header filesconfigure:4523: clang -c conftest.c >&5configure:4523: $? = 0configure:4607: result: yesconfigure:4620: checking for sys/types.hconfigure:4620: clang -c conftest.c >&5configure:4620: $? = 0configure:4620: result: yesconfigure:4620: checking for sys/stat.hconfigure:4620: clang -c conftest.c >&5configure:4620: $? = 0configure:4620: result: yesconfigure:4620: checking for stdlib.hconfigure:4620: clang -c conftest.c >&5configure:4620: $? = 0configure:4620: result: yesconfigure:4620: checking for string.hconfigure:4620: clang -c conftest.c >&5configure:4620: $? = 0configure:4620: result: yesconfigure:4620: checking for memory.hconfigure:4620: clang -c conftest.c >&5configure:4620: $? = 0configure:4620: result: yesconfigure:4620: checking for strings.hconfigure:4620: clang -c conftest.c >&5configure:4620: $? = 0configure:4620: result: yesconfigure:4620: checking for inttypes.hconfigure:4620: clang -c conftest.c >&5configure:4620: $? = 0configure:4620: result: yesconfigure:4620: checking for stdint.hconfigure:4620: clang -c conftest.c >&5configure:4620: $? = 0configure:4620: result: yesconfigure:4620: checking for unistd.hconfigure:4620: clang -c conftest.c >&5configure:4620: $? = 0configure:4620: result: yesconfigure:4633: checking whether byte ordering is bigendianconfigure:4648: clang -c conftest.c >&5conftest.c:22:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:22:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:4648: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ext3grep"| #define PACKAGE_TARNAME "ext3grep"| #define PACKAGE_VERSION "0.10.2"| #define PACKAGE_STRING "ext3grep 0.10.2"| #define PACKAGE_BUGREPORT "carlo@alinoe.com"| #define PACKAGE_URL ""| #define PACKAGE "ext3grep"| #define VERSION "0.10.2"| #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. */| #ifndef __APPLE_CC__| not a universal capable compiler| #endif| typedef int dummy;|configure:4693: clang -c conftest.c >&5configure:4693: $? = 0configure:4711: clang -c conftest.c >&5conftest.c:28:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:4711: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ext3grep"| #define PACKAGE_TARNAME "ext3grep"| #define PACKAGE_VERSION "0.10.2"| #define PACKAGE_STRING "ext3grep 0.10.2"| #define PACKAGE_BUGREPORT "carlo@alinoe.com"| #define PACKAGE_URL ""| #define PACKAGE "ext3grep"| #define VERSION "0.10.2"| #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 | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:4839: result: noconfigure:4861: checking build system typeconfigure:4875: result: x86_64-unknown-linux-gnuconfigure:4895: checking host system typeconfigure:4908: result: x86_64-unknown-linux-gnuconfigure:5249: checking for compiler with PCH supportIn file included from conftest.cc:1:./conftest.h:1:2: error: "pch failed"#error "pch failed"^1 error generated.configure:5285: result: noconfigure:5380: checking for special C compiler options needed for large filesconfigure:5425: result: noconfigure:5431: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:5456: clang -c conftest.c >&5configure:5456: $? = 0configure:5488: result: noconfigure:5577: checking ext2fs/ext2_fs.h usabilityconfigure:5577: clang -c conftest.c >&5conftest.c:54:10: fatal error: 'ext2fs/ext2_fs.h' file not found#include ^1 error generated.configure:5577: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ext3grep"| #define PACKAGE_TARNAME "ext3grep"| #define PACKAGE_VERSION "0.10.2"| #define PACKAGE_STRING "ext3grep 0.10.2"| #define PACKAGE_BUGREPORT "carlo@alinoe.com"| #define PACKAGE_URL ""| #define PACKAGE "ext3grep"| #define VERSION "0.10.2"| #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:5577: result: noconfigure:5577: checking ext2fs/ext2_fs.h presenceconfigure:5577: clang -E conftest.cconftest.c:21:10: fatal error: 'ext2fs/ext2_fs.h' file not found#include ^1 error generated.configure:5577: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ext3grep"| #define PACKAGE_TARNAME "ext3grep"| #define PACKAGE_VERSION "0.10.2"| #define PACKAGE_STRING "ext3grep 0.10.2"| #define PACKAGE_BUGREPORT "carlo@alinoe.com"| #define PACKAGE_URL ""| #define PACKAGE "ext3grep"| #define VERSION "0.10.2"| #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:5577: result: noconfigure:5577: checking for ext2fs/ext2_fs.hconfigure:5577: result: noconfigure:5577: checking ext2fs/ext2fs.h usabilityconfigure:5577: clang -c conftest.c >&5conftest.c:54:10: fatal error: 'ext2fs/ext2fs.h' file not found#include ^1 error generated.configure:5577: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ext3grep"| #define PACKAGE_TARNAME "ext3grep"| #define PACKAGE_VERSION "0.10.2"| #define PACKAGE_STRING "ext3grep 0.10.2"| #define PACKAGE_BUGREPORT "carlo@alinoe.com"| #define PACKAGE_URL ""| #define PACKAGE "ext3grep"| #define VERSION "0.10.2"| #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:5577: result: noconfigure:5577: checking ext2fs/ext2fs.h presenceconfigure:5577: clang -E conftest.cconftest.c:21:10: fatal error: 'ext2fs/ext2fs.h' file not found#include ^1 error generated.configure:5577: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ext3grep"| #define PACKAGE_TARNAME "ext3grep"| #define PACKAGE_VERSION "0.10.2"| #define PACKAGE_STRING "ext3grep 0.10.2"| #define PACKAGE_BUGREPORT "carlo@alinoe.com"| #define PACKAGE_URL ""| #define PACKAGE "ext3grep"| #define VERSION "0.10.2"| #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:5577: result: noconfigure:5577: checking for ext2fs/ext2fs.hconfigure:5577: result: noconfigure:5589: error: Missing headers. Please install the package e2fslibs-dev from e2fsprogs, or http://e2fsprogs.sourceforge.net for the upstream tar-ball.## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_CXXCPP_set=ac_cv_env_CXXCPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_ext2fs_ext2_fs_h=noac_cv_header_ext2fs_ext2fs_h=noac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_CXXCPP='clang++ -E'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noam_cv_CC_dependencies_compiler_type=pcham_cv_CXX_dependencies_compiler_type=pchcw_cv_prog_CXX_pch=no## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/ext3grep/src/ext3grep-0.10.2/missing --run aclocal-1.11'ACLOCAL_CWFLAGS='-I /usr/share/cwautomacros/m4'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/ext3grep/src/ext3grep-0.10.2/missing --run tar'AUTOCONF='${SHELL} /tmp/ext3grep/src/ext3grep-0.10.2/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/ext3grep/src/ext3grep-0.10.2/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/ext3grep/src/ext3grep-0.10.2/missing --run automake-1.11'AWK='gawk'CC='clang'CCDEPMODE='depmode=pch'CC_FINGER_PRINT=''CFLAGS=''CPP='clang -E'CPPFLAGS=''CWD_FLAGS=''CWD_LIBS=''CWD_R_FLAGS=''CWD_R_LIBS=''CW_DEBUG_FLAGS=''CW_OPTIMISE_FLAGS='-O2'CW_STRIPPED_CXXFLAGS=''CW_WARNING_FLAGS=''CXX='clang++'CXXCPP='clang++ -E'CXXCPP_FINGER_PRINT=''CXXDEPMODE='depmode=pch'CXXFLAGS='-O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et'CXXFLAGS_FINGER_PRINT=''CXX_FINGER_PRINT=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'DOXYGEN_CWDEBUG=''DOXYGEN_DEBUG=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/ext3grep/src/ext3grep-0.10.2/missing --run makeinfo'MKDIR_P='/usr/sbin/mkdir -p'Makefilein=''OBJEXT='o'PACKAGE='ext3grep'PACKAGE_BUGREPORT='carlo@alinoe.com'PACKAGE_NAME='ext3grep'PACKAGE_STRING='ext3grep 0.10.2'PACKAGE_TARNAME='ext3grep'PACKAGE_URL=''PACKAGE_VERSION='0.10.2'PATH_SEPARATOR=':'PCHFLAGS=''SET_MAKE=''SHELL='/bin/sh'STRIP='strip'USE_CWDEBUG_FALSE=''USE_CWDEBUG_TRUE='#'USE_DEBUG_FALSE=''USE_DEBUG_TRUE='#'USE_LIBCWD='no'USE_PCH_FALSE=''USE_PCH_TRUE='#'USE_SVN_FALSE=''USE_SVN_TRUE='#'VERSION='0.10.2'ac_ct_CC=''ac_ct_CXX=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE=''am__fastdepCC_FALSE=''am__fastdepCC_TRUE='#'am__fastdepCXX_FALSE=''am__fastdepCXX_TRUE='#'am__include='include'am__isrc=''am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} 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'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/ext3grep/src/ext3grep-0.10.2/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='/usr/sbin/mkdir -p'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "ext3grep"#define PACKAGE_TARNAME "ext3grep"#define PACKAGE_VERSION "0.10.2"#define PACKAGE_STRING "ext3grep 0.10.2"#define PACKAGE_BUGREPORT "carlo@alinoe.com"#define PACKAGE_URL ""#define PACKAGE "ext3grep"#define VERSION "0.10.2"#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 1configure: exit 1