=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 ===> Building for py32-psycopg2-2.4.5 (cd /tmp/pkgsrc/databases/py-psycopg2/work/psycopg2-2.4.5/ && /usr/bin/env USETOOLS=no NOGCCERROR=true NOGCCERROR=true PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python3.2 CC=gcc CFLAGS=-O3\ -pipe\ -fstack-protector\ -I/usr/include\ -I/usr/pkg/include/python3.2\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.2\ -I/usr/pkg/include CXX=g++ CXXFLAGS=-O3\ -pipe\ -fstack-protector\ -I/usr/include\ -I/usr/pkg/include/python3.2\ -I/usr/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib64\ -Wl,-R/usr/lib64\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/pkgsrc/databases/py-psycopg2/work/.wrapper/bin:/tmp/pkgsrc/databases/py-psycopg2/work/.buildlink/bin:/tmp/pkgsrc/databases/py-psycopg2/work/.gcc/bin:/tmp/pkgsrc/databases/py-psycopg2/work/.tools/bin:/usr/pkg/bin:/bin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/tmp/pkgsrc/databases/py-psycopg2/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/pkg X11PREFIX=/usr/pkg PKGMANDIR=share/man PKGINFODIR=share/info MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/pkgsrc/databases/py-psycopg2/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/pkgsrc/databases/py-psycopg2/work/.buildlink/lib/pkgconfig:/tmp/pkgsrc/databases/py-psycopg2/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/pkgsrc/databases/py-psycopg2/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes WRAPPER_REORDER=yes VIEWBASE=/usr/pkg /usr/pkg/bin/python3.2 setup.py build ) running build running build_py creating build creating build/lib.linux-x86_64-3.2 creating build/lib.linux-x86_64-3.2/psycopg2 copying lib/errorcodes.py -> build/lib.linux-x86_64-3.2/psycopg2 copying lib/tz.py -> build/lib.linux-x86_64-3.2/psycopg2 copying lib/psycopg1.py -> build/lib.linux-x86_64-3.2/psycopg2 copying lib/extras.py -> build/lib.linux-x86_64-3.2/psycopg2 copying lib/__init__.py -> build/lib.linux-x86_64-3.2/psycopg2 copying lib/pool.py -> build/lib.linux-x86_64-3.2/psycopg2 copying lib/extensions.py -> build/lib.linux-x86_64-3.2/psycopg2 creating build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_dates.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_bugX000.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/testconfig.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_cancel.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/__init__.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_notify.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_module.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_bug_gc.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_types_basic.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_extras_dictcursor.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_green.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_copy.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/dbapi20_tpc.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_quote.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_lobject.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/dbapi20.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_connection.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_cursor.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/testutils.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_transaction.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_types_extras.py -> build/lib.linux-x86_64-3.2/psycopg2/tests copying tests/test_async.py -> build/lib.linux-x86_64-3.2/psycopg2/tests Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma running build_ext building 'psycopg2._psycopg' extension creating build/temp.linux-x86_64-3.2 creating build/temp.linux-x86_64-3.2/psycopg gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-3.2/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/green.c -o build/temp.linux-x86_64-3.2/psycopg/green.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/pqpath.c -o build/temp.linux-x86_64-3.2/psycopg/pqpath.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/utils.c -o build/temp.linux-x86_64-3.2/psycopg/utils.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/bytes_format.c -o build/temp.linux-x86_64-3.2/psycopg/bytes_format.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/connection_int.c -o build/temp.linux-x86_64-3.2/psycopg/connection_int.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/connection_type.c -o build/temp.linux-x86_64-3.2/psycopg/connection_type.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/cursor_int.c -o build/temp.linux-x86_64-3.2/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/cursor_type.c -o build/temp.linux-x86_64-3.2/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/lobject_int.c -o build/temp.linux-x86_64-3.2/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/lobject_type.c -o build/temp.linux-x86_64-3.2/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/notify_type.c -o build/temp.linux-x86_64-3.2/psycopg/notify_type.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/xid_type.c -o build/temp.linux-x86_64-3.2/psycopg/xid_type.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/adapter_asis.c -o build/temp.linux-x86_64-3.2/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/adapter_binary.c -o build/temp.linux-x86_64-3.2/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/adapter_datetime.c -o build/temp.linux-x86_64-3.2/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/adapter_list.c -o build/temp.linux-x86_64-3.2/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/adapter_pboolean.c -o build/temp.linux-x86_64-3.2/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-x86_64-3.2/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/adapter_pint.c -o build/temp.linux-x86_64-3.2/psycopg/adapter_pint.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/adapter_pfloat.c -o build/temp.linux-x86_64-3.2/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/adapter_qstring.c -o build/temp.linux-x86_64-3.2/psycopg/adapter_qstring.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/microprotocols.c -o build/temp.linux-x86_64-3.2/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/microprotocols_proto.c -o build/temp.linux-x86_64-3.2/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -DNDEBUG -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.5 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x08040B -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/pkg/include/python3.2 -I. -I/usr/pkg/include -I/usr/pkg/include/postgresql/server -c psycopg/typecast.c -o build/temp.linux-x86_64-3.2/psycopg/typecast.o -Wdeclaration-after-statement gcc -pthread -shared -L. -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.2 -I/usr/pkg/include build/temp.linux-x86_64-3.2/psycopg/psycopgmodule.o build/temp.linux-x86_64-3.2/psycopg/green.o build/temp.linux-x86_64-3.2/psycopg/pqpath.o build/temp.linux-x86_64-3.2/psycopg/utils.o build/temp.linux-x86_64-3.2/psycopg/bytes_format.o build/temp.linux-x86_64-3.2/psycopg/connection_int.o build/temp.linux-x86_64-3.2/psycopg/connection_type.o build/temp.linux-x86_64-3.2/psycopg/cursor_int.o build/temp.linux-x86_64-3.2/psycopg/cursor_type.o build/temp.linux-x86_64-3.2/psycopg/lobject_int.o build/temp.linux-x86_64-3.2/psycopg/lobject_type.o build/temp.linux-x86_64-3.2/psycopg/notify_type.o build/temp.linux-x86_64-3.2/psycopg/xid_type.o build/temp.linux-x86_64-3.2/psycopg/adapter_asis.o build/temp.linux-x86_64-3.2/psycopg/adapter_binary.o build/temp.linux-x86_64-3.2/psycopg/adapter_datetime.o build/temp.linux-x86_64-3.2/psycopg/adapter_list.o build/temp.linux-x86_64-3.2/psycopg/adapter_pboolean.o build/temp.linux-x86_64-3.2/psycopg/adapter_pdecimal.o build/temp.linux-x86_64-3.2/psycopg/adapter_pint.o build/temp.linux-x86_64-3.2/psycopg/adapter_pfloat.o build/temp.linux-x86_64-3.2/psycopg/adapter_qstring.o build/temp.linux-x86_64-3.2/psycopg/microprotocols.o build/temp.linux-x86_64-3.2/psycopg/microprotocols_proto.o build/temp.linux-x86_64-3.2/psycopg/typecast.o -L/usr/pkg/lib -L/usr/pkg/lib -lpython3.2 -lpq -o build/lib.linux-x86_64-3.2/psycopg2/_psycopg.so => Unwrapping files-to-be-installed.