==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ext3grep 0.10.2-7 (Sat Jul 13 07:18:43 2024)
==> Retrieving sources...
  -> Found ext3grep-0.10.2.tar.gz
  -> Found ext3grep-build.patch
  -> Found ext3grep-e2fsprogs-1.44.1.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ext3grep-0.10.2.tar.gz ... Passed
    ext3grep-build.patch ... Passed
    ext3grep-e2fsprogs-1.44.1.patch ... Passed
==> Making package: ext3grep 0.10.2-7 (Sat Jul 13 07:19:04 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found ext3grep-0.10.2.tar.gz
  -> Found ext3grep-build.patch
  -> Found ext3grep-e2fsprogs-1.44.1.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ext3grep-0.10.2.tar.gz with bsdtar
==> Starting prepare()...
patching file src/ext3.h
patching file src/ext3.h
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... 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 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/bin/grep
checking for egrep... /usr/bin/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... armv7l-unknown-linux-gnueabi
checking host system type... armv7l-unknown-linux-gnueabi
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... 64
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 '/build/ext3grep/src/ext3grep-0.10.2'
Making all in src
make[2]: Entering directory '/build/ext3grep/src/ext3grep-0.10.2/src'
g++ -Iempty.pch.h -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et  -include pch.h \
  -c -o pch.h.gch/ed0576aba4f8e424ed761498cbae9e9f ./pch-source.h
test ! -e sys.h || touch sys.h
make  all-am
make[3]: Entering directory '/build/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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
<command-line>: fatal error: pch.h: No such file or directory
<command-line>: fatal error: pch.h: No such file or directory
compilation terminated.
compilation terminated.
distcc[2124] ERROR: compile blocknr_vector_type.cc on 10.3.0.15:3732/8 failed
distcc[2124] (dcc_build_somewhere) Warning: remote compilation of 'blocknr_vector_type.cc' failed, retrying locally
distcc[2122] ERROR: compile accept.cc on 10.3.0.15:3732/8 failed
distcc[2122] (dcc_build_somewhere) Warning: remote compilation of 'accept.cc' failed, retrying locally
distcc[2122] Warning: failed to distribute accept.cc to 10.3.0.15:3732/8, running locally instead
distcc[2124] Warning: failed to distribute blocknr_vector_type.cc to 10.3.0.15:3732/8, running locally instead
<command-line>: fatal error: pch.h: No such file or directory
compilation terminated.
distcc[2118] ERROR: compile custom.cc on 10.3.0.16:3732/8 failed
distcc[2118] (dcc_build_somewhere) Warning: remote compilation of 'custom.cc' failed, retrying locally
distcc[2118] Warning: failed to distribute custom.cc to 10.3.0.16:3732/8, running locally instead
<command-line>: fatal error: pch.h: No such file or directory
compilation terminated.
<command-line>: fatal error: pch.h: No such file or directory
compilation terminated.
distcc[2128] ERROR: compile directories.cc on 10.3.0.16:3732/8 failed
distcc[2128] (dcc_build_somewhere) Warning: remote compilation of 'directories.cc' failed, retrying locally
distcc[2128] Warning: failed to distribute directories.cc to 10.3.0.16:3732/8, running locally instead
distcc[2134] ERROR: compile commandline.cc on 10.3.0.15:3732/8 failed
distcc[2134] (dcc_build_somewhere) Warning: remote compilation of 'commandline.cc' failed, retrying locally
distcc[2134] Warning: failed to distribute commandline.cc to 10.3.0.15:3732/8, running locally instead
distcc[2124] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'blocknr_vector_type.cc' failed, retried locally and got a different result.
distcc[2122] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'accept.cc' failed, retried locally and got a different result.
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2170] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[2189] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[2118] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'custom.cc' failed, retried locally and got a different result.
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2206] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[2134] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'commandline.cc' failed, retried locally and got a different result.
distcc[2128] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'directories.cc' failed, retried locally and got a different result.
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2232] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2253] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[2266] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='histogram.cc' object='ext3grep-histogram.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2295] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2312] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2329] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2346] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2369] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='inode.cc' object='ext3grep-inode.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2386] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2409] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2426] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='journal.cc' object='ext3grep-journal.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2446] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2466] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2486] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2509] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='Parent.cc' object='ext3grep-Parent.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2526] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2549] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2566] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2592] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='printing.cc' object='ext3grep-printing.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2622] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[2624] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2646] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='restore.cc' object='ext3grep-restore.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2673] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[2692] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2709] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='utils.cc' object='ext3grep-utils.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2726] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='ext3grep.cc' object='ext3grep-ext3grep.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2749] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='locate.cc' object='ext3grep-locate.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[2766] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
g++ -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et  -include pch.h   -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 '/build/ext3grep/src/ext3grep-0.10.2/src'
make[2]: Leaving directory '/build/ext3grep/src/ext3grep-0.10.2/src'
Making all in .
make[2]: Entering directory '/build/ext3grep/src/ext3grep-0.10.2'
make[2]: Leaving directory '/build/ext3grep/src/ext3grep-0.10.2'
make[1]: Leaving directory '/build/ext3grep/src/ext3grep-0.10.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/ext3grep/src/ext3grep-0.10.2/src'
g++ -Iempty.pch.h -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et  -include pch.h \
  -c -o pch.h.gch/ed0576aba4f8e424ed761498cbae9e9f ./pch-source.h
test ! -e sys.h || touch sys.h
make  install-am
make[2]: Entering directory '/build/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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[3793] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[3790] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[3794] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[3792] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[3795] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[3824] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[3844] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[3867] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[3884] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[3907] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='globals.cc' object='ext3grep-globals.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[3927] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='histogram.cc' object='ext3grep-histogram.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[3947] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[3970] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[3997] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[4006] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4027] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='inode.cc' object='ext3grep-inode.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4047] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4064] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4090] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='journal.cc' object='ext3grep-journal.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4113] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[4124] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4144] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4164] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='Parent.cc' object='ext3grep-Parent.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4184] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4207] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4224] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4255] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[4270] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4284] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4310] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='restore.cc' object='ext3grep-restore.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4324] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4347] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4367] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='utils.cc' object='ext3grep-utils.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4387] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='ext3grep.cc' object='ext3grep-ext3grep.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4404] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
source='locate.cc' object='ext3grep-locate.o' libtool=no \
DEPDIR=.deps depmode=pch havepch=yes /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I..    -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -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
distcc[4430] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
g++ -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -O2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -pipe -fno-plt -fexceptions -fstack-clash-protection -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et  -include pch.h   -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 '/build/ext3grep/src/ext3grep-0.10.2/src'
test -z "/usr/bin" || /usr/bin/mkdir -p "/build/ext3grep/pkg/ext3grep/usr/bin"
make[3]: Nothing to be done for 'install-data-am'.
  /usr/bin/install -c ext3grep '/build/ext3grep/pkg/ext3grep/usr/bin'
make[3]: Leaving directory '/build/ext3grep/src/ext3grep-0.10.2/src'
make[2]: Leaving directory '/build/ext3grep/src/ext3grep-0.10.2/src'
make[1]: Leaving directory '/build/ext3grep/src/ext3grep-0.10.2/src'
Making install in .
make[1]: Entering directory '/build/ext3grep/src/ext3grep-0.10.2'
make[2]: Entering directory '/build/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 '/build/ext3grep/src/ext3grep-0.10.2'
make[1]: Leaving directory '/build/ext3grep/src/ext3grep-0.10.2'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "ext3grep"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding changelog file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ext3grep 0.10.2-7 (Sat Jul 13 07:20:23 2024)
==> Cleaning up...