==> Creating clean working copy [build]...done ==> Making package: pythonect 0.6.0-1 (Tue Sep 22 07:57:39 EDT 2015) ==> Retrieving sources... -> Found Pythonect-0.6.0.tar.gz ==> Validating source files with sha512sums... Pythonect-0.6.0.tar.gz ... Passed resolving dependencies... looking for conflicting packages... Packages (3) python2-2.7.10-2 sqlite-3.8.11.1-3 python2-ply-3.7-1 Total Download Size: 0.07 MiB Total Installed Size: 75.82 MiB :: Proceed with installation? [Y/n] :: Retrieving packages ... downloading python2-ply-3.7-1-any.pkg.tar.xz... downloading python2-ply-3.7-1-any.pkg.tar.xz... downloading python2-ply-3.7-1-any.pkg.tar.xz... downloading python2-ply-3.7-1-any.pkg.tar.xz... downloading python2-ply-3.7-1-any.pkg.tar.xz... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... installing sqlite... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools python2-pip installing python2-ply... resolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17024-1 python2-packaging-15.3-1 git-2.5.3-1 python2-setuptools-1:18.3.1-1 Total Installed Size: 28.78 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... installing perl-error... installing git... Optional dependencies for git tk: gitk and git gui perl-libwww: git svn perl-term-readkey: git svn perl-mime-tools: git send-email perl-net-smtp-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support python2: various helper scripts [installed] subversion: git svn cvsps2: git cvsimport gnome-keyring: GNOME keyring credential helper installing python2-packaging... installing python2-setuptools... running install running build running build_py creating build creating build/lib creating build/lib/pythonect copying pythonect/_version.py -> build/lib/pythonect copying pythonect/__init__.py -> build/lib/pythonect creating build/lib/bin copying bin/__init__.py -> build/lib/bin copying bin/_preamble.py -> build/lib/bin creating build/lib/pythonect/test copying pythonect/test/__init__.py -> build/lib/pythonect/test copying pythonect/test/test_eval.py -> build/lib/pythonect/test copying pythonect/test/eval_tst_gen.py -> build/lib/pythonect/test copying pythonect/test/test_xmlrpc_app.py -> build/lib/pythonect/test creating build/lib/pythonect/internal copying pythonect/internal/version.py -> build/lib/pythonect/internal copying pythonect/internal/__init__.py -> build/lib/pythonect/internal copying pythonect/internal/lang.py -> build/lib/pythonect/internal copying pythonect/internal/_ordereddict.py -> build/lib/pythonect/internal copying pythonect/internal/eval.py -> build/lib/pythonect/internal copying pythonect/internal/_graph.py -> build/lib/pythonect/internal creating build/lib/pythonect/internal/parsers copying pythonect/internal/parsers/dia.py -> build/lib/pythonect/internal/parsers copying pythonect/internal/parsers/p2y.py -> build/lib/pythonect/internal/parsers copying pythonect/internal/parsers/vdx.py -> build/lib/pythonect/internal/parsers copying pythonect/internal/parsers/__init__.py -> build/lib/pythonect/internal/parsers creating build/lib/pythonect/internal/parsers/test copying pythonect/internal/parsers/test/test_p2y.py -> build/lib/pythonect/internal/parsers/test copying pythonect/internal/parsers/test/test_vdx10.py -> build/lib/pythonect/internal/parsers/test copying pythonect/internal/parsers/test/__init__.py -> build/lib/pythonect/internal/parsers/test copying pythonect/internal/parsers/test/test_vdx07.py -> build/lib/pythonect/internal/parsers/test copying pythonect/internal/parsers/test/test_dia.py -> build/lib/pythonect/internal/parsers/test running build_scripts creating build/scripts-2.7 copying and adjusting bin/pythonect -> build/scripts-2.7 changing mode of build/scripts-2.7/pythonect from 644 to 755 running install_lib creating /build/pythonect/pkg/pythonect/usr creating /build/pythonect/pkg/pythonect/usr/lib creating /build/pythonect/pkg/pythonect/usr/lib/python2.7 creating /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages creating /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect copying build/lib/pythonect/_version.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect creating /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/test copying build/lib/pythonect/test/__init__.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/test copying build/lib/pythonect/test/test_eval.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/test copying build/lib/pythonect/test/eval_tst_gen.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/test copying build/lib/pythonect/test/test_xmlrpc_app.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/test copying build/lib/pythonect/__init__.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect creating /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal copying build/lib/pythonect/internal/version.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal creating /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers copying build/lib/pythonect/internal/parsers/dia.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers copying build/lib/pythonect/internal/parsers/p2y.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers copying build/lib/pythonect/internal/parsers/vdx.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers creating /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/test copying build/lib/pythonect/internal/parsers/test/test_p2y.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/test copying build/lib/pythonect/internal/parsers/test/test_vdx10.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/test copying build/lib/pythonect/internal/parsers/test/__init__.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/test copying build/lib/pythonect/internal/parsers/test/test_vdx07.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/test copying build/lib/pythonect/internal/parsers/test/test_dia.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/test copying build/lib/pythonect/internal/parsers/__init__.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers copying build/lib/pythonect/internal/__init__.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal copying build/lib/pythonect/internal/lang.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal copying build/lib/pythonect/internal/_ordereddict.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal copying build/lib/pythonect/internal/eval.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal copying build/lib/pythonect/internal/_graph.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal creating /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/bin copying build/lib/bin/__init__.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/bin copying build/lib/bin/_preamble.py -> /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/bin byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/_version.py to _version.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/test/__init__.py to __init__.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/test/test_eval.py to test_eval.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/test/eval_tst_gen.py to eval_tst_gen.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/test/test_xmlrpc_app.py to test_xmlrpc_app.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/__init__.py to __init__.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/version.py to version.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/dia.py to dia.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/p2y.py to p2y.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/vdx.py to vdx.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/test/test_p2y.py to test_p2y.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/test/test_vdx10.py to test_vdx10.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/test/__init__.py to __init__.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/test/test_vdx07.py to test_vdx07.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/test/test_dia.py to test_dia.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/parsers/__init__.py to __init__.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/__init__.py to __init__.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/lang.py to lang.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/_ordereddict.py to _ordereddict.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/eval.py to eval.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/pythonect/internal/_graph.py to _graph.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/bin/__init__.py to __init__.pyc byte-compiling /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/bin/_preamble.py to _preamble.pyc writing byte-compilation script '/tmp/tmpKZK6JV.py' /usr/bin/python2 -O /tmp/tmpKZK6JV.py removing /tmp/tmpKZK6JV.py running install_data copying LICENSE -> /build/pythonect/pkg/pythonect/usr/ running install_egg_info running egg_info writing requirements to Pythonect.egg-info/requires.txt writing Pythonect.egg-info/PKG-INFO writing top-level names to Pythonect.egg-info/top_level.txt writing dependency_links to Pythonect.egg-info/dependency_links.txt reading manifest file 'Pythonect.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Pythonect.egg-info/SOURCES.txt' Copying Pythonect.egg-info to /build/pythonect/pkg/pythonect/usr/lib/python2.7/site-packages/Pythonect-0.6.0-py2.7.egg-info running install_scripts creating /build/pythonect/pkg/pythonect/usr/bin copying build/scripts-2.7/pythonect -> /build/pythonect/pkg/pythonect/usr/bin changing mode of /build/pythonect/pkg/pythonect/usr/bin/pythonect to 755 checking dependencies... :: gettext optionally requires git: for autopoint infrastructure updates :: glib2 optionally requires python2: for gdbus-codegen and gtester-report :: usbutils optionally requires python2: for lsusb.py usage Packages (7) git-2.5.3-1 perl-error-0.17024-1 python2-2.7.10-2 python2-packaging-15.3-1 python2-ply-3.7-1 python2-setuptools-1:18.3.1-1 sqlite-3.8.11.1-3 Total Removed Size: 104.60 MiB :: Do you want to remove these packages? [Y/n] removing python2-setuptools... removing python2-ply... removing python2-packaging... removing python2... removing sqlite... removing git... removing perl-error...