The build took 00h 00m 47s and was 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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: extundelete 0.2.4-3 (Wed Aug 24 12:22:00 UTC 2016)==> 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 srccli.cc: In function 'errcode_t examine_fs(ext2_filsys)':cli.cc:337:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(strlen(name) > 0) ^~cli.cc:339:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(errcode) com_err(Config::progname.c_str(), errcode, "while restoring file %s.", name); ^~extundelete.cc: In function 'int extundelete_test_inode_bitmap(ext2_filsys, ext2_ino_t)':extundelete.cc:196:5: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if(! EXT2_SB(fs->super)->s_feature_incompat & EXT4_FEATURE_INCOMPAT_64BIT) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~extundelete.cc: In function 'ext2_ino_t find_inode(ext2_filsys, ext2_filsys, ext2_inode*, std::__cxx11::string, int)':extundelete.cc:1272:29: warning: narrowing conversion of 'search_flags' from 'int' to 'ext2_ino_t {aka unsigned int}' inside { } [-Wnarrowing] buf, match_name2, priv, 0}; ^extundelete.cc: In function 'errcode_t restore_file(ext2_filsys, ext2_filsys, const string&)':extundelete.cc:1522:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (LINUX_S_ISDIR(inode->i_mode) && inode->i_blocks > 0) ^~extundelete.cc:1524:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' print_directory_inode(fs, inode, ino); ^~~~~~~~~~~~~~~~~~~~~==> Entering fakeroot environment...==> Starting package()...Making install in src /usr/bin/install -c extundelete '/tmp/extundelete/pkg/extundelete/usr/bin'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "extundelete"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Adding changelog file... -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: extundelete 0.2.4-3 (Wed Aug 24 12:22:16 UTC 2016)CMD: pacman --query --file extundelete-0.2.4-3-x86_64.pkg.tar.xz
Creating hybrid package for 'extundelete'
Trying to find vanilla package 'extundelete'...
CMD: pacman --query --file /mirror/extundelete-0.2.4-3.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .CHANGELOG usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .CHANGELOG usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .CHANGELOG usr .MTREE | xz -c -z
CMD: bsdtar -tqf extundelete.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/extundelete.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/extundelete.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/extundelete.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/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 = 7c5df06d7c5cuname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /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/sbin/stripconfigure:2520: result: stripconfigure:2545: checking for a thread-safe mkdir -pconfigure:2584: result: /usr/sbin/mkdir -pconfigure:2597: checking for gawkconfigure:2613: found /usr/sbin/gawkconfigure:2624: result: gawkconfigure:2635: checking whether make sets $(MAKE)configure:2657: result: yesconfigure:2758: checking for x86_64-unknown-linux-g++configure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-c++configure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-gppconfigure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-aCCconfigure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-CCconfigure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-cxxconfigure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-cc++configure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-cl.execonfigure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-FCCconfigure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-KCCconfigure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-RCCconfigure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-xlC_rconfigure:2788: result: noconfigure:2758: checking for x86_64-unknown-linux-xlCconfigure:2788: result: noconfigure:2802: checking for g++configure:2818: found /usr/sbin/g++configure:2829: result: g++configure:2856: checking for C++ compiler versionconfigure:2865: g++ --version >&5g++ (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2876: $? = 0configure:2865: g++ -v >&5Using built-in specs.COLLECT_GCC=g++COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2876: $? = 0configure:2865: g++ -V >&5g++: error: unrecognized command line option '-V'g++: fatal error: no input filescompilation terminated.configure:2876: $? = 1configure:2865: g++ -qversion >&5g++: error: unrecognized command line option '-qversion'; did you mean '--version'?g++: fatal error: no input filescompilation terminated.configure:2876: $? = 1configure:2896: checking whether the C++ compiler worksconfigure:2918: g++ 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: g++ -o conftest conftest.cpp >&5configure:2992: $? = 0configure:3014: result:configure:3036: checking whether we are cross compilingconfigure:3044: g++ -o conftest conftest.cpp >&5configure:3048: $? = 0configure:3055: ./conftestconfigure:3059: $? = 0configure:3074: result: noconfigure:3079: checking for suffix of object filesconfigure:3101: g++ -c conftest.cpp >&5configure:3105: $? = 0configure:3126: result: oconfigure:3130: checking whether we are using the GNU C++ compilerconfigure:3149: g++ -c conftest.cpp >&5configure:3149: $? = 0configure:3158: result: yesconfigure:3167: checking whether g++ accepts -gconfigure:3187: g++ -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 g++configure:3427: result: gcc3configure:3450: checking for x86_64-unknown-linux-gccconfigure:3480: result: noconfigure:3490: checking for gccconfigure:3506: found /usr/sbin/gccconfigure:3517: result: gccconfigure:3746: checking for C compiler versionconfigure:3755: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3766: $? = 0configure:3755: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3766: $? = 0configure:3755: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3766: $? = 1configure:3755: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3766: $? = 1configure:3770: checking whether we are using the GNU C compilerconfigure:3789: gcc -c conftest.c >&5configure:3789: $? = 0configure:3798: result: yesconfigure:3807: checking whether gcc accepts -gconfigure:3827: gcc -c -g conftest.c >&5configure:3827: $? = 0configure:3868: result: yesconfigure:3885: checking for gcc option to accept ISO C89configure:3949: gcc -c conftest.c >&5configure:3949: $? = 0configure:3962: result: none neededconfigure:3984: checking dependency style of gccconfigure:4095: result: gcc3configure:4118: checking whether C compiler accepts -gconfigure:4137: gcc -c -g conftest.c >&5configure:4137: $? = 0configure:4147: result: yesconfigure:4155: checking whether C compiler accepts -O2configure:4174: gcc -c -O2 conftest.c >&5configure:4174: $? = 0configure:4184: result: yesconfigure:4192: checking whether C compiler accepts -std=c99configure:4207: gcc -c -std=c99 conftest.c >&5configure:4207: $? = 0configure:4215: result: yesconfigure:4223: checking whether C compiler accepts -Wallconfigure:4242: gcc -c -Wall conftest.c >&5configure:4242: $? = 0configure:4252: result: yesconfigure:4260: checking whether C compiler accepts -Wconfigure:4279: gcc -c -W conftest.c >&5configure:4279: $? = 0configure:4289: result: yesconfigure:4297: checking whether C compiler accepts -pedanticconfigure:4316: gcc -c -pedantic conftest.c >&5configure:4316: $? = 0configure:4326: result: yesconfigure:4334: checking whether C compiler accepts -Wredundant-declsconfigure:4353: gcc -c -Wredundant-decls conftest.c >&5configure:4353: $? = 0configure:4363: result: yesconfigure:4371: checking whether C compiler accepts -Wshadowconfigure:4390: gcc -c -Wshadow conftest.c >&5configure:4390: $? = 0configure:4400: result: yesconfigure:4408: checking whether C compiler accepts -Wpointer-arithconfigure:4427: gcc -c -Wpointer-arith conftest.c >&5configure:4427: $? = 0configure:4437: result: yesconfigure:4445: checking whether C compiler accepts -Wwrite-stringsconfigure:4464: gcc -c -Wwrite-strings conftest.c >&5configure:4464: $? = 0configure:4474: result: yesconfigure:4482: checking whether C compiler accepts -Winit-selfconfigure:4501: gcc -c -Winit-self conftest.c >&5configure:4501: $? = 0configure:4511: result: yesconfigure:4519: checking whether C compiler accepts -Wconversionconfigure:4538: gcc -c -Wconversion conftest.c >&5configure:4538: $? = 0configure:4548: result: yesconfigure:4556: checking whether C compiler accepts -pgconfigure:4575: gcc -c -pg conftest.c >&5configure:4575: $? = 0configure:4585: result: yesconfigure:4593: checking whether C compiler accepts -O3configure:4612: gcc -c -O3 conftest.c >&5configure:4612: $? = 0configure:4622: result: yesconfigure:4638: checking whether C++ compiler accepts -gconfigure:4657: g++ -c -g conftest.cpp >&5configure:4657: $? = 0configure:4667: result: yesconfigure:4675: checking whether C++ compiler accepts -O2configure:4694: g++ -c -O2 conftest.cpp >&5configure:4694: $? = 0configure:4704: result: yesconfigure:4712: checking whether C++ compiler accepts -std=c++0xconfigure:4727: g++ -c -std=c++0x conftest.cpp >&5configure:4727: $? = 0configure:4735: result: yesconfigure:4743: checking whether C++ compiler accepts -std=c++11configure:4758: g++ -c -std=c++11 conftest.cpp >&5configure:4758: $? = 0configure:4766: result: yesconfigure:4774: checking whether C++ compiler accepts -Wconfigure:4793: g++ -c -W conftest.cpp >&5configure:4793: $? = 0configure:4803: result: yesconfigure:4811: checking whether C++ compiler accepts -Wallconfigure:4830: g++ -c -Wall conftest.cpp >&5configure:4830: $? = 0configure:4840: result: yesconfigure:4848: checking whether C++ compiler accepts -std=c++0x -pedanticconfigure:4863: g++ -c -std=c++0x -pedantic conftest.cpp >&5configure:4863: $? = 0configure:4871: result: yesconfigure:4879: checking whether C++ compiler accepts -std=c++11 -pedanticconfigure:4894: g++ -c -std=c++11 -pedantic conftest.cpp >&5configure:4894: $? = 0configure:4902: result: yesconfigure:4910: checking whether C++ compiler accepts -Wredundant-declsconfigure:4929: g++ -c -Wredundant-decls conftest.cpp >&5configure:4929: $? = 0configure:4939: result: yesconfigure:4947: checking whether C++ compiler accepts -Wshadowconfigure:4966: g++ -c -Wshadow conftest.cpp >&5configure:4966: $? = 0configure:4976: result: yesconfigure:4984: checking whether C++ compiler accepts -Wpointer-arithconfigure:5003: g++ -c -Wpointer-arith conftest.cpp >&5configure:5003: $? = 0configure:5013: result: yesconfigure:5021: checking whether C++ compiler accepts -Wwrite-stringsconfigure:5040: g++ -c -Wwrite-strings conftest.cpp >&5configure:5040: $? = 0configure:5050: result: yesconfigure:5058: checking whether C++ compiler accepts -Woverloaded-virtualconfigure:5077: g++ -c -Woverloaded-virtual conftest.cpp >&5configure:5077: $? = 0configure:5087: result: yesconfigure:5095: checking whether C++ compiler accepts -Weffc++configure:5114: g++ -c -Weffc++ conftest.cpp >&5configure:5114: $? = 0configure:5124: result: yesconfigure:5132: checking whether C++ compiler accepts -Winit-selfconfigure:5151: g++ -c -Winit-self conftest.cpp >&5configure:5151: $? = 0configure:5161: result: yesconfigure:5169: checking whether C++ compiler accepts -Wconversionconfigure:5188: g++ -c -Wconversion conftest.cpp >&5configure:5188: $? = 0configure:5198: result: yesconfigure:5206: checking whether C++ compiler accepts -pgconfigure:5225: g++ -c -pg conftest.cpp >&5configure:5225: $? = 0configure:5235: result: yesconfigure:5243: checking whether C++ compiler accepts -O3configure:5262: g++ -c -O3 conftest.cpp >&5configure:5262: $? = 0configure:5272: result: yesconfigure:5298: checking for ext2fs_bmap in -lext2fsconfigure:5323: gcc -o conftest conftest.c -lext2fs >&5configure:5323: $? = 0configure:5332: result: yesconfigure:5349: checking for ext2fs_get_generic_bitmap_startconfigure:5349: gcc -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_inode_table_locconfigure:5349: gcc -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_extent_open2configure:5349: gcc -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_blocks_countconfigure:5349: gcc -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_get_arrayconfigure:5349: gcc -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_get_generic_bmap_startconfigure:5349: gcc -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_test_block_bitmap2configure:5349: gcc -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_bmap2configure:5349: gcc -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: gcc -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_read_dir_block3configure:5349: gcc -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5349: checking for ext2fs_test_inode_bitmap2configure:5349: gcc -o conftest conftest.c -lext2fs >&5configure:5349: $? = 0configure:5349: result: yesconfigure:5358: checking for com_err in -lcom_errconfigure:5383: gcc -o conftest conftest.c -lcom_err -lext2fs >&5configure:5383: $? = 0configure:5392: result: yesconfigure:5413: checking how to run the C preprocessorconfigure:5444: gcc -E conftest.cconfigure:5444: $? = 0configure:5458: gcc -E conftest.cconftest.c:25:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.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: gcc -Econfigure:5503: gcc -E conftest.cconfigure:5503: $? = 0configure:5517: gcc -E conftest.cconftest.c:25:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.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/sbin/grepconfigure:5609: checking for egrepconfigure:5671: result: /usr/sbin/grep -Econfigure:5676: checking for ANSI C header filesconfigure:5696: gcc -c conftest.c >&5configure:5696: $? = 0configure:5769: gcc -o conftest conftest.c -lcom_err -lext2fs >&5configure:5769: $? = 0configure:5769: ./conftestconfigure:5769: $? = 0configure:5780: result: yesconfigure:5793: checking for sys/types.hconfigure:5793: gcc -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for sys/stat.hconfigure:5793: gcc -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for stdlib.hconfigure:5793: gcc -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for string.hconfigure:5793: gcc -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for memory.hconfigure:5793: gcc -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for strings.hconfigure:5793: gcc -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for inttypes.hconfigure:5793: gcc -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for stdint.hconfigure:5793: gcc -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5793: checking for unistd.hconfigure:5793: gcc -c conftest.c >&5configure:5793: $? = 0configure:5793: result: yesconfigure:5808: checking fcntl.h usabilityconfigure:5808: gcc -c conftest.c >&5configure:5808: $? = 0configure:5808: result: yesconfigure:5808: checking fcntl.h presenceconfigure:5808: gcc -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: gcc -c conftest.c >&5configure:5808: $? = 0configure:5808: result: yesconfigure:5808: checking utime.h presenceconfigure:5808: gcc -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: gcc -c conftest.c >&5configure:5808: $? = 0configure:5808: result: yesconfigure:5808: checking getopt.h presenceconfigure:5808: gcc -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: gcc -c conftest.c >&5configure:5887: $? = 0configure:5894: result: yesconfigure:5896: checking for _Boolconfigure:5896: gcc -c conftest.c >&5configure:5896: $? = 0configure:5896: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:78:20: error: expected expression before ')' tokenif (sizeof ((_Bool)))^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: gcc -c conftest.c >&5configure:5977: $? = 0configure:5984: result: yesconfigure:5992: checking for inlineconfigure:6008: gcc -c conftest.c >&5configure:6008: $? = 0configure:6016: result: inlineconfigure:6034: checking for size_tconfigure:6034: gcc -c conftest.c >&5configure:6034: $? = 0configure:6034: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:80:21: error: expected expression before ')' tokenif (sizeof ((size_t)))^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: gcc -c conftest.c >&5configure:6128: $? = 0configure:6160: result: noconfigure:6243: checking for blk64_tconfigure:6243: gcc -c conftest.c >&5configure:6243: $? = 0configure:6243: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:49:22: error: expected expression before ')' tokenif (sizeof ((blk64_t)))^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: gcc -c conftest.c >&5conftest.c:46:9: error: unknown type name 'not'not a universal capable compiler^~~conftest.c:46:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'not a universal capable compiler^~~~~~~~~conftest.c:46:15: error: unknown type name 'universal'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: gcc -c conftest.c >&5configure:6314: $? = 0configure:6332: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:52:4: error: unknown type name 'not'not big endian^~~conftest.c:52:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'not big endian^~~~~~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: gcc -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: gcc -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: gcc -o conftest conftest.c -lcom_err -lext2fs >&5configure:6624: $? = 0configure:6624: ./conftestconfigure:6624: $? = 0configure:6634: result: noconfigure:6653: checking for memsetconfigure:6653: gcc -o conftest conftest.c -lcom_err -lext2fs >&5conftest.c:69:6: warning: conflicting types for built-in function 'memset'char memset ();^~~~~~configure:6653: $? = 0configure:6653: result: yesconfigure:6653: checking for mkdirconfigure:6653: gcc -o conftest conftest.c -lcom_err -lext2fs >&5configure:6653: $? = 0configure:6653: result: yesconfigure:6653: checking for strerrorconfigure:6653: gcc -o conftest conftest.c -lcom_err -lext2fs >&5configure:6653: $? = 0configure:6653: result: yesconfigure:6653: checking for strtolconfigure:6653: gcc -o conftest conftest.c -lcom_err -lext2fs >&5configure:6653: $? = 0configure:6653: result: yesconfigure:6653: checking for strtoulconfigure:6653: gcc -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 7c5df06d7c5cconfig.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=ac_cv_env_CC_value=ac_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=ac_cv_env_CXX_value=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/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_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_CXX=g++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='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='gcc -E'CPPFLAGS=''CXX='g++'CXXDEPMODE='depmode=gcc3'CXXFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/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/sbin/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/sbin/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='gcc'ac_ct_CXX='g++'am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE='#'am__fastdepCXX_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build_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/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 "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