Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-psycopg2.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-python38-3.8-8020020200507003655-bbc63041-build-37577-6664/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-psycopg2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-psycopg2.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-python38-3.8-8020020200507003655-bbc63041-build-37577-6664/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-psycopg2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LqVA8E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf psycopg2-2.8.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/psycopg2-2.8.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd psycopg2-2.8.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CBHDAc + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.8.4 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + for python in python3.8 + python3.8 setup.py build running build running build_py creating build creating build/lib.linux-aarch64-3.8 creating build/lib.linux-aarch64-3.8/psycopg2 copying lib/errorcodes.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/sql.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/errors.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/_ipaddress.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/extensions.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/tz.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/compat.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/_range.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/__init__.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/extras.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/_lru_cache.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/pool.py -> build/lib.linux-aarch64-3.8/psycopg2 copying lib/_json.py -> build/lib.linux-aarch64-3.8/psycopg2 running build_ext building 'psycopg2._psycopg' extension creating build/temp.linux-aarch64-3.8 creating build/temp.linux-aarch64-3.8/psycopg gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/psycopgmodule.c -o build/temp.linux-aarch64-3.8/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/green.c -o build/temp.linux-aarch64-3.8/psycopg/green.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/pqpath.c -o build/temp.linux-aarch64-3.8/psycopg/pqpath.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/utils.c -o build/temp.linux-aarch64-3.8/psycopg/utils.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/bytes_format.c -o build/temp.linux-aarch64-3.8/psycopg/bytes_format.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/libpq_support.c -o build/temp.linux-aarch64-3.8/psycopg/libpq_support.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/win32_support.c -o build/temp.linux-aarch64-3.8/psycopg/win32_support.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/solaris_support.c -o build/temp.linux-aarch64-3.8/psycopg/solaris_support.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_int.c -o build/temp.linux-aarch64-3.8/psycopg/connection_int.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_type.c -o build/temp.linux-aarch64-3.8/psycopg/connection_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_int.c -o build/temp.linux-aarch64-3.8/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_type.c -o build/temp.linux-aarch64-3.8/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/column_type.c -o build/temp.linux-aarch64-3.8/psycopg/column_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_connection_type.c -o build/temp.linux-aarch64-3.8/psycopg/replication_connection_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_cursor_type.c -o build/temp.linux-aarch64-3.8/psycopg/replication_cursor_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_message_type.c -o build/temp.linux-aarch64-3.8/psycopg/replication_message_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/diagnostics_type.c -o build/temp.linux-aarch64-3.8/psycopg/diagnostics_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/error_type.c -o build/temp.linux-aarch64-3.8/psycopg/error_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/conninfo_type.c -o build/temp.linux-aarch64-3.8/psycopg/conninfo_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_int.c -o build/temp.linux-aarch64-3.8/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_type.c -o build/temp.linux-aarch64-3.8/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/notify_type.c -o build/temp.linux-aarch64-3.8/psycopg/notify_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/xid_type.c -o build/temp.linux-aarch64-3.8/psycopg/xid_type.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_asis.c -o build/temp.linux-aarch64-3.8/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_binary.c -o build/temp.linux-aarch64-3.8/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_datetime.c -o build/temp.linux-aarch64-3.8/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_list.c -o build/temp.linux-aarch64-3.8/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pboolean.c -o build/temp.linux-aarch64-3.8/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-aarch64-3.8/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pint.c -o build/temp.linux-aarch64-3.8/psycopg/adapter_pint.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pfloat.c -o build/temp.linux-aarch64-3.8/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_qstring.c -o build/temp.linux-aarch64-3.8/psycopg/adapter_qstring.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols.c -o build/temp.linux-aarch64-3.8/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols_proto.c -o build/temp.linux-aarch64-3.8/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPSYCOPG_VERSION=2.8.4 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120001 -DHAVE_LO64=1 -I/usr/include/python3.8 -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/typecast.c -o build/temp.linux-aarch64-3.8/psycopg/typecast.o -Wdeclaration-after-statement gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.8/psycopg/psycopgmodule.o build/temp.linux-aarch64-3.8/psycopg/green.o build/temp.linux-aarch64-3.8/psycopg/pqpath.o build/temp.linux-aarch64-3.8/psycopg/utils.o build/temp.linux-aarch64-3.8/psycopg/bytes_format.o build/temp.linux-aarch64-3.8/psycopg/libpq_support.o build/temp.linux-aarch64-3.8/psycopg/win32_support.o build/temp.linux-aarch64-3.8/psycopg/solaris_support.o build/temp.linux-aarch64-3.8/psycopg/connection_int.o build/temp.linux-aarch64-3.8/psycopg/connection_type.o build/temp.linux-aarch64-3.8/psycopg/cursor_int.o build/temp.linux-aarch64-3.8/psycopg/cursor_type.o build/temp.linux-aarch64-3.8/psycopg/column_type.o build/temp.linux-aarch64-3.8/psycopg/replication_connection_type.o build/temp.linux-aarch64-3.8/psycopg/replication_cursor_type.o build/temp.linux-aarch64-3.8/psycopg/replication_message_type.o build/temp.linux-aarch64-3.8/psycopg/diagnostics_type.o build/temp.linux-aarch64-3.8/psycopg/error_type.o build/temp.linux-aarch64-3.8/psycopg/conninfo_type.o build/temp.linux-aarch64-3.8/psycopg/lobject_int.o build/temp.linux-aarch64-3.8/psycopg/lobject_type.o build/temp.linux-aarch64-3.8/psycopg/notify_type.o build/temp.linux-aarch64-3.8/psycopg/xid_type.o build/temp.linux-aarch64-3.8/psycopg/adapter_asis.o build/temp.linux-aarch64-3.8/psycopg/adapter_binary.o build/temp.linux-aarch64-3.8/psycopg/adapter_datetime.o build/temp.linux-aarch64-3.8/psycopg/adapter_list.o build/temp.linux-aarch64-3.8/psycopg/adapter_pboolean.o build/temp.linux-aarch64-3.8/psycopg/adapter_pdecimal.o build/temp.linux-aarch64-3.8/psycopg/adapter_pint.o build/temp.linux-aarch64-3.8/psycopg/adapter_pfloat.o build/temp.linux-aarch64-3.8/psycopg/adapter_qstring.o build/temp.linux-aarch64-3.8/psycopg/microprotocols.o build/temp.linux-aarch64-3.8/psycopg/microprotocols_proto.o build/temp.linux-aarch64-3.8/psycopg/typecast.o -L/usr/lib64 -L/usr/lib64 -lpq -o build/lib.linux-aarch64-3.8/psycopg2/_psycopg.cpython-38-aarch64-linux-gnu.so ++ find doc -iname '*.html' ++ find doc -iname '*.css' + for i in `find doc -iname "*.css"` + sed -i 's/\r//' doc/src/_static/psycopg.css + /usr/bin/rm -f doc/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lDUHMn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 ++ dirname /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 + cd psycopg2-2.8.4 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + for python in python3.8 + python3.8 setup.py install --no-compile --root /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr creating /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/_psycopg.cpython-38-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/errorcodes.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/sql.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/errors.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/_ipaddress.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/extensions.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/tz.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/compat.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/_range.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/__init__.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/extras.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/_lru_cache.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/pool.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 copying build/lib.linux-aarch64-3.8/psycopg2/_json.py -> /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2 running install_egg_info running egg_info writing psycopg2.egg-info/PKG-INFO writing dependency_links to psycopg2.egg-info/dependency_links.txt writing top-level names to psycopg2.egg-info/top_level.txt reading manifest file 'psycopg2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'psycopg2.egg-info/SOURCES.txt' Copying psycopg2.egg-info to /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2-2.8.4-py3.8.egg-info running install_scripts + cp -r tests/ /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ ++ find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname '*.py' + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/testutils.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_errors.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_quote.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/testconfig.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_types_extras.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_green.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/dbapi20.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_async_keyword.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_errcodes.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_cursor.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_bug_gc.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_cancel.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_with.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_transaction.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_extras_dictcursor.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_psycopg2_dbapi20.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_replication.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_notify.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_connection.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/__init__.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_lobject.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_dates.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_types_basic.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_fast_executemany.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_async.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/dbapi20_tpc.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_ipaddress.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_module.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_bugX000.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_copy.py + for i in `find /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/ -iname "*.py"` + sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3.8|' /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_sql.py + rm -r /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/tests/test_async_keyword.py + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.8.4-4.module_el8.2.0+317+61fa6e7d --unique-debug-suffix -2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 --unique-debug-src-base python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/psycopg2-2.8.4 extracting debug info from /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8/site-packages/psycopg2/_psycopg.cpython-38-aarch64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1170 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.8 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.klQK2I + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.8.4 + exit 0 Processing files: python38-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nrz7O4 + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.8.4 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/doc/python38-psycopg2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/doc/python38-psycopg2 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/doc/python38-psycopg2 + cp -pr NEWS /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/doc/python38-psycopg2 + cp -pr README.rst /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/doc/python38-psycopg2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.atAkMs + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/licenses/python38-psycopg2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/licenses/python38-psycopg2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/licenses/python38-psycopg2 + exit 0 Provides: python3.8dist(psycopg2) = 2.8.4 python38-psycopg2 = 2.8.4-4.module_el8.2.0+317+61fa6e7d python38-psycopg2(aarch-64) = 2.8.4-4.module_el8.2.0+317+61fa6e7d 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_10)(64bit) libpq.so.5(RHPG_9.6)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Processing files: python38-psycopg2-tests-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 Provides: python38-psycopg2-tests = 2.8.4-4.module_el8.2.0+317+61fa6e7d python38-psycopg2-tests(aarch-64) = 2.8.4-4.module_el8.2.0+317+61fa6e7d 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: /usr/bin/python3.8 python(abi) = 3.8 Processing files: python38-psycopg2-doc-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0rRFt9 + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.8.4 + DOCDIR=/builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/doc/python38-psycopg2-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/doc/python38-psycopg2-doc + cp -pr doc /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/doc/python38-psycopg2-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oOfzlT + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/licenses/python38-psycopg2-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/licenses/python38-psycopg2-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64/usr/share/licenses/python38-psycopg2-doc + exit 0 Provides: python38-psycopg2-doc = 2.8.4-4.module_el8.2.0+317+61fa6e7d python38-psycopg2-doc(aarch-64) = 2.8.4-4.module_el8.2.0+317+61fa6e7d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-psycopg2-debugsource-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 Provides: python-psycopg2-debugsource = 2.8.4-4.module_el8.2.0+317+61fa6e7d python-psycopg2-debugsource(aarch-64) = 2.8.4-4.module_el8.2.0+317+61fa6e7d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python38-psycopg2-debuginfo-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 Provides: debuginfo(build-id) = db4240f4cab8ac07e007918b4050583b3f31dd4f python38-psycopg2-debuginfo = 2.8.4-4.module_el8.2.0+317+61fa6e7d python38-psycopg2-debuginfo(aarch-64) = 2.8.4-4.module_el8.2.0+317+61fa6e7d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-psycopg2-debugsource(aarch-64) = 2.8.4-4.module_el8.2.0+317+61fa6e7d Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 Wrote: /builddir/build/RPMS/python38-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64.rpm Wrote: /builddir/build/RPMS/python38-psycopg2-tests-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64.rpm Wrote: /builddir/build/RPMS/python38-psycopg2-doc-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64.rpm Wrote: /builddir/build/RPMS/python-psycopg2-debugsource-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64.rpm Wrote: /builddir/build/RPMS/python38-psycopg2-debuginfo-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.C2M7nz + umask 022 + cd /builddir/build/BUILD + cd psycopg2-2.8.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-psycopg2-2.8.4-4.module_el8.2.0+317+61fa6e7d.aarch64 + exit 0 Child return code was: 0