Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/otcl.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1657/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/otcl.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-00016bff Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/otcl-1.14-5.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/otcl.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1657/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/otcl.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.i3VHqa + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf otcl-1.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/otcl-src-1.14.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd otcl-1.14 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/install: owish otclsh libotcl.a libotcl$(SHLIB_SUFFIX) otcl.h dirs/lib: owish otclsh libotcl.a libotcl$(SHLIB_SUFFIX) otcl.h/g' Makefile.in + sed -i 's/ $(INSTALL) owish $(INST_OWISH)//g' Makefile.in + sed -i 's/ $(INSTALL) otclsh $(INST_OTCLSH)//g' Makefile.in + sed -i 's/ $(INSTALL) libotcl.a $(INST_OLIB)//g' Makefile.in + sed -i 's: $(RANLIB) $(INST_OLIB)/libotcl.a::g' Makefile.in + sed -i 's/ $(INSTALL) libotcl$(SHLIB_SUFFIX) $(INST_OLIBSH)//g' Makefile.in + sed -i 's/ $(INSTALL) -m 644 otcl.h $(INST_OINC)//g' Makefile.in + 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 -I/usr/lib64/gfortran/modules' + export FFLAGS + ./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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info No .configure file found in current directory Continuing with default options... checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu 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 ISO C89... none needed 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.exe... 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 for string.h... (cached) yes checking for main in -lXbsd... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for dcgettext in -lintl... no checking for getnodebyname in -ldnet_stub... no checking that g++ can handle -O2... no checking standard STL is available... no checking for tcl.h... -I/usr/include checking for tclInt.h... -I/usr/include/tcl-private/generic checking for libtcl8.5... -L/usr/lib64 -ltcl8.5 checking for init.tcl... /usr/share/tcl8.5 checking for http.tcl... /usr/share/tcl8.5/http1.0 checking Tcl http.tcl library... yes checking for tclsh8.5.7... no checking for tclsh8.5... /usr/bin/tclsh8.5 checking for tk.h... -I/usr/include checking for libtk8.5... -L/usr/lib64 -ltk8.5 checking for tk.tcl... /usr/share/tk8.5 checking for X11 header files checking for X11 library archive checking for XOpenDisplay in -lX11... yes checking for XShmAttach in -lXext... no warning: compiling without -lXext checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking system version (for dynamic loading)... Linux-2.6.32-358.el6.x86_64 checking for dlopen in -ldl... yes No explicit static compilation flag; setting V_STATIC to "" checking for dlopen in -ldl... (cached) yes checking system version (for system-dependent libraries)... Linux-2.6.32-358.el6.x86_64 checking for unistd.h... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile creating ./gen creating ./bin + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1d734V + umask 022 + cd /builddir/build/BUILD + cd otcl-1.14 + LANG=C + export LANG + unset DISPLAY + make -j3 rm -f libotcl.a otcl.o rm -f libotcl.so otcl.o so_locations gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DUSE_SHM -DHAVE_UNISTD_H=1 -I. -I/usr/include -I/usr/include/tcl-private/generic -I/usr/include -I/usr/include otcl.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DUSE_SHM -DHAVE_UNISTD_H=1 -fPIC -I. -I/usr/include -I/usr/include/tcl-private/generic -I/usr/include -I/usr/include otcl.c otcl.c: In function 'FindProc': otcl.c:784: warning: cast to pointer from integer of different size otcl.c: In function 'PrimitiveODestroyNoFree': otcl.c:1008: warning: cast from pointer to integer of different size otcl.c: In function 'OTclODestroyMethod': otcl.c:1300: warning: cast from pointer to integer of different size ar cq libotcl.a otcl.o otcl.c: In function 'FindProc': otcl.c:784: warning: cast to pointer from integer of different size otcl.c: In function 'PrimitiveODestroyNoFree': otcl.c:1008: warning: cast from pointer to integer of different size otcl.c: In function 'OTclODestroyMethod': otcl.c:1300: warning: cast from pointer to integer of different size gcc -shared -o libotcl.so otcl.o ranlib libotcl.a rm -f libotcl.so rm -f libotcl.so gcc -o otclsh -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/usr/include -I/usr/include/tcl-private/generic -I/usr/include -I/usr/include otclAppInit.c \ -L. -lotcl -L/usr/lib64 -ltk8.5 -L/usr/lib64 -ltcl8.5 -lX11 -lnsl -ldl -lm gcc -o owish -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/usr/include -I/usr/include/tcl-private/generic -I/usr/include -I/usr/include otkAppInit.c \ -L. -lotcl -L/usr/lib64 -ltk8.5 -L/usr/lib64 -ltcl8.5 -lX11 -lnsl -ldl -lm + make -j3 lib make: Nothing to be done for `lib'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6pi23J + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64 + cd otcl-1.14 + LANG=C + export LANG + unset DISPLAY + mkdir -p /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/include + mkdir -p /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/lib64 + install -c owish /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/bin + install -c otclsh /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/bin + install -c libotcl.so /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/lib64 + install -c -m 644 otcl.h /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/include + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/otcl-1.14 extracting debug info from /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/bin/owish extracting debug info from /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/bin/otclsh extracting debug info from /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/lib64/libotcl.so 152 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-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: otcl-1.14-5.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x8GR8A + umask 022 + cd /builddir/build/BUILD + cd otcl-1.14 + DOCDIR=/builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/share/doc/otcl-1.14 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/share/doc/otcl-1.14 + /bin/mkdir -p /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/share/doc/otcl-1.14 + cp -pr CHANGES.html VERSION README.html /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/share/doc/otcl-1.14 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libnsl.so.1()(64bit) libotcl.so()(64bit) libtcl8.5.so()(64bit) libtk8.5.so()(64bit) rtld(GNU_HASH) Processing files: otcl-devel-1.14-5.el6.x86_64 Provides: libotcl.so()(64bit) 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: otcl-doc-1.14-5.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8F34fs + umask 022 + cd /builddir/build/BUILD + cd otcl-1.14 + DOCDIR=/builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/share/doc/otcl-doc-1.14 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/share/doc/otcl-doc-1.14 + /bin/mkdir -p /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/share/doc/otcl-doc-1.14 + cp -pr doc/autoload.html doc/capi.html doc/class.html doc/object.html doc/otcl-paper.ps.gz doc/tutorial.html /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64/usr/share/doc/otcl-doc-1.14 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: otcl-debuginfo-1.14-5.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64 warning: Could not canonicalize hostname: i-00016bff Wrote: /builddir/build/RPMS/otcl-1.14-5.el6.x86_64.rpm Wrote: /builddir/build/RPMS/otcl-devel-1.14-5.el6.x86_64.rpm Wrote: /builddir/build/RPMS/otcl-doc-1.14-5.el6.noarch.rpm Wrote: /builddir/build/RPMS/otcl-debuginfo-1.14-5.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.17lsyL + umask 022 + cd /builddir/build/BUILD + cd otcl-1.14 + /bin/rm -rf /builddir/build/BUILDROOT/otcl-1.14-5.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->