Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-psycopg2.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-python27-2.7-8040020201026183849-cdb2db54-build-57103-13431/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-psycopg2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-psycopg2.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-python27-2.7-8040020201026183849-cdb2db54-build-57103-13431/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-psycopg2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q66Tpw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf psycopg2-2.7.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/psycopg2-2.7.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd psycopg2-2.7.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Mark-_test_external_close-as-expected-failure.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rXkIy7 + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.7.5 + for python in python2 python2-debug + python2 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/pool.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/errorcodes.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/sql.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/extras.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/_ipaddress.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/_range.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/__init__.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/tz.py -> build/lib.linux-i686-2.7/psycopg2 copying lib/_json.py -> build/lib.linux-i686-2.7/psycopg2 creating build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_async_keyword.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_lobject.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_green.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_sql.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_errcodes.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_bug_gc.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_cancel.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/dbapi20_tpc.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_fast_executemany.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/__init__.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_dates.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_bugX000.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/testconfig.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_async.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_copy.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_ipaddress.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_extras_dictcursor.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_types_basic.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_types_extras.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_replication.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_module.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_cursor.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/testutils.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/test_with.py -> build/lib.linux-i686-2.7/psycopg2/tests copying tests/dbapi20.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/libpq_support.c -o build/temp.linux-i686-2.7/psycopg/libpq_support.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/win32_support.c -o build/temp.linux-i686-2.7/psycopg/win32_support.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/solaris_support.c -o build/temp.linux-i686-2.7/psycopg/solaris_support.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_connection_type.c -o build/temp.linux-i686-2.7/psycopg/replication_connection_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_cursor_type.c -o build/temp.linux-i686-2.7/psycopg/replication_cursor_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_message_type.c -o build/temp.linux-i686-2.7/psycopg/replication_message_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/diagnostics_type.c -o build/temp.linux-i686-2.7/psycopg/diagnostics_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/error_type.c -o build/temp.linux-i686-2.7/psycopg/error_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pint.c -o build/temp.linux-i686-2.7/psycopg/adapter_pint.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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/libpq_support.o build/temp.linux-i686-2.7/psycopg/win32_support.o build/temp.linux-i686-2.7/psycopg/solaris_support.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/replication_connection_type.o build/temp.linux-i686-2.7/psycopg/replication_cursor_type.o build/temp.linux-i686-2.7/psycopg/replication_message_type.o build/temp.linux-i686-2.7/psycopg/diagnostics_type.o build/temp.linux-i686-2.7/psycopg/error_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_pint.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 python2 python2-debug + python2-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/pool.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/errorcodes.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/sql.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/extras.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/_ipaddress.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/_range.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/__init__.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/tz.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 copying lib/_json.py -> build/lib.linux-i686-2.7-pydebug/psycopg2 creating build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_async_keyword.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_lobject.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/test_connection.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_sql.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_errcodes.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_bug_gc.py -> 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/dbapi20_tpc.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_fast_executemany.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_dates.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_bugX000.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_async.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/test_ipaddress.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_extras_dictcursor.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_types_basic.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_types_extras.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_replication.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_module.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/testutils.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/test_with.py -> build/lib.linux-i686-2.7-pydebug/psycopg2/tests copying tests/dbapi20.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/libpq_support.c -o build/temp.linux-i686-2.7-pydebug/psycopg/libpq_support.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/win32_support.c -o build/temp.linux-i686-2.7-pydebug/psycopg/win32_support.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/solaris_support.c -o build/temp.linux-i686-2.7-pydebug/psycopg/solaris_support.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_connection_type.c -o build/temp.linux-i686-2.7-pydebug/psycopg/replication_connection_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_cursor_type.c -o build/temp.linux-i686-2.7-pydebug/psycopg/replication_cursor_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_message_type.c -o build/temp.linux-i686-2.7-pydebug/psycopg/replication_message_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/diagnostics_type.c -o build/temp.linux-i686-2.7-pydebug/psycopg/diagnostics_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/error_type.c -o build/temp.linux-i686-2.7-pydebug/psycopg/error_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pint.c -o build/temp.linux-i686-2.7-pydebug/psycopg/adapter_pint.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext) -DPG_VERSION_NUM=120004 -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 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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/libpq_support.o build/temp.linux-i686-2.7-pydebug/psycopg/win32_support.o build/temp.linux-i686-2.7-pydebug/psycopg/solaris_support.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/replication_connection_type.o build/temp.linux-i686-2.7-pydebug/psycopg/replication_cursor_type.o build/temp.linux-i686-2.7-pydebug/psycopg/replication_message_type.o build/temp.linux-i686-2.7-pydebug/psycopg/diagnostics_type.o build/temp.linux-i686-2.7-pydebug/psycopg/error_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_pint.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 ++ find doc -iname '*.html' ++ find doc -iname '*.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.Tgiape + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386 ++ dirname /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386 + cd psycopg2-2.7.5 + for python in python2 python2-debug + python2 setup.py install --no-compile --root /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386 running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr creating /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib creating /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/pool.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/errorcodes.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/sql.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/_ipaddress.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/_range.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/extensions.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/psycopg1.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/tz.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 copying build/lib.linux-i686-2.7/psycopg2/_json.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 creating /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_async_keyword.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_sql.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_errcodes.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_bug_gc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_fast_executemany.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_bugX000.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_ipaddress.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_extras_dictcursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_types_basic.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_types_extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_replication.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_module.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/tests/test_with.py -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.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.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/tests copying build/lib.linux-i686-2.7/psycopg2/_psycopg.so -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 running install_egg_info running egg_info writing psycopg2.egg-info/PKG-INFO writing top-level names to psycopg2.egg-info/top_level.txt writing dependency_links to psycopg2.egg-info/dependency_links.txt reading manifest file 'psycopg2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'psycopg2.egg-info/SOURCES.txt' Copying psycopg2.egg-info to /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2-2.7.5-py2.7.egg-info running install_scripts + for python in python2 python2-debug + python2-debug setup.py install --no-compile --root /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386 running install running build running build_py running build_ext running install_lib copying build/lib.linux-i686-2.7-pydebug/psycopg2/_psycopg_d.so -> /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2 running install_egg_info running egg_info writing psycopg2.egg-info/PKG-INFO writing top-level names to psycopg2.egg-info/top_level.txt writing dependency_links to psycopg2.egg-info/dependency_links.txt reading manifest file 'psycopg2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'psycopg2.egg-info/SOURCES.txt' removing '/builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2-2.7.5-py2.7.egg-info' (and everything under it) Copying psycopg2.egg-info to /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2-2.7.5-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 2.7.5-7.module_el8.4.0+537+9040e405 --unique-debug-suffix -2.7.5-7.module_el8.4.0+537+9040e405.i386 --unique-debug-src-base python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/psycopg2-2.7.5 extracting debug info from /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/_psycopg.so extracting debug info from /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages/psycopg2/_psycopg_d.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1118 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7UvXIo + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.7.5 + export PGTESTS_LOCALE=C.UTF-8 + PGTESTS_LOCALE=C.UTF-8 + . /usr/share/postgresql-setup/postgresql_pkg_tests.sh +++ pwd ++ : /builddir/build/BUILD/psycopg2-2.7.5/datadir +++ id -u -n ++ : mockbuild ++ : mockbuild ++ : mockbuild +++ try_random_port +++ _port=32213 +++ test -n 32213 +++ eval '_port=$(( $_port + 32000 ))' +++ echo 64213 ++ : 64213 ++ : /tmp ++ : test:test ++ : test:test ++ : : ++ : : ++ : : ++ export PGPORT=64213 ++ PGPORT=64213 ++ export PGHOST=/tmp ++ PGHOST=/tmp ++ : ++ trap __trap_cb EXIT + pgtests_start + unset __TRAP_ACTIONS + : + test -f /builddir/build/BUILD/psycopg2-2.7.5/datadir/postmaster.pid + test -e /builddir/build/BUILD/psycopg2-2.7.5/datadir + __pgtests_initdb + initdb /builddir/build/BUILD/psycopg2-2.7.5/datadir -U mockbuild --auth-local=peer --auth-host=md5 --locale=C.UTF-8 The files belonging to this database system will be owned by user "mockbuild". This user must also own the server process. The database cluster will be initialized with locale "C.UTF-8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /builddir/build/BUILD/psycopg2-2.7.5/datadir ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /builddir/build/BUILD/psycopg2-2.7.5/datadir -l logfile start + __TRAP_ACTIONS='pgtests_cleanup ' + __pgtests_start + pg_ctl -D /builddir/build/BUILD/psycopg2-2.7.5/datadir -l /builddir/build/BUILD/psycopg2-2.7.5/datadir/start.log start -o '-k /tmp -p 64213' -w waiting for server to start.... done server started + __TRAP_ACTIONS='pgtests_stop pgtests_cleanup ' + __pgtests_create_admins_db + createdb -h /tmp mockbuild --owner mockbuild -p 64213 + __pgtests_passwd mockbuild mockbuild + psql -d postgres --set=user=mockbuild --set=pass=mockbuild -tA ALTER ROLE + for _pgt_user in $PGTESTS_USERS + save_IFS=' ' + IFS=: + _user= + _pass= + for _part in $_pgt_user + test -z '' + _user=test + for _part in $_pgt_user + test -z test + _pass=test + createuser test + __pgtests_passwd test test + psql -d postgres --set=user=test --set=pass=test -tA ALTER ROLE + IFS=' ' + for _pgt_db in $PGTESTS_DATABASES + save_IFS=' ' + IFS=: + _db= + _user= + for _part in $_pgt_db + test -z '' + _user=test + for _part in $_pgt_db + test -z test + _db=test + createdb test --owner test + IFS=' ' + export PSYCOPG2_TESTDB=test + PSYCOPG2_TESTDB=test + export PSYCOPG2_TESTDB_HOST=/tmp + PSYCOPG2_TESTDB_HOST=/tmp + export PSYCOPG2_TESTDB_PORT=64213 + PSYCOPG2_TESTDB_PORT=64213 + cmd='from psycopg2 import tests; tests.unittest.main(defaultTest='\''tests.test_suite'\'')' + PYTHONPATH=/builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/lib/python2.7/site-packages + /usr/bin/python2 -c 'from psycopg2 import tests; tests.unittest.main(defaultTest='\''tests.test_suite'\'')' --verbose test_async_after_async (psycopg2.tests.test_async.AsyncTests) ... ok test_async_callproc (psycopg2.tests.test_async.AsyncTests) ... ok test_async_connection_error_message (psycopg2.tests.test_async.AsyncTests) ... ok test_async_cursor_gone (psycopg2.tests.test_async.AsyncTests) ... ok test_async_dont_read_all (psycopg2.tests.test_async.AsyncTests) ... ok test_async_executemany (psycopg2.tests.test_async.AsyncTests) ... ok test_async_fetch_wrong_cursor (psycopg2.tests.test_async.AsyncTests) ... ok test_async_iter (psycopg2.tests.test_async.AsyncTests) ... ok test_async_named_cursor (psycopg2.tests.test_async.AsyncTests) ... ok test_async_scroll (psycopg2.tests.test_async.AsyncTests) ... ok test_async_select (psycopg2.tests.test_async.AsyncTests) ... ok test_async_subclass (psycopg2.tests.test_async.AsyncTests) ... ok test_commit_while_async (psycopg2.tests.test_async.AsyncTests) ... ok test_connection_setup (psycopg2.tests.test_async.AsyncTests) ... ok test_copy_while_async (psycopg2.tests.test_async.AsyncTests) ... ok test_error (psycopg2.tests.test_async.AsyncTests) ... ok test_error_two_cursors (psycopg2.tests.test_async.AsyncTests) ... ok test_fetch_after_async (psycopg2.tests.test_async.AsyncTests) ... ok test_flush_on_write (psycopg2.tests.test_async.AsyncTests) ... ok test_lobject_while_async (psycopg2.tests.test_async.AsyncTests) ... ok test_notices (psycopg2.tests.test_async.AsyncTests) ... ok test_notify (psycopg2.tests.test_async.AsyncTests) ... ok test_reset_while_async (psycopg2.tests.test_async.AsyncTests) ... ok test_rollback_while_async (psycopg2.tests.test_async.AsyncTests) ... ok test_scroll (psycopg2.tests.test_async.AsyncTests) ... ok test_set_parameters_while_async (psycopg2.tests.test_async.AsyncTests) ... ok test_sync_poll (psycopg2.tests.test_async.AsyncTests) ... ok test_async_replication (psycopg2.tests.test_async_keyword.AsyncReplicationTest) ... skipped 'replication tests disabled by default' test_async_connection_error_message (psycopg2.tests.test_async_keyword.AsyncTests) ... ok test_async_subclass (psycopg2.tests.test_async_keyword.AsyncTests) ... ok test_connection_setup (psycopg2.tests.test_async_keyword.AsyncTests) ... ok test_async_cancel (psycopg2.tests.test_async_keyword.CancelTests) ... ok test_async_connection_cancel (psycopg2.tests.test_async_keyword.CancelTests) ... ok test_async (psycopg2.tests.test_async_keyword.ConnectTestCase) ... ok test_factory (psycopg2.tests.test_async_keyword.ConnectTestCase) ... ok test_there_has_to_be_something (psycopg2.tests.test_async_keyword.ConnectTestCase) ... ok test_date_time_allocation_bug (psycopg2.tests.test_bugX000.DateTimeAllocationBugTestCase) ... ok test_stolen_reference_bug (psycopg2.tests.test_bug_gc.StolenReferenceTestCase) ... ok test_async_cancel (psycopg2.tests.test_cancel.CancelTests) ... ok test_async_connection_cancel (psycopg2.tests.test_cancel.CancelTests) ... ok test_cancel (psycopg2.tests.test_cancel.CancelTests) ... ok test_empty_cancel (psycopg2.tests.test_cancel.CancelTests) ... ok test_closed (psycopg2.tests.test_connection.AutocommitTests) ... ok test_default_no_autocommit (psycopg2.tests.test_connection.AutocommitTests) ... ok test_set_autocommit (psycopg2.tests.test_connection.AutocommitTests) ... ok test_set_intrans_error (psycopg2.tests.test_connection.AutocommitTests) ... ok test_set_session_autocommit (psycopg2.tests.test_connection.AutocommitTests) ... ok test_cleanup_on_badconn_close (psycopg2.tests.test_connection.ConnectionTests) ... ok test_close_idempotent (psycopg2.tests.test_connection.ConnectionTests) ... ok test_closed_attribute (psycopg2.tests.test_connection.ConnectionTests) ... ok test_commit_concurrency (psycopg2.tests.test_connection.ConnectionTests) ... ok test_concurrent_execution (psycopg2.tests.test_connection.ConnectionTests) ... ok test_connect_cursor_factory (psycopg2.tests.test_connection.ConnectionTests) ... ok test_connect_no_string (psycopg2.tests.test_connection.ConnectionTests) ... ok test_connect_nonnormal_envvar (psycopg2.tests.test_connection.ConnectionTests) ... ok test_cursor_closed_attribute (psycopg2.tests.test_connection.ConnectionTests) ... ok test_cursor_factory (psycopg2.tests.test_connection.ConnectionTests) ... ok test_cursor_factory_none (psycopg2.tests.test_connection.ConnectionTests) ... ok test_encoding_name (psycopg2.tests.test_connection.ConnectionTests) ... ok test_failed_init_status (psycopg2.tests.test_connection.ConnectionTests) ... ok test_notices (psycopg2.tests.test_connection.ConnectionTests) ... ok test_notices_consistent_order (psycopg2.tests.test_connection.ConnectionTests) ... ok test_notices_deque (psycopg2.tests.test_connection.ConnectionTests) ... ok test_notices_limited (psycopg2.tests.test_connection.ConnectionTests) ... ok test_notices_noappend (psycopg2.tests.test_connection.ConnectionTests) ... ok test_protocol_version (psycopg2.tests.test_connection.ConnectionTests) ... ok test_reset (psycopg2.tests.test_connection.ConnectionTests) ... ok test_server_version (psycopg2.tests.test_connection.ConnectionTests) ... ok test_tpc_unsupported (psycopg2.tests.test_connection.ConnectionTests) ... skipped 'tpc is supported' test_weakref (psycopg2.tests.test_connection.ConnectionTests) ... ok test_cancel_fails_prepared (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_recovered_xids (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_status_after_recover (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_commit (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_commit_one_phase (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_commit_recovered (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_recover_non_dbapi_connection (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_rollback (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_rollback_one_phase (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_rollback_recovered (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_unparsed_roundtrip (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_xid_construction (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_xid_encoding (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_xid_from_string (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_xid_roundtrip (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_xid_to_string (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_xid_unicode (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_xid_unicode_unparsed (psycopg2.tests.test_connection.ConnectionTwoPhaseTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_encoding (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_isolation_level (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_isolation_level_autocommit (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_isolation_level_closed (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_isolation_level_read_committed (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_isolation_level_serializable (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_set_isolation_level (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_set_isolation_level_abort (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_set_isolation_level_autocommit (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_set_isolation_level_default (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_setattr_isolation_level_int (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_setattr_isolation_level_invalid (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_setattr_isolation_level_str (psycopg2.tests.test_connection.IsolationLevelsTestCase) ... ok test_database_is_a_keyword (psycopg2.tests.test_connection.MakeDsnTestCase) ... ok test_empty_arguments (psycopg2.tests.test_connection.MakeDsnTestCase) ... ok test_empty_param (psycopg2.tests.test_connection.MakeDsnTestCase) ... ok test_empty_string (psycopg2.tests.test_connection.MakeDsnTestCase) ... ok test_escape (psycopg2.tests.test_connection.MakeDsnTestCase) ... ok test_get_dsn_parameters (psycopg2.tests.test_connection.MakeDsnTestCase) ... ok test_no_dsn_munging (psycopg2.tests.test_connection.MakeDsnTestCase) ... ok test_null_args (psycopg2.tests.test_connection.MakeDsnTestCase) ... ok test_params_merging (psycopg2.tests.test_connection.MakeDsnTestCase) ... ok test_params_validation (psycopg2.tests.test_connection.MakeDsnTestCase) ... ok test_url_is_cool (psycopg2.tests.test_connection.MakeDsnTestCase) ... ok test_bad_param (psycopg2.tests.test_connection.ParseDsnTestCase) ... ok test_parse_dsn (psycopg2.tests.test_connection.ParseDsnTestCase) ... ok test_parse_dsn_uri (psycopg2.tests.test_connection.ParseDsnTestCase) ... ok test_str_subclass (psycopg2.tests.test_connection.ParseDsnTestCase) ... ok test_unicode_key (psycopg2.tests.test_connection.ParseDsnTestCase) ... ok test_unicode_value (psycopg2.tests.test_connection.ParseDsnTestCase) ... ok test_leak (psycopg2.tests.test_connection.PasswordLeakTestCase) ... ok test_url_leak (psycopg2.tests.test_connection.PasswordLeakTestCase) ... ok test_bug_551_no_returning (psycopg2.tests.test_connection.SignalTestCase) ... ok test_bug_551_returning (psycopg2.tests.test_connection.SignalTestCase) ... ok test_bad_isolation_level (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_closed (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_idempotence_check (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_mixing_session_attribs (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_not_in_transaction (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_set_default (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_set_deferrable (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_set_deferrable_error (psycopg2.tests.test_connection.TransactionControlTests) ... skipped 'skipped because PostgreSQL 100006' test_set_isolation_level (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_set_isolation_level_str (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_set_read_only (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_setattr_deferrable (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_setattr_read_only (psycopg2.tests.test_connection.TransactionControlTests) ... ok test_copy_bytes (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_expert_file_refcount (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_expert_textiobase (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_from (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_from_cols (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_from_cols_err (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_from_insane_size (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_from_propagate_error (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_from_segfault (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_no_column_limit (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_rowcount (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_rowcount_error (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_text (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_to (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_to_propagate_error (psycopg2.tests.test_copy.CopyTests) ... ok test_copy_to_segfault (psycopg2.tests.test_copy.CopyTests) ... ok test_bad_placeholder (psycopg2.tests.test_cursor.CursorTests) ... ok test_bad_subclass (psycopg2.tests.test_cursor.CursorTests) ... ok test_callproc_badparam (psycopg2.tests.test_cursor.CursorTests) ... ok test_callproc_dict (psycopg2.tests.test_cursor.CursorTests) ... ok test_cast (psycopg2.tests.test_cursor.CursorTests) ... ok test_cast_specificity (psycopg2.tests.test_cursor.CursorTests) ... ok test_close_idempotent (psycopg2.tests.test_cursor.CursorTests) ... ok test_empty_query (psycopg2.tests.test_cursor.CursorTests) ... ok test_executemany_propagate_exceptions (psycopg2.tests.test_cursor.CursorTests) ... ok test_external_close_async (psycopg2.tests.test_cursor.CursorTests) ... expected failure test_external_close_sync (psycopg2.tests.test_cursor.CursorTests) ... unexpected success test_invalid_name (psycopg2.tests.test_cursor.CursorTests) ... ok test_iter_named_cursor_default_itersize (psycopg2.tests.test_cursor.CursorTests) ... ok test_iter_named_cursor_efficient (psycopg2.tests.test_cursor.CursorTests) ... ok test_iter_named_cursor_itersize (psycopg2.tests.test_cursor.CursorTests) ... ok test_iter_named_cursor_rownumber (psycopg2.tests.test_cursor.CursorTests) ... ok test_modify_closed (psycopg2.tests.test_cursor.CursorTests) ... ok test_mogrify_decimal_explodes (psycopg2.tests.test_cursor.CursorTests) ... ok test_mogrify_leak_on_multiple_reference (psycopg2.tests.test_cursor.CursorTests) ... ok test_mogrify_unicode (psycopg2.tests.test_cursor.CursorTests) ... ok test_named_cursor_stealing (psycopg2.tests.test_cursor.CursorTests) ... ok test_named_noop_close (psycopg2.tests.test_cursor.CursorTests) ... ok test_namedtuple_description (psycopg2.tests.test_cursor.CursorTests) ... ok test_not_scrollable (psycopg2.tests.test_cursor.CursorTests) ... ok test_null_name (psycopg2.tests.test_cursor.CursorTests) ... ok test_pickle_description (psycopg2.tests.test_cursor.CursorTests) ... ok test_rowcount_on_executemany_returning (psycopg2.tests.test_cursor.CursorTests) ... ok test_scroll (psycopg2.tests.test_cursor.CursorTests) ... ok test_scroll_named (psycopg2.tests.test_cursor.CursorTests) ... ok test_scrollable (psycopg2.tests.test_cursor.CursorTests) ... ok test_weakref (psycopg2.tests.test_cursor.CursorTests) ... ok test_withhold (psycopg2.tests.test_cursor.CursorTests) ... ok test_withhold_autocommit (psycopg2.tests.test_cursor.CursorTests) ... ok test_withhold_no_begin (psycopg2.tests.test_cursor.CursorTests) ... ok test_adapt_date (psycopg2.tests.test_dates.DatetimeTests) ... ok test_adapt_datetime (psycopg2.tests.test_dates.DatetimeTests) ... ok test_adapt_infinity_tz (psycopg2.tests.test_dates.DatetimeTests) ... ok test_adapt_negative_timedelta (psycopg2.tests.test_dates.DatetimeTests) ... ok test_adapt_time (psycopg2.tests.test_dates.DatetimeTests) ... ok test_adapt_timedelta (psycopg2.tests.test_dates.DatetimeTests) ... ok test_interval_iso_8601_not_supported (psycopg2.tests.test_dates.DatetimeTests) ... ok test_interval_overflow (psycopg2.tests.test_dates.DatetimeTests) ... ok test_large_interval (psycopg2.tests.test_dates.DatetimeTests) ... ok test_micros_rounding (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_bc_date (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_bc_datetime (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_date (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_datetime (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_datetime_microseconds (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_datetime_no_timezone (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_datetime_timezone (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_incomplete_date (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_incomplete_datetime (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_incomplete_time (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_infinity (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_interval (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_negative_interval (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_null_date (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_null_datetime (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_null_interval (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_null_time (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_time (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_time_microseconds (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_time_no_timezone (psycopg2.tests.test_dates.DatetimeTests) ... ok test_parse_time_timezone (psycopg2.tests.test_dates.DatetimeTests) ... ok test_redshift_day (psycopg2.tests.test_dates.DatetimeTests) ... ok test_time_24 (psycopg2.tests.test_dates.DatetimeTests) ... ok test_type_roundtrip_date (psycopg2.tests.test_dates.DatetimeTests) ... ok test_type_roundtrip_date_array (psycopg2.tests.test_dates.DatetimeTests) ... ok test_type_roundtrip_datetime (psycopg2.tests.test_dates.DatetimeTests) ... ok test_type_roundtrip_datetime_array (psycopg2.tests.test_dates.DatetimeTests) ... ok test_type_roundtrip_datetimetz (psycopg2.tests.test_dates.DatetimeTests) ... ok test_type_roundtrip_datetimetz_array (psycopg2.tests.test_dates.DatetimeTests) ... ok test_type_roundtrip_interval (psycopg2.tests.test_dates.DatetimeTests) ... ok test_type_roundtrip_interval_array (psycopg2.tests.test_dates.DatetimeTests) ... ok test_type_roundtrip_time (psycopg2.tests.test_dates.DatetimeTests) ... ok test_type_roundtrip_time_array (psycopg2.tests.test_dates.DatetimeTests) ... ok test_type_roundtrip_timetz (psycopg2.tests.test_dates.DatetimeTests) ... ok test_init_with_no_args (psycopg2.tests.test_dates.FixedOffsetTimezoneTests) ... ok test_instance_caching (psycopg2.tests.test_dates.FixedOffsetTimezoneTests) ... ok test_pickle (psycopg2.tests.test_dates.FixedOffsetTimezoneTests) ... ok test_repr_with_name (psycopg2.tests.test_dates.FixedOffsetTimezoneTests) ... ok test_repr_with_negative_offset (psycopg2.tests.test_dates.FixedOffsetTimezoneTests) ... ok test_repr_with_positive_offset (psycopg2.tests.test_dates.FixedOffsetTimezoneTests) ... ok test_date_value_error_sec_59_99 (psycopg2.tests.test_dates.FromTicksTestCase) ... ok test_time_value_error_sec_59_99 (psycopg2.tests.test_dates.FromTicksTestCase) ... ok test_timestamp_value_error_sec_59_99 (psycopg2.tests.test_dates.FromTicksTestCase) ... ok test_lookup_threadsafe (psycopg2.tests.test_errcodes.ErrocodeTests) ... ok testDictConnCursorArgs (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorRealWithNamedCursorFetchAll (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorRealWithNamedCursorFetchMany (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorRealWithNamedCursorFetchManyNoarg (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorRealWithNamedCursorFetchOne (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorRealWithNamedCursorIter (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorRealWithNamedCursorIterRowNumber (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorRealWithNamedCursorNotGreedy (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithNamedCursorFetchAll (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithNamedCursorFetchMany (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithNamedCursorFetchManyNoarg (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithNamedCursorFetchOne (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithNamedCursorIter (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithNamedCursorIterRowNumber (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithNamedCursorNotGreedy (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorFetchAll (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorFetchMany (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorFetchManyNoarg (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorFetchOne (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorIter (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorIterRowNumber (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorRealFetchAll (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorRealFetchMany (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorRealFetchManyNoarg (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorRealFetchOne (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorRealIter (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testDictCursorWithPlainCursorRealIterRowNumber (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testPickleDictRow (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testPickleRealDictRow (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok testUpdateRow (psycopg2.tests.test_extras_dictcursor.ExtrasDictCursorTests) ... ok test_bad_col_names (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_cursor_args (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_error_message (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... skipped 'namedtuple available' test_executemany (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_fetchall (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_fetchmany (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_fetchmany_noarg (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_fetchone (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_iter (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_minimal_generation (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_named (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_named_fetchall (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_named_fetchmany (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_named_fetchone (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_named_rownumber (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_no_result_no_surprise (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_nonascii_name (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... skipped 'skipped because Python 2' test_not_greedy (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_record_updated (psycopg2.tests.test_extras_dictcursor.NamedTupleCursorTest) ... ok test_empty (psycopg2.tests.test_fast_executemany.TestExecuteBatch) ... ok test_many (psycopg2.tests.test_fast_executemany.TestExecuteBatch) ... ok test_one (psycopg2.tests.test_fast_executemany.TestExecuteBatch) ... ok test_pages (psycopg2.tests.test_fast_executemany.TestExecuteBatch) ... ok test_tuples (psycopg2.tests.test_fast_executemany.TestExecuteBatch) ... ok test_unicode (psycopg2.tests.test_fast_executemany.TestExecuteBatch) ... ok test_dicts (psycopg2.tests.test_fast_executemany.TestExecuteValues) ... ok test_empty (psycopg2.tests.test_fast_executemany.TestExecuteValues) ... ok test_invalid_sql (psycopg2.tests.test_fast_executemany.TestExecuteValues) ... ok test_many (psycopg2.tests.test_fast_executemany.TestExecuteValues) ... ok test_one (psycopg2.tests.test_fast_executemany.TestExecuteValues) ... ok test_pages (psycopg2.tests.test_fast_executemany.TestExecuteValues) ... ok test_percent_escape (psycopg2.tests.test_fast_executemany.TestExecuteValues) ... ok test_tuples (psycopg2.tests.test_fast_executemany.TestExecuteValues) ... ok test_unicode (psycopg2.tests.test_fast_executemany.TestExecuteValues) ... ok test_paginate (psycopg2.tests.test_fast_executemany.TestPaginate) ... ok test_errors_named_cursor (psycopg2.tests.test_green.CallbackErrorTestCase) ... ok test_errors_on_connection (psycopg2.tests.test_green.CallbackErrorTestCase) ... ok test_errors_on_query (psycopg2.tests.test_green.CallbackErrorTestCase) ... ok test_dont_freak_out (psycopg2.tests.test_green.GreenTestCase) ... ok test_error_in_callback (psycopg2.tests.test_green.GreenTestCase) ... ok test_flush_on_write (psycopg2.tests.test_green.GreenTestCase) ... ok test_cidr_adapt (psycopg2.tests.test_ipaddress.NetworkingTestCase) ... skipped "'ipaddress' module not available" test_cidr_array_cast (psycopg2.tests.test_ipaddress.NetworkingTestCase) ... skipped "'ipaddress' module not available" test_cidr_cast (psycopg2.tests.test_ipaddress.NetworkingTestCase) ... skipped "'ipaddress' module not available" test_inet_adapt (psycopg2.tests.test_ipaddress.NetworkingTestCase) ... skipped "'ipaddress' module not available" test_inet_array_cast (psycopg2.tests.test_ipaddress.NetworkingTestCase) ... skipped "'ipaddress' module not available" test_inet_cast (psycopg2.tests.test_ipaddress.NetworkingTestCase) ... skipped "'ipaddress' module not available" test_seek_tell_truncate_greater_than_2gb (psycopg2.tests.test_lobject.LargeObject64Tests) ... skipped "this psycopg build doesn't support the lo64 API" test_seek_larger_than_2gb (psycopg2.tests.test_lobject.LargeObjectNot64Tests) ... ok test_truncate_larger_than_2gb (psycopg2.tests.test_lobject.LargeObjectNot64Tests) ... ok test_close (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_close_after_commit (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_close_connection_gone (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_close_twice (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_connection_needed (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_create (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_create_with_existing_oid (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_create_with_oid (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_export (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_export_after_close (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_export_after_commit (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_factory (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_import (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_large_oid (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_mode_defaults (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_open_existing (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_open_for_write (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_open_mode_n (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_open_non_existent (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_read (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_read_after_close (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_read_after_commit (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_read_after_tpc_commit (psycopg2.tests.test_lobject.LargeObjectTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_read_after_tpc_prepare (psycopg2.tests.test_lobject.LargeObjectTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_read_binary (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_read_large (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_read_text (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_seek_after_close (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_seek_after_commit (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_seek_tell (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_tell_after_close (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_tell_after_commit (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_unlink (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_unlink_after_close (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_unlink_after_commit (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_write (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_write_after_close (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_write_after_commit (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_write_large (psycopg2.tests.test_lobject.LargeObjectTests) ... ok test_truncate (psycopg2.tests.test_lobject.LargeObjectTruncateTests) ... ok test_truncate_after_close (psycopg2.tests.test_lobject.LargeObjectTruncateTests) ... ok test_truncate_after_commit (psycopg2.tests.test_lobject.LargeObjectTruncateTests) ... ok test_async (psycopg2.tests.test_module.ConnectTestCase) ... ok test_dsn (psycopg2.tests.test_module.ConnectTestCase) ... ok test_empty_param (psycopg2.tests.test_module.ConnectTestCase) ... ok test_escape (psycopg2.tests.test_module.ConnectTestCase) ... ok test_factory (psycopg2.tests.test_module.ConnectTestCase) ... ok test_generic_keywords (psycopg2.tests.test_module.ConnectTestCase) ... ok test_int_port_param (psycopg2.tests.test_module.ConnectTestCase) ... ok test_no_keywords (psycopg2.tests.test_module.ConnectTestCase) ... ok test_params_merging (psycopg2.tests.test_module.ConnectTestCase) ... ok test_supported_keywords (psycopg2.tests.test_module.ConnectTestCase) ... ok test_there_has_to_be_something (psycopg2.tests.test_module.ConnectTestCase) ... ok test_9_3_diagnostics (psycopg2.tests.test_module.ExceptionsTestCase) ... ok test_attributes (psycopg2.tests.test_module.ExceptionsTestCase) ... ok test_diagnostics_attributes (psycopg2.tests.test_module.ExceptionsTestCase) ... ok test_diagnostics_copy (psycopg2.tests.test_module.ExceptionsTestCase) ... ok test_diagnostics_from_commit (psycopg2.tests.test_module.ExceptionsTestCase) ... ok test_diagnostics_independent (psycopg2.tests.test_module.ExceptionsTestCase) ... ok test_diagnostics_life (psycopg2.tests.test_module.ExceptionsTestCase) ... ok test_diagnostics_values (psycopg2.tests.test_module.ExceptionsTestCase) ... ok test_pickle (psycopg2.tests.test_module.ExceptionsTestCase) ... ok test_pickle_connection_error (psycopg2.tests.test_module.ExceptionsTestCase) ... ok test_import_internal (psycopg2.tests.test_module.TestExtensionModule) ... ok test_libpq_version (psycopg2.tests.test_module.TestVersionDiscovery) ... ok test_compare (psycopg2.tests.test_notify.NotifiesTests) ... ok test_compare_tuple (psycopg2.tests.test_notify.NotifiesTests) ... ok test_hash (psycopg2.tests.test_notify.NotifiesTests) ... ok test_many_notifies (psycopg2.tests.test_notify.NotifiesTests) ... ok test_notifies_received_on_execute (psycopg2.tests.test_notify.NotifiesTests) ... ok test_notifies_received_on_poll (psycopg2.tests.test_notify.NotifiesTests) ... ok test_notify_attributes (psycopg2.tests.test_notify.NotifiesTests) ... ok test_notify_deque (psycopg2.tests.test_notify.NotifiesTests) ... ok test_notify_init (psycopg2.tests.test_notify.NotifiesTests) ... ok test_notify_noappend (psycopg2.tests.test_notify.NotifiesTests) ... ok test_notify_object (psycopg2.tests.test_notify.NotifiesTests) ... ok test_notify_payload (psycopg2.tests.test_notify.NotifiesTests) ... ok test_commit_in_tpc_fails (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2TPCTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_rollback_in_tpc_fails (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2TPCTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_begin (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2TPCTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_begin_in_tpc_transaction_fails (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2TPCTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_begin_in_transaction_fails (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2TPCTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_commit_with_prepare (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2TPCTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_commit_without_prepare (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2TPCTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_rollback_with_prepare (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2TPCTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_tpc_rollback_without_prepare (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2TPCTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_xid (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2TPCTests) ... skipped 'server not configured for two phase transactions. set max_prepared_transactions to > 0 to run the test' test_BINARY (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_Binary (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_DATETIME (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_Date (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_Exceptions (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_ExceptionsAsConnectionAttributes (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_NUMBER (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_None (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_ROWID (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_STRING (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_Time (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_Timestamp (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_apilevel (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_arraysize (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_callproc (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_close (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_commit (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_connect (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_cursor (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_cursor_isolation (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_description (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_execute (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_executemany (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_fetchall (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_fetchmany (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_fetchone (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_mixedfetch (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_nextset (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_paramstyle (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_rollback (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_rowcount (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_setinputsizes (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_setoutputsize (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_setoutputsize_basic (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_threadsafety (psycopg2.tests.test_psycopg2_dbapi20.Psycopg2Tests) ... ok test_binary (psycopg2.tests.test_quote.QuotingTestCase) ... ok test_koi8 (psycopg2.tests.test_quote.QuotingTestCase) ... ok test_latin1 (psycopg2.tests.test_quote.QuotingTestCase) ... ok test_string (psycopg2.tests.test_quote.QuotingTestCase) ... ok test_string_null_terminator (psycopg2.tests.test_quote.QuotingTestCase) ... ok test_unicode (psycopg2.tests.test_quote.QuotingTestCase) ... ok test_identifier (psycopg2.tests.test_quote.TestQuotedIdentifier) ... ok test_unicode_ident (psycopg2.tests.test_quote.TestQuotedIdentifier) ... ok test_encoding_from_conn (psycopg2.tests.test_quote.TestQuotedString) ... ok test_adapt_bytes (psycopg2.tests.test_quote.TestStringAdapter) ... skipped 'skipped because Python 2' test_connection_wins_anyway (psycopg2.tests.test_quote.TestStringAdapter) ... ok test_encoding_default (psycopg2.tests.test_quote.TestStringAdapter) ... ok test_encoding_error (psycopg2.tests.test_quote.TestStringAdapter) ... ok test_set_encoding (psycopg2.tests.test_quote.TestStringAdapter) ... ok test_async_replication (psycopg2.tests.test_replication.AsyncReplicationTest) ... skipped 'replication tests disabled by default' test_create_replication_slot (psycopg2.tests.test_replication.ReplicationTest) ... skipped 'replication tests disabled by default' test_datestyle (psycopg2.tests.test_replication.ReplicationTest) ... skipped 'replication tests disabled by default' test_keepalive (psycopg2.tests.test_replication.ReplicationTest) ... skipped 'replication tests disabled by default' test_logical_replication_connection (psycopg2.tests.test_replication.ReplicationTest) ... skipped 'replication tests disabled by default' test_physical_replication_connection (psycopg2.tests.test_replication.ReplicationTest) ... skipped 'replication tests disabled by default' test_start_and_recover_from_error (psycopg2.tests.test_replication.ReplicationTest) ... skipped 'replication tests disabled by default' test_start_on_missing_replication_slot (psycopg2.tests.test_replication.ReplicationTest) ... skipped 'replication tests disabled by default' test_start_replication_expert_sql (psycopg2.tests.test_replication.ReplicationTest) ... skipped 'replication tests disabled by default' test_stop_replication (psycopg2.tests.test_replication.ReplicationTest) ... skipped 'replication tests disabled by default' test_class (psycopg2.tests.test_sql.ComposedTest) ... ok test_eq (psycopg2.tests.test_sql.ComposedTest) ... ok test_iter (psycopg2.tests.test_sql.ComposedTest) ... ok test_join (psycopg2.tests.test_sql.ComposedTest) ... ok test_repr (psycopg2.tests.test_sql.ComposedTest) ... ok test_seq (psycopg2.tests.test_sql.ComposedTest) ... ok test_sum (psycopg2.tests.test_sql.ComposedTest) ... ok test_sum_inplace (psycopg2.tests.test_sql.ComposedTest) ... ok test_as_str (psycopg2.tests.test_sql.IdentifierTests) ... ok test_class (psycopg2.tests.test_sql.IdentifierTests) ... ok test_eq (psycopg2.tests.test_sql.IdentifierTests) ... ok test_init (psycopg2.tests.test_sql.IdentifierTests) ... ok test_join (psycopg2.tests.test_sql.IdentifierTests) ... ok test_repr (psycopg2.tests.test_sql.IdentifierTests) ... ok test_string (psycopg2.tests.test_sql.IdentifierTests) ... ok test_class (psycopg2.tests.test_sql.LiteralTests) ... ok test_eq (psycopg2.tests.test_sql.LiteralTests) ... ok test_init (psycopg2.tests.test_sql.LiteralTests) ... ok test_must_be_adaptable (psycopg2.tests.test_sql.LiteralTests) ... ok test_repr (psycopg2.tests.test_sql.LiteralTests) ... ok test_wrapped (psycopg2.tests.test_sql.LiteralTests) ... ok test_bad_name (psycopg2.tests.test_sql.PlaceholderTest) ... ok test_class (psycopg2.tests.test_sql.PlaceholderTest) ... ok test_eq (psycopg2.tests.test_sql.PlaceholderTest) ... ok test_name (psycopg2.tests.test_sql.PlaceholderTest) ... ok test_repr (psycopg2.tests.test_sql.PlaceholderTest) ... ok test_repr_name (psycopg2.tests.test_sql.PlaceholderTest) ... ok test_class (psycopg2.tests.test_sql.SQLTests) ... ok test_eq (psycopg2.tests.test_sql.SQLTests) ... ok test_init (psycopg2.tests.test_sql.SQLTests) ... ok test_join (psycopg2.tests.test_sql.SQLTests) ... ok test_multiply (psycopg2.tests.test_sql.SQLTests) ... ok test_repr (psycopg2.tests.test_sql.SQLTests) ... ok test_string (psycopg2.tests.test_sql.SQLTests) ... ok test_sum (psycopg2.tests.test_sql.SQLTests) ... ok test_sum_inplace (psycopg2.tests.test_sql.SQLTests) ... ok test_braces_escape (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_compose_bad_args_type (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_compose_badnargs (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_compose_badnargs_auto (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_compose_empty (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_compose_literal (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_copy (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_dict (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_execute (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_executemany (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_must_be_adaptable (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_must_be_composable (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_no_modifiers (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_percent_escape (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_pos (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_pos_spec (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_unicode (psycopg2.tests.test_sql.SqlFormatTests) ... ok test_default (psycopg2.tests.test_sql.ValuesTest) ... ok test_null (psycopg2.tests.test_sql.ValuesTest) ... ok test_deadlock (psycopg2.tests.test_transaction.DeadlockSerializationTests) ... ok test_serialisation_failure (psycopg2.tests.test_transaction.DeadlockSerializationTests) ... ok test_statement_timeout (psycopg2.tests.test_transaction.QueryCancellationTests) ... ok test_commit (psycopg2.tests.test_transaction.TransactionTests) ... ok test_failed_commit (psycopg2.tests.test_transaction.TransactionTests) ... ok test_rollback (psycopg2.tests.test_transaction.TransactionTests) ... ok test_adapt_most_specific (psycopg2.tests.test_types_basic.AdaptSubclassTest) ... ok test_adapt_subtype (psycopg2.tests.test_types_basic.AdaptSubclassTest) ... ok test_adapt_subtype_3 (psycopg2.tests.test_types_basic.AdaptSubclassTest) ... skipped 'skipped because Python 2' test_conform_subclass_precedence (psycopg2.tests.test_types_basic.AdaptSubclassTest) ... ok test_no_mro_no_joy (psycopg2.tests.test_types_basic.AdaptSubclassTest) ... ok test_blank (psycopg2.tests.test_types_basic.ByteaParserTest) ... ok test_blank_hex (psycopg2.tests.test_types_basic.ByteaParserTest) ... ok test_escaped_mixed (psycopg2.tests.test_types_basic.ByteaParserTest) ... ok test_full_escaped_octal (psycopg2.tests.test_types_basic.ByteaParserTest) ... ok test_full_hex (psycopg2.tests.test_types_basic.ByteaParserTest) ... ok test_full_hex_upper (psycopg2.tests.test_types_basic.ByteaParserTest) ... ok test_null (psycopg2.tests.test_types_basic.ByteaParserTest) ... ok testAdaptBytearray (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testAdaptMemoryview (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testArray (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testArrayEscape (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testArrayMalformed (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testArrayOfNulls (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testBinary (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testBinaryEmptyString (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testBinaryNone (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testBinaryRoundTrip (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testBoolean (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testByteaHexCheckFalsePositive (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testDecimal (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testEmptyArray (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testEmptyArrayNoCast (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testEmptyArrayRegression (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testFloatInf (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testFloatNan (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testGenericArray (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testGenericArrayNull (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testNegNumber (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testNestedArrays (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testNetworkArray (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testNumber (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testQuoting (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testTypeRoundtripBuffer (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testTypeRoundtripBufferArray (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok testTypeRoundtripBytes (psycopg2.tests.test_types_basic.TypesBasicTests) ... skipped 'skipped because Python 2' testTypeRoundtripBytesArray (psycopg2.tests.test_types_basic.TypesBasicTests) ... skipped 'skipped because Python 2' testUnicode (psycopg2.tests.test_types_basic.TypesBasicTests) ... ok test_cast_composite (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_cast_nested (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_composite_array (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_composite_namespace (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_empty_string (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_from_tables (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_non_dbapi_connection (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_none_fast_path (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_none_in_record (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_register_globally (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_register_on_connection (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_register_on_cursor (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_subclass (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_tokenization (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_wrong_schema (psycopg2.tests.test_types_extras.AdaptTypeTestCase) ... ok test_adapt_8 (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'skipping dict adaptation with PG pre-9 syntax' test_adapt_9 (psycopg2.tests.test_types_extras.HstoreTestCase) ... ok test_array_cast (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'hstore not available in test database' test_array_cast_oid (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'hstore not available in test database' test_non_dbapi_connection (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'hstore not available in test database' test_oid (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'hstore not available in test database' test_parse (psycopg2.tests.test_types_extras.HstoreTestCase) ... ok test_register_conn (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'hstore not available in test database' test_register_curs (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'hstore not available in test database' test_register_globally (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'hstore not available in test database' test_register_unicode (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'hstore not available in test database' test_roundtrip (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'hstore not available in test database' test_roundtrip_array (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'hstore not available in test database' test_roundtrip_unicode (psycopg2.tests.test_types_extras.HstoreTestCase) ... skipped 'hstore not available in test database' test_adapt (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_adapt_dumps (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_adapt_subclass (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_customizable_with_module_not_available (psycopg2.tests.test_types_extras.JsonTestCase) ... skipped 'json module is available' test_default_cast (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_loads (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_module_not_available (psycopg2.tests.test_types_extras.JsonTestCase) ... skipped 'json module is available' test_no_array_oid (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_no_conn_curs (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_null (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_register_default (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_register_globally (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_register_on_connection (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_register_on_cursor (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_register_on_dict (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_scs (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_str (psycopg2.tests.test_types_extras.JsonTestCase) ... ok test_type_not_available (psycopg2.tests.test_types_extras.JsonTestCase) ... skipped 'json available in test database' test_default_cast (psycopg2.tests.test_types_extras.JsonbTestCase) ... ok test_loads (psycopg2.tests.test_types_extras.JsonbTestCase) ... ok test_null (psycopg2.tests.test_types_extras.JsonbTestCase) ... ok test_register_default (psycopg2.tests.test_types_extras.JsonbTestCase) ... ok test_register_globally (psycopg2.tests.test_types_extras.JsonbTestCase) ... ok test_register_on_connection (psycopg2.tests.test_types_extras.JsonbTestCase) ... ok test_register_on_cursor (psycopg2.tests.test_types_extras.JsonbTestCase) ... ok test_adapt_date_range (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_adapt_number_range (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_adapt_numeric_range (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_cast_date (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_cast_empty (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_cast_inf (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_cast_null (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_cast_numbers (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_cast_timestamp (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_cast_timestamptz (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_range_escaping (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_range_not_found (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_register_range_adapter (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_schema_range (psycopg2.tests.test_types_extras.RangeCasterTestCase) ... ok test_bad_bounds (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_bounds (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_empty (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_eq_hash (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_eq_subclass (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_eq_wrong_type (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_ge_ordering (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_gt_ordering (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_in (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_keywords (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_le_ordering (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_lt_ordering (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_nobounds (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_nonzero (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_noparam (psycopg2.tests.test_types_extras.RangeTestCase) ... ok test_pickling (psycopg2.tests.test_types_extras.RangeTestCase) ... ok testINET (psycopg2.tests.test_types_extras.TypesExtrasTests) ... ok testINETARRAY (psycopg2.tests.test_types_extras.TypesExtrasTests) ... ok testUUID (psycopg2.tests.test_types_extras.TypesExtrasTests) ... ok testUUIDARRAY (psycopg2.tests.test_types_extras.TypesExtrasTests) ... ok test_adapt_fail (psycopg2.tests.test_types_extras.TypesExtrasTests) ... ok test_inet_conform (psycopg2.tests.test_types_extras.TypesExtrasTests) ... ok test_point_array (psycopg2.tests.test_types_extras.TypesExtrasTests) ... ok test_subclass_commit (psycopg2.tests.test_with.WithConnectionTestCase) ... ok test_subclass_rollback (psycopg2.tests.test_with.WithConnectionTestCase) ... ok test_with_closed (psycopg2.tests.test_with.WithConnectionTestCase) ... ok test_with_connect_idiom (psycopg2.tests.test_with.WithConnectionTestCase) ... ok test_with_error_db (psycopg2.tests.test_with.WithConnectionTestCase) ... ok test_with_error_python (psycopg2.tests.test_with.WithConnectionTestCase) ... ok test_with_ok (psycopg2.tests.test_with.WithConnectionTestCase) ... ok test_exception_swallow (psycopg2.tests.test_with.WithCursorTestCase) ... ok test_named_with_noop (psycopg2.tests.test_with.WithCursorTestCase) ... ok test_subclass (psycopg2.tests.test_with.WithCursorTestCase) ... ok test_with_error (psycopg2.tests.test_with.WithCursorTestCase) ... ok test_with_ok (psycopg2.tests.test_with.WithCursorTestCase) ... ok ---------------------------------------------------------------------- Ran 671 tests in 20.389s OK (skipped=71, expected failures=1, unexpected successes=1) + exit 0 + __trap_cb + IFS=' ' + for __func in $__TRAP_ACTIONS + pgtests_stop + pg_ctl stop -D /builddir/build/BUILD/psycopg2-2.7.5/datadir -w waiting for server to shut down.... done server stopped + __clean_trap_action pgtests_stop + __new_actions= + for __action in $__TRAP_ACTIONS + test pgtests_stop = pgtests_stop + : + for __action in $__TRAP_ACTIONS + test pgtests_cleanup = pgtests_stop + __new_actions='pgtests_cleanup ' + __TRAP_ACTIONS='pgtests_cleanup ' + for __func in $__TRAP_ACTIONS + pgtests_cleanup + : + rm -r /builddir/build/BUILD/psycopg2-2.7.5/datadir + __clean_trap_action pgtests_cleanup + __new_actions= + for __action in $__TRAP_ACTIONS + test pgtests_cleanup = pgtests_cleanup + : + __TRAP_ACTIONS= Processing files: python2-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fOJzHq + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.7.5 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/doc/python2-psycopg2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/doc/python2-psycopg2 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/doc/python2-psycopg2 + cp -pr NEWS /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/doc/python2-psycopg2 + cp -pr README.rst /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/doc/python2-psycopg2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fGpyHs + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.7.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/licenses/python2-psycopg2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/licenses/python2-psycopg2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/licenses/python2-psycopg2 + exit 0 Provides: python2-psycopg2 = 2.7.5-7.module_el8.4.0+537+9040e405 python2-psycopg2(x86-32) = 2.7.5-7.module_el8.4.0+537+9040e405 python2.7dist(psycopg2) = 2.7.5 python2dist(psycopg2) = 2.7.5 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.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpq.so.5 libpq.so.5(RHPG_9.6) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python2-psycopg2-tests-2.7.5-7.module_el8.4.0+537+9040e405.i686 Provides: python2-psycopg2-tests = 2.7.5-7.module_el8.4.0+537+9040e405 python2-psycopg2-tests(x86-32) = 2.7.5-7.module_el8.4.0+537+9040e405 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: python(abi) = 2.7 Processing files: python2-psycopg2-debug-2.7.5-7.module_el8.4.0+537+9040e405.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MYwSgJ + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.7.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/licenses/python2-psycopg2-debug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/licenses/python2-psycopg2-debug + cp -pr LICENSE /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/licenses/python2-psycopg2-debug + exit 0 Provides: python2-psycopg2-debug = 2.7.5-7.module_el8.4.0+537+9040e405 python2-psycopg2-debug(x86-32) = 2.7.5-7.module_el8.4.0+537+9040e405 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.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpq.so.5 libpq.so.5(RHPG_9.6) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7_d.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-psycopg2-doc-2.7.5-7.module_el8.4.0+537+9040e405.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j6Wl0Z + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.7.5 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/doc/python-psycopg2-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/doc/python-psycopg2-doc + cp -pr doc /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/doc/python-psycopg2-doc + cp -pr examples/ /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/doc/python-psycopg2-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bd6LLg + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.7.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/licenses/python-psycopg2-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/licenses/python-psycopg2-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386/usr/share/licenses/python-psycopg2-doc + exit 0 Provides: python-psycopg2-doc = 2.7.5-7.module_el8.4.0+537+9040e405 python-psycopg2-doc(x86-32) = 2.7.5-7.module_el8.4.0+537+9040e405 python2-psycopg2-doc = 2.7.5-7.module_el8.4.0+537+9040e405 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-psycopg2-debugsource-2.7.5-7.module_el8.4.0+537+9040e405.i686 Provides: python-psycopg2-debugsource = 2.7.5-7.module_el8.4.0+537+9040e405 python-psycopg2-debugsource(x86-32) = 2.7.5-7.module_el8.4.0+537+9040e405 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-psycopg2-debuginfo-2.7.5-7.module_el8.4.0+537+9040e405.i686 Provides: python-psycopg2-debuginfo = 2.7.5-7.module_el8.4.0+537+9040e405 python-psycopg2-debuginfo(x86-32) = 2.7.5-7.module_el8.4.0+537+9040e405 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-psycopg2-debugsource(x86-32) = 2.7.5-7.module_el8.4.0+537+9040e405 Processing files: python2-psycopg2-debuginfo-2.7.5-7.module_el8.4.0+537+9040e405.i686 Provides: debuginfo(build-id) = 4e21c77facd6664495d9f796b62c8f0db845a22f python2-psycopg2-debuginfo = 2.7.5-7.module_el8.4.0+537+9040e405 python2-psycopg2-debuginfo(x86-32) = 2.7.5-7.module_el8.4.0+537+9040e405 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-psycopg2-debugsource(x86-32) = 2.7.5-7.module_el8.4.0+537+9040e405 Processing files: python2-psycopg2-debug-debuginfo-2.7.5-7.module_el8.4.0+537+9040e405.i686 Provides: debuginfo(build-id) = 3217007920b5ac8b1be298b996b99f0e23e4cc4f python2-psycopg2-debug-debuginfo = 2.7.5-7.module_el8.4.0+537+9040e405 python2-psycopg2-debug-debuginfo(x86-32) = 2.7.5-7.module_el8.4.0+537+9040e405 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-psycopg2-debugsource(x86-32) = 2.7.5-7.module_el8.4.0+537+9040e405 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386 Wrote: /builddir/build/RPMS/python2-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i686.rpm Wrote: /builddir/build/RPMS/python2-psycopg2-tests-2.7.5-7.module_el8.4.0+537+9040e405.i686.rpm Wrote: /builddir/build/RPMS/python2-psycopg2-debug-2.7.5-7.module_el8.4.0+537+9040e405.i686.rpm Wrote: /builddir/build/RPMS/python-psycopg2-doc-2.7.5-7.module_el8.4.0+537+9040e405.i686.rpm Wrote: /builddir/build/RPMS/python-psycopg2-debugsource-2.7.5-7.module_el8.4.0+537+9040e405.i686.rpm Wrote: /builddir/build/RPMS/python-psycopg2-debuginfo-2.7.5-7.module_el8.4.0+537+9040e405.i686.rpm Wrote: /builddir/build/RPMS/python2-psycopg2-debuginfo-2.7.5-7.module_el8.4.0+537+9040e405.i686.rpm Wrote: /builddir/build/RPMS/python2-psycopg2-debug-debuginfo-2.7.5-7.module_el8.4.0+537+9040e405.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CtJkSz + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.7.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.7.5-7.module_el8.4.0+537+9040e405.i386 + exit 0 Child return code was: 0