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 1251956 Details for
Bug 1423525
emacs-slime: FTBFS in rawhide
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
<fdopen> (text/plain), 18.14 KB, created by
Fedora Release Engineering
on 2017-02-17 13:45:38 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 13:45:38 UTC
Size:
18.14 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/emacs-slime.spec'], chrootPath='/var/lib/mock/f26-build-7599554-694133/root'env={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=425printOutput=Falseshell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fb26efb0390>user='mockbuild'timeout=172800uid=1000) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/emacs-slime.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/emacs-slime-2.12-5.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/emacs-slime.spec'], chrootPath='/var/lib/mock/f26-build-7599554-694133/root'env={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=425printOutput=Falseprivate_network=Truetimeout=172800shell=Falseuser='mockbuild'logger=<mockbuild.trace_decorator.getLog object at 0x7fb26efb0390>uid=1000) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/emacs-slime.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WojrME >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf slime-2.12 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/v2.12.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd slime-2.12 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #1 (swank_changelog_plus_location.patch): >+ echo 'Patch #1 (swank_changelog_plus_location.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file swank-loader.lisp >Hunk #2 succeeded at 130 (offset 4 lines). >Hunk #3 succeeded at 147 (offset 4 lines). >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j89tKg >+ umask 022 >+ cd /builddir/build/BUILD >+ cd slime-2.12 >+ make >emacs -Q -L . --batch -f batch-byte-compile lib/hyperspec.el >emacs -Q -L . --batch -f batch-byte-compile slime.el >In slime-log-event: >slime.el:2354:18:Warning: `hide-entry' is an obsolete function (as of 25.1); > use `outline-hide-entry' instead. >In slime-forward-source-path: >slime.el:3019:37:Warning: `beginning-of-sexp' is an obsolete function (as of > 25.1); use `thing-at-point--beginning-of-sexp' instead. >In slime-location-offset: >slime.el:3329:10:Warning: `beginning-of-sexp' is an obsolete function (as of > 25.1); use `thing-at-point--beginning-of-sexp' instead. >In slime-push-definition-stack: >slime.el:3713:16:Warning: `find-tag-marker-ring' is an obsolete variable (as > of 25.1); use `xref-push-marker-stack' or `xref-pop-marker-stack' instead. >In slime-initialize-macroexpansion-buffer: >slime.el:4919:13:Warning: `font-lock-fontify-buffer' is for interactive use > only; use `font-lock-ensure' or `font-lock-flush' instead. >In slime-attach-gdb: >slime.el:5970:22:Warning: looking-back called with 1 argument, but requires > 2-3 >In end of data: >slime.el:7591:1:Warning: the function `gv--defsetter' might not be defined at > runtime. >emacs -Q -L . --batch -f batch-byte-compile slime-autoloads.el >emacs -Q -L . --batch -f batch-byte-compile slime-tests.el >emacs -Q -L . --batch -f batch-byte-compile lib/ert.el >In ert--special-operator-p: >lib/ert.el:384:27:Warning: indirect-function called with 2 arguments, but > accepts only 1 >In ert--plist-difference-explanation: >lib/ert.el:665:14:Warning: `flet' is an obsolete macro (as of 24.3); use > either `cl-flet' or `cl-letf'. >In ert--insert-human-readable-selector: >lib/ert.el:1134:45:Warning: `labels' is an obsolete macro (as of 24.3); use > `cl-labels' instead. >In ert--stats-set-test-and-result: >lib/ert.el:1258:47:Warning: `flet' is an obsolete macro (as of 24.3); use > either `cl-flet' or `cl-letf'. >In ert-delete-all-tests: >lib/ert.el:1589:4:Warning: `interactive-p' is an obsolete function (as of > 23.2); use `called-interactively-p' instead. >In end of data: >lib/ert.el:2545:1:Warning: the function `rec' is not known to be defined. >emacs -Q -L . --batch -f batch-byte-compile lib/cl-lib.el >In toplevel form: >lib/cl-lib.el:73:1:Warning: cl package required at runtime >emacs -Q -L . --batch -f batch-byte-compile lib/ert-x.el >In ert--special-operator-p: >lib/ert-x.el:384:27:Warning: indirect-function called with 2 arguments, but > accepts only 1 >In ert--plist-difference-explanation: >lib/ert-x.el:665:14:Warning: `flet' is an obsolete macro (as of 24.3); use > either `cl-flet' or `cl-letf'. >In ert--insert-human-readable-selector: >lib/ert-x.el:1134:45:Warning: `labels' is an obsolete macro (as of 24.3); use > `cl-labels' instead. >In ert--stats-set-test-and-result: >lib/ert-x.el:1258:47:Warning: `flet' is an obsolete macro (as of 24.3); use > either `cl-flet' or `cl-letf'. >In ert-delete-all-tests: >lib/ert-x.el:1589:4:Warning: `interactive-p' is an obsolete function (as of > 23.2); use `called-interactively-p' instead. >In end of data: >lib/ert-x.el:2545:1:Warning: the function `rec' is not known to be defined. >make -C contrib EMACS="emacs" LISP="sbcl" compile >make[1]: Entering directory '/builddir/build/BUILD/slime-2.12/contrib' >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-hyperdoc.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-media.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-banner.el >emacs -Q -L . -L .. --batch -f batch-byte-compile inferior-slime.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-asdf.el >In slime-who-depends-on: >slime-asdf.el:242:27:Warning: `system-name' is an obsolete variable (as of > 25.1); use (system-name) instead >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-trace-dialog.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-clipboard.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-enclosing-context.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-fuzzy.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-c-p-c.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-editing-commands.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-highlight-edits.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-snapshot.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-package-fu.el >In slime-add-export: >slime-package-fu.el:226:21:Warning: looking-back called with 1 argument, but > requires 2-3 >In slime-insert-export: >slime-package-fu.el:263:14:Warning: looking-back called with 1 argument, but > requires 2-3 >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-scheme.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-presentations.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-typeout-frame.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-compiler-notes-tree.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-repl.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-fancy.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-sprof.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-fontifying-fu.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-autodoc.el >In slime-autodoc--fontify: >slime-autodoc.el:99:12:Warning: `font-lock-fontify-buffer' is for interactive > use only; use `font-lock-ensure' or `font-lock-flush' instead. >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-references.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-tramp.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-mdot-fu.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-fancy-inspector.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-scratch.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-motd.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-sbcl-exts.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-presentation-streams.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-parse.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-cl-indent.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-xref-browser.el >emacs -Q -L . -L .. --batch -f batch-byte-compile bridge.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-fancy-trace.el >emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-parse-tests.el >emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-autodoc-tests.el >emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-repl-tests.el >emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-c-p-c-tests.el >emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-indentation-tests.el >emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-enclosing-context-tests.el >emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-mdot-fu-tests.el >emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-fontifying-fu-tests.el >emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-presentations-tests.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-mrepl.el >emacs -Q -L . -L .. --batch -f batch-byte-compile slime-indentation.el >emacs -Q --batch -L . -L .. \ > --eval "(batch-byte-recompile-directory 0)" . >Checking /builddir/build/BUILD/slime-2.12/contrib... >Checking /builddir/build/BUILD/slime-2.12/contrib/test... >Done (Total of 0 files compiled, 47 skipped in 2 directories) >make[1]: Leaving directory '/builddir/build/BUILD/slime-2.12/contrib' >+ cd doc/ >+ make slime.info >makeinfo slime.texi >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Uz3SuB >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch >++ dirname /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch >+ cd slime-2.12 >+ install -pm 755 -d /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/emacs/site-lisp/site-start.d >+ install -pm 644 slime-autoloads.el slime-tests.el slime.el /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/emacs/site-lisp/site-start.d >+ install -pm 755 -d /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/info >+ install -pm 644 doc/slime.info /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/info/ >+ install -pm 755 -d /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/emacs/site-lisp/slime >+ install -pm 755 -d /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/emacs/site-lisp/slime/contrib >+ install -pm 755 -d /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/emacs/site-lisp/slime/lib >+ install -pm 644 slime-autoloads.el slime-tests.el slime-tests.elc slime.el slime.elc /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/emacs/site-lisp/slime/ >+ install -pm 644 lib/cl-lib.el lib/cl-lib.elc lib/ert-x.el lib/ert-x.elc lib/ert.el lib/ert.elc lib/hyperspec.el lib/hyperspec.elc /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/emacs/site-lisp/slime/lib/ >+ install -pm 755 -d /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime >+ install -pm 755 -d /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime/contrib >+ install -pm 755 -d /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime/lib >+ install -pm 755 -d /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime/swank >+ install -pm 644 metering.lisp nregex.lisp sbcl-pprint-patch.lisp start-swank.lisp swank-loader.lisp swank.lisp xref.lisp /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime >+ install -pm 644 contrib/swank-arglists.lisp contrib/swank-asdf.lisp contrib/swank-c-p-c.lisp contrib/swank-clipboard.lisp contrib/swank-fancy-inspector.lisp contrib/swank-fuzzy.lisp contrib/swank-hyperdoc.lisp contrib/swank-indentation.lisp contrib/swank-listener-hooks.lisp contrib/swank-media.lisp contrib/swank-motd.lisp contrib/swank-mrepl.lisp contrib/swank-package-fu.lisp contrib/swank-presentation-streams.lisp contrib/swank-presentations.lisp contrib/swank-repl.lisp contrib/swank-sbcl-exts.lisp contrib/swank-snapshot.lisp contrib/swank-sprof.lisp contrib/swank-trace-dialog.lisp contrib/swank-util.lisp /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime/contrib >+ install -pm 644 contrib/bridge.el contrib/inferior-slime.el contrib/slime-asdf.el contrib/slime-autodoc.el contrib/slime-banner.el contrib/slime-c-p-c.el contrib/slime-cl-indent.el contrib/slime-clipboard.el contrib/slime-compiler-notes-tree.el contrib/slime-editing-commands.el contrib/slime-enclosing-context.el contrib/slime-fancy-inspector.el contrib/slime-fancy-trace.el contrib/slime-fancy.el contrib/slime-fontifying-fu.el contrib/slime-fuzzy.el contrib/slime-highlight-edits.el contrib/slime-hyperdoc.el contrib/slime-indentation.el contrib/slime-mdot-fu.el contrib/slime-media.el contrib/slime-motd.el contrib/slime-mrepl.el contrib/slime-package-fu.el contrib/slime-parse.el contrib/slime-presentation-streams.el contrib/slime-presentations.el contrib/slime-references.el contrib/slime-repl.el contrib/slime-sbcl-exts.el contrib/slime-scheme.el contrib/slime-scratch.el contrib/slime-snapshot.el contrib/slime-sprof.el contrib/slime-trace-dialog.el contrib/slime-tramp.el contrib/slime-typeout-frame.el contrib/slime-xref-browser.el /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime/contrib >+ install -pm 644 contrib/README.md /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime/contrib >+ install -pm 644 contrib/ChangeLog /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime/contrib >+ install -pm 644 lib/cl-lib.el lib/ert-x.el lib/ert.el lib/hyperspec.el /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime/lib >+ install -pm 644 swank/abcl.lisp swank/allegro.lisp swank/backend.lisp swank/ccl.lisp swank/clisp.lisp swank/cmucl.lisp swank/corman.lisp swank/ecl.lisp swank/gray.lisp swank/lispworks.lisp swank/match.lisp swank/mkcl.lisp swank/rpc.lisp swank/sbcl.lisp swank/scl.lisp swank/source-file-cache.lisp swank/source-path-parser.lisp /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime/swank >+ install -pm 644 swank.asd /builddir/build/BUILDROOT/emacs-slime-2.12-5.fc26.noarch/usr/share/common-lisp/source/slime >+ mv contrib/README.md contrib/contrib-README.md >+ mv contrib/ChangeLog contrib/contrib-ChangeLog >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/slime-2.12 >+ /usr/lib/rpm/check-buildroot >+ /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 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.g1f0bZ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd slime-2.12 >+ make check >emacs -Q -L . --batch -f batch-byte-compile slime-autoloads.el >emacs -Q --batch -L . \ > --eval "(require 'slime-tests)" \ > --eval "(slime-setup)" \ > --eval "(setq inferior-lisp-program \"sbcl\")" \ > --eval '(slime-batch-test (quote t))' >Polling "/tmp/slime.4759" .. 1 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 2 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 3 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 4 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 5 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 6 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 7 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 8 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 9 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 10 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 11 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 12 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 13 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 14 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 15 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 16 (Abort with `M-x slime-abort-connection'.) >Polling "/tmp/slime.4759" .. 17 (Abort with `M-x slime-abort-connection'.) >Connecting to Swank on port 46209.. >Versions differ: 2014-12-23 (slime) vs. nil (swank). Continue? (y or n) error in process filter: Error reading from stdin >make: *** [Makefile:51: check] Error 255 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.g1f0bZ (%check) > Bad exit status from /var/tmp/rpm-tmp.g1f0bZ (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, 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/emacs-slime.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 1423525
: 1251956 |
1251957
|
1251958