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 1466368 Details for
Bug 1605752
python-line_profiler: 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), 22.81 KB, created by
Mohan Boddu
on 2018-07-20 16:49:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 16:49:36 UTC
Size:
22.81 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-line_profiler.spec'], chrootPath='/var/lib/mock/f29-build-13070689-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 0x3ff96b7ca20>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-line_profiler.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: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/python-line_profiler-2.0-8.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-line_profiler.spec'], chrootPath='/var/lib/mock/f29-build-13070689-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 0x3ff96b7ca20>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-line_profiler.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: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NrVLOW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf line_profiler-2.0 >+ /usr/bin/tar -xof - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/line_profiler-2.0.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd line_profiler-2.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i -e '1{\@^#!/usr/bin/env python@d}' line_profiler.py kernprof.py >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ilWiyI >+ umask 022 >+ cd /builddir/build/BUILD >+ cd line_profiler-2.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 >copying line_profiler.py -> build/lib.linux-s390x-2.7 >copying kernprof.py -> build/lib.linux-s390x-2.7 >running build_ext >cythoning _line_profiler.pyx to _line_profiler.c >building '_line_profiler' extension >creating build/temp.linux-s390x-2.7 >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 _line_profiler.c -o build/temp.linux-s390x-2.7/_line_profiler.o >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 timers.c -o build/temp.linux-s390x-2.7/timers.o >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 unset_trace.c -o build/temp.linux-s390x-2.7/unset_trace.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/_line_profiler.o build/temp.linux-s390x-2.7/timers.o build/temp.linux-s390x-2.7/unset_trace.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/_line_profiler.so >+ 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 >copying line_profiler.py -> build/lib.linux-s390x-3.7 >copying kernprof.py -> build/lib.linux-s390x-3.7 >running build_ext >skipping '_line_profiler.c' Cython extension (up-to-date) >building '_line_profiler' extension >creating build/temp.linux-s390x-3.7 >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 -I/usr/include/python3.7m -c _line_profiler.c -o build/temp.linux-s390x-3.7/_line_profiler.o >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 -I/usr/include/python3.7m -c timers.c -o build/temp.linux-s390x-3.7/timers.o >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 -I/usr/include/python3.7m -c unset_trace.c -o build/temp.linux-s390x-3.7/unset_trace.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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-3.7/_line_profiler.o build/temp.linux-s390x-3.7/timers.o build/temp.linux-s390x-3.7/unset_trace.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/_line_profiler.cpython-37m-s390x-linux-gnu.so >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2Chp5B >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x >++ dirname /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x >+ cd line_profiler-2.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/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x >running install >running install_lib >creating /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr >creating /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64 >creating /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python3.7 >creating /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python3.7/site-packages >copying build/lib.linux-s390x-3.7/line_profiler.py -> /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python3.7/site-packages >copying build/lib.linux-s390x-3.7/kernprof.py -> /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python3.7/site-packages >copying build/lib.linux-s390x-3.7/_line_profiler.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python3.7/site-packages >byte-compiling /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python3.7/site-packages/line_profiler.py to line_profiler.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python3.7/site-packages/kernprof.py to kernprof.cpython-37.pyc >writing byte-compilation script '/tmp/tmpxrui8peb.py' >/usr/bin/python3 /tmp/tmpxrui8peb.py >removing /tmp/tmpxrui8peb.py >running install_egg_info >running egg_info >creating line_profiler.egg-info >writing line_profiler.egg-info/PKG-INFO >writing dependency_links to line_profiler.egg-info/dependency_links.txt >writing entry points to line_profiler.egg-info/entry_points.txt >writing requirements to line_profiler.egg-info/requires.txt >writing top-level names to line_profiler.egg-info/top_level.txt >writing manifest file 'line_profiler.egg-info/SOURCES.txt' >reading manifest file 'line_profiler.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'line_profiler.egg-info/SOURCES.txt' >Copying line_profiler.egg-info to /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python3.7/site-packages/line_profiler-2.0-py3.7.egg-info >running install_scripts >Installing kernprof script to /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/bin >+ mv /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/bin/kernprof /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/bin/kernprof-3.7 >+ ln -s kernprof-3.7 /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/bin/kernprof-3 >+ 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-line_profiler-2.0-8.fc29.s390x >running install >running install_lib >creating /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python2.7 >creating /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python2.7/site-packages >copying build/lib.linux-s390x-2.7/line_profiler.py -> /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python2.7/site-packages >copying build/lib.linux-s390x-2.7/kernprof.py -> /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python2.7/site-packages >copying build/lib.linux-s390x-2.7/_line_profiler.so -> /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python2.7/site-packages >byte-compiling /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python2.7/site-packages/line_profiler.py to line_profiler.pyc >byte-compiling /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python2.7/site-packages/kernprof.py to kernprof.pyc >writing byte-compilation script '/tmp/tmpU0bO4L.py' >/usr/bin/python2 -O /tmp/tmpU0bO4L.py >removing /tmp/tmpU0bO4L.py >running install_egg_info >running egg_info >writing requirements to line_profiler.egg-info/requires.txt >writing line_profiler.egg-info/PKG-INFO >writing top-level names to line_profiler.egg-info/top_level.txt >writing dependency_links to line_profiler.egg-info/dependency_links.txt >writing entry points to line_profiler.egg-info/entry_points.txt >reading manifest file 'line_profiler.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'line_profiler.egg-info/SOURCES.txt' >Copying line_profiler.egg-info to /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python2.7/site-packages/line_profiler-2.0-py2.7.egg-info >running install_scripts >Installing kernprof script to /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/bin >+ mv /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/bin/kernprof /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/bin/kernprof-2.7 >+ ln -s kernprof-2.7 /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/bin/kernprof-2 >+ ln -s kernprof-2 /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/bin/kernprof >+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.0-8.fc29 --unique-debug-suffix -2.0-8.fc29.s390x --unique-debug-src-base python-line_profiler-2.0-8.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/line_profiler-2.0 >extracting debug info from /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python3.7/site-packages/_line_profiler.cpython-37m-s390x-linux-gnu.so >extracting debug info from /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python2.7/site-packages/_line_profiler.so >/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. >892 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-line_profiler-2.0-8.fc29.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-line_profiler-2.0-8.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.a8yoYX >+ umask 022 >+ cd /builddir/build/BUILD >+ cd line_profiler-2.0 >+ PYTHONPATH=/builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python2.7/site-packages >+ /usr/bin/python2 -m unittest discover -s tests -v >test_enable_disable (test_kernprof.TestKernprof) ... ok >test_function_decorator (test_kernprof.TestKernprof) ... ok >test_gen_decorator (test_kernprof.TestKernprof) ... ok >test_enable_disable (test_line_profiler.TestLineProfiler) ... ok >test_function_decorator (test_line_profiler.TestLineProfiler) ... ok >test_gen_decorator (test_line_profiler.TestLineProfiler) ... ok >test_init (test_line_profiler.TestLineProfiler) ... ok >---------------------------------------------------------------------- >Ran 7 tests in 0.002s >OK >+ PYTHONPATH=/builddir/build/BUILDROOT/python-line_profiler-2.0-8.fc29.s390x/usr/lib64/python3.7/site-packages >+ /usr/bin/python3 -m unittest discover -s tests -v >test_enable_disable (test_kernprof.TestKernprof) ... ok >test_function_decorator (test_kernprof.TestKernprof) ... ok >test_gen_decorator (test_kernprof.TestKernprof) ... ERROR >test_enable_disable (test_line_profiler.TestLineProfiler) ... ok >test_function_decorator (test_line_profiler.TestLineProfiler) ... ok >test_gen_decorator (test_line_profiler.TestLineProfiler) ... ERROR >test_init (test_line_profiler.TestLineProfiler) ... ok >====================================================================== >ERROR: test_gen_decorator (test_kernprof.TestKernprof) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/line_profiler-2.0/kernprof.py", line 103, in wrapper > item = g.send(input) >StopIteration >The above exception was the direct cause of the following exception: >Traceback (most recent call last): > File "/builddir/build/BUILD/line_profiler-2.0/tests/test_kernprof.py", line 73, in test_gen_decorator > next(i) >RuntimeError: generator raised StopIteration >====================================================================== >ERROR: test_gen_decorator (test_line_profiler.TestLineProfiler) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/line_profiler-2.0/line_profiler.py", line 90, in wrapper > item = g.send(input) >StopIteration >The above exception was the direct cause of the following exception: >Traceback (most recent call last): > File "/builddir/build/BUILD/line_profiler-2.0/tests/test_line_profiler.py", line 94, in test_gen_decorator > next(i) >RuntimeError: generator raised StopIteration >---------------------------------------------------------------------- >Ran 7 tests in 0.002s >FAILED (errors=2) >error: Bad exit status from /var/tmp/rpm-tmp.a8yoYX (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.a8yoYX (%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 s390x --nodeps /builddir/build/SPECS/python-line_profiler.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 1605752
: 1466368 |
1466369
|
1466370