Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-psycopg2.spec'], chrootPath='/var/lib/mock/885313-epel-7-x86_64-1555666091.059671/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ugwolivq:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0158f6f2fc0343f397ca37ebdc5c253e', '-D', '/var/lib/mock/885313-epel-7-x86_64-1555666091.059671/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ugwolivq:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-psycopg2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: python: command not found BUILDSTDERR: error: Macro %pyver has empty body BUILDSTDERR: sh: python3: command not found BUILDSTDERR: error: Macro %py3ver has empty body BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-psycopg2-2.6-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-psycopg2.spec'], chrootPath='/var/lib/mock/885313-epel-7-x86_64-1555666091.059671/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ugwolivq:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '87cc12b06d804774bd45abdc90777daa', '-D', '/var/lib/mock/885313-epel-7-x86_64-1555666091.059671/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ugwolivq:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-psycopg2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GlHNPZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf psycopg2-2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/psycopg2-2.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd psycopg2-2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uaRdeV + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.6 + for python in python python-debug python3 python3-debug + python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/psycopg2 copying lib/errorcodes.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/_json.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/psycopg1.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/__init__.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/_range.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/extensions.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/extras.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/pool.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/tz.py -> build/lib.linux-x86_64-2.7/psycopg2 creating build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_bugX000.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_notify.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_connection.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_cursor.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_with.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/testutils.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_green.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/__init__.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_module.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_types_extras.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_copy.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/dbapi20_tpc.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_lobject.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_dates.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_cancel.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_transaction.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_types_basic.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_extras_dictcursor.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_quote.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/testconfig.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_async.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_bug_gc.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/dbapi20.py -> build/lib.linux-x86_64-2.7/psycopg2/tests running build_ext building 'psycopg2._psycopg' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/psycopg gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-2.7/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/green.c -o build/temp.linux-x86_64-2.7/psycopg/green.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/pqpath.c -o build/temp.linux-x86_64-2.7/psycopg/pqpath.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/utils.c -o build/temp.linux-x86_64-2.7/psycopg/utils.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/bytes_format.c -o build/temp.linux-x86_64-2.7/psycopg/bytes_format.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_int.c -o build/temp.linux-x86_64-2.7/psycopg/connection_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_type.c -o build/temp.linux-x86_64-2.7/psycopg/connection_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_int.c -o build/temp.linux-x86_64-2.7/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_type.c -o build/temp.linux-x86_64-2.7/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/diagnostics_type.c -o build/temp.linux-x86_64-2.7/psycopg/diagnostics_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/error_type.c -o build/temp.linux-x86_64-2.7/psycopg/error_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_int.c -o build/temp.linux-x86_64-2.7/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_type.c -o build/temp.linux-x86_64-2.7/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/notify_type.c -o build/temp.linux-x86_64-2.7/psycopg/notify_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/xid_type.c -o build/temp.linux-x86_64-2.7/psycopg/xid_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_asis.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_binary.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_datetime.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_list.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pboolean.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pint.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pint.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pfloat.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_qstring.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_qstring.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols.c -o build/temp.linux-x86_64-2.7/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols_proto.c -o build/temp.linux-x86_64-2.7/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/typecast.c -o build/temp.linux-x86_64-2.7/psycopg/typecast.o -Wdeclaration-after-statement gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/psycopg/psycopgmodule.o build/temp.linux-x86_64-2.7/psycopg/green.o build/temp.linux-x86_64-2.7/psycopg/pqpath.o build/temp.linux-x86_64-2.7/psycopg/utils.o build/temp.linux-x86_64-2.7/psycopg/bytes_format.o build/temp.linux-x86_64-2.7/psycopg/connection_int.o build/temp.linux-x86_64-2.7/psycopg/connection_type.o build/temp.linux-x86_64-2.7/psycopg/cursor_int.o build/temp.linux-x86_64-2.7/psycopg/cursor_type.o build/temp.linux-x86_64-2.7/psycopg/diagnostics_type.o build/temp.linux-x86_64-2.7/psycopg/error_type.o build/temp.linux-x86_64-2.7/psycopg/lobject_int.o build/temp.linux-x86_64-2.7/psycopg/lobject_type.o build/temp.linux-x86_64-2.7/psycopg/notify_type.o build/temp.linux-x86_64-2.7/psycopg/xid_type.o build/temp.linux-x86_64-2.7/psycopg/adapter_asis.o build/temp.linux-x86_64-2.7/psycopg/adapter_binary.o build/temp.linux-x86_64-2.7/psycopg/adapter_datetime.o build/temp.linux-x86_64-2.7/psycopg/adapter_list.o build/temp.linux-x86_64-2.7/psycopg/adapter_pboolean.o build/temp.linux-x86_64-2.7/psycopg/adapter_pdecimal.o build/temp.linux-x86_64-2.7/psycopg/adapter_pint.o build/temp.linux-x86_64-2.7/psycopg/adapter_pfloat.o build/temp.linux-x86_64-2.7/psycopg/adapter_qstring.o build/temp.linux-x86_64-2.7/psycopg/microprotocols.o build/temp.linux-x86_64-2.7/psycopg/microprotocols_proto.o build/temp.linux-x86_64-2.7/psycopg/typecast.o -L/usr/lib64 -L/usr/lib64 -lpython2.7 -lpq -o build/lib.linux-x86_64-2.7/psycopg2/_psycopg.so + for python in python python-debug python3 python3-debug + python-debug setup.py build running build running build_py creating build/lib.linux-x86_64-2.7-pydebug creating build/lib.linux-x86_64-2.7-pydebug/psycopg2 copying lib/errorcodes.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2 copying lib/_json.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2 copying lib/psycopg1.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2 copying lib/__init__.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2 copying lib/_range.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2 copying lib/extensions.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2 copying lib/extras.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2 copying lib/pool.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2 copying lib/tz.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2 creating build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_bugX000.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_notify.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_connection.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_cursor.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_with.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/testutils.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_green.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/__init__.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_module.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_types_extras.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_copy.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/dbapi20_tpc.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_lobject.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_dates.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_cancel.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_transaction.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_types_basic.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_extras_dictcursor.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_quote.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/testconfig.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_async.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/test_bug_gc.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests copying tests/dbapi20.py -> build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests running build_ext building 'psycopg2._psycopg' extension creating build/temp.linux-x86_64-2.7-pydebug creating build/temp.linux-x86_64-2.7-pydebug/psycopg gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/green.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/green.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/pqpath.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/pqpath.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/utils.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/utils.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/bytes_format.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/bytes_format.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_int.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/connection_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_type.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/connection_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_int.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_type.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/diagnostics_type.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/diagnostics_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/error_type.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/error_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_int.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_type.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/notify_type.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/notify_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/xid_type.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/xid_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_asis.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_binary.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_datetime.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_list.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pboolean.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pint.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_pint.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pfloat.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_qstring.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_qstring.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols_proto.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python2.7-debug -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/typecast.c -o build/temp.linux-x86_64-2.7-pydebug/psycopg/typecast.o -Wdeclaration-after-statement gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7-pydebug/psycopg/psycopgmodule.o build/temp.linux-x86_64-2.7-pydebug/psycopg/green.o build/temp.linux-x86_64-2.7-pydebug/psycopg/pqpath.o build/temp.linux-x86_64-2.7-pydebug/psycopg/utils.o build/temp.linux-x86_64-2.7-pydebug/psycopg/bytes_format.o build/temp.linux-x86_64-2.7-pydebug/psycopg/connection_int.o build/temp.linux-x86_64-2.7-pydebug/psycopg/connection_type.o build/temp.linux-x86_64-2.7-pydebug/psycopg/cursor_int.o build/temp.linux-x86_64-2.7-pydebug/psycopg/cursor_type.o build/temp.linux-x86_64-2.7-pydebug/psycopg/diagnostics_type.o build/temp.linux-x86_64-2.7-pydebug/psycopg/error_type.o build/temp.linux-x86_64-2.7-pydebug/psycopg/lobject_int.o build/temp.linux-x86_64-2.7-pydebug/psycopg/lobject_type.o build/temp.linux-x86_64-2.7-pydebug/psycopg/notify_type.o build/temp.linux-x86_64-2.7-pydebug/psycopg/xid_type.o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_asis.o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_binary.o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_datetime.o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_list.o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_pboolean.o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_pdecimal.o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_pint.o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_pfloat.o build/temp.linux-x86_64-2.7-pydebug/psycopg/adapter_qstring.o build/temp.linux-x86_64-2.7-pydebug/psycopg/microprotocols.o build/temp.linux-x86_64-2.7-pydebug/psycopg/microprotocols_proto.o build/temp.linux-x86_64-2.7-pydebug/psycopg/typecast.o -L/usr/lib64 -L/usr/lib64 -lpython2.7_d -lpq -o build/lib.linux-x86_64-2.7-pydebug/psycopg2/_psycopg_d.so BUILDSTDERR: [35873 refs] + for python in python python-debug python3 python3-debug + python3 setup.py build running build running build_py creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/psycopg2 copying lib/errorcodes.py -> build/lib.linux-x86_64-3.6/psycopg2 copying lib/_json.py -> build/lib.linux-x86_64-3.6/psycopg2 copying lib/psycopg1.py -> build/lib.linux-x86_64-3.6/psycopg2 copying lib/__init__.py -> build/lib.linux-x86_64-3.6/psycopg2 copying lib/_range.py -> build/lib.linux-x86_64-3.6/psycopg2 copying lib/extensions.py -> build/lib.linux-x86_64-3.6/psycopg2 copying lib/extras.py -> build/lib.linux-x86_64-3.6/psycopg2 copying lib/pool.py -> build/lib.linux-x86_64-3.6/psycopg2 copying lib/tz.py -> build/lib.linux-x86_64-3.6/psycopg2 creating build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_bugX000.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_notify.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_connection.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_cursor.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_with.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/testutils.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_green.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/__init__.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_module.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_types_extras.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_copy.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/dbapi20_tpc.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_lobject.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_dates.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_cancel.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_transaction.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_types_basic.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_extras_dictcursor.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_quote.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/testconfig.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_async.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/test_bug_gc.py -> build/lib.linux-x86_64-3.6/psycopg2/tests copying tests/dbapi20.py -> build/lib.linux-x86_64-3.6/psycopg2/tests Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext building 'psycopg2._psycopg' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/psycopg gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-3.6/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/green.c -o build/temp.linux-x86_64-3.6/psycopg/green.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/pqpath.c -o build/temp.linux-x86_64-3.6/psycopg/pqpath.o -Wdeclaration-after-statement BUILDSTDERR: psycopg/pqpath.c: In function 'pq_get_guc_locked': BUILDSTDERR: psycopg/pqpath.c:662:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] BUILDSTDERR: if (size >= sizeof(query)) { BUILDSTDERR: ^ BUILDSTDERR: psycopg/pqpath.c: In function 'pq_set_guc_locked': BUILDSTDERR: psycopg/pqpath.c:727:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] BUILDSTDERR: if (size >= sizeof(query)) { BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/utils.c -o build/temp.linux-x86_64-3.6/psycopg/utils.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/bytes_format.c -o build/temp.linux-x86_64-3.6/psycopg/bytes_format.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_int.c -o build/temp.linux-x86_64-3.6/psycopg/connection_int.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_type.c -o build/temp.linux-x86_64-3.6/psycopg/connection_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_int.c -o build/temp.linux-x86_64-3.6/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_type.c -o build/temp.linux-x86_64-3.6/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/diagnostics_type.c -o build/temp.linux-x86_64-3.6/psycopg/diagnostics_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/error_type.c -o build/temp.linux-x86_64-3.6/psycopg/error_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_int.c -o build/temp.linux-x86_64-3.6/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_type.c -o build/temp.linux-x86_64-3.6/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/notify_type.c -o build/temp.linux-x86_64-3.6/psycopg/notify_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/xid_type.c -o build/temp.linux-x86_64-3.6/psycopg/xid_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_asis.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_binary.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_datetime.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_list.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pboolean.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pint.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_pint.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pfloat.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_qstring.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_qstring.o -Wdeclaration-after-statement BUILDSTDERR: psycopg/adapter_qstring.c: In function 'qstring_quote': BUILDSTDERR: psycopg/adapter_qstring.c:86:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] BUILDSTDERR: if (qlen > (size_t) PY_SSIZE_T_MAX) { BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols.c -o build/temp.linux-x86_64-3.6/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols_proto.c -o build/temp.linux-x86_64-3.6/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/typecast.c -o build/temp.linux-x86_64-3.6/psycopg/typecast.o -Wdeclaration-after-statement BUILDSTDERR: psycopg/typecast.c:494:5: warning: initialization from incompatible pointer type [enabled by default] BUILDSTDERR: typecast_cmp, /*tp_compare*/ BUILDSTDERR: ^ BUILDSTDERR: psycopg/typecast.c:494:5: warning: (near initialization for 'typecastType.tp_as_async') [enabled by default] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/psycopg/psycopgmodule.o build/temp.linux-x86_64-3.6/psycopg/green.o build/temp.linux-x86_64-3.6/psycopg/pqpath.o build/temp.linux-x86_64-3.6/psycopg/utils.o build/temp.linux-x86_64-3.6/psycopg/bytes_format.o build/temp.linux-x86_64-3.6/psycopg/connection_int.o build/temp.linux-x86_64-3.6/psycopg/connection_type.o build/temp.linux-x86_64-3.6/psycopg/cursor_int.o build/temp.linux-x86_64-3.6/psycopg/cursor_type.o build/temp.linux-x86_64-3.6/psycopg/diagnostics_type.o build/temp.linux-x86_64-3.6/psycopg/error_type.o build/temp.linux-x86_64-3.6/psycopg/lobject_int.o build/temp.linux-x86_64-3.6/psycopg/lobject_type.o build/temp.linux-x86_64-3.6/psycopg/notify_type.o build/temp.linux-x86_64-3.6/psycopg/xid_type.o build/temp.linux-x86_64-3.6/psycopg/adapter_asis.o build/temp.linux-x86_64-3.6/psycopg/adapter_binary.o build/temp.linux-x86_64-3.6/psycopg/adapter_datetime.o build/temp.linux-x86_64-3.6/psycopg/adapter_list.o build/temp.linux-x86_64-3.6/psycopg/adapter_pboolean.o build/temp.linux-x86_64-3.6/psycopg/adapter_pdecimal.o build/temp.linux-x86_64-3.6/psycopg/adapter_pint.o build/temp.linux-x86_64-3.6/psycopg/adapter_pfloat.o build/temp.linux-x86_64-3.6/psycopg/adapter_qstring.o build/temp.linux-x86_64-3.6/psycopg/microprotocols.o build/temp.linux-x86_64-3.6/psycopg/microprotocols_proto.o build/temp.linux-x86_64-3.6/psycopg/typecast.o -L/usr/lib64 -L/usr/lib64 -lpython3.6m -lpq -o build/lib.linux-x86_64-3.6/psycopg2/_psycopg.cpython-36m-x86_64-linux-gnu.so + for python in python python-debug python3 python3-debug + python3-debug setup.py build running build running build_py creating build/lib.linux-x86_64-3.6-pydebug creating build/lib.linux-x86_64-3.6-pydebug/psycopg2 copying lib/errorcodes.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2 copying lib/_json.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2 copying lib/psycopg1.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2 copying lib/__init__.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2 copying lib/_range.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2 copying lib/extensions.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2 copying lib/extras.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2 copying lib/pool.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2 copying lib/tz.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2 creating build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_bugX000.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_notify.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_connection.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_cursor.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_with.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/testutils.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_green.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/__init__.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_module.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_types_extras.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_copy.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/dbapi20_tpc.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_lobject.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_dates.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_cancel.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_transaction.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_types_basic.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_extras_dictcursor.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_quote.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/testconfig.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_async.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/test_bug_gc.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests copying tests/dbapi20.py -> build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext building 'psycopg2._psycopg' extension creating build/temp.linux-x86_64-3.6-pydebug creating build/temp.linux-x86_64-3.6-pydebug/psycopg gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/psycopgmodule.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/psycopgmodule.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/green.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/green.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/green.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/pqpath.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/pqpath.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/pqpath.c:33: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ BUILDSTDERR: psycopg/pqpath.c: In function 'pq_get_guc_locked': BUILDSTDERR: psycopg/pqpath.c:662:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] BUILDSTDERR: if (size >= sizeof(query)) { BUILDSTDERR: ^ BUILDSTDERR: psycopg/pqpath.c: In function 'pq_set_guc_locked': BUILDSTDERR: psycopg/pqpath.c:727:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] BUILDSTDERR: if (size >= sizeof(query)) { BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/utils.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/utils.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/utils.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/bytes_format.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/bytes_format.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/bytes_format.c:81: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_int.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/connection_int.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/connection_int.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_type.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/connection_type.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/connection_type.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_int.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/cursor_int.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/cursor_int.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_type.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/cursor_type.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/cursor_type.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/diagnostics_type.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/diagnostics_type.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/diagnostics_type.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/error_type.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/error_type.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/error_type.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_int.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/lobject_int.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/lobject_int.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_type.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/lobject_type.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/lobject_type.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/notify_type.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/notify_type.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/notify_type.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/xid_type.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/xid_type.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/xid_type.c:28: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_asis.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_asis.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/adapter_asis.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_binary.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_binary.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/adapter_binary.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_datetime.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_datetime.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/adapter_datetime.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_list.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_list.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/adapter_list.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pboolean.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_pboolean.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/adapter_pboolean.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/adapter_pdecimal.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pint.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_pint.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/adapter_pint.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pfloat.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_pfloat.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/adapter_pfloat.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_qstring.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_qstring.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/adapter_qstring.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ BUILDSTDERR: psycopg/adapter_qstring.c: In function 'qstring_quote': BUILDSTDERR: psycopg/adapter_qstring.c:86:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] BUILDSTDERR: if (qlen > (size_t) PY_SSIZE_T_MAX) { BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/microprotocols.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/microprotocols.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols_proto.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/microprotocols_proto.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/microprotocols_proto.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.6 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090218 -I/usr/include/python3.6dm -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/typecast.c -o build/temp.linux-x86_64-3.6-pydebug/psycopg/typecast.o -Wdeclaration-after-statement BUILDSTDERR: In file included from /usr/include/limits.h:26:0, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, BUILDSTDERR: from /usr/include/python3.6dm/Python.h:11, BUILDSTDERR: from ./psycopg/psycopg.h:30, BUILDSTDERR: from psycopg/typecast.c:27: BUILDSTDERR: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: ^ BUILDSTDERR: psycopg/typecast.c:494:5: warning: initialization from incompatible pointer type [enabled by default] BUILDSTDERR: typecast_cmp, /*tp_compare*/ BUILDSTDERR: ^ BUILDSTDERR: psycopg/typecast.c:494:5: warning: (near initialization for 'typecastType.tp_as_async') [enabled by default] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6-pydebug/psycopg/psycopgmodule.o build/temp.linux-x86_64-3.6-pydebug/psycopg/green.o build/temp.linux-x86_64-3.6-pydebug/psycopg/pqpath.o build/temp.linux-x86_64-3.6-pydebug/psycopg/utils.o build/temp.linux-x86_64-3.6-pydebug/psycopg/bytes_format.o build/temp.linux-x86_64-3.6-pydebug/psycopg/connection_int.o build/temp.linux-x86_64-3.6-pydebug/psycopg/connection_type.o build/temp.linux-x86_64-3.6-pydebug/psycopg/cursor_int.o build/temp.linux-x86_64-3.6-pydebug/psycopg/cursor_type.o build/temp.linux-x86_64-3.6-pydebug/psycopg/diagnostics_type.o build/temp.linux-x86_64-3.6-pydebug/psycopg/error_type.o build/temp.linux-x86_64-3.6-pydebug/psycopg/lobject_int.o build/temp.linux-x86_64-3.6-pydebug/psycopg/lobject_type.o build/temp.linux-x86_64-3.6-pydebug/psycopg/notify_type.o build/temp.linux-x86_64-3.6-pydebug/psycopg/xid_type.o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_asis.o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_binary.o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_datetime.o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_list.o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_pboolean.o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_pdecimal.o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_pint.o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_pfloat.o build/temp.linux-x86_64-3.6-pydebug/psycopg/adapter_qstring.o build/temp.linux-x86_64-3.6-pydebug/psycopg/microprotocols.o build/temp.linux-x86_64-3.6-pydebug/psycopg/microprotocols_proto.o build/temp.linux-x86_64-3.6-pydebug/psycopg/typecast.o -L/usr/lib64 -L/usr/lib64 -lpython3.6dm -lpq -o build/lib.linux-x86_64-3.6-pydebug/psycopg2/_psycopg.cpython-36dm-x86_64-linux-gnu.so BUILDSTDERR: /usr/lib64/python3.6/subprocess.py:766: ResourceWarning: subprocess 305 is still running BUILDSTDERR: ResourceWarning, source=self) BUILDSTDERR: setup.py:392: ResourceWarning: unclosed file <_io.BufferedReader name=5> BUILDSTDERR: self.library_dirs.append(pg_config_helper.query("libdir")) BUILDSTDERR: setup.py:392: ResourceWarning: unclosed file <_io.BufferedReader name=7> BUILDSTDERR: self.library_dirs.append(pg_config_helper.query("libdir")) BUILDSTDERR: /usr/lib64/python3.6/subprocess.py:766: ResourceWarning: subprocess 306 is still running BUILDSTDERR: ResourceWarning, source=self) BUILDSTDERR: setup.py:393: ResourceWarning: unclosed file <_io.BufferedReader name=5> BUILDSTDERR: self.include_dirs.append(pg_config_helper.query("includedir")) BUILDSTDERR: setup.py:393: ResourceWarning: unclosed file <_io.BufferedReader name=7> BUILDSTDERR: self.include_dirs.append(pg_config_helper.query("includedir")) BUILDSTDERR: /usr/lib64/python3.6/subprocess.py:766: ResourceWarning: subprocess 307 is still running BUILDSTDERR: ResourceWarning, source=self) BUILDSTDERR: setup.py:394: ResourceWarning: unclosed file <_io.BufferedReader name=5> BUILDSTDERR: self.include_dirs.append(pg_config_helper.query("includedir-server")) BUILDSTDERR: setup.py:394: ResourceWarning: unclosed file <_io.BufferedReader name=7> BUILDSTDERR: self.include_dirs.append(pg_config_helper.query("includedir-server")) BUILDSTDERR: /usr/lib64/python3.6/subprocess.py:766: ResourceWarning: subprocess 308 is still running BUILDSTDERR: ResourceWarning, source=self) BUILDSTDERR: setup.py:399: ResourceWarning: unclosed file <_io.BufferedReader name=5> BUILDSTDERR: pgversion = pg_config_helper.query("version").split()[1] BUILDSTDERR: setup.py:399: ResourceWarning: unclosed file <_io.BufferedReader name=7> BUILDSTDERR: pgversion = pg_config_helper.query("version").split()[1] BUILDSTDERR: ++ find doc -iname '*.html' BUILDSTDERR: ++ 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 + make -C doc/src html make: Entering directory `/builddir/build/BUILD/psycopg2-2.6/doc/src' sphinx-build -b html -d _build/doctrees . _build/html BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 WARNING: couldn't import psycopg to read version. loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... loading intersphinx inventory from http://docs.python.org/3.2/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/3.2/objects.inv' not fetchable due to : building [html]: targets for 14 source files that are out of date updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] advanced reading sources... [ 14%] connection reading sources... [ 21%] cursor reading sources... [ 28%] errorcodes Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.errorcodes reading sources... [ 35%] extensions Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extensions Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extensions Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extensions Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extensions Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extensions reading sources... [ 42%] extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.extras reading sources... [ 50%] faq reading sources... [ 57%] index reading sources... [ 64%] install reading sources... [ 71%] module reading sources... [ 78%] news reading sources... [ 85%] pool Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.pool Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.pool Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.pool reading sources... [ 92%] tz Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.tz Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named psycopg2.tz reading sources... [100%] usage BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/errorcodes.rst:56: WARNING: autodoc can't import/find function 'psycopg2.errorcodes.lookup', it reported error: "No module named psycopg2.errorcodes", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extensions.rst:147: WARNING: autodoc can't import/find class 'psycopg2.extensions.Notify', it reported error: "No module named psycopg2.extensions", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extensions.rst:153: WARNING: autodoc can't import/find class 'psycopg2.extensions.Xid', it reported error: "No module named psycopg2.extensions", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extensions.rst:161: WARNING: autodoc can't import/find class 'psycopg2.extensions.Diagnostics', it reported error: "No module named psycopg2.extensions", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extensions.rst:192: WARNING: autodoc can't import/find function 'psycopg2.extensions.set_wait_callback', it reported error: "No module named psycopg2.extensions", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extensions.rst:196: WARNING: autodoc can't import/find function 'psycopg2.extensions.get_wait_callback', it reported error: "No module named psycopg2.extensions", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:65: WARNING: autodoc can't import/find class 'psycopg2.extras.DictCursor', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:67: WARNING: autodoc can't import/find class 'psycopg2.extras.DictConnection', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:74: WARNING: autodoc can't import/find class 'psycopg2.extras.DictRow', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:80: WARNING: autodoc can't import/find class 'psycopg2.extras.RealDictCursor', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:82: WARNING: autodoc can't import/find class 'psycopg2.extras.RealDictConnection', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:90: WARNING: autodoc can't import/find class 'psycopg2.extras.RealDictRow', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:116: WARNING: autodoc can't import/find class 'psycopg2.extras.NamedTupleCursor', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:118: WARNING: autodoc can't import/find class 'psycopg2.extras.NamedTupleConnection', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:133: WARNING: autodoc can't import/find class 'psycopg2.extras.LoggingConnection', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:136: WARNING: autodoc can't import/find class 'psycopg2.extras.LoggingCursor', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:139: WARNING: autodoc can't import/find class 'psycopg2.extras.MinTimeLoggingConnection', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:142: WARNING: autodoc can't import/find class 'psycopg2.extras.MinTimeLoggingCursor', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:251: WARNING: autodoc can't import/find class 'psycopg2.extras.Json', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:255: WARNING: autodoc can't import/find function 'psycopg2.extras.register_json', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:260: WARNING: autodoc can't import/find function 'psycopg2.extras.register_default_json', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:262: WARNING: autodoc can't import/find function 'psycopg2.extras.register_default_jsonb', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:292: WARNING: autodoc can't import/find function 'psycopg2.extras.register_hstore', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:376: WARNING: autodoc can't import/find function 'psycopg2.extras.register_composite', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:384: WARNING: autodoc can't import/find class 'psycopg2.extras.CompositeCaster', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:442: WARNING: autodoc can't import/find class 'psycopg2.extras.Range', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:486: WARNING: autodoc can't import/find class 'psycopg2.extras.NumericRange', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:487: WARNING: autodoc can't import/find class 'psycopg2.extras.DateRange', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:488: WARNING: autodoc can't import/find class 'psycopg2.extras.DateTimeRange', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:489: WARNING: autodoc can't import/find class 'psycopg2.extras.DateTimeTZRange', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:505: WARNING: autodoc can't import/find function 'psycopg2.extras.register_range', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:507: WARNING: autodoc can't import/find class 'psycopg2.extras.RangeCaster', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:557: WARNING: autodoc can't import/find function 'psycopg2.extras.register_uuid', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:559: WARNING: autodoc can't import/find class 'psycopg2.extras.UUID_adapter', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:585: WARNING: autodoc can't import/find function 'psycopg2.extras.register_inet', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:587: WARNING: autodoc can't import/find class 'psycopg2.extras.Inet', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:597: WARNING: autodoc can't import/find function 'psycopg2.extras.register_tstz_w_secs', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/extras.rst:612: WARNING: autodoc can't import/find function 'psycopg2.extras.wait_select', it reported error: "No module named psycopg2.extras", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/pool.rst:46: WARNING: autodoc can't import/find class 'psycopg2.pool.SimpleConnectionPool', it reported error: "No module named psycopg2.pool", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/pool.rst:53: WARNING: autodoc can't import/find class 'psycopg2.pool.ThreadedConnectionPool', it reported error: "No module named psycopg2.pool", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/pool.rst:58: WARNING: autodoc can't import/find class 'psycopg2.pool.PersistentConnectionPool', it reported error: "No module named psycopg2.pool", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/tz.rst:13: WARNING: autodoc can't import/find class 'psycopg2.tz.FixedOffsetTimezone', it reported error: "No module named psycopg2.tz", please check your spelling and sys.path BUILDSTDERR: /builddir/build/BUILD/psycopg2-2.6/doc/src/tz.rst:15: WARNING: autodoc can't import/find class 'psycopg2.tz.LocalTimezone', it reported error: "No module named psycopg2.tz", please check your spelling and sys.path looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] advanced writing output... [ 14%] connection writing output... [ 21%] cursor writing output... [ 28%] errorcodes writing output... [ 35%] extensions writing output... [ 42%] extras writing output... [ 50%] faq writing output... [ 57%] index writing output... [ 64%] install writing output... [ 71%] module writing output... [ 78%] news writing output... [ 85%] pool writing output... [ 92%] tz writing output... [100%] usage writing additional files... genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 45 warnings. Build finished. The HTML pages are in _build/html. make: Leaving directory `/builddir/build/BUILD/psycopg2-2.6/doc/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yC7XAn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64 + cd psycopg2-2.6 + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64 + for python in python python-debug python3 python3-debug + DoInstall python + PythonBinary=python BUILDSTDERR: ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib(1))' + Python_SiteArch=/usr/lib64/python2.7/site-packages + mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 + python setup.py install --no-compile --root /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64 running install running build running build_py running build_ext running install_lib copying build/lib.linux-x86_64-2.7/psycopg2/_psycopg.so -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 creating /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_bug_gc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_async.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/testconfig.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_quote.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_extras_dictcursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_types_basic.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_transaction.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_cancel.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_dates.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_lobject.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/dbapi20_tpc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_copy.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_types_extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_psycopg2_dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_module.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_green.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/testutils.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_with.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_cursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_connection.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_notify.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tests/test_bugX000.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7/psycopg2/tz.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 copying build/lib.linux-x86_64-2.7/psycopg2/pool.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 copying build/lib.linux-x86_64-2.7/psycopg2/extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 copying build/lib.linux-x86_64-2.7/psycopg2/extensions.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 copying build/lib.linux-x86_64-2.7/psycopg2/_range.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 copying build/lib.linux-x86_64-2.7/psycopg2/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 copying build/lib.linux-x86_64-2.7/psycopg2/psycopg1.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 copying build/lib.linux-x86_64-2.7/psycopg2/_json.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 copying build/lib.linux-x86_64-2.7/psycopg2/errorcodes.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 running install_egg_info Writing /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2-2.6-py2.7.egg-info + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests + for python in python python-debug python3 python3-debug + DoInstall python-debug + PythonBinary=python-debug BUILDSTDERR: ++ python-debug -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib(1))' BUILDSTDERR: [20069 refs] + Python_SiteArch=/usr/lib64/python2.7/site-packages + mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 + python-debug setup.py install --no-compile --root /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64 running install running build running build_py running build_ext running install_lib copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/_psycopg_d.so -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2 creating /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_bug_gc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_async.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/testconfig.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_quote.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_extras_dictcursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_types_basic.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_transaction.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_cancel.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_dates.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_lobject.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/dbapi20_tpc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_copy.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_types_extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_psycopg2_dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_module.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_green.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/testutils.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_with.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_cursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_connection.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_notify.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests copying build/lib.linux-x86_64-2.7-pydebug/psycopg2/tests/test_bugX000.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests running install_egg_info Removing /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2-2.6-py2.7.egg-info Writing /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2-2.6-py2.7.egg-info BUILDSTDERR: [37792 refs] + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/tests + for python in python python-debug python3 python3-debug + DoInstall python3 + PythonBinary=python3 BUILDSTDERR: ++ python3 -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib(1))' + Python_SiteArch=/usr/lib64/python3.6/site-packages + mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 + python3 setup.py install --no-compile --root /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64 running install running build running build_py running build_ext running install_lib copying build/lib.linux-x86_64-3.6/psycopg2/_psycopg.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 creating /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_bug_gc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_async.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/testconfig.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_quote.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_extras_dictcursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_types_basic.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_transaction.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_cancel.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_dates.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_lobject.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/dbapi20_tpc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_copy.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_types_extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_psycopg2_dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_module.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_green.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/testutils.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_with.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_cursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_connection.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_notify.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tests/test_bugX000.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6/psycopg2/tz.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6/psycopg2/pool.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6/psycopg2/extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6/psycopg2/extensions.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6/psycopg2/_range.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6/psycopg2/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6/psycopg2/psycopg1.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6/psycopg2/_json.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6/psycopg2/errorcodes.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 running install_egg_info Writing /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2-2.6-py3.6.egg-info + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests + for python in python python-debug python3 python3-debug + DoInstall python3-debug + PythonBinary=python3-debug BUILDSTDERR: ++ python3-debug -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib(1))' + Python_SiteArch=/usr/lib64/python3.6/site-packages + mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 + python3-debug setup.py install --no-compile --root /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64 running install running build running build_py running build_ext running install_lib copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/_psycopg.cpython-36dm-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 creating /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_bug_gc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_async.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/testconfig.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_quote.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_extras_dictcursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_types_basic.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_transaction.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_cancel.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_dates.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_lobject.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/dbapi20_tpc.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_copy.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_types_extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_psycopg2_dbapi20.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_module.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_green.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/testutils.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_with.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_cursor.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_connection.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_notify.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/tests/test_bugX000.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/pool.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/extensions.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/_range.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 copying build/lib.linux-x86_64-3.6-pydebug/psycopg2/errorcodes.py -> /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2 running install_egg_info Removing /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2-2.6-py3.6.egg-info Writing /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2-2.6-py3.6.egg-info BUILDSTDERR: /usr/lib64/python3.6/subprocess.py:766: ResourceWarning: subprocess 438 is still running BUILDSTDERR: ResourceWarning, source=self) BUILDSTDERR: setup.py:392: ResourceWarning: unclosed file <_io.BufferedReader name=5> BUILDSTDERR: self.library_dirs.append(pg_config_helper.query("libdir")) BUILDSTDERR: setup.py:392: ResourceWarning: unclosed file <_io.BufferedReader name=7> BUILDSTDERR: self.library_dirs.append(pg_config_helper.query("libdir")) BUILDSTDERR: /usr/lib64/python3.6/subprocess.py:766: ResourceWarning: subprocess 439 is still running BUILDSTDERR: ResourceWarning, source=self) BUILDSTDERR: setup.py:393: ResourceWarning: unclosed file <_io.BufferedReader name=5> BUILDSTDERR: self.include_dirs.append(pg_config_helper.query("includedir")) BUILDSTDERR: setup.py:393: ResourceWarning: unclosed file <_io.BufferedReader name=7> BUILDSTDERR: self.include_dirs.append(pg_config_helper.query("includedir")) BUILDSTDERR: /usr/lib64/python3.6/subprocess.py:766: ResourceWarning: subprocess 440 is still running BUILDSTDERR: ResourceWarning, source=self) BUILDSTDERR: setup.py:394: ResourceWarning: unclosed file <_io.BufferedReader name=5> BUILDSTDERR: self.include_dirs.append(pg_config_helper.query("includedir-server")) BUILDSTDERR: setup.py:394: ResourceWarning: unclosed file <_io.BufferedReader name=7> BUILDSTDERR: self.include_dirs.append(pg_config_helper.query("includedir-server")) BUILDSTDERR: /usr/lib64/python3.6/subprocess.py:766: ResourceWarning: subprocess 441 is still running BUILDSTDERR: ResourceWarning, source=self) BUILDSTDERR: setup.py:399: ResourceWarning: unclosed file <_io.BufferedReader name=5> BUILDSTDERR: pgversion = pg_config_helper.query("version").split()[1] BUILDSTDERR: setup.py:399: ResourceWarning: unclosed file <_io.BufferedReader name=7> BUILDSTDERR: pgversion = pg_config_helper.query("version").split()[1] + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/tests + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/psycopg2-2.6 extracting debug info from /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/_psycopg.cpython-36dm-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6/site-packages/psycopg2/_psycopg.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/_psycopg_d.so extracting debug info from /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7/site-packages/psycopg2/_psycopg.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 972 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-psycopg2-2.6-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.i2FREY + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.6 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-2.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-2.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-2.6 + cp -pr LICENSE /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-2.6 + cp -pr NEWS /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-2.6 + cp -pr README.rst /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-2.6 + exit 0 Provides: python-psycopg2 = 2.6-2.el7 python-psycopg2(x86-64) = 2.6-2.el7 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()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Conflicts: python-psycopg2-zope < 2.6 Processing files: python-psycopg2-debug-2.6-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ulWlPA + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.6 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-debug-2.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-debug-2.6 + cp -pr LICENSE /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-debug-2.6 + exit 0 Provides: python-psycopg2-debug = 2.6-2.el7 python-psycopg2-debug(x86-64) = 2.6-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7_d.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python36-psycopg2-2.6-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eyvM9c + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.6 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python36-psycopg2-2.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python36-psycopg2-2.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python36-psycopg2-2.6 + cp -pr LICENSE /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python36-psycopg2-2.6 + cp -pr NEWS /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python36-psycopg2-2.6 + cp -pr README.rst /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python36-psycopg2-2.6 + exit 0 Provides: python36-psycopg2 = 2.6-2.el7 python36-psycopg2(x86-64) = 2.6-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python36-psycopg2-debug-2.6-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SG2K1P + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.6 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python36-psycopg2-debug-2.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python36-psycopg2-debug-2.6 + cp -pr LICENSE /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python36-psycopg2-debug-2.6 + exit 0 Provides: python36-psycopg2-debug = 2.6-2.el7 python36-psycopg2-debug(x86-64) = 2.6-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.6dm.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-psycopg2-doc-2.6-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.waSF0s + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.6 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-doc-2.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-doc-2.6 + cp -pr doc /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-doc-2.6 + cp -pr examples/ /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64/usr/share/doc/python-psycopg2-doc-2.6 + exit 0 Provides: python-psycopg2-doc = 2.6-2.el7 python-psycopg2-doc(x86-64) = 2.6-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: python-psycopg2-debuginfo-2.6-2.el7.x86_64 Provides: python-psycopg2-debuginfo = 2.6-2.el7 python-psycopg2-debuginfo(x86-64) = 2.6-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64 Wrote: /builddir/build/RPMS/python-psycopg2-2.6-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python-psycopg2-debug-2.6-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python36-psycopg2-2.6-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python36-psycopg2-debug-2.6-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python-psycopg2-doc-2.6-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python-psycopg2-debuginfo-2.6-2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SQHmWn + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.6 + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.6-2.el7.x86_64 + exit 0 Child return code was: 0