Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 371923 Details for
Bug 539160
FTBFS emacs-common-muse-3.12-3.fc12
Home
New
Search
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.rh90 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), 9.02 KB, created by
FTBFS
on 2009-11-19 17:03:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 17:03:24 UTC
Size:
9.02 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/emacs-common-muse.spec'], False, '/var/lib/mock/fedora-development-i386-emacs-common-muse-3.12-3.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x10b18d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/emacs-common-muse.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/emacs-common-muse-3.12-3.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/emacs-common-muse.spec'], False, '/var/lib/mock/fedora-development-i386-emacs-common-muse-3.12-3.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x10b18d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/emacs-common-muse.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HNZF3l >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf muse-3.12 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/muse-3.12.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd muse-3.12 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AwAAVs >+ umask 022 >+ cd /builddir/build/BUILD >+ cd muse-3.12 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ make all doc examples experimental >(cd lisp && make autoloads) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/lisp' >make[1]: Nothing to be done for `autoloads'. >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/lisp' >(cd lisp && make) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/lisp' >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-regexps.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-protocols.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-publish.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-project.elc >Loading muse-publish... >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-mode.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-backlink.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-xml-common.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-html.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-blosxom.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-latex.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-book.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-colors.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-context.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-docbook.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-groff.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-http.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-import-xml.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-import-docbook.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-import-latex.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-journal.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-latex2png.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-poem.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-texinfo.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-wiki.elc >Wrote /builddir/build/BUILD/muse-3.12/lisp/muse-xml.elc >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/lisp' >(cd contrib && make) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/contrib' >In cgi-calendar-string: >cgi.el:186:20:Warning: `extract-calendar-month' is an obsolete function (as of > Emacs 23.1); use `calendar-extract-month' instead. >cgi.el:189:19:Warning: `extract-calendar-year' is an obsolete function (as of > Emacs 23.1); use `calendar-extract-year' instead. >In end of data: >cgi.el:206:1:Warning: the function `generate-calendar' is not known to be > defined. >Wrote /builddir/build/BUILD/muse-3.12/contrib/cgi.elc >Wrote /builddir/build/BUILD/muse-3.12/contrib/httpd.elc >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/contrib' >(cd texi && make info-only) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/texi' >makeinfo muse.texi >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/texi' >(cd texi && make) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/texi' >makeinfo --html --no-split muse.texi >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/texi' >(cd examples && make) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/examples' >Generating HTML for QuickStart.muse... >EMACS=emacs SITEFLAG=--no-site-file ../scripts/publish html QuickStart.muse >Wrote /builddir/build/BUILD/muse-3.12/examples/QuickStart.html >Generating PDF for QuickStart.muse ... >EMACS=emacs SITEFLAG=--no-site-file ../scripts/publish pdf QuickStart.muse >Wrote /builddir/build/BUILD/muse-3.12/examples/QuickStart.tex >Generating PDF output for QuickStart... >Generating PDF output for QuickStart...done >Removed /builddir/build/BUILD/muse-3.12/examples/QuickStart.tex >Removed /builddir/build/BUILD/muse-3.12/examples/QuickStart.aux >Removed /builddir/build/BUILD/muse-3.12/examples/QuickStart.out >Removed /builddir/build/BUILD/muse-3.12/examples/QuickStart.log >Wrote /builddir/build/BUILD/muse-3.12/examples/QuickStart.pdf >Generating Info for QuickStart.muse ... >EMACS=emacs SITEFLAG=--no-site-file ../scripts/publish info QuickStart.muse >Inserted title About this document ... >Inserted title Getting Started ... >Inserted title Creating a Muse project ... >Inserted title Markup rules ... >Inserted title Paragraphs ... >Inserted title Centered paragraphs and quotations ... >Inserted title Headings ... >Inserted title Horizontal rules ... >Inserted title Emphasizing text ... >Inserted title Adding footnotes ... >Inserted title Verse ... >Inserted title Literal paragraphs ... >Inserted title Lists ... >Inserted title Tables ... >Inserted title Anchors and tagged links ... >Inserted title URLs and E-mail addresses ... >Inserted title Images ... >Inserted title Links ... >Inserted title Source code ... >Inserted title Embedded Lisp, Perl, Ruby, Python, or Shell ... >Inserted title Publishing styles ... >Inserted title Deriving from an existing style ... >Inserted title Creating a new style ... >Inserted title License ... >Done inserting node lines and titles. You may save the buffer. >Checking for a master menu in *muse-temp* ... >Updating all nodes in *muse-temp* ... >Updating node: Top ... >Updating node: About this document ... >Updating node: Getting Started ... >Updating node: Creating a Muse project ... >Updating node: Markup rules ... >Updating node: Paragraphs ... >Updating node: Centered paragraphs and quotations ... >Updating node: Headings ... >Updating node: Horizontal rules ... >Updating node: Emphasizing text ... >Updating node: Adding footnotes ... >Updating node: Verse ... >Updating node: Literal paragraphs ... >Updating node: Lists ... >Updating node: Tables ... >Updating node: Anchors and tagged links ... >Updating node: URLs and E-mail addresses ... >Updating node: Images ... >Updating node: Links ... >Updating node: Source code ... >Updating node: Embedded Lisp ... >Updating node: Publishing styles ... >Updating node: Deriving from an existing style ... >Updating node: Creating a new style ... >Updating node: License ... >Done...nodes updated in region. You may save the buffer. >Updating all menus in *muse-temp* ... >Making or updating menus in *muse-temp*... >Updated level "2" menu following node: Top ... >Updated level "3" menu following node: Markup rules ... >Updated level "3" menu following node: Publishing styles ... >Making or updating menus in *muse-temp*...done >Done...updated all the menus. You may save the buffer. >Wrote /builddir/build/BUILD/muse-3.12/examples/QuickStart.texi >Generating Info output for QuickStart... >(Shell command succeeded with no output) >Generating Info output for QuickStart...done >Removed /builddir/build/BUILD/muse-3.12/examples/QuickStart.texi >Wrote /builddir/build/BUILD/muse-3.12/examples/QuickStart.info >make[1]: Leaving directory `/builddir/build/BUILD/muse-3.12/examples' >(cd experimental && make) >make[1]: Entering directory `/builddir/build/BUILD/muse-3.12/experimental' >Wrote /builddir/build/BUILD/muse-3.12/experimental/muse-cite.elc >Wrote /builddir/build/BUILD/muse-3.12/experimental/muse-mathml.elc >EXCEPTION: Timeout(21600) expired for command: > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/emacs-common-muse.spec'] > >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 317, in do > raise commandTimeoutExpired, ("Timeout(%s) expired for command:\n # %s\n%s" % (timeout, command, output)) >commandTimeoutExpired: Timeout(21600) expired for command: > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/emacs-common-muse.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 539160
:
371922
| 371923 |
371924
|
371925
|
371926
|
371927