Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libytnef.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libytnef.spec'] with env {'LANG': 'en_GB', '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: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libytnef-1.5-14.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libytnef.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', '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=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libytnef.spec '] with env {'LANG': 'en_GB', '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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pZ449y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libytnef-1.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libytnef-1.5.tar.bz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libytnef-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (libytnef-bufferoverflow.patch): + echo 'Patch #0 (libytnef-bufferoverflow.patch):' + /usr/bin/cat /builddir/build/SOURCES/libytnef-bufferoverflow.patch + /usr/bin/patch -p1 -b --suffix .bufferoverflow --fuzz=0 patching file ytnef.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tQKwq7 + umask 022 + cd /builddir/build/BUILD + cd libytnef-1.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == 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=i386-redhat-linux-gnu --host=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for egrep... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking whether byte ordering is bigendian... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: creating ./config.status config.status: creating Makefile config.status: creating libytnef.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands + make -j16 cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory `/builddir/build/BUILD/libytnef-1.5' /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o ytnef.lo `test -f 'ytnef.c' || echo './'`ytnef.c cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ytnef.c -fPIC -DPIC -o ytnef.lo ytnef.c: In function 'to_utf8': ytnef.c:161:2: warning: pointer targets in passing argument 1 of 'SwapWord' differ in signedness [-Wpointer-sign] unsigned int c = SwapWord(buf+i); ^ ytnef.c:103:6: note: expected 'unsigned char *' but argument is of type 'char *' WORD SwapWord(BYTE *p) ^ ytnef.c: In function 'TNEFFillMapi': ytnef.c:416:8: warning: pointer targets in passing argument 2 of 'to_utf8' differ in signedness [-Wpointer-sign] vl->data = to_utf8(vl->size, d); ^ ytnef.c:154:7: note: expected 'char *' but argument is of type 'unsigned char *' char* to_utf8(int len, char* buf) ^ ytnef.c:339:9: warning: variable 'offset' set but not used [-Wunused-but-set-variable] int offset; ^ ytnef.c: In function 'TNEFHexBreakdown': ytnef.c:568:9: warning: 'return' with no value, in function returning non-void [-Wreturn-type] return; ^ ytnef.c: In function 'TNEFDetailedPrint': ytnef.c:583:9: warning: 'return' with no value, in function returning non-void [-Wreturn-type] return; ^ ytnef.c: In function 'TNEFGetKey': ytnef.c:664:5: warning: too many arguments for format [-Wformat-extra-args] DEBUG1(TNEF->Debug, 2, "Key = %i", *key); ^ ytnef.c: In function 'TNEFGetHeader': ytnef.c:687:5: warning: too many arguments for format [-Wformat-extra-args] DEBUG1(TNEF->Debug, 2, "Type = %i", *type); ^ ytnef.c:698:5: warning: too many arguments for format [-Wformat-extra-args] DEBUG1(TNEF->Debug, 2, "Size = %i", *size); ^ ytnef.c:673:10: warning: unused variable 'wtemp' [-Wunused-variable] WORD wtemp; ^ ytnef.c:672:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ ytnef.c:671:19: warning: unused variable 'temp' [-Wunused-variable] unsigned char temp[8]; ^ ytnef.c: In function 'TNEFFile_Open': ytnef.c:844:5: warning: too many arguments for format [-Wformat-extra-args] DEBUG1(finfo->Debug, 3, "Opening %s", finfo->filename); ^ ytnef.c: In function 'TNEFFile_Read': ytnef.c:856:5: warning: too many arguments for format [-Wformat-extra-args] DEBUG2(finfo->Debug, 3, "Reading %i blocks of %i size", count, size); ^ ytnef.c: In function 'TNEFFile_Close': ytnef.c:868:5: warning: too many arguments for format [-Wformat-extra-args] DEBUG1(finfo->Debug, 3, "Closing file %s", finfo->filename); ^ ytnef.c: In function 'TNEFMemory_Read': ytnef.c:914:5: warning: too many arguments for format [-Wformat-extra-args] DEBUG1(minfo->Debug, 3, "Copying %i bytes", length); ^ ytnef.c: In function 'TNEFParse': ytnef.c:995:9: warning: too many arguments for format [-Wformat-extra-args] DEBUG2(TNEF->Debug, 2, "Header says type=%i, size=%i", type, size); ^ ytnef.c:1034:25: warning: too many arguments for format [-Wformat-extra-args] DEBUG2(TNEF->Debug, 1, "No handler for %s: %i bytes", ^ ytnef.c: In function 'MAPIPrint': ytnef.c:1229:21: warning: pointer targets in passing argument 1 of 'MAPISysTimetoDTR' differ in signedness [-Wpointer-sign] MAPISysTimetoDTR(mapidata->data, &thedate); ^ ytnef.c:1079:5: note: expected 'unsigned char *' but argument is of type 'char *' int MAPISysTimetoDTR(BYTE *data, dtr *thedate) ^ ytnef.c:1235:21: warning: format '%li' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf(" Value: %li\n", *(mapidata->data)); ^ ytnef.c:1251:21: warning: implicit declaration of function 'IsCompressedRTF' [-Wimplicit-function-declaration] if(IsCompressedRTF(mapidata)==1) { ^ ytnef.c:1255:41: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if((vlTemp.data = DecompressRTF(mapidata, &(vlTemp.size))) != NULL) { ^ ytnef.c:1263:29: warning: implicit declaration of function 'isprint' [-Wimplicit-function-declaration] if (isprint(mapidata->data[h])) ^ ytnef.c:1149:13: warning: unused variable 'ddword_ptr' [-Wunused-variable] DDWORD *ddword_ptr; ^ ytnef.c: In function 'IsCompressedRTF': ytnef.c:1299:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] src = p->data; ^ ytnef.c:1297:52: warning: variable 'crc32' set but not used [-Wunused-but-set-variable] ULONG compressedSize, uncompressedSize, magic, crc32; ^ ytnef.c:1297:27: warning: variable 'uncompressedSize' set but not used [-Wunused-but-set-variable] ULONG compressedSize, uncompressedSize, magic, crc32; ^ ytnef.c:1297:11: warning: variable 'compressedSize' set but not used [-Wunused-but-set-variable] ULONG compressedSize, uncompressedSize, magic, crc32; ^ ytnef.c: In function 'DecompressRTF': ytnef.c:1333:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] src = p->data; ^ ytnef.c:1327:52: warning: variable 'crc32' set but not used [-Wunused-but-set-variable] ULONG compressedSize, uncompressedSize, magic, crc32; ^ ytnef.c:1325:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ ytnef.c: In function 'TNEFIcon': ytnef.c:280:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ ytnef.c: In function 'TNEFSentFor': ytnef.c:502:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ ytnef.c: In function 'TNEFMemory_Close': ytnef.c:923:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ ytnef.c: In function 'DecompressRTF': ytnef.c:1400:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /bin/sh ./libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o libytnef.la -rpath /usr/lib ytnef.lo mkdir .libs rm -fr .libs/libytnef.la .libs/libytnef.* .libs/libytnef.* (cd . && ln -s ytnef.lo ytnef.o) gcc -shared ytnef.lo -Wl,-z -Wl,relro -Wl,-soname -Wl,libytnef.so.0 -o .libs/libytnef.so.0.0.0 (cd .libs && rm -f libytnef.so.0 && ln -s libytnef.so.0.0.0 libytnef.so.0) (cd .libs && rm -f libytnef.so && ln -s libytnef.so.0.0.0 libytnef.so) creating libytnef.la (cd .libs && rm -f libytnef.la && ln -s ../libytnef.la libytnef.la) make[1]: Leaving directory `/builddir/build/BUILD/libytnef-1.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U5ghrP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386 ++ dirname /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386 + cd libytnef-1.5 + rm -rf /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386 + make install DESTDIR=/builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386 includedir=/usr/include/libytnef cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[1]: Entering directory `/builddir/build/BUILD/libytnef-1.5' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/lib mkdir -p -- /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c libytnef.la /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/lib/libytnef.la /usr/bin/install -c .libs/libytnef.so.0.0.0 /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/lib/libytnef.so.0.0.0 (cd /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/lib && rm -f libytnef.so.0 && ln -s libytnef.so.0.0.0 libytnef.so.0) (cd /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/lib && rm -f libytnef.so && ln -s libytnef.so.0.0.0 libytnef.so) /usr/bin/install -c .libs/libytnef.lai /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/lib/libytnef.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/include/libytnef mkdir -p -- /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/include/libytnef /builddir/build/BUILD/libytnef-1.5/install-sh -c -m 644 ytnef.h /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/include/libytnef/ytnef.h /builddir/build/BUILD/libytnef-1.5/install-sh -c -m 644 mapi.h /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/include/libytnef/mapi.h /builddir/build/BUILD/libytnef-1.5/install-sh -c -m 644 mapidefs.h /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/include/libytnef/mapidefs.h /builddir/build/BUILD/libytnef-1.5/install-sh -c -m 644 mapitags.h /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/include/libytnef/mapitags.h /builddir/build/BUILD/libytnef-1.5/install-sh -c -m 644 tnef-types.h /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/include/libytnef/tnef-types.h /builddir/build/BUILD/libytnef-1.5/install-sh -c -m 644 tnef-errors.h /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/include/libytnef/tnef-errors.h make[1]: Leaving directory `/builddir/build/BUILD/libytnef-1.5' + find /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libytnef-1.5 extracting debug info from /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/lib/libytnef.so.0.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libytnef.so.0.0.0.debug to /usr/lib/debug/usr/lib/libytnef.so.debug symlinked /usr/lib/debug/usr/lib/libytnef.so.0.0.0.debug to /usr/lib/debug/usr/lib/libytnef.so.0.debug 154 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: libytnef-1.5-14.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ysNZuy + umask 022 + cd /builddir/build/BUILD + cd libytnef-1.5 + DOCDIR=/builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/share/doc/libytnef-1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/share/doc/libytnef-1.5 + cp -pr ChangeLog /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/share/doc/libytnef-1.5 + cp -pr COPYING /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386/usr/share/doc/libytnef-1.5 + exit 0 Provides: libytnef = 1.5-14.el7 libytnef(x86-32) = 1.5-14.el7 libytnef.so.0 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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: libytnef-devel-1.5-14.el7.i686 Provides: libytnef-devel = 1.5-14.el7 libytnef-devel(x86-32) = 1.5-14.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libytnef.so.0 Processing files: libytnef-debuginfo-1.5-14.el7.i686 Provides: libytnef-debuginfo = 1.5-14.el7 libytnef-debuginfo(x86-32) = 1.5-14.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/libytnef-1.5-14.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/libytnef-1.5-14.el7.i686.rpm Wrote: /builddir/build/RPMS/libytnef-devel-1.5-14.el7.i686.rpm Wrote: /builddir/build/RPMS/libytnef-debuginfo-1.5-14.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bALULt + umask 022 + cd /builddir/build/BUILD + cd libytnef-1.5 + rm -rf /builddir/build/BUILDROOT/libytnef-1.5-14.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->