Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/tcl-togl.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-695c3e9a38a2a151ea23a9206fd9e11fed7d7b02/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/tcl-togl.spec'] with env {'LANG': 'en_US.UTF-8', '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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/tcl-togl-1.7-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/tcl-togl.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-695c3e9a38a2a151ea23a9206fd9e11fed7d7b02/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', '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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/tcl-togl.spec'] with env {'LANG': 'en_US.UTF-8', '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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kKA5to + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Togl-1.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/Togl-1.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Togl-1.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cZKpTL + umask 022 + cd /builddir/build/BUILD + cd Togl-1.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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 --libdir=/usr/lib/tcl8.5 --with-tk=/usr/lib checking for correct TEA configuration... ok (TEA 3.4) checking for Tcl configuration... found /usr/lib/tcl8.5/tclConfig.sh checking for existence of /usr/lib/tcl8.5/tclConfig.sh... loading checking for Tk configuration... found /usr/lib/tkConfig.sh checking for existence of /usr/lib/tkConfig.sh... loading checking for armv7hl-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 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 armv7hl-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... 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 Tk private include files... Using srcdir found in tkConfig.sh: /usr/include/tk-private checking for X... libraries , headers checking for X11 header files... checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking if 64bit support is enabled... no checking if 64bit Sparc VIS support is requested... no checking system version (for dynamic loading)... Linux-4.8.14-fedora-2 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 checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl config.status: creating togl_ws.h + make -j4 gcc -pipe -DPACKAGE_NAME=\"Togl\" -DPACKAGE_TARNAME=\"togl\" -DPACKAGE_VERSION=\"1.7\" -DPACKAGE_STRING=\"Togl\ 1.7\" -DPACKAGE_BUGREPORT=\"\" -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 -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 -DUSE_TK_STUBS=1 -I"/usr/include" -I"/usr/include/tk-private/generic" -I"/usr/include/tk-private/unix" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo togl.c` -o togl.o togl.c: In function 'Togl_DumpToEpsFile': togl.c:3697:13: warning: variable 'using_mesa' set but not used [-Wunused-but-set-variable] Bool using_mesa = False; ^ rm -f libTogl1.7.so gcc -pipe -shared -o libTogl1.7.so togl.o -lX11 -lGL -lXmu -L/usr/lib -ltclstub8.5 -L/usr/lib -ltkstub8.5 : libTogl1.7.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ahdHaR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm ++ dirname /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm + cd Togl-1.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm /usr/bin/install -c libTogl1.7.so /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm/usr/lib/tcl8.5/Togl1.7/libTogl1.7.so : /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm/usr/lib/tcl8.5/Togl1.7/libTogl1.7.so Install pkgIndex.tcl /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm/usr/lib/tcl8.5/Togl1.7 Installing header files in /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm/usr/include Installing ./togl.h Installing ./togl_ws.h + rm -f /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm//usr/lib/Togl1.7/LICENSE + ln -s /usr/lib/tcl8.5/Togl1.7/libTogl1.7.so /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm//usr/lib/libTogl1.7.so + /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/Togl-1.7 extracting debug info from /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm/usr/lib/tcl8.5/Togl1.7/libTogl1.7.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/tcl8.5/Togl1.7/libTogl1.7.so.debug to /usr/lib/debug/usr/lib/libTogl1.7.so.debug 252 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: tcl-togl-1.7-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P16GwS + umask 022 + cd /builddir/build/BUILD + cd Togl-1.7 + DOCDIR=/builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm/usr/share/doc/tcl-togl-1.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm/usr/share/doc/tcl-togl-1.7 + cp -pr LICENSE /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm/usr/share/doc/tcl-togl-1.7 + cp -pr README.stubs /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm/usr/share/doc/tcl-togl-1.7 + exit 0 Provides: libTogl1.7.so tcl-togl = 1.7-2.el7 tcl-togl(armv7hl-32) = 1.7-2.el7 togl = 1.7-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libGL.so.1 libX11.so.6 libXmu.so.6 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: tcl-togl-devel-1.7-2.el7.armv7hl Provides: tcl-togl-devel = 1.7-2.el7 tcl-togl-devel(armv7hl-32) = 1.7-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tcl-togl-debuginfo-1.7-2.el7.armv7hl Provides: tcl-togl-debuginfo = 1.7-2.el7 tcl-togl-debuginfo(armv7hl-32) = 1.7-2.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/tcl-togl-1.7-2.el7.arm Wrote: /builddir/build/RPMS/tcl-togl-1.7-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/tcl-togl-devel-1.7-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/tcl-togl-debuginfo-1.7-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jpPTOt + umask 022 + cd /builddir/build/BUILD + cd Togl-1.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tcl-togl-1.7-2.el7.arm + exit 0 Child return code was: 0