<86>Mar 31 02:32:24 userdel[65560]: delete user 'rooter' <86>Mar 31 02:32:24 userdel[65560]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 31 02:32:24 groupadd[65566]: group added to /etc/group: name=rooter, GID=675 <86>Mar 31 02:32:24 groupadd[65566]: group added to /etc/gshadow: name=rooter <86>Mar 31 02:32:24 groupadd[65566]: new group: name=rooter, GID=675 <86>Mar 31 02:32:24 useradd[65575]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Mar 31 02:32:24 userdel[65589]: delete user 'builder' <86>Mar 31 02:32:24 userdel[65589]: removed group 'builder' owned by 'builder' <86>Mar 31 02:32:24 userdel[65589]: removed shadow group 'builder' owned by 'builder' <86>Mar 31 02:32:24 groupadd[65603]: group added to /etc/group: name=builder, GID=676 <86>Mar 31 02:32:24 groupadd[65603]: group added to /etc/gshadow: name=builder <86>Mar 31 02:32:24 groupadd[65603]: new group: name=builder, GID=676 <86>Mar 31 02:32:24 useradd[65610]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Mar 31 02:32:26 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Mar 31 02:32:26 rpmi: perl-libintl-1.24-alt1.1 1448485129 installed <13>Mar 31 02:32:26 rpmi: perl-Unicode-EastAsianWidth-1.33-alt1 1383358357 installed <13>Mar 31 02:32:26 rpmi: perl-Text-Unidecode-1.27-alt1 1445859908 installed <13>Mar 31 02:32:26 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Mar 31 02:32:26 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Mar 31 02:32:26 rpmi: rpm-macros-info-install-6.0-alt3 1449879498 installed <13>Mar 31 02:32:26 rpmi: libuuid-devel-2.30.2-alt0.M80P.1 1522077023 installed <13>Mar 31 02:32:26 rpmi: libblkid-devel-2.30.2-alt0.M80P.1 1522077023 installed <13>Mar 31 02:32:26 rpmi: perl-Unicode-Normalize-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Mar 31 02:32:26 rpmi: perl-unicore-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Mar 31 02:32:26 rpmi: makeinfo-6.0-alt3 1449879498 installed Installing e2fsprogs-1.42.13-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64349 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf e2fsprogs-1.42.13-alt2 + echo 'Source #0 (e2fsprogs-1.42.13-alt2.tar):' Source #0 (e2fsprogs-1.42.13-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/e2fsprogs-1.42.13-alt2.tar + cd e2fsprogs-1.42.13-alt2 + /bin/chmod -c -Rf u+rwX,go-w . + xargs -r0 sed -i 's/^static void usage/__attribute__ ((noreturn)) &/' -- + xargs -r0 grep -lZ '^static void usage' -- + find -type f -print0 + rm -r include + mv tests/m_no_opt/expect.1 tests/m_no_opt/expect.1.ext2 + mv tests/m_no_opt/expect.1.tmpfs tests/m_no_opt/expect.1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64349 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd e2fsprogs-1.42.13-alt2 + export acl_cv_prog_gnu_ld=yes + acl_cv_prog_gnu_ld=yes + autoconf + CFLAGS='-pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --sbindir=/sbin --disable-uuidd --enable-nls --enable-elf-shlibs --disable-libblkid --disable-libuuid --disable-fsck configure: WARNING: unrecognized options: --disable-dependency-tracking Generating configuration file for e2fsprogs version 1.42.13 Release date is May, 2015 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for dlopen in -ldl... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... x86_64-alt-linux-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 Disabling symlinks for install by default 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 x86_64-alt-linux-pkg-config... no 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 x86_64-alt-linux-pkg-config... /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 x86_64-alt-linux-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Disabling quota support by default 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 Building e2initrd helper by default 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... /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 x86_64-alt-linux-ranlib... 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 x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) 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.4.0.14.8, 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... gawk checking for egrep... (cached) /bin/grep -E checking for sed... (cached) /bin/sed checking for perl... /usr/bin/perl checking for ldconfig... : checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... ranlib checking for x86_64-alt-linux-strip... no 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... 8 checking size of long long... 8 checking size of off_t... 8 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... yes 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 Setting root_bindir to /usr/bin Setting root_sbindir to /sbin Setting root_libdir to /usr/lib64 Setting root_sysconfdir to /etc checking whether we can link with -static... no 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 configure: WARNING: unrecognized options: --disable-dependency-tracking + '[' -n '' ']' + NPROCS=8 + make -j8 V=1 make: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' cd ./util ; make subst make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/util' echo "/* fake dirpaths.h for config.h */" > dirpaths.h x86_64-alt-linux-gcc -c -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -I. -I../lib -I../lib -DHAVE_CONFIG_H subst.c -o subst.o x86_64-alt-linux-gcc -o subst subst.o make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/util' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `util/subst.conf' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/config.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' ./util/subst -f ./util/subst.conf ./lib/dirpaths.h.in lib/dirpaths.h make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' 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[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' 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[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' 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[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' ../../util/subst -f ../../util/subst.conf ./compile_et.sh.in compile_et /bin/chmod +x compile_et make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' ../../util/subst -f ../../util/subst.conf ./ext2_err.et.in ext2_err.et ../et/compile_et --build-tree ext2_err.et make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make libs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `util/subst.conf' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/config.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/dirpaths.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: `compile_et' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[2]: `ext2_err.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in lib/et make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make -s real-subdirs make[3]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[3]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' touch subdirs x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c error_message.c -o error_message.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c et_name.c -o et_name.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c init_et.c -o init_et.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c com_err.c -o com_err.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c com_right.c -o com_right.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/et_name.o -c et_name.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/com_err.o -c com_err.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/init_et.o -c init_et.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/com_right.o -c com_right.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/error_message.o -c error_message.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 (cd elfshared; x86_64-alt-linux-gcc --shared -o libcom_err.so.2.1 \ -L../../../lib \ -Wl,-soname,libcom_err.so.2 error_message.o et_name.o init_et.o com_err.o com_right.o -lpthread) /bin/rm -f ../libcom_err.a (cd ..; /bin/ln \ `echo lib/et | sed -e 's;lib/;;'`/libcom_err.a libcom_err.a) /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 `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' making all in lib/ss make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' ../../util/subst -f ../../util/subst.conf ./mk_cmds.sh.in mk_cmds /bin/chmod +x mk_cmds make -s real-subdirs make[3]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' ../et/compile_et --build-tree ./ss_err.et make[3]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' touch subdirs DIR=. _SS_DIR_OVERRIDE=. ./mk_cmds ./std_rqs.ct ../et/compile_et --build-tree ./ss_err.et x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ss_err.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c invocation.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c std_rqs.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c help.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c execute_cmd.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c listen.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/ss_err.o -c ss_err.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/std_rqs.o -c std_rqs.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c parse.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/execute_cmd.o -c execute_cmd.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/invocation.o -c invocation.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/help.o -c help.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/parse.o -c parse.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c error.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c prompt.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c request_tbl.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/listen.o -c listen.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c list_rqs.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c pager.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/prompt.o -c prompt.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/error.o -c error.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/request_tbl.o -c request_tbl.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c requests.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c data.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c get_readline.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/list_rqs.o -c list_rqs.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/data.o -c data.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/requests.o -c requests.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/pager.o -c pager.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/get_readline.o -c 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 (cd elfshared; x86_64-alt-linux-gcc --shared -o libss.so.2.0 \ -L../../../lib \ -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/rm -f ../libss.a (cd ..; /bin/ln \ `echo lib/ss | sed -e 's;lib/;;'`/libss.a libss.a) /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 `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' making all in lib/e2p make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' make -s real-subdirs make[3]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' make[3]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' touch subdirs x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c feature.c -o feature.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c fgetflags.c -o fgetflags.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c fsetflags.c -o fsetflags.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c fgetversion.c -o fgetversion.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c fsetversion.c -o fsetversion.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c getflags.c -o getflags.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c getversion.c -o getversion.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/fgetflags.o -c fgetflags.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c hashstr.c -o hashstr.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/getflags.o -c getflags.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c iod.c -o iod.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/fsetflags.o -c fsetflags.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/getversion.o -c getversion.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ls.c -o ls.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/fgetversion.o -c fgetversion.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/fsetversion.o -c fsetversion.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/feature.o -c feature.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/hashstr.o -c hashstr.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c mntopts.c -o mntopts.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c parse_num.c -o parse_num.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c pe.c -o pe.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c pf.c -o pf.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/iod.o -c iod.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/parse_num.o -c parse_num.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/pe.o -c pe.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ps.c -o ps.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c setflags.c -o setflags.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/mntopts.o -c mntopts.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c setversion.c -o setversion.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/pf.o -c pf.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/ps.o -c ps.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/setversion.o -c setversion.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/setflags.o -c setflags.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/ls.o -c ls.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c uuid.c -o uuid.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ostype.c -o ostype.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c percent.c -o percent.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/ostype.o -c ostype.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/percent.o -c percent.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/uuid.o -c uuid.c (if test -r libe2p.a; then /bin/rm -f libe2p.a.bak && /bin/mv libe2p.a libe2p.a.bak; fi) (cd elfshared; x86_64-alt-linux-gcc --shared -o libe2p.so.2.3 \ -L../../../lib \ -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 ) 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) /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 `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' making all in lib/quota make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' make -s real-subdirs touch subdirs x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c mkquota.c -o mkquota.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c quotaio.c -o quotaio.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c quotaio_v2.c -o quotaio_v2.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c quotaio_tree.c -o quotaio_tree.o x86_64-alt-linux-gcc -c -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H ../../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 `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' making all in lib/ext2fs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make -s real-subdirs make[3]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -I. -I../../lib -I../../lib -DHAVE_CONFIG_H -o gen_crc32ctable \ ./gen_crc32ctable.c make[3]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' touch subdirs x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c bb_compat.c -o bb_compat.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c inode_io.c -o inode_io.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c write_bb_file.c -o write_bb_file.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c dupfs.c -o dupfs.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c imager.c -o imager.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c test_io.c -o test_io.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ext2_err.c -o ext2_err.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/bb_compat.o -c bb_compat.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/write_bb_file.o -c write_bb_file.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/ext2_err.o -c ext2_err.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c alloc.c -o alloc.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/dupfs.o -c dupfs.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c alloc_sb.c -o alloc_sb.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c alloc_stats.c -o alloc_stats.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c alloc_tables.c -o alloc_tables.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/inode_io.o -c inode_io.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/imager.o -c imager.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c badblocks.c -o badblocks.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/alloc_sb.o -c alloc_sb.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/alloc_stats.o -c alloc_stats.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/alloc_tables.o -c alloc_tables.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/alloc.o -c alloc.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c bb_inode.c -o bb_inode.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c bitmaps.c -o bitmaps.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/badblocks.o -c badblocks.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/test_io.o -c test_io.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c bitops.c -o bitops.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/bitmaps.o -c bitmaps.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c blkmap64_ba.c -o blkmap64_ba.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c blkmap64_rb.c -o blkmap64_rb.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/bb_inode.o -c bb_inode.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c blknum.c -o blknum.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/bitops.o -c bitops.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c block.c -o block.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c bmap.c -o bmap.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c check_desc.c -o check_desc.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c closefs.c -o closefs.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c crc16.c -o crc16.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/check_desc.o -c check_desc.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/crc16.o -c crc16.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/blkmap64_ba.o -c blkmap64_ba.c ./gen_crc32ctable > crc32c_table.h x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/bmap.o -c bmap.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c csum.c -o csum.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c dblist.c -o dblist.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/blknum.o -c blknum.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/closefs.o -c closefs.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/csum.o -c csum.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/blkmap64_rb.o -c blkmap64_rb.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c dblist_dir.c -o dblist_dir.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/dblist.o -c dblist.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c dirblock.c -o dirblock.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/dblist_dir.o -c dblist_dir.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/block.o -c block.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c dirhash.c -o dirhash.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c dir_iterate.c -o dir_iterate.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/dirblock.o -c dirblock.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c expanddir.c -o expanddir.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ext_attr.c -o ext_attr.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c extent.c -o extent.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/dirhash.o -c dirhash.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/expanddir.o -c expanddir.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/dir_iterate.o -c dir_iterate.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/ext_attr.o -c ext_attr.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c fileio.c -o fileio.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c finddev.c -o finddev.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c flushb.c -o flushb.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/flushb.o -c flushb.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c freefs.c -o freefs.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c gen_bitmap.c -o gen_bitmap.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c gen_bitmap64.c -o gen_bitmap64.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c get_pathname.c -o get_pathname.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/finddev.o -c finddev.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c getsize.c -o getsize.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/fileio.o -c fileio.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/freefs.o -c freefs.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/get_pathname.o -c get_pathname.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/getsize.o -c getsize.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c getsectsize.c -o getsectsize.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c i_block.c -o i_block.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/gen_bitmap.o -c gen_bitmap.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c icount.c -o icount.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ind_block.c -o ind_block.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/getsectsize.o -c getsectsize.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c initialize.c -o initialize.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/gen_bitmap64.o -c gen_bitmap64.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/i_block.o -c i_block.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/ind_block.o -c ind_block.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c inline.c -o inline.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/extent.o -c extent.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c inode.c -o inode.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/icount.o -c icount.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c io_manager.c -o io_manager.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/initialize.o -c initialize.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ismounted.c -o ismounted.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/inline.o -c inline.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/io_manager.o -c io_manager.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c link.c -o link.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/ismounted.o -c ismounted.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c llseek.c -o llseek.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c lookup.c -o lookup.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c mkdir.c -o mkdir.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/llseek.o -c llseek.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/link.o -c link.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c mkjournal.c -o mkjournal.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/lookup.o -c lookup.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c mmp.c -o mmp.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c namei.c -o namei.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/inode.o -c inode.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c native.c -o native.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/mkdir.o -c mkdir.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c newdir.c -o newdir.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c openfs.c -o openfs.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/mmp.o -c mmp.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/namei.o -c namei.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/native.o -c native.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c progress.c -o progress.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c punch.c -o punch.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/newdir.o -c newdir.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/progress.o -c progress.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c qcow2.c -o qcow2.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c read_bb.c -o read_bb.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/mkjournal.o -c mkjournal.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c read_bb_file.c -o read_bb_file.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/openfs.o -c openfs.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c res_gdt.c -o res_gdt.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/punch.o -c punch.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c rw_bitmaps.c -o rw_bitmaps.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/read_bb.o -c read_bb.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c swapfs.c -o swapfs.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/qcow2.o -c qcow2.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/read_bb_file.o -c read_bb_file.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/res_gdt.o -c res_gdt.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/swapfs.o -c swapfs.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c symlink.c -o symlink.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c tdb.c -o tdb.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c undo_io.c -o undo_io.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c unix_io.c -o unix_io.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c unlink.c -o unlink.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/rw_bitmaps.o -c rw_bitmaps.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c valid_blk.c -o valid_blk.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c version.c -o version.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/symlink.o -c symlink.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/valid_blk.o -c valid_blk.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/undo_io.o -c undo_io.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/unlink.o -c unlink.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c rbtree.c -o rbtree.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/version.o -c version.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/unix_io.o -c unix_io.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c crc32c.c -o crc32c.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/rbtree.o -c rbtree.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/crc32c.o -c crc32c.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/tdb.o -c tdb.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 (cd elfshared; x86_64-alt-linux-gcc --shared -o libext2fs.so.2.4 \ -L../../../lib \ -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/rm -f ../libext2fs.a (cd ..; /bin/ln \ `echo lib/ext2fs | sed -e 's;lib/;;'`/libext2fs.a libext2fs.a) /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 `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in intl make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make progs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `util/subst.conf' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/config.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/dirpaths.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: `compile_et' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[2]: `ext2_err.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in lib/et make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' making all in lib/ss make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' making all in lib/e2p make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' making all in lib/quota make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' making all in lib/ext2fs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in intl make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' making all in e2fsck make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' ../lib/et/compile_et --build-tree ./prof_err.et x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -I. -I../lib -I../lib -DHAVE_CONFIG_H -o gen_crc32table \ ./gen_crc32table.c x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H dict.c -o dict.o ../lib/et/compile_et --build-tree ./prof_err.et ../util/subst -t -f ../util/subst.conf ./e2fsck.8.in e2fsck.8 ../util/subst -t -f ../util/subst.conf ./e2fsck.conf.5.in e2fsck.conf.5 ./gen_crc32table > crc32table.h x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H prof_err.c -o prof_err.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H crc32.c -o crc32.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H unix.c -o unix.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H e2fsck.c -o e2fsck.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H super.c -o super.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H pass1.c -o pass1.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H pass1b.c -o pass1b.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H pass2.c -o pass2.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H pass3.c -o pass3.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H pass4.c -o pass4.o pass3.c: In function 'e2fsck_expand_directory': pass3.c:794:23: warning: unused variable 'after' [-Wunused-variable] blk64_t sz, before, after; ^ pass3.c:794:15: warning: unused variable 'before' [-Wunused-variable] blk64_t sz, before, after; ^ x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H pass5.c -o pass5.o pass5.c: In function 'check_block_bitmaps': pass5.c:213:35: warning: unused variable 'new_desc_blk' [-Wunused-variable] blk64_t super_blk, old_desc_blk, new_desc_blk; ^ pass5.c:213:21: warning: unused variable 'old_desc_blk' [-Wunused-variable] blk64_t super_blk, old_desc_blk, new_desc_blk; ^ pass5.c:213:10: warning: unused variable 'super_blk' [-Wunused-variable] blk64_t super_blk, old_desc_blk, new_desc_blk; ^ pass5.c:211:6: warning: unused variable 'cmp_block' [-Wunused-variable] int cmp_block = 0; ^ pass5.c:210:6: warning: unused variable 'count' [-Wunused-variable] int count = 0; ^ pass5.c:209:6: warning: unused variable 'old_desc_blocks' [-Wunused-variable] int old_desc_blocks = 0; ^ x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H journal.c -o journal.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H badblocks.c -o badblocks.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H util.c -o util.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H dirinfo.c -o dirinfo.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H dx_dirinfo.c -o dx_dirinfo.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H ehandler.c -o ehandler.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H problem.c -o problem.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H message.c -o message.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H quota.c -o quota.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H recovery.c -o recovery.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H region.c -o region.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H revoke.c -o revoke.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H ea_refcount.c -o ea_refcount.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H rehash.c -o rehash.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H profile.c -o profile.o rehash.c: In function 'write_dir_block': rehash.c:646:10: warning: unused variable 'blk' [-Wunused-variable] blk64_t blk; ^ x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H logfile.c -o logfile.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H sigcatcher.c -o sigcatcher.o x86_64-alt-linux-gcc -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 make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' making all in debugfs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' _SS_DIR_OVERRIDE=../lib/ss ../lib/ss/mk_cmds ./debug_cmds.ct x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H debugfs.c -o debugfs.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H util.c -o util.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H ncheck.c -o ncheck.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H icheck.c -o icheck.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H ls.c -o ls.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H lsdel.c -o lsdel.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H dump.c -o dump.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H set_fields.c -o set_fields.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H logdump.c -o logdump.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H htree.c -o htree.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H unused.c -o unused.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -I. ../misc/e2freefrag.c -DDEBUGFS -o e2freefrag.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H filefrag.c -o filefrag.o _SS_DIR_OVERRIDE=../lib/ss ../lib/ss/mk_cmds ./extent_cmds.ct x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H extent_inode.c -o extent_inode.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H zap.c -o zap.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H quota.c -o quota.o ../util/subst -t -f ../util/subst.conf ./debugfs.8.in debugfs.8 x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H debug_cmds.c -o debug_cmds.o zap.c: In function 'do_block_dump': zap.c:177:18: warning: unused variable 'j' [-Wunused-variable] unsigned int i, j; ^ zap.c:177:15: warning: unused variable 'i' [-Wunused-variable] unsigned int i, j; ^ x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H extent_cmds.c -o extent_cmds.o x86_64-alt-linux-gcc -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 make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' making all in misc make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' cp ../e2fsck/profile.h profile.h ../lib/et/compile_et --build-tree ./../e2fsck/prof_err.et x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H util.c -o util.o ../lib/et/compile_et --build-tree ./../e2fsck/prof_err.et if test -f ./mke2fs.conf.custom.in ; then \ cp ./mke2fs.conf.custom.in mke2fs.conf; \ else \ cp ./mke2fs.conf.in mke2fs.conf; \ fi x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H badblocks.c -o badblocks.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H tune2fs.c -o tune2fs.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H dumpe2fs.c -o dumpe2fs.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H logsave.c -o logsave.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H e2image.c -o e2image.o tune2fs.c: In function 'get_journal_sb': tune2fs.c:184:6: warning: unused variable 'start' [-Wunused-variable] int start; ^ x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H e2undo.c -o e2undo.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H chattr.c -o chattr.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H lsattr.c -o lsattr.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H mklost+found.c -o mklost+found.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H filefrag.c -o filefrag.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H e2freefrag.c -o e2freefrag.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H e4defrag.c -o e4defrag.o ../util/subst -t -f ../util/subst.conf ./tune2fs.8.in tune2fs.8 ../util/subst -t -f ../util/subst.conf ./mklost+found.8.in mklost+found.8 ../util/subst -t -f ../util/subst.conf ./mke2fs.8.in mke2fs.8 ../util/subst -t -f ../util/subst.conf ./dumpe2fs.8.in dumpe2fs.8 ../util/subst -t -f ../util/subst.conf ./badblocks.8.in badblocks.8 ../util/subst -t -f ../util/subst.conf ./e2label.8.in e2label.8 ../util/subst -t -f ../util/subst.conf ./e2image.8.in e2image.8 ../util/subst -t -f ../util/subst.conf ./logsave.8.in logsave.8 ../util/subst -t -f ../util/subst.conf ./filefrag.8.in filefrag.8 ../util/subst -t -f ../util/subst.conf ./e2undo.8.in e2undo.8 ../util/subst -t -f ../util/subst.conf ./e4defrag.8.in e4defrag.8 ../util/subst -t -f ../util/subst.conf ./chattr.1.in chattr.1 ../util/subst -t -f ../util/subst.conf ./lsattr.1.in lsattr.1 ../util/subst -t -f ../util/subst.conf ./mke2fs.conf.5.in mke2fs.conf.5 ../util/subst -t -f ../util/subst.conf ./ext4.5.in ext4.5 x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H e2initrd_helper.c -o e2initrd_helper.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H mke2fs.c -o mke2fs.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H ./../e2fsck/profile.c -o profile.o In file included from /usr/include/stdio.h:27:0, from mke2fs.c:25: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H prof_err.c -o prof_err.o gawk -f ./profile-to-c.awk < mke2fs.conf \ > default_profile.c x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H mk_hugefiles.c -o mk_hugefiles.o x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o badblocks badblocks.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid In file included from /usr/include/stdio.h:27:0, from mk_hugefiles.c:9: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o dumpe2fs dumpe2fs.o ../lib/libext2fs.so ../lib/libcom_err.so \ ../lib/libe2p.so ../lib/libcom_err.so -luuid -lblkid x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o logsave logsave.o -lblkid x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o e2undo e2undo.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o chattr chattr.o ../lib/libe2p.so ../lib/libcom_err.so \ -lblkid x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o lsattr lsattr.o ../lib/libe2p.so ../lib/libcom_err.so \ -lblkid x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o mklost+found mklost+found.o \ -lblkid x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o filefrag filefrag.o -lblkid x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o e2freefrag e2freefrag.o \ ../lib/libext2fs.so ../lib/libcom_err.so -lblkid x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o e4defrag e4defrag.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o e2initrd_helper e2initrd_helper.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid ../lib/libext2fs.so -lblkid x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H default_profile.c -o default_profile.o x86_64-alt-linux-gcc -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 x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o e2image e2image.o ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid x86_64-alt-linux-gcc -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 make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' making all in resize make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H extent.c -o extent.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H resize2fs.c -o resize2fs.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H main.c -o main.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H online.c -o online.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H resource_track.c -o resource_track.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H sim_progress.c -o sim_progress.o x86_64-alt-linux-gcc -c -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H test_extent.c -o test_extent.o ../util/subst -t -f ../util/subst.conf ./resize2fs.8.in resize2fs.8 x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -o test_extent extent.o test_extent.o ../lib/libe2p.so ../lib/libext2fs.so ../lib/libcom_err.so -lblkid x86_64-alt-linux-gcc -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 make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' making all in tests/progs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' x86_64-alt-linux-gcc -c -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H test_icount.c -o test_icount.o _SS_DIR_OVERRIDE=../../lib/ss ../../lib/ss/mk_cmds ./test_icount_cmds.ct x86_64-alt-linux-gcc -c -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H crcsum.c -o crcsum.o x86_64-alt-linux-gcc -Wl,-rpath-link,../../lib -o crcsum crcsum.o ../../lib/libext2fs.so ../../lib/libss.so ../../lib/libcom_err.so -lblkid x86_64-alt-linux-gcc -c -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H test_icount_cmds.c -o test_icount_cmds.o x86_64-alt-linux-gcc -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 make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make docs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/doc' makeinfo ./libext2fs.texinfo make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14489 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/e2fsprogs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/e2fsprogs-buildroot + cd e2fsprogs-1.42.13-alt2 + mkdir -p /usr/src/tmp/e2fsprogs-buildroot/lib64 /usr/src/tmp/e2fsprogs-buildroot/usr/include/e2p + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/e2fsprogs-buildroot install-libs V=1 make: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `util/subst.conf' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/config.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/dirpaths.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/ext2fs/ext2_types.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/blkid/blkid_types.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/uuid/uuid_types.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[1]: `compile_et' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[1]: `ext2_err.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in lib/et make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' making all in lib/ss make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' making all in lib/e2p make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' making all in lib/quota make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' making all in lib/ext2fs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in intl make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' making install in e2fsck make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/sbin \ /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man5 mkdir /usr/src/tmp/e2fsprogs-buildroot/sbin mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/man mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8 mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man5 for i in e2fsck; do \ # " INSTALL /sbin/$i"; \ /bin/install -p $i /usr/src/tmp/e2fsprogs-buildroot/sbin/$i; \ done for i in ext2 ext3 ext4 ext4dev; do \ # " LINK /sbin/fsck.$i"; \ (cd /usr/src/tmp/e2fsprogs-buildroot/sbin; \ /bin/ln -f e2fsck fsck.$i); \ done for i in e2fsck.8; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man8/$i"; \ /bin/install -p -m 644 $i /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/$i; \ done for i in e2fsck.conf.5; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man5/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man5/$i"; \ /bin/install -p -m 644 $i /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man5/$i; \ done for i in ext2 ext3 ext4 ext4dev; do \ # " LINK /usr/share/man/man8/fsck.$i.8"; \ (cd /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8; \ /bin/ln -f e2fsck.8 fsck.$i.8); \ done make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' making install in debugfs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/sbin \ /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8 for i in debugfs; do \ echo " INSTALL /sbin/$i"; \ /bin/install -p $i /usr/src/tmp/e2fsprogs-buildroot/sbin/$i; \ done INSTALL /sbin/debugfs for i in debugfs.8; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/$i.$j; \ done; \ echo " INSTALL_DATA /usr/share/man/man8/$i"; \ /bin/install -p -m 644 $i /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/$i; \ done INSTALL_DATA /usr/share/man/man8/debugfs.8 make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' making install in misc make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/sbin \ /usr/src/tmp/e2fsprogs-buildroot/sbin /usr/src/tmp/e2fsprogs-buildroot/usr/bin \ /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man1 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8 \ /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man1 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man5 \ /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 /usr/src/tmp/e2fsprogs-buildroot//etc mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/bin mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 mkdir /usr/src/tmp/e2fsprogs-buildroot/etc for i in mke2fs badblocks tune2fs dumpe2fs logsave e2image e2undo; do \ # " INSTALL /sbin/$i"; \ /bin/install -p $i /usr/src/tmp/e2fsprogs-buildroot/sbin/$i; \ done for i in mklost+found filefrag e2freefrag e4defrag; do \ # " INSTALL /sbin/$i"; \ /bin/install -p $i /usr/src/tmp/e2fsprogs-buildroot/sbin/$i; \ done for i in ext2 ext3 ext4 ext4dev; do \ # " LINK /sbin/mkfs.$i"; \ (cd /usr/src/tmp/e2fsprogs-buildroot/sbin; \ /bin/ln -f mke2fs mkfs.$i); \ done (cd /usr/src/tmp/e2fsprogs-buildroot/sbin; \ /bin/ln -f tune2fs e2label) if test -n ""; then \ # " LINK /sbin/findfs"; \ (cd /usr/src/tmp/e2fsprogs-buildroot/sbin; \ /bin/ln -f tune2fs ); \ fi for i in chattr lsattr ; do \ # " INSTALL /usr/bin/$i"; \ /bin/install -p $i /usr/src/tmp/e2fsprogs-buildroot/usr/bin/$i; \ done for i in e2initrd_helper; do \ # " INSTALL /usr/lib64/$i"; \ /bin/install -p $i /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/$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 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man8/$i"; \ /bin/install -p -m 644 $i /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/$i; \ done /bin/rm -f /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext2.8.gz \ /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext3.8.gz for i in ext2 ext3 ext4 ext4dev; do \ # " LINK mkfs.$i.8"; \ (cd /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8; \ /bin/ln -f 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 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man1/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man1/$i"; \ /bin/install -p -m 644 $i /usr/src/tmp/e2fsprogs-buildroot/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 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man5/$i.$j; \ done; \ # " INSTALL_DATA /usr/share/man/man5/$i"; \ /bin/install -p -m 644 $i /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man5/$i; \ done for i in ext2 ext3; do \ # " LINK $i.5"; \ (cd /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man5; \ /bin/ln -f ext4.5 $i.5); \ done if test -f /usr/src/tmp/e2fsprogs-buildroot/etc/mke2fs.conf; then \ if cmp -s /usr/src/tmp/e2fsprogs-buildroot/etc/mke2fs.conf \ mke2fs.conf; then \ true; \ else \ if grep -q ext4dev /usr/src/tmp/e2fsprogs-buildroot/etc/mke2fs.conf ; then \ # " INSTALL_DATA /etc/mke2fs.conf.e2fsprogs-new"; \ /bin/install -p -m 644 mke2fs.conf \ /usr/src/tmp/e2fsprogs-buildroot/etc/mke2fs.conf.e2fsprogs-new; \ echo "Warning: installing mke2fs.conf in /usr/src/tmp/e2fsprogs-buildroot/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 /usr/src/tmp/e2fsprogs-buildroot/etc/mke2fs.conf \ /usr/src/tmp/e2fsprogs-buildroot/etc/mke2fs.conf.e2fsprogs-old; \ /bin/install -p -m 644 mke2fs.conf \ /usr/src/tmp/e2fsprogs-buildroot/etc/mke2fs.conf; \ echo "Your mke2fs.conf is too old. Backing up old version in"; \ echo "/usr/src/tmp/e2fsprogs-buildroot/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"; \ /bin/install -p -m 644 mke2fs.conf \ /usr/src/tmp/e2fsprogs-buildroot/etc/mke2fs.conf; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' making install in resize make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/sbin \ /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8 for i in resize2fs; do \ echo " INSTALL /sbin/$i"; \ /bin/install -p $i /usr/src/tmp/e2fsprogs-buildroot/sbin/$i; \ done INSTALL /sbin/resize2fs for i in resize2fs.8; do \ for j in gz bz2 bz Z; do \ /bin/rm -f /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/$i.$j; \ done; \ echo " INSTALL_DATA /usr/share/man/man8/$i"; \ /bin/install -p -m 644 $i /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/$i; \ done INSTALL_DATA /usr/share/man/man8/resize2fs.8 make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' making install in tests/progs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' /bin/sh ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/share mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/ca mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/cs mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/da mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/da/LC_MESSAGES installing da.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/da/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/de mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/de/LC_MESSAGES installing de.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/eo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/eo/LC_MESSAGES installing eo.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/eo/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/es mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/es/LC_MESSAGES installing es.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/fr mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/id mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/id/LC_MESSAGES installing id.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/it mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/it/LC_MESSAGES installing it.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/nl mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/pl mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/sv mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/tr mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/uk mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/uk/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/vi mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/zh_CN mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo if test "e2fsprogs" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/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 \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/e2fsprogs-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/e2fsprogs-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' making install-shlibs in lib/et make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 cd ../../util ; make symlinks make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/util' x86_64-alt-linux-gcc -c -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -I. -I../lib -I../lib -DHAVE_CONFIG_H symlinks.c -o symlinks.o x86_64-alt-linux-gcc -o symlinks symlinks.o make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/util' /bin/install -p libcom_err.so.2.1 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libcom_err.so.2.1 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libcom_err.so.2.1 \ /usr/lib64/libcom_err.so.2 /usr/src/tmp/e2fsprogs-buildroot /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libcom_err.so.2 \ /usr/lib64/libcom_err.so /usr/src/tmp/e2fsprogs-buildroot : make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' making install-shlibs in lib/ss make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 /bin/install -p libss.so.2.0 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libss.so.2.0 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libss.so.2.0 \ /usr/lib64/libss.so.2 /usr/src/tmp/e2fsprogs-buildroot /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libss.so.2 \ /usr/lib64/libss.so /usr/src/tmp/e2fsprogs-buildroot : make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' making install-shlibs in lib/e2p make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 /bin/install -p libe2p.so.2.3 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libe2p.so.2.3 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libe2p.so.2.3 \ /usr/lib64/libe2p.so.2 /usr/src/tmp/e2fsprogs-buildroot /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libe2p.so.2 \ /usr/lib64/libe2p.so /usr/src/tmp/e2fsprogs-buildroot : make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' making install-shlibs in lib/quota make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' make[1]: Nothing to be done for `install-shlibs'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' making install-shlibs in lib/ext2fs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 /bin/install -p libext2fs.so.2.4 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libext2fs.so.2.4 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libext2fs.so.2.4 \ /usr/lib64/libext2fs.so.2 /usr/src/tmp/e2fsprogs-buildroot /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libext2fs.so.2 \ /usr/lib64/libext2fs.so /usr/src/tmp/e2fsprogs-buildroot : make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making install-shlibs in intl make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[1]: Nothing to be done for `install-shlibs'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/doc' texi2dvi ./libext2fs.texinfo make[1]: texi2dvi: Command not found make[1]: [libext2fs.dvi] Error 127 (ignored) /bin/rm -rf /usr/src/tmp/e2fsprogs-buildroot/usr/share/info/libext2fs.info* ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/share/info mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/info for i in libext2fs.info* ; do \ echo " INSTALL_DATA /usr/share/info/$i" ; \ /bin/install -p -m 644 $i /usr/src/tmp/e2fsprogs-buildroot/usr/share/info/$i ; \ done INSTALL_DATA /usr/share/info/libext2fs.info gzip -9 /usr/src/tmp/e2fsprogs-buildroot/usr/share/info/libext2fs.info* make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/doc' if test ! -d e2fsck && test ! -d debugfs && test ! -d misc && test ! -d ext2ed ; then make install-libs ; fi making install in lib/et make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 /bin/install -p libcom_err.so.2.1 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libcom_err.so.2.1 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libcom_err.so.2.1 \ /usr/lib64/libcom_err.so.2 /usr/src/tmp/e2fsprogs-buildroot /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libcom_err.so.2 \ /usr/lib64/libcom_err.so /usr/src/tmp/e2fsprogs-buildroot : ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/include/et /usr/src/tmp/e2fsprogs-buildroot/usr/share/et \ /usr/src/tmp/e2fsprogs-buildroot/usr/bin /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man1 \ /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man3 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/pkgconfig mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/include/et mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/et mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man3 mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/pkgconfig /bin/install -p -m 644 libcom_err.a /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libcom_err.a ranlib /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libcom_err.a /bin/chmod 444 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libcom_err.a for i in com_err.h; do \ echo " INSTALL_DATA /usr/include/et/$i"; \ /bin/install -p -m 644 ./$i /usr/src/tmp/e2fsprogs-buildroot/usr/include/et/$i; \ done INSTALL_DATA /usr/include/et/com_err.h (cd /usr/src/tmp/e2fsprogs-buildroot/usr/include ;\ /bin/ln -f et/com_err.h . ) for i in et_c.awk et_h.awk; do \ echo " INSTALL_DATA /usr/share/et/$i"; \ /bin/install -p -m 644 ./$i /usr/src/tmp/e2fsprogs-buildroot/usr/share/et/$i; \ done INSTALL_DATA /usr/share/et/et_c.awk INSTALL_DATA /usr/share/et/et_h.awk /bin/install -p compile_et /usr/src/tmp/e2fsprogs-buildroot/usr/bin/compile_et /bin/install -p -m 644 ./com_err.3 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man3/com_err.3 /bin/install -p -m 644 ./compile_et.1 \ /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man1/compile_et.1 /bin/install -p -m 644 com_err.pc /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/pkgconfig/com_err.pc make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' making install in lib/ss make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 /bin/install -p libss.so.2.0 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libss.so.2.0 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libss.so.2.0 \ /usr/lib64/libss.so.2 /usr/src/tmp/e2fsprogs-buildroot /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libss.so.2 \ /usr/lib64/libss.so /usr/src/tmp/e2fsprogs-buildroot : ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/include/ss /usr/src/tmp/e2fsprogs-buildroot/usr/share/ss \ /usr/src/tmp/e2fsprogs-buildroot/usr/bin /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/pkgconfig mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/include/ss mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/share/ss /bin/install -p -m 644 libss.a /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libss.a ranlib /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libss.a /bin/chmod 444 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libss.a /bin/rm -f /usr/src/tmp/e2fsprogs-buildroot/usr/include/ss/* for i in ss.h ; do \ echo " INSTALL_DATA /usr/src/tmp/e2fsprogs-buildroot/usr/include/ss/$i"; \ /bin/install -p -m 644 ./$i /usr/src/tmp/e2fsprogs-buildroot/usr/include/ss/$i; \ done INSTALL_DATA /usr/src/tmp/e2fsprogs-buildroot/usr/include/ss/ss.h /bin/install -p -m 644 ss_err.h /usr/src/tmp/e2fsprogs-buildroot/usr/include/ss/ss_err.h for i in ct_c.awk ct_c.sed; do \ echo " INSTALL_DATA /usr/src/tmp/e2fsprogs-buildroot/usr/share/ss/$i"; \ /bin/install -p -m 644 ./$i /usr/src/tmp/e2fsprogs-buildroot/usr/share/ss/$i; \ done INSTALL_DATA /usr/src/tmp/e2fsprogs-buildroot/usr/share/ss/ct_c.awk INSTALL_DATA /usr/src/tmp/e2fsprogs-buildroot/usr/share/ss/ct_c.sed /bin/install -p mk_cmds /usr/src/tmp/e2fsprogs-buildroot/usr/bin/mk_cmds /bin/install -p -m 644 ./mk_cmds.1 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man1/mk_cmds.1 /bin/install -p -m 644 ss.pc /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/pkgconfig/ss.pc make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' making install in lib/e2p make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 /bin/install -p libe2p.so.2.3 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libe2p.so.2.3 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libe2p.so.2.3 \ /usr/lib64/libe2p.so.2 /usr/src/tmp/e2fsprogs-buildroot /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libe2p.so.2 \ /usr/lib64/libe2p.so /usr/src/tmp/e2fsprogs-buildroot : ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/include/e2p /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/pkgconfig /bin/install -p -m 644 libe2p.a /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libe2p.a ranlib /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libe2p.a /bin/chmod 444 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libe2p.a set -e; for i in e2p.h; do \ echo " INSTALL_DATA /usr/include/e2p/$i"; \ /bin/install -p -m 644 ./$i /usr/src/tmp/e2fsprogs-buildroot/usr/include/e2p/$i; \ done INSTALL_DATA /usr/include/e2p/e2p.h /bin/install -p -m 644 e2p.pc /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/pkgconfig/e2p.pc make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' making install in lib/quota make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' making install in lib/ext2fs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 /bin/install -p libext2fs.so.2.4 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libext2fs.so.2.4 /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libext2fs.so.2.4 \ /usr/lib64/libext2fs.so.2 /usr/src/tmp/e2fsprogs-buildroot /bin/sh ../../util/install-symlink --symlinks=../../util/symlinks /usr/lib64/libext2fs.so.2 \ /usr/lib64/libext2fs.so /usr/src/tmp/e2fsprogs-buildroot : ../../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 \ /usr/src/tmp/e2fsprogs-buildroot/usr/include/ext2fs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/pkgconfig mkdir /usr/src/tmp/e2fsprogs-buildroot/usr/include/ext2fs /bin/install -p -m 644 libext2fs.a /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libext2fs.a ranlib /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libext2fs.a /bin/chmod 444 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/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"; \ /bin/install -p -m 644 ./$i /usr/src/tmp/e2fsprogs-buildroot/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"; \ /bin/install -p -m 644 $i /usr/src/tmp/e2fsprogs-buildroot/usr/include/ext2fs/$i; \ done INSTALL_DATA /usr/include/ext2fs/ext2_err.h INSTALL_DATA /usr/include/ext2fs/ext2_types.h /bin/install -p -m 644 ext2fs.pc /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/pkgconfig/ext2fs.pc make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making install in intl make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' if { test "e2fsprogs" = "gettext-runtime" || test "e2fsprogs" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64 /usr/src/tmp/e2fsprogs-buildroot/usr/include; \ /bin/install -p -m 644 libintl.h /usr/src/tmp/e2fsprogs-buildroot/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /bin/install -p -m 644 libintl.a /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "e2fsprogs" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64; \ @LIBTOOL@ --mode=install \ /bin/install -p -m 644 libgnuintl.a /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libgnuintl.a; \ rm -f /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/preloadable_libintl.so; \ /bin/install -p -m 644 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libgnuintl.so /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/lib64; \ temp=/usr/src/tmp/e2fsprogs-buildroot/usr/lib64/t-charset.alias; \ dest=/usr/src/tmp/e2fsprogs-buildroot/usr/lib64/charset.alias; \ if test -f /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/charset.alias; then \ orig=/usr/src/tmp/e2fsprogs-buildroot/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale; \ test -f /usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/locale.alias \ && orig=/usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/t-locale.alias; \ dest=/usr/src/tmp/e2fsprogs-buildroot/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "e2fsprogs" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /usr/src/tmp/e2fsprogs-buildroot/usr/share/gettext/intl; \ /bin/install -p -m 644 VERSION /usr/src/tmp/e2fsprogs-buildroot/usr/share/gettext/intl/VERSION; \ /bin/install -p -m 644 ChangeLog.inst /usr/src/tmp/e2fsprogs-buildroot/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 \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/e2fsprogs-buildroot/usr/share/gettext/intl/$file; \ done; \ chmod a+x /usr/src/tmp/e2fsprogs-buildroot/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /bin/install -p -m 644 $dir/$file \ /usr/src/tmp/e2fsprogs-buildroot/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 /usr/src/tmp/e2fsprogs-buildroot/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' + ln -snf et/com_err.h /usr/src/tmp/e2fsprogs-buildroot/usr/include/ + sed -i 's,^ET_DIR=.*$,ET_DIR=/usr/share/et,' /usr/src/tmp/e2fsprogs-buildroot/usr/bin/compile_et + sed -i 's,^SS_DIR=.*$,SS_DIR=/usr/share/ss,' /usr/src/tmp/e2fsprogs-buildroot/usr/bin/mk_cmds + mv /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/e2initrd_helper /usr/src/tmp/e2fsprogs-buildroot/sbin/ + for f in '/usr/src/tmp/e2fsprogs-buildroot/usr/lib64/*.so' ++ readlink /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libcom_err.so + t=libcom_err.so.2 + ln -snf ../../lib64/libcom_err.so.2 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libcom_err.so + for f in '/usr/src/tmp/e2fsprogs-buildroot/usr/lib64/*.so' ++ readlink /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libe2p.so + t=libe2p.so.2 + ln -snf ../../lib64/libe2p.so.2 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libe2p.so + for f in '/usr/src/tmp/e2fsprogs-buildroot/usr/lib64/*.so' ++ readlink /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libext2fs.so + t=libext2fs.so.2 + ln -snf ../../lib64/libext2fs.so.2 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libext2fs.so + for f in '/usr/src/tmp/e2fsprogs-buildroot/usr/lib64/*.so' ++ readlink /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libss.so + t=libss.so.2 + ln -snf ../../lib64/libss.so.2 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libss.so + mv /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libcom_err.so.2 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libcom_err.so.2.1 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libe2p.so.2 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libe2p.so.2.3 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libext2fs.so.2 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libext2fs.so.2.4 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libss.so.2 /usr/src/tmp/e2fsprogs-buildroot/usr/lib64/libss.so.2.0 /usr/src/tmp/e2fsprogs-buildroot/lib64/ + for i in ext2 ext3 ext4 ext4dev + ln -snf e2fsck /usr/src/tmp/e2fsprogs-buildroot/sbin/fsck.ext2 + ln -snf e2fsck.8 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext2.8 + ln -snf mke2fs /usr/src/tmp/e2fsprogs-buildroot/sbin/mkfs.ext2 + ln -snf mke2fs.8 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext2.8 + for i in ext2 ext3 ext4 ext4dev + ln -snf e2fsck /usr/src/tmp/e2fsprogs-buildroot/sbin/fsck.ext3 + ln -snf e2fsck.8 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext3.8 + ln -snf mke2fs /usr/src/tmp/e2fsprogs-buildroot/sbin/mkfs.ext3 + ln -snf mke2fs.8 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext3.8 + for i in ext2 ext3 ext4 ext4dev + ln -snf e2fsck /usr/src/tmp/e2fsprogs-buildroot/sbin/fsck.ext4 + ln -snf e2fsck.8 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext4.8 + ln -snf mke2fs /usr/src/tmp/e2fsprogs-buildroot/sbin/mkfs.ext4 + ln -snf mke2fs.8 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext4.8 + for i in ext2 ext3 ext4 ext4dev + ln -snf e2fsck /usr/src/tmp/e2fsprogs-buildroot/sbin/fsck.ext4dev + ln -snf e2fsck.8 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext4dev.8 + ln -snf mke2fs /usr/src/tmp/e2fsprogs-buildroot/sbin/mkfs.ext4dev + ln -snf mke2fs.8 /usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext4dev.8 + xz -9 RELEASE-NOTES + chmod -R a+rX,go-w /usr/src/tmp/e2fsprogs-buildroot/usr/share/man + /usr/lib/rpm/find-lang e2fsprogs + fgrep -rl /usr/src/tmp/e2fsprogs-buildroot /usr/src/tmp/e2fsprogs-buildroot + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/e2fsprogs-buildroot (auto) mode of 'usr/lib64/libext2fs.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/lib64/libe2p.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/lib64/libss.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/lib64/libcom_err.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './lib64/libss.so.2.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib64/libext2fs.so.2.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib64/libe2p.so.2.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib64/libcom_err.so.2.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/e2fsprogs-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/ext2fs.pc: Cflags: '-I${includedir}/ext2fs -I${includedir}' --> '-I${includedir}/ext2fs' /usr/lib64/pkgconfig/ext2fs.pc: Libs: '-L${libdir} -lext2fs' --> '-lext2fs' /usr/lib64/pkgconfig/e2p.pc: Cflags: '-I${includedir}/e2p -I${includedir}' --> '-I${includedir}/e2p' /usr/lib64/pkgconfig/e2p.pc: Libs: '-L${libdir} -le2p' --> '-le2p' /usr/lib64/pkgconfig/ss.pc: Cflags: '-I${includedir}/ss -I${includedir}' --> '-I${includedir}/ss' /usr/lib64/pkgconfig/ss.pc: Libs: '-L${libdir} -lss' --> '-lss' /usr/lib64/pkgconfig/com_err.pc: Cflags: '-I${includedir}/et -I${includedir}' --> '-I${includedir}/et' /usr/lib64/pkgconfig/com_err.pc: Libs: '-L${libdir} -lcom_err' --> '-lcom_err' Compressing files in /usr/src/tmp/e2fsprogs-buildroot (auto) removed '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext4dev.8' '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext4dev.8.xz' -> 'mke2fs.8.xz' removed '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext4dev.8' '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext4dev.8.xz' -> 'e2fsck.8.xz' removed '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext4.8' '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext4.8.xz' -> 'mke2fs.8.xz' removed '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext4.8' '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext4.8.xz' -> 'e2fsck.8.xz' removed '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext3.8' '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext3.8.xz' -> 'mke2fs.8.xz' removed '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext3.8' '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext3.8.xz' -> 'e2fsck.8.xz' removed '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext2.8' '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/mkfs.ext2.8.xz' -> 'mke2fs.8.xz' removed '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext2.8' '/usr/src/tmp/e2fsprogs-buildroot/usr/share/man/man8/fsck.ext2.8.xz' -> 'e2fsck.8.xz' Verifying info files in /usr/src/tmp/e2fsprogs-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/e2fsprogs-buildroot ./usr/lib64: ./lib64: libcom_err.so.2 -> libcom_err.so.2.1 libe2p.so.2 -> libe2p.so.2.3 libext2fs.so.2 -> libext2fs.so.2.4 libss.so.2 -> libss.so.2.0 Verifying ELF objects in /usr/src/tmp/e2fsprogs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.46071 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd e2fsprogs-1.42.13-alt2 + rm -r tests/r_64bit_big_expand tests/r_ext4_big_expand + export PATH=/sbin:/usr/sbin:/bin:/usr/bin + PATH=/sbin:/usr/sbin:/bin:/usr/bin + '[' -n '' ']' + NPROCS=8 + make -j8 -k check V=1 make: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `util/subst.conf' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/config.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/dirpaths.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/ext2fs/ext2_types.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/blkid/blkid_types.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/uuid/uuid_types.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[1]: `compile_et' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[1]: `ext2_err.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make libs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `util/subst.conf' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/config.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/dirpaths.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: `compile_et' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[2]: `ext2_err.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in lib/et make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' making all in lib/ss make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' making all in lib/e2p make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' making all in lib/quota make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' making all in lib/ext2fs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in intl make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make progs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `util/subst.conf' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/config.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/dirpaths.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: `compile_et' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[2]: `ext2_err.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in lib/et make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' making all in lib/ss make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' making all in lib/e2p make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' making all in lib/quota make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' making all in lib/ext2fs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in intl make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' making all in e2fsck make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' making all in debugfs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' making all in misc make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' making all in resize make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' making all in tests/progs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make docs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/doc' make[2]: `libext2fs.info' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' making check in util make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/util' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/util' making check in lib/et make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' for i in ./test_cases/*.et ; do \ t=`basename $i | sed -e 's/.et//'`; \ ./compile_et --build-tree $i ; \ diff -c ./test_cases/$t.c $t.c > $t.failed; \ if [ $? -ne 0 ]; then echo Test case $t failed; exit 1 ; fi ; \ diff -c ./test_cases/$t.h $t.h >> $t.failed; \ if [ $? -ne 0 ]; then echo Test case $t failed; exit 1 ; fi ; \ /bin/rm -f $t.c $t.h $t.failed; \ echo "Test case $t succeeded" ; \ done Test case continuation succeeded Test case heimdal succeeded Test case heimdal2 succeeded Test case heimdal3 succeeded Test case imap_err succeeded Test case simple succeeded make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' making check in lib/ss make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c test_ss.c DIR=. _SS_DIR_OVERRIDE=. ./mk_cmds ./test_cmd.ct x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c test_cmd.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/test_cmd.o -c test_cmd.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/test_ss.o -c test_ss.c x86_64-alt-linux-gcc -o test_ss test_ss.o test_cmd.o -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -Wl,-rpath-link,../../lib \ ../../lib/libss.so ../../lib/libcom_err.so -lblkid if diff test_out ./test_script_expected > test.diff; then \ true ; else echo "Regression test for ss library failed!"; exit 1 ; fi make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' making check in lib/e2p make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' x86_64-alt-linux-gcc -DTEST_PROGRAM -I../../lib -o tst_ostype \ ./ostype.c -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H x86_64-alt-linux-gcc -DTEST_PROGRAM -I../../lib -o tst_feature \ ./feature.c -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H ./tst_ostype 0: Linux (0) 1: Hurd (1) 2: Masix (2) 3: FreeBSD (3) 4: Lites (4) ./tst_feature Feature list: Compat = 0, Mask = 1, dir_prealloc Compat = 0, Mask = 4, has_journal Compat = 0, Mask = 2, imagic_inodes Compat = 0, Mask = 8, ext_attr Compat = 0, Mask = 32, dir_index Compat = 0, Mask = 16, resize_inode Compat = 0, Mask = 64, lazy_bg Compat = 0, Mask = 256, snapshot_bitmap Compat = 0, Mask = 512, sparse_super2 Compat = 2, Mask = 1, sparse_super Compat = 2, Mask = 2, large_file Compat = 2, Mask = 8, huge_file Compat = 2, Mask = 16, uninit_bg Compat = 2, Mask = 16, uninit_groups Compat = 2, Mask = 32, dir_nlink Compat = 2, Mask = 64, extra_isize Compat = 2, Mask = 256, quota Compat = 2, Mask = 512, bigalloc Compat = 2, Mask = 1024, metadata_csum Compat = 2, Mask = 2048, replica Compat = 1, Mask = 1, compression Compat = 1, Mask = 2, filetype Compat = 1, Mask = 4, needs_recovery Compat = 1, Mask = 8, journal_dev Compat = 1, Mask = 64, extent Compat = 1, Mask = 64, extents Compat = 1, Mask = 16, meta_bg Compat = 1, Mask = 128, 64bit Compat = 1, Mask = 256, mmp Compat = 1, Mask = 512, flex_bg Compat = 1, Mask = 1024, ea_inode Compat = 1, Mask = 4096, dirdata Compat = 1, Mask = 16384, large_dir Compat = 1, Mask = 32768, inline_data Journal feature list: Compat = 0, Mask = 1, journal_checksum Compat = 1, Mask = 1, journal_incompat_revoke Compat = 1, Mask = 2, journal_64bit Compat = 1, Mask = 4, journal_async_commit make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' making check in lib/quota make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' making check in lib/ext2fs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c tst_bitops.c -o tst_bitops.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c tst_badblocks.c -o tst_badblocks.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c tst_iscan.c -o tst_iscan.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c tst_types.c -o tst_types.o x86_64-alt-linux-gcc -o tst_icount ./icount.c -DDEBUG \ -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -Wl,-rpath-link,../../lib \ ../../lib/libext2fs.a ../../lib/libcom_err.a -lpthread -lblkid x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c tst_super_size.c -o tst_super_size.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/tst_types.o -c tst_types.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c tst_inode_size.c -o tst_inode_size.o x86_64-alt-linux-gcc -o tst_csum ./csum.c -DDEBUG \ -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -Wl,-rpath-link,../../lib ../../lib/libext2fs.a \ ../../lib/libcom_err.a -lpthread ../../lib/libe2p.a -lblkid x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/tst_bitops.o -c tst_bitops.c x86_64-alt-linux-gcc -Wl,-rpath-link,../../lib -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -o tst_crc32c ./crc32c.c \ -DUNITTEST ../../lib/libext2fs.a ../../lib/libcom_err.a -lpthread \ -lblkid x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/tst_iscan.o -c tst_iscan.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/tst_badblocks.o -c tst_badblocks.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/tst_inode_size.o -c tst_inode_size.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/tst_super_size.o -c tst_super_size.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c tst_bitmaps.c -o tst_bitmaps.o DIR=. _SS_DIR_OVERRIDE=../ss ../ss/mk_cmds ./tst_bitmaps_cmd.ct x86_64-alt-linux-gcc -o tst_inline ./inline.c -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H \ -Wl,-rpath-link,../../lib -DDEBUG ../../lib/libext2fs.a \ ../../lib/libcom_err.a -lpthread -lblkid _SS_DIR_OVERRIDE=../ss ../ss/mk_cmds ../../debugfs/debug_cmds.ct _SS_DIR_OVERRIDE=../ss ../ss/mk_cmds ../../debugfs/extent_cmds.ct _SS_DIR_OVERRIDE=../ss ../ss/mk_cmds ./tst_cmds.ct x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/debugfs.c -o debugfs.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/util.c -o util.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/tst_bitmaps.o -c tst_bitmaps.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/ncheck.c -o ncheck.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/icheck.c -o icheck.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/ls.c -o ls.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/lsdel.c -o lsdel.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/dump.c -o dump.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/set_fields.c -o set_fields.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/logdump.c -o logdump.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/htree.c -o htree.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/unused.c -o unused.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -DDEBUGFS -I../../debugfs -c ../../misc/e2freefrag.c -o e2freefrag.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/filefrag.c -o filefrag.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/extent_inode.c -o extent_inode.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/zap.c -o zap.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c ../../debugfs/quota.c -o quota.o ../../debugfs/zap.c: In function 'do_block_dump': ../../debugfs/zap.c:177:18: warning: unused variable 'j' [-Wunused-variable] unsigned int i, j; ^ ../../debugfs/zap.c:177:15: warning: unused variable 'i' [-Wunused-variable] unsigned int i, j; ^ x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -Wl,-rpath-link,../../lib -I../../debugfs -c tst_libext2fs.c -o tst_libext2fs.o x86_64-alt-linux-gcc -o tst_bitops tst_bitops.o -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -Wl,-rpath-link,../../lib \ ../../lib/libext2fs.a ../../lib/libcom_err.a -lpthread -lblkid x86_64-alt-linux-gcc -o tst_badblocks tst_badblocks.o -Wl,-rpath-link,../../lib \ ../../lib/libext2fs.a ../../lib/libcom_err.a -lpthread -lblkid x86_64-alt-linux-gcc -o tst_iscan tst_iscan.o -Wl,-rpath-link,../../lib \ ../../lib/libext2fs.a ../../lib/libcom_err.a -lpthread -lblkid x86_64-alt-linux-gcc -o tst_types tst_types.o -Wl,-rpath-link,../../lib -lblkid x86_64-alt-linux-gcc -o tst_super_size tst_super_size.o -Wl,-rpath-link,../../lib -lblkid x86_64-alt-linux-gcc -o tst_inode_size tst_inode_size.o -Wl,-rpath-link,../../lib -lblkid x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c tst_bitmaps_cmd.c -o tst_bitmaps_cmd.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c debug_cmds.c -o debug_cmds.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c extent_cmds.c -o extent_cmds.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/tst_bitmaps_cmd.o -c tst_bitmaps_cmd.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -c tst_cmds.c -o tst_cmds.o x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/debug_cmds.o -c debug_cmds.c x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/extent_cmds.o -c extent_cmds.c x86_64-alt-linux-gcc -o tst_bitmaps tst_bitmaps.o tst_bitmaps_cmd.o \ -DDEBUG_RB ./blkmap64_rb.c -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H \ -Wl,-rpath-link,../../lib ../../lib/libext2fs.a ../../lib/libss.a -ldl \ ../../lib/libcom_err.a -lpthread -lblkid x86_64-alt-linux-gcc -I. -I../../lib -I../../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -o elfshared/tst_cmds.o -c tst_cmds.c x86_64-alt-linux-gcc -o tst_libext2fs -Wl,-rpath-link,../../lib -DDEBUG debug_cmds.o extent_cmds.o tst_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_inode.o zap.o quota.o tst_libext2fs.o \ ../../lib/libss.a -ldl ../../lib/libe2p.a ../../lib/libquota.a \ ../../lib/libext2fs.a -lblkid -luuid \ ../../lib/libcom_err.a -lpthread -lblkid -I ../../debugfs LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitops ext2fs_test_bit appears to be correct ext2fs_set_bit test succeeded. ext2fs_clear_bit test succeed. big bit number (2147483690) test: 4, expected 4 big bit number (2147483690) test: 0, expected 0 ext2fs_set_bit big_test successful ext2fs_fast_set_bit test succeeded. ext2fs_clear_bit test succeed. big bit number (2147483690) test: 4, expected 4 big bit number (2147483690) test: 0, expected 0 ext2fs_fast_set_bit big_test successful 64-bit: ext2fs_test_bit appears to be correct 64-bit: ext2fs_set_bit test succeeded. 64-bit: ext2fs_clear_bit test succeed. 64-bit: big bit number (2147483690) test: 4, expected 4 64-bit: big bit number (2147483690) test: 0, expected 0 64-bit: ext2fs_set_bit big_test successful 64-bit: ext2fs_fast_set_bit test succeeded. 64-bit: ext2fs_clear_bit test succeed. 64-bit: big bit number (2147483690) test: 4, expected 4 64-bit: big bit number (2147483690) test: 0, expected 0 64-bit: ext2fs_fast_set_bit big_test successful LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_badblocks test1: 1 2 3 4 5 6 7 8 9 10 --- OK test2: 1 2 3 4 5 6 7 8 9 10 11 --- OK test3: 1 2 3 4 5 6 7 8 9 10 --- OK test4: 2 12 13 17 20 23 50 56 66 block 20 is present --- OK block 50 is present --- OK block 3 is absent --- OK block 17 is present --- OK block 18 is absent --- OK block 16 is absent --- OK block 11 is absent --- OK block 12 is present --- OK block 13 is present --- OK block 14 is absent --- OK block 80 is absent --- OK block 45 is absent --- OK block 66 is present --- OK test5: 1 17 20 23 31 51 56 57 Adding block 50 --- now present Removing block 51 --- now absent Removing block 57 --- now absent Adding block 66 --- now present Removing block 31 --- now absent Adding block 12 --- now present Adding block 2 --- now present Adding block 13 --- now present Removing block 1 --- now absent After test5 sequence: 2 12 13 17 20 23 50 56 66 Comparison tests: bb1 and bb2 are NOT equal. bb1 and bb3 are equal. bb1 and bb4 are NOT equal. bb4 and bb5 are equal. Block bitmap matched after reading and writing. Expected invalid block Block bitmap matched after reading and writing. ext2fs library badblocks tests checks out OK! LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_iscan Reading blocks: 5-7, 9-11, 13-20, 21-23, 25-32, 33, 35-42, 45-52, 53-60, 61-68, 69-76, 77-84, 85-92, 93-99, 101-108, 109-116, 117-124, 125-132, 133-140, 141-148, 149-156, 157-164, 165-172, 173-180, 181-188, 189-192, 8197-8204, 8205-8212, 8213-8220, 8221-8228, 8229-8236, 8237-8244, 8245-8252, 8253-8260, 8261-8268, 8269-8276, 8277-8284, 8285-8292, 8293-8300, 8301-8308, 8309-8316, 8317-8324, 8325-8332, 8333-8340, 8341-8348, 8349-8356, 8357-8364, 8365-8372, 8373-8380, 8381-8384 Bad inodes: 25, 26, 27, 28, 29, 30, 31, 32, 57, 58, 59, 60, 61, 62, 63, 64, 153, 154, 155, 156, 157, 158, 159, 160, 233, 234, 235, 236, 237, 238, 239, 240, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 761, 762, 763, 764, 765, 766, 767, 768 Inode scan tested OK! LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_types The ext2_types.h types are correct. LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_icount Standard icount run: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 60 Multiple bitmap test: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 60 Resizing icount: icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(4, 4) = 4 (OK) icount_store(5, 5) = 5 (OK) icount_store(6, 1) = 1 (OK) icount_store(7, 2) = 2 (OK) icount_store(8, 3) = 3 (OK) icount_store(9, 4) = 4 (OK) icount_store(10, 5) = 5 (OK) icount_store(11, 1) = 1 (OK) icount_store(12, 2) = 2 (OK) icount_store(13, 3) = 3 (OK) icount_store(14, 4) = 4 (OK) icount_store(15, 5) = 5 (OK) icount_store(16, 1) = 1 (OK) icount_store(17, 2) = 2 (OK) icount_store(18, 3) = 3 (OK) icount_store(19, 4) = 4 (OK) icount_store(20, 5) = 5 (OK) icount_store(21, 1) = 1 (OK) icount_store(22, 2) = 2 (OK) icount_store(23, 3) = 3 (OK) icount_store(24, 4) = 4 (OK) icount_store(25, 5) = 5 (OK) icount_store(26, 1) = 1 (OK) icount_store(27, 2) = 2 (OK) icount_store(28, 3) = 3 (OK) icount_store(29, 4) = 4 (OK) icount_store(30, 5) = 5 (OK) icount size is 2256 Standard icount run with tdb: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 0 Multiple bitmap test with tdb: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_super_size offset field size 0 s_inodes_count 4 4 s_blocks_count 4 8 s_r_blocks_count 4 12 s_free_blocks_count 4 16 s_free_inodes_count 4 20 s_first_data_block 4 24 s_log_block_size 4 28 s_log_cluster_size 4 32 s_blocks_per_group 4 36 s_clusters_per_group 4 40 s_inodes_per_group 4 44 s_mtime 4 48 s_wtime 4 52 s_mnt_count 2 54 s_max_mnt_count 2 56 s_magic 2 58 s_state 2 60 s_errors 2 62 s_minor_rev_level 2 64 s_lastcheck 4 68 s_checkinterval 4 72 s_creator_os 4 76 s_rev_level 4 80 s_def_resuid 2 82 s_def_resgid 2 84 s_first_ino 4 88 s_inode_size 2 90 s_block_group_nr 2 92 s_feature_compat 4 96 s_feature_incompat 4 100 s_feature_ro_compat 4 104 s_uuid 16 120 s_volume_name 16 136 s_last_mounted 64 200 s_algorithm_usage_bitmap 4 204 s_prealloc_blocks 1 205 s_prealloc_dir_blocks 1 206 s_reserved_gdt_blocks 2 208 s_journal_uuid 16 224 s_journal_inum 4 228 s_journal_dev 4 232 s_last_orphan 4 236 s_hash_seed 16 252 s_def_hash_version 1 253 s_jnl_backup_type 1 254 s_desc_size 2 256 s_default_mount_opts 4 260 s_first_meta_bg 4 264 s_mkfs_time 4 268 s_jnl_blocks 68 336 s_blocks_count_hi 4 340 s_r_blocks_count_hi 4 344 s_free_blocks_hi 4 348 s_min_extra_isize 2 350 s_want_extra_isize 2 352 s_flags 4 356 s_raid_stride 2 358 s_mmp_update_interval 2 360 s_mmp_block 8 368 s_raid_stripe_width 4 372 s_log_groups_per_flex 1 373 s_reserved_char_pad 1 374 s_reserved_pad 2 376 s_kbytes_written 8 384 s_snapshot_inum 4 388 s_snapshot_id 4 392 s_snapshot_r_blocks_count 8 400 s_snapshot_list 4 404 s_error_count 4 408 s_first_error_time 4 412 s_first_error_ino 4 416 s_first_error_block 8 424 s_first_error_func 32 456 s_first_error_line 4 460 s_last_error_time 4 464 s_last_error_ino 4 468 s_last_error_line 4 472 s_last_error_block 8 480 s_last_error_func 32 512 s_mount_opts 64 576 s_usr_quota_inum 4 580 s_grp_quota_inum 4 584 s_overhead_blocks 4 588 s_backup_bgs 8 596 s_reserved 424 1020 s_checksum 4 1024 Superblock end 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_inode_size offset field size 0 i_mode 2 2 i_uid 2 4 i_size 4 8 i_atime 4 12 i_ctime 4 16 i_mtime 4 20 i_dtime 4 24 i_gid 2 26 i_links_count 2 28 i_blocks 4 32 i_flags 4 36 osd1.linux1.l_i_version 4 40 i_block 60 100 i_generation 4 104 i_file_acl 4 108 i_size_high 4 112 i_faddr 4 116 osd2.linux2.l_i_blocks_hi 2 118 osd2.linux2.l_i_file_acl_high 2 120 osd2.linux2.l_i_uid_high 2 122 osd2.linux2.l_i_gid_high 2 124 osd2.linux2.l_i_checksum_lo 2 126 osd2.linux2.l_i_reserved 2 128 Small inode end 0 128 i_extra_isize 2 130 i_checksum_hi 2 132 i_ctime_extra 4 136 i_mtime_extra 4 140 i_atime_extra 4 144 i_crtime 4 148 i_crtime_extra 4 152 i_version_hi 4 156 Large inode end 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_csum csum0000 UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 0=df47: d3a4=d3a4 csum0001 UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 1=2346: 3ea5=3ea5 csumffff UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 2=6746: 49a5=49a5 csum_set UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 0=df47: d3a4=d3a4 new_uuid UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: a4ac=a4ac csum_new UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: a4ac=a4ac csum_blk UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: 2e14=2e14 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_inline tst_memalign(4) is OK tst_memalign(32) is OK tst_memalign(1024) is OK tst_memalign(4096) is OK LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_crc32c No failures. LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -t 2 -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -t 3 -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -l -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making check in intl make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' making check in e2fsck make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' x86_64-alt-linux-gcc -o tst_refcount ./ea_refcount.c \ -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -Wl,-rpath-link,../lib -DTEST_PROGRAM \ ../lib/libcom_err.so ../lib/libext2fs.so -lblkid x86_64-alt-linux-gcc -o tst_region ./region.c \ -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -Wl,-rpath-link,../lib -DTEST_PROGRAM \ ../lib/libcom_err.so -lblkid x86_64-alt-linux-gcc -Wl,-rpath-link,../lib -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -o tst_crc32 ./crc32.c \ -DUNITTEST ../lib/libext2fs.so ../lib/libcom_err.so -lblkid x86_64-alt-linux-gcc -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -Wl,-rpath-link,../lib -o tst_problem \ ./problem.c -DUNITTEST ../lib/libext2fs.so ../lib/libcom_err.so \ -lblkid LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_refcount Creating refcount with size 5 Storing blk 3 with value 3 Storing blk 4 with value 4 Storing blk 1 with value 1 Storing blk 8 with value 8 Storing blk 2 with value 2 Storing blk 4 with value 0 Storing blk 2 with value 0 Storing blk 6 with value 6 Refcount_collapse: size was 5, now 3 Refcount validation OK. Storing blk 4 with value 4 Storing blk 2 with value 2 Refcount_collapse: size was 5, now 5 bcode_fetch(1) returns 1 bcode_fetch(2) returns 2 bcode_increment(3) returns 4 bcode_increment(3) returns 5 bcode_decrement(4) returns 3 Storing blk 4 with value 4 Refcount validation OK. Storing blk 20 with value 20 Storing blk 40 with value 40 Storing blk 30 with value 30 Storing blk 10 with value 10 bcode_decrement(30) returns 29 bcode_fetch(30) returns 29 bcode_decrement(2) returns 1 bcode_decrement(2) returns 0 Refcount_collapse: size was 10, now 9 blk=1, count=1 blk=3, count=5 blk=4, count=4 blk=6, count=6 blk=8, count=8 blk=10, count=10 blk=20, count=20 blk=30, count=29 blk=40, count=40 Refcount validation OK. Freeing refcount LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_region Creating region with args(1, 1001) Printing region (min=1. max=1001) Region_allocate(10, 10) returns 0 Region_allocate(30, 10) returns 0 Printing region (min=1. max=1001) (10, 20) (30, 40) Region_allocate(1, 15) returns 1 Region_allocate(15, 8) returns 1 Region_allocate(1, 20) returns 1 Region_allocate(1, 8) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (30, 40) Region_allocate(40, 10) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (30, 50) Region_allocate(22, 5) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (22, 27) (30, 50) Region_allocate(27, 3) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (22, 50) Region_allocate(20, 2) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 50) Region_allocate(49, 1) returns 1 Region_allocate(50, 5) returns 0 Region_allocate(9, 2) returns 1 Region_allocate(9, 1) returns 0 Printing region (min=1. max=1001) (1, 55) LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_crc32 Testing length 0... Testing length 1... Testing length 2... Testing length 3... Testing length 4... Testing length 5... Testing length 6... Testing length 7... Testing length 8... Testing length 9... Testing length 10... Testing length 11... Testing length 12... Testing length 13... Testing length 14... Testing length 15... Testing length 16... Testing length 17... Testing length 18... Testing length 19... Testing length 20... Testing length 21... Testing length 22... Testing length 23... Testing length 24... Testing length 25... Testing length 26... Testing length 27... Testing length 28... Testing length 29... Testing length 30... Testing length 31... Testing length 32... Testing length 33... Testing length 34... Testing length 35... Testing length 36... Testing length 37... Testing length 38... Testing length 39... Testing length 40... Testing length 41... Testing length 42... Testing length 43... Testing length 44... Testing length 45... Testing length 46... Testing length 47... Testing length 48... Testing length 49... Testing length 50... Testing length 51... Testing length 52... Testing length 53... Testing length 54... Testing length 55... Testing length 56... Testing length 57... Testing length 58... Testing length 59... Testing length 60... Testing length 61... Testing length 62... Testing length 63... Testing length 64... All test complete. No failures expected. LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_problem e2fsck problem table verified make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' making check in debugfs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' x86_64-alt-linux-gcc -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -Wl,-rpath-link,../lib -lblkid -DUNITTEST \ -o tst_set_fields ./set_fields.c ./util.c ../lib/libquota.a ../lib/libext2fs.so ../lib/libe2p.so ../lib/libss.so ../lib/libcom_err.so -lblkid -luuid -lblkid LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_set_fields make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' making check in misc make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' x86_64-alt-linux-gcc -I. -I../lib -I../lib -pipe -Wall -g -O2 -D_LARGEFILE64_SOURCE -fno-strict-aliasing -DHAVE_CONFIG_H -Wl,-rpath-link,../lib ./base_device.c \ -DDEBUG -o base_device -lblkid ./base_device < ./base_device.tst > base_device.out cmp ./base_device.tst base_device.out make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' making check in resize make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./test_extent < ./test_extent.in > test_extent.out if cmp -s test_extent.out ./test_extent.in ; then \ echo "Test succeeded." ; \ else \ echo "Test failed!" ; \ diff test_extent.out ./test_extent.in ; \ exit 1 ; \ fi Test succeeded. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' making check in tests/progs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' making check in po make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' making check in tests make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests' /bin/cp ./mke2fs.conf.in mke2fs.conf Running e2fsprogs test suite... Creating test_one script... f_reconnect: simple disconnected file inode: ok f_holedir2: directories with holes and zero i_size: ok f_bbfile: bad blocks in files: ok f_full_bg: inode table in last block of first bg: ok f_uninit_last_uninit: last group has BLOCK_UNINIT set: ok f_baddir: corrupted directory entries: ok m_raid_opt: raid options: ok f_orphan: clearing orphan inodes: ok f_dup_resize: blocks claimed by the resize inode and another inode: ok f_preen: preen shouldn't destroy backup superblocks: ok f_extents2: multiply claimed blocks in extents and other illegal extents: ok f_overfsblks: overlapping inode and block bitmaps: ok f_zero_xattr: zero length extended attribute in in-inode xattr: ok f_misstable: missing inode table: ok f_extent_htree: htree extent compression: ok e_icount_opt: inode counting abstraction optimized for counting: ok f_badinode: corrupted inode entries: ok f_ext_journal: test external journal device: ok debugfs 1.42.13 (17-May-2015) r_inline_xattr: shrinking filesystem with in-inode extended attributes: ok t_ext_jnl_rm: remove missing external journal device: ok f_badcluster: test alignment problems with bigalloc clusters: ok m_quota: enable quota feature on mkfs: skipped f_uninit_ext_past_eof: fallocated extents after i_size: ok f_badprimary: bad blocks in the primary superblock and group descriptors: ok f_clear_xattr: clearing i_file_acl when !ext_attr feature: ok f_first_meta_bg_too_big: s_first_meta_bg is too large: ok m_mkfs_overhead: test bg overhead calculation: ok f_extent_interior_start_lblk: incorrect starting lblk in an interior node: ok f_badsymlinks: corrupted symlinks: ok f_illbbitmap: illegal block bitmap: ok r_meta_bg_shrink: meta_bg shrink: ok f_bitmaps: corrupted inode and block bitmaps: ok f_badjourblks: Illegal blocks in journal inode (and backup in superblock): ok f_lpf2: create lost+found and reconnect lost directory: ok f_orphan_extents_inode: truncating an orphaned extent-mapped inode: ok f_holedir3: real directories with holes and zero i_size: ok f_salvage_dir: salvage corrupted directories: ok f_messy_inode: bad file and directory acl pointers: ok f_h_badroot: bad htree root nodes: ok f_bad_disconnected_inode: Disconnected inode with bad fields: ok f_invalid_extent_symlink: extent-mapped symlink with two blocks: ok f_invalid_bad_inode: check for bogus bad inode: ok e_icount_normal: inode counting structure optimized for low counts: ok f_noroot: missing root directory: ok m_desc_size_128: enable 128-byte group descriptor on mkfs: ok f_filetype: set filetype information and illegal special files: ok f_desc_size_bad: bad superblock s_desc_size: ok f_dup_de2: duplicate directory entries for non-indexed dirs: ok f_dup4: find all directory pathnames: ok r_ext4_small_bg: ext4 1024 blocksize with small block groups: ok f_badorphan: corrupted orphan list: ok u_mke2fs: e2undo with mke2fs: ok f_hurd: GNU/Hurd specific tests: ok f_baddir2: salvage last directory entry: ok f_badroot: file in root directory inode: ok m_64bit_flexbg: mkfs with 64bit and flex_bg: ok f_extra_journal: Valid journal inode, but has_journal feature not present: ok d_special_files: create special files in debugfs: ok f_imagic_fs: imagic filesystem with imagic inodes: ok f_dup_ba: multiply claimed blocks with bigalloc: ok f_dirlink: directory hard links: ok e_brel_bma: block relocation table using the memory array implementation: skipped f_desc_size_128: 128-byte group descriptors: ok f_selinux: SE Linux generated symlinks with EA data: ok f_h_badnode: hash directory with bad HTREE nodes: ok f_journal: recover journal from corrupted inode table: ok r_resize_inode: filesystem resize with a resize_inode present: ok f_emptydir: always iterate dir block 0 or e2fsck goes into infinite loop: ok f_resize_inode: e2fsck with resize_inode: ok f_toobig_extent_dir: directory with a very large lblk in extent: ok f_jnl_64bit: on-disk 64-bit journal format: ok f_orphan_indirect_inode: truncating an orphaned inode in preen mode: ok e_irel_ima: inode relocation table using the memory array implementation: skipped f_illitable_flexbg: illegal inode table with FLEX_BG: ok f_file_acl_high: i_file_acl_high should be zero: ok f_badtable: bad blocks in bitmaps and inode table: ok f_h_reindex: reindex HTREE Directory with different hash seed: ok f_extent_bad_node: bad interior node in extent tree: ok f_holedir: directory with holes and illegal blocks: ok u_tune2fs: e2undo with tune2fs: ok t_quota_1on: enable quota using tune2fs: skipped m_uninit: uninitialized group feature: ok m_no_opt: no filesystem extensions: failed f_mmp: disable MMP with tune2fs after e2fsck killed: skipped for tmpfs (no O_DIRECT) m_large_file: largefile fs type: ok f_illibitmap: illegal inode bitmap: ok t_quota_2off: disable quota using tune2fs: skipped f_miss_journal: Non-existent journal inode: ok f_unused_itable: Don't move files to lost+found for bg_unused_itable: ok f_baddotdir: bad '.' and '..' entries: ok f_valid_ea_in_inode: valid ea-in-inode examplars: ok f_dup2: blocks claimed by three different files: ok f_rehash_dir: optimize htree directories: ok f_lpf: missing lost+found: ok f_extents: basic extents support: ok f_extent_oobounds: ok m_dasd_bs: 2048 byte sector devices: ok f_lpffile: lost+found is not a directory: ok m_std: standard filesystem options: ok f_h_unsigned: Unsigned HTREE directory: ok f_illitable: illegal inode table: ok f_dupsuper: blocks claimed by a file and superblock or group descriptors: ok f_zeroed_ext_header: zap inode with zeroed extent header: ok m_extent_journal: extent-mapped journal: ok f_badjour_indblks: corruption in journal inode's indirect blocks: ok f_dir_bad_mode: directory with corrupted i_mode: ok f_zero_inode_size: superblock with a zero inode size: ok m_meta_bg: meta blockgroup feature: ok f_special_ea: Special files with extended attributes: ok f_imagic: non-imagic filesystem with imagic inodes: ok f_okgroup: 8193 block long filesystem: ok m_root_owner: root directory owner: ok f_zero_group: fallback for damaged group descriptors: ok f_uninit_ext_past_eof2: fallocated extents after nonzero i_size and total extents > 4: ok f_quota: fix incorrect usage stats in quota: skipped (quota not enabled) f_recnect_bad: Reconnecting bad inode: ok f_8192_block: 8192 byte blocksize: ok f_end-bitmap: corruption at end of block bitmap: ok f_dupfsblks: blocks claimed by a file and bitmaps or inode tables: ok f_jnl_errno: journal s_errno handling: ok f_dup: blocks claimed by two different files: ok f_dup_de: duplicate directory entries: ok f_crashdisk: Superblock with illegal values: ok f_bad_local_jnl: test for corrupt local journal (bad V1->V2 journal upgrade): ok f_mmp_garbage: repair MMP when it is corrupted: skipped for tmpfs (no O_DIRECT) r_min_itable: resize2fs -M with inode table in middle of last block group: ok t_mmp_1on: enable MMP using tune2fs: skipped for tmpfs (no O_DIRECT) m_mmp: : skipped for tmpfs (no O_DIRECT) f_dup3: blocks claimed by one file multiple times: ok f_fast_symlink_extents: fast symlink with extents flag set: ok f_lotsbad: too many illegal blocks in inode: ok f_zero_super: fallback for damaged superblock: ok f_ea_checks: extended attribute block checks: ok t_mmp_2off: disable MMP using tune2fs: skipped for tmpfs (no O_DIRECT) f_bbinode: bad blocks in inode table: ok f_dupdot: duplicate '.' and '..' entries: ok f_badbblocks: illegal blocks in bad block inode: ok m_hugefile_slack: mke2fs creating a hugefile fs with a lot of slack: ok f_16384_block: 16384 byte blocksize: ok d_loaddump: debugfs load/dump test: ok f_readonly_fsck: ensure that a readonly check doesn't modify the fs: ok f_ext_zero_len: extent with zero length: ok f_hugedir_blocks: crash e2fsck with a dir with an impossibly high logical blk offset: ok f_big_sparse: big sparse file: ok i_e2image: create/convert raw/qcow2 images: ok f_jnl_32bit: on-disk 32-bit journal format: ok f_miss_blk_bmap: missing block bitmap: ok f_boundscheck: infinite loop due to off by one error when finding free space for inode table relocation: ok f_summary_counts: incorrect inode/block free counts: ok f_mke2fs2b: mke2fs version 0.2b created filesystem: ok f_eofblocks: blocks after i_size: ok f_uninit_dir: fix uninit flag on directory extents and check the dir blocks: ok f_unsorted_EAs: unsorted EAs in inode should not be deleted: ok Creating test_script... f_orphan_dotdot_ft: filetype of .. in orphaned directories: ok r_move_itable: filesystem resize which requires moving the inode table: ok f_expand: expanding lost+found: ok f_h_normal: Normal (signed) HTREE directory: ok r_1024_small_bg: ext2 1024 blocksize with small block groups: ok m_bigjournal: journal over 4GB in size: ok r_bigalloc_big_expand: ext4 with bigalloc: ok 148 tests succeeded 1 tests failed Tests failed: m_no_opt make[1]: *** [test_post] Error 1 make[1]: Target `check' not remade because of errors. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests' make: *** [check-recursive] Error 1 make: Target `check' not remade because of errors. make: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' + : + mv tests/m_no_opt/expect.1 tests/m_no_opt/expect.1.tmpfs + mv tests/m_no_opt/expect.1.ext2 tests/m_no_opt/expect.1 + '[' -n 8 ']' + make -j8 -k check V=1 make: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `util/subst.conf' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/config.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/dirpaths.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/ext2fs/ext2_types.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/blkid/blkid_types.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: `lib/uuid/uuid_types.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[1]: `compile_et' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[1]: `ext2_err.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make libs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `util/subst.conf' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/config.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/dirpaths.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: `compile_et' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[2]: `ext2_err.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in lib/et make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' making all in lib/ss make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' making all in lib/e2p make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' making all in lib/quota make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' making all in lib/ext2fs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in intl make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make progs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `util/subst.conf' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/config.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/dirpaths.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: `lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: `compile_et' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[2]: `ext2_err.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in lib/et make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' making all in lib/ss make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' making all in lib/e2p make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' making all in lib/quota make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' making all in lib/ext2fs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making all in intl make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' making all in e2fsck make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' making all in debugfs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' making all in misc make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' making all in resize make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' making all in tests/progs make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make docs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' make[2]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/doc' make[2]: `libext2fs.info' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' making check in util make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/util' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/util' making check in lib/et make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' for i in ./test_cases/*.et ; do \ t=`basename $i | sed -e 's/.et//'`; \ ./compile_et --build-tree $i ; \ diff -c ./test_cases/$t.c $t.c > $t.failed; \ if [ $? -ne 0 ]; then echo Test case $t failed; exit 1 ; fi ; \ diff -c ./test_cases/$t.h $t.h >> $t.failed; \ if [ $? -ne 0 ]; then echo Test case $t failed; exit 1 ; fi ; \ /bin/rm -f $t.c $t.h $t.failed; \ echo "Test case $t succeeded" ; \ done Test case continuation succeeded Test case heimdal succeeded Test case heimdal2 succeeded Test case heimdal3 succeeded Test case imap_err succeeded Test case simple succeeded make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/et' making check in lib/ss make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' if diff test_out ./test_script_expected > test.diff; then \ true ; else echo "Regression test for ss library failed!"; exit 1 ; fi make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ss' making check in lib/e2p make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' ./tst_ostype 0: Linux (0) 1: Hurd (1) 2: Masix (2) 3: FreeBSD (3) 4: Lites (4) ./tst_feature Feature list: Compat = 0, Mask = 1, dir_prealloc Compat = 0, Mask = 4, has_journal Compat = 0, Mask = 2, imagic_inodes Compat = 0, Mask = 8, ext_attr Compat = 0, Mask = 32, dir_index Compat = 0, Mask = 16, resize_inode Compat = 0, Mask = 64, lazy_bg Compat = 0, Mask = 256, snapshot_bitmap Compat = 0, Mask = 512, sparse_super2 Compat = 2, Mask = 1, sparse_super Compat = 2, Mask = 2, large_file Compat = 2, Mask = 8, huge_file Compat = 2, Mask = 16, uninit_bg Compat = 2, Mask = 16, uninit_groups Compat = 2, Mask = 32, dir_nlink Compat = 2, Mask = 64, extra_isize Compat = 2, Mask = 256, quota Compat = 2, Mask = 512, bigalloc Compat = 2, Mask = 1024, metadata_csum Compat = 2, Mask = 2048, replica Compat = 1, Mask = 1, compression Compat = 1, Mask = 2, filetype Compat = 1, Mask = 4, needs_recovery Compat = 1, Mask = 8, journal_dev Compat = 1, Mask = 64, extent Compat = 1, Mask = 64, extents Compat = 1, Mask = 16, meta_bg Compat = 1, Mask = 128, 64bit Compat = 1, Mask = 256, mmp Compat = 1, Mask = 512, flex_bg Compat = 1, Mask = 1024, ea_inode Compat = 1, Mask = 4096, dirdata Compat = 1, Mask = 16384, large_dir Compat = 1, Mask = 32768, inline_data Journal feature list: Compat = 0, Mask = 1, journal_checksum Compat = 1, Mask = 1, journal_incompat_revoke Compat = 1, Mask = 2, journal_64bit Compat = 1, Mask = 4, journal_async_commit make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/e2p' making check in lib/quota make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/quota' making check in lib/ext2fs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitops ext2fs_test_bit appears to be correct ext2fs_set_bit test succeeded. ext2fs_clear_bit test succeed. big bit number (2147483690) test: 4, expected 4 big bit number (2147483690) test: 0, expected 0 ext2fs_set_bit big_test successful ext2fs_fast_set_bit test succeeded. ext2fs_clear_bit test succeed. big bit number (2147483690) test: 4, expected 4 big bit number (2147483690) test: 0, expected 0 ext2fs_fast_set_bit big_test successful 64-bit: ext2fs_test_bit appears to be correct 64-bit: ext2fs_set_bit test succeeded. 64-bit: ext2fs_clear_bit test succeed. 64-bit: big bit number (2147483690) test: 4, expected 4 64-bit: big bit number (2147483690) test: 0, expected 0 64-bit: ext2fs_set_bit big_test successful 64-bit: ext2fs_fast_set_bit test succeeded. 64-bit: ext2fs_clear_bit test succeed. 64-bit: big bit number (2147483690) test: 4, expected 4 64-bit: big bit number (2147483690) test: 0, expected 0 64-bit: ext2fs_fast_set_bit big_test successful LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_badblocks test1: 1 2 3 4 5 6 7 8 9 10 --- OK test2: 1 2 3 4 5 6 7 8 9 10 11 --- OK test3: 1 2 3 4 5 6 7 8 9 10 --- OK test4: 2 12 13 17 20 23 50 56 66 block 20 is present --- OK block 50 is present --- OK block 3 is absent --- OK block 17 is present --- OK block 18 is absent --- OK block 16 is absent --- OK block 11 is absent --- OK block 12 is present --- OK block 13 is present --- OK block 14 is absent --- OK block 80 is absent --- OK block 45 is absent --- OK block 66 is present --- OK test5: 1 17 20 23 31 51 56 57 Adding block 50 --- now present Removing block 51 --- now absent Removing block 57 --- now absent Adding block 66 --- now present Removing block 31 --- now absent Adding block 12 --- now present Adding block 2 --- now present Adding block 13 --- now present Removing block 1 --- now absent After test5 sequence: 2 12 13 17 20 23 50 56 66 Comparison tests: bb1 and bb2 are NOT equal. bb1 and bb3 are equal. bb1 and bb4 are NOT equal. bb4 and bb5 are equal. Block bitmap matched after reading and writing. Expected invalid block Block bitmap matched after reading and writing. ext2fs library badblocks tests checks out OK! LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_iscan Reading blocks: 5-7, 9-11, 13-20, 21-23, 25-32, 33, 35-42, 45-52, 53-60, 61-68, 69-76, 77-84, 85-92, 93-99, 101-108, 109-116, 117-124, 125-132, 133-140, 141-148, 149-156, 157-164, 165-172, 173-180, 181-188, 189-192, 8197-8204, 8205-8212, 8213-8220, 8221-8228, 8229-8236, 8237-8244, 8245-8252, 8253-8260, 8261-8268, 8269-8276, 8277-8284, 8285-8292, 8293-8300, 8301-8308, 8309-8316, 8317-8324, 8325-8332, 8333-8340, 8341-8348, 8349-8356, 8357-8364, 8365-8372, 8373-8380, 8381-8384 Bad inodes: 25, 26, 27, 28, 29, 30, 31, 32, 57, 58, 59, 60, 61, 62, 63, 64, 153, 154, 155, 156, 157, 158, 159, 160, 233, 234, 235, 236, 237, 238, 239, 240, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 761, 762, 763, 764, 765, 766, 767, 768 Inode scan tested OK! LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_types The ext2_types.h types are correct. LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_icount Standard icount run: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 60 Multiple bitmap test: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 60 Resizing icount: icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(4, 4) = 4 (OK) icount_store(5, 5) = 5 (OK) icount_store(6, 1) = 1 (OK) icount_store(7, 2) = 2 (OK) icount_store(8, 3) = 3 (OK) icount_store(9, 4) = 4 (OK) icount_store(10, 5) = 5 (OK) icount_store(11, 1) = 1 (OK) icount_store(12, 2) = 2 (OK) icount_store(13, 3) = 3 (OK) icount_store(14, 4) = 4 (OK) icount_store(15, 5) = 5 (OK) icount_store(16, 1) = 1 (OK) icount_store(17, 2) = 2 (OK) icount_store(18, 3) = 3 (OK) icount_store(19, 4) = 4 (OK) icount_store(20, 5) = 5 (OK) icount_store(21, 1) = 1 (OK) icount_store(22, 2) = 2 (OK) icount_store(23, 3) = 3 (OK) icount_store(24, 4) = 4 (OK) icount_store(25, 5) = 5 (OK) icount_store(26, 1) = 1 (OK) icount_store(27, 2) = 2 (OK) icount_store(28, 3) = 3 (OK) icount_store(29, 4) = 4 (OK) icount_store(30, 5) = 5 (OK) icount size is 2256 Standard icount run with tdb: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 0 Multiple bitmap test with tdb: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_super_size offset field size 0 s_inodes_count 4 4 s_blocks_count 4 8 s_r_blocks_count 4 12 s_free_blocks_count 4 16 s_free_inodes_count 4 20 s_first_data_block 4 24 s_log_block_size 4 28 s_log_cluster_size 4 32 s_blocks_per_group 4 36 s_clusters_per_group 4 40 s_inodes_per_group 4 44 s_mtime 4 48 s_wtime 4 52 s_mnt_count 2 54 s_max_mnt_count 2 56 s_magic 2 58 s_state 2 60 s_errors 2 62 s_minor_rev_level 2 64 s_lastcheck 4 68 s_checkinterval 4 72 s_creator_os 4 76 s_rev_level 4 80 s_def_resuid 2 82 s_def_resgid 2 84 s_first_ino 4 88 s_inode_size 2 90 s_block_group_nr 2 92 s_feature_compat 4 96 s_feature_incompat 4 100 s_feature_ro_compat 4 104 s_uuid 16 120 s_volume_name 16 136 s_last_mounted 64 200 s_algorithm_usage_bitmap 4 204 s_prealloc_blocks 1 205 s_prealloc_dir_blocks 1 206 s_reserved_gdt_blocks 2 208 s_journal_uuid 16 224 s_journal_inum 4 228 s_journal_dev 4 232 s_last_orphan 4 236 s_hash_seed 16 252 s_def_hash_version 1 253 s_jnl_backup_type 1 254 s_desc_size 2 256 s_default_mount_opts 4 260 s_first_meta_bg 4 264 s_mkfs_time 4 268 s_jnl_blocks 68 336 s_blocks_count_hi 4 340 s_r_blocks_count_hi 4 344 s_free_blocks_hi 4 348 s_min_extra_isize 2 350 s_want_extra_isize 2 352 s_flags 4 356 s_raid_stride 2 358 s_mmp_update_interval 2 360 s_mmp_block 8 368 s_raid_stripe_width 4 372 s_log_groups_per_flex 1 373 s_reserved_char_pad 1 374 s_reserved_pad 2 376 s_kbytes_written 8 384 s_snapshot_inum 4 388 s_snapshot_id 4 392 s_snapshot_r_blocks_count 8 400 s_snapshot_list 4 404 s_error_count 4 408 s_first_error_time 4 412 s_first_error_ino 4 416 s_first_error_block 8 424 s_first_error_func 32 456 s_first_error_line 4 460 s_last_error_time 4 464 s_last_error_ino 4 468 s_last_error_line 4 472 s_last_error_block 8 480 s_last_error_func 32 512 s_mount_opts 64 576 s_usr_quota_inum 4 580 s_grp_quota_inum 4 584 s_overhead_blocks 4 588 s_backup_bgs 8 596 s_reserved 424 1020 s_checksum 4 1024 Superblock end 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_inode_size offset field size 0 i_mode 2 2 i_uid 2 4 i_size 4 8 i_atime 4 12 i_ctime 4 16 i_mtime 4 20 i_dtime 4 24 i_gid 2 26 i_links_count 2 28 i_blocks 4 32 i_flags 4 36 osd1.linux1.l_i_version 4 40 i_block 60 100 i_generation 4 104 i_file_acl 4 108 i_size_high 4 112 i_faddr 4 116 osd2.linux2.l_i_blocks_hi 2 118 osd2.linux2.l_i_file_acl_high 2 120 osd2.linux2.l_i_uid_high 2 122 osd2.linux2.l_i_gid_high 2 124 osd2.linux2.l_i_checksum_lo 2 126 osd2.linux2.l_i_reserved 2 128 Small inode end 0 128 i_extra_isize 2 130 i_checksum_hi 2 132 i_ctime_extra 4 136 i_mtime_extra 4 140 i_atime_extra 4 144 i_crtime 4 148 i_crtime_extra 4 152 i_version_hi 4 156 Large inode end 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_csum csum0000 UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 0=df47: d3a4=d3a4 csum0001 UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 1=2346: 3ea5=3ea5 csumffff UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 2=6746: 49a5=49a5 csum_set UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 0=df47: d3a4=d3a4 new_uuid UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: a4ac=a4ac csum_new UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: a4ac=a4ac csum_blk UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: 2e14=2e14 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_inline tst_memalign(4) is OK tst_memalign(32) is OK tst_memalign(1024) is OK tst_memalign(4096) is OK LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_crc32c No failures. LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -t 2 -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -t 3 -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -l -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/lib/ext2fs' making check in intl make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/intl' making check in e2fsck make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_refcount Creating refcount with size 5 Storing blk 3 with value 3 Storing blk 4 with value 4 Storing blk 1 with value 1 Storing blk 8 with value 8 Storing blk 2 with value 2 Storing blk 4 with value 0 Storing blk 2 with value 0 Storing blk 6 with value 6 Refcount_collapse: size was 5, now 3 Refcount validation OK. Storing blk 4 with value 4 Storing blk 2 with value 2 Refcount_collapse: size was 5, now 5 bcode_fetch(1) returns 1 bcode_fetch(2) returns 2 bcode_increment(3) returns 4 bcode_increment(3) returns 5 bcode_decrement(4) returns 3 Storing blk 4 with value 4 Refcount validation OK. Storing blk 20 with value 20 Storing blk 40 with value 40 Storing blk 30 with value 30 Storing blk 10 with value 10 bcode_decrement(30) returns 29 bcode_fetch(30) returns 29 bcode_decrement(2) returns 1 bcode_decrement(2) returns 0 Refcount_collapse: size was 10, now 9 blk=1, count=1 blk=3, count=5 blk=4, count=4 blk=6, count=6 blk=8, count=8 blk=10, count=10 blk=20, count=20 blk=30, count=29 blk=40, count=40 Refcount validation OK. Freeing refcount LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_region Creating region with args(1, 1001) Printing region (min=1. max=1001) Region_allocate(10, 10) returns 0 Region_allocate(30, 10) returns 0 Printing region (min=1. max=1001) (10, 20) (30, 40) Region_allocate(1, 15) returns 1 Region_allocate(15, 8) returns 1 Region_allocate(1, 20) returns 1 Region_allocate(1, 8) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (30, 40) Region_allocate(40, 10) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (30, 50) Region_allocate(22, 5) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (22, 27) (30, 50) Region_allocate(27, 3) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (22, 50) Region_allocate(20, 2) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 50) Region_allocate(49, 1) returns 1 Region_allocate(50, 5) returns 0 Region_allocate(9, 2) returns 1 Region_allocate(9, 1) returns 0 Printing region (min=1. max=1001) (1, 55) LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_crc32 Testing length 0... Testing length 1... Testing length 2... Testing length 3... Testing length 4... Testing length 5... Testing length 6... Testing length 7... Testing length 8... Testing length 9... Testing length 10... Testing length 11... Testing length 12... Testing length 13... Testing length 14... Testing length 15... Testing length 16... Testing length 17... Testing length 18... Testing length 19... Testing length 20... Testing length 21... Testing length 22... Testing length 23... Testing length 24... Testing length 25... Testing length 26... Testing length 27... Testing length 28... Testing length 29... Testing length 30... Testing length 31... Testing length 32... Testing length 33... Testing length 34... Testing length 35... Testing length 36... Testing length 37... Testing length 38... Testing length 39... Testing length 40... Testing length 41... Testing length 42... Testing length 43... Testing length 44... Testing length 45... Testing length 46... Testing length 47... Testing length 48... Testing length 49... Testing length 50... Testing length 51... Testing length 52... Testing length 53... Testing length 54... Testing length 55... Testing length 56... Testing length 57... Testing length 58... Testing length 59... Testing length 60... Testing length 61... Testing length 62... Testing length 63... Testing length 64... All test complete. No failures expected. LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_problem e2fsck problem table verified make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/e2fsck' making check in debugfs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_set_fields make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/debugfs' making check in misc make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' ./base_device < ./base_device.tst > base_device.out cmp ./base_device.tst base_device.out make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/misc' making check in resize make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' if cmp -s test_extent.out ./test_extent.in ; then \ echo "Test succeeded." ; \ else \ echo "Test failed!" ; \ diff test_extent.out ./test_extent.in ; \ exit 1 ; \ fi Test succeeded. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/resize' making check in tests/progs make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests/progs' making check in po make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/po' making check in tests make[1]: Entering directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests' Running e2fsprogs test suite... f_zero_xattr: zero length extended attribute in in-inode xattr: ok f_special_ea: Special files with extended attributes: ok f_uninit_last_uninit: last group has BLOCK_UNINIT set: ok f_lpf: missing lost+found: ok debugfs 1.42.13 (17-May-2015) f_extent_htree: htree extent compression: ok f_badcluster: test alignment problems with bigalloc clusters: ok m_mkfs_overhead: test bg overhead calculation: ok f_quota: fix incorrect usage stats in quota: skipped (quota not enabled) f_boundscheck: infinite loop due to off by one error when finding free space for inode table relocation: ok f_misstable: missing inode table: ok f_messy_inode: bad file and directory acl pointers: ok f_crashdisk: Superblock with illegal values: ok f_filetype: set filetype information and illegal special files: ok d_special_files: create special files in debugfs: ok f_dirlink: directory hard links: ok m_64bit_flexbg: mkfs with 64bit and flex_bg: ok f_overfsblks: overlapping inode and block bitmaps: ok f_dupfsblks: blocks claimed by a file and bitmaps or inode tables: ok f_h_badroot: bad htree root nodes: ok f_imagic_fs: imagic filesystem with imagic inodes: ok f_extra_journal: Valid journal inode, but has_journal feature not present: ok f_uninit_dir: fix uninit flag on directory extents and check the dir blocks: ok f_dup_resize: blocks claimed by the resize inode and another inode: ok f_bitmaps: corrupted inode and block bitmaps: ok f_dup_de2: duplicate directory entries for non-indexed dirs: ok f_salvage_dir: salvage corrupted directories: ok f_dupdot: duplicate '.' and '..' entries: ok e_brel_bma: block relocation table using the memory array implementation: skipped f_invalid_bad_inode: check for bogus bad inode: ok m_desc_size_128: enable 128-byte group descriptor on mkfs: ok f_ext_journal: test external journal device: ok m_mmp: : skipped for tmpfs (no O_DIRECT) f_emptydir: always iterate dir block 0 or e2fsck goes into infinite loop: ok f_journal: recover journal from corrupted inode table: ok f_holedir: directory with holes and illegal blocks: ok f_bad_local_jnl: test for corrupt local journal (bad V1->V2 journal upgrade): ok f_illitable: illegal inode table: ok f_badinode: corrupted inode entries: ok e_irel_ima: inode relocation table using the memory array implementation: skipped e_icount_opt: inode counting abstraction optimized for counting: ok f_badsymlinks: corrupted symlinks: ok f_ext_zero_len: extent with zero length: ok f_holedir3: real directories with holes and zero i_size: ok f_dup2: blocks claimed by three different files: ok f_orphan_dotdot_ft: filetype of .. in orphaned directories: ok f_reconnect: simple disconnected file inode: ok f_baddir: corrupted directory entries: ok f_selinux: SE Linux generated symlinks with EA data: ok f_dir_bad_mode: directory with corrupted i_mode: ok f_noroot: missing root directory: ok m_quota: enable quota feature on mkfs: skipped f_badprimary: bad blocks in the primary superblock and group descriptors: ok f_zero_group: fallback for damaged group descriptors: ok f_eofblocks: blocks after i_size: ok f_dup4: find all directory pathnames: ok f_dup_de: duplicate directory entries: ok e_icount_normal: inode counting structure optimized for low counts: ok u_mke2fs: e2undo with mke2fs: ok f_extent_interior_start_lblk: incorrect starting lblk in an interior node: ok f_preen: preen shouldn't destroy backup superblocks: ok f_orphan_indirect_inode: truncating an orphaned inode in preen mode: ok m_hugefile_slack: mke2fs creating a hugefile fs with a lot of slack: ok f_jnl_64bit: on-disk 64-bit journal format: ok f_badtable: bad blocks in bitmaps and inode table: ok f_illibitmap: illegal inode bitmap: ok m_uninit: uninitialized group feature: ok r_min_itable: resize2fs -M with inode table in middle of last block group: ok u_tune2fs: e2undo with tune2fs: ok f_baddotdir: bad '.' and '..' entries: ok f_unused_itable: Don't move files to lost+found for bg_unused_itable: ok f_h_badnode: hash directory with bad HTREE nodes: ok f_desc_size_128: 128-byte group descriptors: ok f_zeroed_ext_header: zap inode with zeroed extent header: ok m_raid_opt: raid options: ok f_h_normal: Normal (signed) HTREE directory: ok f_extent_oobounds: ok m_extent_journal: extent-mapped journal: ok f_badbblocks: illegal blocks in bad block inode: ok f_recnect_bad: Reconnecting bad inode: ok f_mmp_garbage: repair MMP when it is corrupted: skipped for tmpfs (no O_DIRECT) f_dup3: blocks claimed by one file multiple times: ok f_jnl_errno: journal s_errno handling: ok f_okgroup: 8193 block long filesystem: ok f_hurd: GNU/Hurd specific tests: ok f_zero_super: fallback for damaged superblock: ok f_holedir2: directories with holes and zero i_size: ok f_extents2: multiply claimed blocks in extents and other illegal extents: ok f_8192_block: 8192 byte blocksize: ok i_e2image: create/convert raw/qcow2 images: ok f_readonly_fsck: ensure that a readonly check doesn't modify the fs: ok f_clear_xattr: clearing i_file_acl when !ext_attr feature: ok f_16384_block: 16384 byte blocksize: ok t_ext_jnl_rm: remove missing external journal device: ok f_mmp: disable MMP with tune2fs after e2fsck killed: skipped for tmpfs (no O_DIRECT) f_uninit_ext_past_eof: fallocated extents after i_size: ok f_bad_disconnected_inode: Disconnected inode with bad fields: ok f_lpf2: create lost+found and reconnect lost directory: ok f_orphan_extents_inode: truncating an orphaned extent-mapped inode: ok f_invalid_extent_symlink: extent-mapped symlink with two blocks: ok f_extents: basic extents support: ok f_miss_journal: Non-existent journal inode: ok f_big_sparse: big sparse file: ok r_ext4_small_bg: ext4 1024 blocksize with small block groups: ok f_desc_size_bad: bad superblock s_desc_size: ok f_baddir2: salvage last directory entry: ok f_badroot: file in root directory inode: ok f_dup_ba: multiply claimed blocks with bigalloc: ok m_dasd_bs: 2048 byte sector devices: ok f_toobig_extent_dir: directory with a very large lblk in extent: ok m_large_file: largefile fs type: ok t_quota_2off: disable quota using tune2fs: skipped f_extent_bad_node: bad interior node in extent tree: ok f_expand: expanding lost+found: ok f_bbinode: bad blocks in inode table: ok f_resize_inode: e2fsck with resize_inode: ok m_std: standard filesystem options: ok f_fast_symlink_extents: fast symlink with extents flag set: ok f_mke2fs2b: mke2fs version 0.2b created filesystem: ok d_loaddump: debugfs load/dump test: ok f_illitable_flexbg: illegal inode table with FLEX_BG: ok t_mmp_1on: enable MMP using tune2fs: skipped for tmpfs (no O_DIRECT) f_zero_inode_size: superblock with a zero inode size: ok f_dupsuper: blocks claimed by a file and superblock or group descriptors: ok f_hugedir_blocks: crash e2fsck with a dir with an impossibly high logical blk offset: ok f_miss_blk_bmap: missing block bitmap: ok f_badjourblks: Illegal blocks in journal inode (and backup in superblock): ok f_badjour_indblks: corruption in journal inode's indirect blocks: ok f_first_meta_bg_too_big: s_first_meta_bg is too large: ok f_illbbitmap: illegal block bitmap: ok f_bbfile: bad blocks in files: ok f_h_reindex: reindex HTREE Directory with different hash seed: ok t_quota_1on: enable quota using tune2fs: skipped f_file_acl_high: i_file_acl_high should be zero: ok m_no_opt: no filesystem extensions: ok f_valid_ea_in_inode: valid ea-in-inode examplars: ok f_lpffile: lost+found is not a directory: ok f_unsorted_EAs: unsorted EAs in inode should not be deleted: ok r_resize_inode: filesystem resize with a resize_inode present: ok m_meta_bg: meta blockgroup feature: ok f_imagic: non-imagic filesystem with imagic inodes: ok f_ea_checks: extended attribute block checks: ok m_root_owner: root directory owner: ok f_uninit_ext_past_eof2: fallocated extents after nonzero i_size and total extents > 4: ok f_badorphan: corrupted orphan list: ok f_lotsbad: too many illegal blocks in inode: ok t_mmp_2off: disable MMP using tune2fs: skipped for tmpfs (no O_DIRECT) f_rehash_dir: optimize htree directories: ok f_summary_counts: incorrect inode/block free counts: ok f_orphan: clearing orphan inodes: ok f_jnl_32bit: on-disk 32-bit journal format: ok f_full_bg: inode table in last block of first bg: ok f_end-bitmap: corruption at end of block bitmap: ok r_meta_bg_shrink: meta_bg shrink: ok f_dup: blocks claimed by two different files: ok r_1024_small_bg: ext2 1024 blocksize with small block groups: ok r_inline_xattr: shrinking filesystem with in-inode extended attributes: ok r_move_itable: filesystem resize which requires moving the inode table: ok f_h_unsigned: Unsigned HTREE directory: ok m_bigjournal: journal over 4GB in size: ok r_bigalloc_big_expand: ext4 with bigalloc: ok 149 tests succeeded 0 tests failed make[1]: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2/tests' make: Leaving directory `/usr/src/RPM/BUILD/e2fsprogs-1.42.13-alt2' + exit 0 Processing files: e2fsprogs-1.42.13-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68068 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd e2fsprogs-1.42.13-alt2 + DOCDIR=/usr/src/tmp/e2fsprogs-buildroot/usr/share/doc/e2fsprogs-1.42.13 + export DOCDIR + rm -rf /usr/src/tmp/e2fsprogs-buildroot/usr/share/doc/e2fsprogs-1.42.13 + /bin/mkdir -p /usr/src/tmp/e2fsprogs-buildroot/usr/share/doc/e2fsprogs-1.42.13 + cp -prL README RELEASE-NOTES.xz /usr/src/tmp/e2fsprogs-buildroot/usr/share/doc/e2fsprogs-1.42.13 + chmod -R go-w /usr/src/tmp/e2fsprogs-buildroot/usr/share/doc/e2fsprogs-1.42.13 + chmod -R a+rX /usr/src/tmp/e2fsprogs-buildroot/usr/share/doc/e2fsprogs-1.42.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b2cZHD find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NN4QXC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libcom_err = 1.42.13-alt2, libe2fs = 1.42.13-alt2, libss = 1.42.13-alt2, /sbin/fsck, /lib64/ld-linux-x86-64.so.2, libblkid.so.1()(64bit) >= set:kgBnJZgS58rGuXw25LpHkf32tgbZa1f4LOhKi1O0, libblkid.so.1(BLKID_1.0)(64bit), libblkid.so.1(BLKID_2.15)(64bit), libblkid.so.1(BLKID_2.17)(64bit), libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.7)(64bit), libcom_err.so.2()(64bit) >= set:ifmk9ZpZpmG5J3mC1, libe2p.so.2()(64bit) >= set:jegtu4g4U3WP3tlDlsWFuzBQelu2Ybg9ElEbPx3mndSwzu, libext2fs.so.2()(64bit) >= set:ne7MMmoDUDJtEzcCgWhSSEOyDOIfqN4sWSOswzBUsPpUZnnHMH0UlUtXmMbkKVIlFXFtuwipGEFgkVCnECMBQy0yzgFt2zR7a1hb5KfhY8BDhD8p2o4BHftbOac858QSR4U7AbhHCUKs3h7Euzz8MGCmb1dhoS8h3EMbRgMAojcleindJwU63AZBgI8fUvqPQ0SBJ6Kehfgf2odxDIZtUwDHqmxUh89G3uwrlZ6xvc2uhv09d0g3ZH4wF2czUKMgAXKTiRukhLcZ2ij1ZvOY1evfd00wKSxExUNCLhVp8uRp9qgTcN36VKaAqrhvCJjyvlGoWOjWo9AaYuY7bCz6wjA52GuwZIDtSksbaopnDgkwojwDlLek1HZhyRLqbcZ1JQ6IG0V26jdbZcTCYP6HdPEcyboyYx8zmCubw6nVjeSsE13ZwAZkTZ32MAHipWzTJJYhgYE9FAdytfPJ9c4Zx0sEfOQG2euqTdds4MeABetli562w8tsqzwLd40ef0oP0bvazueTHMdzlebAEi9L3oy2Bofv8b8Vi01FMZIk5uv0YVoS0iXL1M6G8z5CZpoA0PsNsFzycwCnxmq6uZ1, libss.so.2()(64bit) >= set:jfjzSIXfQqRvMY6Vu3fg8lHJ5J4MZE0, libuuid.so.1()(64bit) >= set:ifKcVa49jW1riSZu1, libuuid.so.1(UUID_1.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z7cJSU Creating e2fsprogs-debuginfo package Processing files: libe2fs-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1KlVyf find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/e2fsprogs-buildroot/lib64/libe2p.so.2: 33 symbols, 16 bpp lib.prov: /usr/src/tmp/e2fsprogs-buildroot/lib64/libext2fs.so.2: 527 symbols, 20 bpp warning: hash collision: ext2fs_test_generic_bmap ext2fs_u32_copy Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j2Yn0C find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libe2p.so.2()(64bit) = set:jd0Ee7141iqLIcTPbdhyuLpusmvZs6MLDWd9aeJt8taCJWktfzjZJMFAlEbPM1NfXr6r0eW, libext2fs.so.2()(64bit) = set:ndewK2w0c58tyEAD6XMzIg0dSPofWJRSwaXB98BWwEjSZK5JlbnKGHhKJc7UoFKSfZpHCDPgK9hYOgk7nbMo9dNYoZhtFVPiaM2cvmgryTZd2uxOdPSaw8Djru8pjTBU4alNBg66mC9diOiOuK2XDFIBkh8gyUfIdMOcxFzVpc6MNlZxacgGrNaDrcxF5YlFWYr0B7h7UZdQk2Y3i8n46yoQusH69J5odjTyI23O0hrL9kYpf0K4oR0UKIxUCuKywb8zKKTqoq0d9M6tef7OpcwiRH4LJ8ImBTcw60xnGxJZfBwAtZJiLC8kV40m2Q2CjXOqBO68J81VvE3DuZrQOw2bAedbG3vqPke5e80ZcV1j8IQ8HpyKexugf2Unzm7WKC3Zbnuskse5hPGUb8QDpnB8Z8EC6ypoik7swrltbaIX2qSkfXlwwb7l3UM5OD0wLxjDjKoJJVb10j015OqGnsZoX23hKXpRb8Rug5tpZiGFwz0OJcvka0ycPCj3FzefYgGKiq17oPK11Z7E9OB2dYJFituSmr8q8KOO1ZmMIXox8Qc0u5WjDj58wpZ6dr6MTjc2AXam4sQSZq1emO2oOA40NfalFkm5UF4gWe7utpwCQXFFpCofIr4EWjSBQBK7DE5il71ieCep4ANkoSJFIHQv5u3DSRwgQyo5nv5HmUYmw91TUc63t0kEjEYWgUxq4RfgISljxFXwx6Fdwl50V2eRZeomZsTCYprewYBkQ20cy9oOZgZLzcJIub0w6TA8Mt28oAGiws1oEkkxd08R3wUtkNVJCZogTZ11EdiTOi4BiXp612Ly8HimZq7Si5k2zliB2z6gahzEXpKBMkmY5U5DjdZiUA2xdb8u5UxDAG3pJhCm5O70a6bErBr8jzzweczQZheNa9Ql9lc4Ix0Ue2t8IUE9bJj3q3FCP7bZgO6mJ0zsg037jw2yE1LBhkw6VC18BhfDZa0TIm3ZB9qsKGGDiK68zCTphqdM5Dx9eyG4w8XPvPmQEr7vYGjK4gsInsegCZvPk5KfdciIwZ6IIZGBmpS8Xqc1rkGgT0A75eooGjlLnoZ39nMqg62IhzVi74poc9z02pPk2JL9vpLuCC Requires: libcom_err = 1.42.13-alt2, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libcom_err.so.2()(64bit) >= set:igSPXDSLC1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: e2fsprogs < 1.42.13-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7zmqb3 Creating libe2fs-debuginfo package Processing files: libe2fs-devel-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fW4S6v find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fQodM1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: e2fsprogs-devel = 1.42.13, pkgconfig(e2p) = 1.42.13, pkgconfig(ext2fs) = 1.42.13 Requires: libe2fs = 1.42.13-alt2, libcom_err-devel = 1.42.13-alt2, libss-devel = 1.42.13-alt2, /lib64/libe2p.so.2, /lib64/libext2fs.so.2, /usr/include/et/com_err.h, /usr/lib64/pkgconfig Obsoletes: e2fsprogs-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BrfhcA Processing files: libe2fs-devel-static-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xqk3mb find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jOfyhP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libe2fs-devel = 1.42.13-alt2, libcom_err-devel-static = 1.42.13-alt2, libss-devel-static = 1.42.13-alt2, glibc-devel-static Conflicts: e2fsprogs-devel < 1.42.13 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NTFnVv Processing files: libcom_err-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L4O3hf find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/e2fsprogs-buildroot/lib64/libcom_err.so.2: 20 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NBWxo1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libcom_err.so.2()(64bit) = set:idPlPcpwkFjagYj7nDuecocpjJxfDie3ibzJA1F3f0 Requires: ld-linux-x86-64.so.2()(64bit) >= set:ihidc, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: e2fsprogs < 1.42.13-alt2, libe2fs < 1.42.13-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vY94dQ Creating libcom_err-debuginfo package Processing files: libcom_err-devel-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rqEzNH find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LgvG6B find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: chmod cmp mv rm Provides: e2fsprogs-devel = 1.42.13, pkgconfig(com_err) = 1.42.13 Requires: libcom_err = 1.42.13-alt2, /bin/sh, /lib64/libcom_err.so.2, /usr/lib64/pkgconfig, coreutils, diffutils Obsoletes: e2fsprogs-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TCvH9y Processing files: libcom_err-devel-static-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T06jWy find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n2QDsB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libcom_err-devel = 1.42.13-alt2, glibc-devel-static Conflicts: e2fsprogs-devel < 1.42.13, libe2fs-devel < 1.42.13-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bn5yIG Processing files: libss-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JvSUIO find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/e2fsprogs-buildroot/lib64/libss.so.2: 34 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B3i3rZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libss.so.2()(64bit) = set:jdXLI9it1CVww7ZlOqJdPQhp4M2U7AHBZFcFK1zWN4SU79whgN2F0PGm27sZeZ8z34CsG03472 Requires: libcom_err = 1.42.13-alt2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcom_err.so.2()(64bit) >= set:ig4kRRF, libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: e2fsprogs < 1.42.13-alt2, libe2fs < 1.42.13-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vyjeVc Creating libss-debuginfo package Processing files: libss-devel-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L8Sc8s find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nOfn4L find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: chmod grep mv rm Provides: e2fsprogs-devel = 1.42.13, pkgconfig(ss) = 1.42.13 Requires: libss = 1.42.13-alt2, libcom_err-devel = 1.42.13-alt2, /bin/sh, /lib64/libss.so.2, /usr/include/et/com_err.h, /usr/lib64/pkgconfig, coreutils, grep Obsoletes: e2fsprogs-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x3RIJ7 Processing files: libss-devel-static-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zrue8v find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tnDogX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libss-devel = 1.42.13-alt2, libcom_err-devel-static = 1.42.13-alt2, glibc-devel-static Conflicts: e2fsprogs-devel < 1.42.13, libe2fs-devel < 1.42.13-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jKC3gr Processing files: e2fsprogs-debuginfo-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.viSb8X find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5mQ7Lx find-requires: running scripts (debuginfo) Requires: e2fsprogs = 1.42.13-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libblkid.so.1), debug64(libc.so.6), debug64(libcom_err.so.2), debug64(libe2p.so.2), debug64(libext2fs.so.2), debug64(libss.so.2), debug64(libuuid.so.1) Processing files: libe2fs-debuginfo-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Znn4Pk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xgt7La find-requires: running scripts (debuginfo) Provides: debug64(libe2p.so.2), debug64(libext2fs.so.2) Requires: libe2fs = 1.42.13-alt2, debug64(libc.so.6), debug64(libcom_err.so.2) Processing files: libcom_err-debuginfo-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n8OSz3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FFgN8Y find-requires: running scripts (debuginfo) Provides: debug64(libcom_err.so.2) Requires: libcom_err = 1.42.13-alt2, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libpthread.so.0) Processing files: libss-debuginfo-1.42.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7tGerX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l1kMsY find-requires: running scripts (debuginfo) Provides: debug64(libss.so.2) Requires: libss = 1.42.13-alt2, debug64(libc.so.6), debug64(libcom_err.so.2), debug64(libdl.so.2) Adding to e2fsprogs-debuginfo a strict dependency on libe2fs-debuginfo Adding to e2fsprogs-debuginfo a strict dependency on libcom_err-debuginfo Adding to e2fsprogs-debuginfo a strict dependency on libss-debuginfo Adding to libe2fs-debuginfo a strict dependency on libcom_err-debuginfo Adding to libss-debuginfo a strict dependency on libcom_err-debuginfo Removing from e2fsprogs-debuginfo 14 sources provided by libe2fs-debuginfo also prunning dir /usr/src/debug/e2fsprogs-1.42.13-alt2/lib/e2p also prunning dir /usr/src/debug/e2fsprogs-1.42.13-alt2/lib/et Removing from e2fsprogs-debuginfo 1 sources provided by libss-debuginfo also prunning dir /usr/src/debug/e2fsprogs-1.42.13-alt2/lib/ss Removing from libe2fs-debuginfo 1 sources provided by libcom_err-debuginfo also prunning dir /usr/src/debug/e2fsprogs-1.42.13-alt2/lib/et Removing from libss-debuginfo 1 sources provided by libcom_err-debuginfo also prunning dir /usr/src/debug/e2fsprogs-1.42.13-alt2/lib/et Removing 2 extra deps from e2fsprogs due to dependency on libe2fs Removing 1 extra deps from e2fsprogs due to dependency on libcom_err Removing 1 extra deps from e2fsprogs due to dependency on libss Removing 2 extra deps from libe2fs-devel due to dependency on libe2fs Removing 2 extra deps from libe2fs due to dependency on libcom_err Removing 1 extra deps from libe2fs-devel due to dependency on libcom_err-devel Removing 1 extra deps from libcom_err-devel due to dependency on libcom_err Removing 2 extra deps from libss due to dependency on libcom_err Removing 1 extra deps from libss-devel due to dependency on libcom_err-devel Removing 1 extra deps from libss-devel due to dependency on libss Removing 2 extra deps from e2fsprogs-debuginfo due to dependency on libe2fs-debuginfo Removing 1 extra deps from e2fsprogs-debuginfo due to dependency on libcom_err-debuginfo Removing 1 extra deps from e2fsprogs-debuginfo due to dependency on libss-debuginfo Removing 1 extra deps from libe2fs-debuginfo due to dependency on libcom_err-debuginfo Removing 1 extra deps from libss-debuginfo due to dependency on libcom_err-debuginfo Removing 9 extra deps from e2fsprogs due to repentancy on libe2fs Removing 1 extra deps from e2fsprogs due to repentancy on libcom_err Removing 1 extra deps from e2fsprogs due to repentancy on libss Removing 5 extra deps from libe2fs due to repentancy on libcom_err Removing 1 extra deps from libe2fs-devel due to repentancy on libcom_err-devel Removing 1 extra deps from libe2fs-devel due to repentancy on libss-devel Removing 1 extra deps from libe2fs-devel-static due to repentancy on libcom_err-devel-static Removing 1 extra deps from libe2fs-devel-static due to repentancy on libss-devel-static Removing 5 extra deps from libss due to repentancy on libcom_err Removing 3 extra deps from libss-devel due to repentancy on libcom_err-devel Removing 1 extra deps from libss-devel-static due to repentancy on libcom_err-devel-static Removing 2 extra deps from e2fsprogs-debuginfo due to repentancy on libe2fs-debuginfo Removing 1 extra deps from libe2fs-debuginfo due to repentancy on libcom_err-debuginfo Removing 1 extra deps from libss-debuginfo due to repentancy on libcom_err-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/e2fsprogs-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libe2fs-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libe2fs-devel-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libe2fs-devel-static-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libcom_err-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libcom_err-devel-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libcom_err-devel-static-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libss-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libss-devel-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libss-devel-static-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/e2fsprogs-debuginfo-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libe2fs-debuginfo-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libcom_err-debuginfo-1.42.13-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libss-debuginfo-1.42.13-alt2.x86_64.rpm 92.05user 17.50system 2:17.32elapsed 79%CPU (0avgtext+0avgdata 69724maxresident)k 0inputs+0outputs (0major+7065466minor)pagefaults 0swaps 95.55user 19.97system 2:24.67elapsed 79%CPU (0avgtext+0avgdata 121968maxresident)k 0inputs+0outputs (0major+7521649minor)pagefaults 0swaps --- e2fsprogs-1.42.13-alt2.x86_64.rpm.repo 2015-12-02 17:04:31.000000000 +0000 +++ e2fsprogs-1.42.13-alt2.x86_64.rpm.hasher 2019-03-31 02:34:46.794343255 +0000 @@ -46,32 +46,32 @@ /usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo 100644 -/usr/share/man/man1/chattr.1.gz 100644 -/usr/share/man/man1/lsattr.1.gz 100644 -/usr/share/man/man5/e2fsck.conf.5.gz 100644 -/usr/share/man/man5/ext2.5.bz2 100644 -/usr/share/man/man5/ext3.5.bz2 100644 -/usr/share/man/man5/ext4.5.bz2 100644 -/usr/share/man/man5/mke2fs.conf.5.gz 100644 -/usr/share/man/man8/badblocks.8.gz 100644 -/usr/share/man/man8/debugfs.8.bz2 100644 -/usr/share/man/man8/dumpe2fs.8.gz 100644 -/usr/share/man/man8/e2freefrag.8.gz 100644 -/usr/share/man/man8/e2fsck.8.gz 100644 -/usr/share/man/man8/e2image.8.gz 100644 -/usr/share/man/man8/e2label.8.gz 100644 -/usr/share/man/man8/e2undo.8.gz 100644 -/usr/share/man/man8/e4defrag.8.gz 100644 -/usr/share/man/man8/filefrag.8.gz 100644 -/usr/share/man/man8/fsck.ext2.8.gz 120777 e2fsck.8.gz -/usr/share/man/man8/fsck.ext3.8.gz 120777 e2fsck.8.gz -/usr/share/man/man8/fsck.ext4.8.gz 120777 e2fsck.8.gz -/usr/share/man/man8/fsck.ext4dev.8.gz 120777 e2fsck.8.gz -/usr/share/man/man8/logsave.8.gz 100644 -/usr/share/man/man8/mke2fs.8.bz2 100644 -/usr/share/man/man8/mkfs.ext2.8.bz2 120777 mke2fs.8.bz2 -/usr/share/man/man8/mkfs.ext3.8.bz2 120777 mke2fs.8.bz2 -/usr/share/man/man8/mkfs.ext4.8.bz2 120777 mke2fs.8.bz2 -/usr/share/man/man8/mkfs.ext4dev.8.bz2 120777 mke2fs.8.bz2 -/usr/share/man/man8/mklost+found.8.gz 100644 -/usr/share/man/man8/resize2fs.8.gz 100644 -/usr/share/man/man8/tune2fs.8.bz2 100644 +/usr/share/man/man1/chattr.1.xz 100644 +/usr/share/man/man1/lsattr.1.xz 100644 +/usr/share/man/man5/e2fsck.conf.5.xz 100644 +/usr/share/man/man5/ext2.5.xz 100644 +/usr/share/man/man5/ext3.5.xz 100644 +/usr/share/man/man5/ext4.5.xz 100644 +/usr/share/man/man5/mke2fs.conf.5.xz 100644 +/usr/share/man/man8/badblocks.8.xz 100644 +/usr/share/man/man8/debugfs.8.xz 100644 +/usr/share/man/man8/dumpe2fs.8.xz 100644 +/usr/share/man/man8/e2freefrag.8.xz 100644 +/usr/share/man/man8/e2fsck.8.xz 100644 +/usr/share/man/man8/e2image.8.xz 100644 +/usr/share/man/man8/e2label.8.xz 100644 +/usr/share/man/man8/e2undo.8.xz 100644 +/usr/share/man/man8/e4defrag.8.xz 100644 +/usr/share/man/man8/filefrag.8.xz 100644 +/usr/share/man/man8/fsck.ext2.8.xz 120777 e2fsck.8.xz +/usr/share/man/man8/fsck.ext3.8.xz 120777 e2fsck.8.xz +/usr/share/man/man8/fsck.ext4.8.xz 120777 e2fsck.8.xz +/usr/share/man/man8/fsck.ext4dev.8.xz 120777 e2fsck.8.xz +/usr/share/man/man8/logsave.8.xz 100644 +/usr/share/man/man8/mke2fs.8.xz 100644 +/usr/share/man/man8/mkfs.ext2.8.xz 120777 mke2fs.8.xz +/usr/share/man/man8/mkfs.ext3.8.xz 120777 mke2fs.8.xz +/usr/share/man/man8/mkfs.ext4.8.xz 120777 mke2fs.8.xz +/usr/share/man/man8/mkfs.ext4dev.8.xz 120777 mke2fs.8.xz +/usr/share/man/man8/mklost+found.8.xz 100644 +/usr/share/man/man8/resize2fs.8.xz 100644 +/usr/share/man/man8/tune2fs.8.xz 100644 Requires: libe2fs = 1.42.13-alt2 --- libcom_err-devel-1.42.13-alt2.x86_64.rpm.repo 2015-12-02 17:04:31.000000000 +0000 +++ libcom_err-devel-1.42.13-alt2.x86_64.rpm.hasher 2019-03-31 02:34:46.893343192 +0000 @@ -9,4 +9,4 @@ /usr/share/et/et_h.awk 100644 -/usr/share/man/man1/compile_et.1.gz 100644 -/usr/share/man/man3/com_err.3.gz 100644 +/usr/share/man/man1/compile_et.1.xz 100644 +/usr/share/man/man3/com_err.3.xz 100644 Requires: libcom_err = 1.42.13-alt2 --- libe2fs-devel-1.42.13-alt2.x86_64.rpm.repo 2015-12-02 17:04:31.000000000 +0000 +++ libe2fs-devel-1.42.13-alt2.x86_64.rpm.hasher 2019-03-31 02:34:47.015343114 +0000 @@ -17,3 +17,3 @@ /usr/lib64/pkgconfig/ext2fs.pc 100644 -/usr/share/info/libext2fs.info.bz2 100644 +/usr/share/info/libext2fs.info.xz 100644 Requires: libe2fs = 1.42.13-alt2 --- libss-devel-1.42.13-alt2.x86_64.rpm.repo 2015-12-02 17:04:31.000000000 +0000 +++ libss-devel-1.42.13-alt2.x86_64.rpm.hasher 2019-03-31 02:34:47.096343062 +0000 @@ -6,3 +6,3 @@ /usr/lib64/pkgconfig/ss.pc 100644 -/usr/share/man/man1/mk_cmds.1.gz 100644 +/usr/share/man/man1/mk_cmds.1.xz 100644 /usr/share/ss 40755