------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python27-2.7.17_1.txz ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/png-1.6.37.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/py27-cairo-1.18.1_1.txz Installing /packages/All/py27-cachetools3-3.1.1.txz Installing /packages/All/py27-attrs-19.3.0.txz Installing /packages/All/py27-asn1crypto-1.3.0.txz Installing /packages/All/py27-pycparser-2.19.txz Installing /packages/All/py27-cffi-1.14.0.txz Installing /packages/All/py27-enum34-1.1.6.txz Installing /packages/All/py27-ipaddress-1.0.23.txz Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-cryptography-2.6.1.txz Installing /packages/All/py27-pyasn1-0.4.7.txz Installing /packages/All/py27-pyasn1-modules-0.2.7.txz Installing /packages/All/py27-service_identity-18.1.0.txz Installing /packages/All/py27-constantly-15.1.0.txz Installing /packages/All/py27-idna-2.8.txz Installing /packages/All/py27-hyperlink-19.0.0.txz Installing /packages/All/py27-incremental-17.5.0.txz Installing /packages/All/py27-PyHamcrest-1.10.1.txz Installing /packages/All/py27-zope.interface-4.6.0.txz Installing /packages/All/py27-Automat-0.8.0.txz ===== Message from py27-Automat-0.8.0: -- Install graphics/py-graphviz and devel/py-twisted to enable state machine visualization (`MethodicalMachine.asDigraph`). Installing /packages/All/py27-twisted-18.9.0_1.txz Installing /packages/All/py27-txamqp-0.8.2.txz Installing /packages/All/py27-pysocks-1.7.1.txz Installing /packages/All/py27-certifi-2019.11.28.txz Installing /packages/All/py27-openssl-19.0.0.txz Installing /packages/All/py27-urllib3-1.25.7,1.txz ===== Message from py27-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py27-whisper-1.1.3_1.txz Installing /packages/All/py27-carbon-1.1.5_1.txz Installing /packages/All/py27-pytz-2019.3,1.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz Installing /packages/All/py27-sqlite3-2.7.17_7.txz Installing /packages/All/py27-django111-1.11.29.txz Installing /packages/All/py27-django-tagging-0.4.6_1.txz Installing /packages/All/py27-scandir-1.10.0_1.txz Installing /packages/All/py27-pyparsing-2.4.6.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz SUCCEEDED 00:00:47 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ py27-graphite-web-1.1.5_1: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-graphite-web-1.1.5_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ py27-graphite-web-1.1.5_1: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> py27-graphite-web-1.1.5_1 depends on file: /usr/local/sbin/pkg - found => graphite-project-graphite-web-1.1.5_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/graphite-project/graphite-web/tar.gz/1.1.5?dummy=/graphite-project-graphite-web-1.1.5_GH0.tar.gz fetch: https://codeload.github.com/graphite-project/graphite-web/tar.gz/1.1.5?dummy=/graphite-project-graphite-web-1.1.5_GH0.tar.gz: size unknown fetch: https://codeload.github.com/graphite-project/graphite-web/tar.gz/1.1.5?dummy=/graphite-project-graphite-web-1.1.5_GH0.tar.gz: size of remote file is not known graphite-project-graphite-web-1.1.5_GH0.tar.gz 0 B 0 Bps graphite-project-graphite-web-1.1.5_GH0.tar.gz 1403 kB 4442 kBps 00s ===> Fetching all distfiles required by py27-graphite-web-1.1.5_1 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ py27-graphite-web-1.1.5_1: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> py27-graphite-web-1.1.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-graphite-web-1.1.5_1 for building => SHA256 Checksum OK for graphite-project-graphite-web-1.1.5_GH0.tar.gz. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ py27-graphite-web-1.1.5_1: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> py27-graphite-web-1.1.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-graphite-web-1.1.5_1 for building ===> Extracting for py27-graphite-web-1.1.5_1 => SHA256 Checksum OK for graphite-project-graphite-web-1.1.5_GH0.tar.gz. Extracted Memory Use: 6.75M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-graphite-web-1.1.5_1 ===> Applying ports patches for py27-graphite-web-1.1.5_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-graphite-web-1.1.5_1 depends on package: py27-setuptools>0 - found ===> py27-graphite-web-1.1.5_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-graphite-web-1.1.5_1 depends on package: py27-setuptools>0 - found ===> py27-graphite-web-1.1.5_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-graphite-web-1.1.5_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-graphite-web-1.1.5_1 running build running build_py creating build creating build/lib creating build/lib/graphite copying webapp/graphite/errors.py -> build/lib/graphite copying webapp/graphite/views.py -> build/lib/graphite copying webapp/graphite/compat.py -> build/lib/graphite copying webapp/graphite/umsgpack.py -> build/lib/graphite copying webapp/graphite/node.py -> build/lib/graphite copying webapp/graphite/storage.py -> build/lib/graphite copying webapp/graphite/http_pool.py -> build/lib/graphite copying webapp/graphite/__init__.py -> build/lib/graphite copying webapp/graphite/carbonlink.py -> build/lib/graphite copying webapp/graphite/settings.py -> build/lib/graphite copying webapp/graphite/middleware.py -> build/lib/graphite copying webapp/graphite/urls.py -> build/lib/graphite copying webapp/graphite/user_util.py -> build/lib/graphite copying webapp/graphite/singleton.py -> build/lib/graphite copying webapp/graphite/logger.py -> build/lib/graphite copying webapp/graphite/util.py -> build/lib/graphite copying webapp/graphite/intervals.py -> build/lib/graphite copying webapp/graphite/wsgi.py -> build/lib/graphite copying webapp/graphite/app_settings.py -> build/lib/graphite creating build/lib/graphite/account copying webapp/graphite/account/models.py -> build/lib/graphite/account copying webapp/graphite/account/urls.py -> build/lib/graphite/account copying webapp/graphite/account/views.py -> build/lib/graphite/account copying webapp/graphite/account/ldapBackend.py -> build/lib/graphite/account copying webapp/graphite/account/__init__.py -> build/lib/graphite/account copying webapp/graphite/account/admin.py -> build/lib/graphite/account creating build/lib/graphite/account/migrations copying webapp/graphite/account/migrations/0001_initial.py -> build/lib/graphite/account/migrations copying webapp/graphite/account/migrations/__init__.py -> build/lib/graphite/account/migrations creating build/lib/graphite/browser copying webapp/graphite/browser/views.py -> build/lib/graphite/browser copying webapp/graphite/browser/urls.py -> build/lib/graphite/browser copying webapp/graphite/browser/__init__.py -> build/lib/graphite/browser creating build/lib/graphite/composer copying webapp/graphite/composer/views.py -> build/lib/graphite/composer copying webapp/graphite/composer/urls.py -> build/lib/graphite/composer copying webapp/graphite/composer/__init__.py -> build/lib/graphite/composer creating build/lib/graphite/dashboard copying webapp/graphite/dashboard/views.py -> build/lib/graphite/dashboard copying webapp/graphite/dashboard/admin.py -> build/lib/graphite/dashboard copying webapp/graphite/dashboard/send_graph.py -> build/lib/graphite/dashboard copying webapp/graphite/dashboard/urls.py -> build/lib/graphite/dashboard copying webapp/graphite/dashboard/__init__.py -> build/lib/graphite/dashboard copying webapp/graphite/dashboard/models.py -> build/lib/graphite/dashboard creating build/lib/graphite/dashboard/migrations copying webapp/graphite/dashboard/migrations/__init__.py -> build/lib/graphite/dashboard/migrations copying webapp/graphite/dashboard/migrations/0001_initial.py -> build/lib/graphite/dashboard/migrations creating build/lib/graphite/events copying webapp/graphite/events/urls.py -> build/lib/graphite/events copying webapp/graphite/events/admin.py -> build/lib/graphite/events copying webapp/graphite/events/compat.py -> build/lib/graphite/events copying webapp/graphite/events/__init__.py -> build/lib/graphite/events copying webapp/graphite/events/views.py -> build/lib/graphite/events copying webapp/graphite/events/models.py -> build/lib/graphite/events creating build/lib/graphite/events/migrations copying webapp/graphite/events/migrations/__init__.py -> build/lib/graphite/events/migrations copying webapp/graphite/events/migrations/0001_initial.py -> build/lib/graphite/events/migrations creating build/lib/graphite/finders copying webapp/graphite/finders/__init__.py -> build/lib/graphite/finders copying webapp/graphite/finders/ceres.py -> build/lib/graphite/finders copying webapp/graphite/finders/utils.py -> build/lib/graphite/finders copying webapp/graphite/finders/standard.py -> build/lib/graphite/finders copying webapp/graphite/finders/remote.py -> build/lib/graphite/finders creating build/lib/graphite/functions copying webapp/graphite/functions/__init__.py -> build/lib/graphite/functions copying webapp/graphite/functions/views.py -> build/lib/graphite/functions copying webapp/graphite/functions/urls.py -> build/lib/graphite/functions copying webapp/graphite/functions/params.py -> build/lib/graphite/functions creating build/lib/graphite/functions/custom copying webapp/graphite/functions/custom/__init__.py -> build/lib/graphite/functions/custom creating build/lib/graphite/metrics copying webapp/graphite/metrics/__init__.py -> build/lib/graphite/metrics copying webapp/graphite/metrics/urls.py -> build/lib/graphite/metrics copying webapp/graphite/metrics/views.py -> build/lib/graphite/metrics creating build/lib/graphite/readers copying webapp/graphite/readers/ceres.py -> build/lib/graphite/readers copying webapp/graphite/readers/__init__.py -> build/lib/graphite/readers copying webapp/graphite/readers/multi.py -> build/lib/graphite/readers copying webapp/graphite/readers/rrd.py -> build/lib/graphite/readers copying webapp/graphite/readers/whisper.py -> build/lib/graphite/readers copying webapp/graphite/readers/remote.py -> build/lib/graphite/readers copying webapp/graphite/readers/utils.py -> build/lib/graphite/readers creating build/lib/graphite/render copying webapp/graphite/render/grammar.py -> build/lib/graphite/render copying webapp/graphite/render/functions.py -> build/lib/graphite/render copying webapp/graphite/render/urls.py -> build/lib/graphite/render copying webapp/graphite/render/views.py -> build/lib/graphite/render copying webapp/graphite/render/evaluator.py -> build/lib/graphite/render copying webapp/graphite/render/__init__.py -> build/lib/graphite/render copying webapp/graphite/render/glyph.py -> build/lib/graphite/render copying webapp/graphite/render/datalib.py -> build/lib/graphite/render copying webapp/graphite/render/hashing.py -> build/lib/graphite/render copying webapp/graphite/render/attime.py -> build/lib/graphite/render creating build/lib/graphite/tags copying webapp/graphite/tags/__init__.py -> build/lib/graphite/tags copying webapp/graphite/tags/views.py -> build/lib/graphite/tags copying webapp/graphite/tags/base.py -> build/lib/graphite/tags copying webapp/graphite/tags/http.py -> build/lib/graphite/tags copying webapp/graphite/tags/localdatabase.py -> build/lib/graphite/tags copying webapp/graphite/tags/urls.py -> build/lib/graphite/tags copying webapp/graphite/tags/utils.py -> build/lib/graphite/tags copying webapp/graphite/tags/models.py -> build/lib/graphite/tags copying webapp/graphite/tags/redis.py -> build/lib/graphite/tags creating build/lib/graphite/tags/migrations copying webapp/graphite/tags/migrations/0001_initial.py -> build/lib/graphite/tags/migrations copying webapp/graphite/tags/migrations/__init__.py -> build/lib/graphite/tags/migrations creating build/lib/graphite/url_shortener copying webapp/graphite/url_shortener/__init__.py -> build/lib/graphite/url_shortener copying webapp/graphite/url_shortener/baseconv.py -> build/lib/graphite/url_shortener copying webapp/graphite/url_shortener/models.py -> build/lib/graphite/url_shortener copying webapp/graphite/url_shortener/views.py -> build/lib/graphite/url_shortener creating build/lib/graphite/url_shortener/migrations copying webapp/graphite/url_shortener/migrations/0001_initial.py -> build/lib/graphite/url_shortener/migrations copying webapp/graphite/url_shortener/migrations/__init__.py -> build/lib/graphite/url_shortener/migrations creating build/lib/graphite/version copying webapp/graphite/version/urls.py -> build/lib/graphite/version copying webapp/graphite/version/__init__.py -> build/lib/graphite/version copying webapp/graphite/version/views.py -> build/lib/graphite/version creating build/lib/graphite/whitelist copying webapp/graphite/whitelist/views.py -> build/lib/graphite/whitelist copying webapp/graphite/whitelist/__init__.py -> build/lib/graphite/whitelist copying webapp/graphite/whitelist/urls.py -> build/lib/graphite/whitelist creating build/lib/graphite/worker_pool copying webapp/graphite/worker_pool/__init__.py -> build/lib/graphite/worker_pool copying webapp/graphite/worker_pool/pool.py -> build/lib/graphite/worker_pool creating build/lib/graphite/templates copying webapp/graphite/templates/event.html -> build/lib/graphite/templates copying webapp/graphite/templates/dashboard.html -> build/lib/graphite/templates copying webapp/graphite/templates/browserHeader.html -> build/lib/graphite/templates copying webapp/graphite/templates/login.html -> build/lib/graphite/templates copying webapp/graphite/templates/browser.html -> build/lib/graphite/templates copying webapp/graphite/templates/composer.html -> build/lib/graphite/templates copying webapp/graphite/templates/dashboardHelp.html -> build/lib/graphite/templates copying webapp/graphite/templates/500.html -> build/lib/graphite/templates copying webapp/graphite/templates/events.html -> build/lib/graphite/templates copying webapp/graphite/templates/version.html -> build/lib/graphite/templates copying webapp/graphite/templates/editProfile.html -> build/lib/graphite/templates copying webapp/graphite/local_settings.py.example -> build/lib/graphite running build_scripts creating build/scripts-2.7 copying and adjusting bin/build-index -> build/scripts-2.7 copying bin/build-index.sh -> build/scripts-2.7 changing mode of build/scripts-2.7/build-index from 644 to 755 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-graphite-web-1.1.5_1 depends on package: py27-cairo>=1.8.10 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-carbon>=1.1.5 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-django-tagging>=0.3.1 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-django111>=1.11 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-pytz>0 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-scandir>=0 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-pyparsing>=0 - found ===> py27-graphite-web-1.1.5_1 depends on package: xorg-fonts-truetype>=0 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-setuptools>0 - found ===> py27-graphite-web-1.1.5_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-graphite-web-1.1.5_1 ===> py27-graphite-web-1.1.5_1 depends on package: py27-cairo>=1.8.10 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-carbon>=1.1.5 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-django-tagging>=0.3.1 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-django111>=1.11 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-pytz>0 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-scandir>=0 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-pyparsing>=0 - found ===> py27-graphite-web-1.1.5_1 depends on package: xorg-fonts-truetype>=0 - found ===> py27-graphite-web-1.1.5_1 depends on package: py27-setuptools>0 - found ===> py27-graphite-web-1.1.5_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running build_scripts running install_lib creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7 creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account copying build/lib/graphite/account/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account copying build/lib/graphite/account/admin.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account copying build/lib/graphite/account/models.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account/migrations copying build/lib/graphite/account/migrations/0001_initial.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account/migrations copying build/lib/graphite/account/migrations/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account/migrations copying build/lib/graphite/account/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account copying build/lib/graphite/account/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account copying build/lib/graphite/account/ldapBackend.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account copying build/lib/graphite/middleware.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite copying build/lib/graphite/umsgpack.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite copying build/lib/graphite/errors.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events copying build/lib/graphite/events/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events copying build/lib/graphite/events/models.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events copying build/lib/graphite/events/compat.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events/migrations copying build/lib/graphite/events/migrations/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events/migrations copying build/lib/graphite/events/migrations/0001_initial.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events/migrations copying build/lib/graphite/events/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events copying build/lib/graphite/events/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events copying build/lib/graphite/events/admin.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events copying build/lib/graphite/node.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/templates/browser.html -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/templates/version.html -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/templates/browserHeader.html -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/templates/login.html -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/templates/composer.html -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/templates/dashboardHelp.html -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/templates/event.html -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/templates/dashboard.html -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/templates/500.html -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/templates/editProfile.html -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/templates/events.html -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/templates copying build/lib/graphite/http_pool.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite copying build/lib/graphite/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite copying build/lib/graphite/intervals.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite copying build/lib/graphite/logger.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags copying build/lib/graphite/tags/utils.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags copying build/lib/graphite/tags/base.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags copying build/lib/graphite/tags/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags copying build/lib/graphite/tags/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags copying build/lib/graphite/tags/http.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags copying build/lib/graphite/tags/localdatabase.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags copying build/lib/graphite/tags/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags copying build/lib/graphite/tags/models.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/migrations copying build/lib/graphite/tags/migrations/0001_initial.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/migrations copying build/lib/graphite/tags/migrations/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/migrations copying build/lib/graphite/tags/redis.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/whitelist copying build/lib/graphite/whitelist/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/whitelist copying build/lib/graphite/whitelist/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/whitelist copying build/lib/graphite/whitelist/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/whitelist creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/composer copying build/lib/graphite/composer/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/composer copying build/lib/graphite/composer/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/composer copying build/lib/graphite/composer/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/composer copying build/lib/graphite/app_settings.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite copying build/lib/graphite/local_settings.py.example -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite copying build/lib/graphite/carbonlink.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions copying build/lib/graphite/functions/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions copying build/lib/graphite/functions/params.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions copying build/lib/graphite/functions/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions copying build/lib/graphite/functions/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions/custom copying build/lib/graphite/functions/custom/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions/custom copying build/lib/graphite/singleton.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite copying build/lib/graphite/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/worker_pool copying build/lib/graphite/worker_pool/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/worker_pool copying build/lib/graphite/worker_pool/pool.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/worker_pool creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render copying build/lib/graphite/render/functions.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render copying build/lib/graphite/render/grammar.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render copying build/lib/graphite/render/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render copying build/lib/graphite/render/datalib.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render copying build/lib/graphite/render/glyph.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render copying build/lib/graphite/render/hashing.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render copying build/lib/graphite/render/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render copying build/lib/graphite/render/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render copying build/lib/graphite/render/evaluator.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render copying build/lib/graphite/render/attime.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/metrics copying build/lib/graphite/metrics/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/metrics copying build/lib/graphite/metrics/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/metrics copying build/lib/graphite/metrics/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/metrics copying build/lib/graphite/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite copying build/lib/graphite/user_util.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite copying build/lib/graphite/compat.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/finders copying build/lib/graphite/finders/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/finders copying build/lib/graphite/finders/standard.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/finders copying build/lib/graphite/finders/utils.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/finders copying build/lib/graphite/finders/ceres.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/finders copying build/lib/graphite/finders/remote.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/finders copying build/lib/graphite/util.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/version copying build/lib/graphite/version/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/version copying build/lib/graphite/version/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/version copying build/lib/graphite/version/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/version creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers copying build/lib/graphite/readers/remote.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers copying build/lib/graphite/readers/whisper.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers copying build/lib/graphite/readers/ceres.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers copying build/lib/graphite/readers/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers copying build/lib/graphite/readers/rrd.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers copying build/lib/graphite/readers/utils.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers copying build/lib/graphite/readers/multi.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers copying build/lib/graphite/wsgi.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite copying build/lib/graphite/storage.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard copying build/lib/graphite/dashboard/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard copying build/lib/graphite/dashboard/admin.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard copying build/lib/graphite/dashboard/models.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard copying build/lib/graphite/dashboard/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard copying build/lib/graphite/dashboard/send_graph.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard/migrations copying build/lib/graphite/dashboard/migrations/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard/migrations copying build/lib/graphite/dashboard/migrations/0001_initial.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard/migrations copying build/lib/graphite/dashboard/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard copying build/lib/graphite/settings.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/browser copying build/lib/graphite/browser/urls.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/browser copying build/lib/graphite/browser/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/browser copying build/lib/graphite/browser/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/browser creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener copying build/lib/graphite/url_shortener/baseconv.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener copying build/lib/graphite/url_shortener/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener copying build/lib/graphite/url_shortener/views.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener creating /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener/migrations copying build/lib/graphite/url_shortener/migrations/0001_initial.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener/migrations copying build/lib/graphite/url_shortener/migrations/__init__.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener/migrations copying build/lib/graphite/url_shortener/models.py -> /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account/admin.py to admin.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account/models.py to models.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/account/ldapBackend.py to ldapBackend.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/middleware.py to middleware.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/umsgpack.py to umsgpack.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/errors.py to errors.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events/models.py to models.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events/compat.py to compat.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/events/admin.py to admin.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/node.py to node.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/http_pool.py to http_pool.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/intervals.py to intervals.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/logger.py to logger.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/utils.py to utils.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/base.py to base.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/http.py to http.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/localdatabase.py to localdatabase.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/models.py to models.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/tags/redis.py to redis.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/whitelist/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/whitelist/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/whitelist/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/composer/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/composer/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/composer/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/app_settings.py to app_settings.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/carbonlink.py to carbonlink.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions/params.py to params.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/functions/custom/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/singleton.py to singleton.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/worker_pool/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/worker_pool/pool.py to pool.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render/functions.py to functions.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render/grammar.py to grammar.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render/datalib.py to datalib.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render/glyph.py to glyph.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render/hashing.py to hashing.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render/evaluator.py to evaluator.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/render/attime.py to attime.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/metrics/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/metrics/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/metrics/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/user_util.py to user_util.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/compat.py to compat.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/finders/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/finders/standard.py to standard.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/finders/utils.py to utils.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/finders/ceres.py to ceres.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/finders/remote.py to remote.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/util.py to util.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/version/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/version/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/version/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers/remote.py to remote.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers/whisper.py to whisper.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers/ceres.py to ceres.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers/rrd.py to rrd.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers/utils.py to utils.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/readers/multi.py to multi.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/wsgi.py to wsgi.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/storage.py to storage.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard/admin.py to admin.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard/models.py to models.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard/send_graph.py to send_graph.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/dashboard/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/settings.py to settings.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/browser/urls.py to urls.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/browser/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/browser/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener/baseconv.py to baseconv.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener/views.py to views.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite/url_shortener/models.py to models.pyc writing byte-compilation script '/tmp/tmpTsrr0T.py' /usr/local/bin/python2.7 -O /tmp/tmpTsrr0T.py removing /tmp/tmpTsrr0T.py running install_data creating /construction/www/py-graphite-web/stage/usr/local/etc/graphite copying conf/graphTemplates.conf.example -> /construction/www/py-graphite-web/stage/usr/local/etc/graphite copying conf/graphite.wsgi.example -> /construction/www/py-graphite-web/stage/usr/local/etc/graphite copying conf/dashboard.conf.example -> /construction/www/py-graphite-web/stage/usr/local/etc/graphite running install_egg_info running egg_info creating webapp/graphite_web.egg-info writing requirements to webapp/graphite_web.egg-info/requires.txt writing webapp/graphite_web.egg-info/PKG-INFO writing top-level names to webapp/graphite_web.egg-info/top_level.txt writing dependency_links to webapp/graphite_web.egg-info/dependency_links.txt writing manifest file 'webapp/graphite_web.egg-info/SOURCES.txt' reading manifest file 'webapp/graphite_web.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'webapp/graphite/local_settings.py' warning: no previously-included files found matching 'conf/*.conf' writing manifest file 'webapp/graphite_web.egg-info/SOURCES.txt' Copying webapp/graphite_web.egg-info to /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite_web-1.1.5-py2.7.egg-info running install_scripts copying build/scripts-2.7/build-index.sh -> /construction/www/py-graphite-web/stage/usr/local/bin copying build/scripts-2.7/build-index -> /construction/www/py-graphite-web/stage/usr/local/bin changing mode of /construction/www/py-graphite-web/stage/usr/local/bin/build-index.sh to 755 changing mode of /construction/www/py-graphite-web/stage/usr/local/bin/build-index to 755 writing list of installed files to '/construction/www/py-graphite-web/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) if [ -d "/construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite_web-1.1.5-py2.7.egg-info" ]; then /bin/ls /construction/www/py-graphite-web/stage/usr/local/lib/python2.7/site-packages/graphite_web-1.1.5-py2.7.egg-info | while read f; do echo lib/python2.7/site-packages/graphite_web-1.1.5-py2.7.egg-info/${f} >> /construction/www/py-graphite-web/.PLIST.mktmp; done; fi; ====> Running Q/A tests (stage-qa) Warning: Symlink '/usr/local/lib/python2.7/site-packages/graphite/local_settings.py' pointing to '/usr/local/etc/graphite/local_settings.py' which does not exist in the stage directory or in localbase Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-graphite-web-1.1.5_1 file sizes/checksums [686]: 0% file sizes/checksums [686]: 14% file sizes/checksums [686]: 29% file sizes/checksums [686]: 43% file sizes/checksums [686]: 58% file sizes/checksums [686]: 72% file sizes/checksums [686]: 87% file sizes/checksums [686]: 100% packing files [686]: 0% packing files [686]: 14% packing files [686]: 29% packing files [686]: 43% packing files [686]: 58% packing files [686]: 72% packing files [686]: 87% packing files [686]: 100% packing directories [3]: 0% packing directories [3]: 100% SUCCEEDED 00:00:07 TOTAL TIME 00:01:40