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 1466110 Details for
Bug 1605647
python-cursive: 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), 17.63 KB, created by
Mohan Boddu
on 2018-07-20 16:23:51 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 16:23:51 UTC
Size:
17.63 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-cursive.spec'], chrootPath='/var/lib/mock/f29-build-13052935-949978/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 0xb5f0a050>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-cursive.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-cursive-0.1.2-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-cursive.spec'], chrootPath='/var/lib/mock/f29-build-13052935-949978/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 0xb5f0a050>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-cursive.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.UNl3DV >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf cursive-0.1.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/cursive-0.1.2.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd cursive-0.1.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -rf cursive.egg-info >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2RkKqN >+ umask 022 >+ cd /builddir/build/BUILD >+ cd cursive-0.1.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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' >+ 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/cursive >creating build/lib/cursive/tests >copying cursive/tests/__init__.py -> build/lib/cursive/tests >copying cursive/tests/base.py -> build/lib/cursive/tests >copying cursive/exception.py -> build/lib/cursive >copying cursive/i18n.py -> build/lib/cursive >copying cursive/__init__.py -> build/lib/cursive >copying cursive/signature_utils.py -> build/lib/cursive >creating build/lib/cursive/tests/unit >copying cursive/tests/unit/__init__.py -> build/lib/cursive/tests/unit >copying cursive/tests/unit/test_signature_utils.py -> build/lib/cursive/tests/unit >running egg_info >creating cursive.egg-info >writing requirements to cursive.egg-info/requires.txt >writing cursive.egg-info/PKG-INFO >writing top-level names to cursive.egg-info/top_level.txt >writing dependency_links to cursive.egg-info/dependency_links.txt >[pbr] Processing SOURCES.txt >writing manifest file 'cursive.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 >reading manifest template 'MANIFEST.in' >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 'cursive.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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' >+ 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 cursive.egg-info/PKG-INFO >writing dependency_links to cursive.egg-info/dependency_links.txt >writing requirements to cursive.egg-info/requires.txt >writing top-level names to cursive.egg-info/top_level.txt >[pbr] Reusing existing SOURCES.txt >+ sleep 1 >+ /usr/bin/python2 setup.py build_sphinx >running build_sphinx >creating /builddir/build/BUILD/cursive-0.1.2/doc/build >creating /builddir/build/BUILD/cursive-0.1.2/doc/build/doctrees >creating /builddir/build/BUILD/cursive-0.1.2/doc/build/html >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >Running Sphinx v1.7.5 >fatal: --local can only be used inside a git repository >loading pickled environment... not yet created >Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme >building [mo]: all of 0 po files >building [html]: all source files >updating environment: 5 added, 0 changed, 0 removed >reading sources... [ 20%] contributing >reading sources... [ 40%] index >reading sources... [ 60%] installation >reading sources... [ 80%] readme >reading sources... [100%] usage >looking for now-outdated files... none found >pickling environment... done >checking consistency... done >preparing documents... done >writing output... [ 20%] contributing >writing output... [ 40%] index >writing output... [ 60%] installation >writing output... [ 80%] readme >writing output... [100%] usage >generating indices... genindex >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. >The HTML pages are in doc/build/html. >+ rm -rf html/.doctrees html/.buildinfo >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yzI8B2 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch >+ cd cursive-0.1.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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' >+ 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-cursive-0.1.2-5.fc29.noarch >running install >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >running install_lib >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7 >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive >copying build/lib/cursive/exception.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/tests >copying build/lib/cursive/tests/__init__.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/tests >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/tests/unit >copying build/lib/cursive/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/tests/unit >copying build/lib/cursive/tests/unit/test_signature_utils.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/tests/unit >copying build/lib/cursive/tests/base.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/tests >copying build/lib/cursive/i18n.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive >copying build/lib/cursive/__init__.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive >copying build/lib/cursive/signature_utils.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/exception.py to exception.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/tests/unit/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/tests/unit/test_signature_utils.py to test_signature_utils.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/tests/base.py to base.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/i18n.py to i18n.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive/signature_utils.py to signature_utils.cpython-37.pyc >writing byte-compilation script '/tmp/tmpe14kq41k.py' >/usr/bin/python3 /tmp/tmpe14kq41k.py >removing /tmp/tmpe14kq41k.py >running install_egg_info >running egg_info >writing cursive.egg-info/PKG-INFO >writing dependency_links to cursive.egg-info/dependency_links.txt >writing requirements to cursive.egg-info/requires.txt >writing top-level names to cursive.egg-info/top_level.txt >[pbr] Reusing existing SOURCES.txt >Copying cursive.egg-info to /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7/site-packages/cursive-0.1.2-py3.7.egg-info >running install_scripts >+ 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' >+ 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-cursive-0.1.2-5.fc29.noarch >running install >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >running install_lib >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive >copying build/lib/cursive/exception.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/tests >copying build/lib/cursive/tests/__init__.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/tests >creating /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/tests/unit >copying build/lib/cursive/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/tests/unit >copying build/lib/cursive/tests/unit/test_signature_utils.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/tests/unit >copying build/lib/cursive/tests/base.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/tests >copying build/lib/cursive/i18n.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive >copying build/lib/cursive/__init__.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive >copying build/lib/cursive/signature_utils.py -> /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/exception.py to exception.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/tests/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/tests/unit/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/tests/unit/test_signature_utils.py to test_signature_utils.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/tests/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/i18n.py to i18n.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive/signature_utils.py to signature_utils.pyc >writing byte-compilation script '/tmp/tmpBDJ7P3.py' >/usr/bin/python2 -O /tmp/tmpBDJ7P3.py >removing /tmp/tmpBDJ7P3.py >running install_egg_info >running egg_info >writing requirements to cursive.egg-info/requires.txt >writing cursive.egg-info/PKG-INFO >writing top-level names to cursive.egg-info/top_level.txt >writing dependency_links to cursive.egg-info/dependency_links.txt >[pbr] Reusing existing SOURCES.txt >Copying cursive.egg-info to /builddir/build/BUILDROOT/python-cursive-0.1.2-5.fc29.noarch/usr/lib/python2.7/site-packages/cursive-0.1.2-py2.7.egg-info >running install_scripts >+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.1.2-5.fc29 --unique-debug-suffix -0.1.2-5.fc29.noarch --unique-debug-src-base python-cursive-0.1.2-5.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cursive-0.1.2 >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-cursive-0.1.2-5.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-cursive-0.1.2-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.z96dSq >+ umask 022 >+ cd /builddir/build/BUILD >+ cd cursive-0.1.2 >+ /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:-160} \ >${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./cursive/tests} --list >Non-zero exit code (127) from test listing. >error: testr failed (3) >error: Bad exit status from /var/tmp/rpm-tmp.z96dSq (%check) > Bad exit status from /var/tmp/rpm-tmp.z96dSq (%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/python-cursive.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 1605647
: 1466110 |
1466111
|
1466112