Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-peewee.spec'], chrootPath='/var/lib/mock/867344-fedora-rawhide-x86_64-1552401581.057570/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6qsi0k6r:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6ac43ea4af9c491dafa6609a6a11f87b', '-D', '/var/lib/mock/867344-fedora-rawhide-x86_64-1552401581.057570/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6qsi0k6r:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-peewee-3.9.2-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-peewee.spec'], chrootPath='/var/lib/mock/867344-fedora-rawhide-x86_64-1552401581.057570/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6qsi0k6r:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '97d5e9a16b184951adfff5a7c23956f7', '-D', '/var/lib/mock/867344-fedora-rawhide-x86_64-1552401581.057570/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6qsi0k6r:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZYR13Z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf peewee-3.9.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/3.9.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd peewee-3.9.2 + /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.diHJlf + umask 022 + cd /builddir/build/BUILD + cd peewee-3.9.2 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' Compiling playhouse/_sqlite_udf.pyx because it changed. Compiling playhouse/_sqlite_ext.pyx because it changed. [1/2] Cythonizing playhouse/_sqlite_ext.pyx [2/2] Cythonizing playhouse/_sqlite_udf.pyx running build running build_py creating build creating build/lib.linux-x86_64-3.7 copying peewee.py -> build/lib.linux-x86_64-3.7 copying pwiz.py -> build/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/playhouse copying playhouse/test_utils.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/sqliteq.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/sqlite_udf.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/sqlite_ext.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/sqlcipher_ext.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/signals.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/shortcuts.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/reflection.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/postgres_ext.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/pool.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/mysql_ext.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/migrate.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/kv.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/hybrid.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/flask_utils.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/fields.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/db_url.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/dataset.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/apsw_ext.py -> build/lib.linux-x86_64-3.7/playhouse copying playhouse/__init__.py -> build/lib.linux-x86_64-3.7/playhouse running build_ext building 'playhouse._sqlite_udf' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/playhouse gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c playhouse/_sqlite_udf.c -o build/temp.linux-x86_64-3.7/playhouse/_sqlite_udf.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/playhouse/_sqlite_udf.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/playhouse/_sqlite_udf.cpython-37m-x86_64-linux-gnu.so building 'playhouse._sqlite_ext' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iplayhouse -I/usr/include/python3.7m -c playhouse/_sqlite_ext.c -o build/temp.linux-x86_64-3.7/playhouse/_sqlite_ext.o BUILDSTDERR: playhouse/_sqlite_ext.c: In function ‘__pyx_f_9playhouse_11_sqlite_ext_pwBestIndex’: BUILDSTDERR: playhouse/_sqlite_ext.c:5148:25: warning: assignment to ‘struct __pyx_t_9playhouse_11_sqlite_ext_sqlite3_index_constraint *’ from incompatible pointer type ‘struct sqlite3_index_constraint *’ [-Wincompatible-pointer-types] BUILDSTDERR: 5148 | __pyx_v_pConstraint = (&(__pyx_v_pIdxInfo->aConstraint[__pyx_v_i])); BUILDSTDERR: | ^ BUILDSTDERR: playhouse/_sqlite_ext.c: In function ‘__pyx_f_9playhouse_11_sqlite_ext_18_TableFunctionImpl_create_module’: BUILDSTDERR: playhouse/_sqlite_ext.c:5684:33: warning: assignment to ‘int (*)(sqlite3 *, void *, int, const char * const*, sqlite3_vtab **, char **)’ {aka ‘int (*)(struct sqlite3 *, void *, int, const char * const*, struct sqlite3_vtab **, char **)’} from incompatible pointer type ‘int (*)(sqlite3 *, void *, int, char **, sqlite3_vtab **, char **)’ {aka ‘int (*)(struct sqlite3 *, void *, int, char **, struct sqlite3_vtab **, char **)’} [-Wincompatible-pointer-types] BUILDSTDERR: 5684 | __pyx_v_self->module.xConnect = __pyx_f_9playhouse_11_sqlite_ext_pwConnect; BUILDSTDERR: | ^ BUILDSTDERR: playhouse/_sqlite_ext.c: In function ‘__pyx_pf_9playhouse_11_sqlite_ext_16ConnectionHelper_8set_update_hook’: BUILDSTDERR: playhouse/_sqlite_ext.c:16457:56: warning: passing argument 2 of ‘sqlite3_update_hook’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 16457 | (void)(sqlite3_update_hook(__pyx_v_self->conn->db, __pyx_f_9playhouse_11_sqlite_ext__update_callback, ((void *)__pyx_v_fn))); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | void (*)(void *, int, char *, char *, sqlite3_int64) {aka void (*)(void *, int, char *, char *, long long int)} BUILDSTDERR: In file included from playhouse/_sqlite_ext.c:620: BUILDSTDERR: /usr/include/sqlite3.h:5928:18: note: expected ‘void (*)(void *, int, const char *, const char *, sqlite3_int64)’ {aka ‘void (*)(void *, int, const char *, const char *, long long int)’} but argument is of type ‘void (*)(void *, int, char *, char *, sqlite3_int64)’ {aka ‘void (*)(void *, int, char *, char *, long long int)’} BUILDSTDERR: 5928 | SQLITE_API void *sqlite3_update_hook( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: playhouse/_sqlite_ext.c: In function ‘__pyx_pf_9playhouse_11_sqlite_ext_16ConnectionHelper_10set_busy_handler’: BUILDSTDERR: playhouse/_sqlite_ext.c:16569:115: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 16569 | (void)(sqlite3_busy_handler(__pyx_v_self->conn->db, __pyx_f_9playhouse_11_sqlite_ext__aggressive_busy_handler, ((void *)__pyx_v_n))); BUILDSTDERR: | ^ BUILDSTDERR: playhouse/_sqlite_ext.c: In function ‘__pyx_f_9playhouse_11_sqlite_ext__aggressive_busy_handler’: BUILDSTDERR: playhouse/_sqlite_ext.c:18444:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 18444 | __pyx_v_busyTimeout = ((int)__pyx_v_ptr); BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: playhouse/_sqlite_ext.c:6658:18: warning: ‘__pyx_f_9playhouse_11_sqlite_ext_validate_and_format_datetime’ defined but not used [-Wunused-function] BUILDSTDERR: 6658 | static PyObject *__pyx_f_9playhouse_11_sqlite_ext_validate_and_format_datetime(PyObject *__pyx_v_lookup, PyObject *__pyx_v_date_str) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/playhouse/_sqlite_ext.o -L/usr/lib64 -lsqlite3 -lpython3.7m -o build/lib.linux-x86_64-3.7/playhouse/_sqlite_ext.cpython-37m-x86_64-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: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/peewee-3.9.2/playhouse/_sqlite_ext.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: playhouse/_sqlite_ext.pyx:329:57: local variable 'pNew' referenced before assignment BUILDSTDERR: warning: playhouse/_sqlite_ext.pyx:357:55: local variable 'pCur' referenced before assignment BUILDSTDERR: warning: playhouse/_sqlite_ext.pyx:1068:48: local variable 'bf' referenced before assignment BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/peewee-3.9.2/playhouse/_sqlite_udf.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) + sphinx-build-3 docs html Running Sphinx v1.8.4 making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 18 source files that are out of date updating environment: 18 added, 0 changed, 0 removed reading sources... [ 5%] index reading sources... [ 11%] peewee/api reading sources... [ 16%] peewee/changes reading sources... [ 22%] peewee/contributing reading sources... [ 27%] peewee/database reading sources... [ 33%] peewee/example reading sources... [ 38%] peewee/hacks reading sources... [ 44%] peewee/installation reading sources... [ 50%] peewee/interactive reading sources... [ 55%] peewee/models reading sources... [ 61%] peewee/playhouse reading sources... [ 66%] peewee/query_builder reading sources... [ 72%] peewee/query_examples reading sources... [ 77%] peewee/query_operators reading sources... [ 83%] peewee/querying reading sources... [ 88%] peewee/quickstart reading sources... [ 94%] peewee/relationships reading sources... [100%] peewee/sqlite_ext BUILDSTDERR: /builddir/build/BUILD/peewee-3.9.2/docs/peewee/database.rst:4: WARNING: Duplicate explicit target name: "pymysql". BUILDSTDERR: /builddir/build/BUILD/peewee-3.9.2/docs/peewee/database.rst:4: WARNING: Duplicate explicit target name: "psycopg2". BUILDSTDERR: /builddir/build/BUILD/peewee-3.9.2/docs/peewee/example.rst:4: WARNING: Duplicate explicit target name: "companion blog post". BUILDSTDERR: /builddir/build/BUILD/peewee-3.9.2/docs/peewee/playhouse.rst:1831: WARNING: duplicate object description of Table, other instance in /builddir/build/BUILD/peewee-3.9.2/docs/peewee/api.rst, use :noindex: for one of them looking for now-outdated files... none found BUILDSTDERR: /builddir/build/BUILD/peewee-3.9.2/docs/peewee/playhouse.rst:1852: WARNING: duplicate object description of Table.insert, other instance in /builddir/build/BUILD/peewee-3.9.2/docs/peewee/api.rst, use :noindex: for one of them BUILDSTDERR: /builddir/build/BUILD/peewee-3.9.2/docs/peewee/playhouse.rst:1857: WARNING: duplicate object description of Table.update, other instance in /builddir/build/BUILD/peewee-3.9.2/docs/peewee/api.rst, use :noindex: for one of them BUILDSTDERR: /builddir/build/BUILD/peewee-3.9.2/docs/peewee/playhouse.rst:1893: WARNING: duplicate object description of Table.delete, other instance in /builddir/build/BUILD/peewee-3.9.2/docs/peewee/api.rst, use :noindex: for one of them BUILDSTDERR: /builddir/build/BUILD/peewee-3.9.2/docs/peewee/sqlite_ext.rst:287: WARNING: duplicate object description of JSONField, other instance in /builddir/build/BUILD/peewee-3.9.2/docs/peewee/playhouse.rst, use :noindex: for one of them BUILDSTDERR: /builddir/build/BUILD/peewee-3.9.2/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json1 extension". BUILDSTDERR: /builddir/build/BUILD/peewee-3.9.2/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json_type". BUILDSTDERR: /builddir/build/BUILD/peewee-3.9.2/docs/peewee/sqlite_ext.rst:4: WARNING: Duplicate explicit target name: "json_type". pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] index writing output... [ 11%] peewee/api writing output... [ 16%] peewee/changes writing output... [ 22%] peewee/contributing writing output... [ 27%] peewee/database writing output... [ 33%] peewee/example writing output... [ 38%] peewee/hacks writing output... [ 44%] peewee/installation writing output... [ 50%] peewee/interactive writing output... [ 55%] peewee/models writing output... [ 61%] peewee/playhouse writing output... [ 66%] peewee/query_builder writing output... [ 72%] peewee/query_examples writing output... [ 77%] peewee/query_operators writing output... [ 83%] peewee/querying writing output... [ 88%] peewee/quickstart writing output... [ 94%] peewee/relationships writing output... [100%] peewee/sqlite_ext BUILDSTDERR: generating indices.../builddir/build/BUILD/peewee-3.9.2/docs/peewee/playhouse.rst:3253: WARNING: undefined label: advanced_connection_management (if the link has no caption the label must precede a section header) 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, 12 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tFQpfT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64 + cd peewee-3.9.2 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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.9.2-1.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/_sqlite_ext.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/_sqlite_udf.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/__init__.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/apsw_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/dataset.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/db_url.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/fields.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/flask_utils.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/hybrid.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/kv.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/migrate.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/mysql_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/pool.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/postgres_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/reflection.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/shortcuts.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/signals.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/sqlcipher_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/sqlite_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/sqlite_udf.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/sqliteq.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/playhouse/test_utils.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse copying build/lib.linux-x86_64-3.7/pwiz.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages copying build/lib.linux-x86_64-3.7/peewee.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/apsw_ext.py to apsw_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/dataset.py to dataset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/db_url.py to db_url.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/fields.py to fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/flask_utils.py to flask_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/hybrid.py to hybrid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/kv.py to kv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/migrate.py to migrate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/mysql_ext.py to mysql_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/pool.py to pool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/postgres_ext.py to postgres_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/reflection.py to reflection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/shortcuts.py to shortcuts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/signals.py to signals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/sqlcipher_ext.py to sqlcipher_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/sqlite_ext.py to sqlite_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/sqlite_udf.py to sqlite_udf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/sqliteq.py to sqliteq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/pwiz.py to pwiz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/peewee.py to peewee.cpython-37.pyc writing byte-compilation script '/tmp/tmp_xuwe15t.py' /usr/bin/python3 /tmp/tmp_xuwe15t.py removing /tmp/tmp_xuwe15t.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: 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.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/peewee-3.9.2-py3.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/bin copying build/scripts-3.7/pwiz.py -> /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/bin/pwiz.py to 755 + rm /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/pwiz.py + rm /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/__pycache__/pwiz.cpython-37.opt-1.pyc /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/__pycache__/pwiz.cpython-37.pyc + mv /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/bin/pwiz.py /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/bin/pwiz + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.9.2-1.fc31 --unique-debug-suffix -3.9.2-1.fc31.x86_64 --unique-debug-src-base python-peewee-3.9.2-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/peewee-3.9.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/_sqlite_udf.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/_sqlite_ext.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/_sqlite_udf.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7/site-packages/playhouse/_sqlite_ext.cpython-37m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 2659 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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.9.2-1.fc31.x86_64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tWq8hF + umask 022 + cd /builddir/build/BUILD + cd peewee-3.9.2 + /usr/bin/python3 runtests.py -e sqlite ..........s......................................s...............................................................................s.......ss...................................s...............................s.......................................................s.................................................................................................................................sss...........................................................s..................s...ssssssssssss......s...s.........s....ss.....s..............s................................................ss......................ssssssss.......................sss.......sssssssssss...s.............ss.......................Unable to import sqlite C extension tests, skipping. Unable to import mysql-connector, skipping mysql_ext tests. Unable to import postgres extension tests, skipping. Unable to import SQLCipher extension tests, skipping. Unable to import sqlite extension tests, skipping. BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 703 tests in 3.776s BUILDSTDERR: OK (skipped=59) + exit 0 Processing files: python3-peewee-3.9.2-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.54lShH + umask 022 + cd /builddir/build/BUILD + cd peewee-3.9.2 + DOCDIR=/builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/share/doc/python3-peewee + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/share/doc/python3-peewee + cp -pr README.rst /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/share/doc/python3-peewee + cp -pr html /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/share/doc/python3-peewee + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DjwQkJ + umask 022 + cd /builddir/build/BUILD + cd peewee-3.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/share/licenses/python3-peewee + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/share/licenses/python3-peewee + cp -pr LICENSE /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64/usr/share/licenses/python3-peewee + exit 0 Provides: python3-peewee = 3.9.2-1.fc31 python3-peewee(x86-64) = 3.9.2-1.fc31 python3.7dist(peewee) = 3.9.2 python3dist(peewee) = 3.9.2 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 libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.7m.so.1.0()(64bit) libsqlite3.so.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-peewee-debugsource-3.9.2-1.fc31.x86_64 Provides: python-peewee-debugsource = 3.9.2-1.fc31 python-peewee-debugsource(x86-64) = 3.9.2-1.fc31 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.9.2-1.fc31.x86_64 Provides: debuginfo(build-id) = 6c430f55f190b5d6228b214b5700b7f51bfeb2d5 debuginfo(build-id) = e3ce56ef6d9f07ee9da97d00d2f1afb3dfda8c49 python3-peewee-debuginfo = 3.9.2-1.fc31 python3-peewee-debuginfo(x86-64) = 3.9.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-peewee-debugsource(x86-64) = 3.9.2-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64 Wrote: /builddir/build/RPMS/python3-peewee-3.9.2-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/python-peewee-debugsource-3.9.2-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/python3-peewee-debuginfo-3.9.2-1.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tOGclU + umask 022 + cd /builddir/build/BUILD + cd peewee-3.9.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-peewee-3.9.2-1.fc31.x86_64 + exit 0 Child return code was: 0