<86>Apr 27 20:27:28 userdel[4713]: delete user `rooter' <86>Apr 27 20:27:28 userdel[4713]: remove group `rooter' <86>Apr 27 20:27:28 groupadd[4714]: new group: name=rooter, gid=501 <86>Apr 27 20:27:29 useradd[4715]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 20:27:29 userdel[4717]: delete user `builder' <86>Apr 27 20:27:29 userdel[4717]: remove group `builder' <86>Apr 27 20:27:29 groupadd[4718]: new group: name=builder, gid=502 <86>Apr 27 20:27:29 useradd[4719]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 20:27:31 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 20:27:31 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 20:27:31 rpmi: libgdbm-1.8.3-alt4 installed <13>Apr 27 20:27:31 rpmi: libncursesw-5.6-alt4 installed <13>Apr 27 20:27:31 rpmi: python-modules-curses-2.5.2-alt0.M41.2 installed <13>Apr 27 20:27:31 rpmi: libexpat-2.0.1-alt0.1 installed <13>Apr 27 20:27:31 rpmi: desktop-file-utils-0.14-alt1 installed <13>Apr 27 20:27:31 rpmi: python-modules-email-2.5.2-alt0.M41.2 installed <13>Apr 27 20:27:31 rpmi: python-modules-compiler-2.5.2-alt0.M41.2 installed <13>Apr 27 20:27:31 rpmi: python-modules-encodings-2.5.2-alt0.M41.2 installed <13>Apr 27 20:27:32 rpmi: python-modules-2.5.2-alt0.M41.2 installed <13>Apr 27 20:27:32 rpmi: python-modules-xml-2.5.2-alt0.M41.2 installed <13>Apr 27 20:27:32 rpmi: python-modules-hotshot-2.5.2-alt0.M41.2 installed <13>Apr 27 20:27:32 rpmi: python-modules-bsddb-2.5.2-alt0.M41.2 installed <13>Apr 27 20:27:32 rpmi: python-modules-logging-2.5.2-alt0.M41.2 installed <13>Apr 27 20:27:32 rpmi: python-2.5.2-alt0.M41.2 installed <13>Apr 27 20:27:32 rpmi: python-dev-2.5.2-alt0.M41.2 installed Installing phatch-0.1.5-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf phatch-0.1.5 + echo 'Source #0 (phatch-0.1.5.tar.gz):' Source #0 (phatch-0.1.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/phatch-0.1.5.tar.gz + /bin/tar -xf - + cd phatch-0.1.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (phatch-0.1.5-alt-PIL.patch):' Patch #0 (phatch-0.1.5-alt-PIL.patch): + /usr/bin/patch -p1 patching file phatch/actions/background.py patching file phatch/actions/canvas.py patching file phatch/actions/mask.py patching file phatch/actions/save.py patching file phatch/actions/scale.py patching file phatch/actions/transpose.py patching file phatch/core/lib/_pyexiv2.py patching file phatch/core/lib/imtools.py patching file phatch/core/models.py patching file phatch/core/pil.py patching file phatch/core/preview.py patching file phatch/data/info.py patching file phatch/templates/action.py + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31998 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd phatch-0.1.5 + python ./setup.py build running build running build_py creating build creating build/lib creating build/lib/phatch copying phatch/phatch.py -> build/lib/phatch copying phatch/app.py -> build/lib/phatch copying phatch/__init__.py -> build/lib/phatch creating build/lib/phatch/actions copying phatch/actions/transpose.py -> build/lib/phatch/actions copying phatch/actions/scale.py -> build/lib/phatch/actions copying phatch/actions/save.py -> build/lib/phatch/actions copying phatch/actions/mask.py -> build/lib/phatch/actions copying phatch/actions/canvas.py -> build/lib/phatch/actions copying phatch/actions/background.py -> build/lib/phatch/actions copying phatch/actions/watermark.py -> build/lib/phatch/actions copying phatch/actions/text.py -> build/lib/phatch/actions copying phatch/actions/solarize.py -> build/lib/phatch/actions copying phatch/actions/shadow.py -> build/lib/phatch/actions copying phatch/actions/saturation.py -> build/lib/phatch/actions copying phatch/actions/round.py -> build/lib/phatch/actions copying phatch/actions/rotate.py -> build/lib/phatch/actions copying phatch/actions/rename.py -> build/lib/phatch/actions copying phatch/actions/reflection.py -> build/lib/phatch/actions copying phatch/actions/rank.py -> build/lib/phatch/actions copying phatch/actions/posterize.py -> build/lib/phatch/actions copying phatch/actions/perspective.py -> build/lib/phatch/actions copying phatch/actions/offset.py -> build/lib/phatch/actions copying phatch/actions/minimum.py -> build/lib/phatch/actions copying phatch/actions/median.py -> build/lib/phatch/actions copying phatch/actions/maximum.py -> build/lib/phatch/actions copying phatch/actions/invert.py -> build/lib/phatch/actions copying phatch/actions/grayscale.py -> build/lib/phatch/actions copying phatch/actions/fit.py -> build/lib/phatch/actions copying phatch/actions/equalize.py -> build/lib/phatch/actions copying phatch/actions/effect.py -> build/lib/phatch/actions copying phatch/actions/copy.py -> build/lib/phatch/actions copying phatch/actions/convert_mode.py -> build/lib/phatch/actions copying phatch/actions/contrast.py -> build/lib/phatch/actions copying phatch/actions/common.py -> build/lib/phatch/actions copying phatch/actions/colorize.py -> build/lib/phatch/actions copying phatch/actions/brightness.py -> build/lib/phatch/actions copying phatch/actions/border.py -> build/lib/phatch/actions copying phatch/actions/autocontrast.py -> build/lib/phatch/actions copying phatch/actions/__init__.py -> build/lib/phatch/actions creating build/lib/phatch/console copying phatch/console/console.py -> build/lib/phatch/console copying phatch/console/__init__.py -> build/lib/phatch/console creating build/lib/phatch/core copying phatch/core/preview.py -> build/lib/phatch/core copying phatch/core/pil.py -> build/lib/phatch/core copying phatch/core/models.py -> build/lib/phatch/core copying phatch/core/translation.py -> build/lib/phatch/core copying phatch/core/settings.py -> build/lib/phatch/core copying phatch/core/regex.py -> build/lib/phatch/core copying phatch/core/message.py -> build/lib/phatch/core copying phatch/core/ct.py -> build/lib/phatch/core copying phatch/core/config.py -> build/lib/phatch/core copying phatch/core/api.py -> build/lib/phatch/core copying phatch/core/__init__.py -> build/lib/phatch/core creating build/lib/phatch/core/lib copying phatch/core/lib/imtools.py -> build/lib/phatch/core/lib copying phatch/core/lib/_pyexiv2.py -> build/lib/phatch/core/lib copying phatch/core/lib/unicoding.py -> build/lib/phatch/core/lib copying phatch/core/lib/odict.py -> build/lib/phatch/core/lib copying phatch/core/lib/formField.py -> build/lib/phatch/core/lib copying phatch/core/lib/fonts.py -> build/lib/phatch/core/lib copying phatch/core/lib/events.py -> build/lib/phatch/core/lib copying phatch/core/lib/colours.py -> build/lib/phatch/core/lib copying phatch/core/lib/__init__.py -> build/lib/phatch/core/lib creating build/lib/phatch/data copying phatch/data/info.py -> build/lib/phatch/data copying phatch/data/version.py -> build/lib/phatch/data copying phatch/data/license.py -> build/lib/phatch/data copying phatch/data/__init__.py -> build/lib/phatch/data creating build/lib/phatch/other copying phatch/other/pubsub.py -> build/lib/phatch/other copying phatch/other/findsystem.py -> build/lib/phatch/other copying phatch/other/__init__.py -> build/lib/phatch/other copying phatch/other/TiffImagePlugin.py -> build/lib/phatch/other copying phatch/other/TextCtrlAutoComplete.py -> build/lib/phatch/other copying phatch/other/JpegImagePlugin.py -> build/lib/phatch/other creating build/lib/phatch/pyWx copying phatch/pyWx/plugin.py -> build/lib/phatch/pyWx copying phatch/pyWx/nuovext.py -> build/lib/phatch/pyWx copying phatch/pyWx/images.py -> build/lib/phatch/pyWx copying phatch/pyWx/gui.py -> build/lib/phatch/pyWx copying phatch/pyWx/dialogs.py -> build/lib/phatch/pyWx copying phatch/pyWx/__init__.py -> build/lib/phatch/pyWx creating build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/wxcheck.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/wildcard.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/vlistTag.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/vlist.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/treeEdit.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/treeDragDrop.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/tag.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/shell.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/screenshot.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/popup.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/paint.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/inspectorTag.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/inspector.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/imageInspector.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/graphics.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/droplet.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/compatible.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/clipboard.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/about.py -> build/lib/phatch/pyWx/lib copying phatch/pyWx/lib/__init__.py -> build/lib/phatch/pyWx/lib creating build/lib/phatch/pyWx/wxGlade copying phatch/pyWx/wxGlade/frame.py -> build/lib/phatch/pyWx/wxGlade copying phatch/pyWx/wxGlade/dialogs.py -> build/lib/phatch/pyWx/wxGlade copying phatch/pyWx/wxGlade/__init__.py -> build/lib/phatch/pyWx/wxGlade package init file 'phatch/templates/__init__.py' not found (or not a regular file) creating build/lib/phatch/templates copying phatch/templates/action.py -> build/lib/phatch/templates creating build/lib/phatch/linux copying phatch/linux/droplet.py -> build/lib/phatch/linux copying phatch/linux/__init__.py -> build/lib/phatch/linux creating build/lib/phatch/linux/lib copying phatch/linux/lib/thunar.py -> build/lib/phatch/linux/lib copying phatch/linux/lib/nautilusExtension.py -> build/lib/phatch/linux/lib copying phatch/linux/lib/desktop.py -> build/lib/phatch/linux/lib copying phatch/linux/lib/__init__.py -> build/lib/phatch/linux/lib package init file 'phatch/templates/__init__.py' not found (or not a regular file) running build_scripts creating build/scripts-2.5 copying and adjusting bin/phatch -> build/scripts-2.5 changing mode of build/scripts-2.5/phatch from 644 to 755 Installation finished! You can now run Phatch by typing 'phatch' or through your applications menu. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31998 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/phatch-buildroot + : + /bin/rm -rf -- /usr/src/tmp/phatch-buildroot + cd phatch-0.1.5 + python ./setup.py install --prefix=/usr --root=/usr/src/tmp/phatch-buildroot running install running build running build_py package init file 'phatch/templates/__init__.py' not found (or not a regular file) package init file 'phatch/templates/__init__.py' not found (or not a regular file) running build_scripts running install_lib creating /usr/src/tmp/phatch-buildroot creating /usr/src/tmp/phatch-buildroot/usr creating /usr/src/tmp/phatch-buildroot/usr/lib creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5 creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib copying build/lib/phatch/linux/lib/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib copying build/lib/phatch/linux/lib/desktop.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib copying build/lib/phatch/linux/lib/nautilusExtension.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib copying build/lib/phatch/linux/lib/thunar.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib copying build/lib/phatch/linux/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux copying build/lib/phatch/linux/droplet.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/templates copying build/lib/phatch/templates/action.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/templates creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade copying build/lib/phatch/pyWx/wxGlade/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade copying build/lib/phatch/pyWx/wxGlade/dialogs.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade copying build/lib/phatch/pyWx/wxGlade/frame.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/about.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/clipboard.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/compatible.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/droplet.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/graphics.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/imageInspector.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/inspector.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/inspectorTag.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/paint.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/popup.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/screenshot.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/shell.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/tag.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/treeDragDrop.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/treeEdit.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/vlist.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/vlistTag.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/wildcard.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/lib/wxcheck.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib copying build/lib/phatch/pyWx/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx copying build/lib/phatch/pyWx/dialogs.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx copying build/lib/phatch/pyWx/gui.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx copying build/lib/phatch/pyWx/images.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx copying build/lib/phatch/pyWx/nuovext.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx copying build/lib/phatch/pyWx/plugin.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other copying build/lib/phatch/other/JpegImagePlugin.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other copying build/lib/phatch/other/TextCtrlAutoComplete.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other copying build/lib/phatch/other/TiffImagePlugin.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other copying build/lib/phatch/other/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other copying build/lib/phatch/other/findsystem.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other copying build/lib/phatch/other/pubsub.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data copying build/lib/phatch/data/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data copying build/lib/phatch/data/license.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data copying build/lib/phatch/data/version.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data copying build/lib/phatch/data/info.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib copying build/lib/phatch/core/lib/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib copying build/lib/phatch/core/lib/colours.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib copying build/lib/phatch/core/lib/events.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib copying build/lib/phatch/core/lib/fonts.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib copying build/lib/phatch/core/lib/formField.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib copying build/lib/phatch/core/lib/odict.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib copying build/lib/phatch/core/lib/unicoding.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib copying build/lib/phatch/core/lib/_pyexiv2.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib copying build/lib/phatch/core/lib/imtools.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib copying build/lib/phatch/core/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core copying build/lib/phatch/core/api.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core copying build/lib/phatch/core/config.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core copying build/lib/phatch/core/ct.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core copying build/lib/phatch/core/message.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core copying build/lib/phatch/core/regex.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core copying build/lib/phatch/core/settings.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core copying build/lib/phatch/core/translation.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core copying build/lib/phatch/core/models.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core copying build/lib/phatch/core/pil.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core copying build/lib/phatch/core/preview.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console copying build/lib/phatch/console/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console copying build/lib/phatch/console/console.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console creating /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/autocontrast.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/border.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/brightness.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/colorize.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/common.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/contrast.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/convert_mode.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/copy.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/effect.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/equalize.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/fit.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/grayscale.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/invert.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/maximum.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/median.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/minimum.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/offset.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/perspective.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/posterize.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/rank.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/reflection.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/rename.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/rotate.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/round.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/saturation.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/shadow.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/solarize.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/text.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/watermark.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/background.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/canvas.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/mask.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/save.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/scale.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/actions/transpose.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions copying build/lib/phatch/__init__.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch copying build/lib/phatch/app.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch copying build/lib/phatch/phatch.py -> /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/desktop.py to desktop.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/nautilusExtension.py to nautilusExtension.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/thunar.py to thunar.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/droplet.py to droplet.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/templates/action.py to action.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/dialogs.py to dialogs.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/frame.py to frame.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/about.py to about.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/clipboard.py to clipboard.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/compatible.py to compatible.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/droplet.py to droplet.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/graphics.py to graphics.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/imageInspector.py to imageInspector.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/inspector.py to inspector.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/inspectorTag.py to inspectorTag.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/paint.py to paint.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/popup.py to popup.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/screenshot.py to screenshot.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/shell.py to shell.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/tag.py to tag.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/treeDragDrop.py to treeDragDrop.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/treeEdit.py to treeEdit.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/vlist.py to vlist.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/vlistTag.py to vlistTag.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/wildcard.py to wildcard.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/wxcheck.py to wxcheck.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.py to dialogs.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py to gui.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/images.py to images.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/nuovext.py to nuovext.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/plugin.py to plugin.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/JpegImagePlugin.py to JpegImagePlugin.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/TextCtrlAutoComplete.py to TextCtrlAutoComplete.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/TiffImagePlugin.py to TiffImagePlugin.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/findsystem.py to findsystem.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/pubsub.py to pubsub.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/license.py to license.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/version.py to version.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/info.py to info.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/colours.py to colours.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/events.py to events.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/fonts.py to fonts.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/formField.py to formField.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/odict.py to odict.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/unicoding.py to unicoding.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/_pyexiv2.py to _pyexiv2.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/imtools.py to imtools.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/api.py to api.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/config.py to config.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/ct.py to ct.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/message.py to message.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/regex.py to regex.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/settings.py to settings.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/translation.py to translation.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/models.py to models.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/pil.py to pil.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/preview.py to preview.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console/console.py to console.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/autocontrast.py to autocontrast.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/border.py to border.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/brightness.py to brightness.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/colorize.py to colorize.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/common.py to common.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/contrast.py to contrast.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/convert_mode.py to convert_mode.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/copy.py to copy.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/effect.py to effect.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/equalize.py to equalize.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/fit.py to fit.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/grayscale.py to grayscale.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/invert.py to invert.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/maximum.py to maximum.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/median.py to median.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/minimum.py to minimum.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/offset.py to offset.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/perspective.py to perspective.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/posterize.py to posterize.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rank.py to rank.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/reflection.py to reflection.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rename.py to rename.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rotate.py to rotate.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/round.py to round.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/saturation.py to saturation.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/shadow.py to shadow.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/solarize.py to solarize.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/text.py to text.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/watermark.py to watermark.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/background.py to background.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/canvas.py to canvas.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/mask.py to mask.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/save.py to save.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/scale.py to scale.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/transpose.py to transpose.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/app.py to app.pyc byte-compiling /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/phatch.py to phatch.pyc running install_scripts creating /usr/src/tmp/phatch-buildroot/usr/bin copying build/scripts-2.5/phatch -> /usr/src/tmp/phatch-buildroot/usr/bin changing mode of /usr/src/tmp/phatch-buildroot/usr/bin/phatch to 755 running install_data creating /usr/src/tmp/phatch-buildroot/usr/share creating /usr/src/tmp/phatch-buildroot/usr/share/locale creating /usr/src/tmp/phatch-buildroot/usr/share/locale/zh_TW creating /usr/src/tmp/phatch-buildroot/usr/share/locale/zh_TW/LC_MESSAGES copying locale/zh_TW/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/zh_TW/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/zh_CN creating /usr/src/tmp/phatch-buildroot/usr/share/locale/zh_CN/LC_MESSAGES copying locale/zh_CN/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/zh_CN/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/uk creating /usr/src/tmp/phatch-buildroot/usr/share/locale/uk/LC_MESSAGES copying locale/uk/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/uk/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/tl creating /usr/src/tmp/phatch-buildroot/usr/share/locale/tl/LC_MESSAGES copying locale/tl/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/tl/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/sv creating /usr/src/tmp/phatch-buildroot/usr/share/locale/sv/LC_MESSAGES copying locale/sv/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/sv/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/sl creating /usr/src/tmp/phatch-buildroot/usr/share/locale/sl/LC_MESSAGES copying locale/sl/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/sl/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/sk creating /usr/src/tmp/phatch-buildroot/usr/share/locale/sk/LC_MESSAGES copying locale/sk/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/sk/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ru creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ru/LC_MESSAGES copying locale/ru/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/ru/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ro creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ro/LC_MESSAGES copying locale/ro/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/ro/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/pt_BR creating /usr/src/tmp/phatch-buildroot/usr/share/locale/pt_BR/LC_MESSAGES copying locale/pt_BR/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/pt_BR/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/pt creating /usr/src/tmp/phatch-buildroot/usr/share/locale/pt/LC_MESSAGES copying locale/pt/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/pt/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/pl creating /usr/src/tmp/phatch-buildroot/usr/share/locale/pl/LC_MESSAGES copying locale/pl/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/pl/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/nl creating /usr/src/tmp/phatch-buildroot/usr/share/locale/nl/LC_MESSAGES copying locale/nl/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/nl/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/nb creating /usr/src/tmp/phatch-buildroot/usr/share/locale/nb/LC_MESSAGES copying locale/nb/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/nb/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ka creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ka/LC_MESSAGES copying locale/ka/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/ka/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ja creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ja/LC_MESSAGES copying locale/ja/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/ja/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/it creating /usr/src/tmp/phatch-buildroot/usr/share/locale/it/LC_MESSAGES copying locale/it/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/it/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/hy creating /usr/src/tmp/phatch-buildroot/usr/share/locale/hy/LC_MESSAGES copying locale/hy/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/hy/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/hu creating /usr/src/tmp/phatch-buildroot/usr/share/locale/hu/LC_MESSAGES copying locale/hu/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/hu/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/hr creating /usr/src/tmp/phatch-buildroot/usr/share/locale/hr/LC_MESSAGES copying locale/hr/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/hr/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/gl creating /usr/src/tmp/phatch-buildroot/usr/share/locale/gl/LC_MESSAGES copying locale/gl/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/gl/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ga creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ga/LC_MESSAGES copying locale/ga/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/ga/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/fy creating /usr/src/tmp/phatch-buildroot/usr/share/locale/fy/LC_MESSAGES copying locale/fy/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/fy/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/fr creating /usr/src/tmp/phatch-buildroot/usr/share/locale/fr/LC_MESSAGES copying locale/fr/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/fr/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/fil creating /usr/src/tmp/phatch-buildroot/usr/share/locale/fil/LC_MESSAGES copying locale/fil/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/fil/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/fi creating /usr/src/tmp/phatch-buildroot/usr/share/locale/fi/LC_MESSAGES copying locale/fi/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/fi/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/fa creating /usr/src/tmp/phatch-buildroot/usr/share/locale/fa/LC_MESSAGES copying locale/fa/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/fa/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/es creating /usr/src/tmp/phatch-buildroot/usr/share/locale/es/LC_MESSAGES copying locale/es/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/es/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/en_GB creating /usr/src/tmp/phatch-buildroot/usr/share/locale/en_GB/LC_MESSAGES copying locale/en_GB/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/en_GB/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/en creating /usr/src/tmp/phatch-buildroot/usr/share/locale/en/LC_MESSAGES copying locale/en/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/en/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/el creating /usr/src/tmp/phatch-buildroot/usr/share/locale/el/LC_MESSAGES copying locale/el/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/el/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/de creating /usr/src/tmp/phatch-buildroot/usr/share/locale/de/LC_MESSAGES copying locale/de/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/de/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/da creating /usr/src/tmp/phatch-buildroot/usr/share/locale/da/LC_MESSAGES copying locale/da/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/da/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/cs creating /usr/src/tmp/phatch-buildroot/usr/share/locale/cs/LC_MESSAGES copying locale/cs/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/cs/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ca creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ca/LC_MESSAGES copying locale/ca/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/ca/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/bg creating /usr/src/tmp/phatch-buildroot/usr/share/locale/bg/LC_MESSAGES copying locale/bg/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/bg/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ar creating /usr/src/tmp/phatch-buildroot/usr/share/locale/ar/LC_MESSAGES copying locale/ar/LC_MESSAGES/phatch.mo -> /usr/src/tmp/phatch-buildroot/usr/share/locale/ar/LC_MESSAGES creating /usr/src/tmp/phatch-buildroot/usr/share/phatch creating /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs copying docs/phatch_dev.txt -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/ creating /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev copying docs/phatch_dev/index.html -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev copying docs/phatch_dev/docbook-xsl.css -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev copying docs/phatch_dev/ar01s03.html -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev copying docs/phatch_dev/ar01s02.html -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev creating /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images copying docs/phatch_dev/images/splashscreen2.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images creating /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons copying docs/phatch_dev/images/icons/warning.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons copying docs/phatch_dev/images/icons/up.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons copying docs/phatch_dev/images/icons/ubuntu.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons copying docs/phatch_dev/images/icons/tip.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons copying docs/phatch_dev/images/icons/prev.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons copying docs/phatch_dev/images/icons/note.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons copying docs/phatch_dev/images/icons/next.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons copying docs/phatch_dev/images/icons/important.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons copying docs/phatch_dev/images/icons/home.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons copying docs/phatch_dev/images/icons/example.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons copying docs/phatch_dev/images/icons/caution.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons creating /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/9.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/8.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/7.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/6.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/5.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/4.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/3.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/2.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/15.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/14.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/13.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/12.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/11.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/10.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts copying docs/phatch_dev/images/icons/callouts/1.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/docs/phatch_dev/images/icons/callouts creating /usr/src/tmp/phatch-buildroot/usr/share/applications copying linux/phatch.desktop -> /usr/src/tmp/phatch-buildroot/usr/share/applications creating /usr/src/tmp/phatch-buildroot/usr/share/phatch/images copying images/phatch.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images copying images/phatch-logo.png -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images copying images/phatch.svg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images creating /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/torn_edges.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/strokes.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/rounded_fade.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/gradient_vertical_top.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/gradient_vertical_middle.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/gradient_vertical_bottom.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/gradient_horizontal_right.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/gradient_horizontal_middle.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/gradient_horizontal_left.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/gradient_center.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/circle_dotted.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/circle_big.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/circle.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks copying images/masks/brush.jpg -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/images/masks creating /usr/src/tmp/phatch-buildroot/usr/share/phatch/actionlists copying actionlists/round_corners_shadow.phatch -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/actionlists copying actionlists/perspective_reflection.phatch -> /usr/src/tmp/phatch-buildroot/usr/share/phatch/actionlists creating /usr/src/tmp/phatch-buildroot/usr/share/man creating /usr/src/tmp/phatch-buildroot/usr/share/man/man1 copying linux/phatch.1 -> /usr/src/tmp/phatch-buildroot/usr/share/man/man1 creating /usr/src/tmp/phatch-buildroot/usr/share/mime creating /usr/src/tmp/phatch-buildroot/usr/share/mime/packages copying linux/phatch.xml -> /usr/src/tmp/phatch-buildroot/usr/share/mime/packages creating /usr/src/tmp/phatch-buildroot/usr/share/pixmaps copying images/phatch.png -> /usr/src/tmp/phatch-buildroot/usr/share/pixmaps creating /usr/src/tmp/phatch-buildroot/usr/share/icons creating /usr/src/tmp/phatch-buildroot/usr/share/icons/hicolor creating /usr/src/tmp/phatch-buildroot/usr/share/icons/hicolor/48x48 creating /usr/src/tmp/phatch-buildroot/usr/share/icons/hicolor/48x48/apps copying images/phatch.png -> /usr/src/tmp/phatch-buildroot/usr/share/icons/hicolor/48x48/apps creating /usr/src/tmp/phatch-buildroot/usr/share/icons/hicolor/scalable creating /usr/src/tmp/phatch-buildroot/usr/share/icons/hicolor/scalable/apps copying images/phatch.svg -> /usr/src/tmp/phatch-buildroot/usr/share/icons/hicolor/scalable/apps copying linux/phatch_image_inspector.py -> /usr/src/tmp/phatch-buildroot/usr/ copying linux/phatch_recent.py -> /usr/src/tmp/phatch-buildroot/usr/ running install_egg_info Writing /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/Phatch-0.1.5-py2.5.egg-info Installation finished! You can now run Phatch by typing 'phatch' or through your applications menu. + sed -i '\|^$|d' /usr/src/tmp/phatch-buildroot/usr/share/applications/phatch.desktop + desktop-file-install --vendor= --remove-category=Application --dir /usr/src/tmp/phatch-buildroot/usr/share/applications /usr/src/tmp/phatch-buildroot/usr/share/applications/phatch.desktop + /usr/lib/rpm/find-lang phatch + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/phatch-buildroot (auto) Verifying and fixing files in /usr/src/tmp/phatch-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/phatch-buildroot (auto) Adjusting library links in /usr/src/tmp/phatch-buildroot ./usr/lib: ./usr/lib/python2.5/site-packages/phatch/core/lib: ./usr/lib/python2.5/site-packages/phatch/pyWx/lib: ./usr/lib/python2.5/site-packages/phatch/linux/lib: Verifying ELF objects in /usr/src/tmp/phatch-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/phatch-buildroot (executable,shared) Bytecompiling python modules in /usr/src/tmp/phatch-buildroot using /usr/bin/python2.5 unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/app.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/phatch.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/__init__.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/autocontrast.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/background.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/border.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/brightness.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/canvas.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/colorize.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/common.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/contrast.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/convert_mode.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/copy.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/effect.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/equalize.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/fit.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/grayscale.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/invert.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/mask.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/maximum.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/median.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/minimum.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/offset.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/perspective.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/posterize.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rank.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/reflection.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rename.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rotate.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/round.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/saturation.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/save.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/scale.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/shadow.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/solarize.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/text.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/transpose.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/watermark.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/autocontrast.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/background.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/border.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/brightness.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/canvas.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/colorize.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/common.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/contrast.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/convert_mode.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/copy.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/effect.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/equalize.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/fit.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/grayscale.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/invert.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/mask.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/maximum.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/median.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/minimum.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/offset.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/perspective.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/posterize.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rank.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/reflection.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rename.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rotate.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/round.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/saturation.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/save.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/scale.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/shadow.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/solarize.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/text.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/transpose.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/watermark.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/app.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console/console.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console/console.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/api.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/config.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/ct.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/message.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/models.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/pil.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/preview.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/regex.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/settings.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/translation.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/api.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/config.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/ct.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/_pyexiv2.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/colours.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/events.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/fonts.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/formField.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/imtools.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/odict.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/unicoding.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/_pyexiv2.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/colours.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/events.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/fonts.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/formField.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/imtools.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/odict.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/unicoding.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/message.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/models.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/pil.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/preview.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/regex.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/settings.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/translation.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/info.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/license.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/version.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/info.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/license.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/version.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/droplet.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/droplet.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/desktop.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/nautilusExtension.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/thunar.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/desktop.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/nautilusExtension.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/thunar.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/JpegImagePlugin.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/TextCtrlAutoComplete.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/TiffImagePlugin.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/findsystem.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/pubsub.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/JpegImagePlugin.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/TextCtrlAutoComplete.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/TiffImagePlugin.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/findsystem.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/pubsub.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/phatch.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/images.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/nuovext.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/plugin.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/images.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/about.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/clipboard.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/compatible.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/droplet.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/graphics.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/imageInspector.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/inspector.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/inspectorTag.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/paint.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/popup.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/screenshot.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/shell.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/tag.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/treeDragDrop.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/treeEdit.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/vlist.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/vlistTag.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/wildcard.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/wxcheck.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/about.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/clipboard.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/compatible.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/droplet.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/graphics.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/imageInspector.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/inspector.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/inspectorTag.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/paint.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/popup.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/screenshot.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/shell.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/tag.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/treeDragDrop.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/treeEdit.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/vlist.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/vlistTag.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/wildcard.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/wxcheck.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/nuovext.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/plugin.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/__init__.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/dialogs.pyc unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/frame.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/dialogs.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/frame.py unlink /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/templates/action.pyc compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/templates/action.py Bytecompiling python modules with optimization in /usr/src/tmp/phatch-buildroot using /usr/bin/python2.5 -O compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/autocontrast.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/background.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/border.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/brightness.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/canvas.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/colorize.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/common.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/contrast.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/convert_mode.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/copy.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/effect.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/equalize.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/fit.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/grayscale.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/invert.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/mask.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/maximum.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/median.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/minimum.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/offset.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/perspective.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/posterize.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rank.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/reflection.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rename.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rotate.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/round.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/saturation.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/save.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/scale.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/shadow.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/solarize.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/text.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/transpose.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/watermark.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/app.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console/console.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/api.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/config.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/ct.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/_pyexiv2.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/colours.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/events.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/fonts.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/formField.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/imtools.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/odict.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/unicoding.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/message.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/models.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/pil.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/preview.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/regex.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/settings.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/translation.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/info.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/license.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/version.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/droplet.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/desktop.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/nautilusExtension.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/thunar.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/JpegImagePlugin.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/TextCtrlAutoComplete.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/TiffImagePlugin.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/findsystem.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/pubsub.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/phatch.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/images.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/about.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/clipboard.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/compatible.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/droplet.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/graphics.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/imageInspector.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/inspector.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/inspectorTag.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/paint.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/popup.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/screenshot.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/shell.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/tag.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/treeDragDrop.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/treeEdit.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/vlist.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/vlistTag.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/wildcard.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/wxcheck.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/nuovext.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/plugin.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/__init__.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/dialogs.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/frame.py compile /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/templates/action.py Processing files: phatch-0.1.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16553 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd phatch-0.1.5 + DOCDIR=/usr/src/tmp/phatch-buildroot/usr/share/doc/phatch-0.1.5 + export DOCDIR + rm -rf /usr/src/tmp/phatch-buildroot/usr/share/doc/phatch-0.1.5 + /bin/mkdir -p /usr/src/tmp/phatch-buildroot/usr/share/doc/phatch-0.1.5 + cp -prL AUTHORS COPYING README /usr/src/tmp/phatch-buildroot/usr/share/doc/phatch-0.1.5 + chmod -R go-w /usr/src/tmp/phatch-buildroot/usr/share/doc/phatch-0.1.5 + chmod -R a+rX /usr/src/tmp/phatch-buildroot/usr/share/doc/phatch-0.1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.16553 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.34416 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: python2.5-module-phatch = 0.1.5-alt1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: python = 2.5, python-module-phatch = 0.1.5, /usr/bin/python, python2.5(os) Processing files: python-module-phatch-0.1.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.20558 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.38961 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/autocontrast.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/autocontrast.py: line=27 IGNORE module=ImageOps /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/background.py: line=28 IGNORE module=PIL /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/border.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/border.py: line=27 IGNORE module=ImageOps /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/brightness.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/brightness.py: line=27 IGNORE module=ImageColor /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/canvas.py: line=25 IGNORE module=PIL /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/colorize.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/colorize.py: line=27 IGNORE module=ImageOps /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/common.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/common.py: line=27 IGNORE module=ImageFilter /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/contrast.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/contrast.py: line=27 IGNORE module=ImageColor /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/effect.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/effect.py: line=27 IGNORE module=ImageFilter /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/equalize.py: line=26 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/equalize.py: line=26 IGNORE module=ImageOps /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/fit.py: line=26 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/fit.py: line=26 IGNORE module=ImageOps /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/grayscale.py: line=26 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/grayscale.py: line=26 IGNORE module=ImageOps /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/invert.py: line=26 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/invert.py: line=26 IGNORE module=ImageChops /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/mask.py: line=30 IGNORE module=PIL /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/maximum.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/maximum.py: line=27 IGNORE module=ImageFilter /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/median.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/median.py: line=27 IGNORE module=ImageFilter /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/minimum.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/minimum.py: line=27 IGNORE module=ImageFilter /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/offset.py: line=27 IGNORE module=ImageChops /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/perspective.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/perspective.py: line=27 IGNORE module=math /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/perspective.py: line=27 IGNORE module=background /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/posterize.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/posterize.py: line=27 IGNORE module=ImageOps /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rank.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rank.py: line=27 IGNORE module=ImageFilter /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/reflection.py: line=28 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/reflection.py: line=28 IGNORE module=ImageColor /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rotate.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/rotate.py: line=27 IGNORE module=background /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/round.py: line=30 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/round.py: line=30 IGNORE module=ImageChops /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/round.py: line=30 IGNORE module=ImageDraw /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/saturation.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/saturation.py: line=27 IGNORE module=ImageChops /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/scale.py: line=24 IGNORE module=PIL /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/shadow.py: line=28 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/shadow.py: line=28 IGNORE module=ImageChops /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/shadow.py: line=28 IGNORE module=ImageFilter /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/solarize.py: line=27 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/solarize.py: line=27 IGNORE module=ImageOps /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/text.py: line=26 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/text.py: line=26 IGNORE module=ImageDraw /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/text.py: line=26 IGNORE module=ImageFont /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/transpose.py: line=27 IGNORE module=PIL /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/watermark.py: line=31 IGNORE module=Image /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/actions/watermark.py: line=31 IGNORE module=ImageEnhance /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/app.py: line=121 IGNORE module=pyWx /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/app.py: line=130 IGNORE module=pyWx /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/app.py: line=135 IGNORE module=pyWx /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/app.py: line=142 IGNORE module=console /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/app.py: line=152 IGNORE module=core /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/console/console.py: line=26 IGNORE module=phatch /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/api.py: line=400 IGNORE module=core /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/config.py: line=104 IGNORE module=fonts /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/events.py: line=19 IGNORE module=pubsub /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/events.py: line=21 IGNORE module=wx /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/events.py: line=76 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/fonts.py: line=30 IGNORE module=findsystem /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/fonts.py: line=49 IGNORE module=findsystem /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/lib/formField.py: line=573 IGNORE module=fonts /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/pil.py: line=28 IGNORE module=ExifTags /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/pil.py: line=34 IGNORE module=pyexiv2 /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/pil.py: line=35 IGNORE module=_pyexiv2 /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/pil.py: line=41 IGNORE module=unicoding /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/pil.py: line=42 IGNORE module=core /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/pil.py: line=43 IGNORE module=core /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/pil.py: line=44 IGNORE module=formField /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/preview.py: line=20 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/core/preview.py: line=22 IGNORE module=phatch /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/info.py: line=273 IGNORE module=PIL /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/data/info.py: line=279 IGNORE module=wx /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/linux/lib/thunar.py: line=20 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/JpegImagePlugin.py: line=353 IGNORE module=tempfile /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/JpegImagePlugin.py: line=353 IGNORE module=os /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/JpegImagePlugin.py: line=372 IGNORE module=TiffImagePlugin /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/JpegImagePlugin.py: line=372 IGNORE module=StringIO /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/JpegImagePlugin.py: line=455 IGNORE module=os /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/TiffImagePlugin.py: line=340 IGNORE module=TiffTags /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/TiffImagePlugin.py: line=403 IGNORE module=TiffTags /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/findsystem.py: line=44 IGNORE module=_winreg /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/other/findsystem.py: line=60 IGNORE module=_winreg /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/phatch.py: line=55 IGNORE module=app /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.py: line=25 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.py: line=28 IGNORE module=gettext /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.py: line=28 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.py: line=351 IGNORE module=actions /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.py: line=429 IGNORE module=webbrowser /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.py: line=482 IGNORE module=core /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.py: line=483 IGNORE module=time /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/dialogs.py: line=495 IGNORE module=core /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py: line=75 IGNORE module=pyWx /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py: line=151 IGNORE module=wx /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py: line=475 IGNORE module=shell /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py: line=522 IGNORE module=about /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py: line=523 IGNORE module=data /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py: line=823 IGNORE module=cPickle /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py: line=823 IGNORE module=gettext /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py: line=823 IGNORE module=glob /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py: line=823 IGNORE module=os /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py: line=825 IGNORE module=core /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py: line=888 IGNORE module=treeEdit /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/about.py: line=218 IGNORE module=wx /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/about.py: line=228 IGNORE module=gettext /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/about.py: line=228 IGNORE module=random /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/graphics.py: line=23 IGNORE module=formField /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/paint.py: line=104 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/paint.py: line=106 IGNORE module=images /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/popup.py: line=26 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/tag.py: line=187 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/treeEdit.py: line=20 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/treeEdit.py: line=38 IGNORE module=core /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/treeEdit.py: line=407 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/wxcheck.py: line=28 IGNORE module=wxversion /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/wxcheck.py: line=33 IGNORE module=wx /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/lib/wxcheck.py: line=40 IGNORE module=wx /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/dialogs.py: line=259 IGNORE module=gettext /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/frame.py: line=10 IGNORE module=core /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/frame.py: line=11 IGNORE module=core /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/pyWx/wxGlade/frame.py: line=332 IGNORE module=gettext /usr/lib/rpm/python.req.py: /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/templates/action.py: line=31 IGNORE module=PIL shebang.req.files: executable script /usr/src/tmp/phatch-buildroot/usr/lib/python2.5/site-packages/phatch/phatch.py is not executable + exit 0 Provides: python2.5(phatch), python2.5(phatch.actions), python2.5(phatch.actions.autocontrast), python2.5(phatch.actions.background), python2.5(phatch.actions.border), python2.5(phatch.actions.brightness), python2.5(phatch.actions.canvas), python2.5(phatch.actions.colorize), python2.5(phatch.actions.common), python2.5(phatch.actions.contrast), python2.5(phatch.actions.convert_mode), python2.5(phatch.actions.copy), python2.5(phatch.actions.effect), python2.5(phatch.actions.equalize), python2.5(phatch.actions.fit), python2.5(phatch.actions.grayscale), python2.5(phatch.actions.invert), python2.5(phatch.actions.mask), python2.5(phatch.actions.maximum), python2.5(phatch.actions.median), python2.5(phatch.actions.minimum), python2.5(phatch.actions.offset), python2.5(phatch.actions.perspective), python2.5(phatch.actions.posterize), python2.5(phatch.actions.rank), python2.5(phatch.actions.reflection), python2.5(phatch.actions.rename), python2.5(phatch.actions.rotate), python2.5(phatch.actions.round), python2.5(phatch.actions.saturation), python2.5(phatch.actions.save), python2.5(phatch.actions.scale), python2.5(phatch.actions.shadow), python2.5(phatch.actions.solarize), python2.5(phatch.actions.text), python2.5(phatch.actions.transpose), python2.5(phatch.actions.watermark), python2.5(phatch.app), python2.5(phatch.console), python2.5(phatch.console.console), python2.5(phatch.core), python2.5(phatch.core.api), python2.5(phatch.core.config), python2.5(phatch.core.ct), python2.5(phatch.core.lib), python2.5(phatch.core.lib._pyexiv2), python2.5(phatch.core.lib.colours), python2.5(phatch.core.lib.events), python2.5(phatch.core.lib.fonts), python2.5(phatch.core.lib.formField), python2.5(phatch.core.lib.imtools), python2.5(phatch.core.lib.odict), python2.5(phatch.core.lib.unicoding), python2.5(phatch.core.message), python2.5(phatch.core.models), python2.5(phatch.core.pil), python2.5(phatch.core.preview), python2.5(phatch.core.regex), python2.5(phatch.core.settings), python2.5(phatch.core.translation), python2.5(phatch.data), python2.5(phatch.data.info), python2.5(phatch.data.license), python2.5(phatch.data.version), python2.5(phatch.linux), python2.5(phatch.linux.droplet), python2.5(phatch.linux.lib), python2.5(phatch.linux.lib.desktop), python2.5(phatch.linux.lib.nautilusExtension), python2.5(phatch.linux.lib.thunar), python2.5(phatch.other), python2.5(phatch.other.JpegImagePlugin), python2.5(phatch.other.TextCtrlAutoComplete), python2.5(phatch.other.TiffImagePlugin), python2.5(phatch.other.findsystem), python2.5(phatch.other.pubsub), python2.5(phatch.phatch), python2.5(phatch.pyWx), python2.5(phatch.pyWx.dialogs), python2.5(phatch.pyWx.gui), python2.5(phatch.pyWx.images), python2.5(phatch.pyWx.lib), python2.5(phatch.pyWx.lib.about), python2.5(phatch.pyWx.lib.clipboard), python2.5(phatch.pyWx.lib.compatible), python2.5(phatch.pyWx.lib.droplet), python2.5(phatch.pyWx.lib.graphics), python2.5(phatch.pyWx.lib.imageInspector), python2.5(phatch.pyWx.lib.inspector), python2.5(phatch.pyWx.lib.inspectorTag), python2.5(phatch.pyWx.lib.paint), python2.5(phatch.pyWx.lib.popup), python2.5(phatch.pyWx.lib.screenshot), python2.5(phatch.pyWx.lib.shell), python2.5(phatch.pyWx.lib.tag), python2.5(phatch.pyWx.lib.treeDragDrop), python2.5(phatch.pyWx.lib.treeEdit), python2.5(phatch.pyWx.lib.vlist), python2.5(phatch.pyWx.lib.vlistTag), python2.5(phatch.pyWx.lib.wildcard), python2.5(phatch.pyWx.lib.wxcheck), python2.5(phatch.pyWx.nuovext), python2.5(phatch.pyWx.plugin), python2.5(phatch.pyWx.wxGlade), python2.5(phatch.pyWx.wxGlade.dialogs), python2.5(phatch.pyWx.wxGlade.frame) Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: python2.5(Image), python2.5(ImageChops), python2.5(ImageFile), python2.5(ImagePalette), python2.5(PIL), python2.5(array), python2.5(cPickle), python2.5(cStringIO), python2.5(codecs), python2.5(datetime), python2.5(gettext), python2.5(glob), python2.5(inspect), python2.5(locale), python2.5(new), python2.5(optparse), python2.5(os), python2.5(pprint), python2.5(pyexiv2), python2.5(re), python2.5(shutil), python2.5(string), python2.5(subprocess), python2.5(textwrap), python2.5(time), python2.5(traceback), python2.5(types), python2.5(urllib), python2.5(urllib2), python2.5(weakref), python2.5(webbrowser), python2.5(wx), python2.5(zlib) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.33322 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/phatch_image_inspector.py /usr/phatch_recent.py Wrote: /usr/src/RPM/SRPMS/phatch-0.1.5-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/noarch/phatch-0.1.5-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/python-module-phatch-0.1.5-alt1.noarch.rpm 12.90user 2.80system 0:20.86elapsed 75%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+547776minor)pagefaults 0swaps