The build took 00h 01m 14s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
9,411 |
cpp |
3,467 |
sh |
1,524 |
makefile |
14,402 |
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: ext3grep 0.10.2-4 (Wed Aug 24 12:21:15 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
patching file src/ext3.h
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 used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... pch
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl.exe... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... pch
checking how to run the C++ preprocessor... g++ -E
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for compiler with PCH support... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking ext2fs/ext2_fs.h usability... yes
checking ext2fs/ext2_fs.h presence... yes
checking for ext2fs/ext2_fs.h... yes
checking ext2fs/ext2fs.h usability... yes
checking ext2fs/ext2fs.h presence... yes
checking for ext2fs/ext2fs.h... yes
configure: creating ./config.status
config.status: creating src/timestamp-sys.h
config.status: creating sys.h
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/tmp/ext3grep/src/ext3grep-0.10.2'
Making all in src
make[2]: Entering directory '/tmp/ext3grep/src/ext3grep-0.10.2/src'
g++ -Iempty.pch.h -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h \
-c -o pch.h.gch/00f64b4c046fa829ea04f2e042307a4d ./pch-source.h
test ! -e sys.h || touch sys.h
make all-am
make[3]: Entering directory '/tmp/ext3grep/src/ext3grep-0.10.2/src'
source='custom.cc' object='ext3grep-custom.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-custom.o `test -f 'custom.cc' || echo './'`custom.cc
source='accept.cc' object='ext3grep-accept.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-accept.o `test -f 'accept.cc' || echo './'`accept.cc
source='blocknr_vector_type.cc' object='ext3grep-blocknr_vector_type.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-blocknr_vector_type.o `test -f 'blocknr_vector_type.cc' || echo './'`blocknr_vector_type.cc
source='commandline.cc' object='ext3grep-commandline.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-commandline.o `test -f 'commandline.cc' || echo './'`commandline.cc
source='directories.cc' object='ext3grep-directories.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-directories.o `test -f 'directories.cc' || echo './'`directories.cc
source='dir_inode_to_block.cc' object='ext3grep-dir_inode_to_block.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-dir_inode_to_block.o `test -f 'dir_inode_to_block.cc' || echo './'`dir_inode_to_block.cc
source='dump_hex_to.cc' object='ext3grep-dump_hex_to.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-dump_hex_to.o `test -f 'dump_hex_to.cc' || echo './'`dump_hex_to.cc
source='dump_names.cc' object='ext3grep-dump_names.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-dump_names.o `test -f 'dump_names.cc' || echo './'`dump_names.cc
source='init_journal_consts.cc' object='ext3grep-init_journal_consts.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_journal_consts.o `test -f 'init_journal_consts.cc' || echo './'`init_journal_consts.cc
source='get_block.cc' object='ext3grep-get_block.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-get_block.o `test -f 'get_block.cc' || echo './'`get_block.cc
source='globals.cc' object='ext3grep-globals.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-globals.o `test -f 'globals.cc' || echo './'`globals.cc
source='histogram.cc' object='ext3grep-histogram.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-histogram.o `test -f 'histogram.cc' || echo './'`histogram.cc
source='indirect_blocks.cc' object='ext3grep-indirect_blocks.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-indirect_blocks.o `test -f 'indirect_blocks.cc' || echo './'`indirect_blocks.cc
source='init_consts.cc' object='ext3grep-init_consts.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_consts.o `test -f 'init_consts.cc' || echo './'`init_consts.cc
source='init_directories.cc' object='ext3grep-init_directories.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_directories.o `test -f 'init_directories.cc' || echo './'`init_directories.cc
source='init_files.cc' object='ext3grep-init_files.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_files.o `test -f 'init_files.cc' || echo './'`init_files.cc
source='inode.cc' object='ext3grep-inode.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-inode.o `test -f 'inode.cc' || echo './'`inode.cc
source='inode_refers_to.cc' object='ext3grep-inode_refers_to.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-inode_refers_to.o `test -f 'inode_refers_to.cc' || echo './'`inode_refers_to.cc
source='is_blockdetection.cc' object='ext3grep-is_blockdetection.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-is_blockdetection.o `test -f 'is_blockdetection.cc' || echo './'`is_blockdetection.cc
source='journal.cc' object='ext3grep-journal.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-journal.o `test -f 'journal.cc' || echo './'`journal.cc
source='last_undeleted_directory_inode_refering_to_block.cc' object='ext3grep-last_undeleted_directory_inode_refering_to_block.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-last_undeleted_directory_inode_refering_to_block.o `test -f 'last_undeleted_directory_inode_refering_to_block.cc' || echo './'`last_undeleted_directory_inode_refering_to_block.cc
source='load_meta_data.cc' object='ext3grep-load_meta_data.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-load_meta_data.o `test -f 'load_meta_data.cc' || echo './'`load_meta_data.cc
source='ostream_operators.cc' object='ext3grep-ostream_operators.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-ostream_operators.o `test -f 'ostream_operators.cc' || echo './'`ostream_operators.cc
source='Parent.cc' object='ext3grep-Parent.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-Parent.o `test -f 'Parent.cc' || echo './'`Parent.cc
source='print_directory.cc' object='ext3grep-print_directory.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_directory.o `test -f 'print_directory.cc' || echo './'`print_directory.cc
source='print_directory_inode.cc' object='ext3grep-print_directory_inode.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_directory_inode.o `test -f 'print_directory_inode.cc' || echo './'`print_directory_inode.cc
source='print_dir_entry_long_action.cc' object='ext3grep-print_dir_entry_long_action.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_dir_entry_long_action.o `test -f 'print_dir_entry_long_action.cc' || echo './'`print_dir_entry_long_action.cc
source='printing.cc' object='ext3grep-printing.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-printing.o `test -f 'printing.cc' || echo './'`printing.cc
source='print_inode_to.cc' object='ext3grep-print_inode_to.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_inode_to.o `test -f 'print_inode_to.cc' || echo './'`print_inode_to.cc
source='print_symlink.cc' object='ext3grep-print_symlink.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_symlink.o `test -f 'print_symlink.cc' || echo './'`print_symlink.cc
source='restore.cc' object='ext3grep-restore.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-restore.o `test -f 'restore.cc' || echo './'`restore.cc
source='show_hardlinks.cc' object='ext3grep-show_hardlinks.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-show_hardlinks.o `test -f 'show_hardlinks.cc' || echo './'`show_hardlinks.cc
source='show_journal_inodes.cc' object='ext3grep-show_journal_inodes.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-show_journal_inodes.o `test -f 'show_journal_inodes.cc' || echo './'`show_journal_inodes.cc
source='utils.cc' object='ext3grep-utils.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-utils.o `test -f 'utils.cc' || echo './'`utils.cc
source='ext3grep.cc' object='ext3grep-ext3grep.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-ext3grep.o `test -f 'ext3grep.cc' || echo './'`ext3grep.cc
source='locate.cc' object='ext3grep-locate.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-locate.o `test -f 'locate.cc' || echo './'`locate.cc
g++ -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -o ext3grep ext3grep-custom.o ext3grep-accept.o ext3grep-blocknr_vector_type.o ext3grep-commandline.o ext3grep-directories.o ext3grep-dir_inode_to_block.o ext3grep-dump_hex_to.o ext3grep-dump_names.o ext3grep-init_journal_consts.o ext3grep-get_block.o ext3grep-globals.o ext3grep-histogram.o ext3grep-indirect_blocks.o ext3grep-init_consts.o ext3grep-init_directories.o ext3grep-init_files.o ext3grep-inode.o ext3grep-inode_refers_to.o ext3grep-is_blockdetection.o ext3grep-journal.o ext3grep-last_undeleted_directory_inode_refering_to_block.o ext3grep-load_meta_data.o ext3grep-ostream_operators.o ext3grep-Parent.o ext3grep-print_directory.o ext3grep-print_directory_inode.o ext3grep-print_dir_entry_long_action.o ext3grep-printing.o ext3grep-print_inode_to.o ext3grep-print_symlink.o ext3grep-restore.o ext3grep-show_hardlinks.o ext3grep-show_journal_inodes.o ext3grep-utils.o ext3grep-ext3grep.o ext3grep-locate.o
make[3]: Leaving directory '/tmp/ext3grep/src/ext3grep-0.10.2/src'
make[2]: Leaving directory '/tmp/ext3grep/src/ext3grep-0.10.2/src'
Making all in .
make[2]: Entering directory '/tmp/ext3grep/src/ext3grep-0.10.2'
make[2]: Leaving directory '/tmp/ext3grep/src/ext3grep-0.10.2'
make[1]: Leaving directory '/tmp/ext3grep/src/ext3grep-0.10.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/ext3grep/src/ext3grep-0.10.2/src'
g++ -Iempty.pch.h -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h \
-c -o pch.h.gch/00f64b4c046fa829ea04f2e042307a4d ./pch-source.h
test ! -e sys.h || touch sys.h
make install-am
make[2]: Entering directory '/tmp/ext3grep/src/ext3grep-0.10.2/src'
source='custom.cc' object='ext3grep-custom.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-custom.o `test -f 'custom.cc' || echo './'`custom.cc
source='accept.cc' object='ext3grep-accept.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-accept.o `test -f 'accept.cc' || echo './'`accept.cc
source='blocknr_vector_type.cc' object='ext3grep-blocknr_vector_type.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-blocknr_vector_type.o `test -f 'blocknr_vector_type.cc' || echo './'`blocknr_vector_type.cc
source='commandline.cc' object='ext3grep-commandline.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-commandline.o `test -f 'commandline.cc' || echo './'`commandline.cc
source='directories.cc' object='ext3grep-directories.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-directories.o `test -f 'directories.cc' || echo './'`directories.cc
source='dir_inode_to_block.cc' object='ext3grep-dir_inode_to_block.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-dir_inode_to_block.o `test -f 'dir_inode_to_block.cc' || echo './'`dir_inode_to_block.cc
source='dump_hex_to.cc' object='ext3grep-dump_hex_to.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-dump_hex_to.o `test -f 'dump_hex_to.cc' || echo './'`dump_hex_to.cc
source='dump_names.cc' object='ext3grep-dump_names.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-dump_names.o `test -f 'dump_names.cc' || echo './'`dump_names.cc
source='init_journal_consts.cc' object='ext3grep-init_journal_consts.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_journal_consts.o `test -f 'init_journal_consts.cc' || echo './'`init_journal_consts.cc
source='get_block.cc' object='ext3grep-get_block.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-get_block.o `test -f 'get_block.cc' || echo './'`get_block.cc
source='globals.cc' object='ext3grep-globals.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-globals.o `test -f 'globals.cc' || echo './'`globals.cc
source='histogram.cc' object='ext3grep-histogram.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-histogram.o `test -f 'histogram.cc' || echo './'`histogram.cc
source='indirect_blocks.cc' object='ext3grep-indirect_blocks.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-indirect_blocks.o `test -f 'indirect_blocks.cc' || echo './'`indirect_blocks.cc
source='init_consts.cc' object='ext3grep-init_consts.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_consts.o `test -f 'init_consts.cc' || echo './'`init_consts.cc
source='init_directories.cc' object='ext3grep-init_directories.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_directories.o `test -f 'init_directories.cc' || echo './'`init_directories.cc
source='init_files.cc' object='ext3grep-init_files.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-init_files.o `test -f 'init_files.cc' || echo './'`init_files.cc
source='inode.cc' object='ext3grep-inode.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-inode.o `test -f 'inode.cc' || echo './'`inode.cc
source='inode_refers_to.cc' object='ext3grep-inode_refers_to.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-inode_refers_to.o `test -f 'inode_refers_to.cc' || echo './'`inode_refers_to.cc
source='is_blockdetection.cc' object='ext3grep-is_blockdetection.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-is_blockdetection.o `test -f 'is_blockdetection.cc' || echo './'`is_blockdetection.cc
source='journal.cc' object='ext3grep-journal.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-journal.o `test -f 'journal.cc' || echo './'`journal.cc
source='last_undeleted_directory_inode_refering_to_block.cc' object='ext3grep-last_undeleted_directory_inode_refering_to_block.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-last_undeleted_directory_inode_refering_to_block.o `test -f 'last_undeleted_directory_inode_refering_to_block.cc' || echo './'`last_undeleted_directory_inode_refering_to_block.cc
source='load_meta_data.cc' object='ext3grep-load_meta_data.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-load_meta_data.o `test -f 'load_meta_data.cc' || echo './'`load_meta_data.cc
source='ostream_operators.cc' object='ext3grep-ostream_operators.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-ostream_operators.o `test -f 'ostream_operators.cc' || echo './'`ostream_operators.cc
source='Parent.cc' object='ext3grep-Parent.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-Parent.o `test -f 'Parent.cc' || echo './'`Parent.cc
source='print_directory.cc' object='ext3grep-print_directory.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_directory.o `test -f 'print_directory.cc' || echo './'`print_directory.cc
source='print_directory_inode.cc' object='ext3grep-print_directory_inode.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_directory_inode.o `test -f 'print_directory_inode.cc' || echo './'`print_directory_inode.cc
source='print_dir_entry_long_action.cc' object='ext3grep-print_dir_entry_long_action.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_dir_entry_long_action.o `test -f 'print_dir_entry_long_action.cc' || echo './'`print_dir_entry_long_action.cc
source='printing.cc' object='ext3grep-printing.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-printing.o `test -f 'printing.cc' || echo './'`printing.cc
source='print_inode_to.cc' object='ext3grep-print_inode_to.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_inode_to.o `test -f 'print_inode_to.cc' || echo './'`print_inode_to.cc
source='print_symlink.cc' object='ext3grep-print_symlink.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-print_symlink.o `test -f 'print_symlink.cc' || echo './'`print_symlink.cc
source='restore.cc' object='ext3grep-restore.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-restore.o `test -f 'restore.cc' || echo './'`restore.cc
source='show_hardlinks.cc' object='ext3grep-show_hardlinks.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-show_hardlinks.o `test -f 'show_hardlinks.cc' || echo './'`show_hardlinks.cc
source='show_journal_inodes.cc' object='ext3grep-show_journal_inodes.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-show_journal_inodes.o `test -f 'show_journal_inodes.cc' || echo './'`show_journal_inodes.cc
source='utils.cc' object='ext3grep-utils.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-utils.o `test -f 'utils.cc' || echo './'`utils.cc
source='ext3grep.cc' object='ext3grep-ext3grep.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-ext3grep.o `test -f 'ext3grep.cc' || echo './'`ext3grep.cc
source='locate.cc' object='ext3grep-locate.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -c -o ext3grep-locate.o `test -f 'locate.cc' || echo './'`locate.cc
g++ -O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -include pch.h -o ext3grep ext3grep-custom.o ext3grep-accept.o ext3grep-blocknr_vector_type.o ext3grep-commandline.o ext3grep-directories.o ext3grep-dir_inode_to_block.o ext3grep-dump_hex_to.o ext3grep-dump_names.o ext3grep-init_journal_consts.o ext3grep-get_block.o ext3grep-globals.o ext3grep-histogram.o ext3grep-indirect_blocks.o ext3grep-init_consts.o ext3grep-init_directories.o ext3grep-init_files.o ext3grep-inode.o ext3grep-inode_refers_to.o ext3grep-is_blockdetection.o ext3grep-journal.o ext3grep-last_undeleted_directory_inode_refering_to_block.o ext3grep-load_meta_data.o ext3grep-ostream_operators.o ext3grep-Parent.o ext3grep-print_directory.o ext3grep-print_directory_inode.o ext3grep-print_dir_entry_long_action.o ext3grep-printing.o ext3grep-print_inode_to.o ext3grep-print_symlink.o ext3grep-restore.o ext3grep-show_hardlinks.o ext3grep-show_journal_inodes.o ext3grep-utils.o ext3grep-ext3grep.o ext3grep-locate.o
make[3]: Entering directory '/tmp/ext3grep/src/ext3grep-0.10.2/src'
test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/ext3grep/pkg/ext3grep/usr/bin"
make[3]: Nothing to be done for 'install-data-am'.
/usr/bin/install -c ext3grep '/tmp/ext3grep/pkg/ext3grep/usr/bin'
make[3]: Leaving directory '/tmp/ext3grep/src/ext3grep-0.10.2/src'
make[2]: Leaving directory '/tmp/ext3grep/src/ext3grep-0.10.2/src'
make[1]: Leaving directory '/tmp/ext3grep/src/ext3grep-0.10.2/src'
Making install in .
make[1]: Entering directory '/tmp/ext3grep/src/ext3grep-0.10.2'
make[2]: Entering directory '/tmp/ext3grep/src/ext3grep-0.10.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/ext3grep/src/ext3grep-0.10.2'
make[1]: Leaving directory '/tmp/ext3grep/src/ext3grep-0.10.2'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "ext3grep"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding changelog file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ext3grep 0.10.2-4 (Wed Aug 24 12:21:44 UTC 2016)
CMD: pacman --query --file ext3grep-0.10.2-4-x86_64.pkg.tar.xz
Creating hybrid package for 'ext3grep'
Trying to find vanilla package 'ext3grep'...
CMD: pacman --query --file /mirror/ext3grep-0.10.2-4.pkg.tar.xz
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 ext3grep.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/ext3grep.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ext3grep.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/ext3grep.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/ext3grep/src/ext3grep-0.10.2/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ext3grep configure 0.10.2, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 8c900c2f7089
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2234: checking for a BSD-compatible install
configure:2302: result: /usr/bin/install -c
configure:2313: checking whether build environment is sane
configure:2363: result: yes
configure:2412: checking for x86_64-unknown-linux-strip
configure:2442: result: no
configure:2452: checking for strip
configure:2468: found /usr/sbin/strip
configure:2479: result: strip
configure:2504: checking for a thread-safe mkdir -p
configure:2543: result: /usr/sbin/mkdir -p
configure:2556: checking for gawk
configure:2572: found /usr/sbin/gawk
configure:2583: result: gawk
configure:2594: checking whether make sets $(MAKE)
configure:2616: result: yes
configure:2698: checking whether to enable maintainer-specific portions of Makefiles
configure:2707: result: no
configure:2744: checking for x86_64-unknown-linux-gcc
configure:2774: result: no
configure:2784: checking for gcc
configure:2800: found /usr/sbin/gcc
configure:2811: result: gcc
configure:3040: checking for C compiler version
configure:3049: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3060: $? = 0
configure:3049: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3060: $? = 0
configure:3049: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3060: $? = 1
configure:3049: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3060: $? = 1
configure:3080: checking whether the C compiler works
configure:3102: gcc conftest.c >&5
configure:3106: $? = 0
configure:3155: result: yes
configure:3158: checking for C compiler default output file name
configure:3160: result: a.out
configure:3166: checking for suffix of executables
configure:3173: gcc -o conftest conftest.c >&5
configure:3177: $? = 0
configure:3199: result:
configure:3221: checking whether we are cross compiling
configure:3229: gcc -o conftest conftest.c >&5
configure:3233: $? = 0
configure:3240: ./conftest
configure:3244: $? = 0
configure:3259: result: no
configure:3264: checking for suffix of object files
configure:3286: gcc -c conftest.c >&5
configure:3290: $? = 0
configure:3311: result: o
configure:3315: checking whether we are using the GNU C compiler
configure:3334: gcc -c conftest.c >&5
configure:3334: $? = 0
configure:3343: result: yes
configure:3352: checking whether gcc accepts -g
configure:3372: gcc -c -g conftest.c >&5
configure:3372: $? = 0
configure:3413: result: yes
configure:3430: checking for gcc option to accept ISO C89
configure:3494: gcc -c conftest.c >&5
configure:3494: $? = 0
configure:3507: result: none needed
configure:3538: checking for style of include used by make
configure:3566: result: GNU
configure:3591: checking dependency style of gcc
configure:3701: result: pch
configure:3730: checking for x86_64-unknown-linux-g++
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-c++
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-gpp
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-aCC
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-CC
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-cxx
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-cc++
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-cl.exe
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-FCC
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-KCC
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-RCC
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-xlC_r
configure:3760: result: no
configure:3730: checking for x86_64-unknown-linux-xlC
configure:3760: result: no
configure:3774: checking for g++
configure:3790: found /usr/sbin/g++
configure:3801: result: g++
configure:3828: checking for C++ compiler version
configure:3837: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3848: $? = 0
configure:3837: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3848: $? = 0
configure:3837: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3848: $? = 1
configure:3837: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:3848: $? = 1
configure:3852: checking whether we are using the GNU C++ compiler
configure:3871: g++ -c conftest.cpp >&5
configure:3871: $? = 0
configure:3880: result: yes
configure:3889: checking whether g++ accepts -g
configure:3909: g++ -c -g conftest.cpp >&5
configure:3909: $? = 0
configure:3950: result: yes
configure:3975: checking dependency style of g++
configure:4085: result: pch
configure:4105: checking how to run the C++ preprocessor
configure:4132: g++ -E conftest.cpp
configure:4132: $? = 0
configure:4146: g++ -E conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4146: $? = 1
configure: 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: g++ -E
configure:4191: g++ -E conftest.cpp
configure:4191: $? = 0
configure:4205: g++ -E conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4205: $? = 1
configure: 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 preprocessor
configure:4271: gcc -E conftest.c
configure:4271: $? = 0
configure:4285: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4285: $? = 1
configure: 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: gcc -E
configure:4330: gcc -E conftest.c
configure:4330: $? = 0
configure:4344: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4344: $? = 1
configure: 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 -e
configure:4431: result: /usr/sbin/grep
configure:4436: checking for egrep
configure:4498: result: /usr/sbin/grep -E
configure:4503: checking for ANSI C header files
configure:4523: gcc -c conftest.c >&5
configure:4523: $? = 0
configure:4596: gcc -o conftest conftest.c >&5
configure:4596: $? = 0
configure:4596: ./conftest
configure:4596: $? = 0
configure:4607: result: yes
configure:4620: checking for sys/types.h
configure:4620: gcc -c conftest.c >&5
configure:4620: $? = 0
configure:4620: result: yes
configure:4620: checking for sys/stat.h
configure:4620: gcc -c conftest.c >&5
configure:4620: $? = 0
configure:4620: result: yes
configure:4620: checking for stdlib.h
configure:4620: gcc -c conftest.c >&5
configure:4620: $? = 0
configure:4620: result: yes
configure:4620: checking for string.h
configure:4620: gcc -c conftest.c >&5
configure:4620: $? = 0
configure:4620: result: yes
configure:4620: checking for memory.h
configure:4620: gcc -c conftest.c >&5
configure:4620: $? = 0
configure:4620: result: yes
configure:4620: checking for strings.h
configure:4620: gcc -c conftest.c >&5
configure:4620: $? = 0
configure:4620: result: yes
configure:4620: checking for inttypes.h
configure:4620: gcc -c conftest.c >&5
configure:4620: $? = 0
configure:4620: result: yes
configure:4620: checking for stdint.h
configure:4620: gcc -c conftest.c >&5
configure:4620: $? = 0
configure:4620: result: yes
configure:4620: checking for unistd.h
configure:4620: gcc -c conftest.c >&5
configure:4620: $? = 0
configure:4620: result: yes
configure:4633: checking whether byte ordering is bigendian
configure:4648: gcc -c conftest.c >&5
conftest.c:22:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:22:15: error: unknown type name 'universal'
configure:4648: $? = 1
configure: 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: gcc -c conftest.c >&5
configure:4693: $? = 0
configure:4711: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:28:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:28:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:4711: $? = 1
configure: 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: no
configure:4861: checking build system type
configure:4875: result: x86_64-unknown-linux-gnu
configure:4895: checking host system type
configure:4908: result: x86_64-unknown-linux-gnu
configure:5249: checking for compiler with PCH support
configure:5285: result: yes
configure:5380: checking for special C compiler options needed for large files
configure:5425: result: no
configure:5431: checking for _FILE_OFFSET_BITS value needed for large files
configure:5456: gcc -c conftest.c >&5
configure:5456: $? = 0
configure:5488: result: no
configure:5577: checking ext2fs/ext2_fs.h usability
configure:5577: gcc -c conftest.c >&5
configure:5577: $? = 0
configure:5577: result: yes
configure:5577: checking ext2fs/ext2_fs.h presence
configure:5577: gcc -E conftest.c
configure:5577: $? = 0
configure:5577: result: yes
configure:5577: checking for ext2fs/ext2_fs.h
configure:5577: result: yes
configure:5577: checking ext2fs/ext2fs.h usability
configure:5577: gcc -c conftest.c >&5
configure:5577: $? = 0
configure:5577: result: yes
configure:5577: checking ext2fs/ext2fs.h presence
configure:5577: gcc -E conftest.c
configure:5577: $? = 0
configure:5577: result: yes
configure:5577: checking for ext2fs/ext2fs.h
configure:5577: result: yes
configure:5763: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ext3grep config.status 0.10.2, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 8c900c2f7089
config.status:898: creating src/timestamp-sys.h
config.status:898: creating Makefile
config.status:898: creating src/Makefile
config.status:898: creating config.h
config.status:1118: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_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=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_ext2fs_ext2_fs_h=yes
ac_cv_header_ext2fs_ext2fs_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=pch
am_cv_CXX_dependencies_compiler_type=pch
cw_cv_prog_CXX_pch=yes
## ----------------- ##
## 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='gcc'
CCDEPMODE='depmode=pch'
CC_FINGER_PRINT='gcc version 6.1.1 20160602 (GCC) '
CFLAGS=''
CPP='gcc -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='g++'
CXXCPP='g++ -E'
CXXCPP_FINGER_PRINT='gcc version 6.1.1 20160602 (GCC) '
CXXDEPMODE='depmode=pch'
CXXFLAGS='-O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et'
CXXFLAGS_FINGER_PRINT='-O2 -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et'
CXX_FINGER_PRINT='gcc version 6.1.1 20160602 (GCC) '
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='-include pch.h'
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='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__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='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
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 1
#define HAVE_EXT2FS_EXT2_FS_H 1
#define HAVE_EXT2FS_EXT2FS_H 1
configure: exit 0