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 1466447 Details for
Bug 1605779
python-msgpack: 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), 20.41 KB, created by
Mohan Boddu
on 2018-07-20 16:57:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 16:57:24 UTC
Size:
20.41 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-msgpack.spec'], chrootPath='/var/lib/mock/f29-build-13070837-949986/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 0x3ff93e7cba8>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-msgpack.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 >Building target platforms: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/python-msgpack-0.5.6-3.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-msgpack.spec'], chrootPath='/var/lib/mock/f29-build-13070837-949986/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 0x3ff93e7cba8>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-msgpack.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 >Building target platforms: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PtnPEP >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf msgpack-python-0.5.6 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/msgpack-python-0.5.6.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd msgpack-python-0.5.6 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aD6Yov >+ umask 022 >+ cd /builddir/build/BUILD >+ cd msgpack-python-0.5.6 >+ 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/msgpack >copying msgpack/_version.py -> build/lib.linux-s390x-2.7/msgpack >copying msgpack/__init__.py -> build/lib.linux-s390x-2.7/msgpack >copying msgpack/exceptions.py -> build/lib.linux-s390x-2.7/msgpack >copying msgpack/fallback.py -> build/lib.linux-s390x-2.7/msgpack >running build_ext >building 'msgpack._packer' extension >creating build/temp.linux-s390x-2.7 >creating build/temp.linux-s390x-2.7/msgpack >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 -D__BIG_ENDIAN__=1 -I. -I/usr/include/python2.7 -c msgpack/_packer.cpp -o build/temp.linux-s390x-2.7/msgpack/_packer.o >gcc: error trying to exec 'cc1plus': execvp: No such file or directory >cythonize: 'msgpack/_unpacker.pyx' >WARNING: Failed to compile extension modules. >msgpack uses fallback pure python implementation. >command 'gcc' failed with exit status 1 >building 'msgpack._unpacker' extension >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 -D__BIG_ENDIAN__=1 -I. -I/usr/include/python2.7 -c msgpack/_unpacker.cpp -o build/temp.linux-s390x-2.7/msgpack/_unpacker.o >gcc: error trying to exec 'cc1plus': execvp: No such file or directory >WARNING: Failed to compile extension modules. >msgpack uses fallback pure python implementation. >command 'gcc' failed with exit status 1 >+ 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 -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/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >creating build/lib.linux-s390x-3.7 >creating build/lib.linux-s390x-3.7/msgpack >copying msgpack/_version.py -> build/lib.linux-s390x-3.7/msgpack >copying msgpack/__init__.py -> build/lib.linux-s390x-3.7/msgpack >copying msgpack/exceptions.py -> build/lib.linux-s390x-3.7/msgpack >copying msgpack/fallback.py -> build/lib.linux-s390x-3.7/msgpack >running build_ext >building 'msgpack._packer' extension >creating build/temp.linux-s390x-3.7 >creating build/temp.linux-s390x-3.7/msgpack >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -D__BIG_ENDIAN__=1 -I. -I/usr/include/python3.7m -c msgpack/_packer.cpp -o build/temp.linux-s390x-3.7/msgpack/_packer.o >gcc: error trying to exec 'cc1plus': execvp: No such file or directory >WARNING: Failed to compile extension modules. >msgpack uses fallback pure python implementation. >command 'gcc' failed with exit status 1 >building 'msgpack._unpacker' extension >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -D__BIG_ENDIAN__=1 -I. -I/usr/include/python3.7m -c msgpack/_unpacker.cpp -o build/temp.linux-s390x-3.7/msgpack/_unpacker.o >gcc: error trying to exec 'cc1plus': execvp: No such file or directory >WARNING: Failed to compile extension modules. >msgpack uses fallback pure python implementation. >command 'gcc' failed with exit status 1 >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ziECqT >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x >++ dirname /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x >+ cd msgpack-python-0.5.6 >+ 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-msgpack-0.5.6-3.fc29.s390x >running install >running install_lib >creating /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr >creating /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64 >creating /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7 >creating /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7/site-packages/msgpack >copying build/lib.linux-s390x-2.7/msgpack/_version.py -> /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7/site-packages/msgpack >copying build/lib.linux-s390x-2.7/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7/site-packages/msgpack >copying build/lib.linux-s390x-2.7/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7/site-packages/msgpack >copying build/lib.linux-s390x-2.7/msgpack/fallback.py -> /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7/site-packages/msgpack >byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7/site-packages/msgpack/_version.py to _version.pyc >byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7/site-packages/msgpack/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7/site-packages/msgpack/exceptions.py to exceptions.pyc >byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7/site-packages/msgpack/fallback.py to fallback.pyc >writing byte-compilation script '/tmp/tmpTpzLXY.py' >/usr/bin/python2 -O /tmp/tmpTpzLXY.py >removing /tmp/tmpTpzLXY.py >running install_egg_info >running egg_info >creating msgpack_python.egg-info >writing msgpack_python.egg-info/PKG-INFO >writing top-level names to msgpack_python.egg-info/top_level.txt >writing dependency_links to msgpack_python.egg-info/dependency_links.txt >writing manifest file 'msgpack_python.egg-info/SOURCES.txt' >reading manifest file 'msgpack_python.egg-info/SOURCES.txt' >writing manifest file 'msgpack_python.egg-info/SOURCES.txt' >Copying msgpack_python.egg-info to /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7/site-packages/msgpack_python-0.5.6-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 -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/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x >running install >running install_lib >creating /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7 >creating /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7/site-packages >creating /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7/site-packages/msgpack >copying build/lib.linux-s390x-3.7/msgpack/_version.py -> /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7/site-packages/msgpack >copying build/lib.linux-s390x-3.7/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7/site-packages/msgpack >copying build/lib.linux-s390x-3.7/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7/site-packages/msgpack >copying build/lib.linux-s390x-3.7/msgpack/fallback.py -> /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7/site-packages/msgpack >byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7/site-packages/msgpack/_version.py to _version.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7/site-packages/msgpack/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7/site-packages/msgpack/exceptions.py to exceptions.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7/site-packages/msgpack/fallback.py to fallback.cpython-37.pyc >writing byte-compilation script '/tmp/tmp0myottp7.py' >/usr/bin/python3 /tmp/tmp0myottp7.py >removing /tmp/tmp0myottp7.py >running install_egg_info >running egg_info >writing msgpack_python.egg-info/PKG-INFO >writing dependency_links to msgpack_python.egg-info/dependency_links.txt >writing top-level names to msgpack_python.egg-info/top_level.txt >reading manifest file 'msgpack_python.egg-info/SOURCES.txt' >writing manifest file 'msgpack_python.egg-info/SOURCES.txt' >Copying msgpack_python.egg-info to /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7/site-packages/msgpack_python-0.5.6-py3.7.egg-info >running install_scripts >+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.5.6-3.fc29 --unique-debug-suffix -0.5.6-3.fc29.s390x --unique-debug-src-base python-msgpack-0.5.6-3.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/msgpack-python-0.5.6 >+ /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-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Processing files: python2-msgpack-0.5.6-3.fc29.s390x >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HlHkkW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd msgpack-python-0.5.6 >+ DOCDIR=/builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/doc/python2-msgpack >+ export LC_ALL=C >+ LC_ALL=C >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/doc/python2-msgpack >+ cp -pr README.rst /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/doc/python2-msgpack >+ exit 0 >Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tXNIGY >+ umask 022 >+ cd /builddir/build/BUILD >+ cd msgpack-python-0.5.6 >+ LICENSEDIR=/builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/licenses/python2-msgpack >+ export LC_ALL=C >+ LC_ALL=C >+ export LICENSEDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/licenses/python2-msgpack >+ cp -pr COPYING /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/licenses/python2-msgpack >+ exit 0 >Provides: python-msgpack = 0.5.6-3.fc29 python-msgpack(s390-64) = 0.5.6-3.fc29 python2-msgpack = 0.5.6-3.fc29 python2-msgpack(s390-64) = 0.5.6-3.fc29 python2.7dist(msgpack-python) = 0.5.6 python2dist(msgpack-python) = 0.5.6 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: python(abi) = 2.7 >Obsoletes: python-msgpack < 0.5.6-3.fc29 >Processing files: python3-msgpack-0.5.6-3.fc29.s390x >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wZhKh4 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd msgpack-python-0.5.6 >+ DOCDIR=/builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/doc/python3-msgpack >+ export LC_ALL=C >+ LC_ALL=C >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/doc/python3-msgpack >+ cp -pr README.rst /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/doc/python3-msgpack >+ exit 0 >Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9PQvF9 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd msgpack-python-0.5.6 >+ LICENSEDIR=/builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/licenses/python3-msgpack >+ export LC_ALL=C >+ LC_ALL=C >+ export LICENSEDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/licenses/python3-msgpack >+ cp -pr COPYING /builddir/build/BUILDROOT/python-msgpack-0.5.6-3.fc29.s390x/usr/share/licenses/python3-msgpack >+ exit 0 >Provides: python3-msgpack = 0.5.6-3.fc29 python3-msgpack(s390-64) = 0.5.6-3.fc29 python3.7dist(msgpack-python) = 0.5.6 python3dist(msgpack-python) = 0.5.6 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: python(abi) = 3.7 >Processing files: python-msgpack-debugsource-0.5.6-3.fc29.s390x >RPM build errors: >error: Empty %files file /builddir/build/BUILD/msgpack-python-0.5.6/debugsourcefiles.list > Empty %files file /builddir/build/BUILD/msgpack-python-0.5.6/debugsourcefiles.list >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-msgpack.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 1605779
: 1466447 |
1466448
|
1466449