Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/e2fsprogs.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7078/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/e2fsprogs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-933306948 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/e2fsprogs-1.42.11-1.el7.centos.ovz.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/e2fsprogs.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7078/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/e2fsprogs.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7YMTGS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf e2fsprogs-1.42.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/e2fsprogs-1.42.11.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd e2fsprogs-1.42.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XdrjEy + umask 022 + cd /builddir/build/BUILD + cd e2fsprogs-1.42.11 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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' + for i in '$(find . -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' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --disable-nls --disable-uuidd --disable-fsck --disable-e2initrd-helper configure: WARNING: unrecognized options: --disable-dependency-tracking Generating configuration file for e2fsprogs version 1.42.11 Release date is July, 2014 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-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 x86_64-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 Disabling compression support by default Enabling htree directory support by default Disabling ELF shared libraries by default Disabling BSD shared libraries by default Disabling profiling libraries by default Disabling journal debugging by default Disabling blkid debugging by default Enabling testio debugging by default checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Enabling private uuid library by default checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Enabling private blkid library by default checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Disabling quota support by default Enabling use of backtrace by default Enabling debugfs support by default Enabling e2image support by default Enabling e2resize support by default Enabling e4defrag support by default Not building fsck wrapper Not building e2initrd helper Try using thread local support by default checking for thread local storage (TLS) class... __thread Not building uuidd checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for x86_64-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... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... 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 to use NLS... no 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 x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for x86_64-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 linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking linux/loop.h usability... yes checking linux/loop.h presence... yes checking for linux/loop.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for net/if.h... yes checking for vprintf... yes checking for _doprnt... no checking for struct dirent.d_reclen... yes checking for struct stat.st_atim... yes checking for ssize_t... yes checking whether llseek is declared... no checking whether lseek64 is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking whether byte ordering is bigendian... no checking for __uNN types... using checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... no checking for struct sockaddr.sa_len... no checking for __secure_getenv... no checking for backtrace... yes checking for blkid_probe_get_topology... no checking for blkid_probe_enable_partitions... no checking for chflags... no checking for fadvise64... no checking for fallocate... yes checking for fallocate64... yes checking for fchown... yes checking for fdatasync... yes checking for fstat64... yes checking for ftruncate64... yes checking for futimes... yes checking for getcwd... (cached) yes checking for getdtablesize... yes checking for getmntinfo... no checking for getpwuid_r... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for llseek... yes checking for lseek64... yes checking for mallinfo... yes checking for mbstowcs... yes checking for memalign... yes checking for mempcpy... (cached) yes checking for mmap... yes checking for msync... yes checking for nanosleep... yes checking for open64... yes checking for pathconf... yes checking for posix_fadvise... yes checking for posix_fadvise64... yes checking for posix_memalign... yes checking for prctl... yes checking for 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 valloc... yes checking for socket in -lsocket... no checking for optreset... no checking for sem_init... no checking for sem_init in -lpthread... yes checking for unified diff option... -u Setting root_bindir to /usr/bin Setting root_sbindir to /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/uuid/Makefile config.status: creating lib/uuid/uuid_types.h config.status: creating lib/blkid/Makefile config.status: creating lib/blkid/blkid_types.h config.status: creating lib/quota/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/uuid/uuid.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.pc config.status: creating lib/blkid/blkid.pc config.status: creating lib/ext2fs/ext2fs.pc config.status: creating misc/Makefile config.status: creating ext2ed/Makefile config.status: creating e2fsck/Makefile config.status: creating debugfs/Makefile config.status: creating tests/Makefile config.status: creating tests/progs/Makefile config.status: creating resize/Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating intl/libgnuintl.h config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j2 libs cd ./util ; make subst make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/util' CREATE dirpaths.h CC subst.c subst.c: In function 'main': subst.c:397:5: warning: implicit declaration of function 'gettimeofday' [-Wimplicit-function-declaration] if (gettimeofday(&tv[1], NULL) < 0) { ^ subst.c:406:5: warning: implicit declaration of function 'futimes' [-Wimplicit-function-declaration] if (futimes(fileno(old), tv) < 0) ^ LD subst make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/util' make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11' make[1]: `util/subst.conf' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11' make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11' make[1]: `lib/config.h' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11' make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11' SUBST lib/dirpaths.h make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11' make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11' 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.42.11' make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11' 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.42.11' make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11' 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.42.11' make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/et' SUBST compile_et make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/et' make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/ext2fs' SUBST ext2_err.et COMPILE_ET ext2_err.et make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/ext2fs' making all in lib/et make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/et' CC error_message.c CC et_name.c CC init_et.c CC com_err.c CC com_right.c GEN_LIB libcom_err.a make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/et' making all in lib/ss make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/ss' SUBST mk_cmds COMPILE_ET ss_err.et MK_CMDS std_rqs.c COMPILE_ET ss_err.et CC ss_err.c CC std_rqs.c CC invocation.c CC help.c CC execute_cmd.c CC listen.c CC parse.c CC error.c CC prompt.c CC request_tbl.c CC list_rqs.c CC pager.c CC requests.c CC data.c CC get_readline.c GEN_LIB libss.a make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/ss' making all in lib/e2p make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/e2p' CC feature.c CC fgetflags.c CC fsetflags.c CC fgetversion.c CC fsetversion.c CC getflags.c CC getversion.c CC hashstr.c CC iod.c CC ls.c CC mntopts.c CC parse_num.c CC pe.c CC pf.c CC ps.c CC setflags.c CC setversion.c CC uuid.c CC ostype.c CC percent.c GEN_LIB libe2p.a make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/e2p' making all in lib/uuid make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/uuid' CP uuid.h SUBST uuid.3 SUBST uuid_clear.3 SUBST uuid_compare.3 SUBST uuid_copy.3 SUBST uuid_generate.3 SUBST uuid_is_null.3 SUBST uuid_parse.3 SUBST uuid_time.3 SUBST uuid_unparse.3 CC clear.c CC compare.c CC copy.c CC gen_uuid.c CC isnull.c CC pack.c gen_uuid.c:428:16: warning: 'read_all' defined but not used [-Wunused-function] static ssize_t read_all(int fd, char *buf, size_t count) ^ gen_uuid.c:455:13: warning: 'close_all_fds' defined but not used [-Wunused-function] static void close_all_fds(void) ^ CC parse.c CC unpack.c CC unparse.c CC uuid_time.c CC tst_uuid.o GEN_LIB libuuid.a LD uuid_time LD tst_uuid make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/uuid' making all in lib/blkid make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/blkid' CP blkid.h SUBST libblkid.3 CC cache.c CC dev.c CC devname.c CC devno.c CC getsize.c CC llseek.c CC probe.c CC read.c CC resolve.c CC save.c save.c: In function 'blkid_flush_cache': save.c:149:5: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] (void) link(filename, backup); ^ CC tag.c CC version.c GEN_LIB libblkid.a make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/blkid' making all in lib/quota make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/quota' CC mkquota.c CC quotaio.c mkquota.c: In function 'quota_compare_and_update': mkquota.c:583:14: warning: unused variable 'fs' [-Wunused-variable] ext2_filsys fs = qctx->fs; ^ CC quotaio_v2.c CC quotaio_tree.c CC ../../e2fsck/dict.c GEN_LIB libquota.a make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/quota' making all in lib/ext2fs make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/ext2fs' CC gen_crc32ctable CC csum.c CC dblist.c CC dblist_dir.c CC dirblock.c CC dirhash.c CC dir_iterate.c CC expanddir.c CC ext_attr.c CC extent.c CC fileio.c CC finddev.c CC flushb.c CC freefs.c CC gen_bitmap.c CC gen_bitmap64.c CC get_pathname.c CC getsize.c CC getsectsize.c CC i_block.c CC icount.c CC ind_block.c CC initialize.c CC inline.c CC inode.c CC io_manager.c CC ismounted.c CC link.c CC llseek.c CC lookup.c CC mkdir.c CC mkjournal.c CC mmp.c CC namei.c CC native.c CC newdir.c CC openfs.c CC progress.c CC punch.c CC qcow2.c CC read_bb.c CC read_bb_file.c CC res_gdt.c CC rw_bitmaps.c CC swapfs.c CC symlink.c CC tdb.c CC undo_io.c CC unix_io.c CC unlink.c CC valid_blk.c CC version.c CC rbtree.c MK_CMDS ../../debugfs/debug_cmds.ct MK_CMDS ../../debugfs/extent_cmds.ct MK_CMDS tst_cmds.c CC ../../debugfs/debugfs.c ../../debugfs/debugfs.c: In function 'do_dump_mmp': ../../debugfs/debugfs.c:2317:27: warning: variable 'sb' set but not used [-Wunused-but-set-variable] struct ext2_super_block *sb; ^ CC ../../debugfs/util.c CC ../../debugfs/ncheck.c CC ../../debugfs/icheck.c CC ../../debugfs/ls.c CC ../../debugfs/lsdel.c CC ../../debugfs/dump.c CC ../../debugfs/set_fields.c CC ../../debugfs/logdump.c CC ../../debugfs/htree.c CC ../../debugfs/unused.c CC ../../misc/e2freefrag.c CC ../../debugfs/filefrag.c CC ../../debugfs/extent_inode.c CC ../../debugfs/zap.c CC ../../debugfs/quota.c CC tst_libext2fs.c CC bb_compat.c CC inode_io.c CC write_bb_file.c CC dupfs.c CC imager.c CC test_io.c CC ext2_err.c CC alloc.c CC alloc_sb.c CC alloc_stats.c CC alloc_tables.c CC badblocks.c CC bb_inode.c CC bitmaps.c CC bitops.c CC blkmap64_ba.c CC blkmap64_rb.c CC blknum.c CC block.c CC bmap.c CC check_desc.c CC closefs.c CC crc16.c GEN32CTABLE crc32c_table.h CC debug_cmds.c CC extent_cmds.c CC tst_cmds.c CC crc32c.c GEN_LIB libext2fs.a LD tst_libext2fs make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/lib/ext2fs' making all in intl make[1]: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/intl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/intl' + make -C resize all make: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/resize' CC extent.c CC resize2fs.c CC main.c CC online.c CC resource_track.c CC sim_progress.c LD resize2fs CC test_extent.c LD test_extent SUBST resize2fs.8 make: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/resize' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eseJl0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64 ++ dirname /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64 + cd e2fsprogs-1.42.11 + rm -rf /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64 + export PATH=/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + PATH=/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + make -C resize install DESTDIR=/builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64 'INSTALL=/usr/bin/install -p' root_sbindir=/usr/libexec make: Entering directory `/builddir/build/BUILD/e2fsprogs-1.42.11/resize' MKINSTALLDIRS /usr/libexec /usr/share/man/man8 mkdir /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64 mkdir /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64/usr mkdir /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64/usr/libexec mkdir /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64/usr/share mkdir /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64/usr/share/man mkdir /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64/usr/share/man/man8 INSTALL /usr/libexec/resize2fs INSTALL_DATA /usr/share/man/man8/resize2fs.8 make: Leaving directory `/builddir/build/BUILD/e2fsprogs-1.42.11/resize' extracting debug info from /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64/usr/libexec/resize2fs + rm -fr /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64/usr/share/man + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/e2fsprogs-1.42.11 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1300 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: e2fsprogs-resize2fs-static-1.42.11-1.el7.centos.ovz.x86_64 Provides: e2fsprogs-resize2fs-static = 1.42.11-1.el7.centos.ovz e2fsprogs-resize2fs-static(x86-64) = 1.42.11-1.el7.centos.ovz Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: e2fsprogs-debuginfo-1.42.11-1.el7.centos.ovz.x86_64 Provides: e2fsprogs-debuginfo = 1.42.11-1.el7.centos.ovz e2fsprogs-debuginfo(x86-64) = 1.42.11-1.el7.centos.ovz Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/e2fsprogs-1.42.11-1.el7.centos.ovz.x86_64 warning: Could not canonicalize hostname: copr-builder-933306948 Wrote: /builddir/build/RPMS/e2fsprogs-resize2fs-static-1.42.11-1.el7.centos.ovz.x86_64.rpm Wrote: /builddir/build/RPMS/e2fsprogs-debuginfo-1.42.11-1.el7.centos.ovz.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B5Oh3o + umask 022 Child return code was: 0 LEAVE do -->