Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/tnef.spec'], chrootPath='/var/lib/mock/dist-5E-epel-build-2994365-457759/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/tnef.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildvm-19.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/tnef-1.4.12-2.el5.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/tnef.spec '], chrootPath='/var/lib/mock/dist-5E-epel-build-2994365-457759/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/tnef.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.11506 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf tnef-1.4.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/tnef-1.4.12.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tnef-1.4.12 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.11506 + umask 022 + cd /builddir/build/BUILD + cd tnef-1.4.12 + LANG=C + export LANG + unset DISPLAY + autoreconf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --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 gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... 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... gcc3 checking how to run the C preprocessor... gcc -E checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gettext in -lintl... no 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether basename is declared... no checking for size_t... yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for int... yes checking size of int... 4 checking for strdup... yes checking for getopt_long... yes checking for basename... yes checking for strrchr... yes checking for memmove... yes checking for memset... yes checking for strtoul... yes checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile config.status: creating BUGS config.status: creating tnef.spec config.status: creating doc/Makefile config.status: creating doc/tnef.1 config.status: creating doc/www/Makefile config.status: creating doc/www/cgi-bin/Makefile config.status: creating doc/www/htdocs/Makefile config.status: creating src/Makefile config.status: creating src/replace/Makefile config.status: creating tests/Makefile config.status: creating tests/cmdline/Makefile config.status: creating tests/files/Makefile config.status: creating tests/files/baselines/Makefile config.status: creating tests/files/datafiles/Makefile config.status: creating src/config.h config.status: executing depfiles commands + make -j4 Making all in doc make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc' Making all in www make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' Making all in cgi-bin make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/cgi-bin' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/cgi-bin' Making all in htdocs make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/htdocs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/htdocs' make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc' make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc' Making all in src make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src' /bin/sh -c 'TAG=tnef_name gawk -f ./mkdata.awk \ ./tnef-names.data' /bin/sh -c 'TAG=tnef_name gawk -f ./mkdata.awk \ ./tnef-names.data' /bin/sh -c 'TAG=tnef_type gawk -f ./mkdata.awk \ ./tnef-types.data' /bin/sh -c 'TAG=tnef_type gawk -f ./mkdata.awk \ ./tnef-types.data' /bin/sh -c 'TAG=mapi_type gawk -f ./mkdata.awk \ ./mapi-types.data' /bin/sh -c 'TAG=mapi_type gawk -f ./mkdata.awk \ ./mapi-types.data' /bin/sh -c 'TAG=mapi_name gawk -f ./mkdata.awk \ ./mapi-names.data' /bin/sh -c 'TAG=mapi_name gawk -f ./mkdata.awk \ ./mapi-names.data' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src' Making all in replace make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src/replace' if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dummy.o -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.o dummy.c; \ then mv -f ".deps/dummy.Tpo" ".deps/dummy.Po"; else rm -f ".deps/dummy.Tpo"; exit 1; fi rm -f libreplace.a ar cru libreplace.a dummy.o ranlib libreplace.a make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src/replace' Making all in . make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tnef_names.o -MD -MP -MF ".deps/tnef_names.Tpo" -c -o tnef_names.o tnef_names.c; \ then mv -f ".deps/tnef_names.Tpo" ".deps/tnef_names.Po"; else rm -f ".deps/tnef_names.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tnef_types.o -MD -MP -MF ".deps/tnef_types.Tpo" -c -o tnef_types.o tnef_types.c; \ then mv -f ".deps/tnef_types.Tpo" ".deps/tnef_types.Po"; else rm -f ".deps/tnef_types.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapi_types.o -MD -MP -MF ".deps/mapi_types.Tpo" -c -o mapi_types.o mapi_types.c; \ then mv -f ".deps/mapi_types.Tpo" ".deps/mapi_types.Po"; else rm -f ".deps/mapi_types.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapi_names.o -MD -MP -MF ".deps/mapi_names.Tpo" -c -o mapi_names.o mapi_names.c; \ then mv -f ".deps/mapi_names.Tpo" ".deps/mapi_names.Po"; else rm -f ".deps/mapi_names.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT alloc.o -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.o alloc.c; \ then mv -f ".deps/alloc.Tpo" ".deps/alloc.Po"; else rm -f ".deps/alloc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT attr.o -MD -MP -MF ".deps/attr.Tpo" -c -o attr.o attr.c; \ then mv -f ".deps/attr.Tpo" ".deps/attr.Po"; else rm -f ".deps/attr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT date.o -MD -MP -MF ".deps/date.Tpo" -c -o date.o date.c; \ then mv -f ".deps/date.Tpo" ".deps/date.Po"; else rm -f ".deps/date.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT debug.o -MD -MP -MF ".deps/debug.Tpo" -c -o debug.o debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Po"; else rm -f ".deps/debug.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapi_attr.o -MD -MP -MF ".deps/mapi_attr.Tpo" -c -o mapi_attr.o mapi_attr.c; \ then mv -f ".deps/mapi_attr.Tpo" ".deps/mapi_attr.Po"; else rm -f ".deps/mapi_attr.Tpo"; exit 1; fi file.c: In function 'confirm_action': file.c:50: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.c; \ then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT path.o -MD -MP -MF ".deps/path.Tpo" -c -o path.o path.c; \ then mv -f ".deps/path.Tpo" ".deps/path.Po"; else rm -f ".deps/path.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rtf.o -MD -MP -MF ".deps/rtf.Tpo" -c -o rtf.o rtf.c; \ then mv -f ".deps/rtf.Tpo" ".deps/rtf.Po"; else rm -f ".deps/rtf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tnef.o -MD -MP -MF ".deps/tnef.Tpo" -c -o tnef.o tnef.c; \ then mv -f ".deps/tnef.Tpo" ".deps/tnef.Po"; else rm -f ".deps/tnef.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT write.o -MD -MP -MF ".deps/write.Tpo" -c -o write.o write.c; \ then mv -f ".deps/write.Tpo" ".deps/write.Po"; else rm -f ".deps/write.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xstrdup.o -MD -MP -MF ".deps/xstrdup.Tpo" -c -o xstrdup.o xstrdup.c; \ then mv -f ".deps/xstrdup.Tpo" ".deps/xstrdup.Po"; else rm -f ".deps/xstrdup.Tpo"; exit 1; fi gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o tnef alloc.o attr.o date.o debug.o file.o main.o mapi_attr.o options.o path.o rtf.o tnef.o util.o write.o xstrdup.o tnef_names.o tnef_types.o mapi_types.o mapi_names.o replace/libreplace.a make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src' make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests' Making all in cmdline make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/cmdline' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/cmdline' Making all in files make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' Making all in baselines make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/baselines' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/baselines' Making all in datafiles make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/datafiles' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/datafiles' make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests' make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests' make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12' + chmod a-x THANKS + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.10643 + umask 022 + cd /builddir/build/BUILD + cd tnef-1.4.12 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/tnef-1.4.12-2.el5-root-mockbuild + make install DESTDIR=/var/tmp/tnef-1.4.12-2.el5-root-mockbuild Making install in doc make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc' Making install in www make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' Making install in cgi-bin make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/cgi-bin' make[4]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/cgi-bin' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/cgi-bin' make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/cgi-bin' Making install in htdocs make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/htdocs' make[4]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/htdocs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/htdocs' make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/htdocs' make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' make[4]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc' make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './tnef.1' '/var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/share/man/man1/tnef.1' make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc' make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc' Making install in src make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src' Making install in replace make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src/replace' make[4]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src/replace' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src/replace' make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src/replace' Making install in . make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src' make[4]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/bin" /usr/bin/install -c 'tnef' '/var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/bin/tnef' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src' make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src' make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests' Making install in cmdline make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/cmdline' make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/cmdline' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/cmdline' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/cmdline' Making install in files make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' Making install in baselines make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/baselines' make[4]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/baselines' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/baselines' make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/baselines' Making install in datafiles make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/datafiles' make[4]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/datafiles' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/datafiles' make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/datafiles' make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make[4]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests' make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests' make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests' make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12' make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12' make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12' + mkdir -p /var/tmp/tnef-1.4.12-2.el5-root-mockbuild//usr/share/mimelnk/application/ + desktop-file-install --dir=/var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/share/mimelnk/application --vendor= /builddir/build/SOURCES/vnd.ms-tnef.desktop /builddir/build/SOURCES/vnd.ms-tnef.desktop: missing encoding (guessed UTF-8) + mkdir -p /var/tmp/tnef-1.4.12-2.el5-root-mockbuild//usr/share/applications/ + desktop-file-install --dir=/var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/share/applications --vendor= /builddir/build/SOURCES/tnef-extract.desktop /builddir/build/SOURCES/tnef-extract.desktop: missing encoding (guessed UTF-8) + install -p -m 755 /builddir/build/SOURCES/tnef.sh /var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/bin/ + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/tnef-1.4.12 extracting debug info from /var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/bin/tnef 300 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.59850 + umask 022 + cd /builddir/build/BUILD + cd tnef-1.4.12 + make check DESTDIR=/var/tmp/tnef-1.4.12-2.el5-root-mockbuild Making check in doc make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc' Making check in www make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' Making check in cgi-bin make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/cgi-bin' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/cgi-bin' Making check in htdocs make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/htdocs' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www/htdocs' make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc/www' make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc' make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/doc' Making check in src make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src' make check-recursive make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src' Making check in replace make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src/replace' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src/replace' Making check in . make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/src' make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src' make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/src' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests' Making check in cmdline make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/cmdline' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/cmdline' PASS: help.test PASS: version.test PASS: basic.test PASS: debug.test PASS: list.test PASS: verbose.test PASS: overwrite.test PASS: directory.test PASS: maxsize.test PASS: body.test PASS: mime-types.test PASS: stdin.test =================== All 12 tests passed =================== make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/cmdline' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/cmdline' Making check in files make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' Making check in baselines make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/baselines' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/baselines' Making check in datafiles make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/datafiles' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files/datafiles' make[3]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' PASS: one-file.test PASS: rtf.test PASS: two-files.test PASS: missing-filenames.test PASS: long-filename.test PASS: data-before-name.test PASS: MAPI_OBJECT.test PASS: MAPI_ATTACH_DATA_OBJ.test PASS: triples.test PASS: body.test PASS: multi-name-property.test PASS: garbage-at-end.test PASS: multi-value-attribute.test =================== All 13 tests passed =================== make[4]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make[3]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests/files' make[2]: Entering directory `/builddir/build/BUILD/tnef-1.4.12/tests' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests' make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12/tests' make[1]: Entering directory `/builddir/build/BUILD/tnef-1.4.12' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/tnef-1.4.12' + exit 0 Processing files: tnef-1.4.12-2.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.91806 + umask 022 + cd /builddir/build/BUILD + cd tnef-1.4.12 + DOCDIR=/var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/share/doc/tnef-1.4.12 + export DOCDIR + rm -rf /var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/share/doc/tnef-1.4.12 + /bin/mkdir -p /var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/share/doc/tnef-1.4.12 + cp -pr AUTHORS ChangeLog COPYING NEWS README.md THANKS /var/tmp/tnef-1.4.12-2.el5-root-mockbuild/usr/share/doc/tnef-1.4.12 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libc.so.6()(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) rtld(GNU_HASH) Processing files: tnef-nautilus-1.4.12-2.el5 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: nautilus tnef Processing files: tnef-debuginfo-1.4.12-2.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/tnef-1.4.12-2.el5-root-mockbuild warning: Could not canonicalize hostname: buildvm-19.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/tnef-1.4.12-2.el5.x86_64.rpm Wrote: /builddir/build/RPMS/tnef-nautilus-1.4.12-2.el5.x86_64.rpm Wrote: /builddir/build/RPMS/tnef-debuginfo-1.4.12-2.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.38091 + umask 022 + cd /builddir/build/BUILD + cd tnef-1.4.12 + rm -rf /var/tmp/tnef-1.4.12-2.el5-root-mockbuild + exit 0 Child return code was: 0 LEAVE do -->