Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253926 Details for
Bug 1424213
python-zope-filerepresentation: FTBFS in rawhide
Home
New
Search
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.rh90 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
<fdopen> (text/plain), 15.25 KB, created by
Fedora Release Engineering
on 2017-02-17 16:19:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 16:19:27 UTC
Size:
15.25 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-zope-filerepresentation.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x7f2cb35de390>user='mockbuild'uid=1000env={'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'}gid=425shell=FalseprintOutput=Falsetimeout=172800chrootPath='/var/lib/mock/f26-build-7651495-694548/root') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-zope-filerepresentation.spec'] with env {'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-zope-filerepresentation-4.1.0-7.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zope-filerepresentation.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x7f2cb35de390>user='mockbuild'uid=1000env={'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'}gid=425private_network=Trueshell=FalseprintOutput=Falsetimeout=172800chrootPath='/var/lib/mock/f26-build-7651495-694548/root') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zope-filerepresentation.spec'] with env {'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BN3qBX >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf zope.filerepresentation-4.1.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/zope.filerepresentation-4.1.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd zope.filerepresentation-4.1.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yFXgsr >+ umask 022 >+ cd /builddir/build/BUILD >+ cd zope.filerepresentation-4.1.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/zope >copying src/zope/__init__.py -> build/lib/zope >creating build/lib/zope/filerepresentation >copying src/zope/filerepresentation/tests.py -> build/lib/zope/filerepresentation >copying src/zope/filerepresentation/__init__.py -> build/lib/zope/filerepresentation >copying src/zope/filerepresentation/interfaces.py -> build/lib/zope/filerepresentation >running egg_info >writing requirements to src/zope.filerepresentation.egg-info/requires.txt >writing src/zope.filerepresentation.egg-info/PKG-INFO >writing namespace_packages to src/zope.filerepresentation.egg-info/namespace_packages.txt >writing top-level names to src/zope.filerepresentation.egg-info/top_level.txt >writing dependency_links to src/zope.filerepresentation.egg-info/dependency_links.txt >reading manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >+ sleep 1 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >running egg_info >writing src/zope.filerepresentation.egg-info/PKG-INFO >writing dependency_links to src/zope.filerepresentation.egg-info/dependency_links.txt >writing namespace_packages to src/zope.filerepresentation.egg-info/namespace_packages.txt >writing requirements to src/zope.filerepresentation.egg-info/requires.txt >writing top-level names to src/zope.filerepresentation.egg-info/top_level.txt >reading manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5qIHc2 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch >++ dirname /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch >+ cd zope.filerepresentation-4.1.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch >running install >running install_lib >Skipping installation of /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python2.7/site-packages/zope/__init__.py (namespace package) >copying zope/filerepresentation/tests.py -> /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python2.7/site-packages/zope/filerepresentation >copying zope/filerepresentation/__init__.py -> /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python2.7/site-packages/zope/filerepresentation >copying zope/filerepresentation/interfaces.py -> /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python2.7/site-packages/zope/filerepresentation >byte-compiling /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python2.7/site-packages/zope/filerepresentation/tests.py to tests.pyc >byte-compiling /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python2.7/site-packages/zope/filerepresentation/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python2.7/site-packages/zope/filerepresentation/interfaces.py to interfaces.pyc >writing byte-compilation script '/tmp/tmppfIJ3c.py' >/usr/bin/python2 -O /tmp/tmppfIJ3c.py >removing /tmp/tmppfIJ3c.py >running install_egg_info >running egg_info >writing requirements to src/zope.filerepresentation.egg-info/requires.txt >writing src/zope.filerepresentation.egg-info/PKG-INFO >writing namespace_packages to src/zope.filerepresentation.egg-info/namespace_packages.txt >writing top-level names to src/zope.filerepresentation.egg-info/top_level.txt >writing dependency_links to src/zope.filerepresentation.egg-info/dependency_links.txt >reading manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >Copying src/zope.filerepresentation.egg-info to /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python2.7/site-packages/zope.filerepresentation-4.1.0-py2.7.egg-info >Installing /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python2.7/site-packages/zope.filerepresentation-4.1.0-py2.7-nspkg.pth >running install_scripts >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch >running install >running install_lib >Skipping installation of /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python3.6/site-packages/zope/__init__.py (namespace package) >copying zope/filerepresentation/tests.py -> /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python3.6/site-packages/zope/filerepresentation >copying zope/filerepresentation/__init__.py -> /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python3.6/site-packages/zope/filerepresentation >copying zope/filerepresentation/interfaces.py -> /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python3.6/site-packages/zope/filerepresentation >byte-compiling /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python3.6/site-packages/zope/filerepresentation/tests.py to tests.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python3.6/site-packages/zope/filerepresentation/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python3.6/site-packages/zope/filerepresentation/interfaces.py to interfaces.cpython-36.pyc >writing byte-compilation script '/tmp/tmp2931jpk7.py' >/usr/bin/python3 /tmp/tmp2931jpk7.py >removing /tmp/tmp2931jpk7.py >running install_egg_info >running egg_info >writing src/zope.filerepresentation.egg-info/PKG-INFO >writing dependency_links to src/zope.filerepresentation.egg-info/dependency_links.txt >writing namespace_packages to src/zope.filerepresentation.egg-info/namespace_packages.txt >writing requirements to src/zope.filerepresentation.egg-info/requires.txt >writing top-level names to src/zope.filerepresentation.egg-info/top_level.txt >reading manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >Copying src/zope.filerepresentation.egg-info to /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python3.6/site-packages/zope.filerepresentation-4.1.0-py3.6.egg-info >Installing /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python3.6/site-packages/zope.filerepresentation-4.1.0-py3.6-nspkg.pth >running install_scripts >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/zope.filerepresentation-4.1.0 >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /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 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope-filerepresentation-4.1.0-7.fc26.noarch/usr/lib/python3.6 using /usr/bin/python3.6 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uWJhiL >+ umask 022 >+ cd /builddir/build/BUILD >+ cd zope.filerepresentation-4.1.0 >+ /usr/bin/python2 setup.py test >running test >running egg_info >writing requirements to src/zope.filerepresentation.egg-info/requires.txt >writing src/zope.filerepresentation.egg-info/PKG-INFO >writing namespace_packages to src/zope.filerepresentation.egg-info/namespace_packages.txt >writing top-level names to src/zope.filerepresentation.egg-info/top_level.txt >writing dependency_links to src/zope.filerepresentation.egg-info/dependency_links.txt >reading manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >running build_ext >testImports (zope.filerepresentation.tests.Test) ... ok >---------------------------------------------------------------------- >Ran 1 test in 0.041s >OK >+ /usr/bin/python3 setup.py test >running test >running egg_info >writing src/zope.filerepresentation.egg-info/PKG-INFO >writing dependency_links to src/zope.filerepresentation.egg-info/dependency_links.txt >writing namespace_packages to src/zope.filerepresentation.egg-info/namespace_packages.txt >writing requirements to src/zope.filerepresentation.egg-info/requires.txt >writing top-level names to src/zope.filerepresentation.egg-info/top_level.txt >reading manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'src/zope.filerepresentation.egg-info/SOURCES.txt' >running build_ext >testImports (zope.filerepresentation.tests.Test) ... ERROR >====================================================================== >ERROR: testImports (zope.filerepresentation.tests.Test) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/zope.filerepresentation-4.1.0/src/zope/filerepresentation/tests.py", line 22, in testImports > from zope.filerepresentation import interfaces > File "/builddir/build/BUILD/zope.filerepresentation-4.1.0/src/zope/filerepresentation/interfaces.py", line 87, in <module> > from zope.interface import Interface >ModuleNotFoundError: No module named 'zope.interface' >---------------------------------------------------------------------- >Ran 1 test in 0.002s >FAILED (errors=1) >Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0> >error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0> >error: Bad exit status from /var/tmp/rpm-tmp.uWJhiL (%check) > Bad exit status from /var/tmp/rpm-tmp.uWJhiL (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, 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-zope-filerepresentation.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 1424213
: 1253926 |
1253927
|
1253928