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 1465802 Details for
Bug 1605540
pycscope: 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), 11.09 KB, created by
Mohan Boddu
on 2018-07-20 15:55:08 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 15:55:08 UTC
Size:
11.09 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/pycscope.spec'], chrootPath='/var/lib/mock/f29-build-13051324-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 0x7fd0cac5dfd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pycscope.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/pycscope-1.2.1-15.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pycscope.spec'], chrootPath='/var/lib/mock/f29-build-13051324-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 0x7fd0cac5dfd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pycscope.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 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VDN9uu >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf pycscope-1.2.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/pycscope-1.2.1.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd pycscope-1.2.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -rfv pycscope.egg-info >removed 'pycscope.egg-info/top_level.txt' >removed 'pycscope.egg-info/PKG-INFO' >removed 'pycscope.egg-info/dependency_links.txt' >removed 'pycscope.egg-info/entry_points.txt' >removed 'pycscope.egg-info/SOURCES.txt' >removed directory 'pycscope.egg-info' >+ chmod -x doc/dwh-cscopeFormat.txt >+ pushd pycscope >~/build/BUILD/pycscope-1.2.1/pycscope ~/build/BUILD/pycscope-1.2.1 >+ sed '1{\@^#!/usr/bin/env python@d}' __init__.py >+ touch -r __init__.py __init__.py.new >+ mv __init__.py.new __init__.py >~/build/BUILD/pycscope-1.2.1 >+ popd >+ cp -a . /builddir/build/BUILD/python3-pycscope-1.2.1-15.fc29 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KYHlLM >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pycscope-1.2.1 >+ /usr/bin/python2 setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/pycscope >copying pycscope/__main__.py -> build/lib/pycscope >copying pycscope/__init__.py -> build/lib/pycscope >+ pushd /builddir/build/BUILD/python3-pycscope-1.2.1-15.fc29 >~/build/BUILD/python3-pycscope-1.2.1-15.fc29 ~/build/BUILD/pycscope-1.2.1 >+ /usr/bin/python3 setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/pycscope >copying pycscope/__main__.py -> build/lib/pycscope >copying pycscope/__init__.py -> build/lib/pycscope >~/build/BUILD/pycscope-1.2.1 >+ popd >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QsPwb6 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch >++ dirname /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch >+ cd pycscope-1.2.1 >+ pushd /builddir/build/BUILD/python3-pycscope-1.2.1-15.fc29 >~/build/BUILD/python3-pycscope-1.2.1-15.fc29 ~/build/BUILD/pycscope-1.2.1 >+ /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr >creating /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python3.7 >creating /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python3.7/site-packages >creating /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python3.7/site-packages/pycscope >copying build/lib/pycscope/__main__.py -> /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python3.7/site-packages/pycscope >copying build/lib/pycscope/__init__.py -> /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python3.7/site-packages/pycscope >byte-compiling /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python3.7/site-packages/pycscope/__main__.py to __main__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python3.7/site-packages/pycscope/__init__.py to __init__.cpython-37.pyc >running install_egg_info >running egg_info >creating pycscope.egg-info >writing pycscope.egg-info/PKG-INFO >writing dependency_links to pycscope.egg-info/dependency_links.txt >writing entry points to pycscope.egg-info/entry_points.txt >writing top-level names to pycscope.egg-info/top_level.txt >writing manifest file 'pycscope.egg-info/SOURCES.txt' >reading manifest file 'pycscope.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'pycscope.egg-info/SOURCES.txt' >Copying pycscope.egg-info to /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python3.7/site-packages/pycscope-1.2.1-py3.7.egg-info >running install_scripts >Installing pycscope script to /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/bin >+ mv /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/bin/pycscope /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/bin/python3-pycscope >~/build/BUILD/pycscope-1.2.1 >+ popd >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python2.7/site-packages/pycscope >copying build/lib/pycscope/__main__.py -> /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python2.7/site-packages/pycscope >copying build/lib/pycscope/__init__.py -> /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python2.7/site-packages/pycscope >byte-compiling /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python2.7/site-packages/pycscope/__main__.py to __main__.pyc >byte-compiling /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python2.7/site-packages/pycscope/__init__.py to __init__.pyc >writing byte-compilation script '/tmp/tmpQT28FL.py' >/usr/bin/python2 -O /tmp/tmpQT28FL.py >removing /tmp/tmpQT28FL.py >running install_egg_info >running egg_info >creating pycscope.egg-info >writing pycscope.egg-info/PKG-INFO >writing top-level names to pycscope.egg-info/top_level.txt >writing dependency_links to pycscope.egg-info/dependency_links.txt >writing entry points to pycscope.egg-info/entry_points.txt >writing manifest file 'pycscope.egg-info/SOURCES.txt' >reading manifest file 'pycscope.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'pycscope.egg-info/SOURCES.txt' >Copying pycscope.egg-info to /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python2.7/site-packages/pycscope-1.2.1-py2.7.egg-info >running install_scripts >Installing pycscope script to /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/bin >+ /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.2.1-15.fc29 --unique-debug-suffix -1.2.1-15.fc29.noarch --unique-debug-src-base pycscope-1.2.1-15.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pycscope-1.2.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 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Processing files: python2-pycscope-1.2.1-15.fc29.noarch >error: File not found: /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/pycscope-1.2.1-py?.?.egg-info >error: Directory not found: /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/pycscope >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JUyPTr >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pycscope-1.2.1 >+ DOCDIR=/builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/share/doc/python2-pycscope >+ export LC_ALL=C >+ LC_ALL=C >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/share/doc/python2-pycscope >+ cp -pr README /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/share/doc/python2-pycscope >+ cp -pr LICENSE /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/share/doc/python2-pycscope >+ cp -pr doc/dwh-cscopeFormat.txt /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/usr/share/doc/python2-pycscope >+ exit 0 >RPM build errors: > File not found: /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/pycscope-1.2.1-py?.?.egg-info > Directory not found: /builddir/build/BUILDROOT/pycscope-1.2.1-15.fc29.noarch/pycscope >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/pycscope.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 1605540
: 1465802 |
1465803
|
1465804