Mock Version: 1.1.38
ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fros.spec'], False, '/srv/build/7/B/mock-root/c7.00.03-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 "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x23b1c50>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fros.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/fros-1.0-2.el7.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps  builddir/build/SPECS/fros.spec'], False, '/srv/build/7/B/mock-root/c7.00.03-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 "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x23b1c50>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps  builddir/build/SPECS/fros.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', '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.ncDUqE
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf fros-60d9d1c5578cd32f29ce85afbe4f6c543a97b313
+ /usr/bin/gzip -dc /builddir/build/SOURCES/fros-1.0-60d9d1c.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd fros-60d9d1c5578cd32f29ce85afbe4f6c543a97b313
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.crkEZH
+ umask 022
+ cd /builddir/build/BUILD
+ cd fros-60d9d1c5578cd32f29ce85afbe4f6c543a97b313
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ /usr/bin/python setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/pyfros
copying src/pyfros/i18n.py -> build/lib/pyfros
copying src/pyfros/__init__.py -> build/lib/pyfros
copying src/pyfros/controls.py -> build/lib/pyfros
copying src/pyfros/screencastbase.py -> build/lib/pyfros
copying src/pyfros/froslogging.py -> build/lib/pyfros
creating build/lib/pyfros/plugins
copying src/pyfros/plugins/screencastgnome.py -> build/lib/pyfros/plugins
copying src/pyfros/plugins/screencastrecordmydesktop.py -> build/lib/pyfros/plugins
copying src/pyfros/plugins/const.py -> build/lib/pyfros/plugins
copying src/pyfros/plugins/__init__.py -> build/lib/pyfros/plugins
running build_scripts
creating build/scripts-2.7
copying and adjusting src/fros -> build/scripts-2.7
changing mode of build/scripts-2.7/fros from 644 to 755
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.huFoOL
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64
++ dirname /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64
+ cd fros-60d9d1c5578cd32f29ce85afbe4f6c543a97b313
+ /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr
creating /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib
creating /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7
creating /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages
creating /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros
copying build/lib/pyfros/i18n.py -> /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros
copying build/lib/pyfros/__init__.py -> /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros
creating /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/plugins
copying build/lib/pyfros/plugins/screencastgnome.py -> /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/plugins
copying build/lib/pyfros/plugins/screencastrecordmydesktop.py -> /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/plugins
copying build/lib/pyfros/plugins/const.py -> /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/plugins
copying build/lib/pyfros/plugins/__init__.py -> /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/plugins
copying build/lib/pyfros/controls.py -> /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros
copying build/lib/pyfros/screencastbase.py -> /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros
copying build/lib/pyfros/froslogging.py -> /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros
byte-compiling /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/i18n.py to i18n.pyc
byte-compiling /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/plugins/screencastgnome.py to screencastgnome.pyc
byte-compiling /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/plugins/screencastrecordmydesktop.py to screencastrecordmydesktop.pyc
byte-compiling /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/plugins/const.py to const.pyc
byte-compiling /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/plugins/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/controls.py to controls.pyc
byte-compiling /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/screencastbase.py to screencastbase.pyc
byte-compiling /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/pyfros/froslogging.py to froslogging.pyc
running install_data
creating /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/share
creating /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/share/man
creating /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/share/man/man1
copying fros.1 -> /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/share/man/man1
running install_egg_info
running egg_info
creating fros.egg-info
writing fros.egg-info/PKG-INFO
writing top-level names to fros.egg-info/top_level.txt
writing dependency_links to fros.egg-info/dependency_links.txt
writing manifest file 'fros.egg-info/SOURCES.txt'
reading manifest file 'fros.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/*.py'
writing manifest file 'fros.egg-info/SOURCES.txt'
Copying fros.egg-info to /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/site-packages/fros-1.0-py2.7.egg-info
running install_scripts
creating /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/bin
copying build/scripts-2.7/fros -> /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/bin
changing mode of /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/bin/fros to 755
+ /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/fros-60d9d1c5578cd32f29ce85afbe4f6c543a97b313
/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
find: 'debug': No such file or directory
+ /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
Bytecompiling .py files below /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WBs1tQ
+ umask 022
+ cd /builddir/build/BUILD
+ cd fros-60d9d1c5578cd32f29ce85afbe4f6c543a97b313
+ /usr/bin/python setup.py test
running test
+ exit 0
Processing files: fros-1.0-2.el7.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g6sAmV
+ umask 022
+ cd /builddir/build/BUILD
+ cd fros-60d9d1c5578cd32f29ce85afbe4f6c543a97b313
+ DOCDIR=/builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/share/doc/fros-1.0
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/share/doc/fros-1.0
+ cp -pr README /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/share/doc/fros-1.0
+ cp -pr COPYING /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64/usr/share/doc/fros-1.0
+ exit 0
Provides: fros = 1.0-2.el7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python python(abi) = 2.7
Processing files: fros-recordmydesktop-1.0-2.el7.noarch
Provides: fros-recordmydesktop = 1.0-2.el7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 2.7
Processing files: fros-gnome-1.0-2.el7.noarch
Provides: fros-gnome = 1.0-2.el7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 2.7
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64
Wrote: /builddir/build/RPMS/fros-1.0-2.el7.noarch.rpm
Wrote: /builddir/build/RPMS/fros-recordmydesktop-1.0-2.el7.noarch.rpm
Wrote: /builddir/build/RPMS/fros-gnome-1.0-2.el7.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.szwk2h
+ umask 022
+ cd /builddir/build/BUILD
+ cd fros-60d9d1c5578cd32f29ce85afbe4f6c543a97b313
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/fros-1.0-2.el7.x86_64
+ exit 0
Child return code was: 0
LEAVE do -->