Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/stun.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1864/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=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/stun.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: i-00033eb8 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/stun-0.97-2.el7.centos.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/stun.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1864/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=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/stun.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.UEH0s3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stund + /usr/bin/gzip -dc /builddir/build/SOURCES/stund-0.97.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd stund + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (patch0.diff):' Patch #0 (patch0.diff): + /usr/bin/cat /builddir/build/SOURCES/patch0.diff + /usr/bin/patch -p0 --fuzz=0 patching file stun.cxx + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LCOOc1 + umask 022 + cd /builddir/build/BUILD + cd stund + make -j3 g++ -c -g -O -Wall server.cxx -o server.o g++ -c -g -O -Wall stun.cxx -o stun.o g++ -c -g -O -Wall udp.cxx -o udp.o stun.cxx: In function 'void stunSendTest(Socket, StunAddress4&, const StunAtrString&, const StunAtrString&, int, bool)': stun.cxx:1742:9: warning: variable 'discard' set but not used [-Wunused-but-set-variable] bool discard=false; ^ stun.cxx: In function 'NatType stunNatType(StunAddress4&, bool, bool*, bool*, int, StunAddress4*)': stun.cxx:1914:17: warning: variable 'testIchangedAddr' set but not used [-Wunused-but-set-variable] StunAddress4 testIchangedAddr; ^ stun.cxx: In function 'int stunOpenSocket(StunAddress4&, StunAddress4*, int, StunAddress4*, bool)': stun.cxx:2299:17: warning: variable 'changedAddr' set but not used [-Wunused-but-set-variable] StunAddress4 changedAddr = resp.changedAddress.ipv4; ^ stun.cxx: In function 'bool stunOpenSocketPair(StunAddress4&, StunAddress4*, int*, int*, int, StunAddress4*, bool)': stun.cxx:2394:20: warning: variable 'changedAddr' set but not used [-Wunused-but-set-variable] StunAddress4 changedAddr = resp.changedAddress.ipv4; ^ g++ -c -g -O -Wall client.cxx -o client.o g++ -g -O -Wall -o server server.o stun.o udp.o g++ -g -O -Wall -o client client.o stun.o udp.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eQpZV1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64 + cd stund + rm -rf /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64/usr/sbin + install client /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64/usr/bin/stun-client + install server /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64/usr/sbin/stun-server + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/stund extracting debug info from /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64/usr/sbin/stun-server extracting debug info from /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64/usr/bin/stun-client /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 217 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: stun-0.97-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Je4VB7 + umask 022 + cd /builddir/build/BUILD + cd stund + DOCDIR=/builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64/usr/share/doc/stun-0.97 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64/usr/share/doc/stun-0.97 + cp -pr rfc3489.txt /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64/usr/share/doc/stun-0.97 + exit 0 Provides: stun = 0.97-2.el7.centos stun(x86-64) = 0.97-2.el7.centos 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: stun-server-0.97-2.el7.centos.x86_64 Provides: stun-server = 0.97-2.el7.centos stun-server(x86-64) = 0.97-2.el7.centos 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: stun-debuginfo-0.97-2.el7.centos.x86_64 Provides: stun-debuginfo = 0.97-2.el7.centos stun-debuginfo(x86-64) = 0.97-2.el7.centos 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/stun-0.97-2.el7.centos.x86_64 warning: Could not canonicalize hostname: i-00033eb8 Wrote: /builddir/build/RPMS/stun-0.97-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/stun-server-0.97-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/stun-debuginfo-0.97-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vcz7Qw + umask 022 + cd /builddir/build/BUILD + cd stund + rm -rf /builddir/build/BUILDROOT/stun-0.97-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->