Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.15 KB | None | 0 0
  1. Building wheels for collected packages: psycopg2
  2. Running setup.py bdist_wheel for psycopg2 ... error
  3. Complete output from command /Users/dylan/.venv/collector/bin/python -u -c "import setuptools, tokenize;__file__='/private/var/folders/nn/vjtf6x6d36l4dt9jlg0l1w1m0000gp/T/pip-build-bcGphQ/psycopg2/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /var/folders/nn/vjtf6x6d36l4dt9jlg0l1w1m0000gp/T/tmpWYsxgFpip-wheel- --python-tag cp27:
  4. running bdist_wheel
  5. running build
  6. running build_py
  7. creating build
  8. creating build/lib.macosx-10.13-x86_64-2.7
  9. creating build/lib.macosx-10.13-x86_64-2.7/psycopg2
  10. copying lib/_json.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  11. copying lib/extras.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  12. copying lib/errorcodes.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  13. copying lib/tz.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  14. copying lib/_range.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  15. copying lib/__init__.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  16. copying lib/psycopg1.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  17. copying lib/extensions.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  18. copying lib/pool.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  19. creating build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  20. copying tests/test_transaction.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  21. copying tests/dbapi20.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  22. copying tests/test_extras_dictcursor.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  23. copying tests/test_with.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  24. copying tests/test_types_basic.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  25. copying tests/test_bug_gc.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  26. copying tests/test_module.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  27. copying tests/test_psycopg2_dbapi20.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  28. copying tests/test_async.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  29. copying tests/test_dates.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  30. copying tests/testutils.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  31. copying tests/test_connection.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  32. copying tests/test_copy.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  33. copying tests/test_bugX000.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  34. copying tests/__init__.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  35. copying tests/test_cursor.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  36. copying tests/test_types_extras.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  37. copying tests/test_green.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  38. copying tests/test_cancel.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  39. copying tests/test_quote.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  40. copying tests/testconfig.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  41. copying tests/test_lobject.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  42. copying tests/test_notify.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  43. copying tests/dbapi20_tpc.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  44. running build_ext
  45. building 'psycopg2._psycopg' extension
  46. creating build/temp.macosx-10.13-x86_64-2.7
  47. creating build/temp.macosx-10.13-x86_64-2.7/psycopg
  48. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/psycopgmodule.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/psycopgmodule.o
  49. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/green.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/green.o
  50. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/pqpath.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/pqpath.o
  51. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/utils.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/utils.o
  52. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/bytes_format.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/bytes_format.o
  53. In file included from psycopg/bytes_format.c:81:
  54. In file included from ./psycopg/psycopg.h:33:
  55. ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function]
  56. static void Dprintf(const char *fmt, ...) {}
  57. ^
  58. 1 warning generated.
  59. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/connection_int.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/connection_int.o
  60. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/connection_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/connection_type.o
  61. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/cursor_int.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/cursor_int.o
  62. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/cursor_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/cursor_type.o
  63. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/diagnostics_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/diagnostics_type.o
  64. In file included from psycopg/diagnostics_type.c:27:
  65. In file included from ./psycopg/psycopg.h:33:
  66. ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function]
  67. static void Dprintf(const char *fmt, ...) {}
  68. ^
  69. 1 warning generated.
  70. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/error_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/error_type.o
  71. In file included from psycopg/error_type.c:27:
  72. In file included from ./psycopg/psycopg.h:33:
  73. ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function]
  74. static void Dprintf(const char *fmt, ...) {}
  75. ^
  76. 1 warning generated.
  77. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/lobject_int.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/lobject_int.o
  78. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/lobject_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/lobject_type.o
  79. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/notify_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/notify_type.o
  80. In file included from psycopg/notify_type.c:27:
  81. In file included from ./psycopg/psycopg.h:33:
  82. ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function]
  83. static void Dprintf(const char *fmt, ...) {}
  84. ^
  85. 1 warning generated.
  86. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/xid_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/xid_type.o
  87. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_asis.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_asis.o
  88. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_binary.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_binary.o
  89. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_datetime.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_datetime.o
  90. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_list.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_list.o
  91. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_pboolean.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pboolean.o
  92. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_pdecimal.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pdecimal.o
  93. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_pint.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pint.o
  94. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_pfloat.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pfloat.o
  95. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_qstring.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_qstring.o
  96. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/microprotocols.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/microprotocols.o
  97. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/microprotocols_proto.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/microprotocols_proto.o
  98. In file included from psycopg/microprotocols_proto.c:27:
  99. In file included from ./psycopg/psycopg.h:33:
  100. ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function]
  101. static void Dprintf(const char *fmt, ...) {}
  102. ^
  103. 1 warning generated.
  104. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/typecast.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/typecast.o
  105. clang -bundle -bundle_loader python.exe -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/Users/dylan/.pyenv/versions/2.7.6/lib build/temp.macosx-10.13-x86_64-2.7/psycopg/psycopgmodule.o build/temp.macosx-10.13-x86_64-2.7/psycopg/green.o build/temp.macosx-10.13-x86_64-2.7/psycopg/pqpath.o build/temp.macosx-10.13-x86_64-2.7/psycopg/utils.o build/temp.macosx-10.13-x86_64-2.7/psycopg/bytes_format.o build/temp.macosx-10.13-x86_64-2.7/psycopg/connection_int.o build/temp.macosx-10.13-x86_64-2.7/psycopg/connection_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/cursor_int.o build/temp.macosx-10.13-x86_64-2.7/psycopg/cursor_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/diagnostics_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/error_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/lobject_int.o build/temp.macosx-10.13-x86_64-2.7/psycopg/lobject_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/notify_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/xid_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_asis.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_binary.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_datetime.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_list.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pboolean.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pdecimal.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pint.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pfloat.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_qstring.o build/temp.macosx-10.13-x86_64-2.7/psycopg/microprotocols.o build/temp.macosx-10.13-x86_64-2.7/psycopg/microprotocols_proto.o build/temp.macosx-10.13-x86_64-2.7/psycopg/typecast.o -L/usr/local/Cellar/postgresql@9.6/9.6.7/lib -lpq -lssl -lcrypto -o build/lib.macosx-10.13-x86_64-2.7/psycopg2/_psycopg.so
  106. ld: file not found: python.exe
  107. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  108. error: command 'clang' failed with exit status 1
  109.  
  110. ----------------------------------------
  111. Failed building wheel for psycopg2
  112. Running setup.py clean for psycopg2
  113. Failed to build psycopg2
  114. Installing collected packages: psycopg2
  115. Found existing installation: psycopg2 2.7.4
  116. Uninstalling psycopg2-2.7.4:
  117. Successfully uninstalled psycopg2-2.7.4
  118. Running setup.py install for psycopg2 ... error
  119. Complete output from command /Users/dylan/.venv/collector/bin/python -u -c "import setuptools, tokenize;__file__='/private/var/folders/nn/vjtf6x6d36l4dt9jlg0l1w1m0000gp/T/pip-build-bcGphQ/psycopg2/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /var/folders/nn/vjtf6x6d36l4dt9jlg0l1w1m0000gp/T/pip-A8Hc1H-record/install-record.txt --single-version-externally-managed --compile --install-headers /Users/dylan/.venv/collector/include/site/python2.7/psycopg2:
  120. running install
  121. running build
  122. running build_py
  123. creating build
  124. creating build/lib.macosx-10.13-x86_64-2.7
  125. creating build/lib.macosx-10.13-x86_64-2.7/psycopg2
  126. copying lib/_json.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  127. copying lib/extras.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  128. copying lib/errorcodes.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  129. copying lib/tz.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  130. copying lib/_range.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  131. copying lib/__init__.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  132. copying lib/psycopg1.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  133. copying lib/extensions.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  134. copying lib/pool.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2
  135. creating build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  136. copying tests/test_transaction.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  137. copying tests/dbapi20.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  138. copying tests/test_extras_dictcursor.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  139. copying tests/test_with.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  140. copying tests/test_types_basic.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  141. copying tests/test_bug_gc.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  142. copying tests/test_module.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  143. copying tests/test_psycopg2_dbapi20.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  144. copying tests/test_async.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  145. copying tests/test_dates.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  146. copying tests/testutils.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  147. copying tests/test_connection.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  148. copying tests/test_copy.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  149. copying tests/test_bugX000.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  150. copying tests/__init__.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  151. copying tests/test_cursor.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  152. copying tests/test_types_extras.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  153. copying tests/test_green.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  154. copying tests/test_cancel.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  155. copying tests/test_quote.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  156. copying tests/testconfig.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  157. copying tests/test_lobject.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  158. copying tests/test_notify.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  159. copying tests/dbapi20_tpc.py -> build/lib.macosx-10.13-x86_64-2.7/psycopg2/tests
  160. running build_ext
  161. building 'psycopg2._psycopg' extension
  162. creating build/temp.macosx-10.13-x86_64-2.7
  163. creating build/temp.macosx-10.13-x86_64-2.7/psycopg
  164. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/psycopgmodule.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/psycopgmodule.o
  165. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/green.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/green.o
  166. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/pqpath.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/pqpath.o
  167. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/utils.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/utils.o
  168. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/bytes_format.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/bytes_format.o
  169. In file included from psycopg/bytes_format.c:81:
  170. In file included from ./psycopg/psycopg.h:33:
  171. ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function]
  172. static void Dprintf(const char *fmt, ...) {}
  173. ^
  174. 1 warning generated.
  175. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/connection_int.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/connection_int.o
  176. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/connection_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/connection_type.o
  177. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/cursor_int.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/cursor_int.o
  178. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/cursor_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/cursor_type.o
  179. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/diagnostics_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/diagnostics_type.o
  180. In file included from psycopg/diagnostics_type.c:27:
  181. In file included from ./psycopg/psycopg.h:33:
  182. ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function]
  183. static void Dprintf(const char *fmt, ...) {}
  184. ^
  185. 1 warning generated.
  186. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/error_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/error_type.o
  187. In file included from psycopg/error_type.c:27:
  188. In file included from ./psycopg/psycopg.h:33:
  189. ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function]
  190. static void Dprintf(const char *fmt, ...) {}
  191. ^
  192. 1 warning generated.
  193. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/lobject_int.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/lobject_int.o
  194. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/lobject_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/lobject_type.o
  195. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/notify_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/notify_type.o
  196. In file included from psycopg/notify_type.c:27:
  197. In file included from ./psycopg/psycopg.h:33:
  198. ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function]
  199. static void Dprintf(const char *fmt, ...) {}
  200. ^
  201. 1 warning generated.
  202. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/xid_type.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/xid_type.o
  203. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_asis.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_asis.o
  204. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_binary.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_binary.o
  205. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_datetime.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_datetime.o
  206. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_list.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_list.o
  207. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_pboolean.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pboolean.o
  208. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_pdecimal.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pdecimal.o
  209. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_pint.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pint.o
  210. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_pfloat.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pfloat.o
  211. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/adapter_qstring.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_qstring.o
  212. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/microprotocols.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/microprotocols.o
  213. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/microprotocols_proto.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/microprotocols_proto.o
  214. In file included from psycopg/microprotocols_proto.c:27:
  215. In file included from ./psycopg/psycopg.h:33:
  216. ./psycopg/config.h:71:13: warning: unused function 'Dprintf' [-Wunused-function]
  217. static void Dprintf(const char *fmt, ...) {}
  218. ^
  219. 1 warning generated.
  220. clang -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.5.4 (dt dec pq3 ext)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DPG_VERSION_HEX=0x090607 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/Users/dylan/.pyenv/versions/2.7.6/include/python2.7 -I. -I/usr/local/Cellar/postgresql@9.6/9.6.7/include -I/usr/local/Cellar/postgresql@9.6/9.6.7/include/server -c psycopg/typecast.c -o build/temp.macosx-10.13-x86_64-2.7/psycopg/typecast.o
  221. clang -bundle -bundle_loader python.exe -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/Users/dylan/.pyenv/versions/2.7.6/lib build/temp.macosx-10.13-x86_64-2.7/psycopg/psycopgmodule.o build/temp.macosx-10.13-x86_64-2.7/psycopg/green.o build/temp.macosx-10.13-x86_64-2.7/psycopg/pqpath.o build/temp.macosx-10.13-x86_64-2.7/psycopg/utils.o build/temp.macosx-10.13-x86_64-2.7/psycopg/bytes_format.o build/temp.macosx-10.13-x86_64-2.7/psycopg/connection_int.o build/temp.macosx-10.13-x86_64-2.7/psycopg/connection_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/cursor_int.o build/temp.macosx-10.13-x86_64-2.7/psycopg/cursor_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/diagnostics_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/error_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/lobject_int.o build/temp.macosx-10.13-x86_64-2.7/psycopg/lobject_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/notify_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/xid_type.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_asis.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_binary.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_datetime.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_list.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pboolean.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pdecimal.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pint.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_pfloat.o build/temp.macosx-10.13-x86_64-2.7/psycopg/adapter_qstring.o build/temp.macosx-10.13-x86_64-2.7/psycopg/microprotocols.o build/temp.macosx-10.13-x86_64-2.7/psycopg/microprotocols_proto.o build/temp.macosx-10.13-x86_64-2.7/psycopg/typecast.o -L/usr/local/Cellar/postgresql@9.6/9.6.7/lib -lpq -lssl -lcrypto -o build/lib.macosx-10.13-x86_64-2.7/psycopg2/_psycopg.so
  222. ld: file not found: python.exe
  223. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  224. error: command 'clang' failed with exit status 1
  225.  
  226. ----------------------------------------
  227. Rolling back uninstall of psycopg2
  228. Command "/Users/dylan/.venv/collector/bin/python -u -c "import setuptools, tokenize;__file__='/private/var/folders/nn/vjtf6x6d36l4dt9jlg0l1w1m0000gp/T/pip-build-bcGphQ/psycopg2/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /var/folders/nn/vjtf6x6d36l4dt9jlg0l1w1m0000gp/T/pip-A8Hc1H-record/install-record.txt --single-version-externally-managed --compile --install-headers /Users/dylan/.venv/collector/include/site/python2.7/psycopg2" failed with error code 1 in /private/var/folders/nn/vjtf6x6d36l4dt9jlg0l1w1m0000gp/T/pip-build-bcGphQ/psycopg2/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement