MidnightBSD Magus

databases/py-psycopg2

High performance Python adapter for PostgreSQL

Flavor Version Run OSVersion Arch License Restricted Status
2.5.3 313 0.7 i386 lgpl3 0 fail

Events

Machine Type Time Message
defianti386 info 2015-10-17 14:50:38.259198 Test Started
defianti386 fail 2015-10-17 14:53:00.200639 make build returned non-zero: 1
defianti386 fail 2015-10-17 14:53:00.428218 Test complete.

Log

===>  Building for py27-psycopg2-2.5.3
running build
running build_py
creating build
creating build/lib.midnightbsd-0.7-i386-2.7
creating build/lib.midnightbsd-0.7-i386-2.7/psycopg2
copying lib/tz.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2
copying lib/pool.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2
copying lib/extras.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2
copying lib/extensions.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2
copying lib/_range.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2
copying lib/__init__.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2
copying lib/psycopg1.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2
copying lib/_json.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2
copying lib/errorcodes.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2
creating build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/dbapi20.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_bug_gc.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_async.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/testconfig.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_quote.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_extras_dictcursor.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_types_basic.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_transaction.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_cancel.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_dates.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_lobject.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/dbapi20_tpc.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_copy.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_types_extras.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_psycopg2_dbapi20.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_module.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/__init__.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_green.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/testutils.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_with.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_cursor.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_connection.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_notify.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
copying tests/test_bugX000.py -> build/lib.midnightbsd-0.7-i386-2.7/psycopg2/tests
running build_ext
Error: pg_config executable not found.

Please add the directory containing pg_config to the PATH
or specify the full executable path with the option:

    python setup.py build_ext --pg-config /path/to/pg_config build ...

or with the pg_config option in 'setup.cfg'.
*** [do-build] Error code 1

Stop in /usr/mports/databases/py-psycopg2.