Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ccsm.spec'], user='mockbuild'chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-23045/root'shell=Falseuid=1001gid=135timeout=0printOutput=Falselogger=env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ccsm.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: copr-builder-974419186.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ccsm-0.8.2-5.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ccsm.spec'], user='mockbuild'private_network=Trueshell=Falseuid=1001chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-23045/root'timeout=0printOutput=Falselogger=env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '}gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ccsm.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.u4vWAE + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ccsm-0.8.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ccsm-0.8.2.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ccsm-0.8.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #101 (ccsm-removeshebangs.patch):' Patch #101 (ccsm-removeshebangs.patch): + /bin/cat /builddir/build/SOURCES/ccsm-removeshebangs.patch + /usr/bin/patch -p1 -b --suffix .ccsm-removeshebangs --fuzz=0 patching file ccm/Conflicts.py patching file ccm/Constants.py.in patching file ccm/Pages.py patching file ccm/Settings.py patching file ccm/Utils.py patching file ccm/Widgets.py patching file ccm/Window.py patching file setup.py Hunk #1 succeeded at 92 (offset 1 line). + echo 'Patch #102 (ImportProfileAs.patch):' Patch #102 (ImportProfileAs.patch): + /bin/cat /builddir/build/SOURCES/ImportProfileAs.patch + /usr/bin/patch -p1 -b --suffix .ImportProfileAs --fuzz=0 patching file ccm/Pages.py Hunk #1 succeeded at 888 (offset -1 lines). + echo 'Patch #103 (widgets_filter.patch):' Patch #103 (widgets_filter.patch): + /bin/cat /builddir/build/SOURCES/widgets_filter.patch + /usr/bin/patch -p1 -b --suffix .widgets_filter --fuzz=0 patching file ccm/Widgets.py Hunk #1 succeeded at 1232 (offset -1 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sv1Wwz + umask 022 + cd /builddir/build/BUILD + cd ccsm-0.8.2 + LANG=C + export LANG + unset DISPLAY + python setup.py build Merging translations into ccsm.desktop. running build running build_py creating build/lib creating build/lib/ccm copying ccm/Widgets.py -> build/lib/ccm copying ccm/Pages.py -> build/lib/ccm copying ccm/Window.py -> build/lib/ccm copying ccm/Utils.py -> build/lib/ccm copying ccm/Settings.py -> build/lib/ccm copying ccm/Conflicts.py -> build/lib/ccm copying ccm/Constants.py -> build/lib/ccm copying ccm/__init__.py -> build/lib/ccm running build_scripts creating build/scripts-2.6 copying and adjusting ccsm -> build/scripts-2.6 changing mode of build/scripts-2.6/ccsm from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DS5rXu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64 + cd ccsm-0.8.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64 + python setup.py install --prefix=/usr --root=/builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64 Merging translations into ccsm.desktop. running install running build running build_py running build_scripts running install_lib creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64 creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm copying build/lib/ccm/__init__.py -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm copying build/lib/ccm/Constants.py -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm copying build/lib/ccm/Conflicts.py -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm copying build/lib/ccm/Settings.py -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm copying build/lib/ccm/Utils.py -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm copying build/lib/ccm/Window.py -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm copying build/lib/ccm/Pages.py -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm copying build/lib/ccm/Widgets.py -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm byte-compiling /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm/Constants.py to Constants.pyc byte-compiling /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm/Conflicts.py to Conflicts.pyc byte-compiling /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm/Settings.py to Settings.pyc byte-compiling /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm/Utils.py to Utils.pyc byte-compiling /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm/Window.py to Window.pyc byte-compiling /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm/Pages.py to Pages.pyc byte-compiling /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccm/Widgets.py to Widgets.pyc running install_scripts creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/bin copying build/scripts-2.6/ccsm -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/bin/ccsm to 755 running install_data creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/applications copying ccsm.desktop -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/applications creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22 creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/devices copying images/22x22/devices/input-mouse.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/devices copying images/22x22/devices/video-display.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/devices copying images/22x22/devices/input-keyboard.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/devices creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/categories copying images/22x22/categories/plugins-uncategorized.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/categories copying images/22x22/categories/plugins-utility.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/categories copying images/22x22/categories/plugins-accessibility.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/categories copying images/22x22/categories/plugins-image_loading.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/categories copying images/22x22/categories/plugins-extras.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/categories copying images/22x22/categories/plugins-window_management.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/categories copying images/22x22/categories/plugins-effects.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/categories copying images/22x22/categories/plugins-desktop.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/categories copying images/22x22/categories/plugins-general.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/categories creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/mimetypes copying images/22x22/mimetypes/audio-x-generic.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/22x22/mimetypes creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/22x22 creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/22x22/apps copying images/22x22/apps/ccsm.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/22x22/apps copying images/22x22/apps/ccsm.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/22x22/apps creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/48x48 creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/48x48/apps copying images/48x48/apps/ccsm.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/48x48/apps creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/32x32 creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/32x32/apps copying images/32x32/apps/ccsm.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/32x32/apps copying images/32x32/apps/ccsm.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/32x32/apps creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/24x24 creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/24x24/apps copying images/24x24/apps/ccsm.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/24x24/apps creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-utility.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-window_management.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-accessibility.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-extras.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-image_loading.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-uncategorized.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-all.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-general.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-desktop.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-search.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-profiles.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories copying images/scalable/categories/plugins-effects.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/categories creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-workarounds.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-dbus.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-switcher.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-wallpaper.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-extrawm.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-inotify.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-crashhandler.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-clone.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-gears.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-showmouse.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-trailfocus.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-scaleaddon.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-minimize.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-shift.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-staticswitcher.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-core.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-mswitch.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-unknown.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-group.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-text.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-snow.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-wall.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-gnomecompat.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-shelf.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-scale.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-resize.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-fadedesktop.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-bicubic.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-commands.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-video.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-screensaver.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-zoom.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-loginout.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-firepaint.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-animation.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-rotate.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-decoration.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-widget.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-png.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-tile.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-blur.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-scalefilter.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-place.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-splash.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-cube.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-mblur.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-glib.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-bench.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-reflex.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-fade.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-annotate.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-obs.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-snap.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-put.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-stackswitch.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-ring.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-addhelper.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-expo.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-mousepoll.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-winrules.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-imgjpeg.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-atlantis.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-3d.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-maximumize.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-session.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-neg.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-wobbly.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-regex.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-ezoom.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-fakeargb.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-thumbnail.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-mag.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-colorfilter.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-move.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-showdesktop.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-debug.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-water.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-svg.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-vpswitch.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-opacify.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-resizeinfo.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-schemep.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-screenshot.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-cubeaddon.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-animationaddon.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-notification.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps copying images/scalable/apps/plugin-fs.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/icons/hicolor/scalable/apps creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/scalable creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/scalable/apps copying images/scalable/apps/ccsm.svg -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/scalable/apps creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/16x16 creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/16x16/apps copying images/16x16/apps/ccsm.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/icons/hicolor/16x16/apps creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/images copying images/display.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/images copying images/modifier.png -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/ccsm/images creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ja creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ja/LC_MESSAGES copying build/locale/ja/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/zh_CN creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/zh_CN/LC_MESSAGES copying build/locale/zh_CN/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/el creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/el/LC_MESSAGES copying build/locale/el/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ru creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ru/LC_MESSAGES copying build/locale/ru/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pl creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pl/LC_MESSAGES copying build/locale/pl/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/en_GB creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/en_GB/LC_MESSAGES copying build/locale/en_GB/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/gu creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/gu/LC_MESSAGES copying build/locale/gu/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/gu/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pa creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pa/LC_MESSAGES copying build/locale/pa/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/sv creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/sv/LC_MESSAGES copying build/locale/sv/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pt_BR creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pt_BR/LC_MESSAGES copying build/locale/pt_BR/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/or creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/or/LC_MESSAGES copying build/locale/or/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/or/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/fi creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/fi/LC_MESSAGES copying build/locale/fi/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/hi creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/hi/LC_MESSAGES copying build/locale/hi/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/it creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/it/LC_MESSAGES copying build/locale/it/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/bn_IN creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/bn_IN/LC_MESSAGES copying build/locale/bn_IN/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/bn_IN/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ar creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ar/LC_MESSAGES copying build/locale/ar/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/es creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/es/LC_MESSAGES copying build/locale/es/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/wo creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/wo/LC_MESSAGES copying build/locale/wo/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/wo/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/md creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/md/LC_MESSAGES copying build/locale/md/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/md/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ko creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ko/LC_MESSAGES copying build/locale/ko/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/sk creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/sk/LC_MESSAGES copying build/locale/sk/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/de creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/de/LC_MESSAGES copying build/locale/de/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/tr creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/tr/LC_MESSAGES copying build/locale/tr/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/bn creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/bn/LC_MESSAGES copying build/locale/bn/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/nb creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/nb/LC_MESSAGES copying build/locale/nb/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/nl creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/nl/LC_MESSAGES copying build/locale/nl/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/id creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/id/LC_MESSAGES copying build/locale/id/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pt creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pt/LC_MESSAGES copying build/locale/pt/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/cs creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/cs/LC_MESSAGES copying build/locale/cs/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/he creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/he/LC_MESSAGES copying build/locale/he/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ca creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ca/LC_MESSAGES copying build/locale/ca/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/gl creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/gl/LC_MESSAGES copying build/locale/gl/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/hu creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/hu/LC_MESSAGES copying build/locale/hu/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/hr creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/hr/LC_MESSAGES copying build/locale/hr/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/eu creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/eu/LC_MESSAGES copying build/locale/eu/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/fr creating /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/fr/LC_MESSAGES copying build/locale/fr/ccsm.mo -> /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/locale/fr/LC_MESSAGES running install_egg_info Writing /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6/site-packages/ccsm-0.8.2-py2.6.egg-info *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/share/ccsm/icons/hicolor + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/applications --remove-category=Compiz --delete-original /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/applications/ccsm.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64 ccsm + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/ccsm-0.8.2 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ccsm-0.8.2-5.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DY8Gir + umask 022 + cd /builddir/build/BUILD + cd ccsm-0.8.2 + DOCDIR=/builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/doc/ccsm-0.8.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/doc/ccsm-0.8.2 + /bin/mkdir -p /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/doc/ccsm-0.8.2 + cp -pr AUTHORS COPYING VERSION /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64/usr/share/doc/ccsm-0.8.2 + exit 0 Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-974419186.novalocal Wrote: /builddir/build/RPMS/ccsm-0.8.2-5.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pMNc5n + umask 022 + cd /builddir/build/BUILD + cd ccsm-0.8.2 + rm -rf /builddir/build/BUILDROOT/ccsm-0.8.2-5.el6.x86_64 + exit 0 Child return code was: 0