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 1465950 Details for
Bug 1605594
python-affinity: 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), 10.85 KB, created by
Mohan Boddu
on 2018-07-20 16:09:52 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 16:09:52 UTC
Size:
10.85 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-affinity.spec'], chrootPath='/var/lib/mock/f29-build-13069876-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 0x3ff9c2fc978>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-affinity.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: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/python-affinity-0.1.0-14.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-affinity.spec'], chrootPath='/var/lib/mock/f29-build-13069876-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 0x3ff9c2fc978>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-affinity.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: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oPkSJa >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf affinity-0.1.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/affinity-0.1.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd affinity-0.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.KyHODb >+ umask 022 >+ cd /builddir/build/BUILD >+ cd affinity-0.1.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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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.linux-s390x-2.7 >creating build/lib.linux-s390x-2.7/affinity >copying affinity/__init__.py -> build/lib.linux-s390x-2.7/affinity >running build_ext >building 'affinity._affinity' extension >creating build/temp.linux-s390x-2.7 >creating build/temp.linux-s390x-2.7/affinity >gcc -pthread -fno-strict-aliasing -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c affinity/_affinity.c -o build/temp.linux-s390x-2.7/affinity/_affinity.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/affinity/_affinity.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/affinity/_affinity.so >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ojm1gj >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x >++ dirname /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x >+ cd affinity-0.1.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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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-affinity-0.1.0-14.fc29.s390x >running install >running install_lib >creating /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/usr >creating /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/usr/lib64 >creating /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/usr/lib64/python2.7 >creating /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/usr/lib64/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/usr/lib64/python2.7/site-packages/affinity >copying build/lib.linux-s390x-2.7/affinity/__init__.py -> /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/usr/lib64/python2.7/site-packages/affinity >copying build/lib.linux-s390x-2.7/affinity/_affinity.so -> /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/usr/lib64/python2.7/site-packages/affinity >byte-compiling /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/usr/lib64/python2.7/site-packages/affinity/__init__.py to __init__.pyc >writing byte-compilation script '/tmp/tmp1Nqyrk.py' >/usr/bin/python2 -O /tmp/tmp1Nqyrk.py >removing /tmp/tmp1Nqyrk.py >running install_egg_info >running egg_info >writing affinity.egg-info/PKG-INFO >writing top-level names to affinity.egg-info/top_level.txt >writing dependency_links to affinity.egg-info/dependency_links.txt >reading manifest file 'affinity.egg-info/SOURCES.txt' >writing manifest file 'affinity.egg-info/SOURCES.txt' >Copying affinity.egg-info to /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/usr/lib64/python2.7/site-packages/affinity-0.1.0-py2.7.egg-info >running install_scripts >+ chmod 755 /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x//usr/lib64/python2.7/site-packages/affinity/_affinity.so >+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.1.0-14.fc29 --unique-debug-suffix -0.1.0-14.fc29.s390x --unique-debug-src-base python-affinity-0.1.0-14.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/affinity-0.1.0 >extracting debug info from /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/usr/lib64/python2.7/site-packages/affinity/_affinity.so >/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. >5 blocks >+ /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-affinity-0.1.0-14.fc29.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iWxko6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd affinity-0.1.0 >+ /usr/bin/python2 setup.py test >running test >running egg_info >writing affinity.egg-info/PKG-INFO >writing top-level names to affinity.egg-info/top_level.txt >writing dependency_links to affinity.egg-info/dependency_links.txt >reading manifest file 'affinity.egg-info/SOURCES.txt' >writing manifest file 'affinity.egg-info/SOURCES.txt' >running build_ext >copying build/lib.linux-s390x-2.7/affinity/_affinity.so -> affinity >---------------------------------------------------------------------- >Ran 0 tests in 0.000s >OK >+ exit 0 >Processing files: python2-affinity-0.1.0-14.fc29.s390x >error: Directory not found: /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/affinity >RPM build errors: >error: File not found: /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/affinity-*.egg-info > Directory not found: /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/affinity > File not found: /builddir/build/BUILDROOT/python-affinity-0.1.0-14.fc29.s390x/affinity-*.egg-info >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 s390x --nodeps /builddir/build/SPECS/python-affinity.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 1605594
: 1465950 |
1465951
|
1465952