Last active
August 29, 2015 14:06
-
-
Save jwhitlock/a9dc65747211b57469ab to your computer and use it in GitHub Desktop.
BPZAround.me - heroku web worker, RDS database
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jmbp:~ john$ git clone git@github.com:jwhitlock/BPZAround.me.git | |
| Cloning into 'BPZAround.me'... | |
| remote: Counting objects: 669, done. | |
| remote: Compressing objects: 100% (299/299), done. | |
| remote: Total 669 (delta 330), reused 647 (delta 318) | |
| Receiving objects: 100% (669/669), 2.03 MiB | 989.00 KiB/s, done. | |
| Resolving deltas: 100% (330/330), done. | |
| Checking connectivity... done. | |
| jmbp:~ john$ git st | |
| fatal: Not a git repository (or any of the parent directories): .git | |
| jmbp:~ john$ mv BPZAround.me src/bpz2 | |
| jmbp:~ john$ cd src/bpz2/ | |
| jmbp:bpz2 john$ heroku create | |
| Creating dry-inlet-1811... done, stack is cedar | |
| http://dry-inlet-1811.herokuapp.com/ | git@heroku.com:dry-inlet-1811.git | |
| Git remote heroku added | |
| jmbp:bpz2 john$ mkvirtualenvhere | |
| New python executable in bpz2/bin/python2.7 | |
| Also creating executable in bpz2/bin/python | |
| Installing setuptools, pip...done. | |
| Setting project for bpz2 to /Users/john/src/bpz2 | |
| (bpz2)jmbp:bpz2 john$ pip install -r requirements.txt -r requirements.dev.txt | |
| Downloading/unpacking Django==1.6.6 (from -r requirements.txt (line 1)) | |
| Downloading Django-1.6.6-py2.py3-none-any.whl (6.7MB): 6.7MB downloaded | |
| Downloading/unpacking djangorestframework==2.3.14 (from -r requirements.txt (line 4)) | |
| Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 1% 4.1 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 2% 8.2 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 4% 12k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 5% 16k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 6% 20k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 8% 24k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 9% 28k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 10% 32k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 12% 36k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 13% 40k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 15% 45k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 16% 49k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 17% 53k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 19% 57k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 20% 61k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 21% 65k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 23% 69k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 24% 73k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 26% 77k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 27% 81k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 28% 86k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 30% 90k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 31% 94k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 32% 98k Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 34% 102 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 35% 106 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 37% 110 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 38% 114 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 39% 118 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 41% 122 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 42% 126 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 43% 131 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 45% 135 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 46% 139 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 48% 143 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 49% 147 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 50% 151 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 52% 155 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 53% 159 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 54% 163 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 56% 167 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 57% 172 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 59% 176 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 60% 180 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 61% 184 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 63% 188 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 64% 192 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 65% 196 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 67% 200 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 68% 204 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 70% 208 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 71% 212 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 72% 217 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 74% 221 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 75% 225 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 76% 229 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 78% 233 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 79% 237 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 81% 241 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 82% 245 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 83% 249 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 85% 253 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 86% 258 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 87% 262 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 89% 266 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 90% 270 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 92% 274 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 93% 278 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 94% 282 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 96% 286 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 97% 290 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 98% 294 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 100% 298 Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): Downloading djangorestframework-2.3.14-py2.py3-none-any.whl (298kB): 298kB downloaded | |
| Downloading/unpacking djangorestframework-gis==0.5 (from -r requirements.txt (line 5)) | |
| Downloading djangorestframework-gis-0.5.tar.gz (1.2MB): 1.2MB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/djangorestframework-gis/setup.py) egg_info for package djangorestframework-gis | |
| warning: no files found matching 'README.md' | |
| warning: no previously-included files matching '*.pyc' found under directory '*' | |
| warning: no previously-included files matching '*.swp' found under directory '*' | |
| Downloading/unpacking South==1.0 (from -r requirements.txt (line 8)) | |
| Downloading South-1.0.tar.gz (97kB): 97kB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/South/setup.py) egg_info for package South | |
| Downloading/unpacking psycopg2==2.5.3 (from -r requirements.txt (line 11)) | |
| Downloading psycopg2-2.5.3.tar.gz (690kB): 690kB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/psycopg2/setup.py) egg_info for package psycopg2 | |
| Downloading/unpacking MarkupSafe==0.23 (from -r requirements.txt (line 14)) | |
| Downloading MarkupSafe-0.23.tar.gz | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/MarkupSafe/setup.py) egg_info for package MarkupSafe | |
| Downloading/unpacking Jinja2==2.7.3 (from -r requirements.txt (line 15)) | |
| Downloading Jinja2-2.7.3.tar.gz (378kB): 378kB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/Jinja2/setup.py) egg_info for package Jinja2 | |
| warning: no files found matching '*' under directory 'custom_fixers' | |
| warning: no previously-included files matching '*' found under directory 'docs/_build' | |
| warning: no previously-included files matching '*.pyc' found under directory 'jinja2' | |
| warning: no previously-included files matching '*.pyc' found under directory 'docs' | |
| warning: no previously-included files matching '*.pyo' found under directory 'jinja2' | |
| warning: no previously-included files matching '*.pyo' found under directory 'docs' | |
| Downloading/unpacking jingo==0.7 (from -r requirements.txt (line 16)) | |
| Downloading jingo-0.7.tar.gz | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/jingo/setup.py) egg_info for package jingo | |
| no previously-included directories found matching 'examples' | |
| Downloading/unpacking dj-database-url==0.3.0 (from -r requirements.txt (line 19)) | |
| Downloading dj_database_url-0.3.0-py2.py3-none-any.whl | |
| Downloading/unpacking static3==0.5.1 (from -r requirements.txt (line 22)) | |
| Downloading static3-0.5.1.tar.gz | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/static3/setup.py) egg_info for package static3 | |
| Downloading/unpacking dj-static==0.0.6 (from -r requirements.txt (line 23)) | |
| Downloading dj-static-0.0.6.tar.gz | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/dj-static/setup.py) egg_info for package dj-static | |
| Downloading/unpacking gunicorn==19.1.1 (from -r requirements.txt (line 26)) | |
| Downloading gunicorn-19.1.1-py2.py3-none-any.whl (104kB): 104kB downloaded | |
| Downloading/unpacking nose==1.3.3 (from -r requirements.txt (line 29)) | |
| Downloading nose-1.3.3.tar.gz (274kB): 274kB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/nose/setup.py) egg_info for package nose | |
| no previously-included directories found matching 'doc/.build' | |
| Downloading/unpacking django-nose==1.2 (from -r requirements.txt (line 30)) | |
| Downloading django-nose-1.2.tar.gz | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/django-nose/setup.py) egg_info for package django-nose | |
| warning: no previously-included files matching '*.py[co]' found under directory 'django_nose' | |
| warning: no previously-included files matching '*.py[co]' found under directory 'testapp' | |
| Downloading/unpacking parsedatetime==1.4 (from -r requirements.txt (line 33)) | |
| Downloading parsedatetime-1.4-py2-none-any.whl (56kB): 56kB downloaded | |
| Downloading/unpacking mccabe==0.2.1 (from -r requirements.dev.txt (line 4)) | |
| Downloading mccabe-0.2.1.tar.gz | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/mccabe/setup.py) egg_info for package mccabe | |
| Downloading/unpacking pep8==1.5.7 (from -r requirements.dev.txt (line 5)) | |
| Downloading pep8-1.5.7-py2.py3-none-any.whl | |
| Downloading/unpacking pyflakes==0.8.1 (from -r requirements.dev.txt (line 6)) | |
| Downloading pyflakes-0.8.1-py2.py3-none-any.whl | |
| Downloading/unpacking flake8==2.2.2 (from -r requirements.dev.txt (line 7)) | |
| Downloading flake8-2.2.2-py2.py3-none-any.whl | |
| Downloading/unpacking mock==1.0.1 (from -r requirements.dev.txt (line 9)) | |
| Downloading mock-1.0.1.tar.gz (818kB): 818kB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/mock/setup.py) egg_info for package mock | |
| warning: no files found matching '*.png' under directory 'docs' | |
| warning: no files found matching '*.css' under directory 'docs' | |
| warning: no files found matching '*.html' under directory 'docs' | |
| warning: no files found matching '*.js' under directory 'docs' | |
| Downloading/unpacking coverage==3.7.1 (from -r requirements.dev.txt (line 12)) | |
| Downloading coverage-3.7.1.tar.gz (284kB): 284kB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/coverage/setup.py) egg_info for package coverage | |
| warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
| Downloading/unpacking tox==1.7.2 (from -r requirements.dev.txt (line 15)) | |
| Downloading tox-1.7.2.tar.gz (84kB): 84kB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/tox/setup.py) egg_info for package tox | |
| Downloading/unpacking check-manifest==0.21 (from -r requirements.dev.txt (line 18)) | |
| Downloading check-manifest-0.21.tar.gz | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/check-manifest/setup.py) egg_info for package check-manifest | |
| Downloading/unpacking docutils==0.12 (from -r requirements.dev.txt (line 21)) | |
| Downloading docutils-0.12.tar.gz (1.6MB): 1.6MB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/docutils/setup.py) egg_info for package docutils | |
| warning: no files found matching 'MANIFEST' | |
| warning: no files found matching '*' under directory 'extras' | |
| warning: no previously-included files matching '.cvsignore' found under directory '*' | |
| warning: no previously-included files matching '*.pyc' found under directory '*' | |
| warning: no previously-included files matching '*~' found under directory '*' | |
| warning: no previously-included files matching '.DS_Store' found under directory '*' | |
| Downloading/unpacking pyroma==1.6 (from -r requirements.dev.txt (line 22)) | |
| Downloading pyroma-1.6.zip (360kB): 360kB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/pyroma/setup.py) egg_info for package pyroma | |
| no previously-included directories found matching 'pyroma/testdata/complete/*.egg' | |
| Downloading/unpacking Pygments==1.6 (from -r requirements.dev.txt (line 25)) | |
| Downloading Pygments-1.6.tar.gz (1.4MB): 1.4MB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/Pygments/setup.py) egg_info for package Pygments | |
| Downloading/unpacking Sphinx==1.2.2 (from -r requirements.dev.txt (line 26)) | |
| Downloading Sphinx-1.2.2-py27-none-any.whl (1.1MB): 1.1MB downloaded | |
| Downloading/unpacking virtualenv>=1.11.2 (from tox==1.7.2->-r requirements.dev.txt (line 15)) | |
| Downloading virtualenv-1.11.6-py2.py3-none-any.whl (1.6MB): 1.6MB downloaded | |
| Downloading/unpacking py>=1.4.17 (from tox==1.7.2->-r requirements.dev.txt (line 15)) | |
| Downloading py-1.4.24.tar.gz (190kB): 190kB downloaded | |
| Running setup.py (path:/Users/john/.virtualenvs/bpz2/build/py/setup.py) egg_info for package py | |
| Requirement already satisfied (use --upgrade to upgrade): setuptools in /Users/john/.virtualenvs/bpz2/lib/python2.7/site-packages (from pyroma==1.6->-r requirements.dev.txt (line 22)) | |
| Installing collected packages: Django, djangorestframework, djangorestframework-gis, South, psycopg2, MarkupSafe, Jinja2, jingo, dj-database-url, static3, dj-static, gunicorn, nose, django-nose, parsedatetime, mccabe, pep8, pyflakes, flake8, mock, coverage, tox, check-manifest, docutils, pyroma, Pygments, Sphinx, virtualenv, py | |
| Running setup.py install for djangorestframework-gis | |
| warning: no files found matching 'README.md' | |
| warning: no previously-included files matching '*.pyc' found under directory '*' | |
| warning: no previously-included files matching '*.swp' found under directory '*' | |
| Running setup.py install for South | |
| Running setup.py install for psycopg2 | |
| building 'psycopg2._psycopg' extension | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/psycopgmodule.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/psycopgmodule.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/green.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/green.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/pqpath.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/pqpath.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/utils.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/utils.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/bytes_format.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/bytes_format.o | |
| In file included from psycopg/bytes_format.c:81: | |
| In file included from ./psycopg/psycopg.h:33: | |
| ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function] | |
| static void Dprintf(const char *fmt, ...) {} | |
| ^ | |
| 1 warning generated. | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/connection_int.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/connection_int.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/connection_type.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/connection_type.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/cursor_int.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/cursor_int.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/cursor_type.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/cursor_type.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/diagnostics_type.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/diagnostics_type.o | |
| In file included from psycopg/diagnostics_type.c:27: | |
| In file included from ./psycopg/psycopg.h:33: | |
| ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function] | |
| static void Dprintf(const char *fmt, ...) {} | |
| ^ | |
| 1 warning generated. | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/error_type.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/error_type.o | |
| In file included from psycopg/error_type.c:27: | |
| In file included from ./psycopg/psycopg.h:33: | |
| ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function] | |
| static void Dprintf(const char *fmt, ...) {} | |
| ^ | |
| 1 warning generated. | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/lobject_int.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/lobject_int.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/lobject_type.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/lobject_type.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/notify_type.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/notify_type.o | |
| In file included from psycopg/notify_type.c:27: | |
| In file included from ./psycopg/psycopg.h:33: | |
| ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function] | |
| static void Dprintf(const char *fmt, ...) {} | |
| ^ | |
| 1 warning generated. | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/xid_type.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/xid_type.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/adapter_asis.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_asis.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/adapter_binary.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_binary.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/adapter_datetime.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_datetime.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/adapter_list.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_list.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/adapter_pboolean.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_pboolean.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/adapter_pdecimal.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_pdecimal.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/adapter_pint.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_pint.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/adapter_pfloat.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_pfloat.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/adapter_qstring.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_qstring.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/microprotocols.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/microprotocols.o | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/microprotocols_proto.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/microprotocols_proto.o | |
| In file included from psycopg/microprotocols_proto.c:27: | |
| In file included from ./psycopg/psycopg.h:33: | |
| ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function] | |
| static void Dprintf(const char *fmt, ...) {} | |
| ^ | |
| 1 warning generated. | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090305 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I/usr/local/Cellar/postgresql/9.3.5_1/include -I/usr/local/Cellar/postgresql/9.3.5_1/include/server -c psycopg/typecast.c -o build/temp.macosx-10.8-x86_64-2.7/psycopg/typecast.o | |
| cc -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib build/temp.macosx-10.8-x86_64-2.7/psycopg/psycopgmodule.o build/temp.macosx-10.8-x86_64-2.7/psycopg/green.o build/temp.macosx-10.8-x86_64-2.7/psycopg/pqpath.o build/temp.macosx-10.8-x86_64-2.7/psycopg/utils.o build/temp.macosx-10.8-x86_64-2.7/psycopg/bytes_format.o build/temp.macosx-10.8-x86_64-2.7/psycopg/connection_int.o build/temp.macosx-10.8-x86_64-2.7/psycopg/connection_type.o build/temp.macosx-10.8-x86_64-2.7/psycopg/cursor_int.o build/temp.macosx-10.8-x86_64-2.7/psycopg/cursor_type.o build/temp.macosx-10.8-x86_64-2.7/psycopg/diagnostics_type.o build/temp.macosx-10.8-x86_64-2.7/psycopg/error_type.o build/temp.macosx-10.8-x86_64-2.7/psycopg/lobject_int.o build/temp.macosx-10.8-x86_64-2.7/psycopg/lobject_type.o build/temp.macosx-10.8-x86_64-2.7/psycopg/notify_type.o build/temp.macosx-10.8-x86_64-2.7/psycopg/xid_type.o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_asis.o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_binary.o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_datetime.o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_list.o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_pboolean.o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_pdecimal.o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_pint.o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_pfloat.o build/temp.macosx-10.8-x86_64-2.7/psycopg/adapter_qstring.o build/temp.macosx-10.8-x86_64-2.7/psycopg/microprotocols.o build/temp.macosx-10.8-x86_64-2.7/psycopg/microprotocols_proto.o build/temp.macosx-10.8-x86_64-2.7/psycopg/typecast.o -L/usr/local/Cellar/postgresql/9.3.5_1/lib -lpq -lssl -lcrypto -o build/lib.macosx-10.8-x86_64-2.7/psycopg2/_psycopg.so | |
| Running setup.py install for MarkupSafe | |
| building 'markupsafe._speedups' extension | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c markupsafe/_speedups.c -o build/temp.macosx-10.8-x86_64-2.7/markupsafe/_speedups.o | |
| cc -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib build/temp.macosx-10.8-x86_64-2.7/markupsafe/_speedups.o -o build/lib.macosx-10.8-x86_64-2.7/markupsafe/_speedups.so | |
| Running setup.py install for Jinja2 | |
| warning: no files found matching '*' under directory 'custom_fixers' | |
| warning: no previously-included files matching '*' found under directory 'docs/_build' | |
| warning: no previously-included files matching '*.pyc' found under directory 'jinja2' | |
| warning: no previously-included files matching '*.pyc' found under directory 'docs' | |
| warning: no previously-included files matching '*.pyo' found under directory 'jinja2' | |
| warning: no previously-included files matching '*.pyo' found under directory 'docs' | |
| Running setup.py install for jingo | |
| no previously-included directories found matching 'examples' | |
| Running setup.py install for static3 | |
| Installing static script to /Users/john/.virtualenvs/bpz2/bin | |
| Running setup.py install for dj-static | |
| Compiling /Users/john/.virtualenvs/bpz2/build/gunicorn/gunicorn/workers/_gaiohttp.py ... | |
| File "/Users/john/.virtualenvs/bpz2/build/gunicorn/gunicorn/workers/_gaiohttp.py", line 64 | |
| yield from self.wsgi.close() | |
| ^ | |
| SyntaxError: invalid syntax | |
| Running setup.py install for nose | |
| no previously-included directories found matching 'doc/.build' | |
| Installing nosetests script to /Users/john/.virtualenvs/bpz2/bin | |
| Installing nosetests-2.7 script to /Users/john/.virtualenvs/bpz2/bin | |
| Running setup.py install for django-nose | |
| warning: no previously-included files matching '*.py[co]' found under directory 'django_nose' | |
| warning: no previously-included files matching '*.py[co]' found under directory 'testapp' | |
| Running setup.py install for mccabe | |
| Running setup.py install for mock | |
| warning: no files found matching '*.png' under directory 'docs' | |
| warning: no files found matching '*.css' under directory 'docs' | |
| warning: no files found matching '*.html' under directory 'docs' | |
| warning: no files found matching '*.js' under directory 'docs' | |
| Running setup.py install for coverage | |
| building 'coverage.tracer' extension | |
| cc -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c coverage/tracer.c -o build/temp.macosx-10.8-x86_64-2.7/coverage/tracer.o | |
| cc -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib build/temp.macosx-10.8-x86_64-2.7/coverage/tracer.o -o build/lib.macosx-10.8-x86_64-2.7/coverage/tracer.so | |
| warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
| Installing coverage2 script to /Users/john/.virtualenvs/bpz2/bin | |
| Installing coverage-2.7 script to /Users/john/.virtualenvs/bpz2/bin | |
| Installing coverage script to /Users/john/.virtualenvs/bpz2/bin | |
| Running setup.py install for tox | |
| Installing tox script to /Users/john/.virtualenvs/bpz2/bin | |
| Installing tox-quickstart script to /Users/john/.virtualenvs/bpz2/bin | |
| Running setup.py install for check-manifest | |
| Installing check-manifest script to /Users/john/.virtualenvs/bpz2/bin | |
| Running setup.py install for docutils | |
| changing mode of build/scripts-2.7/rst2html.py from 644 to 755 | |
| changing mode of build/scripts-2.7/rst2s5.py from 644 to 755 | |
| changing mode of build/scripts-2.7/rst2latex.py from 644 to 755 | |
| changing mode of build/scripts-2.7/rst2xetex.py from 644 to 755 | |
| changing mode of build/scripts-2.7/rst2man.py from 644 to 755 | |
| changing mode of build/scripts-2.7/rst2xml.py from 644 to 755 | |
| changing mode of build/scripts-2.7/rst2pseudoxml.py from 644 to 755 | |
| changing mode of build/scripts-2.7/rstpep2html.py from 644 to 755 | |
| changing mode of build/scripts-2.7/rst2odt.py from 644 to 755 | |
| changing mode of build/scripts-2.7/rst2odt_prepstyles.py from 644 to 755 | |
| warning: no files found matching 'MANIFEST' | |
| warning: no files found matching '*' under directory 'extras' | |
| warning: no previously-included files matching '.cvsignore' found under directory '*' | |
| warning: no previously-included files matching '*.pyc' found under directory '*' | |
| warning: no previously-included files matching '*~' found under directory '*' | |
| warning: no previously-included files matching '.DS_Store' found under directory '*' | |
| changing mode of /Users/john/.virtualenvs/bpz2/bin/rst2html.py to 755 | |
| changing mode of /Users/john/.virtualenvs/bpz2/bin/rst2latex.py to 755 | |
| changing mode of /Users/john/.virtualenvs/bpz2/bin/rst2man.py to 755 | |
| changing mode of /Users/john/.virtualenvs/bpz2/bin/rst2odt.py to 755 | |
| changing mode of /Users/john/.virtualenvs/bpz2/bin/rst2odt_prepstyles.py to 755 | |
| changing mode of /Users/john/.virtualenvs/bpz2/bin/rst2pseudoxml.py to 755 | |
| changing mode of /Users/john/.virtualenvs/bpz2/bin/rst2s5.py to 755 | |
| changing mode of /Users/john/.virtualenvs/bpz2/bin/rst2xetex.py to 755 | |
| changing mode of /Users/john/.virtualenvs/bpz2/bin/rst2xml.py to 755 | |
| changing mode of /Users/john/.virtualenvs/bpz2/bin/rstpep2html.py to 755 | |
| Running setup.py install for pyroma | |
| no previously-included directories found matching 'pyroma/testdata/complete/*.egg' | |
| Installing pyroma script to /Users/john/.virtualenvs/bpz2/bin | |
| Running setup.py install for Pygments | |
| Installing pygmentize script to /Users/john/.virtualenvs/bpz2/bin | |
| Running setup.py install for py | |
| Successfully installed Django djangorestframework djangorestframework-gis South psycopg2 MarkupSafe Jinja2 jingo dj-database-url static3 dj-static gunicorn nose django-nose parsedatetime mccabe pep8 pyflakes flake8 mock coverage tox check-manifest docutils pyroma Pygments Sphinx virtualenv py | |
| Cleaning up... | |
| (bpz2)jmbp:bpz2 john$ heroku addons:add pgbackups | |
| Adding pgbackups on dry-inlet-1811... done, v3 (free) | |
| You can now use "pgbackups" to backup your databases or import an external backup. | |
| Use `heroku addons:docs pgbackups` to view documentation. | |
| (bpz2)jmbp:bpz2 john$ POSTGRES_PLZ=1 DATABASE_URL="postgres://bpzjwhitlock@bpzjwhitlock.cosmf7wek8lb.us-west-2.rds.amazonaws.com:5432/bpzjwhitlock" ./manage.py dbshell | |
| Password for user bpzjwhitlock: | |
| psql (9.3.5, server 9.3.3) | |
| SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256) | |
| Type "help" for help. | |
| bpzjwhitlock=> CREATE EXTENSION postgis; | |
| CREATE EXTENSION | |
| bpzjwhitlock=> CREATE EXTENSION postgis_topology; | |
| CREATE EXTENSION | |
| bpzjwhitlock=> \q | |
| (bpz2)jmbp:bpz2 john$ DATABASE_URL="postgres://bpzjwhitlock@bpzjwhitlock.cosmf7wek8lb.us-west-2.rds.amazonaws.com:5432/bpzjwhitlock" ./manage.py dbshell | |
| Password for user bpzjwhitlock: | |
| psql (9.3.5, server 9.3.3) | |
| SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256) | |
| Type "help" for help. | |
| bpzjwhitlock=> SELECT PostGIS_Version(); | |
| postgis_version | |
| --------------------------------------- | |
| 2.1 USE_GEOS=1 USE_PROJ=1 USE_STATS=1 | |
| (1 row) | |
| bpzjwhitlock=> \q | |
| (bpz2)jmbp:bpz2 john$ heroku config:set DATABASE_URL="postgis://bpzjwhitlock:boneauto9@bpzjwhitlock.cosmf7wek8lb.us-west-2.rds.amazonaws.com:5432/bpzjwhitlock" | |
| Setting config vars and restarting dry-inlet-1811... done, v4 | |
| DATABASE_URL: postgis://bpzjwhitlock:boneauto9@bpzjwhitlock.cosmf7wek8lb.us-west-2.rds.amazonaws.com:5432/bpzjwhitlock | |
| (bpz2)jmbp:bpz2 john$ heroku config:set BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi.git | |
| Setting config vars and restarting dry-inlet-1811... done, v5 | |
| BUILDPACK_URL: https://github.com/ddollar/heroku-buildpack-multi.git | |
| (bpz2)jmbp:bpz2 john$ heroku config:set DJANGO_DEBUG=1 | |
| Setting config vars and restarting dry-inlet-1811... done, v6 | |
| DJANGO_DEBUG: 1 | |
| (bpz2)jmbp:bpz2 john$ git st | |
| On branch master | |
| Your branch is up-to-date with 'origin/master'. | |
| nothing to commit, working directory clean | |
| (bpz2)jmbp:bpz2 john$ git branch | |
| * master | |
| (bpz2)jmbp:bpz2 john$ git pull | |
| Already up-to-date. | |
| (bpz2)jmbp:bpz2 john$ git remote | |
| heroku | |
| origin | |
| (bpz2)jmbp:bpz2 john$ git pull -a | |
| Already up-to-date. | |
| (bpz2)jmbp:bpz2 john$ git remote -v | |
| heroku git@heroku.com:dry-inlet-1811.git (fetch) | |
| heroku git@heroku.com:dry-inlet-1811.git (push) | |
| origin git@github.com:jwhitlock/BPZAround.me.git (fetch) | |
| origin git@github.com:jwhitlock/BPZAround.me.git (push) | |
| (bpz2)jmbp:bpz2 john$ git pull --help | |
| (bpz2)jmbp:bpz2 john$ git pull --all | |
| Fetching origin | |
| Fetching heroku | |
| Initializing repository, done. | |
| Already up-to-date. | |
| (bpz2)jmbp:bpz2 john$ git st | |
| On branch master | |
| Your branch is up-to-date with 'origin/master'. | |
| nothing to commit, working directory clean | |
| (bpz2)jmbp:bpz2 john$ git branch -a | |
| * master | |
| remotes/origin/HEAD -> origin/master | |
| remotes/origin/fix_api_root_32 | |
| remotes/origin/fix_heroku_50 | |
| remotes/origin/mapbox_token_41 | |
| remotes/origin/master | |
| (bpz2)jmbp:bpz2 john$ git co fix_heroku_50 | |
| Branch fix_heroku_50 set up to track remote branch fix_heroku_50 from origin. | |
| Switched to a new branch 'fix_heroku_50' | |
| (bpz2)jmbp:bpz2 john$ git st | |
| On branch fix_heroku_50 | |
| Your branch is up-to-date with 'origin/fix_heroku_50'. | |
| nothing to commit, working directory clean | |
| (bpz2)jmbp:bpz2 john$ git push heroku fix_heroku_50:master | |
| Initializing repository, done. | |
| Counting objects: 654, done. | |
| Delta compression using up to 8 threads. | |
| Compressing objects: 100% (283/283), done. | |
| Writing objects: 100% (654/654), 2.03 MiB | 1.03 MiB/s, done. | |
| Total 654 (delta 321), reused 652 (delta 321) | |
| -----> Fetching custom git buildpack... done | |
| -----> Multipack app detected | |
| =====> Downloading Buildpack: https://github.com/cyberdelia/heroku-geo-buildpack.git | |
| =====> Detected Framework: geos/gdal/proj | |
| Using geos version: 3.4.1 | |
| Using gdal version: 1.11.0 | |
| Using proj version: 4.8.0 | |
| -----> Fetching and vendoring geos | |
| -----> Fetching and vendoring gdal | |
| -----> Fetching and vendoring proj | |
| -----> Vendoring geo libraries done | |
| =====> Downloading Buildpack: https://github.com/heroku/heroku-buildpack-python | |
| =====> Detected Framework: Python | |
| -----> Installing runtime (python-2.7.8) | |
| -----> Installing dependencies with pip | |
| Downloading/unpacking Django==1.6.6 (from -r requirements.txt (line 1)) | |
| Downloading/unpacking djangorestframework==2.3.14 (from -r requirements.txt (line 4)) | |
| Downloading/unpacking djangorestframework-gis==0.5 (from -r requirements.txt (line 5)) | |
| Running setup.py (path:/tmp/pip_build_u25486/djangorestframework-gis/setup.py) egg_info for package djangorestframework-gis | |
| warning: no files found matching 'README.md' | |
| Downloading/unpacking South==1.0 (from -r requirements.txt (line 8)) | |
| Running setup.py (path:/tmp/pip_build_u25486/South/setup.py) egg_info for package South | |
| Downloading/unpacking psycopg2==2.5.3 (from -r requirements.txt (line 11)) | |
| Running setup.py (path:/tmp/pip_build_u25486/psycopg2/setup.py) egg_info for package psycopg2 | |
| Downloading/unpacking MarkupSafe==0.23 (from -r requirements.txt (line 14)) | |
| Downloading MarkupSafe-0.23.tar.gz | |
| Running setup.py (path:/tmp/pip_build_u25486/MarkupSafe/setup.py) egg_info for package MarkupSafe | |
| Downloading/unpacking Jinja2==2.7.3 (from -r requirements.txt (line 15)) | |
| Running setup.py (path:/tmp/pip_build_u25486/Jinja2/setup.py) egg_info for package Jinja2 | |
| warning: no files found matching '*' under directory 'custom_fixers' | |
| Downloading/unpacking jingo==0.7 (from -r requirements.txt (line 16)) | |
| Downloading jingo-0.7.tar.gz | |
| Running setup.py (path:/tmp/pip_build_u25486/jingo/setup.py) egg_info for package jingo | |
| no previously-included directories found matching 'examples' | |
| Downloading/unpacking dj-database-url==0.3.0 (from -r requirements.txt (line 19)) | |
| Downloading dj_database_url-0.3.0-py2.py3-none-any.whl | |
| Downloading/unpacking static3==0.5.1 (from -r requirements.txt (line 22)) | |
| Downloading static3-0.5.1.tar.gz | |
| Running setup.py (path:/tmp/pip_build_u25486/static3/setup.py) egg_info for package static3 | |
| Downloading/unpacking dj-static==0.0.6 (from -r requirements.txt (line 23)) | |
| Downloading dj-static-0.0.6.tar.gz | |
| Running setup.py (path:/tmp/pip_build_u25486/dj-static/setup.py) egg_info for package dj-static | |
| Downloading/unpacking gunicorn==19.1.1 (from -r requirements.txt (line 26)) | |
| Downloading/unpacking nose==1.3.3 (from -r requirements.txt (line 29)) | |
| Running setup.py (path:/tmp/pip_build_u25486/nose/setup.py) egg_info for package nose | |
| no previously-included directories found matching 'doc/.build' | |
| Downloading/unpacking django-nose==1.2 (from -r requirements.txt (line 30)) | |
| Downloading django-nose-1.2.tar.gz | |
| Running setup.py (path:/tmp/pip_build_u25486/django-nose/setup.py) egg_info for package django-nose | |
| Downloading/unpacking parsedatetime==1.4 (from -r requirements.txt (line 33)) | |
| Installing collected packages: Django, djangorestframework, djangorestframework-gis, South, psycopg2, MarkupSafe, Jinja2, jingo, dj-database-url, static3, dj-static, gunicorn, nose, django-nose, parsedatetime | |
| Running setup.py install for djangorestframework-gis | |
| warning: no files found matching 'README.md' | |
| Running setup.py install for South | |
| Running setup.py install for psycopg2 | |
| building 'psycopg2._psycopg' extension | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-2.7/psycopg/psycopgmodule.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/green.c -o build/temp.linux-x86_64-2.7/psycopg/green.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/pqpath.c -o build/temp.linux-x86_64-2.7/psycopg/pqpath.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/utils.c -o build/temp.linux-x86_64-2.7/psycopg/utils.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/bytes_format.c -o build/temp.linux-x86_64-2.7/psycopg/bytes_format.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/connection_int.c -o build/temp.linux-x86_64-2.7/psycopg/connection_int.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/connection_type.c -o build/temp.linux-x86_64-2.7/psycopg/connection_type.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/cursor_int.c -o build/temp.linux-x86_64-2.7/psycopg/cursor_int.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/cursor_type.c -o build/temp.linux-x86_64-2.7/psycopg/cursor_type.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/diagnostics_type.c -o build/temp.linux-x86_64-2.7/psycopg/diagnostics_type.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/error_type.c -o build/temp.linux-x86_64-2.7/psycopg/error_type.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/lobject_int.c -o build/temp.linux-x86_64-2.7/psycopg/lobject_int.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/lobject_type.c -o build/temp.linux-x86_64-2.7/psycopg/lobject_type.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/notify_type.c -o build/temp.linux-x86_64-2.7/psycopg/notify_type.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/xid_type.c -o build/temp.linux-x86_64-2.7/psycopg/xid_type.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/adapter_asis.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_asis.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/adapter_binary.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_binary.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/adapter_datetime.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_datetime.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/adapter_list.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_list.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/adapter_pboolean.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pboolean.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/adapter_pint.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pint.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/adapter_pfloat.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pfloat.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/adapter_qstring.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_qstring.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/microprotocols.c -o build/temp.linux-x86_64-2.7/psycopg/microprotocols.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/microprotocols_proto.c -o build/temp.linux-x86_64-2.7/psycopg/microprotocols_proto.o -Wdeclaration-after-statement | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.3 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090209 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/app/.heroku/python/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.2/server -c psycopg/typecast.c -o build/temp.linux-x86_64-2.7/psycopg/typecast.o -Wdeclaration-after-statement | |
| gcc -pthread -shared build/temp.linux-x86_64-2.7/psycopg/psycopgmodule.o build/temp.linux-x86_64-2.7/psycopg/green.o build/temp.linux-x86_64-2.7/psycopg/pqpath.o build/temp.linux-x86_64-2.7/psycopg/utils.o build/temp.linux-x86_64-2.7/psycopg/bytes_format.o build/temp.linux-x86_64-2.7/psycopg/connection_int.o build/temp.linux-x86_64-2.7/psycopg/connection_type.o build/temp.linux-x86_64-2.7/psycopg/cursor_int.o build/temp.linux-x86_64-2.7/psycopg/cursor_type.o build/temp.linux-x86_64-2.7/psycopg/diagnostics_type.o build/temp.linux-x86_64-2.7/psycopg/error_type.o build/temp.linux-x86_64-2.7/psycopg/lobject_int.o build/temp.linux-x86_64-2.7/psycopg/lobject_type.o build/temp.linux-x86_64-2.7/psycopg/notify_type.o build/temp.linux-x86_64-2.7/psycopg/xid_type.o build/temp.linux-x86_64-2.7/psycopg/adapter_asis.o build/temp.linux-x86_64-2.7/psycopg/adapter_binary.o build/temp.linux-x86_64-2.7/psycopg/adapter_datetime.o build/temp.linux-x86_64-2.7/psycopg/adapter_list.o build/temp.linux-x86_64-2.7/psycopg/adapter_pboolean.o build/temp.linux-x86_64-2.7/psycopg/adapter_pdecimal.o build/temp.linux-x86_64-2.7/psycopg/adapter_pint.o build/temp.linux-x86_64-2.7/psycopg/adapter_pfloat.o build/temp.linux-x86_64-2.7/psycopg/adapter_qstring.o build/temp.linux-x86_64-2.7/psycopg/microprotocols.o build/temp.linux-x86_64-2.7/psycopg/microprotocols_proto.o build/temp.linux-x86_64-2.7/psycopg/typecast.o -L/usr/lib -lpq -o build/lib.linux-x86_64-2.7/psycopg2/_psycopg.so | |
| Running setup.py install for MarkupSafe | |
| building 'markupsafe._speedups' extension | |
| gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/app/.heroku/python/include/python2.7 -c markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/markupsafe/_speedups.o | |
| gcc -pthread -shared build/temp.linux-x86_64-2.7/markupsafe/_speedups.o -o build/lib.linux-x86_64-2.7/markupsafe/_speedups.so | |
| Running setup.py install for Jinja2 | |
| warning: no files found matching '*' under directory 'custom_fixers' | |
| Running setup.py install for jingo | |
| no previously-included directories found matching 'examples' | |
| Running setup.py install for static3 | |
| Installing static script to /app/.heroku/python/bin | |
| Running setup.py install for dj-static | |
| Compiling /tmp/pip_build_u25486/gunicorn/gunicorn/workers/_gaiohttp.py ... | |
| File "/tmp/pip_build_u25486/gunicorn/gunicorn/workers/_gaiohttp.py", line 64 | |
| yield from self.wsgi.close() | |
| ^ | |
| SyntaxError: invalid syntax | |
| Running setup.py install for nose | |
| no previously-included directories found matching 'doc/.build' | |
| Installing nosetests script to /app/.heroku/python/bin | |
| Installing nosetests-2.7 script to /app/.heroku/python/bin | |
| Running setup.py install for django-nose | |
| Successfully installed Django djangorestframework djangorestframework-gis South psycopg2 MarkupSafe Jinja2 jingo dj-database-url static3 dj-static gunicorn nose django-nose parsedatetime | |
| Cleaning up... | |
| -----> Preparing static assets | |
| Running collectstatic... | |
| 101 static files copied to '/app/staticfiles'. | |
| Using release configuration from last framework (Python). | |
| -----> Discovering process types | |
| Procfile declares types -> web | |
| -----> Compressing... done, 95.2MB | |
| -----> Launching... done, v8 | |
| http://dry-inlet-1811.herokuapp.com/ deployed to Heroku | |
| To git@heroku.com:dry-inlet-1811.git | |
| * [new branch] fix_heroku_50 -> master | |
| (bpz2)jmbp:bpz2 john$ heroku open | |
| Opening dry-inlet-1811... done | |
| (bpz2)jmbp:bpz2 john$ heroku run ./manage.py syncdb | |
| Running `./manage.py syncdb` attached to terminal... up, run.5867 | |
| Syncing... | |
| Creating tables ... | |
| Creating table auth_permission | |
| Creating table auth_group_permissions | |
| Creating table auth_group | |
| Creating table auth_user_groups | |
| Creating table auth_user_user_permissions | |
| Creating table auth_user | |
| Creating table django_content_type | |
| Creating table django_session | |
| Creating table django_site | |
| Creating table django_admin_log | |
| Creating table south_migrationhistory | |
| You just installed Django's auth system, which means you don't have any superusers defined. | |
| Would you like to create one now? (yes/no): yes | |
| Username (leave blank to use 'u54524'): jwhitlock | |
| Email address: jwhitlock@factorialfive.com | |
| Password: | |
| Password (again): | |
| Superuser created successfully. | |
| Installing custom SQL ... | |
| Installing indexes ... | |
| Installed 0 object(s) from 0 fixture(s) | |
| Synced: | |
| > django.contrib.auth | |
| > django.contrib.contenttypes | |
| > django.contrib.sessions | |
| > django.contrib.sites | |
| > django.contrib.messages | |
| > django.contrib.staticfiles | |
| > django.contrib.admin | |
| > django.contrib.gis | |
| > south | |
| > rest_framework | |
| Not synced (use migrations): | |
| - bpz | |
| (use ./manage.py migrate to migrate these) | |
| (bpz2)jmbp:bpz2 john$ heroku run ./manage.py migrate | |
| Running `./manage.py migrate` attached to terminal... up, run.3688 | |
| Running migrations for bpz: | |
| - Migrating forwards to 0001_initial. | |
| > bpz:0001_initial | |
| - Loading initial data for bpz. | |
| Installed 0 object(s) from 0 fixture(s) | |
| (bpz2)jmbp:bpz2 john$ heroku run ./manage.py load_cases data/boa-cases.json | |
| Running `./manage.py load_cases data/boa-cases.json` attached to terminal... up, run.7119 | |
| New case "BOA-21707" | |
| New case "BOA-21723" | |
| New case "BOA-21722" | |
| New case "BOA-21724" | |
| New case "BOA-21726" | |
| New case "BOA-21725" | |
| New case "BOA-21741" | |
| New case "BOA-21728" | |
| New case "BOA-21734" | |
| New case "BOA-21736" | |
| New case "BOA-21743" | |
| New case "BOA-21738" | |
| New case "BOA-21737" | |
| New case "BOA-21742" | |
| New case "BOA-21750" | |
| New case "BOA-21746" | |
| New case "BOA-21744" | |
| New case "BOA-21727" | |
| New case "BOA-21730" | |
| New case "BOA-21729" | |
| New case "BOA-21732" | |
| New case "BOA-21731" | |
| New case "BOA-20336-A" | |
| New case "BOA-20416-A" | |
| New case "BOA-21735" | |
| New case "BOA-21748" | |
| New case "BOA-21739" | |
| New case "BOA-21749" | |
| New case "BOA-21740" | |
| New case "BOA-19866-A" | |
| New case "BOA-21751" | |
| New case "BOA-21713" | |
| New case "BOA-21747" | |
| New case "BOA-21745" | |
| Imported 34 (0, u'Board of Adjustment') cases (34 new, 0 updated) | |
| (bpz2)jmbp:bpz2 john$ heroku run ./manage.py load_cases data/tmapc-cases.json | |
| Running `./manage.py load_cases data/tmapc-cases.json` attached to terminal... up, run.2201 | |
| New case "The Greens at Page Belcher" | |
| New case "Z-7264" | |
| New case "New Paul" | |
| New case "Z-7266" | |
| New case "Z-7267" | |
| New case "Z-7265" | |
| New case "Z-7271" | |
| New case "PUD-636-C/Z-5457-SP-5" | |
| New case "Z-7008-SP-6" | |
| New case "PUD-766-6" | |
| New case "PUD-527-B Site Plan" | |
| New case "PUD-495 Site Plan" | |
| Invalid Type: "u'PUD Site Plan\r\n\r\nPUD Site Plan'". Using first line: "PUD Site Plan" | |
| New case "PUD-550 Site Plan" | |
| New case "Z-7273" | |
| New case "Z-7274" | |
| Invalid Location: "u'City Council Chambers\r\n\r\nCoucil Chambers'". Using first line: "City Council Chambers" | |
| New case "Z-7275" | |
| New case "PUD-811" | |
| New case "PUD-813" | |
| New case "PUD-814" | |
| New case "Z-7268" | |
| New case "39th & Madison" | |
| New case "Quaker Apartments" | |
| New case "PUD-815" | |
| New case "Z-7270" | |
| New case "PUD-805-1" | |
| New case "PUD-309-A-1" | |
| New case "Z-7272" | |
| New case "PUD-766-DSP" | |
| New case "CVS Tulsa Addn" | |
| New case "Z-7164-SP-1-b" | |
| New case "PUD-595-B-7" | |
| New case "Costco Addn" | |
| New case "LS-20696" | |
| New case "Carriage Park" | |
| New case "Z-7276" | |
| Imported 35 (1, u'Tulsa Metropolitan Area Planning Commission') cases (35 new, 0 updated) | |
| (bpz2)jmbp:bpz2 john$ heroku run ./manage.py load_home_owners_associations data/home-owners-associations.json | |
| Running `./manage.py load_home_owners_associations data/home-owners-associations.json` attached to terminal... up, run.3790 | |
| New HOA "Suburban Hills" | |
| New HOA "Lakeview Hts." | |
| New HOA "Lakeview" | |
| New HOA "Reservoir Hill" | |
| New HOA "Gilcrease Hills" | |
| New HOA "Skyline Ridge" | |
| New HOA "Cheyenne Pk." | |
| New HOA "University Pk." | |
| New HOA "Crutchfield" | |
| New HOA "Kendall-Whittier" | |
| New HOA "North Evanston Pl." | |
| New HOA "Xyler" | |
| New HOA "Dawson" | |
| New HOA "Sequoyah" | |
| New HOA "Louisville Hts." | |
| New HOA "Maplewood" | |
| New HOA "McKinley Mitchell" | |
| New HOA "Wagon Wheel" | |
| New HOA "White City" | |
| New HOA "Turner Pk." | |
| New HOA "Central Pk." | |
| New HOA "Tracy Pk." | |
| New HOA "Terrace Dr." | |
| New HOA "Kendall/Tennants" | |
| New HOA "Renaissance" | |
| New HOA "Fair Hts." | |
| New HOA "Wedgewood" | |
| New HOA "Gillette Historic Dist." | |
| New HOA "Lewiston Gardens" | |
| New HOA "Florence Park NA" | |
| New HOA "Sunrise Ter." | |
| New HOA "Swan Lake" | |
| New HOA "Oakshire" | |
| New HOA "Crescent Hts." | |
| New HOA "Mingo Valley" | |
| New HOA "Oakbrook Village" | |
| New HOA "Tower Hts." | |
| New HOA "Tamarac" | |
| New HOA "Columbus NA" | |
| New HOA "Longview Lake Estates" | |
| New HOA "Johansen Ac." | |
| New HOA "Moeller Hts." | |
| New HOA "Highland Pk." | |
| New HOA "Mockingbird Lake" | |
| New HOA "Millwood Est." | |
| New HOA "Sunwood Hills" | |
| New HOA "Lynn Ln." | |
| New HOA "Regency Pk." | |
| New HOA "Maple Ridge" | |
| New HOA "Greater Oakview" | |
| New HOA "Brooktowne" | |
| New HOA "S Bolewood" | |
| New HOA "Ranch Acres" | |
| New HOA "Patrick Henry" | |
| New HOA "Riverside S" | |
| New HOA "Southern Hills View" | |
| New HOA "Lewis Crest" | |
| New HOA "South Creekside" | |
| New HOA "Harvard Pk. Village" | |
| New HOA "Oak Hollow" | |
| New HOA "Woodcrest" | |
| New HOA "Spruce Pt." | |
| New HOA "Timberlane Hts." | |
| New HOA "Southridge Est." | |
| New HOA "Minshall Pk." | |
| New HOA "Holland Pt." | |
| New HOA "Pleasant Valley" | |
| New HOA "Forest Creek" | |
| New HOA "Harvard Pt." | |
| New HOA "Cedarcrest" | |
| New HOA "Thousand Oaks" | |
| New HOA "Sungate Neighbors" | |
| New HOA "Executive Est." | |
| New HOA "Shadow Mtn." | |
| New HOA "Burning Tree" | |
| New HOA "Chimney Hills" | |
| New HOA "S Towne Sq." | |
| New HOA "Woodhill Hollow" | |
| New HOA "Darlington S" | |
| New HOA "College Pk. II" | |
| New HOA "Hunter's Pt." | |
| New HOA "Sun Meadow" | |
| New HOA "Mill Creek Pond" | |
| New HOA "Saddlebrook" | |
| New HOA "Winbury Pl." | |
| New HOA "Silver Chase" | |
| New HOA "Knollwood Est." | |
| New HOA "Windsor Woods" | |
| New HOA "Bridle Trails" | |
| New HOA "Sheridan Pk." | |
| New HOA "Southern Woods Est." | |
| New HOA "Est. of Forest Pk." | |
| New HOA "Woodfield Est." | |
| New HOA "Brittany Est." | |
| New HOA "Charles Page" | |
| New HOA "Easton Hts." | |
| New HOA "McClure Pk." | |
| New HOA "Western Village" | |
| New HOA "Yorktown" | |
| New HOA "West O' Main" | |
| New HOA "Braeswood" | |
| New HOA "Brookwood" | |
| New HOA "Cedarcrest II" | |
| New HOA "Cherokee Hts." | |
| New HOA "Layman/Van Ac." | |
| New HOA "Park Plaza E III & IV" | |
| New HOA "Plain View Hts." | |
| New HOA "Quail Pointe" | |
| New HOA "Quail Ridge" | |
| New HOA "Red Fork/Pk. Grove" | |
| New HOA "Ridge Pointe" | |
| New HOA "Sheridan Hills S" | |
| New HOA "Southbrook II" | |
| New HOA "Walt Whitman" | |
| New HOA "Woodview Hts." | |
| New HOA "Mayo Plaza" | |
| New HOA "Country Club Hts." | |
| New HOA "Point South" | |
| New HOA "Owen Pk." | |
| New HOA "Chimney Ridge Condos" | |
| New HOA "Sheridan Valley" | |
| New HOA "South Haven" | |
| New HOA "Lefko Hill" | |
| New HOA "Mid-Tulsa NA" | |
| New HOA "Warrenton" | |
| New HOA "Park Valley-Red Fork" | |
| New HOA "Cooper" | |
| New HOA "Wexford Est." | |
| New HOA "Woodland View Pk. I" | |
| New HOA "Summit Pk." | |
| New HOA "Dunbar" | |
| New HOA "Delaware Pt." | |
| New HOA "Madison Ct." | |
| New HOA "Leisure Est." | |
| New HOA "700 Block N Gary Pl." | |
| New HOA "Richmond Hills" | |
| New HOA "St. Thomas Sq." | |
| New HOA "Preston Woods" | |
| New HOA "Kensington" | |
| New HOA "South Springs" | |
| New HOA "Timberlane Hills" | |
| New HOA "Braden Pk." | |
| New HOA "Lortondale" | |
| New HOA "Fulton" | |
| New HOA "Hoover" | |
| New HOA "Litchfield" | |
| New HOA "Crescent HOA" | |
| New HOA "Brookwood II" | |
| New HOA "Summerfield S" | |
| New HOA "Bryn Mawr" | |
| New HOA "Bruner Area" | |
| New HOA "Hampton S" | |
| New HOA "Oak Tree Village" | |
| New HOA "Park Plaza S HOA" | |
| New HOA "Shadow Ridge" | |
| New HOA "Harlow Creek" | |
| New HOA "Riverview" | |
| New HOA "Southern Pt." | |
| New HOA "Southern Plaza" | |
| New HOA "Alert Neigh. Eastland Ac." | |
| New HOA "Archer Hts." | |
| New HOA "Heritage Hills III" | |
| New HOA "Forest Trails" | |
| New HOA "Walnut Creek" | |
| New HOA "Livingston Pk." | |
| New HOA "Vienna Woods" | |
| New HOA "Country Club Gardens" | |
| New HOA "Cherry St." | |
| New HOA "Cedar Ridge Pk." | |
| New HOA "Owasso Isl." | |
| New HOA "Fox Pointe" | |
| New HOA "Willows, The" | |
| New HOA "Birmingham" | |
| New HOA "West Highlands I" | |
| New HOA "Gracemont" | |
| New HOA "Kingsbury" | |
| New HOA "Pearl Dist." | |
| New HOA "Longview Ac. IV" | |
| New HOA "Southern Oaks Est." | |
| New HOA "The Timbers" | |
| New HOA "Melrose Pl." | |
| New HOA "Mid-Town Village" | |
| New HOA "Rosewood" | |
| New HOA "Windsor Pk. S" | |
| New HOA "Woodlar" | |
| New HOA "Barton-Cherokee" | |
| New HOA "Benchmark" | |
| New HOA "Carbondale I & II" | |
| New HOA "Delaware Crossing" | |
| Invalid HOA_Name u'East 2nd Street Neighbors\r\nEast 2nd St' | |
| New HOA "E 2nd St." | |
| New HOA "Eugene Field" | |
| New HOA "Hampton Oaks" | |
| New HOA "Hunter's Bend" | |
| New HOA "Lacy Pk. Task Force" | |
| New HOA "LaFortune Pk. Plaza" | |
| New HOA "Mayo Meadow" | |
| New HOA "Midtown Ter." | |
| New HOA "Millicent Crossing" | |
| New HOA "Northgate Action" | |
| New HOA "Oak Forest S." | |
| New HOA "Park Plaza 6 & 7" | |
| New HOA "Redfork-Lookout Mtn." | |
| New HOA "Shannonwood Pk." | |
| New HOA "Sheridan S" | |
| New HOA "Park Plaza E Rec." | |
| New HOA "Southfield Est." | |
| New HOA "Timbercrest" | |
| New HOA "Wedgewood VI" | |
| New HOA "Whittier Sq. Improvement" | |
| New HOA "Williamsburg Area" | |
| New HOA "Woodlands of S Tulsa" | |
| New HOA "Ziegler Community Crime" | |
| New HOA "Hidden Val. / Southmont Est." | |
| New HOA "Leisure Lanes" | |
| New HOA "Timbercrest Est." | |
| New HOA "Silver Oaks" | |
| New HOA "West Highlands II" | |
| New HOA "Mountain Manor" | |
| New HOA "Willow Creek" | |
| New HOA "Key" | |
| New HOA "Max Campbell V" | |
| New HOA "Carriage Trail" | |
| New HOA "Crosbie Hts" | |
| New HOA "Ashton Hollow" | |
| New HOA "Pebble Ck" | |
| New HOA "Brady Hts" | |
| New HOA "Brookside NA" | |
| New HOA "Camelot Park" | |
| New HOA "Cedar Ridge Hts" | |
| New HOA "Fieldstone" | |
| New HOA "Florence Park S" | |
| New HOA "Forest Glenn" | |
| New HOA "Forest Pointe" | |
| New HOA "Forest Ridge" | |
| New HOA "Forest Orchard" | |
| New HOA "Heller Park" | |
| New HOA "High Field" | |
| New HOA "Lester Brooks" | |
| New HOA "Hawthorne Dist Assn" | |
| New HOA "Peaceful Terwilleger" | |
| New HOA "Rolling Hills" | |
| New HOA "Shannon Park VI" | |
| New HOA "Sharon Hts" | |
| New HOA "Southbrook" | |
| New HOA "Stone Ck Farms" | |
| New HOA "Woodland Glens" | |
| New HOA "Woodrow Park" | |
| New HOA "4300 Block Club" | |
| New HOA "Bren-Rose" | |
| New HOA "Briarwood" | |
| New HOA "Charlene Est" | |
| New HOA "Eagle Ridge Condos" | |
| New HOA "Greater Forest Oaks" | |
| New HOA "Riverview Resident" | |
| New HOA "San Souci" | |
| New HOA "Newsome Community Farm Assn" | |
| New HOA "Anderson Neighborhood" | |
| New HOA "Briarglen" | |
| New HOA "Eastland Acres I" | |
| New HOA "First Presbyterian Church" | |
| New HOA "First United Methodist Church" | |
| New HOA "Granite Avenue" | |
| New HOA "Holiday Hills North" | |
| New HOA "Independence" | |
| New HOA "Kendall Whitter-West" | |
| New HOA "Magic Circle" | |
| New HOA "Maxwell" | |
| New HOA "Mockingbird" | |
| New HOA "North Ridge" | |
| New HOA "IDL Association" | |
| New HOA "Signal Hill" | |
| New HOA "Skyview" | |
| New HOA "Sonoma-Louisville" | |
| New HOA "South Nogales" | |
| New HOA "Valley South" | |
| New HOA "Willow Creek II" | |
| New HOA "Willow Creek III" | |
| New HOA "Woodbine" | |
| New HOA "Worthington Townhouses" | |
| New HOA "Charter Oaks" | |
| New HOA "Cherry Street" | |
| New HOA "Briarglen Plaza" | |
| New HOA "Concerned Citizens" | |
| New HOA "Garden District" | |
| New HOA "Hunter's Hills" | |
| New HOA "Shady Oaks" | |
| New HOA "Tanglewood" | |
| New HOA "Comanche Park" | |
| Useless object_id 0 for 534 Club | |
| New HOA "534 Club" | |
| No or invalid geometry for Area Councils Comm Action | |
| No or invalid geometry for Barrington Place HOA | |
| No or invalid geometry for Ben Franklin | |
| Useless object_id 0 for Boman Acres NA | |
| New HOA "Boman Acres NA" | |
| No or invalid geometry for Brady Merchant Assoc | |
| No or invalid geometry for Bristol Park HOA | |
| No or invalid geometry for Cedar Ridge Village | |
| No or invalid geometry for Coalition of Historic Neigh | |
| No or invalid geometry for District 6 Comm Council | |
| No or invalid geometry for Even Love NA | |
| Useless object_id 0 for Garden City | |
| New HOA "Garden City" | |
| No or invalid geometry for Glenoak | |
| Useless object_id 0 for Gunboat Park District | |
| New HOA "Gunboat Park District" | |
| No or invalid geometry for Mayor's Office | |
| No or invalid geometry for Midland Valley | |
| No or invalid geometry for Woodland View III | |
| No or invalid geometry for Old School Neighbors | |
| No or invalid geometry for Paul Harbor | |
| No or invalid geometry for Ranch Acres Garden Club | |
| Useless object_id 0 for Riverwood Sustain | |
| New HOA "Riverwood Sustain" | |
| Useless object_id 0 for Rockford Dr | |
| New HOA "Rockford Dr" | |
| No or invalid geometry for Route 66 | |
| Useless object_id 0 for Skyline Ridge W 5 & 6 | |
| New HOA "Skyline Ridge W 5 & 6" | |
| Useless object_id 0 for Smithfield/Crowell Hgts | |
| New HOA "Smithfield/Crowell Hgts" | |
| Useless object_id 0 for Walnut Creek V | |
| New HOA "Walnut Creek V" | |
| Unnamed HOA | |
| Useless object_id 0 for Alert Neighbors of S Troost | |
| New HOA "Alert Neighbors of S Troost" | |
| Useless object_id 0 for Country Club Sq | |
| New HOA "Country Club Sq" | |
| No or invalid geometry for Lacy Park Council | |
| No or invalid geometry for Mary Ellen | |
| No or invalid geometry for Mayfair | |
| No or invalid geometry for McClure Park W | |
| No or invalid geometry for Michael Heights | |
| No or invalid geometry for N Kenosha | |
| No or invalid geometry for N Tulsa Comm Task Force | |
| No or invalid geometry for Northstar NA | |
| No or invalid geometry for Park Friends | |
| No or invalid geometry for Southmont/Hidden Valley | |
| No or invalid geometry for St Thomas | |
| Useless object_id 0 for Villages Highland Pk Reserve | |
| New HOA "Villages Highland Pk Reserve" | |
| Useless object_id 0 for Woodland View II | |
| New HOA "Woodland View II" | |
| Useless object_id 0 for Woodward Park Neighbors | |
| New HOA "Woodward Park Neighbors" | |
| No or invalid geometry for Wynnewood | |
| Useless object_id 0 for Yahola Estates | |
| New HOA "Yahola Estates" | |
| Useless object_id 0 for 3300 N Lansing Blk Assn | |
| New HOA "3300 N Lansing Blk Assn" | |
| No or invalid geometry for Alert Neighborhood Watch | |
| No or invalid geometry for 27th St Block Club | |
| Updated HOA "Newsome Community Farm Assn" (geom:'POLYGON ((-95.9045701724968183 36.1607410284391761, -95.9827950937709886 36.1603021652542935, -95.9866070714227817 36.1622926504574451, -95.9921072818611947 36.1623309462083782, -95.9959817857228899 36.1613396561458984, -95.9994201532398250 36.1612568473700264, -95.9993669268230008 36.1769397693183379, -95.9994208912792431 36.1805687822313757, -95.9987576112006309 36.1853408459297867, -95.9985069901045023 36.1878282495555439, -95.9989165843405914 36.1891814097124325, -96.0000583402698879 36.1906191438505118, -96.0005703250290736 36.1909010788526331, -96.0011610244427658 36.1914666021547617, -96.0016248383920612 36.1917095675616167, -96.0015055712097478 36.2134050324043670, -95.9956124676041185 36.2074429946765690, -95.9937324697035734 36.2074410112317793, -95.9939279465735069 36.2104181965770167, -95.9958080218018068 36.2116573038740697, -95.9964602988050331 36.2127287726879743, -95.9964568243300533 36.2132128937846858, -95.9938465784638595 36.2174448296035649, -95.9941026856616588 36.2177878711615975, -95.9963411722005588 36.2176662488983254, -95.9962100676070520 36.2204953217843766, -96.0013537177245837 36.2205123421123218, -96.0014187931715384 36.2262278218606539, -96.0003372194386770 36.2262303260219554, -96.0003444943031781 36.2277004707710546, -95.9936467999334440 36.2276789593126480, -95.9937599576477254 36.2301918209420677, -95.9961246443630216 36.2301860015424211, -95.9960889405938502 36.2349041248275725, -95.9584062344382573 36.2351237165647646, -95.9045737125900075 36.2351568147305514, -95.9045701724968183 36.1607410284391761))' -> 'POLYGON ((-95.904570172496818 36.160741028439176,-95.982795093770989 36.160302165254294,-95.986607071422782 36.162292650457445,-95.992107281861195 36.162330946208378,-95.99598178572289 36.161339656145898,-95.999420153239825 36.161256847370026,-95.999366926823001 36.176939769318338,-95.999420891279243 36.180568782231376,-95.998757611200631 36.185340845929787,-95.998506990104502 36.187828249555544,-95.998916584340591 36.189181409712432,-96.000058340269888 36.190619143850512,-96.000570325029074 36.190901078852633,-96.001161024442766 36.191466602154762,-96.001624838392061 36.191709567561617,-96.001505571209748 36.213405032404367,-95.995612467604118 36.207442994676569,-95.993732469703573 36.207441011231779,-95.993927946573507 36.210418196577017,-95.995808021801807 36.21165730387407,-95.996460298805033 36.212728772687974,-95.996456824330053 36.213212893784686,-95.993846578463859 36.217444829603565,-95.994102685661659 36.217787871161597,-95.996341172200559 36.217666248898325,-95.996210067607052 36.220495321784377,-96.001353717724584 36.220512342112322,-96.001418793171538 36.226227821860654,-96.000337219438677 36.226230326021955,-96.000344494303178 36.227700470771055,-95.993646799933444 36.227678959312648,-95.993759957647725 36.230191820942068,-95.996124644363022 36.230186001542421,-95.99608894059385 36.234904124827573,-95.958406234438257 36.235123716564765,-95.904573712590008 36.235156814730551,-95.904570172496818 36.160741028439176))') | |
| Useless object_id 0 for West Highlands IV | |
| New HOA "West Highlands IV" | |
| New HOA "Barrington Place" | |
| New HOA "Eastland Acres II" | |
| Imported 308 Home Owner Associations (307 new, 1 changed, 0 unchanged, 32 skipped) | |
| (bpz2)jmbp:bpz2 john$ heroku config | |
| === dry-inlet-1811 Config Vars | |
| BUILDPACK_URL: https://github.com/ddollar/heroku-buildpack-multi.git | |
| DATABASE_URL: postgis://bpzjwhitlock:boneauto9@bpzjwhitlock.cosmf7wek8lb.us-west-2.rds.amazonaws.com:5432/bpzjwhitlock | |
| DJANGO_DEBUG: 1 | |
| HEROKU_POSTGRESQL_WHITE_URL: postgres://xxjxsivxawahtd:ulyoSXnQhazs9pEav9FVVk_An_@ec2-54-197-249-167.compute-1.amazonaws.com:5432/d9mv9vsptu2o2k | |
| PGBACKUPS_URL: https://580610:6j1g2rqmkjz1ihq5e4vewd2f3@pgbackups.herokuapp.com/client | |
| (bpz2)jmbp:bpz2 john$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment