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 1444398 Details for
Bug 1556245
python-pathlib2: 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), 11.78 KB, created by
Fedora Release Engineering
on 2018-05-28 22:13:39 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 22:13:39 UTC
Size:
11.78 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-pathlib2.spec'], chrootPath='/var/lib/mock/f29-build-12552768-917934/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 0x7f0ca7bf2f60>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-pathlib2.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-pathlib2-2.3.0-2.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pathlib2.spec'], chrootPath='/var/lib/mock/f29-build-12552768-917934/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 0x7f0ca7bf2f60>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-pathlib2.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.jGIiei >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf pathlib2-2.3.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/pathlib2-2.3.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd pathlib2-2.3.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l6OzL2 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pathlib2-2.3.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 -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 >copying pathlib2.py -> build/lib >+ 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 -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 >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aiVjCT >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch >+ cd pathlib2-2.3.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 -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-pathlib2-2.3.0-2.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python2.7/site-packages >copying build/lib/pathlib2.py -> /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python2.7/site-packages >byte-compiling /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python2.7/site-packages/pathlib2.py to pathlib2.pyc >writing byte-compilation script '/tmp/tmpy5hv5i.py' >/usr/bin/python2 -O /tmp/tmpy5hv5i.py >removing /tmp/tmpy5hv5i.py >running install_egg_info >running egg_info >writing requirements to pathlib2.egg-info/requires.txt >writing pathlib2.egg-info/PKG-INFO >writing top-level names to pathlib2.egg-info/top_level.txt >writing dependency_links to pathlib2.egg-info/dependency_links.txt >reading manifest file 'pathlib2.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files found matching '.travis.yml' >warning: no previously-included files found matching 'appveyor.yml' >warning: no previously-included files found matching 'codecov.yml' >no previously-included directories found matching 'appveyor' >writing manifest file 'pathlib2.egg-info/SOURCES.txt' >Copying pathlib2.egg-info to /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python2.7/site-packages/pathlib2-2.3.0-py2.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 -m32 -march=i686 -mtune=generic -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-pathlib2-2.3.0-2.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python3.6 >creating /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python3.6/site-packages >copying build/lib/pathlib2.py -> /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python3.6/site-packages >byte-compiling /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python3.6/site-packages/pathlib2.py to pathlib2.cpython-36.pyc >writing byte-compilation script '/tmp/tmp83cgc7xp.py' >/usr/bin/python3 /tmp/tmp83cgc7xp.py >removing /tmp/tmp83cgc7xp.py >running install_egg_info >running egg_info >writing pathlib2.egg-info/PKG-INFO >writing dependency_links to pathlib2.egg-info/dependency_links.txt >writing requirements to pathlib2.egg-info/requires.txt >writing top-level names to pathlib2.egg-info/top_level.txt >reading manifest file 'pathlib2.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files found matching '.travis.yml' >warning: no previously-included files found matching 'appveyor.yml' >warning: no previously-included files found matching 'codecov.yml' >no previously-included directories found matching 'appveyor' >writing manifest file 'pathlib2.egg-info/SOURCES.txt' >Copying pathlib2.egg-info to /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python3.6/site-packages/pathlib2-2.3.0-py3.6.egg-info >running install_scripts >+ /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.3.0-2.fc29 --unique-debug-suffix -2.3.0-2.fc29.noarch --unique-debug-src-base python-pathlib2-2.3.0-2.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pathlib2-2.3.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 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-pathlib2-2.3.0-2.fc29.noarch/usr/lib/python3.6 using /usr/bin/python3.6 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iYbFiN >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pathlib2-2.3.0 >+ for python in /usr/bin/python2 /usr/bin/python3 >+ for test in test_pathlib2.py test_pathlib2_with_py2_unicode_literals.py >+ LANG=C.utf8 >+ /usr/bin/python2 test_pathlib2.py >........................................s.........................s...s.....................................................................s.........................s.....s.........................s...s..................................s.s.............................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss >---------------------------------------------------------------------- >Ran 396 tests in 0.262s >OK (skipped=121) >+ for test in test_pathlib2.py test_pathlib2_with_py2_unicode_literals.py >+ LANG=C.utf8 >+ /usr/bin/python2 test_pathlib2_with_py2_unicode_literals.py >........................................s.........................s...s.....................................................................s.........................s.....s.........................s...s..................................s.s.............................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss >---------------------------------------------------------------------- >Ran 396 tests in 0.268s >OK (skipped=121) >+ for python in /usr/bin/python2 /usr/bin/python3 >+ for test in test_pathlib2.py test_pathlib2_with_py2_unicode_literals.py >+ LANG=C.utf8 >+ /usr/bin/python3 test_pathlib2.py >Traceback (most recent call last): > File "test_pathlib2.py", line 48, in <module> > android_not_root = support.android_not_root >AttributeError: module 'test.support' has no attribute 'android_not_root' >error: Bad exit status from /var/tmp/rpm-tmp.iYbFiN (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.iYbFiN (%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-pathlib2.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 1556245
: 1444398 |
1444400
|
1444402