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 903729 Details for
Bug 1106048
cl-asdf: FTBFS in 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
<fdopen> (text/plain), 4.28 KB, created by
Dennis Gilmore
on 2014-06-09 02:23:59 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:23:59 UTC
Size:
4.28 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/cl-asdf.spec'], False, '/var/lib/mock/f21-build-2116949-392829/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x12f4b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/cl-asdf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Sat Nov 11 2007 Anthony Green <green@redhat.com> 20071110-2 >warning: bogus date in %changelog: Sat Nov 11 2007 Anthony Green <green@redhat.com> 20071110-1 >warning: Could not canonicalize hostname: buildhw-10.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/cl-asdf-20101028-7.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/cl-asdf.spec'], False, '/var/lib/mock/f21-build-2116949-392829/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x12f4b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/cl-asdf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Sat Nov 11 2007 Anthony Green <green@redhat.com> 20071110-2 >warning: bogus date in %changelog: Sat Nov 11 2007 Anthony Green <green@redhat.com> 20071110-1 >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KGN90n >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf asdf >+ /usr/bin/gzip -dc /builddir/build/SOURCES/cl-asdf-20101028.tar.bz2 >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd asdf >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u7T67m >+ umask 022 >+ cd /builddir/build/BUILD >+ cd asdf >+ cd doc >+ make >makeinfo --html --no-split --no-headers -o asdf.html asdf.texinfo >asdf.texinfo:9: bad name for @macro >asdf.texinfo:12: bad name for @macro >asdf.texinfo:15: bad name for @macro >asdf.texinfo:18: bad name for @macro >asdf.texinfo:21: bad name for @macro >asdf.texinfo:849: unexpected @ >asdf.texinfo:1140: unexpected @ >asdf.texinfo:1141: unexpected @ >asdf.texinfo:1174: unexpected @ >asdf.texinfo:1191: unexpected @ >asdf.texinfo:1974: unexpected @ >asdf.texinfo:1999: unexpected @ >asdf.texinfo:2224: unexpected @ >asdf.texinfo:2461: unexpected @ >asdf.texinfo:2492: unexpected @ >asdf.texinfo:2585: unexpected @ >make: *** [asdf.html] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.u7T67m (%build) > bogus date in %changelog: Sat Nov 11 2007 Anthony Green <green@redhat.com> 20071110-2 > bogus date in %changelog: Sat Nov 11 2007 Anthony Green <green@redhat.com> 20071110-1 > Bad exit status from /var/tmp/rpm-tmp.u7T67m (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/cl-asdf.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/cl-asdf.spec'] >LEAVE do --> EXCEPTION RAISED >
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 1106048
: 903729 |
903730
|
903731
|
912234