Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/tcl-zlib.spec'], False, '/var/lib/mock/f22-build-2309136-411892/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/tcl-zlib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-14.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/tcl-zlib-2.0.1-0.14.svn40.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/tcl-zlib.spec'], False, '/var/lib/mock/f22-build-2309136-411892/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/tcl-zlib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L9Wb3M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zlib + /usr/bin/gzip -dc /builddir/build/SOURCES/zlib.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zlib + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RbZYLl + umask 022 + cd /builddir/build/BUILD + cd zlib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=i686-redhat-linux-gnu --host=i686-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 --with-tcl=/usr/lib checking for i686-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 zlib location... /usr checking for deflateBound in -lz... yes checking for correct TEA configuration... ok (TEA 3.2) checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for existence of /usr/lib/tclConfig.sh... loading checking for i686-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 ANSI C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib 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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... yes checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for Tcl public headers... /usr/include checking for pthread_mutex_init in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for readdir_r... yes checking for building with threads... yes checking how to build libraries... shared checking for tclsh... /usr/bin/tclsh8.6 checking if 64bit support is enabled... no checking if 64bit Sparc VIS support is requested... no checking system version (for dynamic loading)... Linux-3.15.6-200.fc20.x86_64 checking for dlopen in -ldl... yes checking for ar... ar checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... long long checking for struct dirent64... no checking for struct stat64... yes checking for off64_t... yes checking for build with symbols... no configure: creating ./config.status config.status: creating Makefile + make gcc -pipe -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"2.0.1\" -DPACKAGE_STRING=\"zlib\ 2.0.1\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ZLIB=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I"/usr/include" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/zlib.c` -o zlib.o ./generic/zlib.c: In function 'Zlib_StreamPut': ./generic/zlib.c:647:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] zsh->stream.next_out=datatmp; ^ ./generic/zlib.c:662:27: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] zsh->stream.next_out=datatmp; ^ ./generic/zlib.c: In function 'Zlib_CRC32': ./generic/zlib.c:1002:10: warning: pointer targets in passing argument 2 of 'crc32' differ in signedness [-Wpointer-sign] return crc32(crc, buf, len); ^ In file included from ./generic/zlib.c:17:0: /usr/include/zlib.h:1600:23: note: expected 'const Bytef *' but argument is of type 'const char *' ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ ./generic/zlib.c: In function 'Zlib_Adler32': ./generic/zlib.c:1007:10: warning: pointer targets in passing argument 2 of 'adler32' differ in signedness [-Wpointer-sign] return adler32(adler, buf, len); ^ In file included from ./generic/zlib.c:17:0: /usr/include/zlib.h:1569:23: note: expected 'const Bytef *' but argument is of type 'const char *' ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ ./generic/zlib.c: In function 'ZlibCmd': ./generic/zlib.c:1063:26: warning: pointer targets in passing argument 2 of 'Zlib_Adler32' differ in signedness [-Wpointer-sign] Tcl_SetIntObj(obj, Zlib_Adler32(start, data, dlen)); ^ ./generic/zlib.c:1006:1: note: expected 'const char *' but argument is of type 'Byte *' Zlib_Adler32(unsigned int adler, const char *buf, unsigned int len) { ^ ./generic/zlib.c:1073:26: warning: pointer targets in passing argument 2 of 'Zlib_CRC32' differ in signedness [-Wpointer-sign] Tcl_SetIntObj(obj, Zlib_CRC32(start, data, dlen)); ^ ./generic/zlib.c:1000:1: note: expected 'const char *' but argument is of type 'Byte *' Zlib_CRC32(unsigned int crc, const char *buf, unsigned int len) { ^ gcc -pipe -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"2.0.1\" -DPACKAGE_STRING=\"zlib\ 2.0.1\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ZLIB=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I"/usr/include" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/zlibStubInit.c` -o zlibStubInit.o rm -f libzlib2.0.1.so gcc -pipe -shared -o libzlib2.0.1.so zlib.o zlibStubInit.o -lz -L/usr/lib -ltclstub8.6 : libzlib2.0.1.so gcc -pipe -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"2.0.1\" -DPACKAGE_STRING=\"zlib\ 2.0.1\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ZLIB=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I"/usr/include" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/zlibStubLib.c` -o zlibStubLib.o ./generic/zlibStubLib.c: In function 'Zlib_InitStubs': ./generic/zlibStubLib.c:54:19: warning: assignment discards 'const' qualifier from pointer target type actualVersion = Tcl_PkgRequireEx(interp, "zlib", version, exact, ^ rm -f libzlibstub2.0.1.a ar cr libzlibstub2.0.1.a zlibStubLib.o ranlib libzlibstub2.0.1.a ( echo pkg_mkIndex . libzlib2.0.1.so \; exit; ) | TCL_LIBRARY=`echo /usr/include/tcl-private/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin" TCLLIBPATH="." /usr/bin/tclsh8.6 If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: xml2nroff sample.xml > sample.n xml2html sample.xml > sample.html + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JKwuAJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386 ++ dirname /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386 + cd zlib + rm -rf /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386 + make DESTDIR=/builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386 install-binaries install-libraries /usr/bin/install -c libzlib2.0.1.so /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/zlib2.0.1/libzlib2.0.1.so : /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/zlib2.0.1/libzlib2.0.1.so /usr/bin/install -c libzlibstub2.0.1.a /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/zlib2.0.1/libzlibstub2.0.1.a ranlib /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/zlib2.0.1/libzlibstub2.0.1.a Install zlib.c /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/zlib2.0.1/zlib.c Install pkgIndex.tcl /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/zlib2.0.1 Installing header files in /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/include Installing ./generic/zlibDecls.h Installing ./generic/tclZlib.h + install -d /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/tcl8.6 + mv /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/zlib2.0.1 /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/tcl8.6/zlib2.0.1 + rm -rf /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/tcl8.6/zlib2.0.1/zlib.c + chmod -x /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/tcl8.6/zlib2.0.1/libzlibstub2.0.1.a + /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/zlib extracting debug info from /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/lib/tcl8.6/zlib2.0.1/libzlib2.0.1.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 107 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: tcl-zlib-2.0.1-0.14.svn40.fc22.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XY2zLf + umask 022 + cd /builddir/build/BUILD + cd zlib + DOCDIR=/builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/share/doc/tcl-zlib + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/share/doc/tcl-zlib + cp -pr README /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/share/doc/tcl-zlib + cp -pr ChangeLog /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386/usr/share/doc/tcl-zlib + exit 0 Processing files: tcl-zlib-devel-2.0.1-0.14.svn40.fc22.i686 Provides: tcl-zlib-static = 2.0.1-0.14.svn40.fc22 Processing files: tcl-zlib-debuginfo-2.0.1-0.14.svn40.fc22.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386 warning: Could not canonicalize hostname: buildvm-14.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/tcl-zlib-2.0.1-0.14.svn40.fc22.i686.rpm Wrote: /builddir/build/RPMS/tcl-zlib-devel-2.0.1-0.14.svn40.fc22.i686.rpm Wrote: /builddir/build/RPMS/tcl-zlib-debuginfo-2.0.1-0.14.svn40.fc22.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1XcPOM + umask 022 + cd /builddir/build/BUILD + cd zlib + rm -rf /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.14.svn40.fc22.i386 + exit 0 Child return code was: 0 LEAVE do -->