Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/tcl-zlib.spec'], chrootPath='/var/lib/mock/f28-build-11429501-853431/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/tcl-zlib.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/tcl-zlib-2.0.1-0.21.svn40.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/tcl-zlib.spec'], chrootPath='/var/lib/mock/f28-build-11429501-853431/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/tcl-zlib.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f64zio + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zlib + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/zlib.tar.gz + 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.sATQvw + umask 022 + cd /builddir/build/BUILD + cd zlib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-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 --with-tcl=/usr/lib64 checking for ppc64le-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/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for ppc64le-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 ppc64le-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... no 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-4.14.13-300.fc27.ppc64le checking for dlopen in -ldl... yes checking for ar... ar checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long 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_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"/usr/include" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fstack-clash-protection -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 from 'char *' to 'Bytef *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] zsh->stream.next_out=datatmp; ^ ./generic/zlib.c:652:28: warning: pointer targets in passing argument 1 of 'tclStubsPtr->tcl_NewByteArrayObj' differ in signedness [-Wpointer-sign] obj = Tcl_NewByteArrayObj(datatmp, outsize - zsh->stream.avail_out ); ^~~~~~~ ./generic/zlib.c:652:28: note: expected 'const unsigned char *' but argument is of type 'char *' ./generic/zlib.c:662:27: warning: pointer targets in assignment from 'char *' to 'Bytef *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] zsh->stream.next_out=datatmp; ^ ./generic/zlib.c:667:33: warning: pointer targets in passing argument 1 of 'tclStubsPtr->tcl_NewByteArrayObj' differ in signedness [-Wpointer-sign] obj = Tcl_NewByteArrayObj(datatmp, outsize - zsh->stream.avail_out ); ^~~~~~~ ./generic/zlib.c:667:33: note: expected 'const unsigned char *' but argument is of type 'char *' ./generic/zlib.c: In function 'Zlib_CRC32': ./generic/zlib.c:1002:21: 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: /usr/include/zlib.h:1725:23: note: expected 'const Bytef *' {aka 'const unsigned char *'} 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:25: 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: /usr/include/zlib.h:1688:23: note: expected 'const Bytef *' {aka 'const unsigned char *'} 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:1056:58: warning: pointer targets in passing argument 3 of 'tclStubsPtr->tcl_GetIntFromObj' differ in signedness [-Wpointer-sign] if (objc > 3 && Tcl_GetIntFromObj(interp, objv[3], &start) != TCL_OK) { ^~~~~~ ./generic/zlib.c:1056:58: note: expected 'int *' but argument is of type 'unsigned int *' ./generic/zlib.c:1063:46: 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 *' {aka 'unsigned char *'} Zlib_Adler32(unsigned int adler, const char *buf, unsigned int len) { ^~~~~~~~~~~~ ./generic/zlib.c:1066:58: warning: pointer targets in passing argument 3 of 'tclStubsPtr->tcl_GetIntFromObj' differ in signedness [-Wpointer-sign] if (objc > 3 && Tcl_GetIntFromObj(interp, objv[3], &start) != TCL_OK) { ^~~~~~ ./generic/zlib.c:1066:58: note: expected 'int *' but argument is of type 'unsigned int *' ./generic/zlib.c:1073:44: 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 *' {aka 'unsigned char *'} Zlib_CRC32(unsigned int crc, const char *buf, unsigned int len) { ^~~~~~~~~~ ./generic/zlib.c:1076:58: warning: pointer targets in passing argument 3 of 'tclStubsPtr->tcl_GetIntFromObj' differ in signedness [-Wpointer-sign] if (objc > 3 && Tcl_GetIntFromObj(interp, objv[3], &level) != TCL_OK) { ^~~~~~ ./generic/zlib.c:1076:58: note: expected 'int *' but argument is of type 'unsigned int *' ./generic/zlib.c:1081:58: warning: pointer targets in passing argument 3 of 'tclStubsPtr->tcl_GetIntFromObj' differ in signedness [-Wpointer-sign] if (objc > 3 && Tcl_GetIntFromObj(interp, objv[3], &level) != TCL_OK) { ^~~~~~ ./generic/zlib.c:1081:58: note: expected 'int *' but argument is of type 'unsigned int *' ./generic/zlib.c:1086:58: warning: pointer targets in passing argument 3 of 'tclStubsPtr->tcl_GetIntFromObj' differ in signedness [-Wpointer-sign] if (objc > 3 && Tcl_GetIntFromObj(interp, objv[3], &level) != TCL_OK) { ^~~~~~ ./generic/zlib.c:1086:58: note: expected 'int *' but argument is of type 'unsigned int *' ./generic/zlib.c:1091:58: warning: pointer targets in passing argument 3 of 'tclStubsPtr->tcl_GetIntFromObj' differ in signedness [-Wpointer-sign] if (objc > 3 && Tcl_GetIntFromObj(interp, objv[3], &buffersize) != TCL_OK) { ^~~~~~~~~~~ ./generic/zlib.c:1091:58: note: expected 'int *' but argument is of type 'unsigned int *' ./generic/zlib.c:1098:58: warning: pointer targets in passing argument 3 of 'tclStubsPtr->tcl_GetIntFromObj' differ in signedness [-Wpointer-sign] if (objc > 3 && Tcl_GetIntFromObj(interp, objv[3], &buffersize) != TCL_OK) { ^~~~~~~~~~~ ./generic/zlib.c:1098:58: note: expected 'int *' but argument is of type 'unsigned int *' ./generic/zlib.c:1128:41: warning: pointer targets in passing argument 3 of 'tclStubsPtr->tcl_GetIntFromObj' differ in signedness [-Wpointer-sign] if (Tcl_GetIntFromObj(interp, objv[3], &level) != TCL_OK) { ^~~~~~ ./generic/zlib.c:1128:41: note: expected 'int *' but argument is of type 'unsigned int *' 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_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"/usr/include" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fstack-clash-protection -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/lib64 -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_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"/usr/include" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fstack-clash-protection -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 [-Wdiscarded-qualifiers] 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/lib64:" PATH=".:/usr/lib64:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin" 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.kv41yG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le ++ dirname /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le + cd zlib + make DESTDIR=/builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le install-binaries install-libraries /usr/bin/install -c libzlib2.0.1.so /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/zlib2.0.1/libzlib2.0.1.so : /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/zlib2.0.1/libzlib2.0.1.so /usr/bin/install -c libzlibstub2.0.1.a /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/zlib2.0.1/libzlibstub2.0.1.a ranlib /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/zlib2.0.1/libzlibstub2.0.1.a Install zlib.c /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/zlib2.0.1/zlib.c Install pkgIndex.tcl /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/zlib2.0.1 Installing header files in /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/include Installing ./generic/zlibDecls.h Installing ./generic/tclZlib.h + install -d /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/tcl8.6 + mv /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/zlib2.0.1 /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/tcl8.6/zlib2.0.1 + rm -rf /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/tcl8.6/zlib2.0.1/zlib.c + chmod -x /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/tcl8.6/zlib2.0.1/libzlibstub2.0.1.a + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.0.1-0.21.svn40.fc28 --unique-debug-suffix -2.0.1-0.21.svn40.fc28.ppc64le --unique-debug-src-base tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/zlib extracting debug info from /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/lib64/tcl8.6/zlib2.0.1/libzlib2.0.1.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 107 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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-mangle-shebangs Processing files: tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J2zaSQ + umask 022 + cd /builddir/build/BUILD + cd zlib + DOCDIR=/builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/share/doc/tcl-zlib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/share/doc/tcl-zlib + cp -pr README /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/share/doc/tcl-zlib + cp -pr ChangeLog /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le/usr/share/doc/tcl-zlib + exit 0 Provides: libzlib2.0.1.so()(64bit) tcl-zlib = 2.0.1-0.21.svn40.fc28 tcl-zlib(ppc-64) = 2.0.1-0.21.svn40.fc28 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.17)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: tcl-zlib-devel-2.0.1-0.21.svn40.fc28.ppc64le Provides: tcl-zlib-devel = 2.0.1-0.21.svn40.fc28 tcl-zlib-devel(ppc-64) = 2.0.1-0.21.svn40.fc28 tcl-zlib-static = 2.0.1-0.21.svn40.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tcl-zlib-debugsource-2.0.1-0.21.svn40.fc28.ppc64le Provides: tcl-zlib-debugsource = 2.0.1-0.21.svn40.fc28 tcl-zlib-debugsource(ppc-64) = 2.0.1-0.21.svn40.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tcl-zlib-debuginfo-2.0.1-0.21.svn40.fc28.ppc64le Provides: debuginfo(build-id) = 15c83ba63db4ec2301d1439b42ed86be0261d1ca tcl-zlib-debuginfo = 2.0.1-0.21.svn40.fc28 tcl-zlib-debuginfo(ppc-64) = 2.0.1-0.21.svn40.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tcl-zlib-debugsource(ppc-64) = 2.0.1-0.21.svn40.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le Wrote: /builddir/build/RPMS/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/tcl-zlib-devel-2.0.1-0.21.svn40.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/tcl-zlib-debugsource-2.0.1-0.21.svn40.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/tcl-zlib-debuginfo-2.0.1-0.21.svn40.fc28.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OWpBf1 + umask 022 + cd /builddir/build/BUILD + cd zlib + /usr/bin/rm -rf /builddir/build/BUILDROOT/tcl-zlib-2.0.1-0.21.svn40.fc28.ppc64le + exit 0 Child return code was: 0