Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-peewee.spec'], chrootPath='/var/lib/mock/f30-build-34847-19469/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=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-peewee.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 Wrote: /builddir/build/SRPMS/python-peewee-3.7.1-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-peewee.spec'], chrootPath='/var/lib/mock/f30-build-34847-19469/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=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-peewee.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0aldbM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf peewee-3.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/3.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd peewee-3.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '1s=^#!/usr/bin/\(python\|env python.*\)$=#!/usr/bin/python3=' pwiz.py + chmod -x runtests.py examples/diary.py examples/analytics/run_example.py examples/twitter/run_example.py + sed -i 1d runtests.py + sed -i 1d examples/diary.py + sed -i 1d examples/analytics/run_example.py + sed -i 1d examples/twitter/run_example.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tFRoIW + umask 022 + cd /builddir/build/BUILD + cd peewee-3.7.1 + 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' BUILDSTDERR: /tmp/tmp_pw_sqlite3_k9dtlrif/test_pw_sqlite3.c:1:10: fatal error: sqlite3.h: No such file or directory BUILDSTDERR: #include BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: compilation terminated. unable to compile sqlite3 C extensions - missing headers? Compiling playhouse/_speedups.pyx because it changed. [1/1] Cythonizing playhouse/_speedups.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.7 copying peewee.py -> build/lib.linux-riscv64-3.7 copying pwiz.py -> build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/playhouse copying playhouse/sqlcipher_ext.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/test_utils.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/postgres_ext.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/sqliteq.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/pool.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/mysql_ext.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/sqlite_ext.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/fields.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/__init__.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/signals.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/reflection.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/shortcuts.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/dataset.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/hybrid.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/apsw_ext.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/sqlite_udf.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/flask_utils.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/kv.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/db_url.py -> build/lib.linux-riscv64-3.7/playhouse copying playhouse/migrate.py -> build/lib.linux-riscv64-3.7/playhouse running build_ext building 'playhouse._speedups' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/playhouse 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 playhouse/_speedups.c -o build/temp.linux-riscv64-3.7/playhouse/_speedups.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/playhouse/_speedups.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/playhouse/_speedups.cpython-37m-riscv64-linux-gnu.so running build_scripts creating build/scripts-3.7 copying and adjusting pwiz.py -> build/scripts-3.7 changing mode of build/scripts-3.7/pwiz.py from 644 to 755 BUILDSTDERR: setup.py:98: UserWarning: Could not find libsqlite3, SQLite extensions will not be built. BUILDSTDERR: warnings.warn('Could not find libsqlite3, SQLite extensions will not ' + sphinx-build-3 docs html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 17 source files that are out of date updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] index reading sources... [ 11%] peewee/api reading sources... [ 17%] peewee/changes reading sources... [ 23%] peewee/contributing reading sources... [ 29%] peewee/database reading sources... [ 35%] peewee/example reading sources... [ 41%] peewee/hacks reading sources... [ 47%] peewee/installation reading sources... [ 52%] peewee/models reading sources... [ 58%] peewee/playhouse reading sources... [ 64%] peewee/query_builder reading sources... [ 70%] peewee/query_examples reading sources... [ 76%] peewee/query_operators reading sources... [ 82%] peewee/querying reading sources... [ 88%] peewee/quickstart reading sources... [ 94%] peewee/relationships reading sources... [100%] peewee/sqlite_ext BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/database.rst:4: WARNING: Duplicate explicit target name: "pymysql". BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/database.rst:4: WARNING: Duplicate explicit target name: "psycopg2". BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/example.rst:4: WARNING: Duplicate explicit target name: "companion blog post". BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/installation.rst:112: WARNING: Error in "code-block" directive: BUILDSTDERR: 1 argument(s) required, 0 supplied. BUILDSTDERR: .. code-block:: BUILDSTDERR: fatal error: sqlite3.h: No such file or directory BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/playhouse.rst:1821: WARNING: duplicate object description of Table, other instance in /builddir/build/BUILD/peewee-3.7.1/docs/peewee/api.rst, use :noindex: for one of them looking for now-outdated files... none found BUILDSTDERR: pickling environment... /builddir/build/BUILD/peewee-3.7.1/docs/peewee/playhouse.rst:1842: WARNING: duplicate object description of Table.insert, other instance in /builddir/build/BUILD/peewee-3.7.1/docs/peewee/api.rst, use :noindex: for one of them BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/playhouse.rst:1847: WARNING: duplicate object description of Table.update, other instance in /builddir/build/BUILD/peewee-3.7.1/docs/peewee/api.rst, use :noindex: for one of them BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/playhouse.rst:1883: WARNING: duplicate object description of Table.delete, other instance in /builddir/build/BUILD/peewee-3.7.1/docs/peewee/api.rst, use :noindex: for one of them BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/sqlite_ext.rst:287: WARNING: duplicate object description of JSONField, other instance in /builddir/build/BUILD/peewee-3.7.1/docs/peewee/playhouse.rst, use :noindex: for one of them BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json1 extension". BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json_type". BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json_type". BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json_type". done checking consistency... done preparing documents... done writing output... [ 5%] index writing output... [ 11%] peewee/api writing output... [ 17%] peewee/changes writing output... [ 23%] peewee/contributing writing output... [ 29%] peewee/database writing output... [ 35%] peewee/example writing output... [ 41%] peewee/hacks writing output... [ 47%] peewee/installation writing output... [ 52%] peewee/models writing output... [ 58%] peewee/playhouse writing output... [ 64%] peewee/query_builder writing output... [ 70%] peewee/query_examples writing output... [ 76%] peewee/query_operators writing output... [ 82%] peewee/querying writing output... [ 88%] peewee/quickstart writing output... [ 94%] peewee/relationships writing output... [100%] peewee/sqlite_ext BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/models.rst:47: WARNING: undefined label: databases (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/peewee-3.7.1/docs/peewee/playhouse.rst:3211: WARNING: undefined label: advanced_connection_management (if the link has no caption the label must precede a section header) generating indices... genindex writing additional pages... search copying images... [ 14%] peewee3-logo.png copying images... [ 28%] postgresql.png copying images... [ 42%] mysql.png copying images... [ 57%] sqlite.png copying images... [ 71%] peewee/tweepee.jpg copying images... [ 85%] peewee/schema.jpg copying images... [100%] peewee/schema-horizontal.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 15 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9mINGg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64 + cd peewee-3.7.1 + 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/python-peewee-3.7.1-1.fc30.riscv64 BUILDSTDERR: /tmp/tmp_pw_sqlite3_l134dn4q/test_pw_sqlite3.c:1:10: fatal error: sqlite3.h: No such file or directory BUILDSTDERR: #include BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: compilation terminated. unable to compile sqlite3 C extensions - missing headers? running install running install_lib creating /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr creating /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/peewee.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/sqlcipher_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/test_utils.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/postgres_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/sqliteq.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/pool.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/mysql_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/sqlite_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/fields.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/__init__.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/signals.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/reflection.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/shortcuts.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/dataset.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/hybrid.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/apsw_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/sqlite_udf.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/flask_utils.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/kv.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/_speedups.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/db_url.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/playhouse/migrate.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-riscv64-3.7/pwiz.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/peewee.py to peewee.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/sqlcipher_ext.py to sqlcipher_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/postgres_ext.py to postgres_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/sqliteq.py to sqliteq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/pool.py to pool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/mysql_ext.py to mysql_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/sqlite_ext.py to sqlite_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/fields.py to fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/signals.py to signals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/reflection.py to reflection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/shortcuts.py to shortcuts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/dataset.py to dataset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/hybrid.py to hybrid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/apsw_ext.py to apsw_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/sqlite_udf.py to sqlite_udf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/flask_utils.py to flask_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/kv.py to kv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/db_url.py to db_url.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/migrate.py to migrate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/pwiz.py to pwiz.cpython-37.pyc writing byte-compilation script '/tmp/tmp3u63f6jr.py' /usr/bin/python3 /tmp/tmp3u63f6jr.py removing /tmp/tmp3u63f6jr.py running install_egg_info running egg_info creating peewee.egg-info writing peewee.egg-info/PKG-INFO writing dependency_links to peewee.egg-info/dependency_links.txt writing top-level names to peewee.egg-info/top_level.txt writing manifest file 'peewee.egg-info/SOURCES.txt' reading manifest file 'peewee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: setup.py:98: UserWarning: Could not find libsqlite3, SQLite extensions will not be built. BUILDSTDERR: warnings.warn('Could not find libsqlite3, SQLite extensions will not ' BUILDSTDERR: warning: no files found matching 'tests.py' BUILDSTDERR: warning: no files found matching 'playhouse/pskel' BUILDSTDERR: warning: no files found matching 'playhouse/tests/README' writing manifest file 'peewee.egg-info/SOURCES.txt' Copying peewee.egg-info to /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/peewee-3.7.1-py3.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/bin copying build/scripts-3.7/pwiz.py -> /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/bin/pwiz.py to 755 + rm /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/pwiz.py + rm /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/__pycache__/pwiz.cpython-37.opt-1.pyc /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/__pycache__/pwiz.cpython-37.pyc + mv /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/bin/pwiz.py /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/bin/pwiz + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.7.1-1.fc30 --unique-debug-suffix -3.7.1-1.fc30.riscv64 --unique-debug-src-base python-peewee-3.7.1-1.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/peewee-3.7.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/_speedups.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7/site-packages/playhouse/_speedups.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 248 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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: /usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lrUpRy Processing files: python3-peewee-3.7.1-1.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9MLDU0 + umask 022 + cd /builddir/build/BUILD + cd peewee-3.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/share/doc/python3-peewee + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/share/doc/python3-peewee + cp -pr README.rst /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/share/doc/python3-peewee + cp -pr html /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/share/doc/python3-peewee + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IgTHe9 + umask 022 + cd /builddir/build/BUILD + cd peewee-3.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/share/licenses/python3-peewee + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/share/licenses/python3-peewee + cp -pr LICENSE /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64/usr/share/licenses/python3-peewee + exit 0 Provides: python3-peewee = 3.7.1-1.fc30 python3-peewee(riscv-64) = 3.7.1-1.fc30 python3.7dist(peewee) = 3.7.1 python3dist(peewee) = 3.7.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: /usr/bin/python3 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: python-peewee-debugsource-3.7.1-1.fc30.riscv64 Provides: python-peewee-debugsource = 3.7.1-1.fc30 python-peewee-debugsource(riscv-64) = 3.7.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-peewee-debuginfo-3.7.1-1.fc30.riscv64 Provides: debuginfo(build-id) = ed6884e1006b9ce1a75670ef1d696a71761ddd1d python3-peewee-debuginfo = 3.7.1-1.fc30 python3-peewee-debuginfo(riscv-64) = 3.7.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-peewee-debugsource(riscv-64) = 3.7.1-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64 Wrote: /builddir/build/RPMS/python3-peewee-3.7.1-1.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python-peewee-debugsource-3.7.1-1.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-peewee-debuginfo-3.7.1-1.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3srcCA + umask 022 + cd /builddir/build/BUILD + cd peewee-3.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-peewee-3.7.1-1.fc30.riscv64 + exit 0 Child return code was: 0