>>> e2fsprogs 1.43.8 Extracting xzcat /accts/mlweber1/instance-2/dl/e2fsprogs-1.43.8.tar.xz | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8 -xf - >>> e2fsprogs 1.43.8 Patching >>> e2fsprogs 1.43.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> e2fsprogs 1.43.8 Patching libtool >>> e2fsprogs 1.43.8 Configuring (cd /accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-ar" AS="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-as" LD="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-ld" NM="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-nm" CC="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-g++" FC="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes BUILD_CFLAGS="-DHAVE_SYS_STAT_H" CONFIG_SITE=/dev/null ./configure --target=xtensa-buildroot-linux-uclibc --host=xtensa-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --bindir=/bin --sbindir=/sbin --enable-elf-shlibs --disable-debugfs --disable-imager --disable-defrag --disable-fsck --disable-resizer --disable-uuidd --disable-libblkid --disable-libuuid --disable-e2initrd-helper --disable-testio-debug --disable-rpath --enable-symlink-install --disable-fuse2fs ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-static, --enable-shared Generating configuration file for e2fsprogs version 1.43.8 Release date is January, 2018 checking build system type... x86_64-pc-linux-gnu checking host system type... xtensa-buildroot-linux-uclibc checking for xtensa-buildroot-linux-uclibc-gcc... /accts/mlweber1/instance-2/output/host/bin/xtensa-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-gcc accepts -g... yes checking for /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-gcc option to accept ISO C89... none needed checking for dlopen in -ldl... yes checking for xtensa-buildroot-linux-uclibc-gcc... (cached) /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-gcc accepts -g... (cached) yes checking for /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-cpp checking for additional special compiler flags... (none) checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes Disabling maintainer mode by default Enabling symlinks for install Disabling relative symlinks for install by default Disabling symlinks for build by default Disabling verbose make commands Enabling ELF shared libraries Disabling BSD shared libraries by default Disabling profiling libraries by default Disabling journal debugging by default Disabling blkid debugging by default Disabling testio debugging checking pkg-config is at least version 0.9.0... yes checking for uuid_generate in -luuid... yes Disabling private uuid library checking pkg-config is at least version 0.9.0... yes checking for blkid_get_cache in -lblkid... yes Disabling private blkid library Enabling use of backtrace by default Disabling debugfs support Disabling e2image support Disabling e2resize support Disabling e4defrag support Not building fsck wrapper Not building e2initrd helper Try using thread local support by default checking for thread local storage (TLS) class... __thread Not building uuidd Enabling mmp support by default Enabling mmp support by default Enabling bitmap statistics support by default Disabling additional bitmap statistics by default checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... /accts/mlweber1/instance-2/output/host/bin/msgfmt checking for gmsgfmt... /accts/mlweber1/instance-2/output/host/bin/msgfmt checking for xgettext... /accts/mlweber1/instance-2/output/host/bin/xgettext checking for msgmerge... /accts/mlweber1/instance-2/output/host/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... no checking for xtensa-buildroot-linux-uclibc-ranlib... /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-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... (cached) yes checking whether integer division by zero raises SIGFPE... guessing no 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 /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-gcc... /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-ld checking if the linker (/accts/mlweber1/instance-2/output/host/bin/xtensa-linux-ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... guessing 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... guessing 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... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.0.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... guessing 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... cross-compiling checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether to use NLS... no checking whether make sets $(MAKE)... (cached) yes checking for GNU make... make checking for ln... /bin/ln checking whether ln -s works... yes checking for mv... /bin/mv checking for cp... /bin/cp checking for rm... /bin/rm checking for chmod... /bin/chmod checking for gawk... 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 xtensa-buildroot-linux-uclibc-ar... /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-ar checking for xtensa-buildroot-linux-uclibc-ranlib... (cached) /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-ranlib checking for xtensa-buildroot-linux-uclibc-strip... /accts/mlweber1/instance-2/output/host/bin/xtensa-linux-strip checking for makeinfo... makeinfo checking for gcc... gcc checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no 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/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no 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/key.h usability... no checking sys/key.h presence... no checking for sys/key.h... no 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/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.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 sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for a dd(1) program that supports iflag=fullblock... dd checking for net/if.h... yes checking for vprintf... yes checking for _doprnt... no checking for struct dirent.d_reclen... yes checking for struct stat.st_atim... yes checking for ssize_t... yes checking whether llseek is declared... no checking whether lseek64 is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 8 checking size of time_t... 4 checking whether byte ordering is bigendian... (cached) yes checking for __uNN types... using checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... no checking for struct sockaddr.sa_len... no checking for library containing blkid_probe_all... -lblkid checking for __secure_getenv... no checking for add_key... no checking for backtrace... no checking for blkid_probe_get_topology... yes checking for blkid_probe_enable_partitions... yes checking for chflags... no checking for dlopen... (cached) yes 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... no checking for getcwd... (cached) yes checking for getdtablesize... yes checking for getmntinfo... no checking for getpwuid_r... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for keyctl... no checking for llistxattr... yes checking for llseek... no 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 magic_file in -lmagic... no checking for clock_gettime in -lrt... yes Disabling fuse2fs checking for optreset... no GL_THREADS_API: posix checking for sem_init... yes checking for unified diff option... -u Setting root_bindir to /bin Setting root_sbindir to /sbin 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/support/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.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-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-static, --enable-shared >>> e2fsprogs 1.43.8 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 LDCONFIG=true -C /accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' cd ./util ; /usr/bin/make subst make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/util' CREATE dirpaths.h CC subst.c LD subst make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/util' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[2]: `util/subst.conf' is up to date. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[2]: `lib/config.h' is up to date. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' SUBST lib/dirpaths.h make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status config.status: creating ./lib/ext2fs/ext2_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status config.status: creating ./lib/blkid/blkid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status config.status: creating ./lib/uuid/uuid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/et' SUBST compile_et make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/et' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ext2fs' SUBST ext2_err.et COMPILE_ET ext2_err.et make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ext2fs' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/support' COMPILE_ET prof_err.et make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/support' /usr/bin/make libs make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: `util/subst.conf' is up to date. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: `lib/config.h' is up to date. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: `lib/dirpaths.h' is up to date. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: `lib/ext2fs/ext2_types.h' is up to date. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: `lib/blkid/blkid_types.h' is up to date. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: `lib/uuid/uuid_types.h' is up to date. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/et' make[3]: `compile_et' is up to date. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/et' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ext2fs' make[3]: `ext2_err.h' is up to date. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ext2fs' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/support' make[3]: `prof_err.h' is up to date. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/support' making all in lib/et make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/et' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/et' MKDIR elfshared make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/et' CC error_message.c CC et_name.c CC com_err.c CC init_et.c CC com_right.c GEN_LIB libcom_err.a GEN_ELF_SOLIB libcom_err.so.2.1 make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/et' making all in lib/ss make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ss' SUBST mk_cmds COMPILE_ET ss_err.et make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ss' COMPILE_ET ss_err.et MKDIR elfshared make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ss' MK_CMDS std_rqs.c CC invocation.c CC help.c CC execute_cmd.c CC listen.c CC parse.c CC error.c CC prompt.c CC request_tbl.c CC list_rqs.c CC pager.c CC requests.c CC data.c CC get_readline.c CC ss_err.c CC std_rqs.c GEN_LIB libss.a GEN_ELF_SOLIB libss.so.2.0 make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ss' making all in lib/e2p make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/e2p' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/e2p' MKDIR elfshared make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/e2p' CC feature.c CC fgetflags.c CC fsetflags.c CC fgetversion.c CC fsetversion.c CC getflags.c CC getversion.c CC hashstr.c CC iod.c CC ls.c CC ljs.c CC mntopts.c CC parse_num.c CC pe.c CC pf.c CC ps.c CC setflags.c CC setversion.c CC uuid.c CC ostype.c CC percent.c CC crypto_mode.c CC fgetproject.c CC fsetproject.c GEN_LIB libe2p.a GEN_ELF_SOLIB libe2p.so.2.3 make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/e2p' making all in lib/support make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/support' CC cstring.c CC mkquota.c CC plausible.c CC profile.c CC parse_qtype.c CC profile_helpers.c CC prof_err.c CC quotaio.c CC quotaio_v2.c CC quotaio_tree.c CC dict.c GEN_LIB libsupport.a make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/support' making all in lib/ext2fs make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ext2fs' CC gen_crc32ctable make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ext2fs' MKDIR elfshared make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ext2fs' CC ext2_err.c CC alloc.c CC alloc_sb.c CC alloc_stats.c CC alloc_tables.c CC atexit.c CC badblocks.c CC bb_inode.c CC bitmaps.c CC bitops.c CC blkmap64_ba.c CC blkmap64_rb.c CC blknum.c CC block.c CC bmap.c CC check_desc.c CC closefs.c CC crc16.c CC csum.c CC dblist.c CC dblist_dir.c CC dirblock.c CC dirhash.c CC dir_iterate.c CC expanddir.c CC ext_attr.c CC extent.c CC fallocate.c CC fileio.c CC finddev.c CC flushb.c CC freefs.c CC gen_bitmap.c CC gen_bitmap64.c CC get_num_dirs.c CC get_pathname.c CC getsize.c CC getsectsize.c CC i_block.c CC icount.c CC ind_block.c CC initialize.c CC inline.c CC inline_data.c CC inode.c CC io_manager.c CC ismounted.c CC link.c CC llseek.c CC lookup.c CC mkdir.c CC mkjournal.c CC mmp.c CC namei.c CC native.c CC newdir.c CC openfs.c CC progress.c CC punch.c CC qcow2.c CC read_bb.c CC read_bb_file.c CC res_gdt.c CC rw_bitmaps.c CC sha512.c CC swapfs.c CC symlink.c CC tdb.c CC undo_io.c CC unix_io.c CC unlink.c swapfs.c: In function 'ext2fs_swap_super': swapfs.c:132:2: warning: implicit declaration of function 'EXT2FS_BUILD_BUG_ON' [-Wimplicit-function-declaration] EXT2FS_BUILD_BUG_ON(sizeof(sb->s_reserved) != 98 * sizeof(__le32)); ^~~~~~~~~~~~~~~~~~~ swapfs.c: In function 'ext2fs_swap_inode_full': swapfs.c:361:29: error: 'ext2_inode_large' undeclared (first use in this function) EXT2FS_BUILD_BUG_ON(sizeof(ext2_inode_large) != 160); ^~~~~~~~~~~~~~~~ swapfs.c:361:29: note: each undeclared identifier is reported only once for each function it appears in CC version.c make[3]: *** [swapfs.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/lib/ext2fs' make[2]: *** [all-libs-recursive] Error 1 make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make[1]: *** [all] Error 2 make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8' make: *** [/accts/mlweber1/instance-2/output/build/e2fsprogs-1.43.8/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/instance-2/buildroot'