+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/e2fsprogs.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 234: %{_sbindir}/fuse2fs warning: Macro expanded in comment on line 250: %{_mandir}/man1/fuse2fs.1* Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fH9etS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf e2fsprogs-1.43.8 + /usr/bin/xz -dc /builddir/build/SOURCES/e2fsprogs-1.43.8.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd e2fsprogs-1.43.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (e2fsprogs-1.40.4-sb_feature_check_ignore.patch):' Patch #1 (e2fsprogs-1.40.4-sb_feature_check_ignore.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .featurecheck --fuzz=0 patching file e2fsck/super.c Hunk #1 succeeded at 980 (offset 111 lines). Hunk #2 succeeded at 1035 (offset 110 lines). Hunk #3 succeeded at 1047 (offset 110 lines). + echo 'Patch #2 (e2fsprogs-1.43.8-libext2fs-fix-build-failure-in-swapfs.c-on-big-endia.patch):' Patch #2 (e2fsprogs-1.43.8-libext2fs-fix-build-failure-in-swapfs.c-on-big-endia.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/ext2fs/swapfs.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sntAm8 + umask 022 + cd /builddir/build/BUILD + cd e2fsprogs-1.43.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing' --enable-elf-shlibs --enable-nls --disable-uuidd --disable-fsck --disable-e2initrd-helper --disable-libblkid --disable-libuuid --enable-quota --with-root-prefix=/usr configure: WARNING: unrecognized options: --disable-dependency-tracking, --enable-quota Generating configuration file for e2fsprogs version 1.43.8 Release date is January, 2018 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for dlopen in -ldl... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for additional special compiler flags... (none) checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-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 riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-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 Enabling use of backtrace by default Enabling debugfs support by default Enabling e2image support by default Enabling e2resize support by default Enabling e4defrag support by default Not building fsck wrapper Not building e2initrd helper Try using thread local support by default checking for thread local storage (TLS) class... __thread Not building uuidd 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... /usr/bin/mkdir -p checking for a sed that does not truncate output... /usr/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 riscv64-redhat-linux-gnu-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... 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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... no 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... /usr/bin/ln checking whether ln -s works... yes checking for mv... /usr/bin/mv checking for cp... /usr/bin/cp checking for rm... /usr/bin/rm checking for chmod... /usr/bin/chmod checking for gawk... gawk checking for egrep... (cached) /usr/bin/grep -E checking for sed... (cached) /usr/bin/sed checking for perl... /usr/bin/perl checking for ldconfig... /usr/sbin/ldconfig checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking for riscv64-redhat-linux-gnu-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 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... 8 checking size of long long... 8 checking size of off_t... 8 checking size of time_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... no checking for add_key... no checking for backtrace... yes checking for blkid_probe_get_topology... yes checking for blkid_probe_enable_partitions... yes checking for chflags... no checking for 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... 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 keyctl... no checking for llistxattr... 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 magic_file in -lmagic... no checking for clock_gettime in -lrt... yes checking for pthread.h... (cached) yes checking for fuse.h... yes checking for fuse_main in -losxfuse... no checking for fuse_main in -lfuse... yes Enabling fuse2fs by default. checking for optreset... no GL_THREADS_API: posix 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 /usr/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/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-dependency-tracking, --enable-quota + make V=1 -j4 cd ./util ; make subst make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/util' echo "/* fake dirpaths.h for config.h */" > dirpaths.h gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -I. -I../lib -I../lib -DHAVE_CONFIG_H subst.c -o subst.o gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o subst subst.o make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/util' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' ./util/subst -f ./util/subst.conf ./lib/dirpaths.h.in lib/dirpaths.h make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/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[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/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[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/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[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' ../../util/subst -f ../../util/subst.conf ./compile_et.sh.in compile_et /usr/bin/chmod +x compile_et make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' ../../util/subst -f ../../util/subst.conf ./ext2_err.et.in ext2_err.et _ET_DIR_OVERRIDE=./../et ../et/compile_et ext2_err.et make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' _ET_DIR_OVERRIDE=./../et ../et/compile_et ./prof_err.et make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' make libs make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' making all in lib/et make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' make -s real-subdirs make[3]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' make[3]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' touch subdirs gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c et_name.c -o et_name.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c error_message.c -o error_message.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c init_et.c -o init_et.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c com_err.c -o com_err.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/et_name.o -c et_name.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c com_right.c -o com_right.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/com_err.o -c com_err.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/init_et.o -c init_et.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/com_right.o -c com_right.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/error_message.o -c error_message.c (if test -r libcom_err.a; then /usr/bin/rm -f libcom_err.a.bak && /usr/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 /usr/bin/rm -f ../libcom_err.a (cd ..; /usr/bin/ln \ `echo lib/et | sed -e 's;lib/;;'`/libcom_err.a libcom_err.a) (cd elfshared; gcc -o libcom_err.so.2.1 \ -L../../../lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -shared \ -Wl,-soname,libcom_err.so.2 error_message.o et_name.o init_et.o com_err.o com_right.o -lpthread) /usr/bin/mv elfshared/libcom_err.so.2.1 . /usr/bin/rm -f ../libcom_err.so.2.1 ../libcom_err.so ../libcom_err.so.2 (cd ..; /usr/bin/ln \ `echo lib/et | sed -e 's;lib/;;'`/libcom_err.so.2.1 libcom_err.so.2.1) (cd ..; /usr/bin/ln libcom_err.so.2.1 libcom_err.so) (cd ..; /usr/bin/ln libcom_err.so.2.1 libcom_err.so.2) make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' making all in lib/ss make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' ../../util/subst -f ../../util/subst.conf ./mk_cmds.sh.in mk_cmds /usr/bin/chmod +x mk_cmds make -s real-subdirs _ET_DIR_OVERRIDE=./../et ../et/compile_et ./ss_err.et DIR=. _SS_DIR_OVERRIDE=. ./mk_cmds ./std_rqs.ct _ET_DIR_OVERRIDE=./../et ../et/compile_et ./ss_err.et make[3]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' make[3]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' touch subdirs gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c ss_err.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c std_rqs.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c invocation.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c help.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/std_rqs.o -c std_rqs.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c execute_cmd.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/ss_err.o -c ss_err.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/invocation.o -c invocation.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c listen.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/execute_cmd.o -c execute_cmd.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/help.o -c help.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c parse.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c error.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/listen.o -c listen.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/parse.o -c parse.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c prompt.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/error.o -c error.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c request_tbl.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/prompt.o -c prompt.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c list_rqs.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c pager.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c requests.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/request_tbl.o -c request_tbl.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/list_rqs.o -c list_rqs.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/requests.o -c requests.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/pager.o -c pager.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c data.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c get_readline.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/data.o -c data.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -shared -o elfshared/get_readline.o -c get_readline.c (if test -r libss.a; then /usr/bin/rm -f libss.a.bak && /usr/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 /usr/bin/rm -f ../libss.a (cd ..; /usr/bin/ln \ `echo lib/ss | sed -e 's;lib/;;'`/libss.a libss.a) (cd elfshared; gcc -o libss.so.2.0 \ -L../../../lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -shared \ -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) /usr/bin/mv elfshared/libss.so.2.0 . /usr/bin/rm -f ../libss.so.2.0 ../libss.so ../libss.so.2 (cd ..; /usr/bin/ln \ `echo lib/ss | sed -e 's;lib/;;'`/libss.so.2.0 libss.so.2.0) (cd ..; /usr/bin/ln libss.so.2.0 libss.so) (cd ..; /usr/bin/ln libss.so.2.0 libss.so.2) make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' making all in lib/e2p make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' make -s real-subdirs make[3]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' make[3]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' touch subdirs gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c feature.c -o feature.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c fgetflags.c -o fgetflags.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c fsetflags.c -o fsetflags.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c fgetversion.c -o fgetversion.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fgetversion.o -c fgetversion.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fgetflags.o -c fgetflags.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fsetflags.o -c fsetflags.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/feature.o -c feature.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c fsetversion.c -o fsetversion.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c getflags.c -o getflags.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c getversion.c -o getversion.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/getflags.o -c getflags.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/getversion.o -c getversion.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fsetversion.o -c fsetversion.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c hashstr.c -o hashstr.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c iod.c -o iod.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c ls.c -o ls.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c ljs.c -o ljs.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/hashstr.o -c hashstr.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/iod.o -c iod.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ljs.o -c ljs.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c mntopts.c -o mntopts.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c parse_num.c -o parse_num.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/parse_num.o -c parse_num.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ls.o -c ls.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/mntopts.o -c mntopts.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c pe.c -o pe.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c pf.c -o pf.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/pe.o -c pe.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c ps.c -o ps.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/pf.o -c pf.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c setflags.c -o setflags.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ps.o -c ps.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c setversion.c -o setversion.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/setflags.o -c setflags.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c uuid.c -o uuid.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c ostype.c -o ostype.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/setversion.o -c setversion.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c percent.c -o percent.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/uuid.o -c uuid.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c crypto_mode.c -o crypto_mode.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ostype.o -c ostype.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/percent.o -c percent.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c fgetproject.c -o fgetproject.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/crypto_mode.o -c crypto_mode.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c fsetproject.c -o fsetproject.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fgetproject.o -c fgetproject.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fsetproject.o -c fsetproject.c (if test -r libe2p.a; then /usr/bin/rm -f libe2p.a.bak && /usr/bin/mv libe2p.a libe2p.a.bak; fi) ar rc libe2p.a feature.o fgetflags.o fsetflags.o fgetversion.o fsetversion.o getflags.o getversion.o hashstr.o iod.o ls.o ljs.o mntopts.o parse_num.o pe.o pf.o ps.o setflags.o setversion.o uuid.o ostype.o percent.o crypto_mode.o fgetproject.o fsetproject.o /usr/bin/rm -f ../libe2p.a (cd ..; /usr/bin/ln \ `echo lib/e2p | sed -e 's;lib/;;'`/libe2p.a libe2p.a) (cd elfshared; gcc -o libe2p.so.2.3 \ -L../../../lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -shared \ -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 ljs.o mntopts.o parse_num.o pe.o pf.o ps.o setflags.o setversion.o uuid.o ostype.o percent.o crypto_mode.o fgetproject.o fsetproject.o ) /usr/bin/mv elfshared/libe2p.so.2.3 . /usr/bin/rm -f ../libe2p.so.2.3 ../libe2p.so ../libe2p.so.2 (cd ..; /usr/bin/ln \ `echo lib/e2p | sed -e 's;lib/;;'`/libe2p.so.2.3 libe2p.so.2.3) (cd ..; /usr/bin/ln libe2p.so.2.3 libe2p.so) (cd ..; /usr/bin/ln libe2p.so.2.3 libe2p.so.2) make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' making all in lib/support make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' make -s real-subdirs touch subdirs gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c cstring.c -o cstring.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c mkquota.c -o mkquota.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c plausible.c -o plausible.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c profile.c -o profile.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c parse_qtype.c -o parse_qtype.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c profile_helpers.c -o profile_helpers.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c prof_err.c -o prof_err.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c quotaio.c -o quotaio.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c quotaio_v2.c -o quotaio_v2.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c quotaio_tree.c -o quotaio_tree.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c dict.c -o dict.o (if test -r libsupport.a; then /usr/bin/rm -f libsupport.a.bak && /usr/bin/mv libsupport.a libsupport.a.bak; fi) ar rc libsupport.a cstring.o mkquota.o plausible.o profile.o parse_qtype.o profile_helpers.o prof_err.o quotaio.o quotaio_v2.o quotaio_tree.o dict.o /usr/bin/rm -f ../libsupport.a (cd ..; /usr/bin/ln \ `echo lib/support | sed -e 's;lib/;;'`/libsupport.a libsupport.a) make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' making all in lib/ext2fs make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' make -s real-subdirs make[3]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -I. -I../../lib -I../../lib -DHAVE_CONFIG_H -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gen_crc32ctable \ ./gen_crc32ctable.c make[3]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' touch subdirs gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c bb_compat.c -o bb_compat.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c write_bb_file.c -o write_bb_file.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c inode_io.c -o inode_io.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c dupfs.c -o dupfs.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/write_bb_file.o -c write_bb_file.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/bb_compat.o -c bb_compat.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/inode_io.o -c inode_io.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c imager.c -o imager.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dupfs.o -c dupfs.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c test_io.c -o test_io.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c ext2_err.c -o ext2_err.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c alloc.c -o alloc.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/imager.o -c imager.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ext2_err.o -c ext2_err.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c alloc_sb.c -o alloc_sb.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/test_io.o -c test_io.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c alloc_stats.c -o alloc_stats.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/alloc_sb.o -c alloc_sb.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/alloc.o -c alloc.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c alloc_tables.c -o alloc_tables.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/alloc_stats.o -c alloc_stats.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c atexit.c -o atexit.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c badblocks.c -o badblocks.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c bb_inode.c -o bb_inode.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/alloc_tables.o -c alloc_tables.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/atexit.o -c atexit.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/bb_inode.o -c bb_inode.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/badblocks.o -c badblocks.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c bitmaps.c -o bitmaps.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c bitops.c -o bitops.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c blkmap64_ba.c -o blkmap64_ba.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/bitops.o -c bitops.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/bitmaps.o -c bitmaps.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c blkmap64_rb.c -o blkmap64_rb.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c blknum.c -o blknum.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c block.c -o block.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/blkmap64_ba.o -c blkmap64_ba.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/blkmap64_rb.o -c blkmap64_rb.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/blknum.o -c blknum.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c bmap.c -o bmap.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/block.o -c block.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c check_desc.c -o check_desc.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c closefs.c -o closefs.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/bmap.o -c bmap.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/check_desc.o -c check_desc.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c crc16.c -o crc16.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/closefs.o -c closefs.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/crc16.o -c crc16.c ./gen_crc32ctable > crc32c_table.h gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c csum.c -o csum.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c dblist.c -o dblist.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c dblist_dir.c -o dblist_dir.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c dirblock.c -o dirblock.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dblist.o -c dblist.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dblist_dir.o -c dblist_dir.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dirblock.o -c dirblock.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/csum.o -c csum.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c dirhash.c -o dirhash.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c dir_iterate.c -o dir_iterate.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c expanddir.c -o expanddir.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dirhash.o -c dirhash.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/expanddir.o -c expanddir.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dir_iterate.o -c dir_iterate.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c ext_attr.c -o ext_attr.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c extent.c -o extent.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c fallocate.c -o fallocate.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c fileio.c -o fileio.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fallocate.o -c fallocate.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fileio.o -c fileio.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ext_attr.o -c ext_attr.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/extent.o -c extent.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c finddev.c -o finddev.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c flushb.c -o flushb.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/finddev.o -c finddev.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/flushb.o -c flushb.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c freefs.c -o freefs.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c gen_bitmap.c -o gen_bitmap.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c gen_bitmap64.c -o gen_bitmap64.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c get_num_dirs.c -o get_num_dirs.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/freefs.o -c freefs.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/get_num_dirs.o -c get_num_dirs.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/gen_bitmap.o -c gen_bitmap.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c get_pathname.c -o get_pathname.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c getsize.c -o getsize.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/gen_bitmap64.o -c gen_bitmap64.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/get_pathname.o -c get_pathname.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/getsize.o -c getsize.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c getsectsize.c -o getsectsize.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c i_block.c -o i_block.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c icount.c -o icount.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c ind_block.c -o ind_block.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/getsectsize.o -c getsectsize.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/i_block.o -c i_block.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ind_block.o -c ind_block.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c initialize.c -o initialize.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c inline.c -o inline.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/icount.o -c icount.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c inline_data.c -o inline_data.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/initialize.o -c initialize.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/inline_data.o -c inline_data.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/inline.o -c inline.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c inode.c -o inode.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c io_manager.c -o io_manager.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c ismounted.c -o ismounted.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c link.c -o link.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/io_manager.o -c io_manager.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/inode.o -c inode.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/link.o -c link.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ismounted.o -c ismounted.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c llseek.c -o llseek.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/llseek.o -c llseek.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c lookup.c -o lookup.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c mkdir.c -o mkdir.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c mkjournal.c -o mkjournal.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/lookup.o -c lookup.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/mkdir.o -c mkdir.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c mmp.c -o mmp.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c namei.c -o namei.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/mkjournal.o -c mkjournal.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c native.c -o native.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/namei.o -c namei.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/mmp.o -c mmp.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/native.o -c native.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c newdir.c -o newdir.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c openfs.c -o openfs.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c progress.c -o progress.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c punch.c -o punch.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/newdir.o -c newdir.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/progress.o -c progress.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c qcow2.c -o qcow2.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/openfs.o -c openfs.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/punch.o -c punch.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c read_bb.c -o read_bb.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/read_bb.o -c read_bb.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/qcow2.o -c qcow2.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c read_bb_file.c -o read_bb_file.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c res_gdt.c -o res_gdt.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c rw_bitmaps.c -o rw_bitmaps.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/read_bb_file.o -c read_bb_file.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c sha512.c -o sha512.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/res_gdt.o -c res_gdt.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c swapfs.c -o swapfs.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/rw_bitmaps.o -c rw_bitmaps.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/sha512.o -c sha512.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c symlink.c -o symlink.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/swapfs.o -c swapfs.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/symlink.o -c symlink.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c tdb.c -o tdb.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c undo_io.c -o undo_io.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c unix_io.c -o unix_io.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c unlink.c -o unlink.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/unlink.o -c unlink.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/undo_io.o -c undo_io.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c valid_blk.c -o valid_blk.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/unix_io.o -c unix_io.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/valid_blk.o -c valid_blk.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c version.c -o version.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c rbtree.c -o rbtree.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/version.o -c version.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -c crc32c.c -o crc32c.o gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/rbtree.o -c rbtree.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/tdb.o -c tdb.c gcc -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -fPIC -shared -o elfshared/crc32c.o -c crc32c.c (if test -r libext2fs.a; then /usr/bin/rm -f libext2fs.a.bak && /usr/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 atexit.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 fallocate.o fileio.o finddev.o flushb.o freefs.o gen_bitmap.o gen_bitmap64.o get_num_dirs.o get_pathname.o getsize.o getsectsize.o i_block.o icount.o ind_block.o initialize.o inline.o inline_data.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 sha512.o swapfs.o symlink.o tdb.o undo_io.o unix_io.o unlink.o valid_blk.o version.o rbtree.o /usr/bin/rm -f ../libext2fs.a (cd ..; /usr/bin/ln \ `echo lib/ext2fs | sed -e 's;lib/;;'`/libext2fs.a libext2fs.a) (cd elfshared; gcc -o libext2fs.so.2.4 \ -L../../../lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -shared \ -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 atexit.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 fallocate.o fileio.o finddev.o flushb.o freefs.o gen_bitmap.o gen_bitmap64.o get_num_dirs.o get_pathname.o getsize.o getsectsize.o i_block.o icount.o ind_block.o initialize.o inline.o inline_data.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 sha512.o swapfs.o symlink.o tdb.o undo_io.o unix_io.o unlink.o valid_blk.o version.o rbtree.o -lcom_err) /usr/bin/mv elfshared/libext2fs.so.2.4 . /usr/bin/rm -f ../libext2fs.so.2.4 ../libext2fs.so ../libext2fs.so.2 (cd ..; /usr/bin/ln \ `echo lib/ext2fs | sed -e 's;lib/;;'`/libext2fs.so.2.4 libext2fs.so.2.4) (cd ..; /usr/bin/ln libext2fs.so.2.4 libext2fs.so) (cd ..; /usr/bin/ln libext2fs.so.2.4 libext2fs.so.2) make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' making all in intl make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/intl' make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make progs make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' making all in lib/et make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' making all in lib/ss make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' making all in lib/e2p make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' making all in lib/support make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' making all in lib/ext2fs make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' making all in intl make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/intl' making all in e2fsck make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/e2fsck' gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H unix.c -o unix.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H e2fsck.c -o e2fsck.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H super.c -o super.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H pass1.c -o pass1.o pass1.c: In function 'e2fsck_setup_icount': pass1.c:714:8: warning: unused variable 'full_map' [-Wunused-variable] int full_map; ^~~~~~~~ gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H pass1b.c -o pass1b.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H pass2.c -o pass2.o unix.c: In function 'main': unix.c:314:47: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 58 [-Wformat-truncation=] snprintf(fname, 80, "/proc/acpi/ac_adapter/%s/state", ^~ In file included from /usr/include/stdio.h:862:0, from unix.c:15: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 29 and 284 bytes into a destination of size 80 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H pass3.c -o pass3.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H pass4.c -o pass4.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H pass5.c -o pass5.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H journal.c -o journal.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H badblocks.c -o badblocks.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H util.c -o util.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H dirinfo.c -o dirinfo.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H dx_dirinfo.c -o dx_dirinfo.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H ehandler.c -o ehandler.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H problem.c -o problem.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H message.c -o message.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H quota.c -o quota.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H recovery.c -o recovery.o quota.c: In function 'e2fsck_validate_quota_inodes': quota.c:95:13: warning: unused variable 'quota_ino' [-Wunused-variable] ext2_ino_t quota_ino; ^~~~~~~~~ gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H region.c -o region.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H revoke.c -o revoke.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H ea_refcount.c -o ea_refcount.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H rehash.c -o rehash.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H logfile.c -o logfile.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H sigcatcher.c -o sigcatcher.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H readahead.c -o readahead.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H extents.c -o extents.o ../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 gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -rdynamic -o e2fsck 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 logfile.o sigcatcher.o readahead.o extents.o ../lib/libsupport.a ../lib/libext2fs.so ../lib/libcom_err.so -lblkid -luuid ../lib/libe2p.so -ldl -lblkid make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/e2fsck' making all in debugfs make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/debugfs' _SS_DIR_OVERRIDE=./../lib/ss ../lib/ss/mk_cmds ./debug_cmds.ct gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS debugfs.c -o debugfs.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS util.c -o util.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS ncheck.c -o ncheck.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS icheck.c -o icheck.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS ls.c -o ls.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS lsdel.c -o lsdel.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS dump.c -o dump.o ls.c: In function 'print_filename': ls.c:60:8: warning: '", len); ~^~~~~~~~~~~ ls.c:60:6: note: directive argument in the range [0, 255] "", len); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from ls.c:9: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 16 and 18 bytes into a destination of size 1 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS set_fields.c -o set_fields.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS logdump.c -o logdump.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS htree.c -o htree.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS unused.c -o unused.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS -I. ../misc/e2freefrag.c -o e2freefrag.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS filefrag.c -o filefrag.o _SS_DIR_OVERRIDE=./../lib/ss ../lib/ss/mk_cmds ./extent_cmds.ct gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS extent_inode.c -o extent_inode.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS zap.c -o zap.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS -I. \ ./../misc/create_inode.c -o create_inode.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS quota.c -o quota.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS xattrs.c -o xattrs.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS journal.c -o journal.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS -I. \ ./../e2fsck/revoke.c -o revoke.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS -I. \ ./../e2fsck/recovery.c -o recovery.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS do_journal.c -o do_journal.o ../util/subst -t -f ../util/subst.conf ./debugfs.8.in debugfs.8 gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS debug_cmds.c -o debug_cmds.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS extent_cmds.c -o extent_cmds.o gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 create_inode.o quota.o xattrs.o journal.o revoke.o recovery.o do_journal.o ../lib/libsupport.a ../lib/libext2fs.so ../lib/libe2p.so ../lib/libss.so ../lib/libcom_err.so -lblkid -luuid -ldl -lblkid make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/debugfs' making all in misc make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/misc' if test -f ./mke2fs.conf.custom.in ; then \ cp ./mke2fs.conf.custom.in mke2fs.conf; \ else \ cp ./mke2fs.conf.in mke2fs.conf; \ fi gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H util.c -o util.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H mke2fs.c -o mke2fs.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H mk_hugefiles.c -o mk_hugefiles.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H create_inode.c -o create_inode.o mk_hugefiles.c: In function 'get_partition_start': mk_hugefiles.c:125:17: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 245 [-Wformat-truncation=] "/sys/block/%s/dev", de->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from mk_hugefiles.c:10: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 16 and 271 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mk_hugefiles.c:132:19: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 245 [-Wformat-truncation=] "/sys/block/%s", de->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from mk_hugefiles.c:10: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 12 and 267 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mk_hugefiles.c:143:46: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 245 [-Wformat-truncation=] snprintf(path, SYSFS_PATH_LEN, "/sys/block/%s", de->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from mk_hugefiles.c:10: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 12 and 267 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mk_hugefiles.c:155:43: warning: '/dev' directive output may be truncated writing 4 bytes into a region of size between 0 and 255 [-Wformat-truncation=] snprintf(p_path, SYSFS_PATH_LEN, "%s/%s/dev", ^~~~ In file included from /usr/include/stdio.h:862:0, from mk_hugefiles.c:10: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 6 or more bytes (assuming 261) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mk_hugefiles.c:163:46: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(ret_path, SYSFS_PATH_LEN, "%s/%s", ^ In file included from /usr/include/stdio.h:862:0, from mk_hugefiles.c:10: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H badblocks.c -o badblocks.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H tune2fs.c -o tune2fs.o gcc -c -I./../e2fsck -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DDEBUGFS -I. \ ./../debugfs/journal.c -o journal.o gcc -c -I./../e2fsck -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DDEBUGFS -I. \ ./../e2fsck/recovery.c -o recovery.o gcc -c -I./../e2fsck -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H -DDEBUGFS -I. \ ./../e2fsck/revoke.c -o revoke.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H dumpe2fs.c -o dumpe2fs.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H logsave.c -o logsave.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H e2image.c -o e2image.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H e2undo.c -o e2undo.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H chattr.c -o chattr.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H lsattr.c -o lsattr.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H mklost+found.c -o mklost+found.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H filefrag.c -o filefrag.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H e2freefrag.c -o e2freefrag.o mklost+found.c: In function 'main': mklost+found.c:61:25: warning: '%08d' directive writing between 8 and 10 bytes into a region of size 9 [-Wformat-overflow=] sprintf (name + 246, "%08d", i); ^~~~ mklost+found.c:61:24: note: directive argument in the range [0, 2147483647] sprintf (name + 246, "%08d", i); ^~~~~~ In file included from /usr/include/stdio.h:862:0, from mklost+found.c:19: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 11 bytes into a destination of size 9 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mklost+found.c:77:25: warning: '%08d' directive writing between 8 and 10 bytes into a region of size 9 [-Wformat-overflow=] sprintf (name + 246, "%08d", j); ^~~~ mklost+found.c:77:24: note: directive argument in the range [0, 2147483647] sprintf (name + 246, "%08d", j); ^~~~~~ In file included from /usr/include/stdio.h:862:0, from mklost+found.c:19: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 11 bytes into a destination of size 9 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H e4defrag.c -o e4defrag.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H e4crypt.c -o e4crypt.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H fuse2fs.c -o fuse2fs.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 ./e4crypt.8.in e4crypt.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 ./fuse2fs.1.in fuse2fs.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 gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H e2fuzz.c -o e2fuzz.o gawk -f ./profile-to-c.awk < mke2fs.conf \ > default_profile.c gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o badblocks badblocks.o ../lib/libext2fs.so ../lib/libcom_err.so ../lib/libsupport.a \ -lblkid gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o tune2fs tune2fs.o util.o journal.o recovery.o revoke.o ../lib/libext2fs.so ../lib/libcom_err.so ../lib/libsupport.a \ -lblkid -luuid ../lib/libext2fs.so ../lib/libe2p.so ../lib/libcom_err.so \ -lblkid -lblkid -ldl gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o dumpe2fs dumpe2fs.o ../lib/libext2fs.so ../lib/libcom_err.so ../lib/libsupport.a \ ../lib/libe2p.so ../lib/libcom_err.so -luuid -lblkid -lblkid \ -ldl gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o logsave logsave.o -lblkid gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o e2image e2image.o ../lib/libext2fs.so ../lib/libcom_err.so ../lib/libsupport.a \ -lblkid -lblkid -ldl gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o e2undo e2undo.o ../lib/libext2fs.so ../lib/libcom_err.so ../lib/libsupport.a \ -lblkid gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o chattr chattr.o ../lib/libe2p.so ../lib/libcom_err.so \ -lblkid gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o lsattr lsattr.o ../lib/libe2p.so ../lib/libcom_err.so \ -lblkid gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o mklost+found mklost+found.o \ -lblkid gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o filefrag filefrag.o -lblkid gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o e2freefrag e2freefrag.o \ ../lib/libext2fs.so ../lib/libcom_err.so ../lib/libsupport.a -lblkid gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o e4defrag e4defrag.o ../lib/libext2fs.so ../lib/libcom_err.so ../lib/libsupport.a \ -lblkid gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o e4crypt e4crypt.o \ -luuid ../lib/libext2fs.so ../lib/libcom_err.so ../lib/libsupport.a gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o e2fuzz e2fuzz.o ../lib/libext2fs.so ../lib/libcom_err.so ../lib/libsupport.a \ -lblkid -luuid ../lib/libext2fs.so -lblkid gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H default_profile.c -o default_profile.o gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o mke2fs mke2fs.o util.o default_profile.o mk_hugefiles.o create_inode.o ../lib/libext2fs.so ../lib/libcom_err.so ../lib/libsupport.a -lblkid \ -luuid ../lib/libext2fs.so ../lib/libe2p.so \ -lblkid -ldl gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o fuse2fs fuse2fs.o journal.o recovery.o revoke.o ../lib/libext2fs.so ../lib/libcom_err.so ../lib/libsupport.a \ -lfuse -lblkid -luuid ../lib/libext2fs.so \ -lblkid make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/misc' making all in resize make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/resize' gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H extent.c -o extent.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H resize2fs.c -o resize2fs.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H main.c -o main.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H online.c -o online.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H resource_track.c -o resource_track.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H sim_progress.c -o sim_progress.o gcc -c -I. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../lib -o test_extent extent.o test_extent.o ../lib/libe2p.so ../lib/libext2fs.so ../lib/libcom_err.so -lblkid gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/e2fsprogs-1.43.8/resize' making all in tests/progs make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/tests/progs' gcc -c -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -c -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H crcsum.c -o crcsum.o gcc -c -I. -I../../lib -I../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -DHAVE_CONFIG_H test_icount_cmds.c -o test_icount_cmds.o gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link,../../lib -o crcsum crcsum.o ../../lib/libext2fs.so ../../lib/libss.so ../../lib/libcom_err.so -lblkid gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/e2fsprogs-1.43.8/tests/progs' making all in po make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/po' make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make docs make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/doc' makeinfo ./libext2fs.texinfo make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/doc' make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pjVETw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64 + cd e2fsprogs-1.43.8 + rm -rf /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64 + export PATH=/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin + PATH=/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin + make install install-libs DESTDIR=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64 'INSTALL=/usr/bin/install -p' root_sbindir=/usr/sbin root_libdir=/usr/lib64 make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: 'lib/dirpaths.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: 'lib/ext2fs/ext2_types.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: 'lib/blkid/blkid_types.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: 'lib/uuid/uuid_types.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' make[1]: 'compile_et' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' make[1]: 'ext2_err.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' make[1]: 'prof_err.h' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' making all in lib/et make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' making all in lib/ss make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' making all in lib/e2p make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' making all in lib/support make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' making all in lib/ext2fs make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' making all in intl make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/intl' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/intl' making install in e2fsck make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/e2fsck' MKINSTALLDIRS /usr/sbin /usr/share/man/man8 mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64 mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/sbin mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/man/man8 mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/man/man5 INSTALL /usr/sbin/e2fsck LINK /usr/sbin/fsck.ext2 LINK /usr/sbin/fsck.ext3 LINK /usr/sbin/fsck.ext4 INSTALL_DATA /usr/share/man/man8/e2fsck.8 INSTALL_DATA /usr/share/man/man5/e2fsck.conf.5 LINK /usr/share/man/man8/fsck.ext2.8 LINK /usr/share/man/man8/fsck.ext3.8 LINK /usr/share/man/man8/fsck.ext4.8 make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/e2fsck' making install in debugfs make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/debugfs' MKINSTALLDIRS /usr/sbin /usr/share/man/man8 INSTALL /usr/sbin/debugfs INSTALL_DATA /usr/share/man/man8/debugfs.8 make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/debugfs' making install in misc make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/misc' MKINSTALLDIRS /usr/sbin /usr/sbin /usr/bin /usr/share/man/man1 /usr/share/man/man8 /usr/lib64 /etc mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64 mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/etc INSTALL /usr/sbin/mke2fs INSTALL /usr/sbin/badblocks INSTALL /usr/sbin/tune2fs INSTALL /usr/sbin/dumpe2fs INSTALL /usr/sbin/logsave INSTALL /usr/sbin/e2image INSTALL /usr/sbin/e2undo INSTALL /usr/sbin/mklost+found INSTALL /usr/sbin/filefrag INSTALL /usr/sbin/e2freefrag INSTALL /usr/sbin/e4defrag INSTALL /usr/sbin/e4crypt INSTALL /usr/sbin/fuse2fs LINK /usr/sbin/mkfs.ext2 LINK /usr/sbin/mkfs.ext3 LINK /usr/sbin/mkfs.ext4 INSTALL /usr/bin/chattr INSTALL /usr/bin/lsattr INSTALL_DATA /usr/share/man/man8/tune2fs.8 INSTALL_DATA /usr/share/man/man8/mklost+found.8 INSTALL_DATA /usr/share/man/man8/mke2fs.8 INSTALL_DATA /usr/share/man/man8/dumpe2fs.8 INSTALL_DATA /usr/share/man/man8/badblocks.8 INSTALL_DATA /usr/share/man/man8/e2label.8 INSTALL_DATA /usr/share/man/man8/e2image.8 INSTALL_DATA /usr/share/man/man8/logsave.8 INSTALL_DATA /usr/share/man/man8/filefrag.8 INSTALL_DATA /usr/share/man/man8/e2freefrag.8 INSTALL_DATA /usr/share/man/man8/e2undo.8 INSTALL_DATA /usr/share/man/man8/e4defrag.8 INSTALL_DATA /usr/share/man/man8/e4crypt.8 LINK mkfs.ext2.8 LINK mkfs.ext3.8 LINK mkfs.ext4.8 INSTALL_DATA /usr/share/man/man1/chattr.1 INSTALL_DATA /usr/share/man/man1/lsattr.1 INSTALL_DATA /usr/share/man/man1/fuse2fs.1 INSTALL_DATA /usr/share/man/man5/mke2fs.conf.5 INSTALL_DATA /usr/share/man/man5/ext4.5 LINK ext2.5 LINK ext3.5 INSTALL_DATA /etc/mke2fs.conf make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/misc' making install in resize make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/resize' MKINSTALLDIRS /usr/sbin /usr/share/man/man8 INSTALL /usr/sbin/resize2fs INSTALL_DATA /usr/share/man/man8/resize2fs.8 make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/resize' making install in tests/progs make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/tests/progs' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/tests/progs' making install in po make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/po' /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/ca mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/cs mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/da mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/da/LC_MESSAGES installing da.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/de mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/eo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES installing eo.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/es mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/fi mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/fr mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/hu mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/id mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/id/LC_MESSAGES installing id.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/it mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/ms mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES installing ms.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/nl mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/pl mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/sr mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/sv mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/tr mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/uk mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/vi mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/zh_CN mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo if test "e2fsprogs" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/po' making install-shlibs in lib/et make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' MKINSTALLDIRS /usr/lib64 /usr/lib64 cd ../../util ; make symlinks make[2]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/util' CC symlinks.c LD symlinks make[2]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/util' INSTALL-ELF-LIB /usr/lib64/libcom_err.so.2.1 SYMLINK /usr/lib64/libcom_err.so.2 SYMLINK /usr/lib64/libcom_err.so LDCONFIG /usr/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[1]: [Makefile:439: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' making install-shlibs in lib/ss make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' MKINSTALLDIRS /usr/lib64 /usr/lib64 INSTALL-ELF-LIB /usr/lib64/libss.so.2.0 SYMLINK /usr/lib64/libss.so.2 SYMLINK /usr/lib64/libss.so LDCONFIG /usr/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[1]: [Makefile:449: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' making install-shlibs in lib/e2p make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' MKINSTALLDIRS /usr/lib64 /usr/lib64 INSTALL-ELF-LIB /usr/lib64/libe2p.so.2.3 SYMLINK /usr/lib64/libe2p.so.2 SYMLINK /usr/lib64/libe2p.so LDCONFIG /usr/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[1]: [Makefile:437: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' making install-shlibs in lib/support make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' make[1]: Nothing to be done for 'install-shlibs'. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' making install-shlibs in lib/ext2fs make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' MKINSTALLDIRS /usr/lib64 /usr/lib64 INSTALL-ELF-LIB /usr/lib64/libext2fs.so.2.4 SYMLINK /usr/lib64/libext2fs.so.2 SYMLINK /usr/lib64/libext2fs.so LDCONFIG /usr/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[1]: [Makefile:629: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' making install-shlibs in intl make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/intl' make[1]: Nothing to be done for 'install-shlibs'. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/intl' make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/doc' TEXI2DVI libext2fs.dvi make[1]: texi2dvi: Command not found make[1]: [Makefile:353: libext2fs.dvi] Error 127 (ignored) MKINSTALLDIRS /usr/share/info mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/info INSTALL_DATA /usr/share/info/libext2fs.info GZIP /usr/share/info/libext2fs.info* make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/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 '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' MKINSTALLDIRS /usr/lib64 /usr/lib64 INSTALL-ELF-LIB /usr/lib64/libcom_err.so.2.1 SYMLINK /usr/lib64/libcom_err.so.2 SYMLINK /usr/lib64/libcom_err.so LDCONFIG /usr/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[1]: [Makefile:439: install] Error 1 (ignored) MKINSTALLDIRS /usr/lib64 /usr/include/et /usr/share/et /usr/bin /usr/share/man/man1 /usr/share/man/man3 mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/include mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/include/et mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/et mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/man/man3 mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64/pkgconfig INSTALL_DATA /usr/lib64/libcom_err.a INSTALL_DATA /usr/include/et/com_err.h INSTALL_DATA /usr/share/et/et_c.awk INSTALL_DATA /usr/share/et/et_h.awk INSTALL_SCRIPT /usr/bin/compile_et INSTALL_DATA /usr/share/man/man3/com_err.3 INSTALL_DATA /usr/share/man/man1/compile_et.1 INSTALL_DATA /usr/lib64/pkgconfig/com_err.pc make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/et' making install in lib/ss make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' MKINSTALLDIRS /usr/lib64 /usr/lib64 INSTALL-ELF-LIB /usr/lib64/libss.so.2.0 SYMLINK /usr/lib64/libss.so.2 SYMLINK /usr/lib64/libss.so LDCONFIG /usr/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[1]: [Makefile:449: install] Error 1 (ignored) MKINSTALLDIRS /usr/lib64 /usr/include/ss /usr/share/ss /usr/bin mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/include/ss mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/ss INSTALL_DATA /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64/libss.a INSTALL_DATA /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/include/ss/ss.h INSTALL_DATA /usr/include/ss/ss_err.h INSTALL_DATA /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/ss/ct_c.awk INSTALL_DATA /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/ss/ct_c.sed INSTALL /usr/bin/mk_cmds INSTALL_DATA /usr/share/man/man1/mk_cmds.1 INSTALL_DATA /usr/lib64/pkgconfig/ss.pc make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ss' making install in lib/e2p make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' MKINSTALLDIRS /usr/lib64 /usr/lib64 INSTALL-ELF-LIB /usr/lib64/libe2p.so.2.3 SYMLINK /usr/lib64/libe2p.so.2 SYMLINK /usr/lib64/libe2p.so LDCONFIG /usr/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[1]: [Makefile:437: install] Error 1 (ignored) MKINSTALLDIRS /usr/lib64 /usr/include/e2p mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/include/e2p INSTALL_DATA /usr/lib64/libe2p.a INSTALL_DATA /usr/include/e2p/e2p.h INSTALL_DATA /usr/lib64/pkgconfig/e2p.pc make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/e2p' making install in lib/support make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/support' making install in lib/ext2fs make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' MKINSTALLDIRS /usr/lib64 /usr/lib64 INSTALL-ELF-LIB /usr/lib64/libext2fs.so.2.4 SYMLINK /usr/lib64/libext2fs.so.2 SYMLINK /usr/lib64/libext2fs.so LDCONFIG /usr/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[1]: [Makefile:629: install] Error 1 (ignored) MKINSTALLDIRS /usr/lib64 /usr/include/ext2fs mkdir /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/include/ext2fs INSTALL_DATA /usr/lib64/libext2fs.a 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 INSTALL_DATA /usr/include/ext2fs/ext2_err.h INSTALL_DATA /usr/include/ext2fs/ext2_types.h INSTALL_DATA /usr/lib64/pkgconfig/ext2fs.pc make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/lib/ext2fs' making install in intl make[1]: Entering directory '/builddir/build/BUILD/e2fsprogs-1.43.8/intl' if test 'no' = yes; then \ test yes != no || /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64; \ temp=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64/t-charset.alias; \ dest=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64/charset.alias; \ if test -f /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64/charset.alias; then \ orig=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/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; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale; \ test -f /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/locale.alias \ && orig=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/t-locale.alias; \ dest=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/e2fsprogs-1.43.8/intl' + chmod +w /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64/libcom_err.a /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64/libe2p.a /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64/libext2fs.a /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/lib64/libss.a + install -p -m 644 /builddir/build/SOURCES/e2fsck.conf /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/etc/e2fsck.conf + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64 e2fsprogs + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: e2fsprogs-1.43.8-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0Oa45x + umask 022 + cd /builddir/build/BUILD + cd e2fsprogs-1.43.8 + DOCDIR=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/doc/e2fsprogs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/doc/e2fsprogs + cp -pr README /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/doc/e2fsprogs + cp -pr RELEASE-NOTES /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/doc/e2fsprogs + exit 0 Provides: config(e2fsprogs) = 1.43.8-2.fc28 e2fsprogs = 1.43.8-2.fc28 e2fsprogs(riscv-64) = 1.43.8-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcom_err.so.2()(64bit) libdl.so.2()(64bit) libe2p.so.2()(64bit) libext2fs.so.2()(64bit) libss.so.2()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Processing files: e2fsprogs-libs-1.43.8-2.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tS2MwA + umask 022 + cd /builddir/build/BUILD + cd e2fsprogs-1.43.8 + LICENSEDIR=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/e2fsprogs-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/e2fsprogs-libs + cp -pr NOTICE /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/e2fsprogs-libs + exit 0 Provides: e2fsprogs-libs = 1.43.8-2.fc28 e2fsprogs-libs(riscv-64) = 1.43.8-2.fc28 libe2p.so.2()(64bit) libext2fs.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcom_err.so.2()(64bit) rtld(GNU_HASH) Processing files: e2fsprogs-static-1.43.8-2.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.P5ONBH + umask 022 + cd /builddir/build/BUILD + cd e2fsprogs-1.43.8 + LICENSEDIR=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/e2fsprogs-static + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/e2fsprogs-static + cp -pr NOTICE /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/e2fsprogs-static + exit 0 Provides: e2fsprogs-static = 1.43.8-2.fc28 e2fsprogs-static(riscv-64) = 1.43.8-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: e2fsprogs-devel-1.43.8-2.fc28.riscv64 Provides: e2fsprogs-devel = 1.43.8-2.fc28 e2fsprogs-devel(riscv-64) = 1.43.8-2.fc28 pkgconfig(e2p) = 1.43.8 pkgconfig(ext2fs) = 1.43.8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh info Requires(preun): /bin/sh info Requires: /usr/bin/pkg-config libe2p.so.2()(64bit) libext2fs.so.2()(64bit) pkgconfig(com_err) Processing files: libcom_err-1.43.8-2.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CS5nLc + umask 022 + cd /builddir/build/BUILD + cd e2fsprogs-1.43.8 + LICENSEDIR=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/libcom_err + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/libcom_err + cp -pr NOTICE /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/libcom_err + exit 0 Provides: libcom_err = 1.43.8-2.fc28 libcom_err(riscv-64) = 1.43.8-2.fc28 libcom_err.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libcom_err-devel-1.43.8-2.fc28.riscv64 Provides: libcom_err-devel = 1.43.8-2.fc28 libcom_err-devel(riscv-64) = 1.43.8-2.fc28 pkgconfig(com_err) = 1.43.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libcom_err.so.2()(64bit) Processing files: libss-1.43.8-2.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.00Qi6b + umask 022 + cd /builddir/build/BUILD + cd e2fsprogs-1.43.8 + LICENSEDIR=/builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/libss + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/libss + cp -pr NOTICE /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64/usr/share/licenses/libss + exit 0 Provides: libss = 1.43.8-2.fc28 libss(riscv-64) = 1.43.8-2.fc28 libss.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcom_err.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libss-devel-1.43.8-2.fc28.riscv64 Provides: libss-devel = 1.43.8-2.fc28 libss-devel(riscv-64) = 1.43.8-2.fc28 pkgconfig(ss) = 1.43.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libss.so.2()(64bit) pkgconfig(com_err) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/e2fsprogs-1.43.8-2.fc28.riscv64 error: Installed (but unpackaged) file(s) found: /usr/sbin/fuse2fs /usr/share/man/man1/fuse2fs.1.gz RPM build errors: Macro expanded in comment on line 234: %{_sbindir}/fuse2fs Macro expanded in comment on line 250: %{_mandir}/man1/fuse2fs.1* Installed (but unpackaged) file(s) found: /usr/sbin/fuse2fs /usr/share/man/man1/fuse2fs.1.gz ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff