Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/dcfldd.spec'], chrootPath='/var/lib/mock/epel7-build-40950395-5017359/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/dcfldd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dcfldd-1.9-1.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/dcfldd.spec'], chrootPath='/var/lib/mock/epel7-build-40950395-5017359/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/dcfldd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yvAT4L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dcfldd-1.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/dcfldd-1.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dcfldd-1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GpH4gD + umask 022 + cd /builddir/build/BUILD + cd dcfldd-1.9 + autoreconf -i configure.ac:29: installing './config.guess' configure.ac:29: installing './config.sub' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' src/Makefile.am: installing './depcomp' + 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.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for egrep... (cached) /usr/bin/grep -E checking for an ANSI C-conforming const... yes 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 whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoumax is declared... yes checking whether strndup is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j6 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/dcfldd-1.9' Making all in src make[2]: Entering directory `/builddir/build/BUILD/dcfldd-1.9/src' gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dcfldd.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c md5.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sha1.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sha2.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c human.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c long-options.c sha2.c: In function 'SHA256_Final': sha2.c:607:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(sha2_word64*)&context->buffer[SHA256_SHORT_BLOCK_LENGTH] = context->bitcount; ^ sha2.c: In function 'SHA512_Last': sha2.c:924:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(sha2_word64*)&context->buffer[SHA512_SHORT_BLOCK_LENGTH] = context->bitcount[1]; ^ sha2.c:925:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(sha2_word64*)&context->buffer[SHA512_SHORT_BLOCK_LENGTH+8] = context->bitcount[0]; ^ human.c: In function 'human_readable_inexact': human.c:267:24: warning: 'power' may be used uninitialized in this function [-Wmaybe-uninitialized] *p = suffixes[power + 1]; ^ gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c safe-read.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c xstrtol.c dcfldd.c: In function 'main': dcfldd.c:757:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c version-etc.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c argmatch.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c xstrtoul.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c full-write.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c xstrtoumax.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c copy.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hash.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c verify.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c translate.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sizeprobe.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pattern.c copy.c: In function 'write_output': copy.c:58:5: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] int nwritten = outputlist_write(obuf, output_blocksize); ^ In file included from copy.c:38:0: output.h:58:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int outputlist_write(const char *, size_t); ^ copy.c: In function 'dd_copy': copy.c:216:9: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] replicate_pattern(pattern, ibuf, input_blocksize); ^ In file included from copy.c:35:0: pattern.h:35:13: note: expected 'char *' but argument is of type 'unsigned char *' extern void replicate_pattern(char *, char *, size_t); ^ copy.c:322:13: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] int nwritten = outputlist_write(obuf, n_bytes_read); ^ In file included from copy.c:38:0: output.h:58:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int outputlist_write(const char *, size_t); ^ copy.c:380:9: warning: pointer targets in passing argument 1 of 'outputlist_write' differ in signedness [-Wpointer-sign] int nwritten = outputlist_write(obuf, oc); ^ In file included from copy.c:38:0: output.h:58:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int outputlist_write(const char *, size_t); ^ sizeprobe.c:47:14: warning: 'midpoint' defined but not used [-Wunused-function] static off_t midpoint(off_t a, off_t b, long blksize) ^ copy.c:266:19: warning: 'nread' may be used uninitialized in this function [-Wmaybe-uninitialized] if (nread < 0 && !input_from_pattern) { ^ sizeprobe.c: In function 'get_dev_size': sizeprobe.c:77:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ hash.c: In function 'add_hash': hash.c:173:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ verify.c: In function 'dd_verify': verify.c:183:9: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] replicate_pattern(pattern, ibuf, input_blocksize); ^ In file included from verify.c:35:0: pattern.h:35:13: note: expected 'char *' but argument is of type 'unsigned char *' extern void replicate_pattern(char *, char *, size_t); ^ verify.c:230:13: warning: pointer targets in passing argument 2 of 'replicate_pattern' differ in signedness [-Wpointer-sign] replicate_pattern(pattern, ibuf, v_nread); ^ In file included from verify.c:35:0: pattern.h:35:13: note: expected 'char *' but argument is of type 'unsigned char *' extern void replicate_pattern(char *, char *, size_t); ^ verify.c:148:11: warning: variable 'v_hashstr_buf' set but not used [-Wunused-but-set-variable] char *v_hashstr_buf; ^ verify.c:147:11: warning: variable 'i_hashstr_buf' set but not used [-Wunused-but-set-variable] char *i_hashstr_buf; ^ verify.c:146:12: warning: unused variable 'n_bytes_read' [-Wunused-variable] size_t n_bytes_read; ^ gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c util.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c log.c hash.c: In function 'hashl_init': hash.c:227:27: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] (hptr->hash->init)(ctx); ^ hash.c: In function 'hashl_update': hash.c:256:29: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] (hptr->hash->update)(ctx, buf, len); ^ hash.c: In function 'hashl_final': hash.c:289:28: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] (hptr->hash->final)(ctx, hptr->hash->hashstr_buf); ^ gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c output.c gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c split.c output.c: In function 'outputlist_add': output.c:127:5: warning: enumeration value 'NONE' not handled in switch [-Wswitch] switch (type) { ^ output.c: In function 'outputlist_write': output.c:159:9: warning: enumeration value 'NONE' not handled in switch [-Wswitch] switch (ptr->type) { ^ output.c:159:9: warning: enumeration value 'STREAM' not handled in switch [-Wswitch] gcc -DHAVE_CONFIG_H -I. -I.. -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hashformat.c split.c:103:12: warning: 'maxsplits' defined but not used [-Wunused-function] static int maxsplits(char *fmt) ^ gcc -fgnu89-inline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o dcfldd dcfldd.o md5.o sha1.o sha2.o human.o long-options.o safe-read.o xstrtol.o version-etc.o argmatch.o xstrtoul.o full-write.o xstrtoumax.o copy.o hash.o verify.o translate.o sizeprobe.o pattern.o util.o log.o output.o split.o hashformat.o make[2]: Leaving directory `/builddir/build/BUILD/dcfldd-1.9/src' make[2]: Entering directory `/builddir/build/BUILD/dcfldd-1.9' make[2]: Leaving directory `/builddir/build/BUILD/dcfldd-1.9' make[1]: Leaving directory `/builddir/build/BUILD/dcfldd-1.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Om6WJH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64 + cd dcfldd-1.9 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/dcfldd-1.9/src' make[2]: Entering directory `/builddir/build/BUILD/dcfldd-1.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/bin' /usr/bin/install -c dcfldd '/builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dcfldd-1.9/src' make[1]: Leaving directory `/builddir/build/BUILD/dcfldd-1.9/src' make[1]: Entering directory `/builddir/build/BUILD/dcfldd-1.9' make[2]: Entering directory `/builddir/build/BUILD/dcfldd-1.9' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 man/dcfldd.1 '/builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/dcfldd-1.9' make[1]: Leaving directory `/builddir/build/BUILD/dcfldd-1.9' + /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/dcfldd-1.9 extracting debug info from /builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/bin/dcfldd dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 467 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: dcfldd-1.9-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u6qx0M + umask 022 + cd /builddir/build/BUILD + cd dcfldd-1.9 + DOCDIR=/builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/share/doc/dcfldd-1.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/share/doc/dcfldd-1.9 + cp -pr AUTHORS /builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/share/doc/dcfldd-1.9 + cp -pr ChangeLog /builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/share/doc/dcfldd-1.9 + cp -pr README /builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/share/doc/dcfldd-1.9 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6X1AiS + umask 022 + cd /builddir/build/BUILD + cd dcfldd-1.9 + LICENSEDIR=/builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/share/licenses/dcfldd-1.9 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/share/licenses/dcfldd-1.9 + cp -pr COPYING /builddir/build/BUILDROOT/dcfldd-1.9-1.el7.x86_64/usr/share/licenses/dcfldd-1.9 + exit 0 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Provides: dcfldd = 1.9-1.el7 dcfldd(x86-64) = 1.9-1.el7 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) rtld(GNU_HASH) Processing files: dcfldd-debuginfo-1.9-1.el7.x86_64 Provides: dcfldd-debuginfo = 1.9-1.el7 dcfldd-debuginfo(x86-64) = 1.9-1.el7 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/dcfldd-1.9-1.el7.x86_64 Wrote: /builddir/build/RPMS/dcfldd-1.9-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/dcfldd-debuginfo-1.9-1.el7.x86_64.rpm Child return code was: 0