Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-fsleyes-props.spec'], chrootPath='/var/lib/mock/f32-build-17348743-1248928/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-fsleyes-props.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1566172800 Wrote: /builddir/build/SRPMS/python-fsleyes-props-1.6.5-3.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-fsleyes-props.spec'], chrootPath='/var/lib/mock/f32-build-17348743-1248928/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-fsleyes-props.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1566172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BOGyCi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fsleyes-props-1.6.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/fsleyes-props-1.6.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fsleyes-props-1.6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rfv fsleyes_props.egg-info removed 'fsleyes_props.egg-info/top_level.txt' removed 'fsleyes_props.egg-info/SOURCES.txt' removed 'fsleyes_props.egg-info/PKG-INFO' removed 'fsleyes_props.egg-info/requires.txt' removed 'fsleyes_props.egg-info/dependency_links.txt' removed directory 'fsleyes_props.egg-info' + find . -name '*py' -exec sed -i '/#!\/usr\/bin\/env python/ d' '{}' ';' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rMPmLf + umask 022 + cd /builddir/build/BUILD + cd fsleyes-props-1.6.5 + 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' running build running build_py creating build creating build/lib creating build/lib/fsleyes_props copying fsleyes_props/build.py -> build/lib/fsleyes_props copying fsleyes_props/widgets_choice.py -> build/lib/fsleyes_props copying fsleyes_props/callqueue.py -> build/lib/fsleyes_props copying fsleyes_props/cache.py -> build/lib/fsleyes_props copying fsleyes_props/trace.py -> build/lib/fsleyes_props copying fsleyes_props/widgets.py -> build/lib/fsleyes_props copying fsleyes_props/build_parts.py -> build/lib/fsleyes_props copying fsleyes_props/widgets_number.py -> build/lib/fsleyes_props copying fsleyes_props/properties_value.py -> build/lib/fsleyes_props copying fsleyes_props/properties_types.py -> build/lib/fsleyes_props copying fsleyes_props/widgets_point.py -> build/lib/fsleyes_props copying fsleyes_props/bindable.py -> build/lib/fsleyes_props copying fsleyes_props/widgets_bounds.py -> build/lib/fsleyes_props copying fsleyes_props/properties.py -> build/lib/fsleyes_props copying fsleyes_props/serialise.py -> build/lib/fsleyes_props copying fsleyes_props/widgets_boolean.py -> build/lib/fsleyes_props copying fsleyes_props/suppress.py -> build/lib/fsleyes_props copying fsleyes_props/widgets_list.py -> build/lib/fsleyes_props copying fsleyes_props/syncable.py -> build/lib/fsleyes_props copying fsleyes_props/cli.py -> build/lib/fsleyes_props copying fsleyes_props/__init__.py -> build/lib/fsleyes_props + PYTHONPATH=. + sphinx-build-3 doc html Running Sphinx v2.1.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 22 source files that are out of date updating environment: 22 added, 0 changed, 0 removed reading sources... [ 4%] changelog reading sources... [ 9%] fsleyes_props reading sources... [ 13%] fsleyes_props.bindable reading sources... [ 18%] fsleyes_props.build reading sources... [ 22%] fsleyes_props.build_parts reading sources... [ 27%] fsleyes_props.callqueue reading sources... [ 31%] fsleyes_props.cli reading sources... [ 36%] fsleyes_props.properties reading sources... [ 40%] fsleyes_props.properties_types reading sources... [ 45%] fsleyes_props.properties_value reading sources... [ 50%] fsleyes_props.serialise reading sources... [ 54%] fsleyes_props.suppress reading sources... [ 59%] fsleyes_props.syncable reading sources... [ 63%] fsleyes_props.trace reading sources... [ 68%] fsleyes_props.widgets reading sources... [ 72%] fsleyes_props.widgets_boolean reading sources... [ 77%] fsleyes_props.widgets_bounds reading sources... [ 81%] fsleyes_props.widgets_choice reading sources... [ 86%] fsleyes_props.widgets_list reading sources... [ 90%] fsleyes_props.widgets_number reading sources... [ 95%] fsleyes_props.widgets_point reading sources... [100%] index BUILDSTDERR: /builddir/build/BUILD/fsleyes-props-1.6.5/fsleyes_props/properties_value.py:1180: SyntaxWarning: invalid escape sequence \_ BUILDSTDERR: """Move the item from 'from\_' to 'to'.""" BUILDSTDERR: /usr/lib/python3.8/site-packages/sphinx/events.py:103: RemovedInSphinx30Warning: autodoc_default_flags is now deprecated. Please use autodoc_default_options instead. BUILDSTDERR: results.append(callback(self.app, *args)) BUILDSTDERR: :1180: SyntaxWarning: invalid escape sequence \_ BUILDSTDERR: /builddir/build/BUILD/fsleyes-props-1.6.5/doc/changelog.rst:4: WARNING: Problems with "include" directive path: BUILDSTDERR: InputError: [Errno 2] No such file or directory: 'CHANGELOG.rst'. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] changelog writing output... [ 9%] fsleyes_props writing output... [ 13%] fsleyes_props.bindable writing output... [ 18%] fsleyes_props.build writing output... [ 22%] fsleyes_props.build_parts writing output... [ 27%] fsleyes_props.callqueue writing output... [ 31%] fsleyes_props.cli writing output... [ 36%] fsleyes_props.properties writing output... [ 40%] fsleyes_props.properties_types writing output... [ 45%] fsleyes_props.properties_value writing output... [ 50%] fsleyes_props.serialise writing output... [ 54%] fsleyes_props.suppress writing output... [ 59%] fsleyes_props.syncable writing output... [ 63%] fsleyes_props.trace writing output... [ 68%] fsleyes_props.widgets writing output... [ 72%] fsleyes_props.widgets_boolean writing output... [ 77%] fsleyes_props.widgets_bounds writing output... [ 81%] fsleyes_props.widgets_choice writing output... [ 86%] fsleyes_props.widgets_list writing output... [ 90%] fsleyes_props.widgets_number writing output... [ 95%] fsleyes_props.widgets_point writing output... [100%] index generating indices... genindex py-modindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in html. + rm -frv html/.buildinfo removed 'html/.buildinfo' + rm -frv html/.doctrees removed 'html/.doctrees/fsleyes_props.widgets_list.doctree' removed 'html/.doctrees/fsleyes_props.build_parts.doctree' removed 'html/.doctrees/fsleyes_props.syncable.doctree' removed 'html/.doctrees/fsleyes_props.properties_value.doctree' removed 'html/.doctrees/fsleyes_props.widgets.doctree' removed 'html/.doctrees/fsleyes_props.widgets_point.doctree' removed 'html/.doctrees/fsleyes_props.trace.doctree' removed 'html/.doctrees/fsleyes_props.build.doctree' removed 'html/.doctrees/fsleyes_props.properties.doctree' removed 'html/.doctrees/fsleyes_props.widgets_boolean.doctree' removed 'html/.doctrees/fsleyes_props.doctree' removed 'html/.doctrees/fsleyes_props.suppress.doctree' removed 'html/.doctrees/index.doctree' removed 'html/.doctrees/environment.pickle' removed 'html/.doctrees/fsleyes_props.properties_types.doctree' removed 'html/.doctrees/fsleyes_props.widgets_choice.doctree' removed 'html/.doctrees/fsleyes_props.serialise.doctree' removed 'html/.doctrees/fsleyes_props.bindable.doctree' removed 'html/.doctrees/fsleyes_props.cli.doctree' removed 'html/.doctrees/fsleyes_props.widgets_number.doctree' removed 'html/.doctrees/changelog.doctree' removed 'html/.doctrees/fsleyes_props.callqueue.doctree' removed 'html/.doctrees/fsleyes_props.widgets_bounds.doctree' removed directory 'html/.doctrees' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bmmp5d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch + cd fsleyes-props-1.6.5 + 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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-fsleyes-props-1.6.5-3.fc32.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr creating /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib creating /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/build.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/widgets_choice.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/callqueue.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/cache.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/trace.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/widgets.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/build_parts.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/widgets_number.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/properties_value.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/properties_types.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/widgets_point.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/bindable.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/widgets_bounds.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/properties.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/serialise.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/widgets_boolean.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/suppress.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/widgets_list.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/syncable.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/cli.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props copying build/lib/fsleyes_props/__init__.py -> /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/build.py to build.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/widgets_choice.py to widgets_choice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/callqueue.py to callqueue.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/cache.py to cache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/trace.py to trace.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/widgets.py to widgets.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/build_parts.py to build_parts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/widgets_number.py to widgets_number.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/properties_value.py to properties_value.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/properties_types.py to properties_types.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/widgets_point.py to widgets_point.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/bindable.py to bindable.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/widgets_bounds.py to widgets_bounds.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/properties.py to properties.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/serialise.py to serialise.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/widgets_boolean.py to widgets_boolean.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/suppress.py to suppress.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/widgets_list.py to widgets_list.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/syncable.py to syncable.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/cli.py to cli.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmp31dd6rl2.py' /usr/bin/python3 /tmp/tmp31dd6rl2.py BUILDSTDERR: /usr/lib/python3.8/site-packages/fsleyes_props/properties_value.py:1180: SyntaxWarning: invalid escape sequence \_ removing /tmp/tmp31dd6rl2.py running install_egg_info running egg_info creating fsleyes_props.egg-info writing fsleyes_props.egg-info/PKG-INFO writing dependency_links to fsleyes_props.egg-info/dependency_links.txt writing requirements to fsleyes_props.egg-info/requires.txt writing top-level names to fsleyes_props.egg-info/top_level.txt writing manifest file 'fsleyes_props.egg-info/SOURCES.txt' reading manifest file 'fsleyes_props.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: /usr/lib/python3.8/site-packages/fsleyes_props/properties_value.py:1180: SyntaxWarning: invalid escape sequence \_ BUILDSTDERR: warning: no files found matching 'pytest.ini' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'doc/html' writing manifest file 'fsleyes_props.egg-info/SOURCES.txt' Copying fsleyes_props.egg-info to /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8/site-packages/fsleyes_props-1.6.5-py3.8.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.6.5-3.fc32 --unique-debug-suffix -1.6.5-3.fc32.noarch --unique-debug-src-base python-fsleyes-props-1.6.5-3.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fsleyes-props-1.6.5 BUILDSTDERR: find: 'debug': No such file or directory + /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/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 BUILDSTDERR: /usr/lib/python3.8/properties_value.py:1180: SyntaxWarning: invalid escape sequence \_ BUILDSTDERR: /usr/lib/python3.8/properties_value.py:1180: SyntaxWarning: invalid escape sequence \_ + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZjYsZh + umask 022 + cd /builddir/build/BUILD + cd fsleyes-props-1.6.5 + xvfb-run pytest-3 tests --ignore=tests/test_widget_boolean.py --ignore=tests/test_widget_number.py --ignore=tests/test_widget_point.py ============================= test session starts ============================== platform linux -- Python 3.8.0b3, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/fsleyes-props-1.6.5, inifile: setup.cfg, testpaths: tests plugins: cov-2.7.1 collecting ... collected 41 items tests/test_cache.py::test_PropCache PASSED [ 2%] tests/test_cache.py::test_PropCache_gc PASSED [ 4%] tests/test_callqueue.py::test_call PASSED [ 7%] tests/test_callqueue.py::test_debug PASSED [ 9%] tests/test_callqueue.py::test_callAll PASSED [ 12%] tests/test_callqueue.py::test_call_raise PASSED [ 14%] tests/test_callqueue.py::test_dequeue PASSED [ 17%] tests/test_callqueue.py::test_call_recursive PASSED [ 19%] tests/test_callqueue.py::test_call_threaded PASSED [ 21%] tests/test_callqueue.py::test_dequeue_threaded PASSED [ 24%] tests/test_callqueue.py::test_skipDuplicates PASSED [ 26%] tests/test_callqueue.py::test_noSkipDuplicates PASSED [ 29%] tests/test_callqueue.py::test_dequeue_noSkipDuplicates PASSED [ 31%] tests/test_callqueue.py::test_hold PASSED [ 34%] tests/test_callqueue.py::test_hold_threaded PASSED [ 36%] tests/test_importall.py::test_importall PASSED [ 39%] tests/test_properties_value.py::test_listener PASSED [ 41%] tests/test_property_number.py::test_Int PASSED [ 43%] tests/test_property_number.py::test_Real PASSED [ 46%] tests/test_property_number.py::test_Percentage PASSED [ 48%] tests/test_property_string.py::test_assign PASSED [ 51%] tests/test_property_string.py::test_length PASSED [ 53%] tests/test_property_types.py::test_define_and_assign PASSED [ 56%] tests/test_syncable.py::test_basic_usage PASSED [ 58%] tests/test_syncable.py::test_unsync PASSED [ 60%] tests/test_syncable.py::test_unsync_all PASSED [ 63%] tests/test_syncable.py::test_bindingDirection PASSED [ 65%] tests/test_syncable.py::test_detach PASSED [ 68%] tests/test_syncable.py::test_syncabe_list_link1 PASSED [ 70%] tests/test_syncable.py::test_syncabe_list_link2 PASSED [ 73%] tests/test_syncable.py::test_syncabe_list_link3 PASSED [ 75%] tests/test_syncable.py::test_syncabe_list_link4 PASSED [ 78%] tests/test_syncable.py::test_syncabe_list_link5 PASSED [ 80%] tests/test_syncable.py::test_syncabe_list_link6 PASSED [ 82%] tests/test_syncable.py::test_syncabe_list_link7 PASSED [ 85%] tests/test_syncable.py::test_syncabe_list_link8 PASSED [ 87%] tests/test_syncable.py::test_syncabe_list_link9 PASSED [ 90%] tests/test_syncable.py::test_syncabe_list_link10 PASSED [ 92%] tests/test_syncable.py::test_syncable_class_hierarchy PASSED [ 95%] tests/test_syncable.py::test_nobind_nounbind PASSED [ 97%] tests/test_widget_bounds.py::test_widget_bounds PASSED [100%] =============================== warnings summary =============================== tests/test_importall.py::test_importall /builddir/build/BUILD/fsleyes-props-1.6.5/fsleyes_props/widgets.py:100: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working from collections import Iterable tests/test_property_types.py::test_define_and_assign /builddir/build/BUILD/fsleyes-props-1.6.5/fsleyes_props/properties_types.py:800: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working if (not isinstance(value, collections.Sequence)) or \ tests/test_widget_bounds.py::test_widget_bounds tests/test_widget_bounds.py::test_widget_bounds tests/test_widget_bounds.py::test_widget_bounds tests/test_widget_bounds.py::test_widget_bounds tests/test_widget_bounds.py::test_widget_bounds tests/test_widget_bounds.py::test_widget_bounds tests/test_widget_bounds.py::test_widget_bounds tests/test_widget_bounds.py::test_widget_bounds /builddir/build/BUILD/fsleyes-props-1.6.5/tests/__init__.py:104: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. sim.MouseMove(x, y) tests/test_widget_bounds.py::test_widget_bounds tests/test_widget_bounds.py::test_widget_bounds tests/test_widget_bounds.py::test_widget_bounds tests/test_widget_bounds.py::test_widget_bounds /builddir/build/BUILD/fsleyes-props-1.6.5/tests/__init__.py:105: DeprecationWarning: Yield() is deprecated wx.Yield() -- Docs: https://docs.pytest.org/en/latest/warnings.html ----------- coverage: platform linux, python 3.8.0-beta-3 ------------ Name Stmts Miss Cover ------------------------------------------------------- fsleyes_props/__init__.py 41 0 100% fsleyes_props/bindable.py 271 41 85% fsleyes_props/build.py 370 333 10% fsleyes_props/build_parts.py 101 67 34% fsleyes_props/cache.py 50 0 100% fsleyes_props/callqueue.py 113 4 96% fsleyes_props/cli.py 191 168 12% fsleyes_props/properties.py 304 129 58% fsleyes_props/properties_types.py 615 207 66% fsleyes_props/properties_value.py 411 114 72% fsleyes_props/serialise.py 87 64 26% fsleyes_props/suppress.py 27 19 30% fsleyes_props/syncable.py 176 13 93% fsleyes_props/trace.py 105 68 35% fsleyes_props/widgets.py 273 236 14% fsleyes_props/widgets_boolean.py 44 34 23% fsleyes_props/widgets_bounds.py 101 32 68% fsleyes_props/widgets_choice.py 74 66 11% fsleyes_props/widgets_list.py 128 118 8% fsleyes_props/widgets_number.py 102 90 12% fsleyes_props/widgets_point.py 43 37 14% ------------------------------------------------------- TOTAL 3627 1840 49% =================== 41 passed, 14 warnings in 10.22 seconds ==================== /builddir/build/BUILD/fsleyes-props-1.6.5/fsleyes_props/properties_value.py:1180: SyntaxWarning: invalid escape sequence \_ """Move the item from 'from\_' to 'to'.""" + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: python3-fsleyes-props-1.6.5-3.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Xt3nBg + umask 022 + cd /builddir/build/BUILD + cd fsleyes-props-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/doc/python3-fsleyes-props + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/doc/python3-fsleyes-props + cp -pr README.rst /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/doc/python3-fsleyes-props + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WAl7Fe + umask 022 + cd /builddir/build/BUILD + cd fsleyes-props-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/licenses/python3-fsleyes-props + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/licenses/python3-fsleyes-props + cp -pr LICENSE /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/licenses/python3-fsleyes-props + cp -pr COPYRIGHT /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/licenses/python3-fsleyes-props + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: error: Illegal char '*' (0x2a) in: 0.6.* BUILDSTDERR: error: Illegal char '*' (0x2a) in: 1.* BUILDSTDERR: error: Illegal char '*' (0x2a) in: 1.* Provides: python-fsleyes-props = 1.6.5-3.fc32 python3-fsleyes-props = 1.6.5-3.fc32 python3.8dist(fsleyes-props) = 1.6.5 python3dist(fsleyes-props) = 1.6.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 python3.8dist(fslpy) >= 1.4 python3.8dist(matplotlib) >= 1.5 python3.8dist(wxpython) >= 3.0.2 Obsoletes: python-fsleyes-props < 1.6.5-3.fc32 Processing files: python-fsleyes-props-doc-1.6.5-3.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ce9ySe + umask 022 + cd /builddir/build/BUILD + cd fsleyes-props-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/doc/python-fsleyes-props-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/doc/python-fsleyes-props-doc + cp -pr html /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/doc/python-fsleyes-props-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UD6jgg + umask 022 + cd /builddir/build/BUILD + cd fsleyes-props-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/licenses/python-fsleyes-props-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/licenses/python-fsleyes-props-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/licenses/python-fsleyes-props-doc + cp -pr COPYRIGHT /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch/usr/share/licenses/python-fsleyes-props-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-fsleyes-props-doc = 1.6.5-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch Wrote: /builddir/build/RPMS/python3-fsleyes-props-1.6.5-3.fc32.noarch.rpm Wrote: /builddir/build/RPMS/python-fsleyes-props-doc-1.6.5-3.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zuKkug + umask 022 + cd /builddir/build/BUILD + cd fsleyes-props-1.6.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fsleyes-props-1.6.5-3.fc32.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0