Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-psycopg2.spec'], False, '/var/lib/mock/dist-f16-build-1007196-148785/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-psycopg2.spec'] sh: python: command not found error: Macro %pyver has empty body sh: python3: command not found error: Macro %py3ver has empty body sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-psycopg2-2.4-0.beta2.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-psycopg2.spec'], False, '/var/lib/mock/dist-f16-build-1007196-148785/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-psycopg2.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PH6PMf + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf psycopg2-2.4-beta2 + /usr/bin/gzip -dc /builddir/build/SOURCES/psycopg2-2.4-beta2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd psycopg2-2.4-beta2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h0rKGG + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.4-beta2 + LANG=C + export LANG + unset DISPLAY + for python in python python-debug python3 python3.2dmu + python setup.py build running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/psycopg2 copying lib/errorcodes.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/extras.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/__init__.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/tz.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/extensions.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/psycopg1.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/pool.py -> build/lib.linux-i686-2.7/psycopg2 creating build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_cancel.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/bug_gc.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/dbapi20.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/bugX000.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/types_extras.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_notify.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_async.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/testutils.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/__init__.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_copy.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/testconfig.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_green.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/dbapi20_tpc.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/types_basic.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/extras_dictcursor.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_lobject.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_cursor.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_connection.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_quote.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_transaction.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_dates.py -> build/lib.linux-i686-2.7/psycopg2/tests running build_ext building 'psycopg2._psycopg' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/psycopg gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/psycopgmodule.c -o build/temp.linux-i686-2.7/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/green.c -o build/temp.linux-i686-2.7/psycopg/green.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/pqpath.c -o build/temp.linux-i686-2.7/psycopg/pqpath.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/utils.c -o build/temp.linux-i686-2.7/psycopg/utils.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/bytes_format.c -o build/temp.linux-i686-2.7/psycopg/bytes_format.o -Wdeclaration-after-statement psycopg/bytes_format.c: In function 'Bytes_Format': psycopg/bytes_format.c:114:24: warning: variable 'orig_args' set but not used [-Wunused-but-set-variable] gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_int.c -o build/temp.linux-i686-2.7/psycopg/connection_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_type.c -o build/temp.linux-i686-2.7/psycopg/connection_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_int.c -o build/temp.linux-i686-2.7/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_type.c -o build/temp.linux-i686-2.7/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_int.c -o build/temp.linux-i686-2.7/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_type.c -o build/temp.linux-i686-2.7/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/notify_type.c -o build/temp.linux-i686-2.7/psycopg/notify_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/xid_type.c -o build/temp.linux-i686-2.7/psycopg/xid_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_asis.c -o build/temp.linux-i686-2.7/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_binary.c -o build/temp.linux-i686-2.7/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_datetime.c -o build/temp.linux-i686-2.7/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_list.c -o build/temp.linux-i686-2.7/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pboolean.c -o build/temp.linux-i686-2.7/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-i686-2.7/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pfloat.c -o build/temp.linux-i686-2.7/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_qstring.c -o build/temp.linux-i686-2.7/psycopg/adapter_qstring.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols.c -o build/temp.linux-i686-2.7/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols_proto.c -o build/temp.linux-i686-2.7/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/typecast.c -o build/temp.linux-i686-2.7/psycopg/typecast.o -Wdeclaration-after-statement gcc -pthread -shared build/temp.linux-i686-2.7/psycopg/psycopgmodule.o build/temp.linux-i686-2.7/psycopg/green.o build/temp.linux-i686-2.7/psycopg/pqpath.o build/temp.linux-i686-2.7/psycopg/utils.o build/temp.linux-i686-2.7/psycopg/bytes_format.o build/temp.linux-i686-2.7/psycopg/connection_int.o build/temp.linux-i686-2.7/psycopg/connection_type.o build/temp.linux-i686-2.7/psycopg/cursor_int.o build/temp.linux-i686-2.7/psycopg/cursor_type.o build/temp.linux-i686-2.7/psycopg/lobject_int.o build/temp.linux-i686-2.7/psycopg/lobject_type.o build/temp.linux-i686-2.7/psycopg/notify_type.o build/temp.linux-i686-2.7/psycopg/xid_type.o build/temp.linux-i686-2.7/psycopg/adapter_asis.o build/temp.linux-i686-2.7/psycopg/adapter_binary.o build/temp.linux-i686-2.7/psycopg/adapter_datetime.o build/temp.linux-i686-2.7/psycopg/adapter_list.o build/temp.linux-i686-2.7/psycopg/adapter_pboolean.o build/temp.linux-i686-2.7/psycopg/adapter_pdecimal.o build/temp.linux-i686-2.7/psycopg/adapter_pfloat.o build/temp.linux-i686-2.7/psycopg/adapter_qstring.o build/temp.linux-i686-2.7/psycopg/microprotocols.o build/temp.linux-i686-2.7/psycopg/microprotocols_proto.o build/temp.linux-i686-2.7/psycopg/typecast.o -L/usr/lib -L/usr/lib -lpython2.7 -lpq -o build/lib.linux-i686-2.7/psycopg2/_psycopg.so + for python in python python-debug python3 python3.2dmu + python-debug setup.py build running build running build_py creating build/lib.linux-i686-2.7-pydebug creating build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/errorcodes.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/extras.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/__init__.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/tz.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/extensions.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/psycopg1.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/pool.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 creating build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_cancel.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/bug_gc.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/dbapi20.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/bugX000.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/types_extras.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_notify.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_async.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/testutils.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/__init__.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_copy.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/testconfig.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_green.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/dbapi20_tpc.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/types_basic.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/extras_dictcursor.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_lobject.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_cursor.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_connection.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_quote.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_transaction.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_dates.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests running build_ext building 'psycopg2._psycopg' extension creating build/temp.linux-i686-2.7-pydebug creating build/temp.linux-i686-2.7-pydebug/psycopg gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/psycopgmodule.c -o build/temp.linux-i686-2.7-pydebug/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/green.c -o build/temp.linux-i686-2.7-pydebug/psycopg/green.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/pqpath.c -o build/temp.linux-i686-2.7-pydebug/psycopg/pqpath.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/utils.c -o build/temp.linux-i686-2.7-pydebug/psycopg/utils.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/bytes_format.c -o build/temp.linux-i686-2.7-pydebug/psycopg/bytes_format.o -Wdeclaration-after-statement psycopg/bytes_format.c: In function 'Bytes_Format': psycopg/bytes_format.c:114:24: warning: variable 'orig_args' set but not used [-Wunused-but-set-variable] gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_int.c -o build/temp.linux-i686-2.7-pydebug/psycopg/connection_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_type.c -o build/temp.linux-i686-2.7-pydebug/psycopg/connection_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_int.c -o build/temp.linux-i686-2.7-pydebug/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_type.c -o build/temp.linux-i686-2.7-pydebug/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_int.c -o build/temp.linux-i686-2.7-pydebug/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_type.c -o build/temp.linux-i686-2.7-pydebug/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/notify_type.c -o build/temp.linux-i686-2.7-pydebug/psycopg/notify_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/xid_type.c -o build/temp.linux-i686-2.7-pydebug/psycopg/xid_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_asis.c -o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_binary.c -o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_datetime.c -o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_list.c -o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pboolean.c -o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pfloat.c -o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_qstring.c -o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_qstring.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols.c -o build/temp.linux-i686-2.7-pydebug/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols_proto.c -o build/temp.linux-i686-2.7-pydebug/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/typecast.c -o build/temp.linux-i686-2.7-pydebug/psycopg/typecast.o -Wdeclaration-after-statement gcc -pthread -shared build/temp.linux-i686-2.7-pydebug/psycopg/psycopgmodule.o build/temp.linux-i686-2.7-pydebug/psycopg/green.o build/temp.linux-i686-2.7-pydebug/psycopg/pqpath.o build/temp.linux-i686-2.7-pydebug/psycopg/utils.o build/temp.linux-i686-2.7-pydebug/psycopg/bytes_format.o build/temp.linux-i686-2.7-pydebug/psycopg/connection_int.o build/temp.linux-i686-2.7-pydebug/psycopg/connection_type.o build/temp.linux-i686-2.7-pydebug/psycopg/cursor_int.o build/temp.linux-i686-2.7-pydebug/psycopg/cursor_type.o build/temp.linux-i686-2.7-pydebug/psycopg/lobject_int.o build/temp.linux-i686-2.7-pydebug/psycopg/lobject_type.o build/temp.linux-i686-2.7-pydebug/psycopg/notify_type.o build/temp.linux-i686-2.7-pydebug/psycopg/xid_type.o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_asis.o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_binary.o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_datetime.o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_list.o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_pboolean.o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_pdecimal.o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_pfloat.o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_qstring.o build/temp.linux-i686-2.7-pydebug/psycopg/microprotocols.o build/temp.linux-i686-2.7-pydebug/psycopg/microprotocols_proto.o build/temp.linux-i686-2.7-pydebug/psycopg/typecast.o -L/usr/lib -L/usr/lib -lpython2.7_d -lpq -o build/lib.linux-i686-2.7-pydebug/psycopg2/_psycopg_d.so [35538 refs] + for python in python python-debug python3 python3.2dmu + python3 setup.py build running build running build_py creating build/lib.linux-i686-3.2 creating build/lib.linux-i686-3.2/psycopg2 copying lib/errorcodes.py -> build/lib.linux-i686-3.2/psycopg2 copying lib/extras.py -> build/lib.linux-i686-3.2/psycopg2 copying lib/__init__.py -> build/lib.linux-i686-3.2/psycopg2 copying lib/tz.py -> build/lib.linux-i686-3.2/psycopg2 copying lib/extensions.py -> build/lib.linux-i686-3.2/psycopg2 copying lib/psycopg1.py -> build/lib.linux-i686-3.2/psycopg2 copying lib/pool.py -> build/lib.linux-i686-3.2/psycopg2 creating build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_cancel.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/bug_gc.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/dbapi20.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/bugX000.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/types_extras.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_notify.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_async.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/testutils.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/__init__.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_copy.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/testconfig.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_green.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/dbapi20_tpc.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/types_basic.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/extras_dictcursor.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_lobject.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_cursor.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_connection.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_quote.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_transaction.py -> build/lib.linux-i686-3.2/psycopg2/tests copying tests/test_dates.py -> build/lib.linux-i686-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-i686-3.2 creating build/temp.linux-i686-3.2/psycopg gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/psycopgmodule.c -o build/temp.linux-i686-3.2/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/green.c -o build/temp.linux-i686-3.2/psycopg/green.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/pqpath.c -o build/temp.linux-i686-3.2/psycopg/pqpath.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/utils.c -o build/temp.linux-i686-3.2/psycopg/utils.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/bytes_format.c -o build/temp.linux-i686-3.2/psycopg/bytes_format.o -Wdeclaration-after-statement psycopg/bytes_format.c: In function 'Bytes_Format': psycopg/bytes_format.c:114:24: warning: variable 'orig_args' set but not used [-Wunused-but-set-variable] gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_int.c -o build/temp.linux-i686-3.2/psycopg/connection_int.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_type.c -o build/temp.linux-i686-3.2/psycopg/connection_type.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_int.c -o build/temp.linux-i686-3.2/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_type.c -o build/temp.linux-i686-3.2/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_int.c -o build/temp.linux-i686-3.2/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_type.c -o build/temp.linux-i686-3.2/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/notify_type.c -o build/temp.linux-i686-3.2/psycopg/notify_type.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/xid_type.c -o build/temp.linux-i686-3.2/psycopg/xid_type.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_asis.c -o build/temp.linux-i686-3.2/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_binary.c -o build/temp.linux-i686-3.2/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_datetime.c -o build/temp.linux-i686-3.2/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_list.c -o build/temp.linux-i686-3.2/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pboolean.c -o build/temp.linux-i686-3.2/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-i686-3.2/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pfloat.c -o build/temp.linux-i686-3.2/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_qstring.c -o build/temp.linux-i686-3.2/psycopg/adapter_qstring.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols.c -o build/temp.linux-i686-3.2/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols_proto.c -o build/temp.linux-i686-3.2/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2mu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/typecast.c -o build/temp.linux-i686-3.2/psycopg/typecast.o -Wdeclaration-after-statement gcc -pthread -shared build/temp.linux-i686-3.2/psycopg/psycopgmodule.o build/temp.linux-i686-3.2/psycopg/green.o build/temp.linux-i686-3.2/psycopg/pqpath.o build/temp.linux-i686-3.2/psycopg/utils.o build/temp.linux-i686-3.2/psycopg/bytes_format.o build/temp.linux-i686-3.2/psycopg/connection_int.o build/temp.linux-i686-3.2/psycopg/connection_type.o build/temp.linux-i686-3.2/psycopg/cursor_int.o build/temp.linux-i686-3.2/psycopg/cursor_type.o build/temp.linux-i686-3.2/psycopg/lobject_int.o build/temp.linux-i686-3.2/psycopg/lobject_type.o build/temp.linux-i686-3.2/psycopg/notify_type.o build/temp.linux-i686-3.2/psycopg/xid_type.o build/temp.linux-i686-3.2/psycopg/adapter_asis.o build/temp.linux-i686-3.2/psycopg/adapter_binary.o build/temp.linux-i686-3.2/psycopg/adapter_datetime.o build/temp.linux-i686-3.2/psycopg/adapter_list.o build/temp.linux-i686-3.2/psycopg/adapter_pboolean.o build/temp.linux-i686-3.2/psycopg/adapter_pdecimal.o build/temp.linux-i686-3.2/psycopg/adapter_pfloat.o build/temp.linux-i686-3.2/psycopg/adapter_qstring.o build/temp.linux-i686-3.2/psycopg/microprotocols.o build/temp.linux-i686-3.2/psycopg/microprotocols_proto.o build/temp.linux-i686-3.2/psycopg/typecast.o -L/usr/lib -L/usr/lib -lpython3.2mu -lpq -o build/lib.linux-i686-3.2/psycopg2/_psycopg.cpython-32mu.so + for python in python python-debug python3 python3.2dmu + python3.2dmu setup.py build running build running build_py creating build/lib.linux-i686-3.2-pydebug creating build/lib.linux-i686-3.2-pydebug/psycopg2 copying lib/errorcodes.py -> build/lib.linux-i686-3.2-pydebug/psycopg2 copying lib/extras.py -> build/lib.linux-i686-3.2-pydebug/psycopg2 copying lib/__init__.py -> build/lib.linux-i686-3.2-pydebug/psycopg2 copying lib/tz.py -> build/lib.linux-i686-3.2-pydebug/psycopg2 copying lib/extensions.py -> build/lib.linux-i686-3.2-pydebug/psycopg2 copying lib/psycopg1.py -> build/lib.linux-i686-3.2-pydebug/psycopg2 copying lib/pool.py -> build/lib.linux-i686-3.2-pydebug/psycopg2 creating build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_cancel.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/bug_gc.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/dbapi20.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/bugX000.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/types_extras.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_notify.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_async.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/testutils.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/__init__.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_copy.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/testconfig.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_green.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/dbapi20_tpc.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/types_basic.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/extras_dictcursor.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_lobject.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_cursor.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_connection.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_quote.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_transaction.py -> build/lib.linux-i686-3.2-pydebug/psycopg2/tests copying tests/test_dates.py -> build/lib.linux-i686-3.2-pydebug/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-i686-3.2-pydebug creating build/temp.linux-i686-3.2-pydebug/psycopg gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/psycopgmodule.c -o build/temp.linux-i686-3.2-pydebug/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/green.c -o build/temp.linux-i686-3.2-pydebug/psycopg/green.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/pqpath.c -o build/temp.linux-i686-3.2-pydebug/psycopg/pqpath.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/utils.c -o build/temp.linux-i686-3.2-pydebug/psycopg/utils.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/bytes_format.c -o build/temp.linux-i686-3.2-pydebug/psycopg/bytes_format.o -Wdeclaration-after-statement psycopg/bytes_format.c: In function 'Bytes_Format': psycopg/bytes_format.c:114:24: warning: variable 'orig_args' set but not used [-Wunused-but-set-variable] gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_int.c -o build/temp.linux-i686-3.2-pydebug/psycopg/connection_int.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_type.c -o build/temp.linux-i686-3.2-pydebug/psycopg/connection_type.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_int.c -o build/temp.linux-i686-3.2-pydebug/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_type.c -o build/temp.linux-i686-3.2-pydebug/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_int.c -o build/temp.linux-i686-3.2-pydebug/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_type.c -o build/temp.linux-i686-3.2-pydebug/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/notify_type.c -o build/temp.linux-i686-3.2-pydebug/psycopg/notify_type.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/xid_type.c -o build/temp.linux-i686-3.2-pydebug/psycopg/xid_type.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_asis.c -o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_binary.c -o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_datetime.c -o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_list.c -o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pboolean.c -o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pfloat.c -o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_qstring.c -o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_qstring.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols.c -o build/temp.linux-i686-3.2-pydebug/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols_proto.c -o build/temp.linux-i686-3.2-pydebug/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4-beta2 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090003 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python3.2dmu -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/typecast.c -o build/temp.linux-i686-3.2-pydebug/psycopg/typecast.o -Wdeclaration-after-statement gcc -pthread -shared build/temp.linux-i686-3.2-pydebug/psycopg/psycopgmodule.o build/temp.linux-i686-3.2-pydebug/psycopg/green.o build/temp.linux-i686-3.2-pydebug/psycopg/pqpath.o build/temp.linux-i686-3.2-pydebug/psycopg/utils.o build/temp.linux-i686-3.2-pydebug/psycopg/bytes_format.o build/temp.linux-i686-3.2-pydebug/psycopg/connection_int.o build/temp.linux-i686-3.2-pydebug/psycopg/connection_type.o build/temp.linux-i686-3.2-pydebug/psycopg/cursor_int.o build/temp.linux-i686-3.2-pydebug/psycopg/cursor_type.o build/temp.linux-i686-3.2-pydebug/psycopg/lobject_int.o build/temp.linux-i686-3.2-pydebug/psycopg/lobject_type.o build/temp.linux-i686-3.2-pydebug/psycopg/notify_type.o build/temp.linux-i686-3.2-pydebug/psycopg/xid_type.o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_asis.o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_binary.o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_datetime.o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_list.o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_pboolean.o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_pdecimal.o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_pfloat.o build/temp.linux-i686-3.2-pydebug/psycopg/adapter_qstring.o build/temp.linux-i686-3.2-pydebug/psycopg/microprotocols.o build/temp.linux-i686-3.2-pydebug/psycopg/microprotocols_proto.o build/temp.linux-i686-3.2-pydebug/psycopg/typecast.o -L/usr/lib -L/usr/lib -lpython3.2dmu -lpq -o build/lib.linux-i686-3.2-pydebug/psycopg2/_psycopg.cpython-32dmu.so setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=5> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=7> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=5> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=7> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=5> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=7> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=5> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=7> return get_pg_config(kind, self.pg_config) [85823 refs] ++ find doc -iname '*.html' + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/extras.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/pool.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/py-modindex.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/tz.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/module.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/cursor.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/genindex.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/connection.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/extensions.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/search.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/errorcodes.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/usage.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/faq.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/advanced.html + for i in '`find doc -iname "*.html"`' + sed -i 's/\r//' doc/html/index.html ++ find doc -iname '*.css' + for i in '`find doc -iname "*.css"`' + sed -i 's/\r//' doc/html/_static/pygments.css + for i in '`find doc -iname "*.css"`' + sed -i 's/\r//' doc/html/_static/basic.css + for i in '`find doc -iname "*.css"`' + sed -i 's/\r//' doc/html/_static/default.css + for i in '`find doc -iname "*.css"`' + sed -i 's/\r//' doc/html/_static/psycopg.css + for i in '`find doc -iname "*.css"`' + sed -i 's/\r//' doc/src/_static/psycopg.css + rm -f doc/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cJyl52 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386 ++ dirname /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386 + cd psycopg2-2.4-beta2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386 + for python in python python-debug python3 python3.2dmu + DoInstall python + PythonBinary=python ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib(1))' + Python_SiteArch=/usr/lib/python2.7/site-packages + mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2 + python setup.py install --no-compile --root /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386 running install running build running build_py running build_ext running install_lib copying build/lib.linux-i686-2.7/psycopg2/errorcodes.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2 creating /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_cancel.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/bug_gc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/bugX000.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/types_extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_notify.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_async.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/testutils.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_copy.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/testconfig.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_psycopg2_dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_green.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/dbapi20_tpc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/types_basic.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/extras_dictcursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_lobject.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_cursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_connection.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_quote.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_transaction.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_dates.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/tz.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/extensions.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/psycopg1.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/pool.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/_psycopg.so -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2 running install_egg_info Writing /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2-2.4_beta2-py2.7.egg-info + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests + for python in python python-debug python3 python3.2dmu + DoInstall python-debug + PythonBinary=python-debug ++ python-debug -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib(1))' [19800 refs] + Python_SiteArch=/usr/lib/python2.7/site-packages + mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2 + python-debug setup.py install --no-compile --root /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386 running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_cancel.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/bug_gc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/bugX000.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/types_extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_notify.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_async.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/testutils.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_copy.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/testconfig.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_psycopg2_dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_green.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/dbapi20_tpc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/types_basic.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/extras_dictcursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_lobject.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_cursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_connection.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_quote.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_transaction.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/tests/test_dates.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7-pydebug/psycopg2/_psycopg_d.so -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2 running install_egg_info Removing /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2-2.4_beta2-py2.7.egg-info Writing /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2-2.4_beta2-py2.7.egg-info [37459 refs] + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/tests + for python in python python-debug python3 python3.2dmu + DoInstall python3 + PythonBinary=python3 ++ python3 -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib(1))' + Python_SiteArch=/usr/lib/python3.2/site-packages + mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 + python3 setup.py install --no-compile --root /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386 running install running build running build_py running build_ext running install_lib copying build/lib.linux-i686-3.2/psycopg2/errorcodes.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 creating /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_cancel.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/bug_gc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/bugX000.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/types_extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_notify.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_async.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/testutils.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_copy.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/testconfig.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_psycopg2_dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_green.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/dbapi20_tpc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/types_basic.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/extras_dictcursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_lobject.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_cursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_connection.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_quote.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_transaction.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/tests/test_dates.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2/psycopg2/extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 copying build/lib.linux-i686-3.2/psycopg2/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 copying build/lib.linux-i686-3.2/psycopg2/_psycopg.cpython-32mu.so -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 copying build/lib.linux-i686-3.2/psycopg2/tz.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 copying build/lib.linux-i686-3.2/psycopg2/extensions.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 copying build/lib.linux-i686-3.2/psycopg2/psycopg1.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 copying build/lib.linux-i686-3.2/psycopg2/pool.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 running install_egg_info Writing /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2-2.4_beta2-py3.2.egg-info + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests + for python in python python-debug python3 python3.2dmu + DoInstall python3.2dmu + PythonBinary=python3.2dmu ++ python3.2dmu -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib(1))' [37810 refs] + Python_SiteArch=/usr/lib/python3.2/site-packages + mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 + python3.2dmu setup.py install --no-compile --root /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386 running install running build running build_py running build_ext running install_lib copying build/lib.linux-i686-3.2-pydebug/psycopg2/_psycopg.cpython-32dmu.so -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 copying build/lib.linux-i686-3.2-pydebug/psycopg2/errorcodes.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 creating /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_cancel.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/bug_gc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/bugX000.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/types_extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_notify.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_async.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/testutils.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_copy.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/testconfig.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_psycopg2_dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_green.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/dbapi20_tpc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/types_basic.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/extras_dictcursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_lobject.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_cursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_connection.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_quote.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_transaction.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/tests/test_dates.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests copying build/lib.linux-i686-3.2-pydebug/psycopg2/extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 copying build/lib.linux-i686-3.2-pydebug/psycopg2/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 copying build/lib.linux-i686-3.2-pydebug/psycopg2/extensions.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 copying build/lib.linux-i686-3.2-pydebug/psycopg2/pool.py -> /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2 running install_egg_info Removing /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2-2.4_beta2-py3.2.egg-info Writing /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2-2.4_beta2-py3.2.egg-info setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=5> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=7> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=5> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=7> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=5> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=7> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=5> return get_pg_config(kind, self.pg_config) setup.py:152: ResourceWarning: unclosed file <_io.BufferedReader name=7> return get_pg_config(kind, self.pg_config) [78129 refs] + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/tests + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/psycopg2-2.4-beta2 extracting debug info from /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/_psycopg.cpython-32dmu.so extracting debug info from /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/site-packages/psycopg2/_psycopg.cpython-32mu.so extracting debug info from /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/_psycopg_d.so extracting debug info from /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/site-packages/psycopg2/_psycopg.so 870 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python2.7/ using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/lib/python3.2/ using /usr/bin/python3.2 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-psycopg2-2.4-0.beta2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xXoFvy + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.4-beta2 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-2.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-2.4 + /bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-2.4 + cp -pr AUTHORS ChangeLog INSTALL LICENSE README /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-2.4 + exit 0 Provides: _psycopg.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpq.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Conflicts: python-psycopg2-zope < 2.4 Processing files: python-psycopg2-debug-2.4-0.beta2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pPWKC4 + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.4-beta2 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-debug-2.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-debug-2.4 + /bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-debug-2.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-debug-2.4 + exit 0 Provides: _psycopg_d.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpq.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7_d.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-psycopg2-2.4-0.beta2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oXDCOA + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.4-beta2 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python3-psycopg2-2.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python3-psycopg2-2.4 + /bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python3-psycopg2-2.4 + cp -pr AUTHORS ChangeLog INSTALL LICENSE README /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python3-psycopg2-2.4 + exit 0 Provides: _psycopg.cpython-32mu.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpq.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython3.2mu.so.1.0 python(abi) = 3.2 rtld(GNU_HASH) Processing files: python3-psycopg2-debug-2.4-0.beta2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OmCUH7 + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.4-beta2 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python3-psycopg2-debug-2.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python3-psycopg2-debug-2.4 + /bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python3-psycopg2-debug-2.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python3-psycopg2-debug-2.4 + exit 0 Provides: _psycopg.cpython-32dmu.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpq.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython3.2dmu.so.1.0 python(abi) = 3.2 rtld(GNU_HASH) Processing files: python-psycopg2-doc-2.4-0.beta2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ndi7FE + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.4-beta2 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-doc-2.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-doc-2.4 + /bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-doc-2.4 + cp -pr doc examples/ /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386/usr/share/doc/python-psycopg2-doc-2.4 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: python-psycopg2-debuginfo-2.4-0.beta2.fc16.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386 warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python-psycopg2-2.4-0.beta2.fc16.i686.rpm Wrote: /builddir/build/RPMS/python-psycopg2-debug-2.4-0.beta2.fc16.i686.rpm Wrote: /builddir/build/RPMS/python3-psycopg2-2.4-0.beta2.fc16.i686.rpm Wrote: /builddir/build/RPMS/python3-psycopg2-debug-2.4-0.beta2.fc16.i686.rpm Wrote: /builddir/build/RPMS/python-psycopg2-doc-2.4-0.beta2.fc16.i686.rpm Wrote: /builddir/build/RPMS/python-psycopg2-debuginfo-2.4-0.beta2.fc16.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cBDSDI + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.4-beta2 + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.4-0.beta2.fc16.i386 + exit 0 Child returncode was: 0 LEAVE do -->