Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 384382 Details for
Bug 555520
FTBFS pida-0.5.1-10.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 127.94 KB, created by
FTBFS
on 2010-01-14 17:39:08 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-01-14 17:39:08 UTC
Size:
127.94 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pida.spec'], False, '/var/lib/mock/fedora-development-x86_64-pida-0.5.1-10.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1e97850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pida.spec'] >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/pida-0.5.1-10.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pida.spec'], False, '/var/lib/mock/fedora-development-x86_64-pida-0.5.1-10.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1e97850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pida.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vNeJiw >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf PIDA-0.5.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/PIDA-0.5.1.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd PIDA-0.5.1 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (pida-0.5.1-remove-emacs.patch):' >Patch #0 (pida-0.5.1-remove-emacs.patch): >+ /bin/cat /builddir/build/SOURCES/pida-0.5.1-remove-emacs.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ dos2unix ./docs/html/handbook.html >dos2unix: converting file ./docs/html/handbook.html to UNIX format ... >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bPk5TP >+ umask 022 >+ cd /builddir/build/BUILD >+ cd PIDA-0.5.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ /usr/bin/python setup.py build >running build >running build_py >creating build >creating build/lib.linux-x86_64-2.6 >creating build/lib.linux-x86_64-2.6/pida >copying pida/__init__.py -> build/lib.linux-x86_64-2.6/pida >creating build/lib.linux-x86_64-2.6/pida/core >copying pida/core/application.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/locale.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/commands.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/__init__.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/boss.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/interfaces.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/options.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/projects.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/actions.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/plugins.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/editors.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/signalhandler.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/environment.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/document.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/events.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/base.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/service.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/servicemanager.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/features.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/charfinder.py -> build/lib.linux-x86_64-2.6/pida/core >copying pida/core/log.py -> build/lib.linux-x86_64-2.6/pida/core >creating build/lib.linux-x86_64-2.6/pida/services >copying pida/services/__init__.py -> build/lib.linux-x86_64-2.6/pida/services >creating build/lib.linux-x86_64-2.6/pida/services/grepper >copying pida/services/grepper/test_grepper.py -> build/lib.linux-x86_64-2.6/pida/services/grepper >copying pida/services/grepper/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/grepper >copying pida/services/grepper/grepper.py -> build/lib.linux-x86_64-2.6/pida/services/grepper >creating build/lib.linux-x86_64-2.6/pida/services/filewatcher >copying pida/services/filewatcher/filewatcher.py -> build/lib.linux-x86_64-2.6/pida/services/filewatcher >copying pida/services/filewatcher/test_filewatcher.py -> build/lib.linux-x86_64-2.6/pida/services/filewatcher >copying pida/services/filewatcher/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/filewatcher >creating build/lib.linux-x86_64-2.6/pida/services/appcontroller >copying pida/services/appcontroller/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/appcontroller >copying pida/services/appcontroller/appcontroller.py -> build/lib.linux-x86_64-2.6/pida/services/appcontroller >copying pida/services/appcontroller/test_appcontroller.py -> build/lib.linux-x86_64-2.6/pida/services/appcontroller >creating build/lib.linux-x86_64-2.6/pida/services/help >copying pida/services/help/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/help >copying pida/services/help/test_help.py -> build/lib.linux-x86_64-2.6/pida/services/help >copying pida/services/help/help.py -> build/lib.linux-x86_64-2.6/pida/services/help >creating build/lib.linux-x86_64-2.6/pida/services/openwith >copying pida/services/openwith/test_openwith.py -> build/lib.linux-x86_64-2.6/pida/services/openwith >copying pida/services/openwith/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/openwith >copying pida/services/openwith/openwith.py -> build/lib.linux-x86_64-2.6/pida/services/openwith >creating build/lib.linux-x86_64-2.6/pida/services/editor >copying pida/services/editor/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/editor >copying pida/services/editor/editor.py -> build/lib.linux-x86_64-2.6/pida/services/editor >copying pida/services/editor/test_editor.py -> build/lib.linux-x86_64-2.6/pida/services/editor >creating build/lib.linux-x86_64-2.6/pida/services/buffer >copying pida/services/buffer/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/buffer >copying pida/services/buffer/buffer.py -> build/lib.linux-x86_64-2.6/pida/services/buffer >copying pida/services/buffer/test_buffer.py -> build/lib.linux-x86_64-2.6/pida/services/buffer >creating build/lib.linux-x86_64-2.6/pida/services/rpc >copying pida/services/rpc/test_rpc.py -> build/lib.linux-x86_64-2.6/pida/services/rpc >copying pida/services/rpc/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/rpc >copying pida/services/rpc/rpc.py -> build/lib.linux-x86_64-2.6/pida/services/rpc >creating build/lib.linux-x86_64-2.6/pida/services/commander >copying pida/services/commander/commander.py -> build/lib.linux-x86_64-2.6/pida/services/commander >copying pida/services/commander/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/commander >copying pida/services/commander/test_commander.py -> build/lib.linux-x86_64-2.6/pida/services/commander >creating build/lib.linux-x86_64-2.6/pida/services/shortcuts >copying pida/services/shortcuts/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/shortcuts >copying pida/services/shortcuts/test_shortcuts.py -> build/lib.linux-x86_64-2.6/pida/services/shortcuts >copying pida/services/shortcuts/shortcuts.py -> build/lib.linux-x86_64-2.6/pida/services/shortcuts >creating build/lib.linux-x86_64-2.6/pida/services/plugins >copying pida/services/plugins/test_plugins.py -> build/lib.linux-x86_64-2.6/pida/services/plugins >copying pida/services/plugins/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/plugins >copying pida/services/plugins/plugins.py -> build/lib.linux-x86_64-2.6/pida/services/plugins >creating build/lib.linux-x86_64-2.6/pida/services/sessions >copying pida/services/sessions/sessions.py -> build/lib.linux-x86_64-2.6/pida/services/sessions >copying pida/services/sessions/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/sessions >copying pida/services/sessions/test_sessions.py -> build/lib.linux-x86_64-2.6/pida/services/sessions >creating build/lib.linux-x86_64-2.6/pida/services/webbrowser >copying pida/services/webbrowser/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/webbrowser >copying pida/services/webbrowser/test_webbrowser.py -> build/lib.linux-x86_64-2.6/pida/services/webbrowser >copying pida/services/webbrowser/webbrowser.py -> build/lib.linux-x86_64-2.6/pida/services/webbrowser >creating build/lib.linux-x86_64-2.6/pida/services/optionsmanager >copying pida/services/optionsmanager/optionsmanager.py -> build/lib.linux-x86_64-2.6/pida/services/optionsmanager >copying pida/services/optionsmanager/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/optionsmanager >copying pida/services/optionsmanager/test_optionsmanager.py -> build/lib.linux-x86_64-2.6/pida/services/optionsmanager >creating build/lib.linux-x86_64-2.6/pida/services/manhole >copying pida/services/manhole/manhole.py -> build/lib.linux-x86_64-2.6/pida/services/manhole >copying pida/services/manhole/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/manhole >copying pida/services/manhole/test_manhole.py -> build/lib.linux-x86_64-2.6/pida/services/manhole >creating build/lib.linux-x86_64-2.6/pida/services/contexts >copying pida/services/contexts/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/contexts >copying pida/services/contexts/contexts.py -> build/lib.linux-x86_64-2.6/pida/services/contexts >copying pida/services/contexts/test_contexts.py -> build/lib.linux-x86_64-2.6/pida/services/contexts >creating build/lib.linux-x86_64-2.6/pida/services/notify >copying pida/services/notify/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/notify >copying pida/services/notify/notify.py -> build/lib.linux-x86_64-2.6/pida/services/notify >copying pida/services/notify/test_notify.py -> build/lib.linux-x86_64-2.6/pida/services/notify >creating build/lib.linux-x86_64-2.6/pida/services/versioncontrol >copying pida/services/versioncontrol/test_versioncontrol.py -> build/lib.linux-x86_64-2.6/pida/services/versioncontrol >copying pida/services/versioncontrol/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/versioncontrol >copying pida/services/versioncontrol/versioncontrol.py -> build/lib.linux-x86_64-2.6/pida/services/versioncontrol >creating build/lib.linux-x86_64-2.6/pida/services/statusbar >copying pida/services/statusbar/statusbar.py -> build/lib.linux-x86_64-2.6/pida/services/statusbar >copying pida/services/statusbar/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/statusbar >copying pida/services/statusbar/test_statusbar.py -> build/lib.linux-x86_64-2.6/pida/services/statusbar >creating build/lib.linux-x86_64-2.6/pida/services/window >copying pida/services/window/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/window >copying pida/services/window/test_window.py -> build/lib.linux-x86_64-2.6/pida/services/window >copying pida/services/window/window.py -> build/lib.linux-x86_64-2.6/pida/services/window >creating build/lib.linux-x86_64-2.6/pida/services/filemanager >copying pida/services/filemanager/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/filemanager >copying pida/services/filemanager/test_filemanager.py -> build/lib.linux-x86_64-2.6/pida/services/filemanager >copying pida/services/filemanager/filemanager.py -> build/lib.linux-x86_64-2.6/pida/services/filemanager >creating build/lib.linux-x86_64-2.6/pida/services/project >copying pida/services/project/test_project.py -> build/lib.linux-x86_64-2.6/pida/services/project >copying pida/services/project/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/project >copying pida/services/project/project.py -> build/lib.linux-x86_64-2.6/pida/services/project >creating build/lib.linux-x86_64-2.6/pida/services/bugreport >copying pida/services/bugreport/__init__.py -> build/lib.linux-x86_64-2.6/pida/services/bugreport >copying pida/services/bugreport/test_bugreport.py -> build/lib.linux-x86_64-2.6/pida/services/bugreport >copying pida/services/bugreport/bugreport.py -> build/lib.linux-x86_64-2.6/pida/services/bugreport >creating build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/uimanager.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/terminal.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/__init__.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/paneds.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/objectlist.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/books.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/interfaces.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/buttons.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/splash.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/htmltextview.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/popupwindow.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/views.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/widgets.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/icons.py -> build/lib.linux-x86_64-2.6/pida/ui >copying pida/ui/window.py -> build/lib.linux-x86_64-2.6/pida/ui >creating build/lib.linux-x86_64-2.6/pida/editors >copying pida/editors/__init__.py -> build/lib.linux-x86_64-2.6/pida/editors >creating build/lib.linux-x86_64-2.6/pida/editors/vim >copying pida/editors/vim/__init__.py -> build/lib.linux-x86_64-2.6/pida/editors/vim >copying pida/editors/vim/vim.py -> build/lib.linux-x86_64-2.6/pida/editors/vim >copying pida/editors/vim/test_vim.py -> build/lib.linux-x86_64-2.6/pida/editors/vim >creating build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/pythonparser.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/firstrun.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/rpdb2.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/pyconsole.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/__init__.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/configobj.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/unique.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/path.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/gthreads.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/grpc.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/pywebbrowser.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/feedparser.py -> build/lib.linux-x86_64-2.6/pida/utils >copying pida/utils/web.py -> build/lib.linux-x86_64-2.6/pida/utils >creating build/lib.linux-x86_64-2.6/pida/utils/anyvc >copying pida/utils/anyvc/cmdbased.py -> build/lib.linux-x86_64-2.6/pida/utils/anyvc >copying pida/utils/anyvc/__init__.py -> build/lib.linux-x86_64-2.6/pida/utils/anyvc >copying pida/utils/anyvc/interfaces.py -> build/lib.linux-x86_64-2.6/pida/utils/anyvc >copying pida/utils/anyvc/bases.py -> build/lib.linux-x86_64-2.6/pida/utils/anyvc >copying pida/utils/anyvc/file.py -> build/lib.linux-x86_64-2.6/pida/utils/anyvc >creating build/lib.linux-x86_64-2.6/pida/utils/pyflakes >copying pida/utils/pyflakes/messages.py -> build/lib.linux-x86_64-2.6/pida/utils/pyflakes >copying pida/utils/pyflakes/__init__.py -> build/lib.linux-x86_64-2.6/pida/utils/pyflakes >creating build/lib.linux-x86_64-2.6/pida/utils/vim >copying pida/utils/vim/__init__.py -> build/lib.linux-x86_64-2.6/pida/utils/vim >copying pida/utils/vim/vimembed.py -> build/lib.linux-x86_64-2.6/pida/utils/vim >copying pida/utils/vim/vimeditor.py -> build/lib.linux-x86_64-2.6/pida/utils/vim >copying pida/utils/vim/vimcom.py -> build/lib.linux-x86_64-2.6/pida/utils/vim >creating build/lib.linux-x86_64-2.6/pida/utils/testing >copying pida/utils/testing/__init__.py -> build/lib.linux-x86_64-2.6/pida/utils/testing >copying pida/utils/testing/mock.py -> build/lib.linux-x86_64-2.6/pida/utils/testing >creating build/lib.linux-x86_64-2.6/pida/utils/emacs >copying pida/utils/emacs/__init__.py -> build/lib.linux-x86_64-2.6/pida/utils/emacs >copying pida/utils/emacs/emacscom.py -> build/lib.linux-x86_64-2.6/pida/utils/emacs >copying pida/utils/emacs/emacsembed.py -> build/lib.linux-x86_64-2.6/pida/utils/emacs >creating build/lib.linux-x86_64-2.6/pida/utils/debugger >copying pida/utils/debugger/debugger.py -> build/lib.linux-x86_64-2.6/pida/utils/debugger >copying pida/utils/debugger/__init__.py -> build/lib.linux-x86_64-2.6/pida/utils/debugger >copying pida/utils/debugger/views.py -> build/lib.linux-x86_64-2.6/pida/utils/debugger >creating build/lib.linux-x86_64-2.6/pida/utils/rat >copying pida/utils/rat/__init__.py -> build/lib.linux-x86_64-2.6/pida/utils/rat >copying pida/utils/rat/gwp.py -> build/lib.linux-x86_64-2.6/pida/utils/rat >copying pida/utils/rat/sensitive.py -> build/lib.linux-x86_64-2.6/pida/utils/rat >copying pida/utils/rat/swp.py -> build/lib.linux-x86_64-2.6/pida/utils/rat >copying pida/utils/rat/shiftpaned.py -> build/lib.linux-x86_64-2.6/pida/utils/rat >copying pida/utils/rat/util.py -> build/lib.linux-x86_64-2.6/pida/utils/rat >copying pida/utils/rat/hig.py -> build/lib.linux-x86_64-2.6/pida/utils/rat >copying pida/utils/rat/text.py -> build/lib.linux-x86_64-2.6/pida/utils/rat >creating build/lib.linux-x86_64-2.6/pida/utils/launchpadder >copying pida/utils/launchpadder/lplib.py -> build/lib.linux-x86_64-2.6/pida/utils/launchpadder >copying pida/utils/launchpadder/__init__.py -> build/lib.linux-x86_64-2.6/pida/utils/launchpadder >copying pida/utils/launchpadder/lpreport.py -> build/lib.linux-x86_64-2.6/pida/utils/launchpadder >copying pida/utils/launchpadder/gtkgui.py -> build/lib.linux-x86_64-2.6/pida/utils/launchpadder >creating build/lib.linux-x86_64-2.6/pida/resources >creating build/lib.linux-x86_64-2.6/pida/resources/glade >copying pida/resources/glade/main_window_old_old.glade -> build/lib.linux-x86_64-2.6/pida/resources/glade >copying pida/resources/glade/main_window.glade -> build/lib.linux-x86_64-2.6/pida/resources/glade >copying pida/resources/glade/base_view.glade -> build/lib.linux-x86_64-2.6/pida/resources/glade >copying pida/resources/glade/test_view.glade -> build/lib.linux-x86_64-2.6/pida/resources/glade >copying pida/resources/glade/blank_view.glade -> build/lib.linux-x86_64-2.6/pida/resources/glade >copying pida/resources/glade/main_window_old.glade -> build/lib.linux-x86_64-2.6/pida/resources/glade >creating build/lib.linux-x86_64-2.6/pida/resources/pixmaps >copying pida/resources/pixmaps/view_detach.gif -> build/lib.linux-x86_64-2.6/pida/resources/pixmaps >copying pida/resources/pixmaps/view_close.gif -> build/lib.linux-x86_64-2.6/pida/resources/pixmaps >copying pida/resources/pixmaps/pida-icon.svg -> build/lib.linux-x86_64-2.6/pida/resources/pixmaps >copying pida/resources/pixmaps/pida-icon.png -> build/lib.linux-x86_64-2.6/pida/resources/pixmaps >creating build/lib.linux-x86_64-2.6/pida/resources/uidef >copying pida/resources/uidef/debugger_stackview_toolbar.xml -> build/lib.linux-x86_64-2.6/pida/resources/uidef >copying pida/resources/uidef/base.xml -> build/lib.linux-x86_64-2.6/pida/resources/uidef >creating build/lib.linux-x86_64-2.6/pida/resources/locale >creating build/lib.linux-x86_64-2.6/pida/resources/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/resources/locale/fr_FR/LC_MESSAGES >copying pida/resources/locale/fr_FR/LC_MESSAGES/pida.po -> build/lib.linux-x86_64-2.6/pida/resources/locale/fr_FR/LC_MESSAGES >copying pida/services/grepper/service.pida -> build/lib.linux-x86_64-2.6/pida/services/grepper >creating build/lib.linux-x86_64-2.6/pida/services/grepper/glade >copying pida/services/grepper/glade/grepper-window.glade -> build/lib.linux-x86_64-2.6/pida/services/grepper/glade >creating build/lib.linux-x86_64-2.6/pida/services/grepper/uidef >copying pida/services/grepper/uidef/grepper.xml -> build/lib.linux-x86_64-2.6/pida/services/grepper/uidef >creating build/lib.linux-x86_64-2.6/pida/services/grepper/locale >creating build/lib.linux-x86_64-2.6/pida/services/grepper/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/grepper/locale/fr_FR/LC_MESSAGES >copying pida/services/grepper/locale/fr_FR/LC_MESSAGES/grepper.po -> build/lib.linux-x86_64-2.6/pida/services/grepper/locale/fr_FR/LC_MESSAGES >copying pida/services/filewatcher/service.pida -> build/lib.linux-x86_64-2.6/pida/services/filewatcher >copying pida/services/appcontroller/service.pida -> build/lib.linux-x86_64-2.6/pida/services/appcontroller >creating build/lib.linux-x86_64-2.6/pida/services/appcontroller/uidef >copying pida/services/appcontroller/uidef/appcontroller.xml -> build/lib.linux-x86_64-2.6/pida/services/appcontroller/uidef >creating build/lib.linux-x86_64-2.6/pida/services/appcontroller/locale >creating build/lib.linux-x86_64-2.6/pida/services/appcontroller/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/appcontroller/locale/fr_FR/LC_MESSAGES >copying pida/services/appcontroller/locale/fr_FR/LC_MESSAGES/appcontroller.po -> build/lib.linux-x86_64-2.6/pida/services/appcontroller/locale/fr_FR/LC_MESSAGES >copying pida/services/help/service.pida -> build/lib.linux-x86_64-2.6/pida/services/help >creating build/lib.linux-x86_64-2.6/pida/services/help/uidef >copying pida/services/help/uidef/help.xml -> build/lib.linux-x86_64-2.6/pida/services/help/uidef >creating build/lib.linux-x86_64-2.6/pida/services/help/locale >creating build/lib.linux-x86_64-2.6/pida/services/help/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/help/locale/fr_FR/LC_MESSAGES >copying pida/services/help/locale/fr_FR/LC_MESSAGES/help.po -> build/lib.linux-x86_64-2.6/pida/services/help/locale/fr_FR/LC_MESSAGES >copying pida/services/openwith/service.pida -> build/lib.linux-x86_64-2.6/pida/services/openwith >creating build/lib.linux-x86_64-2.6/pida/services/openwith/glade >copying pida/services/openwith/glade/openwith-editor.glade -> build/lib.linux-x86_64-2.6/pida/services/openwith/glade >creating build/lib.linux-x86_64-2.6/pida/services/openwith/uidef >copying pida/services/openwith/uidef/openwith-file-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/openwith/uidef >copying pida/services/openwith/uidef/openwith.xml -> build/lib.linux-x86_64-2.6/pida/services/openwith/uidef >creating build/lib.linux-x86_64-2.6/pida/services/openwith/locale >creating build/lib.linux-x86_64-2.6/pida/services/openwith/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/openwith/locale/fr_FR/LC_MESSAGES >copying pida/services/openwith/locale/fr_FR/LC_MESSAGES/openwith.po -> build/lib.linux-x86_64-2.6/pida/services/openwith/locale/fr_FR/LC_MESSAGES >copying pida/services/editor/service.pida -> build/lib.linux-x86_64-2.6/pida/services/editor >creating build/lib.linux-x86_64-2.6/pida/services/editor/locale >creating build/lib.linux-x86_64-2.6/pida/services/editor/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/editor/locale/fr_FR/LC_MESSAGES >copying pida/services/editor/locale/fr_FR/LC_MESSAGES/editor.po -> build/lib.linux-x86_64-2.6/pida/services/editor/locale/fr_FR/LC_MESSAGES >copying pida/services/buffer/service.pida -> build/lib.linux-x86_64-2.6/pida/services/buffer >creating build/lib.linux-x86_64-2.6/pida/services/buffer/glade >copying pida/services/buffer/glade/buffer_list.glade -> build/lib.linux-x86_64-2.6/pida/services/buffer/glade >creating build/lib.linux-x86_64-2.6/pida/services/buffer/uidef >copying pida/services/buffer/uidef/buffer.xml -> build/lib.linux-x86_64-2.6/pida/services/buffer/uidef >copying pida/services/buffer/uidef/buffer-file-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/buffer/uidef >creating build/lib.linux-x86_64-2.6/pida/services/buffer/locale >creating build/lib.linux-x86_64-2.6/pida/services/buffer/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/buffer/locale/fr_FR/LC_MESSAGES >copying pida/services/buffer/locale/fr_FR/LC_MESSAGES/buffer.po -> build/lib.linux-x86_64-2.6/pida/services/buffer/locale/fr_FR/LC_MESSAGES >copying pida/services/rpc/service.pida -> build/lib.linux-x86_64-2.6/pida/services/rpc >copying pida/services/commander/service.pida -> build/lib.linux-x86_64-2.6/pida/services/commander >creating build/lib.linux-x86_64-2.6/pida/services/commander/uidef >copying pida/services/commander/uidef/commander.xml -> build/lib.linux-x86_64-2.6/pida/services/commander/uidef >copying pida/services/commander/uidef/commander-file-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/commander/uidef >copying pida/services/commander/uidef/commander-dir-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/commander/uidef >creating build/lib.linux-x86_64-2.6/pida/services/commander/locale >creating build/lib.linux-x86_64-2.6/pida/services/commander/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/commander/locale/fr_FR/LC_MESSAGES >copying pida/services/commander/locale/fr_FR/LC_MESSAGES/commander.po -> build/lib.linux-x86_64-2.6/pida/services/commander/locale/fr_FR/LC_MESSAGES >copying pida/services/shortcuts/service.pida -> build/lib.linux-x86_64-2.6/pida/services/shortcuts >creating build/lib.linux-x86_64-2.6/pida/services/shortcuts/uidef >copying pida/services/shortcuts/uidef/shortcuts.xml -> build/lib.linux-x86_64-2.6/pida/services/shortcuts/uidef >creating build/lib.linux-x86_64-2.6/pida/services/shortcuts/locale >creating build/lib.linux-x86_64-2.6/pida/services/shortcuts/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/shortcuts/locale/fr_FR/LC_MESSAGES >copying pida/services/shortcuts/locale/fr_FR/LC_MESSAGES/shortcuts.po -> build/lib.linux-x86_64-2.6/pida/services/shortcuts/locale/fr_FR/LC_MESSAGES >copying pida/services/plugins/service.pida -> build/lib.linux-x86_64-2.6/pida/services/plugins >creating build/lib.linux-x86_64-2.6/pida/services/plugins/glade >copying pida/services/plugins/glade/plugins-edit.glade -> build/lib.linux-x86_64-2.6/pida/services/plugins/glade >copying pida/services/plugins/glade/plugins-manager.glade -> build/lib.linux-x86_64-2.6/pida/services/plugins/glade >creating build/lib.linux-x86_64-2.6/pida/services/plugins/uidef >copying pida/services/plugins/uidef/plugins.xml -> build/lib.linux-x86_64-2.6/pida/services/plugins/uidef >creating build/lib.linux-x86_64-2.6/pida/services/plugins/locale >creating build/lib.linux-x86_64-2.6/pida/services/plugins/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/plugins/locale/fr_FR/LC_MESSAGES >copying pida/services/plugins/locale/fr_FR/LC_MESSAGES/plugins.po -> build/lib.linux-x86_64-2.6/pida/services/plugins/locale/fr_FR/LC_MESSAGES >copying pida/services/sessions/service.pida -> build/lib.linux-x86_64-2.6/pida/services/sessions >creating build/lib.linux-x86_64-2.6/pida/services/sessions/uidef >copying pida/services/sessions/uidef/sessions.xml -> build/lib.linux-x86_64-2.6/pida/services/sessions/uidef >creating build/lib.linux-x86_64-2.6/pida/services/sessions/locale >creating build/lib.linux-x86_64-2.6/pida/services/sessions/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/sessions/locale/fr_FR/LC_MESSAGES >copying pida/services/sessions/locale/fr_FR/LC_MESSAGES/sessions.po -> build/lib.linux-x86_64-2.6/pida/services/sessions/locale/fr_FR/LC_MESSAGES >copying pida/services/webbrowser/service.pida -> build/lib.linux-x86_64-2.6/pida/services/webbrowser >creating build/lib.linux-x86_64-2.6/pida/services/webbrowser/uidef >copying pida/services/webbrowser/uidef/webbrowser-url-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/webbrowser/uidef >creating build/lib.linux-x86_64-2.6/pida/services/webbrowser/locale >creating build/lib.linux-x86_64-2.6/pida/services/webbrowser/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/webbrowser/locale/fr_FR/LC_MESSAGES >copying pida/services/webbrowser/locale/fr_FR/LC_MESSAGES/webbrowser.po -> build/lib.linux-x86_64-2.6/pida/services/webbrowser/locale/fr_FR/LC_MESSAGES >copying pida/services/optionsmanager/service.pida -> build/lib.linux-x86_64-2.6/pida/services/optionsmanager >creating build/lib.linux-x86_64-2.6/pida/services/optionsmanager/glade >copying pida/services/optionsmanager/glade/options-editor.glade -> build/lib.linux-x86_64-2.6/pida/services/optionsmanager/glade >creating build/lib.linux-x86_64-2.6/pida/services/optionsmanager/uidef >copying pida/services/optionsmanager/uidef/optionsmanager.xml -> build/lib.linux-x86_64-2.6/pida/services/optionsmanager/uidef >creating build/lib.linux-x86_64-2.6/pida/services/optionsmanager/locale >creating build/lib.linux-x86_64-2.6/pida/services/optionsmanager/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/optionsmanager/locale/fr_FR/LC_MESSAGES >copying pida/services/optionsmanager/locale/fr_FR/LC_MESSAGES/optionsmanager.po -> build/lib.linux-x86_64-2.6/pida/services/optionsmanager/locale/fr_FR/LC_MESSAGES >copying pida/services/manhole/service.pida -> build/lib.linux-x86_64-2.6/pida/services/manhole >creating build/lib.linux-x86_64-2.6/pida/services/manhole/uidef >copying pida/services/manhole/uidef/manhole.xml -> build/lib.linux-x86_64-2.6/pida/services/manhole/uidef >creating build/lib.linux-x86_64-2.6/pida/services/manhole/locale >creating build/lib.linux-x86_64-2.6/pida/services/manhole/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/manhole/locale/fr_FR/LC_MESSAGES >copying pida/services/manhole/locale/fr_FR/LC_MESSAGES/manhole.po -> build/lib.linux-x86_64-2.6/pida/services/manhole/locale/fr_FR/LC_MESSAGES >copying pida/services/contexts/service.pida -> build/lib.linux-x86_64-2.6/pida/services/contexts >creating build/lib.linux-x86_64-2.6/pida/services/contexts/uidef >copying pida/services/contexts/uidef/file-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/contexts/uidef >copying pida/services/contexts/uidef/url-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/contexts/uidef >copying pida/services/contexts/uidef/dir-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/contexts/uidef >copying pida/services/notify/service.pida -> build/lib.linux-x86_64-2.6/pida/services/notify >creating build/lib.linux-x86_64-2.6/pida/services/notify/uidef >copying pida/services/notify/uidef/notify.xml -> build/lib.linux-x86_64-2.6/pida/services/notify/uidef >creating build/lib.linux-x86_64-2.6/pida/services/notify/locale >creating build/lib.linux-x86_64-2.6/pida/services/notify/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/notify/locale/fr_FR/LC_MESSAGES >copying pida/services/notify/locale/fr_FR/LC_MESSAGES/notify.po -> build/lib.linux-x86_64-2.6/pida/services/notify/locale/fr_FR/LC_MESSAGES >copying pida/services/versioncontrol/service.pida -> build/lib.linux-x86_64-2.6/pida/services/versioncontrol >creating build/lib.linux-x86_64-2.6/pida/services/versioncontrol/glade >copying pida/services/versioncontrol/glade/version-control-log.glade -> build/lib.linux-x86_64-2.6/pida/services/versioncontrol/glade >copying pida/services/versioncontrol/glade/commit-dialog.glade -> build/lib.linux-x86_64-2.6/pida/services/versioncontrol/glade >creating build/lib.linux-x86_64-2.6/pida/services/versioncontrol/uidef >copying pida/services/versioncontrol/uidef/versioncontrol-dir-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/versioncontrol/uidef >copying pida/services/versioncontrol/uidef/versioncontrol.xml -> build/lib.linux-x86_64-2.6/pida/services/versioncontrol/uidef >copying pida/services/versioncontrol/uidef/versioncontrol-file-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/versioncontrol/uidef >creating build/lib.linux-x86_64-2.6/pida/services/versioncontrol/locale >creating build/lib.linux-x86_64-2.6/pida/services/versioncontrol/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/versioncontrol/locale/fr_FR/LC_MESSAGES >copying pida/services/versioncontrol/locale/fr_FR/LC_MESSAGES/versioncontrol.po -> build/lib.linux-x86_64-2.6/pida/services/versioncontrol/locale/fr_FR/LC_MESSAGES >copying pida/services/statusbar/service.pida -> build/lib.linux-x86_64-2.6/pida/services/statusbar >copying pida/services/window/service.pida -> build/lib.linux-x86_64-2.6/pida/services/window >creating build/lib.linux-x86_64-2.6/pida/services/window/uidef >copying pida/services/window/uidef/window.xml -> build/lib.linux-x86_64-2.6/pida/services/window/uidef >creating build/lib.linux-x86_64-2.6/pida/services/window/locale >creating build/lib.linux-x86_64-2.6/pida/services/window/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/window/locale/fr_FR/LC_MESSAGES >copying pida/services/window/locale/fr_FR/LC_MESSAGES/window.po -> build/lib.linux-x86_64-2.6/pida/services/window/locale/fr_FR/LC_MESSAGES >copying pida/services/filemanager/service.pida -> build/lib.linux-x86_64-2.6/pida/services/filemanager >creating build/lib.linux-x86_64-2.6/pida/services/filemanager/uidef >copying pida/services/filemanager/uidef/filemanager-toolbar.xml -> build/lib.linux-x86_64-2.6/pida/services/filemanager/uidef >copying pida/services/filemanager/uidef/filemanager-file-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/filemanager/uidef >copying pida/services/filemanager/uidef/filemanager.xml -> build/lib.linux-x86_64-2.6/pida/services/filemanager/uidef >copying pida/services/filemanager/uidef/filemanager-dir-menu.xml -> build/lib.linux-x86_64-2.6/pida/services/filemanager/uidef >creating build/lib.linux-x86_64-2.6/pida/services/filemanager/locale >creating build/lib.linux-x86_64-2.6/pida/services/filemanager/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/filemanager/locale/fr_FR/LC_MESSAGES >copying pida/services/filemanager/locale/fr_FR/LC_MESSAGES/filemanager.po -> build/lib.linux-x86_64-2.6/pida/services/filemanager/locale/fr_FR/LC_MESSAGES >copying pida/services/project/service.pida -> build/lib.linux-x86_64-2.6/pida/services/project >creating build/lib.linux-x86_64-2.6/pida/services/project/glade >copying pida/services/project/glade/project-properties.glade -> build/lib.linux-x86_64-2.6/pida/services/project/glade >copying pida/services/project/glade/project_list.glade -> build/lib.linux-x86_64-2.6/pida/services/project/glade >creating build/lib.linux-x86_64-2.6/pida/services/project/uidef >copying pida/services/project/uidef/project.xml -> build/lib.linux-x86_64-2.6/pida/services/project/uidef >creating build/lib.linux-x86_64-2.6/pida/services/project/locale >creating build/lib.linux-x86_64-2.6/pida/services/project/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/project/locale/fr_FR/LC_MESSAGES >copying pida/services/project/locale/fr_FR/LC_MESSAGES/project.po -> build/lib.linux-x86_64-2.6/pida/services/project/locale/fr_FR/LC_MESSAGES >copying pida/services/bugreport/service.pida -> build/lib.linux-x86_64-2.6/pida/services/bugreport >creating build/lib.linux-x86_64-2.6/pida/services/bugreport/glade >copying pida/services/bugreport/glade/bugreport.glade -> build/lib.linux-x86_64-2.6/pida/services/bugreport/glade >creating build/lib.linux-x86_64-2.6/pida/services/bugreport/uidef >copying pida/services/bugreport/uidef/bugreport.xml -> build/lib.linux-x86_64-2.6/pida/services/bugreport/uidef >creating build/lib.linux-x86_64-2.6/pida/services/bugreport/locale >creating build/lib.linux-x86_64-2.6/pida/services/bugreport/locale/fr_FR >creating build/lib.linux-x86_64-2.6/pida/services/bugreport/locale/fr_FR/LC_MESSAGES >copying pida/services/bugreport/locale/fr_FR/LC_MESSAGES/bugreport.po -> build/lib.linux-x86_64-2.6/pida/services/bugreport/locale/fr_FR/LC_MESSAGES >copying pida/editors/vim/service.pida -> build/lib.linux-x86_64-2.6/pida/editors/vim >creating build/lib.linux-x86_64-2.6/pida/editors/vim/uidef >copying pida/editors/vim/uidef/vim.xml -> build/lib.linux-x86_64-2.6/pida/editors/vim/uidef >running build_ext >echo '#include "moomarshals.h"' > moomarshals.c.tmp && \ > glib-genmarshal --prefix=_moo_marshal --body \ > moomarshals.list >> moomarshals.c.tmp && mv moomarshals.c.tmp moomarshals.c >glib-genmarshal --prefix=_moo_marshal --header \ > moomarshals.list > moomarshals.h.tmp && mv moomarshals.h.tmp moomarshals.h >gdk-pixbuf-csource --static --build-list \ > MOO_HIDE_ICON hide.png \ > MOO_CLOSE_ICON close.png \ > MOO_STICKY_ICON sticky.png \ > MOO_DETACH_ICON detach.png \ > MOO_ATTACH_ICON attach.png \ > MOO_KEEP_ON_TOP_ICON keepontop.png \ > > stock-moo.h.tmp && mv stock-moo.h.tmp stock-moo.h >pygtk-codegen-2.0 --prefix _moo_stub \ > --register `pkg-config --variable=defsdir pygtk-2.0`/gtk-types.defs \ > --register `pkg-config --variable=defsdir pygtk-2.0`/gdk-types.defs \ > --override moo.override \ > --outfilename moo-pygtk.c \ > moo.defs > moo-pygtk.c.tmp && \ > mv moo-pygtk.c.tmp moo-pygtk.c >note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead >note: I will now try to invoke pygobject-codegen-2.0 in the same directory >Could not write method MooBigPaned.set_pane_order: No ArgType for int* >Could not write method MooPaned.list_panes: No ArgType for GSList* >Warning: Constructor for MooPane needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >***INFO*** There are no declared global functions. >***INFO*** The coverage of methods is 95.83% (46/48) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >building 'moo_stub' extension >creating build/temp.linux-x86_64-2.6 >creating build/temp.linux-x86_64-2.6/moo >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/python2.6 -c moo/moopane.c -o build/temp.linux-x86_64-2.6/moo/moopane.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/python2.6 -c moo/moopaned.c -o build/temp.linux-x86_64-2.6/moo/moopaned.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/python2.6 -c moo/moobigpaned.c -o build/temp.linux-x86_64-2.6/moo/moobigpaned.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/python2.6 -c moo/moomarshals.c -o build/temp.linux-x86_64-2.6/moo/moomarshals.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/python2.6 -c moo/moo-pygtk.c -o build/temp.linux-x86_64-2.6/moo/moo-pygtk.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/lib64/libffi-3.0.9/include -I/usr/include/python2.6 -c moo/moo-stub.c -o build/temp.linux-x86_64-2.6/moo/moo-stub.o >gcc -pthread -shared build/temp.linux-x86_64-2.6/moo/moopane.o build/temp.linux-x86_64-2.6/moo/moopaned.o build/temp.linux-x86_64-2.6/moo/moobigpaned.o build/temp.linux-x86_64-2.6/moo/moomarshals.o build/temp.linux-x86_64-2.6/moo/moo-pygtk.o build/temp.linux-x86_64-2.6/moo/moo-stub.o -L/usr/lib64 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lpython2.6 -o build/lib.linux-x86_64-2.6/moo_stub.so >running build_scripts >creating build/scripts-2.6 >copying and adjusting bin/pida -> build/scripts-2.6 >copying and adjusting bin/pida-remote -> build/scripts-2.6 >changing mode of build/scripts-2.6/pida from 644 to 755 >changing mode of build/scripts-2.6/pida-remote from 644 to 755 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HGHS2m >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64 >++ dirname /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64 >+ cd PIDA-0.5.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64 >+ mkdir -p /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/share/applications >+ mkdir -p /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/share/icons/hicolor/48x48/apps >+ mkdir -p /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/share/icons/hicolor/scalable/apps >+ mkdir -p /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/share/man/man1 >+ /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64 >running install >running install_lib >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64 >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6 >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/application.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/locale.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/commands.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/boss.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/interfaces.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/options.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/projects.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/actions.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/plugins.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/editors.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/signalhandler.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/environment.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/document.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/events.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/base.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/service.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/servicemanager.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/features.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/charfinder.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >copying build/lib.linux-x86_64-2.6/pida/core/log.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper >copying build/lib.linux-x86_64-2.6/pida/services/grepper/test_grepper.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper >copying build/lib.linux-x86_64-2.6/pida/services/grepper/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper/glade >copying build/lib.linux-x86_64-2.6/pida/services/grepper/glade/grepper-window.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper/glade >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper/uidef >copying build/lib.linux-x86_64-2.6/pida/services/grepper/uidef/grepper.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper/uidef >copying build/lib.linux-x86_64-2.6/pida/services/grepper/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper >copying build/lib.linux-x86_64-2.6/pida/services/grepper/grepper.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/grepper/locale/fr_FR/LC_MESSAGES/grepper.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper/locale/fr_FR/LC_MESSAGES >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filewatcher >copying build/lib.linux-x86_64-2.6/pida/services/filewatcher/filewatcher.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filewatcher >copying build/lib.linux-x86_64-2.6/pida/services/filewatcher/test_filewatcher.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filewatcher >copying build/lib.linux-x86_64-2.6/pida/services/filewatcher/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filewatcher >copying build/lib.linux-x86_64-2.6/pida/services/filewatcher/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filewatcher >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller >copying build/lib.linux-x86_64-2.6/pida/services/appcontroller/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller/uidef >copying build/lib.linux-x86_64-2.6/pida/services/appcontroller/uidef/appcontroller.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller/uidef >copying build/lib.linux-x86_64-2.6/pida/services/appcontroller/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller >copying build/lib.linux-x86_64-2.6/pida/services/appcontroller/appcontroller.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller >copying build/lib.linux-x86_64-2.6/pida/services/appcontroller/test_appcontroller.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/appcontroller/locale/fr_FR/LC_MESSAGES/appcontroller.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller/locale/fr_FR/LC_MESSAGES >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help >copying build/lib.linux-x86_64-2.6/pida/services/help/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help >copying build/lib.linux-x86_64-2.6/pida/services/help/test_help.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help/uidef >copying build/lib.linux-x86_64-2.6/pida/services/help/uidef/help.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help/uidef >copying build/lib.linux-x86_64-2.6/pida/services/help/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/help/locale/fr_FR/LC_MESSAGES/help.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/help/help.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith >copying build/lib.linux-x86_64-2.6/pida/services/openwith/test_openwith.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith >copying build/lib.linux-x86_64-2.6/pida/services/openwith/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/glade >copying build/lib.linux-x86_64-2.6/pida/services/openwith/glade/openwith-editor.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/glade >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/uidef >copying build/lib.linux-x86_64-2.6/pida/services/openwith/uidef/openwith-file-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/uidef >copying build/lib.linux-x86_64-2.6/pida/services/openwith/uidef/openwith.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/uidef >copying build/lib.linux-x86_64-2.6/pida/services/openwith/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/openwith/locale/fr_FR/LC_MESSAGES/openwith.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/openwith/openwith.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor >copying build/lib.linux-x86_64-2.6/pida/services/editor/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor >copying build/lib.linux-x86_64-2.6/pida/services/editor/editor.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor >copying build/lib.linux-x86_64-2.6/pida/services/editor/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor >copying build/lib.linux-x86_64-2.6/pida/services/editor/test_editor.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/editor/locale/fr_FR/LC_MESSAGES/editor.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor/locale/fr_FR/LC_MESSAGES >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer >copying build/lib.linux-x86_64-2.6/pida/services/buffer/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/glade >copying build/lib.linux-x86_64-2.6/pida/services/buffer/glade/buffer_list.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/glade >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/uidef >copying build/lib.linux-x86_64-2.6/pida/services/buffer/uidef/buffer.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/uidef >copying build/lib.linux-x86_64-2.6/pida/services/buffer/uidef/buffer-file-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/uidef >copying build/lib.linux-x86_64-2.6/pida/services/buffer/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/buffer/locale/fr_FR/LC_MESSAGES/buffer.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/buffer/buffer.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer >copying build/lib.linux-x86_64-2.6/pida/services/buffer/test_buffer.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/rpc >copying build/lib.linux-x86_64-2.6/pida/services/rpc/test_rpc.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/rpc >copying build/lib.linux-x86_64-2.6/pida/services/rpc/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/rpc >copying build/lib.linux-x86_64-2.6/pida/services/rpc/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/rpc >copying build/lib.linux-x86_64-2.6/pida/services/rpc/rpc.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/rpc >copying build/lib.linux-x86_64-2.6/pida/services/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander >copying build/lib.linux-x86_64-2.6/pida/services/commander/commander.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander >copying build/lib.linux-x86_64-2.6/pida/services/commander/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander/uidef >copying build/lib.linux-x86_64-2.6/pida/services/commander/uidef/commander.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander/uidef >copying build/lib.linux-x86_64-2.6/pida/services/commander/uidef/commander-file-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander/uidef >copying build/lib.linux-x86_64-2.6/pida/services/commander/uidef/commander-dir-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander/uidef >copying build/lib.linux-x86_64-2.6/pida/services/commander/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander >copying build/lib.linux-x86_64-2.6/pida/services/commander/test_commander.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/commander/locale/fr_FR/LC_MESSAGES/commander.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander/locale/fr_FR/LC_MESSAGES >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts >copying build/lib.linux-x86_64-2.6/pida/services/shortcuts/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts >copying build/lib.linux-x86_64-2.6/pida/services/shortcuts/test_shortcuts.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts/uidef >copying build/lib.linux-x86_64-2.6/pida/services/shortcuts/uidef/shortcuts.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts/uidef >copying build/lib.linux-x86_64-2.6/pida/services/shortcuts/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts >copying build/lib.linux-x86_64-2.6/pida/services/shortcuts/shortcuts.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/shortcuts/locale/fr_FR/LC_MESSAGES/shortcuts.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts/locale/fr_FR/LC_MESSAGES >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins >copying build/lib.linux-x86_64-2.6/pida/services/plugins/test_plugins.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins >copying build/lib.linux-x86_64-2.6/pida/services/plugins/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/glade >copying build/lib.linux-x86_64-2.6/pida/services/plugins/glade/plugins-edit.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/glade >copying build/lib.linux-x86_64-2.6/pida/services/plugins/glade/plugins-manager.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/glade >copying build/lib.linux-x86_64-2.6/pida/services/plugins/plugins.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/uidef >copying build/lib.linux-x86_64-2.6/pida/services/plugins/uidef/plugins.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/uidef >copying build/lib.linux-x86_64-2.6/pida/services/plugins/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/plugins/locale/fr_FR/LC_MESSAGES/plugins.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/locale/fr_FR/LC_MESSAGES >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions >copying build/lib.linux-x86_64-2.6/pida/services/sessions/sessions.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions >copying build/lib.linux-x86_64-2.6/pida/services/sessions/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions >copying build/lib.linux-x86_64-2.6/pida/services/sessions/test_sessions.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions/uidef >copying build/lib.linux-x86_64-2.6/pida/services/sessions/uidef/sessions.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions/uidef >copying build/lib.linux-x86_64-2.6/pida/services/sessions/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/sessions/locale/fr_FR/LC_MESSAGES/sessions.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions/locale/fr_FR/LC_MESSAGES >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser >copying build/lib.linux-x86_64-2.6/pida/services/webbrowser/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser/uidef >copying build/lib.linux-x86_64-2.6/pida/services/webbrowser/uidef/webbrowser-url-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser/uidef >copying build/lib.linux-x86_64-2.6/pida/services/webbrowser/test_webbrowser.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser >copying build/lib.linux-x86_64-2.6/pida/services/webbrowser/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/webbrowser/locale/fr_FR/LC_MESSAGES/webbrowser.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/webbrowser/webbrowser.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager >copying build/lib.linux-x86_64-2.6/pida/services/optionsmanager/optionsmanager.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager >copying build/lib.linux-x86_64-2.6/pida/services/optionsmanager/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager/glade >copying build/lib.linux-x86_64-2.6/pida/services/optionsmanager/glade/options-editor.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager/glade >copying build/lib.linux-x86_64-2.6/pida/services/optionsmanager/test_optionsmanager.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager/uidef >copying build/lib.linux-x86_64-2.6/pida/services/optionsmanager/uidef/optionsmanager.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager/uidef >copying build/lib.linux-x86_64-2.6/pida/services/optionsmanager/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/optionsmanager/locale/fr_FR/LC_MESSAGES/optionsmanager.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager/locale/fr_FR/LC_MESSAGES >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole >copying build/lib.linux-x86_64-2.6/pida/services/manhole/manhole.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole >copying build/lib.linux-x86_64-2.6/pida/services/manhole/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole/uidef >copying build/lib.linux-x86_64-2.6/pida/services/manhole/uidef/manhole.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole/uidef >copying build/lib.linux-x86_64-2.6/pida/services/manhole/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/manhole/locale/fr_FR/LC_MESSAGES/manhole.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/manhole/test_manhole.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts >copying build/lib.linux-x86_64-2.6/pida/services/contexts/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts/uidef >copying build/lib.linux-x86_64-2.6/pida/services/contexts/uidef/file-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts/uidef >copying build/lib.linux-x86_64-2.6/pida/services/contexts/uidef/url-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts/uidef >copying build/lib.linux-x86_64-2.6/pida/services/contexts/uidef/dir-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts/uidef >copying build/lib.linux-x86_64-2.6/pida/services/contexts/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts >copying build/lib.linux-x86_64-2.6/pida/services/contexts/contexts.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts >copying build/lib.linux-x86_64-2.6/pida/services/contexts/test_contexts.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify >copying build/lib.linux-x86_64-2.6/pida/services/notify/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify >copying build/lib.linux-x86_64-2.6/pida/services/notify/notify.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify >copying build/lib.linux-x86_64-2.6/pida/services/notify/test_notify.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify/uidef >copying build/lib.linux-x86_64-2.6/pida/services/notify/uidef/notify.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify/uidef >copying build/lib.linux-x86_64-2.6/pida/services/notify/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/notify/locale/fr_FR/LC_MESSAGES/notify.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify/locale/fr_FR/LC_MESSAGES >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol >copying build/lib.linux-x86_64-2.6/pida/services/versioncontrol/test_versioncontrol.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol >copying build/lib.linux-x86_64-2.6/pida/services/versioncontrol/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/glade >copying build/lib.linux-x86_64-2.6/pida/services/versioncontrol/glade/version-control-log.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/glade >copying build/lib.linux-x86_64-2.6/pida/services/versioncontrol/glade/commit-dialog.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/glade >copying build/lib.linux-x86_64-2.6/pida/services/versioncontrol/versioncontrol.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/uidef >copying build/lib.linux-x86_64-2.6/pida/services/versioncontrol/uidef/versioncontrol-dir-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/uidef >copying build/lib.linux-x86_64-2.6/pida/services/versioncontrol/uidef/versioncontrol.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/uidef >copying build/lib.linux-x86_64-2.6/pida/services/versioncontrol/uidef/versioncontrol-file-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/uidef >copying build/lib.linux-x86_64-2.6/pida/services/versioncontrol/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/versioncontrol/locale/fr_FR/LC_MESSAGES/versioncontrol.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/locale/fr_FR/LC_MESSAGES >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/statusbar >copying build/lib.linux-x86_64-2.6/pida/services/statusbar/statusbar.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/statusbar >copying build/lib.linux-x86_64-2.6/pida/services/statusbar/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/statusbar >copying build/lib.linux-x86_64-2.6/pida/services/statusbar/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/statusbar >copying build/lib.linux-x86_64-2.6/pida/services/statusbar/test_statusbar.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/statusbar >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window >copying build/lib.linux-x86_64-2.6/pida/services/window/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window >copying build/lib.linux-x86_64-2.6/pida/services/window/test_window.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window/uidef >copying build/lib.linux-x86_64-2.6/pida/services/window/uidef/window.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window/uidef >copying build/lib.linux-x86_64-2.6/pida/services/window/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/window/locale/fr_FR/LC_MESSAGES/window.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/window/window.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager >copying build/lib.linux-x86_64-2.6/pida/services/filemanager/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/uidef >copying build/lib.linux-x86_64-2.6/pida/services/filemanager/uidef/filemanager-toolbar.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/uidef >copying build/lib.linux-x86_64-2.6/pida/services/filemanager/uidef/filemanager-file-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/uidef >copying build/lib.linux-x86_64-2.6/pida/services/filemanager/uidef/filemanager.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/uidef >copying build/lib.linux-x86_64-2.6/pida/services/filemanager/uidef/filemanager-dir-menu.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/uidef >copying build/lib.linux-x86_64-2.6/pida/services/filemanager/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager >copying build/lib.linux-x86_64-2.6/pida/services/filemanager/test_filemanager.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/filemanager/locale/fr_FR/LC_MESSAGES/filemanager.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/filemanager/filemanager.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project >copying build/lib.linux-x86_64-2.6/pida/services/project/test_project.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project >copying build/lib.linux-x86_64-2.6/pida/services/project/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/glade >copying build/lib.linux-x86_64-2.6/pida/services/project/glade/project-properties.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/glade >copying build/lib.linux-x86_64-2.6/pida/services/project/glade/project_list.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/glade >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/uidef >copying build/lib.linux-x86_64-2.6/pida/services/project/uidef/project.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/uidef >copying build/lib.linux-x86_64-2.6/pida/services/project/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/project/locale/fr_FR/LC_MESSAGES/project.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/project/project.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport >copying build/lib.linux-x86_64-2.6/pida/services/bugreport/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport/glade >copying build/lib.linux-x86_64-2.6/pida/services/bugreport/glade/bugreport.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport/glade >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport/uidef >copying build/lib.linux-x86_64-2.6/pida/services/bugreport/uidef/bugreport.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport/uidef >copying build/lib.linux-x86_64-2.6/pida/services/bugreport/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/bugreport/locale/fr_FR/LC_MESSAGES/bugreport.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/services/bugreport/test_bugreport.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport >copying build/lib.linux-x86_64-2.6/pida/services/bugreport/bugreport.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport >copying build/lib.linux-x86_64-2.6/pida/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/uimanager.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/terminal.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/paneds.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/objectlist.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/books.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/interfaces.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/buttons.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/splash.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/htmltextview.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/popupwindow.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/views.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/widgets.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/icons.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >copying build/lib.linux-x86_64-2.6/pida/ui/window.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/glade >copying build/lib.linux-x86_64-2.6/pida/resources/glade/main_window_old_old.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/glade >copying build/lib.linux-x86_64-2.6/pida/resources/glade/main_window.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/glade >copying build/lib.linux-x86_64-2.6/pida/resources/glade/base_view.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/glade >copying build/lib.linux-x86_64-2.6/pida/resources/glade/test_view.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/glade >copying build/lib.linux-x86_64-2.6/pida/resources/glade/blank_view.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/glade >copying build/lib.linux-x86_64-2.6/pida/resources/glade/main_window_old.glade -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/glade >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/uidef >copying build/lib.linux-x86_64-2.6/pida/resources/uidef/debugger_stackview_toolbar.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/uidef >copying build/lib.linux-x86_64-2.6/pida/resources/uidef/base.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/uidef >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/locale >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/locale/fr_FR >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/locale/fr_FR/LC_MESSAGES >copying build/lib.linux-x86_64-2.6/pida/resources/locale/fr_FR/LC_MESSAGES/pida.po -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/locale/fr_FR/LC_MESSAGES >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/pixmaps >copying build/lib.linux-x86_64-2.6/pida/resources/pixmaps/view_detach.gif -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/pixmaps >copying build/lib.linux-x86_64-2.6/pida/resources/pixmaps/view_close.gif -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/pixmaps >copying build/lib.linux-x86_64-2.6/pida/resources/pixmaps/pida-icon.svg -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/pixmaps >copying build/lib.linux-x86_64-2.6/pida/resources/pixmaps/pida-icon.png -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/resources/pixmaps >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors >copying build/lib.linux-x86_64-2.6/pida/editors/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors/vim >copying build/lib.linux-x86_64-2.6/pida/editors/vim/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors/vim >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors/vim/uidef >copying build/lib.linux-x86_64-2.6/pida/editors/vim/uidef/vim.xml -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors/vim/uidef >copying build/lib.linux-x86_64-2.6/pida/editors/vim/service.pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors/vim >copying build/lib.linux-x86_64-2.6/pida/editors/vim/vim.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors/vim >copying build/lib.linux-x86_64-2.6/pida/editors/vim/test_vim.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors/vim >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >copying build/lib.linux-x86_64-2.6/pida/utils/pythonparser.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >copying build/lib.linux-x86_64-2.6/pida/utils/firstrun.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >copying build/lib.linux-x86_64-2.6/pida/utils/rpdb2.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >copying build/lib.linux-x86_64-2.6/pida/utils/pyconsole.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/anyvc >copying build/lib.linux-x86_64-2.6/pida/utils/anyvc/cmdbased.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/anyvc >copying build/lib.linux-x86_64-2.6/pida/utils/anyvc/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/anyvc >copying build/lib.linux-x86_64-2.6/pida/utils/anyvc/interfaces.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/anyvc >copying build/lib.linux-x86_64-2.6/pida/utils/anyvc/bases.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/anyvc >copying build/lib.linux-x86_64-2.6/pida/utils/anyvc/file.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/anyvc >copying build/lib.linux-x86_64-2.6/pida/utils/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/pyflakes >copying build/lib.linux-x86_64-2.6/pida/utils/pyflakes/messages.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/pyflakes >copying build/lib.linux-x86_64-2.6/pida/utils/pyflakes/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/pyflakes >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/vim >copying build/lib.linux-x86_64-2.6/pida/utils/vim/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/vim >copying build/lib.linux-x86_64-2.6/pida/utils/vim/vimembed.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/vim >copying build/lib.linux-x86_64-2.6/pida/utils/vim/vimeditor.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/vim >copying build/lib.linux-x86_64-2.6/pida/utils/vim/vimcom.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/vim >copying build/lib.linux-x86_64-2.6/pida/utils/configobj.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/testing >copying build/lib.linux-x86_64-2.6/pida/utils/testing/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/testing >copying build/lib.linux-x86_64-2.6/pida/utils/testing/mock.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/testing >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/emacs >copying build/lib.linux-x86_64-2.6/pida/utils/emacs/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/emacs >copying build/lib.linux-x86_64-2.6/pida/utils/emacs/emacscom.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/emacs >copying build/lib.linux-x86_64-2.6/pida/utils/emacs/emacsembed.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/emacs >copying build/lib.linux-x86_64-2.6/pida/utils/unique.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >copying build/lib.linux-x86_64-2.6/pida/utils/path.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >copying build/lib.linux-x86_64-2.6/pida/utils/gthreads.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >copying build/lib.linux-x86_64-2.6/pida/utils/grpc.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >copying build/lib.linux-x86_64-2.6/pida/utils/pywebbrowser.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/debugger >copying build/lib.linux-x86_64-2.6/pida/utils/debugger/debugger.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/debugger >copying build/lib.linux-x86_64-2.6/pida/utils/debugger/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/debugger >copying build/lib.linux-x86_64-2.6/pida/utils/debugger/views.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/debugger >copying build/lib.linux-x86_64-2.6/pida/utils/feedparser.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat >copying build/lib.linux-x86_64-2.6/pida/utils/rat/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat >copying build/lib.linux-x86_64-2.6/pida/utils/rat/gwp.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat >copying build/lib.linux-x86_64-2.6/pida/utils/rat/sensitive.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat >copying build/lib.linux-x86_64-2.6/pida/utils/rat/swp.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat >copying build/lib.linux-x86_64-2.6/pida/utils/rat/shiftpaned.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat >copying build/lib.linux-x86_64-2.6/pida/utils/rat/util.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat >copying build/lib.linux-x86_64-2.6/pida/utils/rat/hig.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat >copying build/lib.linux-x86_64-2.6/pida/utils/rat/text.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat >copying build/lib.linux-x86_64-2.6/pida/utils/web.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/launchpadder >copying build/lib.linux-x86_64-2.6/pida/utils/launchpadder/lplib.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/launchpadder >copying build/lib.linux-x86_64-2.6/pida/utils/launchpadder/__init__.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/launchpadder >copying build/lib.linux-x86_64-2.6/pida/utils/launchpadder/lpreport.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/launchpadder >copying build/lib.linux-x86_64-2.6/pida/utils/launchpadder/gtkgui.py -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/launchpadder >copying build/lib.linux-x86_64-2.6/moo_stub.so -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/application.py to application.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/locale.py to locale.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/commands.py to commands.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/boss.py to boss.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/interfaces.py to interfaces.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/options.py to options.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/projects.py to projects.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/actions.py to actions.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/plugins.py to plugins.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/editors.py to editors.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/signalhandler.py to signalhandler.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/environment.py to environment.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/document.py to document.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/events.py to events.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/service.py to service.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/servicemanager.py to servicemanager.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/features.py to features.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/charfinder.py to charfinder.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/core/log.py to log.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper/test_grepper.py to test_grepper.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/grepper/grepper.py to grepper.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filewatcher/filewatcher.py to filewatcher.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filewatcher/test_filewatcher.py to test_filewatcher.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filewatcher/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller/appcontroller.py to appcontroller.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/appcontroller/test_appcontroller.py to test_appcontroller.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help/test_help.py to test_help.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/help/help.py to help.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/test_openwith.py to test_openwith.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/openwith/openwith.py to openwith.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor/editor.py to editor.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/editor/test_editor.py to test_editor.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/buffer.py to buffer.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/buffer/test_buffer.py to test_buffer.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/rpc/test_rpc.py to test_rpc.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/rpc/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/rpc/rpc.py to rpc.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander/commander.py to commander.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/commander/test_commander.py to test_commander.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts/test_shortcuts.py to test_shortcuts.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/shortcuts/shortcuts.py to shortcuts.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/test_plugins.py to test_plugins.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/plugins/plugins.py to plugins.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions/sessions.py to sessions.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/sessions/test_sessions.py to test_sessions.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser/test_webbrowser.py to test_webbrowser.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/webbrowser/webbrowser.py to webbrowser.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager/optionsmanager.py to optionsmanager.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/optionsmanager/test_optionsmanager.py to test_optionsmanager.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole/manhole.py to manhole.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/manhole/test_manhole.py to test_manhole.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts/contexts.py to contexts.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/contexts/test_contexts.py to test_contexts.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify/notify.py to notify.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/notify/test_notify.py to test_notify.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/test_versioncontrol.py to test_versioncontrol.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/versioncontrol/versioncontrol.py to versioncontrol.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/statusbar/statusbar.py to statusbar.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/statusbar/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/statusbar/test_statusbar.py to test_statusbar.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window/test_window.py to test_window.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/window/window.py to window.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/test_filemanager.py to test_filemanager.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/filemanager/filemanager.py to filemanager.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/test_project.py to test_project.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/project/project.py to project.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport/test_bugreport.py to test_bugreport.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/services/bugreport/bugreport.py to bugreport.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/uimanager.py to uimanager.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/terminal.py to terminal.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/paneds.py to paneds.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/objectlist.py to objectlist.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/books.py to books.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/interfaces.py to interfaces.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/buttons.py to buttons.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/splash.py to splash.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/htmltextview.py to htmltextview.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/popupwindow.py to popupwindow.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/views.py to views.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/widgets.py to widgets.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/icons.py to icons.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/ui/window.py to window.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors/vim/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors/vim/vim.py to vim.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/editors/vim/test_vim.py to test_vim.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/pythonparser.py to pythonparser.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/firstrun.py to firstrun.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rpdb2.py to rpdb2.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/pyconsole.py to pyconsole.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/anyvc/cmdbased.py to cmdbased.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/anyvc/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/anyvc/interfaces.py to interfaces.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/anyvc/bases.py to bases.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/anyvc/file.py to file.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/pyflakes/messages.py to messages.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/pyflakes/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/vim/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/vim/vimembed.py to vimembed.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/vim/vimeditor.py to vimeditor.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/vim/vimcom.py to vimcom.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/configobj.py to configobj.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/testing/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/testing/mock.py to mock.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/emacs/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/emacs/emacscom.py to emacscom.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/emacs/emacsembed.py to emacsembed.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/unique.py to unique.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/path.py to path.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/gthreads.py to gthreads.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/grpc.py to grpc.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/pywebbrowser.py to pywebbrowser.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/debugger/debugger.py to debugger.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/debugger/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/debugger/views.py to views.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/feedparser.py to feedparser.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat/gwp.py to gwp.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat/sensitive.py to sensitive.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat/swp.py to swp.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat/shiftpaned.py to shiftpaned.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat/util.py to util.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat/hig.py to hig.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/rat/text.py to text.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/web.py to web.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/launchpadder/lplib.py to lplib.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/launchpadder/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/launchpadder/lpreport.py to lpreport.pyc >byte-compiling /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/pida/utils/launchpadder/gtkgui.py to gtkgui.pyc >writing byte-compilation script '/tmp/tmp6mlTcS.py' >/usr/bin/python -O /tmp/tmp6mlTcS.py >removing /tmp/tmp6mlTcS.py >running install_scripts >creating /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/bin >copying build/scripts-2.6/pida -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/bin >copying build/scripts-2.6/pida-remote -> /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/bin >changing mode of /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/bin/pida to 755 >changing mode of /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/bin/pida-remote to 755 >running install_egg_info >Writing /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib64/python2.6/site-packages/PIDA-0.5.1-py2.6.egg-info >+ install -p -m644 pida/resources/pixmaps/pida-icon.png /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/share/icons/hicolor/48x48/apps >+ install -p -m644 pida/resources/pixmaps/pida-icon.svg /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/share/icons/hicolor/scalable/apps >+ desktop-file-install --remove-key Encoding --vendor fedora --dir /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/share/applications /builddir/build/SOURCES/pida.desktop >/builddir/build/SOURCES/pida.desktop: key "MimeType" is a list and does not have a semicolon as trailing character, fixing >+ install -p -m644 /builddir/build/SOURCES/pida.1 /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/share/man/man1 >+ chmod 755 /builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib/python2.6/site-packages/pida/utils/feedparser.py >chmod: cannot access `/builddir/build/BUILDROOT/pida-0.5.1-10.fc13.x86_64/usr/lib/python2.6/site-packages/pida/utils/feedparser.py': No such file or directory >error: Bad exit status from /var/tmp/rpm-tmp.HGHS2m (%install) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.HGHS2m (%install) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pida.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pida.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 555520
:
384381
| 384382 |
384383