The build took 00h 03m 39s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
2,547 |
cpp |
1,376 |
ansic |
1,223 |
makefile |
1,049 |
sh |
6,195 |
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/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: extundelete 0.2.4-3 (Thu Apr 13 12:25:30 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: 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 usedConfiguring extundelete 0.2.4Writing generated files to diskmake -s all-recursiveMaking all in srcextundelete.cc:1271:28: error: non-constant-expression cannot be narrowed from type 'int' to 'ext2_ino_t' (aka 'unsigned int') in initializer list [-Wc++11-narrowing] struct dir_context ctx = {search_flags, DIRENT_FLAG_INCLUDE_REMOVED, ^~~~~~~~~~~~extundelete.cc:1271:28: note: insert an explicit cast to silence this issue struct dir_context ctx = {search_flags, DIRENT_FLAG_INCLUDE_REMOVED, ^~~~~~~~~~~~ static_cast( ) 1 error generated.make[2]: *** [Makefile:409: extundelete-extundelete.o] Error 1make[1]: *** [Makefile:268: all-recursive] Error 1make: *** [Makefile:208: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/extundelete/src/extundelete-0.2.4/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by extundelete configure 0.2.4, which wasgenerated by GNU Autoconf 2.68. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 8032fdc939c1uname -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: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2275: checking for a BSD-compatible installconfigure:2343: result: /usr/bin/install -cconfigure:2354: checking whether build environment is saneconfigure:2404: result: yesconfigure:2453: checking for x86_64-unknown-linux-stripconfigure:2483: result: noconfigure:2493: checking for stripconfigure:2509: found /usr/bin/stripconfigure:2520: result: stripconfigure:2545: checking for a thread-safe mkdir -pconfigure:2584: result: /usr/bin/mkdir -pconfigure:2597: checking for gawkconfigure:2613: found /usr/bin/gawkconfigure:2624: result: gawkconfigure:2635: checking whether make sets $(MAKE)configure:2657: result: yesconfigure:2856: checking for C++ compiler versionconfigure:2865: clang++ --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2876: $? = 0configure:2865: clang++ -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:2876: $? = 0configure:2865: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2876: $? = 1configure:2865: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2876: $? = 1configure:2896: checking whether the C++ compiler worksconfigure:2918: clang++ conftest.cpp >&5configure:2922: $? = 0configure:2970: result: yesconfigure:2973: checking for C++ compiler default output file nameconfigure:2975: result: a.outconfigure:2981: checking for suffix of executablesconfigure:2988: clang++ -o conftest conftest.cpp >&5configure:2992: $? = 0configure:3014: result:configure:3036: checking whether we are cross compilingconfigure:3044: clang++ -o conftest conftest.cpp >&5configure:3048: $? = 0configure:3055: ./conftestconfigure:3059: $? = 0configure:3074: result: noconfigure:3079: checking for suffix of object filesconfigure:3101: clang++ -c conftest.cpp >&5configure:3105: $? = 0configure:3126: result: oconfigure:3130: checking whether we are using the GNU C++ compilerconfigure:3149: clang++ -c conftest.cpp >&5configure:3149: $? = 0configure:3158: result: yesconfigure:3167: checking whether clang++ accepts -gconfigure:3187: clang++ -c -g conftest.cpp >&5configure:3187: $? = 0configure:3228: result: yesconfigure:3262: checking for style of include used by makeconfigure:3290: result: GNUconfigure:3316: checking dependency style of clang++configure:3427: result: gcc3configure:3450: checking for x86_64-unknown-linux-gccconfigure:3477: result: clangconfigure:3746: checking for C compiler versionconfigure:3755: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3766: $? = 0configure:3755: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3766: $? = 0configure:3755: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3766: $? = 1configure:3755: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3766: $? = 1configure:3770: checking whether we are using the GNU C compilerconfigure:3789: clang -c conftest.c >&5configure:3789: $? = 0configure:3798: result: yesconfigure:3807: checking whether clang accepts -gconfigure:3827: clang -c -g conftest.c >&5configure:3827: $? = 0configure:3868: result: yesconfigure:3885: checking for clang option to accept ISO C89configure:3949: clang -c conftest.c >&5configure:3949: $? = 0configure:3962: result: none neededconfigure:3984: checking dependency style of clangconfigure:4095: result: gcc3configure:4118: checking whether C compiler accepts -gconfigure:4137: clang -c -g conftest.c >&5configure:4137: $? = 0configure:4147: result: yesconfigure:4155: checking whether C compiler accepts -O2configure:4174: clang -c -O2 conftest.c >&5configure:4174: $? = 0configure:4184: result: yesconfigure:4192: checking whether C compiler accepts -std=c99configure:4207: clang -c -std=c99 conftest.c >&5configure:4207: $? = 0configure:4215: result: yesconfigure:4223: checking whether C compiler accepts -Wallconfigure:4242: clang -c -Wall conftest.c >&5configure:4242: $? = 0configure:4252: result: yesconfigure:4260: checking whether C compiler accepts -Wconfigure:4279: clang -c -W conftest.c >&5configure:4279: $? = 0configure:4289: result: yesconfigure:4297: checking whether C compiler accepts -pedanticconfigure:4316: clang -c -pedantic conftest.c >&5configure:4316: $? = 0configure:4326: result: yesconfigure:4334: checking whether C compiler accepts -Wredundant-declsconfigure:4353: clang -c -Wredundant-decls conftest.c >&5configure:4353: $? = 0configure:4363: result: yesconfigure:4371: checking whether C compiler accepts -Wshadowconfigure:4390: clang -c -Wshadow conftest.c >&5configure:4390: $? = 0configure:4400: result: yesconfigure:4408: checking whether C compiler accepts -Wpointer-arithconfigure:4427: clang -c -Wpointer-arith conftest.c >&5configure:4427: $? = 0configure:4437: result: yesconfigure:4445: checking whether C compiler accepts -Wwrite-stringsconfigure:4464: clang -c -Wwrite-strings conftest.c >&5configure:4464: $? = 0configure:4474: result: yesconfigure:4482: checking whether C compiler accepts -Winit-selfconfigure:4501: clang -c -Winit-self conftest.c >&5configure:4501: $? = 0configure:4511: result: yesconfigure:4519: checking whether C compiler accepts -Wconversionconfigure:4538: clang -c -Wconversion conftest.c >&5configure:4538: $? = 0configure:4548: result: yesconfigure:4556: checking whether C compiler accepts -pgconfigure:4575: clang -c -pg conftest.c >&5configure:4575: $? = 0configure:4585: result: yesconfigure:4593: checking whether C compiler accepts -O3configure:4612: clang -c -O3 conftest.c >&5configure:4612: $? = 0configure:4622: result: yesconfigure:4638: checking whether C++ compiler accepts -gconfigure:4657: clang++ -c -g conftest.cpp >&5configure:4657: $? = 0configure:4667: result: yesconfigure:4675: checking whether C++ compiler accepts -O2configure:4694: clang++ -c -O2 conftest.cpp >&5configure:4694: $? = 0configure:4704: result: yesconfigure:4712: checking whether C++ compiler accepts -std=c++0xconfigure:4727: clang++ -c -std=c++0x conftest.cpp >&5configure:4727: $? = 0configure:4735: result: yesconfigure:4743: checking whether C++ compiler accepts -std=c++11configure:4758: clang++ -c -std=c++11 conftest.cpp >&5configure:4758: $? = 0configure:4766: result: yesconfigure:4774: checking whether C++ compiler accepts -Wconfigure:4793: clang++ -c -W conftest.cpp >&5configure:4793: $? = 0configure:4803: result: yesconfigure:4811: checking whether C++ compiler accepts -Wallconfigure:4830: clang++ -c -Wall conftest.cpp >&5configure:4830: $? = 0configure:4840: result: yesconfigure:4848: checking whether C++ compiler accepts -std=c++0x -pedanticconfigure:4863: clang++ -c -std=c++0x -pedantic conftest.cpp >&5configure:4863: $? = 0configure:4871: result: yesconfigure:4879: checking whether C++ compiler accepts -std=c++11 -pedanticconfigure:4894: clang++ -c -std=c++11 -pedantic conftest.cpp >&5configure:4894: $? = 0configure:4902: result: yesconfigure:4910: checking whether C++ compiler accepts -Wredundant-declsconfigure:4929: clang++ -c -Wredundant-decls conftest.cpp >&5configure:4929: $? = 0configure:4939: result: yesconfigure:4947: checking whether C++ compiler accepts -Wshadowconfigure:4966: clang++ -c -Wshadow conftest.cpp >&5configure:4966: $? = 0configure:4976: result: yesconfigure:4984: checking whether C++ compiler accepts -Wpointer-arithconfigure:5003: clang++ -c -Wpointer-arith conftest.cpp >&5configure:5003: $? = 0configure:5013: result: yesconfigure:5021: checking whether C++ compiler accepts -Wwrite-stringsconfigure:5040: clang++ -c -Wwrite-strings conftest.cpp >&5configure:5040: $? = 0configure:5050: result: yesconfigure:5058: checking whether C++ compiler accepts -Woverloaded-virtualconfigure:5077: clang++ -c -Woverloaded-virtual conftest.cpp >&5configure:5077: $? = 0configure:5087: result: yesconfigure:5095: checking whether C++ compiler accepts -Weffc++configure:5114: clang++ -c -Weffc++ conftest.cpp >&5configure:5114: $? = 0configure:5124: result: yesconfigure:5132: checking whether C++ compiler accepts -Winit-selfconfigure:5151: clang++ -c -Winit-self conftest.cpp >&5configure:5151: $? = 0configure:5161: result: yesconfigure:5169: checking whether C++ compiler accepts -Wconversionconfigure:5188: clang++ -c -Wconversion conftest.cpp >&5configure:5188: $? = 0configure:5198: result: yesconfigure:5206: checking whether C++ compiler accepts -pgconfigure:5225: clang++ -c -pg conftest.cpp >&5configure:5225: $? = 0configure:5235: result: yesconfigure:5243: checking whether C++ compiler accepts -O3configure:5262: clang++ -c -O3 conftest.cpp >&5configure:5262: $? = 0configure:5272: result: yesconfigure:5298: checking for ext2fs_bmap in -lext2fsconfigure:5323: clang -o conftest conftest.c -lext2fs >&5configure:5323: $? = 0configure:5332: result: yesconfigure:5349: checking for ext2fs_get_generic_bitmap_startconfigure:5349: clang -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_inode_table_locconfigure:5349: clang -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_extent_open2configure:5349: clang -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_blocks_countconfigure:5349: clang -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_get_arrayconfigure:5349: clang -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_get_generic_bmap_startconfigure:5349: clang -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_test_block_bitmap2configure:5349: clang -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_bmap2configure:5349: clang -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_test_block_bitmap2configure:5349: result: yesconfigure:5349: checking for ext2fs_group_of_blk2configure:5349: clang -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_read_dir_block3configure:5349: clang -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_test_inode_bitmap2configure:5349: clang -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5358: checking for com_err in -lcom_errconfigure:5383: clang -o conftest conftest.c -lcom_err -lext2fs >&5configure:5383: $? = 0configure:5392: result: yesconfigure:5413: checking how to run the C preprocessorconfigure:5444: clang -E conftest.cconfigure:5444: $? = 0configure:5458: clang -E conftest.cconftest.c:25:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:5458: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "extundelete"| #define PACKAGE_TARNAME "extundelete"| #define PACKAGE_VERSION "0.2.4"| #define PACKAGE_STRING "extundelete 0.2.4"| #define PACKAGE_BUGREPORT "extundelete.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "extundelete"| #define VERSION "0.2.4"| #define HAVE_LIBEXT2FS 1| #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1| #define HAVE_EXT2FS_INODE_TABLE_LOC 1| #define HAVE_EXT2FS_EXTENT_OPEN2 1| #define HAVE_EXT2FS_BLOCKS_COUNT 1| #define HAVE_EXT2FS_GET_ARRAY 1| #define HAVE_EXT2FS_GET_GENERIC_BMAP_START 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_BMAP2 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_GROUP_OF_BLK2 1| #define HAVE_EXT2FS_READ_DIR_BLOCK3 1| #define HAVE_EXT2FS_TEST_INODE_BITMAP2 1| #define HAVE_LIBCOM_ERR 1| /* end confdefs.h. */| #include configure:5483: result: clang -Econfigure:5503: clang -E conftest.cconfigure:5503: $? = 0configure:5517: clang -E conftest.cconftest.c:25:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:5517: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "extundelete"| #define PACKAGE_TARNAME "extundelete"| #define PACKAGE_VERSION "0.2.4"| #define PACKAGE_STRING "extundelete 0.2.4"| #define PACKAGE_BUGREPORT "extundelete.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "extundelete"| #define VERSION "0.2.4"| #define HAVE_LIBEXT2FS 1| #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1| #define HAVE_EXT2FS_INODE_TABLE_LOC 1| #define HAVE_EXT2FS_EXTENT_OPEN2 1| #define HAVE_EXT2FS_BLOCKS_COUNT 1| #define HAVE_EXT2FS_GET_ARRAY 1| #define HAVE_EXT2FS_GET_GENERIC_BMAP_START 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_BMAP2 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_GROUP_OF_BLK2 1| #define HAVE_EXT2FS_READ_DIR_BLOCK3 1| #define HAVE_EXT2FS_TEST_INODE_BITMAP2 1| #define HAVE_LIBCOM_ERR 1| /* end confdefs.h. */| #include configure:5546: checking for grep that handles long lines and -econfigure:5604: result: /usr/bin/grepconfigure:5609: checking for egrepconfigure:5671: result: /usr/bin/grep -Econfigure:5676: checking for ANSI C header filesconfigure:5696: clang -c conftest.c >&5configure:5696: $? = 0configure:5769: clang -o conftest conftest.c -lcom_err -lext2fs >&5configure:5769: $? = 0configure:5769: ./conftestconfigure:5769: $? = 0configure:5780: result: yesconfigure:5793: checking for sys/types.hconfigure:5793: clang -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for sys/stat.hconfigure:5793: clang -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for stdlib.hconfigure:5793: clang -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for string.hconfigure:5793: clang -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for memory.hconfigure:5793: clang -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for strings.hconfigure:5793: clang -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for inttypes.hconfigure:5793: clang -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for stdint.hconfigure:5793: clang -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for unistd.hconfigure:5793: clang -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5808: checking fcntl.h usabilityconfigure:5808: clang -c conftest.c >&5configure:5808: $? = 0configure:5808: result: yesconfigure:5808: checking fcntl.h presenceconfigure:5808: clang -E conftest.cconfigure:5808: $? = 0configure:5808: result: yesconfigure:5808: checking for fcntl.hconfigure:5808: result: yesconfigure:5808: checking for stdint.hconfigure:5808: result: yesconfigure:5808: checking for string.hconfigure:5808: result: yesconfigure:5808: checking for unistd.hconfigure:5808: result: yesconfigure:5808: checking utime.h usabilityconfigure:5808: clang -c conftest.c >&5configure:5808: $? = 0configure:5808: result: yesconfigure:5808: checking utime.h presenceconfigure:5808: clang -E conftest.cconfigure:5808: $? = 0configure:5808: result: yesconfigure:5808: checking for utime.hconfigure:5808: result: yesconfigure:5808: checking for sys/types.hconfigure:5808: result: yesconfigure:5808: checking getopt.h usabilityconfigure:5808: clang -c conftest.c >&5configure:5808: $? = 0configure:5808: result: yesconfigure:5808: checking getopt.h presenceconfigure:5808: clang -E conftest.cconfigure:5808: $? = 0configure:5808: result: yesconfigure:5808: checking for getopt.hconfigure:5808: result: yesconfigure:5820: checking for stdbool.h that conforms to C99configure:5887: clang -c conftest.c >&5conftest.c:91:12: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]bool e = &s;~ ^conftest.c:95:11: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:95:16: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:95:21: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:95:26: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:95:36: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:95:41: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:95:46: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:95:51: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:96:11: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]~^conftest.c:96:16: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]~^conftest.c:96:21: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]~^12 warnings generated.configure:5887: $? = 0configure:5894: result: yesconfigure:5896: checking for _Boolconfigure:5896: clang -c conftest.c >&5configure:5896: $? = 0configure:5896: clang -c conftest.c >&5conftest.c:78:20: error: expected expressionif (sizeof ((_Bool)))^1 error generated.configure:5896: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "extundelete"| #define PACKAGE_TARNAME "extundelete"| #define PACKAGE_VERSION "0.2.4"| #define PACKAGE_STRING "extundelete 0.2.4"| #define PACKAGE_BUGREPORT "extundelete.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "extundelete"| #define VERSION "0.2.4"| #define HAVE_LIBEXT2FS 1| #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1| #define HAVE_EXT2FS_INODE_TABLE_LOC 1| #define HAVE_EXT2FS_EXTENT_OPEN2 1| #define HAVE_EXT2FS_BLOCKS_COUNT 1| #define HAVE_EXT2FS_GET_ARRAY 1| #define HAVE_EXT2FS_GET_GENERIC_BMAP_START 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_BMAP2 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_GROUP_OF_BLK2 1| #define HAVE_EXT2FS_READ_DIR_BLOCK3 1| #define HAVE_EXT2FS_TEST_INODE_BITMAP2 1| #define HAVE_LIBCOM_ERR 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 HAVE_FCNTL_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_GETOPT_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| int| main ()| {| if (sizeof ((_Bool)))| return 0;| ;| return 0;| }configure:5896: result: yesconfigure:5912: checking for an ANSI C-conforming constconfigure:5977: clang -c conftest.c >&5configure:5977: $? = 0configure:5984: result: yesconfigure:5992: checking for inlineconfigure:6008: clang -c conftest.c >&5configure:6008: $? = 0configure:6016: result: inlineconfigure:6034: checking for size_tconfigure:6034: clang -c conftest.c >&5configure:6034: $? = 0configure:6034: clang -c conftest.c >&5conftest.c:80:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.configure:6034: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "extundelete"| #define PACKAGE_TARNAME "extundelete"| #define PACKAGE_VERSION "0.2.4"| #define PACKAGE_STRING "extundelete 0.2.4"| #define PACKAGE_BUGREPORT "extundelete.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "extundelete"| #define VERSION "0.2.4"| #define HAVE_LIBEXT2FS 1| #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1| #define HAVE_EXT2FS_INODE_TABLE_LOC 1| #define HAVE_EXT2FS_EXTENT_OPEN2 1| #define HAVE_EXT2FS_BLOCKS_COUNT 1| #define HAVE_EXT2FS_GET_ARRAY 1| #define HAVE_EXT2FS_GET_GENERIC_BMAP_START 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_BMAP2 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_GROUP_OF_BLK2 1| #define HAVE_EXT2FS_READ_DIR_BLOCK3 1| #define HAVE_EXT2FS_TEST_INODE_BITMAP2 1| #define HAVE_LIBCOM_ERR 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 HAVE_FCNTL_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_GETOPT_H 1| #define HAVE__BOOL 1| #define HAVE_STDBOOL_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| int| main ()| {| if (sizeof ((size_t)))| return 0;| ;| return 0;| }configure:6034: result: yesconfigure:6052: checking for special C compiler options needed for large filesconfigure:6097: result: noconfigure:6103: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:6128: clang -c conftest.c >&5configure:6128: $? = 0configure:6160: result: noconfigure:6243: checking for blk64_tconfigure:6243: clang -c conftest.c >&5configure:6243: $? = 0configure:6243: clang -c conftest.c >&5conftest.c:49:22: error: expected expressionif (sizeof ((blk64_t)))^1 error generated.configure:6243: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "extundelete"| #define PACKAGE_TARNAME "extundelete"| #define PACKAGE_VERSION "0.2.4"| #define PACKAGE_STRING "extundelete 0.2.4"| #define PACKAGE_BUGREPORT "extundelete.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "extundelete"| #define VERSION "0.2.4"| #define HAVE_LIBEXT2FS 1| #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1| #define HAVE_EXT2FS_INODE_TABLE_LOC 1| #define HAVE_EXT2FS_EXTENT_OPEN2 1| #define HAVE_EXT2FS_BLOCKS_COUNT 1| #define HAVE_EXT2FS_GET_ARRAY 1| #define HAVE_EXT2FS_GET_GENERIC_BMAP_START 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_BMAP2 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_GROUP_OF_BLK2 1| #define HAVE_EXT2FS_READ_DIR_BLOCK3 1| #define HAVE_EXT2FS_TEST_INODE_BITMAP2 1| #define HAVE_LIBCOM_ERR 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 HAVE_FCNTL_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_GETOPT_H 1| #define HAVE__BOOL 1| #define HAVE_STDBOOL_H 1| /* end confdefs.h. */| #include || int| main ()| {| if (sizeof ((blk64_t)))| return 0;| ;| return 0;| }configure:6243: result: yesconfigure:6254: checking whether byte ordering is bigendianconfigure:6269: clang -c conftest.c >&5conftest.c:46:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:46:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:6269: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "extundelete"| #define PACKAGE_TARNAME "extundelete"| #define PACKAGE_VERSION "0.2.4"| #define PACKAGE_STRING "extundelete 0.2.4"| #define PACKAGE_BUGREPORT "extundelete.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "extundelete"| #define VERSION "0.2.4"| #define HAVE_LIBEXT2FS 1| #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1| #define HAVE_EXT2FS_INODE_TABLE_LOC 1| #define HAVE_EXT2FS_EXTENT_OPEN2 1| #define HAVE_EXT2FS_BLOCKS_COUNT 1| #define HAVE_EXT2FS_GET_ARRAY 1| #define HAVE_EXT2FS_GET_GENERIC_BMAP_START 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_BMAP2 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_GROUP_OF_BLK2 1| #define HAVE_EXT2FS_READ_DIR_BLOCK3 1| #define HAVE_EXT2FS_TEST_INODE_BITMAP2 1| #define HAVE_LIBCOM_ERR 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 HAVE_FCNTL_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_GETOPT_H 1| #define HAVE__BOOL 1| #define HAVE_STDBOOL_H 1| #define HAVE_BLK64_T 1| /* end confdefs.h. */| #ifndef __APPLE_CC__| not a universal capable compiler| #endif| typedef int dummy;|configure:6314: clang -c conftest.c >&5configure:6314: $? = 0configure:6332: clang -c conftest.c >&5conftest.c:52:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:6332: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "extundelete"| #define PACKAGE_TARNAME "extundelete"| #define PACKAGE_VERSION "0.2.4"| #define PACKAGE_STRING "extundelete 0.2.4"| #define PACKAGE_BUGREPORT "extundelete.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "extundelete"| #define VERSION "0.2.4"| #define HAVE_LIBEXT2FS 1| #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1| #define HAVE_EXT2FS_INODE_TABLE_LOC 1| #define HAVE_EXT2FS_EXTENT_OPEN2 1| #define HAVE_EXT2FS_BLOCKS_COUNT 1| #define HAVE_EXT2FS_GET_ARRAY 1| #define HAVE_EXT2FS_GET_GENERIC_BMAP_START 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_BMAP2 1| #define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1| #define HAVE_EXT2FS_GROUP_OF_BLK2 1| #define HAVE_EXT2FS_READ_DIR_BLOCK3 1| #define HAVE_EXT2FS_TEST_INODE_BITMAP2 1| #define HAVE_LIBCOM_ERR 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 HAVE_FCNTL_H 1| #define HAVE_STDINT_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_GETOPT_H 1| #define HAVE__BOOL 1| #define HAVE_STDBOOL_H 1| #define HAVE_BLK64_T 1| /* end confdefs.h. */| #include | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:6460: result: noconfigure:6480: checking for working memcmpconfigure:6523: clang -o conftest conftest.c -lcom_err -lext2fs >&5configure:6523: $? = 0configure:6523: ./conftestconfigure:6523: $? = 0configure:6533: result: yesconfigure:6542: checking whether lstat correctly handles trailing slashconfigure:6568: clang -o conftest conftest.c -lcom_err -lext2fs >&5configure:6568: $? = 0configure:6568: ./conftestconfigure:6568: $? = 0configure:6585: result: yesconfigure:6604: checking whether stat accepts an empty stringconfigure:6624: clang -o conftest conftest.c -lcom_err -lext2fs >&5configure:6624: $? = 0configure:6624: ./conftestconfigure:6624: $? = 0configure:6634: result: noconfigure:6653: checking for memsetconfigure:6653: clang -o conftest conftest.c -lcom_err -lext2fs >&5conftest.c:69:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^conftest.c:69:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:6653: $? = 0configure:6653: result: yesconfigure:6653: checking for mkdirconfigure:6653: clang -o conftest conftest.c -lcom_err -lext2fs >&5configure:6653: $? = 0configure:6653: result: yesconfigure:6653: checking for strerrorconfigure:6653: clang -o conftest conftest.c -lcom_err -lext2fs >&5conftest.c:71:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:71:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:6653: $? = 0configure:6653: result: yesconfigure:6653: checking for strtolconfigure:6653: clang -o conftest conftest.c -lcom_err -lext2fs >&5configure:6653: $? = 0configure:6653: result: yesconfigure:6653: checking for strtoulconfigure:6653: clang -o conftest conftest.c -lcom_err -lext2fs >&5configure:6653: $? = 0configure:6653: result: yesconfigure:6801: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by extundelete config.status 0.2.4, which wasgenerated by GNU Autoconf 2.68. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.status --quieton 8032fdc939c1config.status:905: creating Makefileconfig.status:905: creating src/Makefileconfig.status:905: creating config.hconfig.status:1134: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_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_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_func_ext2fs_blocks_count=yesac_cv_func_ext2fs_bmap2=yesac_cv_func_ext2fs_extent_open2=yesac_cv_func_ext2fs_get_array=yesac_cv_func_ext2fs_get_generic_bitmap_start=yesac_cv_func_ext2fs_get_generic_bmap_start=yesac_cv_func_ext2fs_group_of_blk2=yesac_cv_func_ext2fs_inode_table_loc=yesac_cv_func_ext2fs_read_dir_block3=yesac_cv_func_ext2fs_test_block_bitmap2=yesac_cv_func_ext2fs_test_inode_bitmap2=yesac_cv_func_lstat_dereferences_slashed_symlink=yesac_cv_func_memcmp_working=yesac_cv_func_memset=yesac_cv_func_mkdir=yesac_cv_func_stat_empty_string_bug=noac_cv_func_strerror=yesac_cv_func_strtol=yesac_cv_func_strtoul=yesac_cv_header_fcntl_h=yesac_cv_header_getopt_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdbool_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_header_utime_h=yesac_cv_lib_com_err_com_err=yesac_cv_lib_ext2fs_ext2fs_bmap=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='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=noac_cv_type__Bool=yesac_cv_type_blk64_t=yesac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3ax_cv_c_flags__O2=yesax_cv_c_flags__O3=yesax_cv_c_flags__W=yesax_cv_c_flags__Wall=yesax_cv_c_flags__Wconversion=yesax_cv_c_flags__Winit_self=yesax_cv_c_flags__Wpointer_arith=yesax_cv_c_flags__Wredundant_decls=yesax_cv_c_flags__Wshadow=yesax_cv_c_flags__Wwrite_strings=yesax_cv_c_flags__g=yesax_cv_c_flags__pedantic=yesax_cv_c_flags__pg=yesax_cv_c_flags__std_c99=yesax_cv_cxx_flags__O2=yesax_cv_cxx_flags__O3=yesax_cv_cxx_flags__W=yesax_cv_cxx_flags__Wall=yesax_cv_cxx_flags__Wconversion=yesax_cv_cxx_flags__Weffcpp=yesax_cv_cxx_flags__Winit_self=yesax_cv_cxx_flags__Woverloaded_virtual=yesax_cv_cxx_flags__Wpointer_arith=yesax_cv_cxx_flags__Wredundant_decls=yesax_cv_cxx_flags__Wshadow=yesax_cv_cxx_flags__Wwrite_strings=yesax_cv_cxx_flags__g=yesax_cv_cxx_flags__pg=yesax_cv_cxx_flags__std_cpp0x=yesax_cv_cxx_flags__std_cpp0x__pedantic=yesax_cv_cxx_flags__std_cpp11=yesax_cv_cxx_flags__std_cpp11__pedantic=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/missing --run aclocal-1.11'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AUTOCONF='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/missing --run automake-1.11'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='clang -E'CPPFLAGS=''CXX='clang++'CXXDEPMODE='depmode=gcc3'CXXFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EU_CFLAGS=' -g -O2'EU_CXXFLAGS=' -g -O2'EU_OPTFLAGS=' -O3'EU_OPTXXFLAGS=' -O3'EU_SCFLAGS=' -pedantic -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Winit-self -Wconversion'EU_SCXXFLAGS=' -pedantic -pedantic -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Woverloaded-virtual -Weffc++ -Winit-self -Wconversion'EU_WCFLAGS=' -std=c99 -Wall -W'EU_WCXXFLAGS=' -std=c++0x -std=c++11 -W -Wall'EXEEXT=''GREP='/usr/bin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS='-lcom_err -lext2fs 'LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/missing --run makeinfo'MKDIR_P='/usr/bin/mkdir -p'OBJEXT='o'PACKAGE='extundelete'PACKAGE_BUGREPORT='extundelete.sourceforge.net'PACKAGE_NAME='extundelete'PACKAGE_STRING='extundelete 0.2.4'PACKAGE_TARNAME='extundelete'PACKAGE_URL=''PACKAGE_VERSION='0.2.4'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.2.4'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__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/extundelete/src/extundelete-0.2.4/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='/usr/bin/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 "extundelete"#define PACKAGE_TARNAME "extundelete"#define PACKAGE_VERSION "0.2.4"#define PACKAGE_STRING "extundelete 0.2.4"#define PACKAGE_BUGREPORT "extundelete.sourceforge.net"#define PACKAGE_URL ""#define PACKAGE "extundelete"#define VERSION "0.2.4"#define HAVE_LIBEXT2FS 1#define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1#define HAVE_EXT2FS_INODE_TABLE_LOC 1#define HAVE_EXT2FS_EXTENT_OPEN2 1#define HAVE_EXT2FS_BLOCKS_COUNT 1#define HAVE_EXT2FS_GET_ARRAY 1#define HAVE_EXT2FS_GET_GENERIC_BMAP_START 1#define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1#define HAVE_EXT2FS_BMAP2 1#define HAVE_EXT2FS_TEST_BLOCK_BITMAP2 1#define HAVE_EXT2FS_GROUP_OF_BLK2 1#define HAVE_EXT2FS_READ_DIR_BLOCK3 1#define HAVE_EXT2FS_TEST_INODE_BITMAP2 1#define HAVE_LIBCOM_ERR 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 HAVE_FCNTL_H 1#define HAVE_STDINT_H 1#define HAVE_STRING_H 1#define HAVE_UNISTD_H 1#define HAVE_UTIME_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_GETOPT_H 1#define HAVE__BOOL 1#define HAVE_STDBOOL_H 1#define HAVE_BLK64_T 1#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1#define HAVE_MEMSET 1#define HAVE_MKDIR 1#define HAVE_STRERROR 1#define HAVE_STRTOL 1#define HAVE_STRTOUL 1configure: exit 0