Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72891 - emacs-cvs-21.3.50-r2 doesn't compile
Summary: emacs-cvs-21.3.50-r2 doesn't compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-30 00:55 UTC by Sebastien
Modified: 2004-11-30 03:37 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 Sebastien 2004-11-30 00:55:34 UTC
Emacs-cvs doesn't compile. I posted the error message of emerge.

Reproducible: Always
Steps to Reproduce:
1.emerge emacs-cvs


Actual Results:  
[...]
make[1]: Leaving directory `/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/man'
(cd lispref; make  info)
make[1]: Entering directory
`/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref'
makeinfo -I. -I/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref
/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/elisp.texi -o
/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/../info/elisp
/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref//locals.texi:202:
Querverweis auf nicht existierenden Knoten ,,Yet to be written" (vielleicht
@section statt @subsection o.
Comment 1 Sebastien 2004-11-30 00:55:34 UTC
Emacs-cvs doesn't compile. I posted the error message of emerge.

Reproducible: Always
Steps to Reproduce:
1.emerge emacs-cvs


Actual Results:  
[...]
make[1]: Leaving directory `/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/man'
(cd lispref; make  info)
make[1]: Entering directory
`/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref'
makeinfo -I. -I/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref
/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/elisp.texi -o
/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/../info/elisp
/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref//locals.texi:202:
Querverweis auf nicht existierenden Knoten ,,Yet to be written" (vielleicht
@section statt @subsection o.ä.?).
/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref//locals.texi:136:
Querverweis auf nicht existierenden Knoten ,,Yet to be written" (vielleicht
@section statt @subsection o.ä.?).
makeinfo: Entferne Ausgabe-Datei
,,/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/../info/elisp" wegen
Fehler; --force benutzen, um diese beizubehalten.
make[1]: ***
[/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/../info/elisp] Fehler 1
make[1]: Leaving directory
`/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref'
make: *** [info] Fehler 2

!!! ERROR: app-editors/emacs-cvs-21.3.50-r2 failed.
!!! Function src_compile, Line 95, Exitcode 2
!!! make emacs bootstrap failed


Expected Results:  
It should compile.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-11-30 03:37:55 UTC
Sebastian, please do `echo LC_MESSAGES=\"C\" >> /etc/env.d/02locale` to set your error messages to english. 

Using a cvs ebuild means that you're using the latest stuff the emacs developers worked on. This means it can fail the one day and work the other. If you don't want this, don't use the cvs ebuild.