Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1467458 Details for
Bug 1606140
rtv: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 22.09 KB, created by
Mohan Boddu
on 2018-07-20 18:37:19 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 18:37:19 UTC
Size:
22.09 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rtv.spec'], chrootPath='/var/lib/mock/f29-build-13060514-950015/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffb6e5ef98>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rtv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/rtv-1.22.1-3.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rtv.spec'], chrootPath='/var/lib/mock/f29-build-13060514-950015/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffb6e5ef98>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rtv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bXYnqe >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf rtv-1.22.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/rtv-1.22.1.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd rtv-1.22.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ /usr/bin/cat /builddir/build/SOURCES/00-rtv-1.21.0-mailcap_fix.patch >+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch >+ rm -rf rtv.egg-info >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.neuz9D >+ umask 022 >+ cd /builddir/build/BUILD >+ cd rtv-1.22.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,-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/rtv >copying rtv/objects.py -> build/lib/rtv >copying rtv/theme.py -> build/lib/rtv >copying rtv/oauth.py -> build/lib/rtv >copying rtv/__version__.py -> build/lib/rtv >copying rtv/subreddit_page.py -> build/lib/rtv >copying rtv/subscription_page.py -> build/lib/rtv >copying rtv/docs.py -> build/lib/rtv >copying rtv/exceptions.py -> build/lib/rtv >copying rtv/page.py -> build/lib/rtv >copying rtv/mime_parsers.py -> build/lib/rtv >copying rtv/clipboard.py -> build/lib/rtv >copying rtv/terminal.py -> build/lib/rtv >copying rtv/__init__.py -> build/lib/rtv >copying rtv/__main__.py -> build/lib/rtv >copying rtv/content.py -> build/lib/rtv >copying rtv/submission_page.py -> build/lib/rtv >copying rtv/config.py -> build/lib/rtv >creating build/lib/rtv/packages >copying rtv/packages/__init__.py -> build/lib/rtv/packages >creating build/lib/rtv/packages/praw >copying rtv/packages/praw/handlers.py -> build/lib/rtv/packages/praw >copying rtv/packages/praw/internal.py -> build/lib/rtv/packages/praw >copying rtv/packages/praw/objects.py -> build/lib/rtv/packages/praw >copying rtv/packages/praw/settings.py -> build/lib/rtv/packages/praw >copying rtv/packages/praw/multiprocess.py -> build/lib/rtv/packages/praw >copying rtv/packages/praw/decorator_helpers.py -> build/lib/rtv/packages/praw >copying rtv/packages/praw/decorators.py -> build/lib/rtv/packages/praw >copying rtv/packages/praw/errors.py -> build/lib/rtv/packages/praw >copying rtv/packages/praw/__init__.py -> build/lib/rtv/packages/praw >copying rtv/packages/praw/helpers.py -> build/lib/rtv/packages/praw >creating build/lib/rtv/templates >copying rtv/templates/rtv.cfg -> build/lib/rtv/templates >copying rtv/templates/mailcap -> build/lib/rtv/templates >copying rtv/templates/index.html -> build/lib/rtv/templates >creating build/lib/rtv/themes >copying rtv/themes/solarized-light.cfg -> build/lib/rtv/themes >copying rtv/themes/solarized-dark.cfg -> build/lib/rtv/themes >copying rtv/themes/papercolor.cfg -> build/lib/rtv/themes >copying rtv/themes/molokai.cfg -> build/lib/rtv/themes >copying rtv/themes/default.cfg.example -> build/lib/rtv/themes >copying rtv/packages/praw/praw.ini -> build/lib/rtv/packages/praw >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t3H2MV >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch >++ dirname /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch >+ cd rtv-1.22.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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7 >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/praw/handlers.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/praw/internal.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/praw/objects.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/praw/settings.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/praw/multiprocess.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/praw/decorator_helpers.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/praw/decorators.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/praw/errors.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/praw/__init__.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/praw/helpers.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/praw/praw.ini -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw >copying build/lib/rtv/packages/__init__.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/templates >copying build/lib/rtv/templates/rtv.cfg -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/templates >copying build/lib/rtv/templates/mailcap -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/templates >copying build/lib/rtv/templates/index.html -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/templates >copying build/lib/rtv/objects.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/theme.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/oauth.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/__version__.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/themes >copying build/lib/rtv/themes/solarized-light.cfg -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/themes >copying build/lib/rtv/themes/solarized-dark.cfg -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/themes >copying build/lib/rtv/themes/papercolor.cfg -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/themes >copying build/lib/rtv/themes/molokai.cfg -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/themes >copying build/lib/rtv/themes/default.cfg.example -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/themes >copying build/lib/rtv/subreddit_page.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/subscription_page.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/docs.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/exceptions.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/page.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/mime_parsers.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/clipboard.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/terminal.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/__init__.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/__main__.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/content.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/submission_page.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >copying build/lib/rtv/config.py -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw/handlers.py to handlers.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw/internal.py to internal.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw/objects.py to objects.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw/settings.py to settings.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw/multiprocess.py to multiprocess.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw/decorator_helpers.py to decorator_helpers.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw/decorators.py to decorators.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw/errors.py to errors.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/praw/helpers.py to helpers.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/packages/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/objects.py to objects.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/theme.py to theme.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/oauth.py to oauth.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/__version__.py to __version__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/subreddit_page.py to subreddit_page.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/subscription_page.py to subscription_page.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/docs.py to docs.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/exceptions.py to exceptions.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/page.py to page.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/mime_parsers.py to mime_parsers.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/clipboard.py to clipboard.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/terminal.py to terminal.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/__main__.py to __main__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/content.py to content.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/submission_page.py to submission_page.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv/config.py to config.cpython-37.pyc >writing byte-compilation script '/tmp/tmp277g267b.py' >/usr/bin/python3 /tmp/tmp277g267b.py >removing /tmp/tmp277g267b.py >running install_data >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/share >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/share/man >creating /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/share/man/man1 >copying rtv.1 -> /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/share/man/man1 >running install_egg_info >running egg_info >creating rtv.egg-info >writing rtv.egg-info/PKG-INFO >writing dependency_links to rtv.egg-info/dependency_links.txt >writing entry points to rtv.egg-info/entry_points.txt >writing requirements to rtv.egg-info/requires.txt >writing top-level names to rtv.egg-info/top_level.txt >writing manifest file 'rtv.egg-info/SOURCES.txt' >reading manifest file 'rtv.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'rtv.egg-info/SOURCES.txt' >Copying rtv.egg-info to /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/python3.7/site-packages/rtv-1.22.1-py3.7.egg-info >running install_scripts >Installing rtv script to /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/bin >+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.22.1-3.fc29 --unique-debug-suffix -1.22.1-3.fc29.noarch --unique-debug-src-base rtv-1.22.1-3.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rtv-1.22.1 >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/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 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/rtv-1.22.1-3.fc29.noarch/usr/lib/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.LowsCn >+ umask 022 >+ cd /builddir/build/BUILD >+ cd rtv-1.22.1 >+ /usr/bin/python3 -m pytest tests >============================= test session starts ============================== >platform linux -- Python 3.7.0, pytest-3.6.3, py-1.5.4, pluggy-0.6.0 >rootdir: /builddir/build/BUILD/rtv-1.22.1, inifile: >collected 275 items >tests/test_clipboard.py . [ 0%] >tests/test_config.py .......... [ 4%] >tests/test_content.py ..s............................................... [ 22%] >........................... [ 32%] >tests/test_mime_parsers.py .............x................. [ 43%] >tests/test_oauth.py ........... [ 47%] >tests/test_objects.py .............................x. [ 58%] >tests/test_packages.py . [ 58%] >tests/test_page.py .... [ 60%] >tests/test_submission.py .......................s. [ 69%] >tests/test_subreddit.py .................s..... [ 77%] >tests/test_subscription.py ....... [ 80%] >tests/test_terminal.py ................................. [ 92%] >tests/test_theme.py ...............F..... [100%] >=================================== FAILURES =================================== >_____________________________ test_theme_from_name _____________________________ > def test_theme_from_name(): > > with _ephemeral_directory() as dirname: > with NamedTemporaryFile(mode='w+', suffix='.cfg', dir=dirname) as fp: > path, filename = os.path.split(fp.name) > theme_name = filename[:-4] > > fp.write('[theme]\n') > fp.write('Upvote = default default\n') > fp.flush() > > # Full file path > theme = Theme.from_name(fp.name, path=path) > assert theme.name == theme_name > assert theme.source == 'custom' > assert theme.elements['Upvote'] == (-1, -1, curses.A_NORMAL) > > # Relative to the directory > theme = Theme.from_name(theme_name, path=path) > assert theme.name == theme_name > assert theme.source == 'installed' > assert theme.elements['Upvote'] == (-1, -1, curses.A_NORMAL) > > # Invalid theme name >> with pytest.raises(ConfigError, path=path): >E TypeError: Unexpected keyword arguments passed to pytest.raises: path >tests/test_theme.py:197: TypeError >----------------------------- Captured stderr call ----------------------------- >2018-07-15 07:22:12,099:INFO:theme.py:385:Loading theme /tmp/tmpvcd8qx09/tmp3qu2wa5g.cfg >2018-07-15 07:22:12,101:INFO:theme.py:385:Loading theme /tmp/tmpvcd8qx09/tmp3qu2wa5g.cfg >------------------------------ Captured log call ------------------------------- >theme.py 385 INFO Loading theme /tmp/tmpvcd8qx09/tmp3qu2wa5g.cfg >theme.py 385 INFO Loading theme /tmp/tmpvcd8qx09/tmp3qu2wa5g.cfg >========= 1 failed, 269 passed, 3 skipped, 2 xfailed in 99.11 seconds ========== >error: Bad exit status from /var/tmp/rpm-tmp.LowsCn (%check) > Bad exit status from /var/tmp/rpm-tmp.LowsCn (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rtv.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1606140
: 1467458 |
1467459
|
1467460