Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/golang-github-kr-pty.spec'], False, '/srv/build/7/F/mock-root/c7-extras-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/golang-github-kr-pty.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-kr-pty-0-0.19.git98c7b80.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/golang-github-kr-pty.spec'], False, '/srv/build/7/F/mock-root/c7-extras-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/golang-github-kr-pty.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KnMpdR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9 + /usr/bin/gzip -dc /builddir/build/SOURCES/pty-98c7b80.tar.gz + /usr/bin/tar -xvvf - drwxrwxr-x root/root 0 2014-03-05 04:22 pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9/ -rw-rw-r-- root/root 27 2014-03-05 04:22 pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9/.gitignore -rw-rw-r-- root/root 1056 2014-03-05 04:22 pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9/License -rw-rw-r-- root/root 469 2014-03-05 04:22 pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9/README.md -rw-rw-r-- root/root 349 2014-03-05 04:22 pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9/doc.go -rw-rw-r-- root/root 1261 2014-03-05 04:22 pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9/pty_darwin.go -rw-rw-r-- root/root 851 2014-03-05 04:22 pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9/pty_freebsd.go -rw-rw-r-- root/root 1004 2014-03-05 04:22 pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9/pty_linux.go -rw-rw-r-- root/root 405 2014-03-05 04:22 pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9/pty_unsupported.go -rw-rw-r-- root/root 546 2014-03-05 04:22 pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9/run.go -rw-rw-r-- root/root 625 2014-03-05 04:22 pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9/util.go + STATUS=0 + '[' 0 -ne 0 ']' + cd pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b9cFli + umask 022 + cd /builddir/build/BUILD + cd pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bk0duJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64 + cd pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9 + install -d /builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64//usr/share/gocode/src/github.com/kr/pty + cp -av doc.go pty_darwin.go pty_freebsd.go pty_linux.go pty_unsupported.go run.go util.go /builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64//usr/share/gocode/src/github.com/kr/pty 'doc.go' -> '/builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64//usr/share/gocode/src/github.com/kr/pty/doc.go' 'pty_darwin.go' -> '/builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64//usr/share/gocode/src/github.com/kr/pty/pty_darwin.go' 'pty_freebsd.go' -> '/builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64//usr/share/gocode/src/github.com/kr/pty/pty_freebsd.go' 'pty_linux.go' -> '/builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64//usr/share/gocode/src/github.com/kr/pty/pty_linux.go' 'pty_unsupported.go' -> '/builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64//usr/share/gocode/src/github.com/kr/pty/pty_unsupported.go' 'run.go' -> '/builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64//usr/share/gocode/src/github.com/kr/pty/run.go' 'util.go' -> '/builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64//usr/share/gocode/src/github.com/kr/pty/util.go' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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: golang-github-kr-pty-devel-0-0.19.git98c7b80.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.357cJa + umask 022 + cd /builddir/build/BUILD + cd pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9 + DOCDIR=/builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64/usr/share/doc/golang-github-kr-pty-devel-0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64/usr/share/doc/golang-github-kr-pty-devel-0 + cp -pr License /builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64/usr/share/doc/golang-github-kr-pty-devel-0 + cp -pr README.md /builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64/usr/share/doc/golang-github-kr-pty-devel-0 + exit 0 Provides: golang(github.com/kr/pty) = 0-0.19.git98c7b80.el7 golang-github-kr-pty-devel = 0-0.19.git98c7b80.el7 golang-github-kr-pty-devel(x86-64) = 0-0.19.git98c7b80.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64 Wrote: /builddir/build/RPMS/golang-github-kr-pty-devel-0-0.19.git98c7b80.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Zxuww3 + umask 022 + cd /builddir/build/BUILD + cd pty-98c7b800832d8aaa5ab1362ba0f19eea291900d9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-kr-pty-0-0.19.git98c7b80.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->