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 1466717 Details for
Bug 1605872
python-renderspec: 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), 16.70 KB, created by
Mohan Boddu
on 2018-07-20 17:24:05 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 17:24:05 UTC
Size:
16.70 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/python-renderspec.spec'], chrootPath='/var/lib/mock/f29-build-13056062-949986/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 0x7f322e1dbf60>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-renderspec.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/python-renderspec-1.7.0-5.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-renderspec.spec'], chrootPath='/var/lib/mock/f29-build-13056062-949986/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 0x7f322e1dbf60>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-renderspec.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.eCXXSO >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf renderspec-1.7.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/renderspec-1.7.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd renderspec-1.7.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -f requirements.txt test-requirements.txt >+ rm -rf renderspec.egg-info >+ find -type f -a '(' -name '*.py' -o -name 'py.*' ')' -exec sed -i '1{/^#!/d}' '{}' ';' >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KO5FNp >+ umask 022 >+ cd /builddir/build/BUILD >+ cd renderspec-1.7.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/renderspec >copying renderspec/__init__.py -> build/lib/renderspec >copying renderspec/contextfuncs.py -> build/lib/renderspec >copying renderspec/distloader.py -> build/lib/renderspec >copying renderspec/versions.py -> build/lib/renderspec >copying renderspec/utils.py -> build/lib/renderspec >running egg_info >creating renderspec.egg-info >writing requirements to renderspec.egg-info/requires.txt >writing renderspec.egg-info/PKG-INFO >writing top-level names to renderspec.egg-info/top_level.txt >writing dependency_links to renderspec.egg-info/dependency_links.txt >writing entry points to renderspec.egg-info/entry_points.txt >[pbr] Processing SOURCES.txt >writing manifest file 'renderspec.egg-info/SOURCES.txt' >warning: no previously-included files found matching '.gitignore' >warning: no previously-included files found matching '.gitreview' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'renderspec.egg-info/SOURCES.txt' >+ sleep 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 >running egg_info >writing renderspec.egg-info/PKG-INFO >writing dependency_links to renderspec.egg-info/dependency_links.txt >writing entry points to renderspec.egg-info/entry_points.txt >writing requirements to renderspec.egg-info/requires.txt >writing top-level names to renderspec.egg-info/top_level.txt >[pbr] Reusing existing SOURCES.txt >+ sleep 1 >+ sphinx-build doc/source html >Running Sphinx v1.7.5 >fatal: not a git repository (or any of the parent directories): .git >fatal: --local can only be used inside a git repository >making output directory... >loading pickled environment... not yet created >Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme >building [mo]: targets for 0 po files that are out of date >building [html]: targets for 3 source files that are out of date >updating environment: 3 added, 0 changed, 0 removed >reading sources... [ 33%] index >reading sources... [ 66%] installation >reading sources... [100%] usage >/builddir/build/BUILD/renderspec-1.7.0/doc/source/usage.rst:267: WARNING: Title underline too short. >context function `license` >************************ >looking for now-outdated files... none found >/builddir/build/BUILD/renderspec-1.7.0/doc/source/usage.rst:267: WARNING: Title underline too short. >context function `license` >************************ >pickling environment... done >checking consistency... done >preparing documents... done >writing output... [ 33%] index >writing output... [ 66%] installation >writing output... [100%] usage >generating indices... genindex >writing additional pages... search >copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/renderspec-1.7.0/doc/source/static' does not exist >done >copying extra files... done >dumping search index in English (code: en) ... done >dumping object inventory... done >build succeeded, 3 warnings. >The HTML pages are in html. >+ rm -rf html/.doctrees html/.buildinfo >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kzwSTb >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch >+ cd renderspec-1.7.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/python-renderspec-1.7.0-5.fc29.noarch >running install >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >running install_lib >creating /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7 >creating /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages >creating /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec >copying build/lib/renderspec/__init__.py -> /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec >copying build/lib/renderspec/contextfuncs.py -> /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec >copying build/lib/renderspec/distloader.py -> /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec >copying build/lib/renderspec/versions.py -> /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec >copying build/lib/renderspec/utils.py -> /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec >byte-compiling /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec/contextfuncs.py to contextfuncs.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec/distloader.py to distloader.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec/versions.py to versions.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec/utils.py to utils.cpython-37.pyc >writing byte-compilation script '/tmp/tmpw116fo9j.py' >/usr/bin/python3 /tmp/tmpw116fo9j.py >removing /tmp/tmpw116fo9j.py >running install_egg_info >running egg_info >writing renderspec.egg-info/PKG-INFO >writing dependency_links to renderspec.egg-info/dependency_links.txt >writing entry points to renderspec.egg-info/entry_points.txt >writing requirements to renderspec.egg-info/requires.txt >writing top-level names to renderspec.egg-info/top_level.txt >[pbr] Reusing existing SOURCES.txt >Copying renderspec.egg-info to /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7/site-packages/renderspec-1.7.0-py3.7.egg-info >running install_scripts >Installing renderspec script to /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/bin >+ cp /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch//usr/bin/renderspec /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch//usr/bin/renderspec-3.7 >+ ln -s /usr/bin/renderspec-3.7 /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch//usr/bin/renderspec-3 >+ 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch >running install >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >running install_lib >creating /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec >copying build/lib/renderspec/__init__.py -> /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec >copying build/lib/renderspec/contextfuncs.py -> /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec >copying build/lib/renderspec/distloader.py -> /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec >copying build/lib/renderspec/versions.py -> /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec >copying build/lib/renderspec/utils.py -> /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec >byte-compiling /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec/contextfuncs.py to contextfuncs.pyc >byte-compiling /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec/distloader.py to distloader.pyc >byte-compiling /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec/versions.py to versions.pyc >byte-compiling /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec/utils.py to utils.pyc >writing byte-compilation script '/tmp/tmp1rfd0a.py' >/usr/bin/python2 -O /tmp/tmp1rfd0a.py >removing /tmp/tmp1rfd0a.py >running install_egg_info >running egg_info >writing requirements to renderspec.egg-info/requires.txt >writing renderspec.egg-info/PKG-INFO >writing top-level names to renderspec.egg-info/top_level.txt >writing dependency_links to renderspec.egg-info/dependency_links.txt >writing entry points to renderspec.egg-info/entry_points.txt >[pbr] Reusing existing SOURCES.txt >Copying renderspec.egg-info to /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7/site-packages/renderspec-1.7.0-py2.7.egg-info >running install_scripts >Installing renderspec script to /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/bin >+ cp /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch//usr/bin/renderspec /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch//usr/bin/renderspec-2.7 >+ ln -s /usr/bin/renderspec-2.7 /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch//usr/bin/renderspec-2 >+ /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.7.0-5.fc29 --unique-debug-suffix -1.7.0-5.fc29.noarch --unique-debug-src-base python-renderspec-1.7.0-5.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/renderspec-1.7.0 >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/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-renderspec-1.7.0-5.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >/usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BYoEe2 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd renderspec-1.7.0 >+ /usr/bin/python2 setup.py test >running test >/bin/sh: python: command not found >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >OS_LOG_CAPTURE=${OS_LOG_CAPTURE:-1} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./ --list >Non-zero exit code (127) from test listing. >error: testr failed (3) >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.BYoEe2 (%check) > Bad exit status from /var/tmp/rpm-tmp.BYoEe2 (%check) >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/python-renderspec.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 1605872
: 1466717 |
1466718
|
1466719