Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python3-postgresql.spec'], chrootPath='/var/lib/mock/f31-build-74320-31091/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python3-postgresql.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/python3-postgresql-1.1.0-18.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python3-postgresql.spec'], chrootPath='/var/lib/mock/f31-build-74320-31091/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python3-postgresql.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Gjoraj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fe-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python3-postgresql-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fe-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3vhOpl + umask 022 + cd /builddir/build/BUILD + cd fe-1.1.0 + 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/postgresql copying postgresql/clientparameters.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/copyman.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/alock.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/notifyman.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/api.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/project.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/pgpassfile.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/cluster.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/exceptions.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/string.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/temporal.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/__init__.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/configfile.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/sys.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/versionstring.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/iri.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/installation.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/message.py -> build/lib.linux-riscv64-3.7/postgresql creating build/lib.linux-riscv64-3.7/postgresql/bin copying postgresql/bin/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/bin copying postgresql/bin/pg_dotconf.py -> build/lib.linux-riscv64-3.7/postgresql/bin copying postgresql/bin/pg_python.py -> build/lib.linux-riscv64-3.7/postgresql/bin creating build/lib.linux-riscv64-3.7/postgresql/encodings copying postgresql/encodings/aliases.py -> build/lib.linux-riscv64-3.7/postgresql/encodings copying postgresql/encodings/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/encodings copying postgresql/encodings/bytea.py -> build/lib.linux-riscv64-3.7/postgresql/encodings creating build/lib.linux-riscv64-3.7/postgresql/lib copying postgresql/lib/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/lib creating build/lib.linux-riscv64-3.7/postgresql/protocol copying postgresql/protocol/client3.py -> build/lib.linux-riscv64-3.7/postgresql/protocol copying postgresql/protocol/message_types.py -> build/lib.linux-riscv64-3.7/postgresql/protocol copying postgresql/protocol/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/protocol copying postgresql/protocol/pbuffer.py -> build/lib.linux-riscv64-3.7/postgresql/protocol copying postgresql/protocol/xact3.py -> build/lib.linux-riscv64-3.7/postgresql/protocol copying postgresql/protocol/buffer.py -> build/lib.linux-riscv64-3.7/postgresql/protocol copying postgresql/protocol/element3.py -> build/lib.linux-riscv64-3.7/postgresql/protocol copying postgresql/protocol/version.py -> build/lib.linux-riscv64-3.7/postgresql/protocol creating build/lib.linux-riscv64-3.7/postgresql/driver copying postgresql/driver/dbapi20.py -> build/lib.linux-riscv64-3.7/postgresql/driver copying postgresql/driver/pq3.py -> build/lib.linux-riscv64-3.7/postgresql/driver copying postgresql/driver/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/driver creating build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_notifyman.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_optimized.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/perf_query_io.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_exceptions.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_ssl_connect.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_protocol.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/cursor_integrity.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_alock.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/perf_copy_io.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_driver.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_copyman.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_string.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_installation.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_pgpassfile.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_python.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_configfile.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_iri.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_cluster.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_dbapi20.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_lib.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/testall.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_types.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/support.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_bytea_codec.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_connect.py -> build/lib.linux-riscv64-3.7/postgresql/test creating build/lib.linux-riscv64-3.7/postgresql/documentation copying postgresql/documentation/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/documentation creating build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/itertools.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/datetime.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/command.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/decorlib.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/element.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/functools.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/string.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/doc.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/structlib.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/os.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/msw.py -> build/lib.linux-riscv64-3.7/postgresql/python copying postgresql/python/socket.py -> build/lib.linux-riscv64-3.7/postgresql/python creating build/lib.linux-riscv64-3.7/postgresql/port copying postgresql/port/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/port copying postgresql/port/signal1_msw.py -> build/lib.linux-riscv64-3.7/postgresql/port creating build/lib.linux-riscv64-3.7/postgresql/release copying postgresql/release/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/release copying postgresql/release/distutils.py -> build/lib.linux-riscv64-3.7/postgresql/release creating build/lib.linux-riscv64-3.7/postgresql/resolved copying postgresql/resolved/crypt.py -> build/lib.linux-riscv64-3.7/postgresql/resolved copying postgresql/resolved/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/resolved copying postgresql/resolved/riparse.py -> build/lib.linux-riscv64-3.7/postgresql/resolved creating build/lib.linux-riscv64-3.7/postgresql/types copying postgresql/types/geometry.py -> build/lib.linux-riscv64-3.7/postgresql/types copying postgresql/types/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/types copying postgresql/types/namedtuple.py -> build/lib.linux-riscv64-3.7/postgresql/types copying postgresql/types/bitwise.py -> build/lib.linux-riscv64-3.7/postgresql/types creating build/lib.linux-riscv64-3.7/postgresql/types/io BUILDSTDERR: copying warning: build_ext: building extension "postgresql.port.optimized" failed: command 'gcc' failed with exit status 1 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 postgresql/types/io/stdlib_decimal.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/types/io/stdlib_xml_etree.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/types/io/stdlib_datetime.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/types/io/stdlib_uuid.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/types/io/pg_bitwise.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/types/io/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/types/io/pg_geometry.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/types/io/builtins.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/types/io/lib.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/types/io/contrib_hstore.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/types/io/pg_network.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/types/io/pg_system.py -> build/lib.linux-riscv64-3.7/postgresql/types/io copying postgresql/lib/libsys.sql -> build/lib.linux-riscv64-3.7/postgresql/lib running build_ext building 'postgresql.port.optimized' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/postgresql creating build/temp.linux-riscv64-3.7/postgresql/port creating build/temp.linux-riscv64-3.7/postgresql/port/_optimized gcc -pthread -Wno-unused-result -Wsign-compare -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c postgresql/port/_optimized/module.c -o build/temp.linux-riscv64-3.7/postgresql/port/_optimized/module.o Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IDd7gj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64 + cd fe-1.1.0 + 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/port copying build/lib.linux-riscv64-3.7/postgresql/port/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/port copying build/lib.linux-riscv64-3.7/postgresql/port/signal1_msw.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/port creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/encodings copying build/lib.linux-riscv64-3.7/postgresql/encodings/aliases.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/encodings copying build/lib.linux-riscv64-3.7/postgresql/encodings/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/encodings copying build/lib.linux-riscv64-3.7/postgresql/encodings/bytea.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/encodings copying build/lib.linux-riscv64-3.7/postgresql/clientparameters.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/copyman.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/lib copying build/lib.linux-riscv64-3.7/postgresql/lib/libsys.sql -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/lib copying build/lib.linux-riscv64-3.7/postgresql/lib/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/lib copying build/lib.linux-riscv64-3.7/postgresql/alock.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/notifyman.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/bin copying build/lib.linux-riscv64-3.7/postgresql/bin/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/bin copying build/lib.linux-riscv64-3.7/postgresql/bin/pg_dotconf.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/bin copying build/lib.linux-riscv64-3.7/postgresql/bin/pg_python.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/bin copying build/lib.linux-riscv64-3.7/postgresql/api.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/project.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/pgpassfile.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/cluster.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/exceptions.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/string.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/temporal.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/configfile.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/driver copying build/lib.linux-riscv64-3.7/postgresql/driver/dbapi20.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/driver copying build/lib.linux-riscv64-3.7/postgresql/driver/pq3.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/driver copying build/lib.linux-riscv64-3.7/postgresql/driver/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/driver creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/documentation copying build/lib.linux-riscv64-3.7/postgresql/documentation/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/documentation copying build/lib.linux-riscv64-3.7/postgresql/sys.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/versionstring.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/resolved copying build/lib.linux-riscv64-3.7/postgresql/resolved/crypt.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/resolved copying build/lib.linux-riscv64-3.7/postgresql/resolved/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/resolved copying build/lib.linux-riscv64-3.7/postgresql/resolved/riparse.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/resolved creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types copying build/lib.linux-riscv64-3.7/postgresql/types/geometry.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types copying build/lib.linux-riscv64-3.7/postgresql/types/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types copying build/lib.linux-riscv64-3.7/postgresql/types/namedtuple.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types copying build/lib.linux-riscv64-3.7/postgresql/types/bitwise.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/stdlib_decimal.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/stdlib_xml_etree.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/stdlib_datetime.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/stdlib_uuid.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/pg_bitwise.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/pg_geometry.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/builtins.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/lib.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/contrib_hstore.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/pg_network.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/io/pg_system.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/release copying build/lib.linux-riscv64-3.7/postgresql/release/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/release copying build/lib.linux-riscv64-3.7/postgresql/release/distutils.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/release copying build/lib.linux-riscv64-3.7/postgresql/iri.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/itertools.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/datetime.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/command.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/decorlib.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/element.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/functools.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/string.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/doc.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/structlib.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/os.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/msw.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/python/socket.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/installation.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol copying build/lib.linux-riscv64-3.7/postgresql/protocol/client3.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol copying build/lib.linux-riscv64-3.7/postgresql/protocol/message_types.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol copying build/lib.linux-riscv64-3.7/postgresql/protocol/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol copying build/lib.linux-riscv64-3.7/postgresql/protocol/pbuffer.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol copying build/lib.linux-riscv64-3.7/postgresql/protocol/xact3.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol copying build/lib.linux-riscv64-3.7/postgresql/protocol/buffer.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol copying build/lib.linux-riscv64-3.7/postgresql/protocol/element3.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol copying build/lib.linux-riscv64-3.7/postgresql/protocol/version.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_notifyman.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_optimized.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/perf_query_io.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_exceptions.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_ssl_connect.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_protocol.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/cursor_integrity.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_alock.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/perf_copy_io.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_driver.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_copyman.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_string.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_installation.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_pgpassfile.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_python.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_configfile.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_iri.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_cluster.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_dbapi20.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_lib.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/testall.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_types.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/support.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_bytea_codec.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/test/test_connect.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/message.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/port/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/port/signal1_msw.py to signal1_msw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/encodings/aliases.py to aliases.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/encodings/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/encodings/bytea.py to bytea.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/clientparameters.py to clientparameters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/copyman.py to copyman.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/alock.py to alock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/notifyman.py to notifyman.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/bin/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/bin/pg_dotconf.py to pg_dotconf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/bin/pg_python.py to pg_python.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/project.py to project.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/pgpassfile.py to pgpassfile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/cluster.py to cluster.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/string.py to string.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/temporal.py to temporal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/configfile.py to configfile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/driver/dbapi20.py to dbapi20.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/driver/pq3.py to pq3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/driver/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/documentation/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/sys.py to sys.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/versionstring.py to versionstring.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/resolved/crypt.py to crypt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/resolved/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/resolved/riparse.py to riparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/geometry.py to geometry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/namedtuple.py to namedtuple.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/bitwise.py to bitwise.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/stdlib_decimal.py to stdlib_decimal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/stdlib_xml_etree.py to stdlib_xml_etree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/stdlib_datetime.py to stdlib_datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/stdlib_uuid.py to stdlib_uuid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/pg_bitwise.py to pg_bitwise.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/pg_geometry.py to pg_geometry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/builtins.py to builtins.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/lib.py to lib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/contrib_hstore.py to contrib_hstore.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/pg_network.py to pg_network.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io/pg_system.py to pg_system.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/release/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/release/distutils.py to distutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/iri.py to iri.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/itertools.py to itertools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/datetime.py to datetime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/command.py to command.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/decorlib.py to decorlib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/element.py to element.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/functools.py to functools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/string.py to string.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/doc.py to doc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/structlib.py to structlib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/os.py to os.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/msw.py to msw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/python/socket.py to socket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/installation.py to installation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol/client3.py to client3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol/message_types.py to message_types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol/pbuffer.py to pbuffer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol/xact3.py to xact3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol/buffer.py to buffer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol/element3.py to element3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_notifyman.py to test_notifyman.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_optimized.py to test_optimized.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/perf_query_io.py to perf_query_io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_exceptions.py to test_exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_ssl_connect.py to test_ssl_connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_protocol.py to test_protocol.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/cursor_integrity.py to cursor_integrity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_alock.py to test_alock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/perf_copy_io.py to perf_copy_io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_driver.py to test_driver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_copyman.py to test_copyman.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_string.py to test_string.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_installation.py to test_installation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_pgpassfile.py to test_pgpassfile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_python.py to test_python.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_configfile.py to test_configfile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_iri.py to test_iri.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_cluster.py to test_cluster.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_dbapi20.py to test_dbapi20.cpython-37.pyc BUILDSTDERR: byte-compiling /builddir/+ /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_lib.py to test_lib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/testall.py to testall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_types.py to test_types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/support.py to support.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_bytea_codec.py to test_bytea_codec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_connect.py to test_connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/postgresql/message.py to message.cpython-37.pyc writing byte-compilation script '/tmp/tmpr5k4mez5.py' /usr/bin/python3 /tmp/tmpr5k4mez5.py removing /tmp/tmpr5k4mez5.py running install_egg_info Writing /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7/site-packages/py_postgresql-1.1.0-py3.7.egg-info Bytecompiling .py files below /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Processing files: python3-postgresql-1.1.0-18.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bdsYam + umask 022 + cd /builddir/build/BUILD + cd fe-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/share/doc/python3-postgresql + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/share/doc/python3-postgresql + cp -pr AUTHORS /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/share/doc/python3-postgresql + cp -pr LICENSE /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/share/doc/python3-postgresql + cp -pr README /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64/usr/share/doc/python3-postgresql + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python3-postgresql = 1.1.0-18.fc31 python3-postgresql(riscv-64) = 1.1.0-18.fc31 python3.7dist(py-postgresql) = 1.1 python3dist(py-postgresql) = 1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-postgresql-1.1.0-18.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.K0cGum + umask 022 + cd /builddir/build/BUILD + cd fe-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-postgresql-1.1.0-18.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0