Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/swine.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6782/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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/swine.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 error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body warning: Could not canonicalize hostname: copr-builder-241622211 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/swine-1.0.4-1.20150313git3351e5d.el7.centos.src.rpm error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/swine.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6782/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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/swine.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 error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Cutd1C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Swine-3351e5dc98689ff9f9dee3a2c3179478027fb560 + /usr/bin/gzip -dc /builddir/build/SOURCES/swine-3351e5dc98689ff9f9dee3a2c3179478027fb560.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Swine-3351e5dc98689ff9f9dee3a2c3179478027fb560 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (swine-3351e5d-winetricks.patch): + echo 'Patch #0 (swine-3351e5d-winetricks.patch):' + /usr/bin/cat /builddir/build/SOURCES/swine-3351e5d-winetricks.patch + /usr/bin/patch -p1 --fuzz=0 patching file winetricks.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UYNGi3 + umask 022 + cd /builddir/build/BUILD + cd Swine-3351e5dc98689ff9f9dee3a2c3179478027fb560 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 WARNING: Unknown argument --build=x86_64-redhat-linux-gnu. WARNING: Unknown argument --host=x86_64-redhat-linux-gnu. WARNING: Unknown argument --program-prefix=. WARNING: Unknown argument --disable-dependency-tracking. WARNING: Unknown argument --exec-prefix=/usr. WARNING: Unknown argument --sbindir=/usr/sbin. WARNING: Unknown argument --sysconfdir=/etc. WARNING: Unknown argument --includedir=/usr/include. WARNING: Unknown argument --libexecdir=/usr/libexec. WARNING: Unknown argument --localstatedir=/var. WARNING: Unknown argument --sharedstatedir=/var/lib. WARNING: Unknown argument --infodir=/usr/share/info. + make -j2 pyuic4 MainWindow.ui -o MainWindow.py pyuic4 AboutDialog.ui -o AboutDialog.py pyuic4 ProgramDialog.ui -o ProgramDialog.py pyuic4 RunnerDialog.ui -o RunnerDialog.py pyuic4 IconDialog.ui -o IconDialog.py pyuic4 ShortcutImport.ui -o ShortcutImport.py pyuic4 Settings.ui -o Settings.py pyuic4 SlotSettings.ui -o SlotSettings.py pyrcc4 resources.qrc -o resources_rc.py cp README.md README mkdir -p lang mkdir -p lang pylupdate4 MainWindow.py AboutDialog.py ProgramDialog.py RunnerDialog.py IconDialog.py ShortcutImport.py Settings.py SlotSettings.py swine.py swinecli.py swinerun.py swinelib.py shortcutlib.py icolib.py config.py winetricks.py -ts lang/en.ts pylupdate4 MainWindow.py AboutDialog.py ProgramDialog.py RunnerDialog.py IconDialog.py ShortcutImport.py Settings.py SlotSettings.py swine.py swinecli.py swinerun.py swinelib.py shortcutlib.py icolib.py config.py winetricks.py -ts lang/de.ts mkdir -p lang mkdir -p lang pylupdate4 MainWindow.py AboutDialog.py ProgramDialog.py RunnerDialog.py IconDialog.py ShortcutImport.py Settings.py SlotSettings.py swine.py swinecli.py swinerun.py swinelib.py shortcutlib.py icolib.py config.py winetricks.py -ts lang/he.ts pylupdate4 MainWindow.py AboutDialog.py ProgramDialog.py RunnerDialog.py IconDialog.py ShortcutImport.py Settings.py SlotSettings.py swine.py swinecli.py swinerun.py swinelib.py shortcutlib.py icolib.py config.py winetricks.py -ts lang/fr.ts mkdir -p lang pylupdate4 MainWindow.py AboutDialog.py ProgramDialog.py RunnerDialog.py IconDialog.py ShortcutImport.py Settings.py SlotSettings.py swine.py swinecli.py swinerun.py swinelib.py shortcutlib.py icolib.py config.py winetricks.py -ts lang/es.ts mkdir -p lang pylupdate4 MainWindow.py AboutDialog.py ProgramDialog.py RunnerDialog.py IconDialog.py ShortcutImport.py Settings.py SlotSettings.py swine.py swinecli.py swinerun.py swinelib.py shortcutlib.py icolib.py config.py winetricks.py -ts lang/fi.ts mkdir -p lang pylupdate4 MainWindow.py AboutDialog.py ProgramDialog.py RunnerDialog.py IconDialog.py ShortcutImport.py Settings.py SlotSettings.py swine.py swinecli.py swinerun.py swinelib.py shortcutlib.py icolib.py config.py winetricks.py -ts lang/pl.ts mkdir -p lang pylupdate4 MainWindow.py AboutDialog.py ProgramDialog.py RunnerDialog.py IconDialog.py ShortcutImport.py Settings.py SlotSettings.py swine.py swinecli.py swinerun.py swinelib.py shortcutlib.py icolib.py config.py winetricks.py -ts lang/tr.ts mkdir -p lang pylupdate4 MainWindow.py AboutDialog.py ProgramDialog.py RunnerDialog.py IconDialog.py ShortcutImport.py Settings.py SlotSettings.py swine.py swinecli.py swinerun.py swinelib.py shortcutlib.py icolib.py config.py winetricks.py -ts lang/vi.ts mkdir -p translations mkdir -p translations lrelease-qt4 lang/de.ts -compress -qm translations/de.qm lrelease-qt4 lang/en.ts -compress -qm translations/en.qm Updating 'translations/de.qm'... Generated 136 translation(s) (136 finished and 0 unfinished) Updating 'translations/en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 136 untranslated source text(s) mkdir -p translations lrelease-qt4 lang/he.ts -compress -qm translations/he.qm mkdir -p translations lrelease-qt4 lang/fr.ts -compress -qm translations/fr.qm Updating 'translations/he.qm'... Generated 111 translation(s) (111 finished and 0 unfinished) Ignored 25 untranslated source text(s) mkdir -p translations lrelease-qt4 lang/es.ts -compress -qm translations/es.qm Updating 'translations/fr.qm'... Generated 115 translation(s) (115 finished and 0 unfinished) Ignored 21 untranslated source text(s) mkdir -p translations Updating 'translations/es.qm'... lrelease-qt4 lang/fi.ts -compress -qm translations/fi.qm Generated 115 translation(s) (115 finished and 0 unfinished) Ignored 21 untranslated source text(s) mkdir -p translations lrelease-qt4 lang/pl.ts -compress -qm translations/pl.qm Updating 'translations/fi.qm'... Generated 136 translation(s) (136 finished and 0 unfinished) Updating 'translations/pl.qm'... Generated 110 translation(s) (108 finished and 2 unfinished) Ignored 26 untranslated source text(s) mkdir -p translations mkdir -p translations lrelease-qt4 lang/tr.ts -compress -qm translations/tr.qm lrelease-qt4 lang/vi.ts -compress -qm translations/vi.qm Updating 'translations/tr.qm'... Generated 135 translation(s) (135 finished and 0 unfinished) Ignored 1 untranslated source text(s) Updating 'translations/vi.qm'... Generated 136 translation(s) (136 finished and 0 unfinished) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P3fBwu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64 + cd Swine-3351e5dc98689ff9f9dee3a2c3179478027fb560 + install -m 755 -d /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/bin + make install DESTDIR=/builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64 mkdir -p translations lrelease-qt4 lang/en.ts -compress -qm translations/en.qm Updating 'translations/en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 136 untranslated source text(s) mkdir -p translations lrelease-qt4 lang/de.ts -compress -qm translations/de.qm Updating 'translations/de.qm'... Generated 136 translation(s) (136 finished and 0 unfinished) mkdir -p translations lrelease-qt4 lang/he.ts -compress -qm translations/he.qm Updating 'translations/he.qm'... Generated 111 translation(s) (111 finished and 0 unfinished) Ignored 25 untranslated source text(s) mkdir -p translations lrelease-qt4 lang/fr.ts -compress -qm translations/fr.qm Updating 'translations/fr.qm'... Generated 115 translation(s) (115 finished and 0 unfinished) Ignored 21 untranslated source text(s) mkdir -p translations lrelease-qt4 lang/es.ts -compress -qm translations/es.qm Updating 'translations/es.qm'... Generated 115 translation(s) (115 finished and 0 unfinished) Ignored 21 untranslated source text(s) mkdir -p translations lrelease-qt4 lang/fi.ts -compress -qm translations/fi.qm Updating 'translations/fi.qm'... Generated 136 translation(s) (136 finished and 0 unfinished) mkdir -p translations lrelease-qt4 lang/pl.ts -compress -qm translations/pl.qm Updating 'translations/pl.qm'... Generated 110 translation(s) (108 finished and 2 unfinished) Ignored 26 untranslated source text(s) mkdir -p translations lrelease-qt4 lang/tr.ts -compress -qm translations/tr.qm Updating 'translations/tr.qm'... Generated 135 translation(s) (135 finished and 0 unfinished) Ignored 1 untranslated source text(s) mkdir -p /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/lib64/swine cp swine.py swinecli.py swinerun.py swinelib.py shortcutlib.py icolib.py config.py winetricks.py MainWindow.py AboutDialog.py ProgramDialog.py RunnerDialog.py IconDialog.py ShortcutImport.py Settings.py SlotSettings.py resources_rc.py /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/lib64/swine mkdir -p /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/share/swine/translations cp translations/en.qm translations/de.qm translations/he.qm translations/fr.qm translations/es.qm translations/fi.qm translations/pl.qm translations/tr.qm translations/vi.qm /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/share/swine/translations mkdir -p /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/share/swine/images cp images/swine32.png /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/share/swine/images mkdir -p /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/share/applications cp resources/swine.desktop /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/share/applications/swine.desktop cp resources/swine-extensions.desktop /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/share/applications/swine-extensions.desktop rm -f /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/bin/swine /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/bin/swinecli /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/bin/swinerun ln -s /usr/lib64/swine/swine.py /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/bin/swine ln -s /usr/lib64/swine/swinecli.py /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/bin/swinecli ln -s /usr/lib64/swine/swinerun.py /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/bin/swinerun + /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/Swine-3351e5dc98689ff9f9dee3a2c3179478027fb560 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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: swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZJmFoW + umask 022 + cd /builddir/build/BUILD + cd Swine-3351e5dc98689ff9f9dee3a2c3179478027fb560 + DOCDIR=/builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/share/doc/swine-1.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/share/doc/swine-1.0.4 + cp -pr LICENSE /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/share/doc/swine-1.0.4 + cp -pr README.md /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64/usr/share/doc/swine-1.0.4 + exit 0 Provides: mimehandler(application/x-ms-dos-executable) mimehandler(application/x-msi) mimehandler(application/x-win-lnk) swine = 1.0.4-1.20150313git3351e5d.el7.centos swine(x86-64) = 1.0.4-1.20150313git3351e5d.el7.centos 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/env Processing files: swine-debuginfo-1.0.4-1.20150313git3351e5d.el7.centos.x86_64 Provides: swine-debuginfo = 1.0.4-1.20150313git3351e5d.el7.centos swine-debuginfo(x86-64) = 1.0.4-1.20150313git3351e5d.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/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64 Wrote: /builddir/build/RPMS/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/swine-debuginfo-1.0.4-1.20150313git3351e5d.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.X4Luol + umask 022 + cd /builddir/build/BUILD + cd Swine-3351e5dc98689ff9f9dee3a2c3179478027fb560 + /usr/bin/rm -rf /builddir/build/BUILDROOT/swine-1.0.4-1.20150313git3351e5d.el7.centos.x86_64 + exit 0 error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body Child return code was: 0 LEAVE do -->