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 1469275 Details for
Bug 1606799
python-mglob: 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), 13.38 KB, created by
Mohan Boddu
on 2018-07-20 21:41:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 21:41:36 UTC
Size:
13.38 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-mglob.spec'], chrootPath='/var/lib/mock/f29-build-13059964-950001/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 0x7fff88e11e48>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-mglob.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/python-mglob-0.4-23.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-mglob.spec'], chrootPath='/var/lib/mock/f29-build-13059964-950001/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 0x7fff88e11e48>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-mglob.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.aRhzH9 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf mglob-0.4 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/mglob-0.4.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd mglob-0.4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (mglob-0.4-built-in-set.patch): >+ echo 'Patch #0 (mglob-0.4-built-in-set.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 >patching file mglob.py >Hunk #1 succeeded at 70 (offset 1 line). >+ sed -i -e '/^#!\//, 1d' mglob.py >+ rm -rf /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29 >+ cp -a . /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29 >+ find /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29 -name '*.py' >+ xargs sed -i '1s|^#!python|#!/usr/bin/python3|' >+ 2to3 --write --nobackups /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29 >RefactoringTool: Skipping optional fixer: buffer >RefactoringTool: Skipping optional fixer: idioms >RefactoringTool: Skipping optional fixer: set_literal >RefactoringTool: Skipping optional fixer: ws_comma >RefactoringTool: Refactored /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29/mglob.py >RefactoringTool: No changes to /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29/setup.py >RefactoringTool: Files that were modified: >RefactoringTool: /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29/mglob.py >RefactoringTool: /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29/setup.py >--- /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29/mglob.py (original) >+++ /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29/mglob.py (refactored) >@@ -86,7 +86,7 @@ > contained in them - otherwise, directory names are returned as is. > > """ >- if isinstance(flist, basestring): >+ if isinstance(flist, str): > flist = flist.split() > done_set = set() > denied_set = set() >@@ -160,16 +160,16 @@ > denied_set.add(ent[1:]) > # glob only dirs > elif ent.lower().startswith('dir:'): >- res.extend(once_filter(filter(os.path.isdir,glob.glob(ent[4:])))) >+ res.extend(once_filter(list(filter(os.path.isdir,glob.glob(ent[4:]))))) > > # get all files in the specified dir > elif os.path.isdir(ent) and exp_dirs: >- res.extend(once_filter(filter(os.path.isfile,glob.glob(ent + os.sep+"*")))) >+ res.extend(once_filter(list(filter(os.path.isfile,glob.glob(ent + os.sep+"*"))))) > > # glob only files > > elif '*' in ent or '?' in ent: >- res.extend(once_filter(filter(os.path.isfile,glob.glob(ent)))) >+ res.extend(once_filter(list(filter(os.path.isfile,glob.glob(ent))))) > > else: > res.extend(once_filter([ent])) >@@ -184,17 +184,17 @@ > > def main(): > if len(sys.argv) < 2: >- print globsyntax >+ print(globsyntax) > return > >- print "\n".join(expand(sys.argv[1:])), >+ print("\n".join(expand(sys.argv[1:])), end=' ') > > def mglob_f(self, arg): > from IPython.genutils import SList > if arg.strip(): > return SList(expand(arg)) >- print "Please specify pattern!" >- print globsyntax >+ print("Please specify pattern!") >+ print(globsyntax) > > def init_ipython(ip): > """ register %mglob for IPython """ >+ find -name '*.py' >+ xargs sed -i '1s|^#!python|#!/usr/bin/python2|' >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LEPbDp >+ umask 022 >+ cd /builddir/build/BUILD >+ cd mglob-0.4 >+ pushd /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29 >~/build/BUILD/python3-python-mglob-0.4-23.fc29 ~/build/BUILD/mglob-0.4 >+ 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 -O3 -mcpu=power7 -mtune=power7 -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 >creating build/lib >copying mglob.py -> build/lib >+ sleep 1 >+ popd >~/build/BUILD/mglob-0.4 >+ 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 -O3 -mcpu=power7 -mtune=power7 -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 >copying mglob.py -> build/lib >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FBdW7G >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch >~/build/BUILD/python3-python-mglob-0.4-23.fc29 ~/build/BUILD/mglob-0.4 >+ cd mglob-0.4 >+ pushd /builddir/build/BUILD/python3-python-mglob-0.4-23.fc29 >+ 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 -O3 -mcpu=power7 -mtune=power7 -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-mglob-0.4-23.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib/python3.7 >creating /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib/python3.7/site-packages >copying build/lib/mglob.py -> /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib/python3.7/site-packages >byte-compiling /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib/python3.7/site-packages/mglob.py to mglob.cpython-37.pyc >writing byte-compilation script '/tmp/tmpllqs0jo5.py' >/usr/bin/python3 /tmp/tmpllqs0jo5.py >removing /tmp/tmpllqs0jo5.py >running install_egg_info >running egg_info >writing mglob.egg-info/PKG-INFO >writing dependency_links to mglob.egg-info/dependency_links.txt >writing entry points to mglob.egg-info/entry_points.txt >writing top-level names to mglob.egg-info/top_level.txt >reading manifest file 'mglob.egg-info/SOURCES.txt' >writing manifest file 'mglob.egg-info/SOURCES.txt' >Copying mglob.egg-info to /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib/python3.7/site-packages/mglob-0.4-py3.7.egg-info >running install_scripts >Installing mglob script to /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/bin >+ mv /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/bin/mglob /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/bin/python3-mglob >+ popd >~/build/BUILD/mglob-0.4 >+ 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 -O3 -mcpu=power7 -mtune=power7 -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-mglob-0.4-23.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib/python2.7/site-packages >copying build/lib/mglob.py -> /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib/python2.7/site-packages >byte-compiling /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib/python2.7/site-packages/mglob.py to mglob.pyc >writing byte-compilation script '/tmp/tmpNZxvZj.py' >/usr/bin/python2 -O /tmp/tmpNZxvZj.py >removing /tmp/tmpNZxvZj.py >running install_egg_info >running egg_info >writing mglob.egg-info/PKG-INFO >writing top-level names to mglob.egg-info/top_level.txt >writing dependency_links to mglob.egg-info/dependency_links.txt >writing entry points to mglob.egg-info/entry_points.txt >reading manifest file 'mglob.egg-info/SOURCES.txt' >writing manifest file 'mglob.egg-info/SOURCES.txt' >Copying mglob.egg-info to /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib/python2.7/site-packages/mglob-0.4-py2.7.egg-info >running install_scripts >Installing mglob script to /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/bin >+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4-23.fc29 --unique-debug-suffix -0.4-23.fc29.noarch --unique-debug-src-base python-mglob-0.4-23.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mglob-0.4 >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/python-mglob-0.4-23.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Processing files: python2-mglob-0.4-23.fc29.noarch >error: File not found: /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/mglob.py* >error: File not found: /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/mglob-0.4-py?.?.egg-info >RPM build errors: > File not found: /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/mglob.py* > File not found: /builddir/build/BUILDROOT/python-mglob-0.4-23.fc29.noarch/mglob-0.4-py?.?.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 noarch --nodeps /builddir/build/SPECS/python-mglob.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 1606799
: 1469275 |
1469276
|
1469277