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 1443809 Details for
Bug 1556580
ttname: FTBFS in F28
[?]
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), 10.73 KB, created by
Fedora Release Engineering
on 2018-05-28 19:01:33 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 19:01:33 UTC
Size:
10.73 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/ttname.spec'], chrootPath='/var/lib/mock/f29-build-12553586-917966/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 0x7f6d22d41e10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/ttname.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 >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/ttname-1-13.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/ttname.spec'], chrootPath='/var/lib/mock/f29-build-12553586-917966/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 0x7f6d22d41e10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/ttname.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.5gCPpY >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf ttname-1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/ttname-1.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd ttname-1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (0001-fix-output-with-unicode-characters.patch): >+ echo 'Patch #0 (0001-fix-output-with-unicode-characters.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .unicode --fuzz=0 >patching file ttname/cli.py >+ echo 'Patch #1 (0002-cope-with-fonttools-3.1.0.patch):' >Patch #1 (0002-cope-with-fonttools-3.1.0.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fonttools25 --fuzz=0 >patching file ttname/table.py >+ echo 'Patch #2 (0003-deal-better-with-stdout-as-output.patch):' >Patch #2 (0003-deal-better-with-stdout-as-output.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .stdout --fuzz=0 >patching file ttname/cli.py >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IIcynC >+ umask 022 >+ cd /builddir/build/BUILD >+ cd ttname-1 >+ /usr/bin/python setup.py build >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >running build >running build_py >creating build >creating build/lib >creating build/lib/ttname >copying ttname/__init__.py -> build/lib/ttname >copying ttname/cli.py -> build/lib/ttname >copying ttname/info.py -> build/lib/ttname >copying ttname/table.py -> build/lib/ttname >running egg_info >writing ttname.egg-info/PKG-INFO >writing top-level names to ttname.egg-info/top_level.txt >writing dependency_links to ttname.egg-info/dependency_links.txt >writing entry points to ttname.egg-info/entry_points.txt >reading manifest file 'ttname.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'ttname.egg-info/SOURCES.txt' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mZPLJg >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch >++ dirname /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch >+ cd ttname-1 >+ /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >running install >running install_lib >creating /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr >creating /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7/site-packages/ttname >copying build/lib/ttname/__init__.py -> /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7/site-packages/ttname >copying build/lib/ttname/cli.py -> /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7/site-packages/ttname >copying build/lib/ttname/info.py -> /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7/site-packages/ttname >copying build/lib/ttname/table.py -> /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7/site-packages/ttname >byte-compiling /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7/site-packages/ttname/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7/site-packages/ttname/cli.py to cli.pyc >byte-compiling /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7/site-packages/ttname/info.py to info.pyc >byte-compiling /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7/site-packages/ttname/table.py to table.pyc >writing byte-compilation script '/tmp/tmpNcIscv.py' >/usr/bin/python -O /tmp/tmpNcIscv.py >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >removing /tmp/tmpNcIscv.py >running install_egg_info >running egg_info >writing ttname.egg-info/PKG-INFO >writing top-level names to ttname.egg-info/top_level.txt >writing dependency_links to ttname.egg-info/dependency_links.txt >writing entry points to ttname.egg-info/entry_points.txt >reading manifest file 'ttname.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'ttname.egg-info/SOURCES.txt' >Copying ttname.egg-info to /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7/site-packages/ttname-1-py2.7.egg-info >running install_scripts >Installing ttname script to /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/bin >creating /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/share >creating /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/share/man >creating /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/share/man/man1 >copying ttname.1 -> /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/share/man/man1 >+ /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1-13.fc29 --unique-debug-suffix -1-13.fc29.noarch --unique-debug-src-base ttname-1-13.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ttname-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 >Bytecompiling .py files below /builddir/build/BUILDROOT/ttname-1-13.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >*** WARNING: mangling shebang in /usr/bin/ttname from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jZv2fW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd ttname-1 >+ nosetests -vx >test_cli.test_simple_read ... ERROR >====================================================================== >ERROR: test_cli.test_simple_read >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/builddir/build/BUILD/ttname-1/test/test_cli.py", line 38, in test_simple_read > TTNameCLI([_testfile]) > File "/builddir/build/BUILD/ttname-1/ttname/cli.py", line 43, in __init__ > self.open() > File "/builddir/build/BUILD/ttname-1/ttname/cli.py", line 119, in open > self.table = TTNameTable(self.args.infile) > File "/builddir/build/BUILD/ttname-1/ttname/table.py", line 141, in __init__ > tt.saveXML(self._xml, tables=['name'], progress=False) > File "/usr/lib/python2.7/site-packages/fontTools/ttLib/ttFont.py", line 227, in saveXML > self._saveXML(writer, **kwargs) >TypeError: _saveXML() got an unexpected keyword argument 'progress' >---------------------------------------------------------------------- >Ran 1 test in 0.656s >FAILED (errors=1) >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.jZv2fW (%check) > Bad exit status from /var/tmp/rpm-tmp.jZv2fW (%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/ttname.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 1556580
: 1443809 |
1443810
|
1443811