Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python3-postgresql.spec'], chrootPath='/var/lib/mock/f29-build-16516-8078/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python3-postgresql-1.1.0-14.fc29.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/f29-build-16516-8078/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7mA07d + 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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1DC3ig + 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' + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/postgresql copying postgresql/pgpassfile.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/sys.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/copyman.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/versionstring.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/message.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/notifyman.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/alock.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/installation.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/exceptions.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/clientparameters.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/string.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/iri.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/configfile.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/cluster.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/__init__.py -> build/lib.linux-riscv64-3.7/postgresql copying postgresql/temporal.py -> build/lib.linux-riscv64-3.7/postgresql creating 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 copying postgresql/bin/__init__.py -> build/lib.linux-riscv64-3.7/postgresql/bin creating build/lib.linux-riscv64-3.7/postgresql/encodings copying postgresql/encodings/bytea.py -> 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 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/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/xact3.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/__init__.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/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_driver.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/cursor_integrity.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/testall.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/test_string.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/test_copyman.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/perf_copy_io.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_query_io.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_types.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_connect.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_bytea_codec.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_installation.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_python.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/support.py -> build/lib.linux-riscv64-3.7/postgresql/test copying postgresql/test/test_exceptions.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/functools.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/command.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/socket.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/string.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/datetime.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/element.py -> build/lib.linux-riscv64-3.7/postgresql/python creating build/lib.linux-riscv64-3.7/postgresql/port copying postgresql/port/signal1_msw.py -> build/lib.linux-riscv64-3.7/postgresql/port copying postgresql/port/__init__.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/riparse.py -> 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 creating 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 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 creating 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_system.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/contrib_hstore.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/builtins.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/lib.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/__init__.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_decimal.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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘int2_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:162:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘swap_int2_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:186:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘int4_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:250:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘swap_int4_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:270:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘uint2_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:338:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘swap_uint2_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:362:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘uint4_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:427:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘swap_uint4_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:447:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘uint8_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:523:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘swap_uint8_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:541:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘int8_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:562:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:41: BUILDSTDERR: postgresql/port/_optimized/structlib.c: In function ‘swap_int8_unpack’: BUILDSTDERR: postgresql/port/_optimized/structlib.c:586:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &c, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:44: BUILDSTDERR: postgresql/port/_optimized/wirestate.c: In function ‘ws_update’: BUILDSTDERR: postgresql/port/_optimized/wirestate.c:57:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(view, (const void **) &buf, &len)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from postgresql/port/_optimized/module.c:45: BUILDSTDERR: postgresql/port/_optimized/element3.c: In function ‘parse_tuple_message’: BUILDSTDERR: postgresql/port/_optimized/element3.c:202:2: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsReadBuffer(arg, (const void **) &data, &dlen)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from postgresql/port/_optimized/module.c:10: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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-riscv64-3.7/postgresql/port/_optimized/module.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/postgresql/port/optimized.cpython-37m-riscv64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xZLGnU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64 + cd fe-1.1.0 + rm -rf /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64 creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/documentation creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/port copying build/lib.linux-riscv64-3.7/postgresql/port/optimized.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/port creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/bin copying build/lib.linux-riscv64-3.7/postgresql/pgpassfile.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/sys.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/message.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/protocol copying build/lib.linux-riscv64-3.7/postgresql/alock.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/installation.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/encodings creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/driver copying build/lib.linux-riscv64-3.7/postgresql/exceptions.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/test copying build/lib.linux-riscv64-3.7/postgresql/clientparameters.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/release creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/lib copying build/lib.linux-riscv64-3.7/postgresql/iri.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql copying build/lib.linux-riscv64-3.7/postgresql/api.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/python copying build/lib.linux-riscv64-3.7/postgresql/project.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/resolved copying build/lib.linux-riscv64-3.7/postgresql/configfile.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/types creating /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/io copying build/lib.linux-riscv64-3.7/postgresql/types/__init__.py -> /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/types byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/message.py to message.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/test/test_dbapi20.py to test_dbapi20.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.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-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/types/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpsjn_7zvw.py' /usr/bin/python3 /tmp/tmpsjn_7zvw.py removing /tmp/tmpsjn_7zvw.py running install_egg_info Writing /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/py_postgresql-1.1.0-py3.7.egg-info + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.0-14.fc29 --unique-debug-suffix -1.1.0-14.fc29.riscv64 --unique-debug-src-base python3-postgresql-1.1.0-14.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fe-1.1.0 extracting debug info from /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7/site-packages/postgresql/port/optimized.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 113 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-postgresql-1.1.0-14.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YrKSBa + umask 022 + cd /builddir/build/BUILD + cd fe-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.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-14.fc29.riscv64/usr/share/doc/python3-postgresql + cp -pr AUTHORS /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/share/doc/python3-postgresql + cp -pr LICENSE /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/share/doc/python3-postgresql + cp -pr README /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64/usr/share/doc/python3-postgresql + exit 0 Provides: python3-postgresql = 1.1.0-14.fc29 python3-postgresql(riscv-64) = 1.1.0-14.fc29 python3.7dist(py-postgresql) = 1.1.0 python3dist(py-postgresql) = 1.1.0 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python3-postgresql-debugsource-1.1.0-14.fc29.riscv64 Provides: python3-postgresql-debugsource = 1.1.0-14.fc29 python3-postgresql-debugsource(riscv-64) = 1.1.0-14.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-postgresql-debuginfo-1.1.0-14.fc29.riscv64 Provides: debuginfo(build-id) = 985ce7073e7d861289de2e12a3d257ece0020a16 python3-postgresql-debuginfo = 1.1.0-14.fc29 python3-postgresql-debuginfo(riscv-64) = 1.1.0-14.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3-postgresql-debugsource(riscv-64) = 1.1.0-14.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64 Wrote: /builddir/build/RPMS/python3-postgresql-1.1.0-14.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-postgresql-debugsource-1.1.0-14.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-postgresql-debuginfo-1.1.0-14.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q3Os4N + umask 022 + cd /builddir/build/BUILD + cd fe-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-postgresql-1.1.0-14.fc29.riscv64 + exit 0 Child return code was: 0