dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package e2fsprogs dpkg-buildpackage: source version 1.42.13-1 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Theodore Y. Ts'o dpkg-source --before-build e2fsprogs-1.42.13 dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir rm -rf debian/stampdir [ ! -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/Makefile ] || /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD V=1 distclean [ ! -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/Makefile ] || /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF V=1 distclean [ ! -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/Makefile ] || /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC V=1 distclean rm -rf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-MIPS /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-MIPS-64 rm -f debian/*.substvars dh_clean dpkg-source -b e2fsprogs-1.42.13 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building e2fsprogs using existing ./e2fsprogs_1.42.13.orig.tar.gz dpkg-source: info: building e2fsprogs in e2fsprogs_1.42.13-1.debian.tar.xz dpkg-source: info: building e2fsprogs in e2fsprogs_1.42.13-1.dsc debian/rules build dh_testdir # Make sure we don't try to rebuild the configure scripts find . -name configure | xargs touch mkdir -p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD && AWK=/usr/bin/awk \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/configure --disable-e2initrd-helper --enable-quota --infodir=/usr/share/info --enable-symlink-install --with-multiarch=i386-linux-gnu --disable-fsck --disable-libblkid --disable-libuuid --disable-uuidd --enable-elf-shlibs \ CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES" CPPFLAGS="-D_FORTIFY_SOURCE=2" \ LDFLAGS="-Wl,-z,relro" Generating configuration file for e2fsprogs version 1.42.13 Release date is May, 2015 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 dlopen in -ldl... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for additional special compiler flags... (none) checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes Disabling maintainer mode by default Enabling symlinks for install Disabling relative symlinks for install by default Disabling symlinks for build by default Disabling verbose make commands Disabling compression support by default Enabling htree directory support by default Enabling ELF shared libraries Disabling BSD shared libraries by default Disabling profiling libraries by default Disabling journal debugging by default Disabling blkid debugging by default Enabling testio debugging by default checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for uuid_generate in -luuid... yes Disabling private uuid library checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for blkid_get_cache in -lblkid... yes Disabling private blkid library checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Enabling quota support Enabling use of backtrace by default Enabling debugfs support by default Enabling e2image support by default Enabling e2resize support by default Enabling e4defrag support by default Not building fsck wrapper Not building e2initrd helper Try using thread local support by default checking for thread local storage (TLS) class... __thread Not building uuidd checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for ranlib... ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.0.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether make sets $(MAKE)... (cached) yes checking for GNU make... make checking for ln... /bin/ln checking whether ln -s works... yes checking for mv... /bin/mv checking for cp... /bin/cp checking for rm... /bin/rm checking for chmod... /bin/chmod checking for gawk... /usr/bin/awk checking for egrep... (cached) /bin/grep -E checking for sed... (cached) /bin/sed checking for perl... /usr/bin/perl checking for ldconfig... /sbin/ldconfig checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking for makeinfo... makeinfo checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking linux/loop.h usability... yes checking linux/loop.h presence... yes checking for linux/loop.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for net/if.h... yes checking for vprintf... yes checking for _doprnt... no checking for struct dirent.d_reclen... yes checking for struct stat.st_atim... yes checking for ssize_t... yes checking whether llseek is declared... no checking whether lseek64 is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 4 checking whether byte ordering is bigendian... no checking for __uNN types... using checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... no checking for struct sockaddr.sa_len... no checking for library containing blkid_probe_all... -lblkid checking for __secure_getenv... no checking for backtrace... yes checking for blkid_probe_get_topology... yes checking for blkid_probe_enable_partitions... yes checking for chflags... no checking for fadvise64... no checking for fallocate... yes checking for fallocate64... yes checking for fchown... yes checking for fdatasync... yes checking for fstat64... yes checking for ftruncate64... yes checking for futimes... yes checking for getcwd... (cached) yes checking for getdtablesize... yes checking for getmntinfo... no checking for getpwuid_r... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for llseek... yes checking for lseek64... yes checking for mallinfo... yes checking for mbstowcs... yes checking for memalign... yes checking for mempcpy... (cached) yes checking for mmap... yes checking for msync... yes checking for nanosleep... yes checking for open64... yes checking for pathconf... yes checking for posix_fadvise... yes checking for posix_fadvise64... yes checking for posix_memalign... yes checking for prctl... yes checking for pread... yes checking for pwrite... yes checking for pread64... yes checking for pwrite64... yes checking for secure_getenv... yes checking for setmntent... yes checking for setresgid... yes checking for setresuid... yes checking for snprintf... (cached) yes checking for srandom... yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strnlen... (cached) yes checking for strptime... yes checking for strtoull... yes checking for sync_file_range... yes checking for sysconf... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking for valloc... yes checking for socket in -lsocket... no checking for optreset... no checking for sem_init... no checking for sem_init in -lpthread... yes checking for unified diff option... -u On linux-gnu systems, root_prefix defaults to '' On linux-gnu systems, prefix defaults to /usr checking whether we can link with -static... yes configure: creating ./config.status config.status: creating MCONFIG config.status: creating Makefile config.status: creating e2fsprogs.spec config.status: creating util/Makefile config.status: creating util/subst.conf config.status: creating util/gen-tarball config.status: creating util/install-symlink config.status: creating lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/e2p/Makefile config.status: creating lib/ext2fs/Makefile config.status: creating lib/ext2fs/ext2_types.h config.status: creating lib/uuid/Makefile config.status: creating lib/uuid/uuid_types.h config.status: creating lib/blkid/Makefile config.status: creating lib/blkid/blkid_types.h config.status: creating lib/quota/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/uuid/uuid.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.pc config.status: creating lib/blkid/blkid.pc config.status: creating lib/ext2fs/ext2fs.pc config.status: creating misc/Makefile config.status: creating ext2ed/Makefile config.status: creating e2fsck/Makefile config.status: creating debugfs/Makefile config.status: creating tests/Makefile config.status: creating tests/progs/Makefile config.status: creating resize/Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating intl/libgnuintl.h config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile mkdir -p debian/stampdir touch debian/stampdir/configure-std-stamp dh_testdir /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD V=1 all make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' cd ./util ; /usr/bin/make subst make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/util' echo "/* fake dirpaths.h for config.h */" > dirpaths.h gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -D_FORTIFY_SOURCE=2 -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/util/subst.c -o subst.o gcc -Wl,-z,relro -o subst subst.o make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/util' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' ./util/subst -f ./util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/dirpaths.h.in lib/dirpaths.h make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status config.status: creating ./lib/ext2fs/ext2_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status config.status: creating ./lib/blkid/blkid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status config.status: creating ./lib/uuid/uuid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' ../../util/subst -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/compile_et.sh.in compile_et /bin/chmod +x compile_et make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' ../../util/subst -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ext2_err.et.in ext2_err.et ../et/compile_et --build-tree ext2_err.et make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' /usr/bin/make libs make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'util/subst.conf' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'lib/config.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'lib/dirpaths.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'lib/ext2fs/ext2_types.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'lib/blkid/blkid_types.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'lib/uuid/uuid_types.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' make[3]: 'compile_et' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' make[3]: 'ext2_err.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' making all in lib/et make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' /usr/bin/make -s real-subdirs make[4]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' make[4]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' touch subdirs gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/error_message.c -o error_message.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/error_message.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/error_message.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/et_name.c -o et_name.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/et_name.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/et_name.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/init_et.c -o init_et.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/init_et.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/init_et.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_err.c -o com_err.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/com_err.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_err.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_right.c -o com_right.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/com_right.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_right.c (if test -r libcom_err.a; then /bin/rm -f libcom_err.a.bak && /bin/mv libcom_err.a libcom_err.a.bak; fi) ar rc libcom_err.a error_message.o et_name.o init_et.o com_err.o com_right.o /bin/rm -f ../libcom_err.a (cd ..; /bin/ln \ `echo lib/et | sed -e 's;lib/;;'`/libcom_err.a libcom_err.a) (cd elfshared; gcc --shared -o libcom_err.so.2.1 \ -L../../../lib -Wl,-z,relro \ -Wl,-soname,libcom_err.so.2 error_message.o et_name.o init_et.o com_err.o com_right.o -lpthread) /bin/mv elfshared/libcom_err.so.2.1 . /bin/rm -f ../libcom_err.so.2.1 ../libcom_err.so ../libcom_err.so.2 (cd ..; /bin/ln \ `echo lib/et | sed -e 's;lib/;;'`/libcom_err.so.2.1 libcom_err.so.2.1) (cd ..; /bin/ln libcom_err.so.2.1 libcom_err.so) (cd ..; /bin/ln libcom_err.so.2.1 libcom_err.so.2) make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' making all in lib/ss make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' ../../util/subst -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/mk_cmds.sh.in mk_cmds /bin/chmod +x mk_cmds /usr/bin/make -s real-subdirs make[4]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' make[4]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' touch subdirs ../et/compile_et --build-tree /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/ss_err.et gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c ss_err.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/ss_err.o -c ss_err.c DIR=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss _SS_DIR_OVERRIDE=. ./mk_cmds /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/std_rqs.ct gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c std_rqs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/std_rqs.o -c std_rqs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/invocation.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/invocation.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/invocation.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/help.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/help.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/help.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/execute_cmd.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/execute_cmd.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/execute_cmd.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/listen.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/listen.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/listen.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/parse.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/parse.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/parse.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/error.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/error.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/error.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/prompt.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/prompt.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/prompt.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/request_tbl.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/request_tbl.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/request_tbl.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/list_rqs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/list_rqs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/list_rqs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/pager.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/pager.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/pager.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/requests.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/requests.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/requests.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/data.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/data.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/data.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/get_readline.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/get_readline.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/get_readline.c (if test -r libss.a; then /bin/rm -f libss.a.bak && /bin/mv libss.a libss.a.bak; fi) ar rc libss.a ss_err.o std_rqs.o invocation.o help.o execute_cmd.o listen.o parse.o error.o prompt.o request_tbl.o list_rqs.o pager.o requests.o data.o get_readline.o /bin/rm -f ../libss.a (cd ..; /bin/ln \ `echo lib/ss | sed -e 's;lib/;;'`/libss.a libss.a) (cd elfshared; gcc --shared -o libss.so.2.0 \ -L../../../lib -Wl,-z,relro \ -Wl,-soname,libss.so.2 ss_err.o std_rqs.o invocation.o help.o execute_cmd.o listen.o parse.o error.o prompt.o request_tbl.o list_rqs.o pager.o requests.o data.o get_readline.o -lcom_err -ldl) /bin/mv elfshared/libss.so.2.0 . /bin/rm -f ../libss.so.2.0 ../libss.so ../libss.so.2 (cd ..; /bin/ln \ `echo lib/ss | sed -e 's;lib/;;'`/libss.so.2.0 libss.so.2.0) (cd ..; /bin/ln libss.so.2.0 libss.so) (cd ..; /bin/ln libss.so.2.0 libss.so.2) make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' making all in lib/e2p make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' /usr/bin/make -s real-subdirs make[4]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' make[4]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' touch subdirs gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/feature.c -o feature.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/feature.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/feature.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fgetflags.c -o fgetflags.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/fgetflags.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fgetflags.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fsetflags.c -o fsetflags.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/fsetflags.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fsetflags.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fgetversion.c -o fgetversion.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/fgetversion.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fgetversion.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fsetversion.c -o fsetversion.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/fsetversion.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fsetversion.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/getflags.c -o getflags.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/getflags.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/getflags.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/getversion.c -o getversion.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/getversion.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/getversion.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/hashstr.c -o hashstr.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/hashstr.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/hashstr.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/iod.c -o iod.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/iod.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/iod.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ls.c -o ls.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/ls.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ls.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/mntopts.c -o mntopts.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/mntopts.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/mntopts.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/parse_num.c -o parse_num.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/parse_num.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/parse_num.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/pe.c -o pe.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/pe.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/pe.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/pf.c -o pf.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/pf.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/pf.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ps.c -o ps.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/ps.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ps.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/setflags.c -o setflags.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/setflags.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/setflags.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/setversion.c -o setversion.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/setversion.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/setversion.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/uuid.c -o uuid.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/uuid.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/uuid.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ostype.c -o ostype.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/ostype.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ostype.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/percent.c -o percent.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/percent.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/percent.c (if test -r libe2p.a; then /bin/rm -f libe2p.a.bak && /bin/mv libe2p.a libe2p.a.bak; fi) ar rc libe2p.a feature.o fgetflags.o fsetflags.o fgetversion.o fsetversion.o getflags.o getversion.o hashstr.o iod.o ls.o mntopts.o parse_num.o pe.o pf.o ps.o setflags.o setversion.o uuid.o ostype.o percent.o /bin/rm -f ../libe2p.a (cd ..; /bin/ln \ `echo lib/e2p | sed -e 's;lib/;;'`/libe2p.a libe2p.a) (cd elfshared; gcc --shared -o libe2p.so.2.3 \ -L../../../lib -Wl,-z,relro \ -Wl,-soname,libe2p.so.2 feature.o fgetflags.o fsetflags.o fgetversion.o fsetversion.o getflags.o getversion.o hashstr.o iod.o ls.o mntopts.o parse_num.o pe.o pf.o ps.o setflags.o setversion.o uuid.o ostype.o percent.o ) /bin/mv elfshared/libe2p.so.2.3 . /bin/rm -f ../libe2p.so.2.3 ../libe2p.so ../libe2p.so.2 (cd ..; /bin/ln \ `echo lib/e2p | sed -e 's;lib/;;'`/libe2p.so.2.3 libe2p.so.2.3) (cd ..; /bin/ln libe2p.so.2.3 libe2p.so) (cd ..; /bin/ln libe2p.so.2.3 libe2p.so.2) make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' making all in lib/quota make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/quota' /usr/bin/make -s real-subdirs touch subdirs gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/mkquota.c -o mkquota.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/quotaio.c -o quotaio.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/quotaio_v2.c -o quotaio_v2.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/quotaio_tree.c -o quotaio_tree.o gcc -c -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dict.c -o dict.o (if test -r libquota.a; then /bin/rm -f libquota.a.bak && /bin/mv libquota.a libquota.a.bak; fi) ar rc libquota.a mkquota.o quotaio.o quotaio_v2.o quotaio_tree.o dict.o /bin/rm -f ../libquota.a (cd ..; /bin/ln \ `echo lib/quota | sed -e 's;lib/;;'`/libquota.a libquota.a) make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/quota' making all in lib/ext2fs make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' /usr/bin/make -s real-subdirs make[4]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' make[4]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' touch subdirs gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bb_compat.c -o bb_compat.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/bb_compat.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bb_compat.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inode_io.c -o inode_io.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/inode_io.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inode_io.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/write_bb_file.c -o write_bb_file.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/write_bb_file.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/write_bb_file.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dupfs.c -o dupfs.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/dupfs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dupfs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/imager.c -o imager.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/imager.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/imager.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/test_io.c -o test_io.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/test_io.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/test_io.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c ext2_err.c -o ext2_err.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/ext2_err.o -c ext2_err.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc.c -o alloc.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/alloc.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_sb.c -o alloc_sb.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/alloc_sb.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_sb.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_stats.c -o alloc_stats.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/alloc_stats.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_stats.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_tables.c -o alloc_tables.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/alloc_tables.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_tables.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/badblocks.c -o badblocks.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/badblocks.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/badblocks.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bb_inode.c -o bb_inode.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/bb_inode.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bb_inode.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bitmaps.c -o bitmaps.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/bitmaps.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bitmaps.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bitops.c -o bitops.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/bitops.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bitops.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blkmap64_ba.c -o blkmap64_ba.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/blkmap64_ba.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blkmap64_ba.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blkmap64_rb.c -o blkmap64_rb.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/blkmap64_rb.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blkmap64_rb.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blknum.c -o blknum.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/blknum.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blknum.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/block.c -o block.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/block.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/block.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bmap.c -o bmap.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/bmap.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bmap.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/check_desc.c -o check_desc.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/check_desc.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/check_desc.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/closefs.c -o closefs.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/closefs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/closefs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/crc16.c -o crc16.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/crc16.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/crc16.c gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -D_FORTIFY_SOURCE=2 -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -Wl,-z,relro -o gen_crc32ctable \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_crc32ctable.c ./gen_crc32ctable > crc32c_table.h gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/crc32c.c -o crc32c.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/crc32c.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/crc32c.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/csum.c -o csum.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/csum.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/csum.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dblist.c -o dblist.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/dblist.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dblist.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dblist_dir.c -o dblist_dir.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/dblist_dir.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dblist_dir.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dirblock.c -o dirblock.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/dirblock.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dirblock.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dirhash.c -o dirhash.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/dirhash.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dirhash.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dir_iterate.c -o dir_iterate.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/dir_iterate.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dir_iterate.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/expanddir.c -o expanddir.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/expanddir.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/expanddir.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ext_attr.c -o ext_attr.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/ext_attr.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ext_attr.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/extent.c -o extent.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/extent.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/extent.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/fileio.c -o fileio.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/fileio.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/fileio.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/finddev.c -o finddev.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/finddev.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/finddev.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/flushb.c -o flushb.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/flushb.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/flushb.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/freefs.c -o freefs.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/freefs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/freefs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_bitmap.c -o gen_bitmap.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/gen_bitmap.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_bitmap.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_bitmap64.c -o gen_bitmap64.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/gen_bitmap64.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_bitmap64.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/get_pathname.c -o get_pathname.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/get_pathname.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/get_pathname.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/getsize.c -o getsize.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/getsize.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/getsize.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/getsectsize.c -o getsectsize.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/getsectsize.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/getsectsize.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/i_block.c -o i_block.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/i_block.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/i_block.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/icount.c -o icount.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/icount.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/icount.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ind_block.c -o ind_block.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/ind_block.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ind_block.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/initialize.c -o initialize.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/initialize.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/initialize.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inline.c -o inline.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/inline.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inline.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inode.c -o inode.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/inode.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inode.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/io_manager.c -o io_manager.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/io_manager.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/io_manager.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ismounted.c -o ismounted.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/ismounted.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ismounted.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/link.c -o link.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/link.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/link.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/llseek.c -o llseek.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/llseek.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/llseek.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/lookup.c -o lookup.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/lookup.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/lookup.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mkdir.c -o mkdir.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/mkdir.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mkdir.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mkjournal.c -o mkjournal.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/mkjournal.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mkjournal.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mmp.c -o mmp.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/mmp.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mmp.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/namei.c -o namei.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/namei.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/namei.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/native.c -o native.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/native.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/native.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/newdir.c -o newdir.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/newdir.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/newdir.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/openfs.c -o openfs.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/openfs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/openfs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/progress.c -o progress.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/progress.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/progress.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/punch.c -o punch.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/punch.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/punch.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/qcow2.c -o qcow2.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/qcow2.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/qcow2.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/read_bb.c -o read_bb.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/read_bb.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/read_bb.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/read_bb_file.c -o read_bb_file.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/read_bb_file.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/read_bb_file.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/res_gdt.c -o res_gdt.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/res_gdt.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/res_gdt.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/rw_bitmaps.c -o rw_bitmaps.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/rw_bitmaps.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/rw_bitmaps.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/swapfs.c -o swapfs.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/swapfs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/swapfs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/symlink.c -o symlink.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/symlink.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/symlink.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/tdb.c -o tdb.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/tdb.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/tdb.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/undo_io.c -o undo_io.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/undo_io.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/undo_io.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/unix_io.c -o unix_io.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/unix_io.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/unix_io.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/unlink.c -o unlink.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/unlink.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/unlink.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/valid_blk.c -o valid_blk.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/valid_blk.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/valid_blk.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/version.c -o version.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/version.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/version.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/rbtree.c -o rbtree.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -fPIC -o elfshared/rbtree.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/rbtree.c (if test -r libext2fs.a; then /bin/rm -f libext2fs.a.bak && /bin/mv libext2fs.a libext2fs.a.bak; fi) ar rc libext2fs.a bb_compat.o inode_io.o write_bb_file.o dupfs.o imager.o test_io.o ext2_err.o alloc.o alloc_sb.o alloc_stats.o alloc_tables.o badblocks.o bb_inode.o bitmaps.o bitops.o blkmap64_ba.o blkmap64_rb.o blknum.o block.o bmap.o check_desc.o closefs.o crc16.o crc32c.o csum.o dblist.o dblist_dir.o dirblock.o dirhash.o dir_iterate.o expanddir.o ext_attr.o extent.o fileio.o finddev.o flushb.o freefs.o gen_bitmap.o gen_bitmap64.o get_pathname.o getsize.o getsectsize.o i_block.o icount.o ind_block.o initialize.o inline.o inode.o io_manager.o ismounted.o link.o llseek.o lookup.o mkdir.o mkjournal.o mmp.o namei.o native.o newdir.o openfs.o progress.o punch.o qcow2.o read_bb.o read_bb_file.o res_gdt.o rw_bitmaps.o swapfs.o symlink.o tdb.o undo_io.o unix_io.o unlink.o valid_blk.o version.o rbtree.o /bin/rm -f ../libext2fs.a (cd ..; /bin/ln \ `echo lib/ext2fs | sed -e 's;lib/;;'`/libext2fs.a libext2fs.a) (cd elfshared; gcc --shared -o libext2fs.so.2.4 \ -L../../../lib -Wl,-z,relro \ -Wl,-soname,libext2fs.so.2 bb_compat.o inode_io.o write_bb_file.o dupfs.o imager.o test_io.o ext2_err.o alloc.o alloc_sb.o alloc_stats.o alloc_tables.o badblocks.o bb_inode.o bitmaps.o bitops.o blkmap64_ba.o blkmap64_rb.o blknum.o block.o bmap.o check_desc.o closefs.o crc16.o crc32c.o csum.o dblist.o dblist_dir.o dirblock.o dirhash.o dir_iterate.o expanddir.o ext_attr.o extent.o fileio.o finddev.o flushb.o freefs.o gen_bitmap.o gen_bitmap64.o get_pathname.o getsize.o getsectsize.o i_block.o icount.o ind_block.o initialize.o inline.o inode.o io_manager.o ismounted.o link.o llseek.o lookup.o mkdir.o mkjournal.o mmp.o namei.o native.o newdir.o openfs.o progress.o punch.o qcow2.o read_bb.o read_bb_file.o res_gdt.o rw_bitmaps.o swapfs.o symlink.o tdb.o undo_io.o unix_io.o unlink.o valid_blk.o version.o rbtree.o -lcom_err) /bin/mv elfshared/libext2fs.so.2.4 . /bin/rm -f ../libext2fs.so.2.4 ../libext2fs.so ../libext2fs.so.2 (cd ..; /bin/ln \ `echo lib/ext2fs | sed -e 's;lib/;;'`/libext2fs.so.2.4 libext2fs.so.2.4) (cd ..; /bin/ln libext2fs.so.2.4 libext2fs.so) (cd ..; /bin/ln libext2fs.so.2.4 libext2fs.so.2) make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' making all in intl make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/intl' make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' /usr/bin/make progs make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'util/subst.conf' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'lib/config.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'lib/dirpaths.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'lib/ext2fs/ext2_types.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'lib/blkid/blkid_types.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: 'lib/uuid/uuid_types.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' make[3]: 'compile_et' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' make[3]: 'ext2_err.h' is up to date. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' making all in lib/et make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' making all in lib/ss make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' making all in lib/e2p make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' making all in lib/quota make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/quota' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/quota' making all in lib/ext2fs make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' making all in intl make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/intl' making all in e2fsck make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/e2fsck' ../lib/et/compile_et --build-tree /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/prof_err.et gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -D_FORTIFY_SOURCE=2 -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -Wl,-z,relro -o gen_crc32table \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/gen_crc32table.c ./gen_crc32table > crc32table.h gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/crc32.c -o crc32.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dict.c -o dict.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/unix.c -o unix.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/e2fsck.c -o e2fsck.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/super.c -o super.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass1.c -o pass1.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass1b.c -o pass1b.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass2.c -o pass2.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass3.c -o pass3.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass4.c -o pass4.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass5.c -o pass5.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/journal.c -o journal.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/badblocks.c -o badblocks.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/util.c -o util.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dirinfo.c -o dirinfo.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dx_dirinfo.c -o dx_dirinfo.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/ehandler.c -o ehandler.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/problem.c -o problem.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/message.c -o message.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/quota.c -o quota.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/recovery.c -o recovery.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/region.c -o region.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/revoke.c -o revoke.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/ea_refcount.c -o ea_refcount.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/rehash.c -o rehash.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/profile.c -o profile.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H prof_err.c -o prof_err.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/logfile.c -o logfile.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/sigcatcher.c -o sigcatcher.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -rdynamic -o e2fsck crc32.o dict.o unix.o e2fsck.o super.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o journal.o badblocks.o util.o dirinfo.o dx_dirinfo.o ehandler.o problem.o message.o quota.o recovery.o region.o revoke.o ea_refcount.o rehash.o profile.o prof_err.o logfile.o sigcatcher.o ../lib/libquota.a ../lib/libext2fs.so ../lib/libcom_err.so -lblkid -luuid ../lib/libe2p.so -lblkid ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/e2fsck.8.in e2fsck.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/e2fsck.conf.5.in e2fsck.conf.5 make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/e2fsck' making all in debugfs make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/debugfs' _SS_DIR_OVERRIDE=../lib/ss ../lib/ss/mk_cmds /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/debug_cmds.ct gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H debug_cmds.c -o debug_cmds.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/debugfs.c -o debugfs.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/util.c -o util.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/ncheck.c -o ncheck.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/icheck.c -o icheck.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/ls.c -o ls.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/lsdel.c -o lsdel.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/dump.c -o dump.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/set_fields.c -o set_fields.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/logdump.c -o logdump.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/htree.c -o htree.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/unused.c -o unused.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/../misc/e2freefrag.c -DDEBUGFS -o e2freefrag.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/filefrag.c -o filefrag.o _SS_DIR_OVERRIDE=../lib/ss ../lib/ss/mk_cmds /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/extent_cmds.ct gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H extent_cmds.c -o extent_cmds.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/extent_inode.c -o extent_inode.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/zap.c -o zap.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/quota.c -o quota.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o debugfs debug_cmds.o debugfs.o util.o ncheck.o icheck.o ls.o lsdel.o dump.o set_fields.o logdump.o htree.o unused.o e2freefrag.o filefrag.o extent_cmds.o extent_inode.o zap.o quota.o ../lib/libquota.a ../lib/libext2fs.so ../lib/libe2p.so ../lib/libss.so ../lib/libcom_err.so -lblkid -luuid -lblkid ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debugfs/debugfs.8.in debugfs.8 make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/debugfs' making all in misc make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/misc' cp /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/profile.h profile.h ../lib/et/compile_et --build-tree /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/../e2fsck/prof_err.et gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.c -o mke2fs.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/util.c -o util.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/../e2fsck/profile.c -o profile.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H prof_err.c -o prof_err.o if test -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.conf.custom.in ; then \ cp /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.conf.custom.in mke2fs.conf; \ else \ cp /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.conf.in mke2fs.conf; \ fi /usr/bin/awk -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/profile-to-c.awk < mke2fs.conf \ > default_profile.c gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H default_profile.c -o default_profile.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mk_hugefiles.c -o mk_hugefiles.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o mke2fs mke2fs.o util.o profile.o prof_err.o default_profile.o mk_hugefiles.o ../lib/libext2fs.so ../lib/libcom_err.so -lblkid \ -luuid ../lib/libquota.a ../lib/libext2fs.so ../lib/libe2p.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/badblocks.c -o badblocks.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o badblocks badblocks.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/tune2fs.c -o tune2fs.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o tune2fs tune2fs.o util.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid -luuid ../lib/libquota.a ../lib/libext2fs.so ../lib/libe2p.so ../lib/libcom_err.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/dumpe2fs.c -o dumpe2fs.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o dumpe2fs dumpe2fs.o ../lib/libext2fs.so ../lib/libcom_err.so \ ../lib/libe2p.so ../lib/libcom_err.so -luuid -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/logsave.c -o logsave.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o logsave logsave.o -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e2image.c -o e2image.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o e2image e2image.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e2undo.c -o e2undo.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o e2undo e2undo.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/chattr.c -o chattr.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o chattr chattr.o ../lib/libe2p.so ../lib/libcom_err.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/lsattr.c -o lsattr.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o lsattr lsattr.o ../lib/libe2p.so ../lib/libcom_err.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mklost+found.c -o mklost+found.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o mklost+found mklost+found.o \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/filefrag.c -o filefrag.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o filefrag filefrag.o -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e2freefrag.c -o e2freefrag.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o e2freefrag e2freefrag.o \ ../lib/libext2fs.so ../lib/libcom_err.so -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e4defrag.c -o e4defrag.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o e4defrag e4defrag.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/tune2fs.8.in tune2fs.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mklost+found.8.in mklost+found.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.8.in mke2fs.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/dumpe2fs.8.in dumpe2fs.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/badblocks.8.in badblocks.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e2label.8.in e2label.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e2image.8.in e2image.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/logsave.8.in logsave.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/filefrag.8.in filefrag.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e2undo.8.in e2undo.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e4defrag.8.in e4defrag.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/chattr.1.in chattr.1 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/lsattr.1.in lsattr.1 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.conf.5.in mke2fs.conf.5 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/ext4.5.in ext4.5 make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/misc' making all in resize make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/resize' gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/extent.c -o extent.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/resize2fs.c -o resize2fs.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/main.c -o main.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/online.c -o online.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/resource_track.c -o resource_track.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/sim_progress.c -o sim_progress.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o resize2fs extent.o resize2fs.o main.o online.o resource_track.o sim_progress.o ../lib/libe2p.so ../lib/libext2fs.so ../lib/libcom_err.so -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/test_extent.c -o test_extent.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o test_extent extent.o test_extent.o ../lib/libe2p.so ../lib/libext2fs.so ../lib/libcom_err.so -lblkid ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/resize2fs.8.in resize2fs.8 make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/resize' making all in tests/progs make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/tests/progs' gcc -c -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/tests/progs/test_icount.c -o test_icount.o _SS_DIR_OVERRIDE=../../lib/ss ../../lib/ss/mk_cmds /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/tests/progs/test_icount_cmds.ct gcc -c -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H test_icount_cmds.c -o test_icount_cmds.o gcc -Wl,-z,relro -Wl,-rpath-link,../../lib -o test_icount test_icount.o test_icount_cmds.o ../../lib/libext2fs.so ../../lib/libss.so ../../lib/libcom_err.so -lblkid gcc -c -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/tests/progs/crcsum.c -o crcsum.o gcc -Wl,-z,relro -Wl,-rpath-link,../../lib -o crcsum crcsum.o ../../lib/libext2fs.so ../../lib/libss.so ../../lib/libcom_err.so -lblkid make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/tests/progs' making all in po make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/po' make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' /usr/bin/make docs make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/doc' makeinfo /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/doc/libext2fs.texinfo make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/doc' make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/e2fsck V=1 e2fsck.static make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/e2fsck' gcc -Wl,-z,relro -static -o e2fsck.static crc32.o dict.o unix.o e2fsck.o super.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o journal.o badblocks.o util.o dirinfo.o dx_dirinfo.o ehandler.o problem.o message.o quota.o recovery.o region.o revoke.o ea_refcount.o rehash.o profile.o prof_err.o logfile.o sigcatcher.o ../lib/libquota.a ../lib/libext2fs.a ../lib/libcom_err.a -lpthread -lblkid -luuid -luuid -luuid ../lib/libe2p.a -lblkid logfile.o: In function `expand_percent_expression': /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/logfile.c:141: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/e2fsck' /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/po V=1 update-gmo ( cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/doc && /usr/bin/make V=1 libext2fs.html ) make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/doc' makeinfo --html --no-split /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/doc/libext2fs.texinfo make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/doc' ( cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et && /usr/bin/make V=1 com_err.info com_err.html ) make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' makeinfo /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_err.texinfo makeinfo --html --no-split /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_err.texinfo make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' touch debian/stampdir/build-std-stamp dh_testdir rm -f config.cache mkdir -p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF && AWK=/usr/bin/awk \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/configure --disable-e2initrd-helper --enable-quota --infodir=/usr/share/info --enable-symlink-install --with-multiarch=i386-linux-gnu --disable-fsck --disable-libblkid --disable-libuuid --disable-uuidd --enable-elf-shlibs --disable-nls --disable-imager --disable-testio-debug --disable-uuidd --disable-tls --disable-debugfs \ CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer" \ CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" Generating configuration file for e2fsprogs version 1.42.13 Release date is May, 2015 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 dlopen in -ldl... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for additional special compiler flags... (none) checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes Disabling maintainer mode by default Enabling symlinks for install Disabling relative symlinks for install by default Disabling symlinks for build by default Disabling verbose make commands Disabling compression support by default Enabling htree directory support by default Enabling ELF shared libraries Disabling BSD shared libraries by default Disabling profiling libraries by default Disabling journal debugging by default Disabling blkid debugging by default Disabling testio debugging checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for uuid_generate in -luuid... yes Disabling private uuid library checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for blkid_get_cache in -lblkid... yes Disabling private blkid library checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Enabling quota support Enabling use of backtrace by default Disabling debugfs support Disabling e2image support Enabling e2resize support by default Enabling e4defrag support by default Not building fsck wrapper Not building e2initrd helper Disabling thread local support Not building uuidd checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for ranlib... ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.0.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether to use NLS... no checking whether make sets $(MAKE)... (cached) yes checking for GNU make... make checking for ln... /bin/ln checking whether ln -s works... yes checking for mv... /bin/mv checking for cp... /bin/cp checking for rm... /bin/rm checking for chmod... /bin/chmod checking for gawk... /usr/bin/awk checking for egrep... (cached) /bin/grep -E checking for sed... (cached) /bin/sed checking for perl... /usr/bin/perl checking for ldconfig... /sbin/ldconfig checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking for makeinfo... makeinfo checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking linux/loop.h usability... yes checking linux/loop.h presence... yes checking for linux/loop.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for net/if.h... yes checking for vprintf... yes checking for _doprnt... no checking for struct dirent.d_reclen... yes checking for struct stat.st_atim... yes checking for ssize_t... yes checking whether llseek is declared... no checking whether lseek64 is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 4 checking whether byte ordering is bigendian... no checking for __uNN types... using checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... no checking for struct sockaddr.sa_len... no checking for library containing blkid_probe_all... -lblkid checking for __secure_getenv... no checking for backtrace... yes checking for blkid_probe_get_topology... yes checking for blkid_probe_enable_partitions... yes checking for chflags... no checking for fadvise64... no checking for fallocate... yes checking for fallocate64... yes checking for fchown... yes checking for fdatasync... yes checking for fstat64... yes checking for ftruncate64... yes checking for futimes... yes checking for getcwd... (cached) yes checking for getdtablesize... yes checking for getmntinfo... no checking for getpwuid_r... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for llseek... yes checking for lseek64... yes checking for mallinfo... yes checking for mbstowcs... yes checking for memalign... yes checking for mempcpy... (cached) yes checking for mmap... yes checking for msync... yes checking for nanosleep... yes checking for open64... yes checking for pathconf... yes checking for posix_fadvise... yes checking for posix_fadvise64... yes checking for posix_memalign... yes checking for prctl... yes checking for pread... yes checking for pwrite... yes checking for pread64... yes checking for pwrite64... yes checking for secure_getenv... yes checking for setmntent... yes checking for setresgid... yes checking for setresuid... yes checking for snprintf... (cached) yes checking for srandom... yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strnlen... (cached) yes checking for strptime... yes checking for strtoull... yes checking for sync_file_range... yes checking for sysconf... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking for valloc... yes checking for socket in -lsocket... no checking for optreset... no checking for sem_init... no checking for sem_init in -lpthread... yes checking for unified diff option... -u On linux-gnu systems, root_prefix defaults to '' On linux-gnu systems, prefix defaults to /usr checking whether we can link with -static... yes configure: creating ./config.status config.status: creating MCONFIG config.status: creating Makefile config.status: creating e2fsprogs.spec config.status: creating util/Makefile config.status: creating util/subst.conf config.status: creating util/gen-tarball config.status: creating util/install-symlink config.status: creating lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/e2p/Makefile config.status: creating lib/ext2fs/Makefile config.status: creating lib/ext2fs/ext2_types.h config.status: creating lib/uuid/Makefile config.status: creating lib/uuid/uuid_types.h config.status: creating lib/blkid/Makefile config.status: creating lib/blkid/blkid_types.h config.status: creating lib/quota/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/uuid/uuid.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.pc config.status: creating lib/blkid/blkid.pc config.status: creating lib/ext2fs/ext2fs.pc config.status: creating misc/Makefile config.status: creating ext2ed/Makefile config.status: creating e2fsck/Makefile config.status: creating debugfs/Makefile config.status: creating tests/Makefile config.status: creating tests/progs/Makefile config.status: creating resize/Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating intl/libgnuintl.h config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile mkdir -p debian/stampdir touch debian/stampdir/configure-bf-stamp dh_testdir /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF V=1 libs make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' cd ./util ; /usr/bin/make subst make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/util' echo "/* fake dirpaths.h for config.h */" > dirpaths.h gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/util/subst.c -o subst.o gcc -Wl,-z,relro -o subst subst.o make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/util' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' ./util/subst -f ./util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/dirpaths.h.in lib/dirpaths.h make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status config.status: creating ./lib/ext2fs/ext2_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status config.status: creating ./lib/blkid/blkid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status config.status: creating ./lib/uuid/uuid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/et' ../../util/subst -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/compile_et.sh.in compile_et /bin/chmod +x compile_et make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/et' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ext2fs' ../../util/subst -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ext2_err.et.in ext2_err.et ../et/compile_et --build-tree ext2_err.et make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ext2fs' making all in lib/et make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/et' /usr/bin/make -s real-subdirs make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/et' make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/et' touch subdirs gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/error_message.c -o error_message.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/error_message.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/error_message.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/et_name.c -o et_name.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/et_name.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/et_name.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/init_et.c -o init_et.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/init_et.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/init_et.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_err.c -o com_err.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/com_err.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_err.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_right.c -o com_right.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/com_right.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_right.c (if test -r libcom_err.a; then /bin/rm -f libcom_err.a.bak && /bin/mv libcom_err.a libcom_err.a.bak; fi) ar rc libcom_err.a error_message.o et_name.o init_et.o com_err.o com_right.o /bin/rm -f ../libcom_err.a (cd ..; /bin/ln \ `echo lib/et | sed -e 's;lib/;;'`/libcom_err.a libcom_err.a) (cd elfshared; gcc --shared -o libcom_err.so.2.1 \ -L../../../lib -Wl,-z,relro \ -Wl,-soname,libcom_err.so.2 error_message.o et_name.o init_et.o com_err.o com_right.o -lpthread) /bin/mv elfshared/libcom_err.so.2.1 . /bin/rm -f ../libcom_err.so.2.1 ../libcom_err.so ../libcom_err.so.2 (cd ..; /bin/ln \ `echo lib/et | sed -e 's;lib/;;'`/libcom_err.so.2.1 libcom_err.so.2.1) (cd ..; /bin/ln libcom_err.so.2.1 libcom_err.so) (cd ..; /bin/ln libcom_err.so.2.1 libcom_err.so.2) make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/et' making all in lib/ss make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ss' ../../util/subst -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/mk_cmds.sh.in mk_cmds /bin/chmod +x mk_cmds /usr/bin/make -s real-subdirs make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ss' make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ss' touch subdirs ../et/compile_et --build-tree /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/ss_err.et gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c ss_err.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/ss_err.o -c ss_err.c DIR=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss _SS_DIR_OVERRIDE=. ./mk_cmds /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/std_rqs.ct gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c std_rqs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/std_rqs.o -c std_rqs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/invocation.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/invocation.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/invocation.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/help.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/help.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/help.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/execute_cmd.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/execute_cmd.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/execute_cmd.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/listen.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/listen.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/listen.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/parse.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/parse.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/parse.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/error.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/error.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/error.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/prompt.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/prompt.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/prompt.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/request_tbl.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/request_tbl.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/request_tbl.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/list_rqs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/list_rqs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/list_rqs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/pager.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/pager.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/pager.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/requests.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/requests.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/requests.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/data.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/data.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/data.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/get_readline.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/get_readline.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/get_readline.c (if test -r libss.a; then /bin/rm -f libss.a.bak && /bin/mv libss.a libss.a.bak; fi) ar rc libss.a ss_err.o std_rqs.o invocation.o help.o execute_cmd.o listen.o parse.o error.o prompt.o request_tbl.o list_rqs.o pager.o requests.o data.o get_readline.o /bin/rm -f ../libss.a (cd ..; /bin/ln \ `echo lib/ss | sed -e 's;lib/;;'`/libss.a libss.a) (cd elfshared; gcc --shared -o libss.so.2.0 \ -L../../../lib -Wl,-z,relro \ -Wl,-soname,libss.so.2 ss_err.o std_rqs.o invocation.o help.o execute_cmd.o listen.o parse.o error.o prompt.o request_tbl.o list_rqs.o pager.o requests.o data.o get_readline.o -lcom_err -ldl) /bin/mv elfshared/libss.so.2.0 . /bin/rm -f ../libss.so.2.0 ../libss.so ../libss.so.2 (cd ..; /bin/ln \ `echo lib/ss | sed -e 's;lib/;;'`/libss.so.2.0 libss.so.2.0) (cd ..; /bin/ln libss.so.2.0 libss.so) (cd ..; /bin/ln libss.so.2.0 libss.so.2) make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ss' making all in lib/e2p make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/e2p' /usr/bin/make -s real-subdirs make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/e2p' make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/e2p' touch subdirs gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/feature.c -o feature.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/feature.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/feature.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fgetflags.c -o fgetflags.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/fgetflags.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fgetflags.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fsetflags.c -o fsetflags.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/fsetflags.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fsetflags.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fgetversion.c -o fgetversion.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/fgetversion.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fgetversion.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fsetversion.c -o fsetversion.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/fsetversion.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fsetversion.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/getflags.c -o getflags.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/getflags.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/getflags.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/getversion.c -o getversion.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/getversion.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/getversion.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/hashstr.c -o hashstr.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/hashstr.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/hashstr.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/iod.c -o iod.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/iod.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/iod.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ls.c -o ls.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/ls.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ls.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/mntopts.c -o mntopts.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/mntopts.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/mntopts.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/parse_num.c -o parse_num.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/parse_num.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/parse_num.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/pe.c -o pe.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/pe.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/pe.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/pf.c -o pf.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/pf.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/pf.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ps.c -o ps.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/ps.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ps.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/setflags.c -o setflags.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/setflags.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/setflags.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/setversion.c -o setversion.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/setversion.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/setversion.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/uuid.c -o uuid.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/uuid.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/uuid.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ostype.c -o ostype.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/ostype.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ostype.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/percent.c -o percent.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/percent.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/percent.c (if test -r libe2p.a; then /bin/rm -f libe2p.a.bak && /bin/mv libe2p.a libe2p.a.bak; fi) ar rc libe2p.a feature.o fgetflags.o fsetflags.o fgetversion.o fsetversion.o getflags.o getversion.o hashstr.o iod.o ls.o mntopts.o parse_num.o pe.o pf.o ps.o setflags.o setversion.o uuid.o ostype.o percent.o /bin/rm -f ../libe2p.a (cd ..; /bin/ln \ `echo lib/e2p | sed -e 's;lib/;;'`/libe2p.a libe2p.a) (cd elfshared; gcc --shared -o libe2p.so.2.3 \ -L../../../lib -Wl,-z,relro \ -Wl,-soname,libe2p.so.2 feature.o fgetflags.o fsetflags.o fgetversion.o fsetversion.o getflags.o getversion.o hashstr.o iod.o ls.o mntopts.o parse_num.o pe.o pf.o ps.o setflags.o setversion.o uuid.o ostype.o percent.o ) /bin/mv elfshared/libe2p.so.2.3 . /bin/rm -f ../libe2p.so.2.3 ../libe2p.so ../libe2p.so.2 (cd ..; /bin/ln \ `echo lib/e2p | sed -e 's;lib/;;'`/libe2p.so.2.3 libe2p.so.2.3) (cd ..; /bin/ln libe2p.so.2.3 libe2p.so) (cd ..; /bin/ln libe2p.so.2.3 libe2p.so.2) make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/e2p' making all in lib/quota make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/quota' /usr/bin/make -s real-subdirs touch subdirs gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/mkquota.c -o mkquota.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/quotaio.c -o quotaio.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/quotaio_v2.c -o quotaio_v2.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/quotaio_tree.c -o quotaio_tree.o gcc -c -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dict.c -o dict.o (if test -r libquota.a; then /bin/rm -f libquota.a.bak && /bin/mv libquota.a libquota.a.bak; fi) ar rc libquota.a mkquota.o quotaio.o quotaio_v2.o quotaio_tree.o dict.o /bin/rm -f ../libquota.a (cd ..; /bin/ln \ `echo lib/quota | sed -e 's;lib/;;'`/libquota.a libquota.a) make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/quota' making all in lib/ext2fs make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ext2fs' /usr/bin/make -s real-subdirs make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ext2fs' make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ext2fs' touch subdirs gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dupfs.c -o dupfs.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/dupfs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dupfs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c ext2_err.c -o ext2_err.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/ext2_err.o -c ext2_err.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc.c -o alloc.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/alloc.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_sb.c -o alloc_sb.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/alloc_sb.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_sb.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_stats.c -o alloc_stats.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/alloc_stats.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_stats.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_tables.c -o alloc_tables.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/alloc_tables.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_tables.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/badblocks.c -o badblocks.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/badblocks.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/badblocks.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bb_inode.c -o bb_inode.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/bb_inode.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bb_inode.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bitmaps.c -o bitmaps.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/bitmaps.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bitmaps.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bitops.c -o bitops.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/bitops.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bitops.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blkmap64_ba.c -o blkmap64_ba.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/blkmap64_ba.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blkmap64_ba.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blkmap64_rb.c -o blkmap64_rb.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/blkmap64_rb.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blkmap64_rb.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blknum.c -o blknum.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/blknum.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blknum.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/block.c -o block.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/block.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/block.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bmap.c -o bmap.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/bmap.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bmap.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/check_desc.c -o check_desc.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/check_desc.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/check_desc.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/closefs.c -o closefs.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/closefs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/closefs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/crc16.c -o crc16.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/crc16.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/crc16.c gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -Wl,-z,relro -o gen_crc32ctable \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_crc32ctable.c ./gen_crc32ctable > crc32c_table.h gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/crc32c.c -o crc32c.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/crc32c.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/crc32c.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/csum.c -o csum.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/csum.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/csum.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dblist.c -o dblist.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/dblist.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dblist.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dblist_dir.c -o dblist_dir.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/dblist_dir.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dblist_dir.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dirblock.c -o dirblock.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/dirblock.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dirblock.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dirhash.c -o dirhash.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/dirhash.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dirhash.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dir_iterate.c -o dir_iterate.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/dir_iterate.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dir_iterate.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/expanddir.c -o expanddir.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/expanddir.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/expanddir.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ext_attr.c -o ext_attr.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/ext_attr.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ext_attr.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/extent.c -o extent.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/extent.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/extent.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/fileio.c -o fileio.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/fileio.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/fileio.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/finddev.c -o finddev.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/finddev.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/finddev.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/flushb.c -o flushb.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/flushb.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/flushb.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/freefs.c -o freefs.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/freefs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/freefs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_bitmap.c -o gen_bitmap.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/gen_bitmap.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_bitmap.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_bitmap64.c -o gen_bitmap64.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/gen_bitmap64.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_bitmap64.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/get_pathname.c -o get_pathname.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/get_pathname.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/get_pathname.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/getsize.c -o getsize.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/getsize.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/getsize.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/getsectsize.c -o getsectsize.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/getsectsize.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/getsectsize.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/i_block.c -o i_block.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/i_block.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/i_block.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/icount.c -o icount.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/icount.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/icount.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ind_block.c -o ind_block.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/ind_block.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ind_block.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/initialize.c -o initialize.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/initialize.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/initialize.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inline.c -o inline.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/inline.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inline.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inode.c -o inode.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/inode.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inode.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/io_manager.c -o io_manager.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/io_manager.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/io_manager.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ismounted.c -o ismounted.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/ismounted.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ismounted.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/link.c -o link.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/link.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/link.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/llseek.c -o llseek.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/llseek.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/llseek.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/lookup.c -o lookup.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/lookup.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/lookup.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mkdir.c -o mkdir.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/mkdir.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mkdir.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mkjournal.c -o mkjournal.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/mkjournal.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mkjournal.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mmp.c -o mmp.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/mmp.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mmp.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/namei.c -o namei.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/namei.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/namei.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/native.c -o native.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/native.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/native.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/newdir.c -o newdir.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/newdir.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/newdir.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/openfs.c -o openfs.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/openfs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/openfs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/progress.c -o progress.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/progress.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/progress.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/punch.c -o punch.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/punch.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/punch.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/qcow2.c -o qcow2.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/qcow2.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/qcow2.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/read_bb.c -o read_bb.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/read_bb.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/read_bb.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/read_bb_file.c -o read_bb_file.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/read_bb_file.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/read_bb_file.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/res_gdt.c -o res_gdt.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/res_gdt.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/res_gdt.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/rw_bitmaps.c -o rw_bitmaps.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/rw_bitmaps.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/rw_bitmaps.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/swapfs.c -o swapfs.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/swapfs.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/swapfs.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/symlink.c -o symlink.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/symlink.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/symlink.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/tdb.c -o tdb.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/tdb.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/tdb.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/undo_io.c -o undo_io.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/undo_io.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/undo_io.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/unix_io.c -o unix_io.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/unix_io.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/unix_io.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/unlink.c -o unlink.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/unlink.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/unlink.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/valid_blk.c -o valid_blk.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/valid_blk.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/valid_blk.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/version.c -o version.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/version.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/version.c gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/rbtree.c -o rbtree.o gcc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H -fPIC -o elfshared/rbtree.o -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/rbtree.c (if test -r libext2fs.a; then /bin/rm -f libext2fs.a.bak && /bin/mv libext2fs.a libext2fs.a.bak; fi) ar rc libext2fs.a dupfs.o ext2_err.o alloc.o alloc_sb.o alloc_stats.o alloc_tables.o badblocks.o bb_inode.o bitmaps.o bitops.o blkmap64_ba.o blkmap64_rb.o blknum.o block.o bmap.o check_desc.o closefs.o crc16.o crc32c.o csum.o dblist.o dblist_dir.o dirblock.o dirhash.o dir_iterate.o expanddir.o ext_attr.o extent.o fileio.o finddev.o flushb.o freefs.o gen_bitmap.o gen_bitmap64.o get_pathname.o getsize.o getsectsize.o i_block.o icount.o ind_block.o initialize.o inline.o inode.o io_manager.o ismounted.o link.o llseek.o lookup.o mkdir.o mkjournal.o mmp.o namei.o native.o newdir.o openfs.o progress.o punch.o qcow2.o read_bb.o read_bb_file.o res_gdt.o rw_bitmaps.o swapfs.o symlink.o tdb.o undo_io.o unix_io.o unlink.o valid_blk.o version.o rbtree.o /bin/rm -f ../libext2fs.a (cd ..; /bin/ln \ `echo lib/ext2fs | sed -e 's;lib/;;'`/libext2fs.a libext2fs.a) (cd elfshared; gcc --shared -o libext2fs.so.2.4 \ -L../../../lib -Wl,-z,relro \ -Wl,-soname,libext2fs.so.2 dupfs.o ext2_err.o alloc.o alloc_sb.o alloc_stats.o alloc_tables.o badblocks.o bb_inode.o bitmaps.o bitops.o blkmap64_ba.o blkmap64_rb.o blknum.o block.o bmap.o check_desc.o closefs.o crc16.o crc32c.o csum.o dblist.o dblist_dir.o dirblock.o dirhash.o dir_iterate.o expanddir.o ext_attr.o extent.o fileio.o finddev.o flushb.o freefs.o gen_bitmap.o gen_bitmap64.o get_pathname.o getsize.o getsectsize.o i_block.o icount.o ind_block.o initialize.o inline.o inode.o io_manager.o ismounted.o link.o llseek.o lookup.o mkdir.o mkjournal.o mmp.o namei.o native.o newdir.o openfs.o progress.o punch.o qcow2.o read_bb.o read_bb_file.o res_gdt.o rw_bitmaps.o swapfs.o symlink.o tdb.o undo_io.o unix_io.o unlink.o valid_blk.o version.o rbtree.o -lcom_err) /bin/mv elfshared/libext2fs.so.2.4 . /bin/rm -f ../libext2fs.so.2.4 ../libext2fs.so ../libext2fs.so.2 (cd ..; /bin/ln \ `echo lib/ext2fs | sed -e 's;lib/;;'`/libext2fs.so.2.4 libext2fs.so.2.4) (cd ..; /bin/ln libext2fs.so.2.4 libext2fs.so) (cd ..; /bin/ln libext2fs.so.2.4 libext2fs.so.2) make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ext2fs' making all in intl make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/intl' make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/e2fsck V=1 all make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/e2fsck' ../lib/et/compile_et --build-tree /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/prof_err.et gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -Wl,-z,relro -o gen_crc32table \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/gen_crc32table.c ./gen_crc32table > crc32table.h gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/crc32.c -o crc32.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dict.c -o dict.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/unix.c -o unix.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/e2fsck.c -o e2fsck.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/super.c -o super.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass1.c -o pass1.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass1b.c -o pass1b.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass2.c -o pass2.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass3.c -o pass3.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass4.c -o pass4.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass5.c -o pass5.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/journal.c -o journal.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/badblocks.c -o badblocks.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/util.c -o util.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dirinfo.c -o dirinfo.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dx_dirinfo.c -o dx_dirinfo.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/ehandler.c -o ehandler.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/problem.c -o problem.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/message.c -o message.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/quota.c -o quota.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/recovery.c -o recovery.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/region.c -o region.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/revoke.c -o revoke.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/ea_refcount.c -o ea_refcount.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/rehash.c -o rehash.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/profile.c -o profile.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H prof_err.c -o prof_err.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/logfile.c -o logfile.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/sigcatcher.c -o sigcatcher.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -rdynamic -o e2fsck crc32.o dict.o unix.o e2fsck.o super.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o journal.o badblocks.o util.o dirinfo.o dx_dirinfo.o ehandler.o problem.o message.o quota.o recovery.o region.o revoke.o ea_refcount.o rehash.o profile.o prof_err.o logfile.o sigcatcher.o ../lib/libquota.a ../lib/libext2fs.so ../lib/libcom_err.so -lblkid -luuid ../lib/libe2p.so -lblkid ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/e2fsck.8.in e2fsck.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/e2fsck.conf.5.in e2fsck.conf.5 make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/e2fsck' /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/misc V=1 all make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/misc' cp /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/profile.h profile.h ../lib/et/compile_et --build-tree /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/../e2fsck/prof_err.et gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.c -o mke2fs.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/util.c -o util.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/../e2fsck/profile.c -o profile.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H prof_err.c -o prof_err.o if test -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.conf.custom.in ; then \ cp /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.conf.custom.in mke2fs.conf; \ else \ cp /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.conf.in mke2fs.conf; \ fi /usr/bin/awk -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/profile-to-c.awk < mke2fs.conf \ > default_profile.c gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H default_profile.c -o default_profile.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mk_hugefiles.c -o mk_hugefiles.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o mke2fs mke2fs.o util.o profile.o prof_err.o default_profile.o mk_hugefiles.o ../lib/libext2fs.so ../lib/libcom_err.so -lblkid \ -luuid ../lib/libquota.a ../lib/libext2fs.so ../lib/libe2p.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/badblocks.c -o badblocks.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o badblocks badblocks.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/tune2fs.c -o tune2fs.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o tune2fs tune2fs.o util.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid -luuid ../lib/libquota.a ../lib/libext2fs.so ../lib/libe2p.so ../lib/libcom_err.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/dumpe2fs.c -o dumpe2fs.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o dumpe2fs dumpe2fs.o ../lib/libext2fs.so ../lib/libcom_err.so \ ../lib/libe2p.so ../lib/libcom_err.so -luuid -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/logsave.c -o logsave.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o logsave logsave.o -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e2undo.c -o e2undo.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o e2undo e2undo.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/chattr.c -o chattr.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o chattr chattr.o ../lib/libe2p.so ../lib/libcom_err.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/lsattr.c -o lsattr.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o lsattr lsattr.o ../lib/libe2p.so ../lib/libcom_err.so \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mklost+found.c -o mklost+found.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o mklost+found mklost+found.o \ -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/filefrag.c -o filefrag.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o filefrag filefrag.o -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e2freefrag.c -o e2freefrag.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o e2freefrag e2freefrag.o \ ../lib/libext2fs.so ../lib/libcom_err.so -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e4defrag.c -o e4defrag.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o e4defrag e4defrag.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/tune2fs.8.in tune2fs.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mklost+found.8.in mklost+found.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.8.in mke2fs.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/dumpe2fs.8.in dumpe2fs.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/badblocks.8.in badblocks.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e2label.8.in e2label.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/logsave.8.in logsave.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/filefrag.8.in filefrag.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e2undo.8.in e2undo.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/e4defrag.8.in e4defrag.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/chattr.1.in chattr.1 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/lsattr.1.in lsattr.1 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/mke2fs.conf.5.in mke2fs.conf.5 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/misc/ext4.5.in ext4.5 make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/misc' /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/resize V=1 all make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/resize' gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/extent.c -o extent.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/resize2fs.c -o resize2fs.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/main.c -o main.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/online.c -o online.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/resource_track.c -o resource_track.o gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/sim_progress.c -o sim_progress.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o resize2fs extent.o resize2fs.o main.o online.o resource_track.o sim_progress.o ../lib/libe2p.so ../lib/libext2fs.so ../lib/libcom_err.so -lblkid gcc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/test_extent.c -o test_extent.o gcc -Wl,-z,relro -Wl,-rpath-link,../lib -o test_extent extent.o test_extent.o ../lib/libe2p.so ../lib/libext2fs.so ../lib/libcom_err.so -lblkid ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/resize/resize2fs.8.in resize2fs.8 make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/resize' touch debian/stampdir/build-bf-stamp dh_testdir rm -f config.cache mkdir -p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC if type diet > /dev/null 2>&1 ; then \ cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC && AWK=/usr/bin/awk \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/configure --disable-e2initrd-helper --enable-quota --infodir=/usr/share/info --enable-symlink-install --with-multiarch=i386-linux-gnu --disable-fsck --disable-libblkid --disable-libuuid --disable-uuidd --disable-nls --disable-imager --disable-uuidd --disable-tls \ --with-diet-libc --enable-libuuid --enable-libblkid CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES" \ CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"; \ else \ cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC && AWK=/usr/bin/awk \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/configure --disable-e2initrd-helper --enable-quota --infodir=/usr/share/info --enable-symlink-install --with-multiarch=i386-linux-gnu --disable-fsck --disable-libblkid --disable-libuuid --disable-uuidd \ --disable-nls --disable-imager --disable-uuidd --disable-tls \ CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES" CPPFLAGS="-D_FORTIFY_SOURCE=2" \ LDFLAGS="-Wl,-z,relro"; \ fi Generating configuration file for e2fsprogs version 1.42.13 Release date is May, 2015 CC=diet cc -nostdinc checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... diet cc -nostdinc 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 diet cc -nostdinc accepts -g... yes checking for diet cc -nostdinc option to accept ISO C89... none needed checking for dlopen in -ldl... no checking for gcc... (cached) diet cc -nostdinc checking whether we are using the GNU C compiler... (cached) yes checking whether diet cc -nostdinc accepts -g... (cached) yes checking for diet cc -nostdinc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... diet cc -nostdinc -E checking for additional special compiler flags... (none) checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes Disabling maintainer mode by default Enabling symlinks for install Disabling relative symlinks for install by default Disabling symlinks for build by default Disabling verbose make commands Disabling compression support by default Enabling htree directory support by default Disabling ELF shared libraries by default Disabling BSD shared libraries by default Disabling profiling libraries by default Disabling journal debugging by default Disabling blkid debugging by default Enabling testio debugging by default checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Enabling private uuid library checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Enabling private blkid library checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Enabling quota support Enabling use of backtrace by default Enabling debugfs support by default Disabling e2image support Enabling e2resize support by default Disabling e4defrag support by default Not building fsck wrapper Not building e2initrd helper Disabling thread local support Not building uuidd checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... no checking for ranlib... ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by diet cc -nostdinc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... no checking for iconv... yes checking for working iconv... no checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... no checking for uselocale... no checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.0.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... no checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... no checking for newlocale... no checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... no checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether to use NLS... no checking whether make sets $(MAKE)... (cached) yes checking for GNU make... make checking for ln... /bin/ln checking whether ln -s works... yes checking for mv... /bin/mv checking for cp... /bin/cp checking for rm... /bin/rm checking for chmod... /bin/chmod checking for gawk... /usr/bin/awk checking for egrep... (cached) /bin/grep -E checking for sed... (cached) /bin/sed checking for perl... /usr/bin/perl checking for ldconfig... /sbin/ldconfig checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking for makeinfo... makeinfo checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking linux/falloc.h usability... no checking linux/falloc.h presence... no checking for linux/falloc.h... no checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/major.h usability... no checking linux/major.h presence... no checking for linux/major.h... no checking linux/loop.h usability... yes checking linux/loop.h presence... yes checking for linux/loop.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... no checking sys/syscall.h presence... no checking for sys/syscall.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for net/if.h... yes checking for vprintf... yes checking for _doprnt... no checking for struct dirent.d_reclen... yes checking for struct stat.st_atim... no checking for ssize_t... yes checking whether llseek is declared... yes checking whether lseek64 is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 4 checking whether byte ordering is bigendian... no checking for __uNN types... using checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... no checking for struct sockaddr.sa_len... no checking for __secure_getenv... no checking for backtrace... no checking for blkid_probe_get_topology... no checking for blkid_probe_enable_partitions... no checking for chflags... no checking for fadvise64... yes checking for fallocate... yes checking for fallocate64... no checking for fchown... yes checking for fdatasync... yes checking for fstat64... yes checking for ftruncate64... yes checking for futimes... no checking for getcwd... (cached) yes checking for getdtablesize... yes checking for getmntinfo... no checking for getpwuid_r... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for llseek... yes checking for lseek64... yes checking for mallinfo... no checking for mbstowcs... yes checking for memalign... no checking for mempcpy... (cached) yes checking for mmap... yes checking for msync... yes checking for nanosleep... yes checking for open64... yes checking for pathconf... no checking for posix_fadvise... yes checking for posix_fadvise64... no checking for posix_memalign... no checking for prctl... yes checking for pread... yes checking for pwrite... yes checking for pread64... yes checking for pwrite64... yes checking for secure_getenv... no checking for setmntent... yes checking for setresgid... yes checking for setresuid... yes checking for snprintf... (cached) yes checking for srandom... yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strnlen... (cached) yes checking for strptime... yes checking for strtoull... yes checking for sync_file_range... no checking for sysconf... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking for valloc... no checking for socket in -lsocket... no checking for optreset... no checking for sem_init... no checking for sem_init in -lpthread... yes checking for unified diff option... -u On linux-gnu systems, root_prefix defaults to '' On linux-gnu systems, prefix defaults to /usr checking whether we can link with -static... yes configure: creating ./config.status config.status: creating MCONFIG config.status: creating Makefile config.status: creating e2fsprogs.spec config.status: creating util/Makefile config.status: creating util/subst.conf config.status: creating util/gen-tarball config.status: creating util/install-symlink config.status: creating lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/e2p/Makefile config.status: creating lib/ext2fs/Makefile config.status: creating lib/ext2fs/ext2_types.h config.status: creating lib/uuid/Makefile config.status: creating lib/uuid/uuid_types.h config.status: creating lib/blkid/Makefile config.status: creating lib/blkid/blkid_types.h config.status: creating lib/quota/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/uuid/uuid.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.pc config.status: creating lib/blkid/blkid.pc config.status: creating lib/ext2fs/ext2fs.pc config.status: creating misc/Makefile config.status: creating ext2ed/Makefile config.status: creating e2fsck/Makefile config.status: creating debugfs/Makefile config.status: creating tests/Makefile config.status: creating tests/progs/Makefile config.status: creating resize/Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating intl/libgnuintl.h config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile mkdir -p debian/stampdir touch debian/stampdir/configure-static-stamp dh_testdir /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC V=1 libs make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' cd ./util ; /usr/bin/make subst make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/util' echo "/* fake dirpaths.h for config.h */" > dirpaths.h diet cc -nostdinc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -D_FORTIFY_SOURCE=2 -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/util/subst.c -o subst.o diet cc -nostdinc -Wl,-z,relro -o subst subst.o subst.o: In function `main': /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/util/subst.c:411: warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-i386/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x56): warning: warning: the printf functions add several kilobytes of bloat. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/util' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' ./util/subst -f ./util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/dirpaths.h.in lib/dirpaths.h make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status config.status: creating ./lib/ext2fs/ext2_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status config.status: creating ./lib/blkid/blkid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status config.status: creating ./lib/uuid/uuid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/et' ../../util/subst -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/compile_et.sh.in compile_et /bin/chmod +x compile_et make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/et' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/ext2fs' ../../util/subst -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ext2_err.et.in ext2_err.et ../et/compile_et --build-tree ext2_err.et make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/ext2fs' making all in lib/et make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/et' /usr/bin/make -s real-subdirs touch subdirs diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/error_message.c -o error_message.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/et_name.c -o et_name.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/init_et.c -o init_et.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_err.c -o com_err.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_right.c -o com_right.o (if test -r libcom_err.a; then /bin/rm -f libcom_err.a.bak && /bin/mv libcom_err.a libcom_err.a.bak; fi) ar rc libcom_err.a error_message.o et_name.o init_et.o com_err.o com_right.o /bin/rm -f ../libcom_err.a (cd ..; /bin/ln \ `echo lib/et | sed -e 's;lib/;;'`/libcom_err.a libcom_err.a) make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/et' making all in lib/ss make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/ss' ../../util/subst -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/mk_cmds.sh.in mk_cmds /bin/chmod +x mk_cmds /usr/bin/make -s real-subdirs touch subdirs ../et/compile_et --build-tree /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/ss_err.et diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c ss_err.c DIR=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss _SS_DIR_OVERRIDE=. ./mk_cmds /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/std_rqs.ct diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c std_rqs.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/invocation.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/help.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/execute_cmd.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/listen.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/parse.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/error.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/prompt.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/request_tbl.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/list_rqs.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/pager.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/requests.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/data.c diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/get_readline.c (if test -r libss.a; then /bin/rm -f libss.a.bak && /bin/mv libss.a libss.a.bak; fi) ar rc libss.a ss_err.o std_rqs.o invocation.o help.o execute_cmd.o listen.o parse.o error.o prompt.o request_tbl.o list_rqs.o pager.o requests.o data.o get_readline.o /bin/rm -f ../libss.a (cd ..; /bin/ln \ `echo lib/ss | sed -e 's;lib/;;'`/libss.a libss.a) make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/ss' making all in lib/e2p make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/e2p' /usr/bin/make -s real-subdirs touch subdirs diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/feature.c -o feature.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fgetflags.c -o fgetflags.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fsetflags.c -o fsetflags.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fgetversion.c -o fgetversion.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/fsetversion.c -o fsetversion.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/getflags.c -o getflags.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/getversion.c -o getversion.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/hashstr.c -o hashstr.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/iod.c -o iod.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ls.c -o ls.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/mntopts.c -o mntopts.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/parse_num.c -o parse_num.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/pe.c -o pe.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/pf.c -o pf.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ps.c -o ps.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/setflags.c -o setflags.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/setversion.c -o setversion.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/uuid.c -o uuid.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/ostype.c -o ostype.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/percent.c -o percent.o (if test -r libe2p.a; then /bin/rm -f libe2p.a.bak && /bin/mv libe2p.a libe2p.a.bak; fi) ar rc libe2p.a feature.o fgetflags.o fsetflags.o fgetversion.o fsetversion.o getflags.o getversion.o hashstr.o iod.o ls.o mntopts.o parse_num.o pe.o pf.o ps.o setflags.o setversion.o uuid.o ostype.o percent.o /bin/rm -f ../libe2p.a (cd ..; /bin/ln \ `echo lib/e2p | sed -e 's;lib/;;'`/libe2p.a libe2p.a) make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/e2p' making all in lib/uuid make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/uuid' /usr/bin/make -s real-subdirs touch subdirs cp /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid.h.in uuid.h diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/clear.c -o clear.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/compare.c -o compare.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/copy.c -o copy.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/gen_uuid.c -o gen_uuid.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/isnull.c -o isnull.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/pack.c -o pack.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/parse.c -o parse.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/unpack.c -o unpack.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/unparse.c -o unparse.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid_time.c -o uuid_time.o (if test -r libuuid.a; then /bin/rm -f libuuid.a.bak && /bin/mv libuuid.a libuuid.a.bak; fi) ar rc libuuid.a clear.o compare.o copy.o gen_uuid.o isnull.o pack.o parse.o unpack.o unparse.o uuid_time.o /bin/rm -f ../libuuid.a (cd ..; /bin/ln \ `echo lib/uuid | sed -e 's;lib/;;'`/libuuid.a libuuid.a) diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/tst_uuid.c -o tst_uuid.o diet cc -nostdinc -Wl,-z,relro -o tst_uuid tst_uuid.o ../../lib/libuuid.a /usr/lib/diet/lib-i386/libc.a(sprintf.o): In function `sprintf': sprintf.c:(.text+0x1b): warning: warning: Avoid *sprintf; use *snprintf. It is more secure. ../../lib/libuuid.a(gen_uuid.o): In function `get_clock': /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/gen_uuid.c:409: warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-i386/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x56): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/diet/lib-i386/libc.a(vfscanf.o): In function `vfscanf': vfscanf.c:(.text+0x33): warning: warning: the scanf functions add several kilobytes of bloat. diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -Wl,-z,relro -DDEBUG -o uuid_time \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid_time.c ../../lib/libuuid.a /usr/lib/diet/lib-i386/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x56): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/diet/lib-i386/libc.a(stderr.o): In function `__fflush_stderr': stderr.c:(.text+0xa): warning: warning: your code uses stdio (7+k bloat). ../../util/subst -t -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid.3.in uuid.3 ../../util/subst -t -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid_clear.3.in uuid_clear.3 ../../util/subst -t -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid_compare.3.in uuid_compare.3 ../../util/subst -t -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid_copy.3.in uuid_copy.3 ../../util/subst -t -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid_generate.3.in uuid_generate.3 ../../util/subst -t -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid_is_null.3.in uuid_is_null.3 ../../util/subst -t -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid_parse.3.in uuid_parse.3 ../../util/subst -t -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid_time.3.in uuid_time.3 ../../util/subst -t -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/uuid/uuid_unparse.3.in uuid_unparse.3 make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/uuid' making all in lib/blkid make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/blkid' /usr/bin/make -s real-subdirs touch subdirs cp /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/blkid.h.in blkid.h diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/cache.c -o cache.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/dev.c -o dev.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/devname.c -o devname.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/devno.c -o devno.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/getsize.c -o getsize.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/llseek.c -o llseek.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/probe.c -o probe.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/read.c -o read.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/resolve.c -o resolve.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/save.c -o save.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/tag.c -o tag.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/version.c -o version.o (if test -r libblkid.a; then /bin/rm -f libblkid.a.bak && /bin/mv libblkid.a libblkid.a.bak; fi) ar rc libblkid.a cache.o dev.o devname.o devno.o getsize.o llseek.o probe.o read.o resolve.o save.o tag.o version.o /bin/rm -f ../libblkid.a (cd ..; /bin/ln \ `echo lib/blkid | sed -e 's;lib/;;'`/libblkid.a libblkid.a) ../../util/subst -t -f ../../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/blkid/libblkid.3.in libblkid.3 make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/blkid' making all in lib/quota make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/quota' /usr/bin/make -s real-subdirs touch subdirs diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/mkquota.c -o mkquota.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/quotaio.c -o quotaio.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/quotaio_v2.c -o quotaio_v2.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/quota/quotaio_tree.c -o quotaio_tree.o diet cc -nostdinc -c -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dict.c -o dict.o (if test -r libquota.a; then /bin/rm -f libquota.a.bak && /bin/mv libquota.a libquota.a.bak; fi) ar rc libquota.a mkquota.o quotaio.o quotaio_v2.o quotaio_tree.o dict.o /bin/rm -f ../libquota.a (cd ..; /bin/ln \ `echo lib/quota | sed -e 's;lib/;;'`/libquota.a libquota.a) make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/quota' making all in lib/ext2fs make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/ext2fs' /usr/bin/make -s real-subdirs touch subdirs diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bb_compat.c -o bb_compat.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inode_io.c -o inode_io.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/write_bb_file.c -o write_bb_file.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dupfs.c -o dupfs.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/test_io.c -o test_io.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c ext2_err.c -o ext2_err.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc.c -o alloc.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_sb.c -o alloc_sb.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_stats.c -o alloc_stats.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/alloc_tables.c -o alloc_tables.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/badblocks.c -o badblocks.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bb_inode.c -o bb_inode.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bitmaps.c -o bitmaps.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bitops.c -o bitops.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blkmap64_ba.c -o blkmap64_ba.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blkmap64_rb.c -o blkmap64_rb.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/blknum.c -o blknum.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/block.c -o block.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/bmap.c -o bmap.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/check_desc.c -o check_desc.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/closefs.c -o closefs.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/crc16.c -o crc16.o diet cc -nostdinc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -D_FORTIFY_SOURCE=2 -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_CONFIG_H -Wl,-z,relro -o gen_crc32ctable \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_crc32ctable.c /usr/lib/diet/lib-i386/libc.a(vprintf.o): In function `vprintf': vprintf.c:(.text+0x58): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/diet/lib-i386/libc.a(stdout.o): In function `__fflush_stdout': stdout.c:(.text+0xa): warning: warning: your code uses stdio (7+k bloat). ./gen_crc32ctable > crc32c_table.h diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/crc32c.c -o crc32c.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/csum.c -o csum.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dblist.c -o dblist.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dblist_dir.c -o dblist_dir.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dirblock.c -o dirblock.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dirhash.c -o dirhash.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/dir_iterate.c -o dir_iterate.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/expanddir.c -o expanddir.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ext_attr.c -o ext_attr.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/extent.c -o extent.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/fileio.c -o fileio.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/finddev.c -o finddev.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/flushb.c -o flushb.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/freefs.c -o freefs.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_bitmap.c -o gen_bitmap.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/gen_bitmap64.c -o gen_bitmap64.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/get_pathname.c -o get_pathname.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/getsize.c -o getsize.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/getsectsize.c -o getsectsize.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/i_block.c -o i_block.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/icount.c -o icount.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ind_block.c -o ind_block.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/initialize.c -o initialize.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inline.c -o inline.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/inode.c -o inode.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/io_manager.c -o io_manager.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/ismounted.c -o ismounted.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/link.c -o link.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/llseek.c -o llseek.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/lookup.c -o lookup.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mkdir.c -o mkdir.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mkjournal.c -o mkjournal.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/mmp.c -o mmp.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/namei.c -o namei.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/native.c -o native.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/newdir.c -o newdir.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/openfs.c -o openfs.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/progress.c -o progress.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/punch.c -o punch.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/qcow2.c -o qcow2.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/read_bb.c -o read_bb.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/read_bb_file.c -o read_bb_file.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/res_gdt.c -o res_gdt.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/rw_bitmaps.c -o rw_bitmaps.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/swapfs.c -o swapfs.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/symlink.c -o symlink.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/tdb.c -o tdb.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/undo_io.c -o undo_io.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/unix_io.c -o unix_io.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/unlink.c -o unlink.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/valid_blk.c -o valid_blk.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/version.c -o version.o diet cc -nostdinc -I. -I../../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H -c /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/rbtree.c -o rbtree.o (if test -r libext2fs.a; then /bin/rm -f libext2fs.a.bak && /bin/mv libext2fs.a libext2fs.a.bak; fi) ar rc libext2fs.a bb_compat.o inode_io.o write_bb_file.o dupfs.o test_io.o ext2_err.o alloc.o alloc_sb.o alloc_stats.o alloc_tables.o badblocks.o bb_inode.o bitmaps.o bitops.o blkmap64_ba.o blkmap64_rb.o blknum.o block.o bmap.o check_desc.o closefs.o crc16.o crc32c.o csum.o dblist.o dblist_dir.o dirblock.o dirhash.o dir_iterate.o expanddir.o ext_attr.o extent.o fileio.o finddev.o flushb.o freefs.o gen_bitmap.o gen_bitmap64.o get_pathname.o getsize.o getsectsize.o i_block.o icount.o ind_block.o initialize.o inline.o inode.o io_manager.o ismounted.o link.o llseek.o lookup.o mkdir.o mkjournal.o mmp.o namei.o native.o newdir.o openfs.o progress.o punch.o qcow2.o read_bb.o read_bb_file.o res_gdt.o rw_bitmaps.o swapfs.o symlink.o tdb.o undo_io.o unix_io.o unlink.o valid_blk.o version.o rbtree.o /bin/rm -f ../libext2fs.a (cd ..; /bin/ln \ `echo lib/ext2fs | sed -e 's;lib/;;'`/libext2fs.a libext2fs.a) make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/lib/ext2fs' making all in intl make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/intl' make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC' /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/e2fsck V=1 all e2fsck.static make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/e2fsck' ../lib/et/compile_et --build-tree /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/prof_err.et diet cc -nostdinc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -D_FORTIFY_SOURCE=2 -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_CONFIG_H -Wl,-z,relro -o gen_crc32table \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/gen_crc32table.c /usr/lib/diet/lib-i386/libc.a(vprintf.o): In function `vprintf': vprintf.c:(.text+0x58): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/diet/lib-i386/libc.a(stdout.o): In function `__fflush_stdout': stdout.c:(.text+0xa): warning: warning: your code uses stdio (7+k bloat). ./gen_crc32table > crc32table.h diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/crc32.c -o crc32.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dict.c -o dict.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/unix.c -o unix.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/e2fsck.c -o e2fsck.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/super.c -o super.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass1.c -o pass1.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass1b.c -o pass1b.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass2.c -o pass2.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass3.c -o pass3.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass4.c -o pass4.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/pass5.c -o pass5.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/journal.c -o journal.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/badblocks.c -o badblocks.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/util.c -o util.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dirinfo.c -o dirinfo.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/dx_dirinfo.c -o dx_dirinfo.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/ehandler.c -o ehandler.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/problem.c -o problem.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/message.c -o message.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/quota.c -o quota.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/recovery.c -o recovery.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/region.c -o region.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/revoke.c -o revoke.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/ea_refcount.c -o ea_refcount.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/rehash.c -o rehash.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/profile.c -o profile.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H prof_err.c -o prof_err.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/logfile.c -o logfile.o diet cc -nostdinc -c -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/sigcatcher.c -o sigcatcher.o diet cc -nostdinc -Wl,-z,relro -rdynamic -o e2fsck crc32.o dict.o unix.o e2fsck.o super.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o journal.o badblocks.o util.o dirinfo.o dx_dirinfo.o ehandler.o problem.o message.o quota.o recovery.o region.o revoke.o ea_refcount.o rehash.o profile.o prof_err.o logfile.o sigcatcher.o ../lib/libquota.a ../lib/libext2fs.a ../lib/libcom_err.a -lpthread ../lib/libblkid.a ../lib/libuuid.a ../lib/libuuid.a ../lib/libe2p.a -lcompat /usr/lib/diet/lib-i386/libc.a(sprintf.o): In function `sprintf': sprintf.c:(.text+0x1b): warning: warning: Avoid *sprintf; use *snprintf. It is more secure. unix.o: In function `e2fsck_clear_progbar': /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/unix.c:499: warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-i386/libc.a(vsnprintf.o): In function `vsnprintf': vsnprintf.c:(.text+0x92): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/diet/lib-i386/libc.a(vsscanf.o): In function `vsscanf': vsscanf.c:(.text+0x6a): warning: warning: the scanf functions add several kilobytes of bloat. ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/e2fsck.8.in e2fsck.8 ../util/subst -t -f ../util/subst.conf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/e2fsck.conf.5.in e2fsck.conf.5 diet cc -nostdinc -Wl,-z,relro -static -o e2fsck.static crc32.o dict.o unix.o e2fsck.o super.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o journal.o badblocks.o util.o dirinfo.o dx_dirinfo.o ehandler.o problem.o message.o quota.o recovery.o region.o revoke.o ea_refcount.o rehash.o profile.o prof_err.o logfile.o sigcatcher.o ../lib/libquota.a ../lib/libext2fs.a ../lib/libcom_err.a -lpthread ../lib/libblkid.a ../lib/libuuid.a ../lib/libuuid.a ../lib/libe2p.a -lcompat /usr/lib/diet/lib-i386/libc.a(sprintf.o): In function `sprintf': sprintf.c:(.text+0x1b): warning: warning: Avoid *sprintf; use *snprintf. It is more secure. unix.o: In function `e2fsck_clear_progbar': /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/e2fsck/unix.c:499: warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-i386/libc.a(vsnprintf.o): In function `vsnprintf': vsnprintf.c:(.text+0x92): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/diet/lib-i386/libc.a(vsscanf.o): In function `vsscanf': vsscanf.c:(.text+0x6a): warning: warning: the scanf functions add several kilobytes of bloat. make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/e2fsck' touch debian/stampdir/build-static-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_prep dh_testdir dh_testroot dh_installdirs mkdir -p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD V=1 install DESTDIR=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp \ INSTALL_PROGRAM="install -p -o root -g root -m 0755" LDCONFIG=true make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' making all in lib/et make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' making all in lib/ss make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' making all in lib/e2p make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' making all in lib/quota make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/quota' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/quota' making all in lib/ext2fs make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' making all in intl make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/intl' making install in e2fsck make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/e2fsck' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man5 mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8 mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man5 for i in e2fsck; do \ # " INSTALL /sbin/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin/$i; \ done for i in ext2 ext3 ext4 ext4dev; do \ # " LINK /sbin/fsck.$i"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin; \ /bin/ln -sf e2fsck fsck.$i); \ done for i in e2fsck.8; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man8/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/$i; \ done for i in e2fsck.conf.5; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man5/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man5/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man5/$i; \ done for i in ext2 ext3 ext4 ext4dev; do \ # " LINK /usr/share/man/man8/fsck.$i.8"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8; \ /bin/ln -sf e2fsck.8 fsck.$i.8); \ done make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/e2fsck' making install in debugfs make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/debugfs' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8 for i in debugfs; do \ echo " INSTALL /sbin/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin/$i; \ done INSTALL /sbin/debugfs for i in debugfs.8; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/$i.$j; \ done; \ echo " INSTALL_DATA /usr/share/man/man8/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/$i; \ done INSTALL_DATA /usr/share/man/man8/debugfs.8 make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/debugfs' making install in misc make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/misc' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/sbin \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/bin \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man1 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8 \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man1 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man5 \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp//etc mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/sbin mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/bin mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man1 mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/etc for i in mke2fs badblocks tune2fs dumpe2fs logsave e2image e2undo; do \ # " INSTALL /sbin/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin/$i; \ done for i in mklost+found filefrag e2freefrag e4defrag; do \ # " INSTALL /usr/sbin/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/sbin/$i; \ done for i in ext2 ext3 ext4 ext4dev; do \ # " LINK /sbin/mkfs.$i"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin; \ /bin/ln -sf mke2fs mkfs.$i); \ done (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin; \ /bin/ln -sf tune2fs e2label) if test -n ""; then \ # " LINK /sbin/findfs"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin; \ /bin/ln -sf tune2fs ); \ fi for i in chattr lsattr ; do \ # " INSTALL /usr/bin/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/bin/$i; \ done for i in ; do \ # " INSTALL /usr/lib/i386-linux-gnu/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/$i; \ done for i in tune2fs.8 mklost+found.8 mke2fs.8 dumpe2fs.8 badblocks.8 e2label.8 e2image.8 logsave.8 filefrag.8 e2freefrag.8 e2undo.8 e4defrag.8 ; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man8/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/$i; \ done /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/mkfs.ext2.8.gz \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/mkfs.ext3.8.gz for i in ext2 ext3 ext4 ext4dev; do \ # " LINK mkfs.$i.8"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8; \ /bin/ln -sf mke2fs.8 mkfs.$i.8); \ done for i in chattr.1 lsattr.1 ; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man1/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man1/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man1/$i; \ done for i in mke2fs.conf.5 ext4.5; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man5/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man5/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man5/$i; \ done for i in ext2 ext3; do \ # " LINK $i.5"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man5; \ /bin/ln -sf ext4.5 $i.5); \ done if test -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/etc/mke2fs.conf; then \ if cmp -s /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/etc/mke2fs.conf \ mke2fs.conf; then \ true; \ else \ if grep -q ext4dev /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/etc/mke2fs.conf ; then \ # " INSTALL_DATA /etc/mke2fs.conf.e2fsprogs-new"; \ /usr/bin/install -c -m 644 mke2fs.conf \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/etc/mke2fs.conf.e2fsprogs-new; \ echo "Warning: installing mke2fs.conf in /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/etc/mke2fs.conf.e2fsprogs-new"; \ echo "Check to see if you need to update your /etc/mke2fs.conf"; \ else \ # " INSTALL_DATA /etc/mke2fs.conf"; \ mv /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/etc/mke2fs.conf \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/etc/mke2fs.conf.e2fsprogs-old; \ /usr/bin/install -c -m 644 mke2fs.conf \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/etc/mke2fs.conf; \ echo "Your mke2fs.conf is too old. Backing up old version in"; \ echo "/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/etc/mke2fs.conf.e2fsprogs-old. Please check to see"; \ echo "if you have any local customizations that you wish to preserve."; \ fi; \ echo " "; \ fi; \ else \ # " INSTALL_DATA /etc/mke2fs.conf"; \ /usr/bin/install -c -m 644 mke2fs.conf \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/etc/mke2fs.conf; \ fi make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/misc' making install in resize make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/resize' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8 for i in resize2fs; do \ echo " INSTALL /sbin/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin/$i; \ done INSTALL /sbin/resize2fs for i in resize2fs.8; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/$i.$j; \ done; \ echo " INSTALL_DATA /usr/share/man/man8/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/$i; \ done INSTALL_DATA /usr/share/man/man8/resize2fs.8 make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/resize' making install in tests/progs make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/tests/progs' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/tests/progs' making install in po make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/po' /bin/sh /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/ca mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/ca/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/ca.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/cs mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/cs/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/cs.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/da mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/da/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/da.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/da/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/de mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/de/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/de.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/eo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/eo/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/eo.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/eo/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/es mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/es/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/es.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/fr mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/fr/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/fr.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/id mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/id/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/id.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/it mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/it/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/it.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/nl mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/nl/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/nl.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/pl mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/pl/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/pl.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/sv mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/sv/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/sv.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/tr mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/tr/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/tr.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/uk mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/uk/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/uk.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/uk/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/vi mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/vi/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/vi.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/zh_CN mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES installing /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/zh_CN.gmo as /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo if test "e2fsprogs" = "gettext-tools"; then \ /bin/sh /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/po/$file \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/po' making install-shlibs in lib/et make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu cd ../../util ; /usr/bin/make symlinks make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/util' gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -D_FORTIFY_SOURCE=2 -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/util/symlinks.c -o symlinks.o gcc -Wl,-z,relro -o symlinks symlinks.o make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/util' install -p -o root -g root -m 0755 libcom_err.so.2.1 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu/libcom_err.so.2.1 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libcom_err.so.2.1 \ /lib/i386-linux-gnu/libcom_err.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libcom_err.so.2 \ /usr/lib/i386-linux-gnu/libcom_err.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp true make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' making install-shlibs in lib/ss make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu install -p -o root -g root -m 0755 libss.so.2.0 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu/libss.so.2.0 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libss.so.2.0 \ /lib/i386-linux-gnu/libss.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libss.so.2 \ /usr/lib/i386-linux-gnu/libss.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp true make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' making install-shlibs in lib/e2p make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu install -p -o root -g root -m 0755 libe2p.so.2.3 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu/libe2p.so.2.3 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libe2p.so.2.3 \ /lib/i386-linux-gnu/libe2p.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libe2p.so.2 \ /usr/lib/i386-linux-gnu/libe2p.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp true make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' making install-shlibs in lib/quota make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/quota' make[2]: Nothing to be done for 'install-shlibs'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/quota' making install-shlibs in lib/ext2fs make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu install -p -o root -g root -m 0755 libext2fs.so.2.4 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu/libext2fs.so.2.4 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libext2fs.so.2.4 \ /lib/i386-linux-gnu/libext2fs.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libext2fs.so.2 \ /usr/lib/i386-linux-gnu/libext2fs.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp true make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' making install-shlibs in intl make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/intl' make[2]: Nothing to be done for 'install-shlibs'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/intl' make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/doc' texi2dvi /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/doc/libext2fs.texinfo /usr/bin/texi2dvi: texinfo.tex appears to be broken. This may be due to the environment variable TEX set to something other than (plain) tex, a corrupt texinfo.tex file, or to tex itself simply not working. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2015/dev/Debian) (preloaded format=etex) restricted \write18 enabled. entering extended mode (./txiversion.tex (/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/doc/texinfo.tex Loading texinfo [version 2006-02-13.16]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, ! Font \circle=lcircle10 not loadable: Metric (TFM) file not found. \allocationnumber \alloc@ ...ifnum \count 1#1 < #4\allocationnumber =\count 1#1 \global \advan... l.4940 \newdimen\circthick ? ! Emergency stop. \allocationnumber \alloc@ ...ifnum \count 1#1 < #4\allocationnumber =\count 1#1 \global \advan... l.4940 \newdimen\circthick No pages of output. Transcript written on txiversion.log. kpathsea: Running mktextfm lcircle10 /usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map source abbreviation for lcircle10. /usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update ? mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input lcircle10 This is METAFONT, Version 2.7182818 (TeX Live 2015/dev/Debian) (preloaded base=mf) kpathsea: Running mktexmf lcircle10 ! I can't find file `lcircle10'. <*> ...jfour; mag:=1; nonstopmode; input lcircle10 Please type another input file name ! Emergency stop. <*> ...jfour; mag:=1; nonstopmode; input lcircle10 Transcript written on mfput.log. grep: lcircle10.log: No such file or directory mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input lcircle10' failed to make lcircle10.tfm. kpathsea: Appending font creation commands to missfont.log. /usr/bin/texi2dvi: quitting. Makefile:332: recipe for target 'libext2fs.dvi' failed make[2]: [libext2fs.dvi] Error 1 (ignored) /bin/rm -rf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/info/libext2fs.info* /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/info mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/info for i in libext2fs.info* ; do \ echo " INSTALL_DATA /usr/share/info/$i" ; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/info/$i ; \ done INSTALL_DATA /usr/share/info/libext2fs.info gzip -9 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/info/libext2fs.info* make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/doc' if test ! -d e2fsck && test ! -d debugfs && test ! -d misc && test ! -d ext2ed ; then /usr/bin/make install-libs ; fi make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD V=1 install-libs DESTDIR=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp LDCONFIG=true make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' making install in lib/et make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu /usr/bin/install -c libcom_err.so.2.1 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu/libcom_err.so.2.1 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libcom_err.so.2.1 \ /lib/i386-linux-gnu/libcom_err.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libcom_err.so.2 \ /usr/lib/i386-linux-gnu/libcom_err.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp true /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/et /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/et \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/bin /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man1 \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man3 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/et mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/et mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man3 mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig /usr/bin/install -c -m 644 libcom_err.a /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libcom_err.a ranlib /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libcom_err.a /bin/chmod 444 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libcom_err.a for i in com_err.h; do \ echo " INSTALL_DATA /usr/include/et/$i"; \ /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/$i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/et/$i; \ done INSTALL_DATA /usr/include/et/com_err.h (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include ;\ /bin/ln -sf et/com_err.h . ) for i in et_c.awk et_h.awk; do \ echo " INSTALL_DATA /usr/share/et/$i"; \ /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/$i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/et/$i; \ done INSTALL_DATA /usr/share/et/et_c.awk INSTALL_DATA /usr/share/et/et_h.awk /usr/bin/install -c compile_et /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/bin/compile_et /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_err.3 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man3/com_err.3 /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/compile_et.1 \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man1/compile_et.1 /usr/bin/install -c -m 644 com_err.pc /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig/com_err.pc make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et' making install in lib/ss make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu /usr/bin/install -c libss.so.2.0 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu/libss.so.2.0 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libss.so.2.0 \ /lib/i386-linux-gnu/libss.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libss.so.2 \ /usr/lib/i386-linux-gnu/libss.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp true /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/ss /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/ss \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/bin /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/ss mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/ss /usr/bin/install -c -m 644 libss.a /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libss.a ranlib /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libss.a /bin/chmod 444 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libss.a /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/ss/* for i in ss.h ; do \ echo " INSTALL_DATA /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/ss/$i"; \ /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/$i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/ss/$i; \ done INSTALL_DATA /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/ss/ss.h /usr/bin/install -c -m 644 ss_err.h /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/ss/ss_err.h for i in ct_c.awk ct_c.sed; do \ echo " INSTALL_DATA /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/ss/$i"; \ /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/$i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/ss/$i; \ done INSTALL_DATA /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/ss/ct_c.awk INSTALL_DATA /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/ss/ct_c.sed /usr/bin/install -c mk_cmds /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/bin/mk_cmds /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ss/mk_cmds.1 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man1/mk_cmds.1 /usr/bin/install -c -m 644 ss.pc /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig/ss.pc make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ss' making install in lib/e2p make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu /usr/bin/install -c libe2p.so.2.3 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu/libe2p.so.2.3 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libe2p.so.2.3 \ /lib/i386-linux-gnu/libe2p.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libe2p.so.2 \ /usr/lib/i386-linux-gnu/libe2p.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp true /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/e2p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/e2p /usr/bin/install -c -m 644 libe2p.a /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libe2p.a ranlib /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libe2p.a /bin/chmod 444 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libe2p.a set -e; for i in e2p.h; do \ echo " INSTALL_DATA /usr/include/e2p/$i"; \ /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/e2p/$i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/e2p/$i; \ done INSTALL_DATA /usr/include/e2p/e2p.h /usr/bin/install -c -m 644 e2p.pc /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig/e2p.pc make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/e2p' making install in lib/quota make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/quota' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/quota' making install in lib/ext2fs make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu /usr/bin/install -c libext2fs.so.2.4 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/lib/i386-linux-gnu/libext2fs.so.2.4 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libext2fs.so.2.4 \ /lib/i386-linux-gnu/libext2fs.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libext2fs.so.2 \ /usr/lib/i386-linux-gnu/libext2fs.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp true /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/ext2fs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/ext2fs /usr/bin/install -c -m 644 libext2fs.a /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libext2fs.a ranlib /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libext2fs.a /bin/chmod 444 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libext2fs.a for i in bitops.h ext2fs.h ext2_io.h ext2_fs.h ext2_ext_attr.h ext3_extents.h tdb.h qcow2.h; do \ echo " INSTALL_DATA /usr/include/ext2fs/$i"; \ /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/ext2fs/$i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/ext2fs/$i; \ done INSTALL_DATA /usr/include/ext2fs/bitops.h INSTALL_DATA /usr/include/ext2fs/ext2fs.h INSTALL_DATA /usr/include/ext2fs/ext2_io.h INSTALL_DATA /usr/include/ext2fs/ext2_fs.h INSTALL_DATA /usr/include/ext2fs/ext2_ext_attr.h INSTALL_DATA /usr/include/ext2fs/ext3_extents.h INSTALL_DATA /usr/include/ext2fs/tdb.h INSTALL_DATA /usr/include/ext2fs/qcow2.h for i in ext2_err.h ext2_types.h; do \ echo " INSTALL_DATA /usr/include/ext2fs/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/ext2fs/$i; \ done INSTALL_DATA /usr/include/ext2fs/ext2_err.h INSTALL_DATA /usr/include/ext2fs/ext2_types.h /usr/bin/install -c -m 644 ext2fs.pc /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig/ext2fs.pc make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs' making install in intl make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/intl' if { test "e2fsprogs" = "gettext-runtime" || test "e2fsprogs" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include; \ /usr/bin/install -c -m 644 libintl.h /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libintl.a /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "e2fsprogs" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libgnuintl.a; \ rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libgnuintl.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu; \ temp=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/t-charset.alias; \ dest=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/charset.alias; \ if test -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/charset.alias; then \ orig=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/lib/i386-linux-gnu/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale; \ test -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/locale.alias \ && orig=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/locale.alias \ || orig=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/intl/locale.alias; \ temp=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/t-locale.alias; \ dest=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "e2fsprogs" = "gettext-tools"; then \ /bin/sh /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/intl/$file \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/gettext/intl/$file; \ done; \ chmod a+x /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/intl; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/intl' make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD' install -p -o root -g root -m 0755 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STATIC/e2fsck/e2fsck.static /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/sbin cp /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/e2fsck.8 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp/usr/share/man/man8/e2fsck.static.8 dh_movefiles test -z "`find /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/tmp -type f`" dh_testdir dh_testroot /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF V=1 install-shlibs-libs-recursive DESTDIR=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb \ INSTALL_PROGRAM="install -p -o root -g root -m 0755" LDCONFIG=true make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' making install-shlibs in lib/et make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/et' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/lib/i386-linux-gnu mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/lib mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/lib/i386-linux-gnu mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/lib mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/lib/i386-linux-gnu cd ../../util ; /usr/bin/make symlinks make[3]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/util' gcc -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D__NO_STRING_INLINES -Os -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I. -I../lib -I/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/util/symlinks.c -o symlinks.o gcc -Wl,-z,relro -o symlinks symlinks.o make[3]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/util' install -p -o root -g root -m 0755 libcom_err.so.2.1 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/lib/i386-linux-gnu/libcom_err.so.2.1 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libcom_err.so.2.1 \ /lib/i386-linux-gnu/libcom_err.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libcom_err.so.2 \ /usr/lib/i386-linux-gnu/libcom_err.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb true make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/et' making install-shlibs in lib/ss make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ss' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/lib/i386-linux-gnu install -p -o root -g root -m 0755 libss.so.2.0 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/lib/i386-linux-gnu/libss.so.2.0 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libss.so.2.0 \ /lib/i386-linux-gnu/libss.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libss.so.2 \ /usr/lib/i386-linux-gnu/libss.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb true make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ss' making install-shlibs in lib/e2p make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/e2p' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/lib/i386-linux-gnu install -p -o root -g root -m 0755 libe2p.so.2.3 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/lib/i386-linux-gnu/libe2p.so.2.3 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libe2p.so.2.3 \ /lib/i386-linux-gnu/libe2p.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libe2p.so.2 \ /usr/lib/i386-linux-gnu/libe2p.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb true make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/e2p' making install-shlibs in lib/quota make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/quota' make[2]: Nothing to be done for 'install-shlibs'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/quota' making install-shlibs in lib/ext2fs make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ext2fs' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/lib/i386-linux-gnu \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/lib/i386-linux-gnu install -p -o root -g root -m 0755 libext2fs.so.2.4 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/lib/i386-linux-gnu/libext2fs.so.2.4 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libext2fs.so.2.4 \ /lib/i386-linux-gnu/libext2fs.so.2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /lib/i386-linux-gnu/libext2fs.so.2 \ /usr/lib/i386-linux-gnu/libext2fs.so /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb true make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/lib/ext2fs' making install-shlibs in intl make[2]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/intl' make[2]: Nothing to be done for 'install-shlibs'. make[2]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/intl' make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF' /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/e2fsck V=1 install DESTDIR=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb \ INSTALL_PROGRAM="install -p -o root -g root -m 0755" LDCONFIG=true make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/e2fsck' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man5 mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8 mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man5 for i in e2fsck; do \ # " INSTALL /sbin/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin/$i; \ done for i in ext2 ext3 ext4 ext4dev; do \ # " LINK /sbin/fsck.$i"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin; \ /bin/ln -sf e2fsck fsck.$i); \ done for i in e2fsck.8; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man8/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8/$i; \ done for i in e2fsck.conf.5; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man5/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man5/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man5/$i; \ done for i in ext2 ext3 ext4 ext4dev; do \ # " LINK /usr/share/man/man8/fsck.$i.8"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8; \ /bin/ln -sf e2fsck.8 fsck.$i.8); \ done make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/e2fsck' /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/misc V=1 install DESTDIR=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb \ INSTALL_PROGRAM="install -p -o root -g root -m 0755" LDCONFIG=true make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/misc' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/sbin \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/bin \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man1 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8 \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man1 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man5 \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/lib/i386-linux-gnu /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb//etc mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/sbin mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/bin mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man1 mkdir /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/etc for i in mke2fs badblocks tune2fs dumpe2fs logsave e2undo; do \ # " INSTALL /sbin/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin/$i; \ done for i in mklost+found filefrag e2freefrag e4defrag; do \ # " INSTALL /usr/sbin/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/sbin/$i; \ done for i in ext2 ext3 ext4 ext4dev; do \ # " LINK /sbin/mkfs.$i"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin; \ /bin/ln -sf mke2fs mkfs.$i); \ done (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin; \ /bin/ln -sf tune2fs e2label) if test -n ""; then \ # " LINK /sbin/findfs"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin; \ /bin/ln -sf tune2fs ); \ fi for i in chattr lsattr ; do \ # " INSTALL /usr/bin/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/bin/$i; \ done for i in ; do \ # " INSTALL /usr/lib/i386-linux-gnu/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/lib/i386-linux-gnu/$i; \ done for i in tune2fs.8 mklost+found.8 mke2fs.8 dumpe2fs.8 badblocks.8 e2label.8 logsave.8 filefrag.8 e2freefrag.8 e2undo.8 e4defrag.8 ; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man8/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8/$i; \ done /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8/mkfs.ext2.8.gz \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8/mkfs.ext3.8.gz for i in ext2 ext3 ext4 ext4dev; do \ # " LINK mkfs.$i.8"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8; \ /bin/ln -sf mke2fs.8 mkfs.$i.8); \ done for i in chattr.1 lsattr.1 ; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man1/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man1/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man1/$i; \ done for i in mke2fs.conf.5 ext4.5; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man5/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man5/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man5/$i; \ done for i in ext2 ext3; do \ # " LINK $i.5"; \ (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man5; \ /bin/ln -sf ext4.5 $i.5); \ done if test -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/etc/mke2fs.conf; then \ if cmp -s /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/etc/mke2fs.conf \ mke2fs.conf; then \ true; \ else \ if grep -q ext4dev /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/etc/mke2fs.conf ; then \ # " INSTALL_DATA /etc/mke2fs.conf.e2fsprogs-new"; \ /usr/bin/install -c -m 644 mke2fs.conf \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/etc/mke2fs.conf.e2fsprogs-new; \ echo "Warning: installing mke2fs.conf in /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/etc/mke2fs.conf.e2fsprogs-new"; \ echo "Check to see if you need to update your /etc/mke2fs.conf"; \ else \ # " INSTALL_DATA /etc/mke2fs.conf"; \ mv /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/etc/mke2fs.conf \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/etc/mke2fs.conf.e2fsprogs-old; \ /usr/bin/install -c -m 644 mke2fs.conf \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/etc/mke2fs.conf; \ echo "Your mke2fs.conf is too old. Backing up old version in"; \ echo "/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/etc/mke2fs.conf.e2fsprogs-old. Please check to see"; \ echo "if you have any local customizations that you wish to preserve."; \ fi; \ echo " "; \ fi; \ else \ # " INSTALL_DATA /etc/mke2fs.conf"; \ /usr/bin/install -c -m 644 mke2fs.conf \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/etc/mke2fs.conf; \ fi make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/misc' /usr/bin/make -C /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/resize V=1 install DESTDIR=/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb \ INSTALL_PROGRAM="install -p -o root -g root -m 0755" LDCONFIG=true make[1]: Entering directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/resize' /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/config/mkinstalldirs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8 for i in resize2fs; do \ echo " INSTALL /sbin/$i"; \ install -p -o root -g root -m 0755 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin/$i; \ done INSTALL /sbin/resize2fs for i in resize2fs.8; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8/$i.$j; \ done; \ echo " INSTALL_DATA /usr/share/man/man8/$i"; \ /usr/bin/install -c -m 644 $i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr/share/man/man8/$i; \ done INSTALL_DATA /usr/share/man/man8/resize2fs.8 make[1]: Leaving directory '/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-BF/resize' rm -rf /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/usr find /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin -type f -a ! -name e2fsck \ -a ! -name mke2fs -a ! -name tune2fs \ -a ! -name resize2fs -a ! -name badblocks -print | xargs rm (cd /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fsprogs-udeb/sbin; ln -sf e2fsck fsck.ext2 ; \ ln -sf e2fsck fsck.ext3 ; ln -sf e2fsck fsck.ext4 ; \ ln -sf mke2fs mkfs.ext2 ; ln -sf mke2fs mkfs.ext3 ; \ ln -sf mke2fs mkfs.ext4) dh_testdir dh_testroot for i in $(cd debian && echo *.lintian-overrides); do \ pkg=${i%.lintian-overrides} ;\ if test "${pkg}" != source ; then \ install -m 0644 -D -p debian/$i /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/${pkg}/usr/share/lintian/overrides/${pkg} ;\ fi ;\ done mkdir -p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/libss2/usr/share/doc/libss2 mkdir -p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/ss-dev/usr/share/doc ln -sf libss2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/ss-dev/usr/share/doc/ss-dev mkdir -p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/libcomerr2/usr/share/doc/libcomerr2 mkdir -p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/comerr-dev/usr/share/doc ln -sf libcomerr2 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/comerr-dev/usr/share/doc/comerr-dev mkdir -p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fslibs/usr/share/doc/e2fslibs mkdir -p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fslibs-dev/usr/share/doc ln -sf e2fslibs /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fslibs-dev/usr/share/doc/e2fslibs-dev dh_installdocs -Ne2fsprogs-udeb -Nlibblkid1-udeb -Nlibuuid1-udeb install -d /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fslibs-dev/usr/share/doc/e2fslibs/html-info/ install -p -m 0644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/doc/*.html \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fslibs-dev/usr/share/doc/e2fslibs/html-info/ install -d /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/comerr-dev/usr/share/doc/libcomerr2/html-info/ install -p -m 0644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et/*.html \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/comerr-dev/usr/share/doc/libcomerr2/html-info/ mkdir -p /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/comerr-dev/usr/share/doc/libcomerr2 install -p -m 0644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/doc/libext2fs.texinfo \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/e2fslibs-dev/usr/share/doc/e2fslibs/libext2fs.texi install -p -m 0644 /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/lib/et/com_err.texinfo \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/comerr-dev/usr/share/doc/libcomerr2/com_err.texi install -d /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/comerr-dev/usr/share/doc/libcomerr2/examples install -p -m 0644 lib/ss/ss_err.et \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/ext2fs/ext2_err.et \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/comerr-dev/usr/share/doc/libcomerr2/examples install -d /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/ss-dev/usr/share/doc/libss2/examples install -p -m 0644 debugfs/debug_cmds.ct \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/ss-dev/usr/share/doc/libss2/examples dh_installinfo -pcomerr-dev /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib/et/com_err.info dh_installinfo -pe2fslibs-dev /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/doc/libext2fs.info DH_OPTIONS= dh_installchangelogs -pe2fsprogs \ -plibcomerr2 \ -plibss2 \ -pe2fslibs \ -pe2fsprogs-dbg -pe2fslibs-dbg \ -plibcomerr2-dbg -plibss2-dbg DH_OPTIONS= dh_installchangelogs -pe2fsck-static dh_fixperms dh_strip -pe2fsprogs --dbg-package=e2fsprogs-dbg dh_strip -pe2fsck-static --dbg-package=e2fsprogs-dbg dh_strip -pe2fslibs --dbg-package=e2fslibs-dbg dh_strip -plibss2 --dbg-package=libss2-dbg dh_strip -plibcomerr2 \ --dbg-package=libcomerr2-dbg dh_strip # dpkg symbol handling for i in ; \ do \ echo "Generating symbols for $i..."; \ dpkg-gensymbols -p$i -Pdebian/$i > debian/$i.tmp-patch; \ cat debian/$i.tmp-patch; \ patch debian/$i.symbols < debian/$i.tmp-patch; \ /bin/rm debian/$i.tmp-patch; \ done for i in e2fsprogs e2fsprogs-dbg e2fslibs e2fslibs-dbg; do \ install -p -m 0644 debian/copyright \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/$i/usr/share/doc/$i/copyright; \ done install -p -m 0644 debian/libcomerr2.copyright \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/libcomerr2-dbg/usr/share/doc/libcomerr2-dbg/copyright install -p -m 0644 debian/libss2.copyright \ /home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/libss2-dbg/usr/share/doc/libss2-dbg/copyright dh_compress dh_makeshlibs -Ne2fsprogs-udeb -Nlibblkid1-udeb -Nlibuuid1-udeb dh_makeshlibs --add-udeb=e2fsprogs-udeb -plibcomerr2 \ -V 'libcomerr2 (>= 1.33-3)' dh_installdeb dh_shlibdeps -l/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib dh_shlibdeps -pe2fsprogs -l/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib \ -u"-Ldebian/e2fsprogs.shlibs.local" dh_shlibdeps -pe2fsprogs-udeb -l/home/c00jhs00/tmp/e2fs/e2fsprogs-1.42.13/debian/BUILD-STD/lib \ -u"-Ldebian/e2fsprogs-udeb.shlibs.local" dh_gencontrol -Ncomerr-dev -Nss-dev -Nuuid-dev \ -Ne2fsprogs-udeb -Nlibblkid1-udeb -Nlibuuid1-udeb dpkg-gencontrol: warning: Depends field of package e2fsck-static: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: Pre-Depends field of package e2fsprogs: deprecated substitution variable ${Source-Version} dpkg-gencontrol: warning: package e2fslibs-dbg: unused substitution variable ${misc:Pre-Depends} dpkg-gencontrol: warning: package libcomerr2-dbg: unused substitution variable ${misc:Pre-Depends} dpkg-gencontrol: warning: package libss2-dbg: unused substitution variable ${misc:Pre-Depends} DH_OPTIONS= dh_gencontrol -pcomerr-dev \ -u '-v2.1-1.42.13-1 -VmainBinary=1.42.13-1' DH_OPTIONS= dh_gencontrol -pss-dev \ -u '-v2.0-1.42.13-1 -VmainBinary=1.42.13-1' dh_gencontrol -pe2fsprogs-udeb -- -fdebian/files~ dpkg-distaddfile e2fsprogs-udeb_1.42.13-1_i386.udeb debian-installer optional dh_md5sums -Ne2fsprogs-udeb -Nlibblkid1-udeb -Nlibuuid1-udeb dh_builddeb -Ne2fsprogs-udeb -Nlibblkid1-udeb -Nlibuuid1-udeb dpkg-deb: building package `e2fsck-static' in `../e2fsck-static_1.42.13-1_i386.deb'. dpkg-deb: building package `libcomerr2' in `../libcomerr2_1.42.13-1_i386.deb'. dpkg-deb: building package `comerr-dev' in `../comerr-dev_2.1-1.42.13-1_i386.deb'. dpkg-deb: building package `libss2' in `../libss2_1.42.13-1_i386.deb'. dpkg-deb: building package `ss-dev' in `../ss-dev_2.0-1.42.13-1_i386.deb'. dpkg-deb: building package `e2fslibs' in `../e2fslibs_1.42.13-1_i386.deb'. dpkg-deb: building package `e2fslibs-dev' in `../e2fslibs-dev_1.42.13-1_i386.deb'. dpkg-deb: building package `e2fsprogs' in `../e2fsprogs_1.42.13-1_i386.deb'. dpkg-deb: building package `e2fsprogs-dbg' in `../e2fsprogs-dbg_1.42.13-1_i386.deb'. dpkg-deb: building package `e2fslibs-dbg' in `../e2fslibs-dbg_1.42.13-1_i386.deb'. dpkg-deb: building package `libcomerr2-dbg' in `../libcomerr2-dbg_1.42.13-1_i386.deb'. dpkg-deb: building package `libss2-dbg' in `../libss2-dbg_1.42.13-1_i386.deb'. dh_builddeb -pe2fsprogs-udeb --filename=e2fsprogs-udeb_1.42.13-1_i386.udeb dpkg-deb: building package `e2fsprogs-udeb' in `../e2fsprogs-udeb_1.42.13-1_i386.udeb'. dpkg-genchanges >../e2fsprogs_1.42.13-1_i386.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build e2fsprogs-1.42.13 dpkg-buildpackage: full upload (original source is included) Now running lintian... O: e2fsprogs source: weak-library-dev-dependency comerr-dev on libcomerr2 (= ${mainBinary}) N: N: The given package appears to be a shared library -dev package, but the N: dependency on what seems to be a corresponding shared library package N: does not force the same package version. To ensure that compiling and N: linking works properly, and that the symlinks in the -dev package point N: to the correct files in the shared library package, a -dev package N: should normally use (= ${binary:Version}) for the dependency on the N: shared library package. N: N: Sometimes, such as for -dev packages that are architecture-independent N: to not break binNMUs or when one doesn't want to force a tight N: dependency, a weaker dependency is warranted. Something like (>= N: ${source:Upstream-Version}), (<< ${source:Upstream-Version}+1~), N: possibly using ${source:Version} instead, is the right approach. The N: goal is to ensure that a new upstream version of the library package N: doesn't satisfy the -dev package dependency, since the minor version of N: the shared library may have changed, breaking the *.so links. N: N: Refer to Debian Policy Manual section 8.5 (Dependencies between the N: packages of the same library) for details. N: N: Severity: important, Certainty: possible N: N: Check: control-file, Type: source N: O: e2fsprogs source: weak-library-dev-dependency ss-dev on libss2 (= ${mainBinary}) I: e2fsprogs source: debug-package-for-multi-arch-same-pkg-not-coinstallable libss2-dbg => libss2 N: N: The debug package appear to be containing debug symbols for a N: "Multi-Arch: same" package, but the debug package itself is not N: "Multi-Arch: same". If so, it is not possible to have the debug symbols N: for all architecture variants of the binaries available at the same N: time. N: N: Making a debug package co-installable with itself is very trivial, when N: installing the debug symbols beneath: N: /usr/lib/debug/.build-id//.debug N: N: dh_strip does this in debhelper compat 9. Otherwise, the expected N: location of the debug symbols of a given ELF binary can be determined by N: using: N: N: readelf -n | \ N: perl -ne 'print if s,^\s*Build ID:\s*(\S\S)(\S+),/usr/lib/debug/.build-id/$1/$2.debug,' N: N: Severity: minor, Certainty: possible N: N: Check: group-checks, Type: source N: I: e2fsprogs source: debug-package-for-multi-arch-same-pkg-not-coinstallable libcomerr2-dbg => libcomerr2 I: e2fsprogs source: debug-package-for-multi-arch-same-pkg-not-coinstallable e2fslibs-dbg => e2fslibs W: libcomerr2: package-name-doesnt-match-sonames libcom-err2 N: N: The package name of a library package should usually reflect the soname N: of the included library. The package name can determined from the N: library file name with the following code snippet: N: N: $ objdump -p /path/to/libfoo-bar.so.1.2.3 | sed -n -e's/^[[:space:]]*SONAME[[:space:]]*//p' | \ N: sed -r -e's/([0-9])\.so\./\1-/; s/\.so(\.|$)//; y/_/-/; s/(.*)/\L&/' N: N: Severity: normal, Certainty: possible N: N: Check: binaries, Type: binary, udeb N: I: e2fsprogs: spelling-error-in-copyright GNU Public License GNU General Public License N: N: Lintian found a spelling error in the copyright file. Lintian has a list N: of common misspellings that it looks for. It does not have a dictionary N: like a spelling checker does. If this is a spelling error in the N: upstream license, in supporting email messages, or a case of Lintian N: being confused by non-English text, add an override. N: N: Severity: minor, Certainty: possible N: N: Check: copyright-file, Type: binary N: I: e2fsprogs: conflicts-with-version dump (<< 0.4b4-4) N: N: An earlier-than version clause is normally an indication that Breaks N: should be used instead of Conflicts. Breaks is a weaker requirement that N: provides the package manager more leeway to find a valid upgrade path. N: Conflicts should only be used if two packages can never be unpacked at N: the same time, or for some situations involving virtual packages (where N: a version clause is not appropriate). In particular, when moving files N: between packages, use Breaks plus Replaces, not Conflicts plus Replaces. N: N: Refer to Debian Policy Manual section 7.4 (Conflicting binary packages - N: Conflicts) for details. N: N: Severity: normal, Certainty: wild-guess N: N: Check: fields, Type: binary, udeb, source N: I: e2fsprogs: conflicts-with-version initscripts (<< 2.85-4) I: e2fsprogs: conflicts-with-version quota (<< 1.55-8.1) I: e2fsprogs: conflicts-with-version sysvinit (<< 2.85-4) I: e2fsprogs: arch-dep-package-has-big-usr-share 2109kB 71% N: N: The package has a significant amount of architecture-independent data N: (over 4MB, or over 2MB and more than 50% of the package) in /usr/share N: but is an architecture-dependent package. This is wasteful of mirror N: space and bandwidth since it means distributing multiple copies of this N: data, one for each architecture. N: N: If the data in /usr/share is not architecture-independent, this is a N: Policy violation that should be fixed by moving the data elsewhere N: (usually /usr/lib). N: N: Refer to Debian Developer's Reference section 6.7.5 N: (Architecture-independent data) for details. N: N: Severity: wishlist, Certainty: certain N: N: Check: huge-usr-share, Type: binary N: I: e2fsprogs: spelling-error-in-manpage usr/share/man/man5/ext4.5.gz allows to allows one to N: N: Lintian found a spelling error in the manpage. Lintian has a list of N: common misspellings that it looks for. It does not have a dictionary N: like a spelling checker does. N: N: If the string containing the spelling error is translated with the help N: of gettext (with the help of po4a, for example) or a similar tool, N: please fix the error in the translations as well as the English text to N: avoid making the translations fuzzy. With gettext, for example, this N: means you should also fix the spelling mistake in the corresponding N: msgids in the *.po files. N: N: Severity: minor, Certainty: possible N: N: Check: manpages, Type: binary N: I: e2fsprogs: spelling-error-in-manpage usr/share/man/man8/e2image.8.gz overriden overridden I: e2fsprogs: hyphen-used-as-minus-sign usr/share/man/man8/e2image.8.gz:189 N: N: This manual page seems to contain a hyphen where a minus sign was N: intended. By default, "-" chars are interpreted as hyphens (U+2010) by N: groff, not as minus signs (U+002D). Since options to programs use minus N: signs (U+002D), this means for example in UTF-8 locales that you cannot N: cut and paste options, nor search for them easily. The Debian groff N: package currently forces "-" to be interpreted as a minus sign due to N: the number of manual pages with this problem, but this is a N: Debian-specific modification and hopefully eventually can be removed. N: N: "-" must be escaped ("\-") to be interpreted as minus. If you really N: intend a hyphen (normally you don't), write it as "\(hy" to emphasise N: that fact. See groff(7) and especially groff_char(7) for details, and N: also the thread starting with N: https://lists.debian.org/debian-devel/2003/debian-devel-200303/msg01481.html N: N: If you use some tool that converts your documentation to groff format, N: this tag may indicate a bug in the tool. Some tools convert dashes of N: any kind to hyphens. The safe way of converting dashes is to convert N: them to "\-". N: N: Because this error can occur very often, Lintian shows only the first 10 N: occurrences for each man page and give the number of suppressed N: occurrences. If you want to see all warnings, run Lintian with the N: -d/--debug option. N: N: Refer to /usr/share/doc/groff-base/README.Debian and the groff_char(7) N: manual page for details. N: N: Severity: wishlist, Certainty: possible N: N: Check: manpages, Type: binary N: I: e2fsprogs: hyphen-used-as-minus-sign usr/share/man/man8/e2image.8.gz:269 I: e2fsprogs: hyphen-used-as-minus-sign usr/share/man/man8/e4defrag.8.gz:18 I: e2fsprogs: hyphen-used-as-minus-sign usr/share/man/man8/tune2fs.8.gz:177 W: e2fslibs: package-name-doesnt-match-sonames libe2p2 libext2fs2 I: e2fslibs: spelling-error-in-copyright GNU Public License GNU General Public License I: e2fsprogs-dbg: spelling-error-in-copyright GNU Public License GNU General Public License I: e2fslibs-dbg: spelling-error-in-copyright GNU Public License GNU General Public License W: e2fsprogs-udeb udeb: package-name-doesnt-match-sonames libcom-err2 libe2p2 libext2fs2 libss2 Finished running lintian. Now signing changes and any dsc files... signfile e2fsprogs_1.42.13-1.dsc 0x47CF935C signfile e2fsprogs_1.42.13-1_i386.changes 0x47CF935C Successfully signed dsc and changes files