Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 528138 - app-editors/xemacs-21.5.34-r2 - ?
Summary: app-editors/xemacs-21.5.34-r2 - ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-03 15:49 UTC by jimmij
Modified: 2014-11-07 10:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jimmij 2014-11-03 15:49:13 UTC
xemacs doesn't compile.

Reproducible: Always

Steps to Reproduce:
1. Add xemacs to package.accept_keywords
2. emerge xemacs
Actual Results:  
xemacs doesn't compile

Expected Results:  
xemacs compile and install properly

Crucial part of log:


Wrote /var/tmp/portage/app-editors/xemacs-21.5.34-r2/work/xemacs-21.5.34/lisp/finder-inf.el
Building finder database ...(done)
Testing for Lisp shadows ...
./xemacs -no-packages -batch -l check-features.el


xemacs exiting.
Cannot open load file: "check-features.el"GNUmakefile:237: recipe for target 'check-features' failed
make[1]: *** [check-features] Error 255
make[1]: Leaving directory '/var/tmp/portage/app-editors/xemacs-21.5.34-r2/work/xemacs-21.5.34/src'
GNUmakefile:76: recipe for target 'check-features' failed
make: *** [check-features] Error 2
 * ERROR: app-editors/xemacs-21.5.34-r2::gentoo failed (install phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=app-editors/xemacs-21.5.34-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-editors/xemacs-21.5.34-r2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-editors/xemacs-21.5.34-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-editors/xemacs-21.5.34-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/app-editors/xemacs-21.5.34-r2/work/xemacs-21.5.34'
 * S: '/var/tmp/portage/app-editors/xemacs-21.5.34-r2/work/xemacs-21.5.34'

>>> Failed to emerge app-editors/xemacs-21.5.34-r2, Log file:
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-04 08:07:45 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.
Comment 2 jimmij 2014-11-04 14:17:52 UTC
Just want to report that I solved the problem in the same way as https://bugs.gentoo.org/show_bug.cgi?id=500704

Namely
emerge -C xemacs; emerge xemacs

However this is not the same bug.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-05 14:02:27 UTC
(In reply to Jeroen Roovers from comment #1)
> 1) Please post your `emerge --info' output in a comment.
> 2) Please attach the entire build log to this bug report.