Bug 213992 - Please stabilise app-emacs/auctex-11.85
|
Bug#:
213992
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: emacs@gentoo.org
|
Reported By: ulm@gentoo.org
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: Please stabilise app-emacs/auctex-11.85
|
|
Keywords: STABLEREQ
|
|
Status Whiteboard:
|
|
Opened: 2008-03-20 07:13 0000
|
Created an attachment (id=149764) [details]
environment for failed build
auctex-11.85 is failed on my system with error message below, while emerge
=app-emacs/auctex-11.84-r3 went flawlessly (only related part of the log is
shown):
>>> Source compiled.
>>> Test phase [not enabled]: app-emacs/auctex-11.85
>>> Install auctex-11.85 into /var/tmp/portage/app-emacs/auctex-11.85/image/ cat
egory app-emacs
./mkinstalldirs
/var/tmp/portage/app-emacs/auctex-11.85/image//usr/share/emacs/s
ite-lisp/auctex
cd doc ; make DESTDIR=/var/tmp/portage/app-emacs/auctex-11.85/image/
install-auc
tex
mkdir -p --
/var/tmp/portage/app-emacs/auctex-11.85/image//usr/share/emacs/site-
lisp/auctex
./mkinstalldirs
/var/tmp/portage/app-emacs/auctex-11.85/image//usr/share/emacs/e
tc/auctex/images
test no != no || \
/usr/bin/install -c -m 644 auctex.el
/var/tmp/portage/app-emacs/auctex
-11.85/image//usr/share/emacs/site-lisp/auctex/auctex.el
make[1]: Entering directory
`/var/tmp/portage/app-emacs/auctex-11.85/work/auctex
-11.85/doc'
../mkinstalldirs /var/tmp/portage/app-emacs/auctex-11.85/image//usr/share/info
mkdir -p --
/var/tmp/portage/app-emacs/auctex-11.85/image//usr/share/emacs/etc/a
uctex/images
mkdir -p -- /var/tmp/portage/app-emacs/auctex-11.85/image//usr/share/info
/usr/bin/install: cannot create regular file
`/var/tmp/portage/app-emacs/auctex-
11.85/image//usr/share/emacs/site-lisp/auctex/auctex.el': No such file or
direct
ory
make: *** [install-startup] Error 1
(In reply to comment #5)
> auctex-11.85 is failed on my system with error message below, [...]
Sorry, I cannot reproduce this failure. Does it also happen with
MAKEOPTS="-j1"?
> /usr/bin/install: cannot create regular file
> `/var/tmp/portage/app-emacs/auctex-
> 11.85/image//usr/share/emacs/site-lisp/auctex/auctex.el': No such file or
> directory
What is the reason? The site-lisp/auctex directory doesn't exist at this point?
(In reply to comment #7)
> Got the same problem here. Changing MAKEOPTS="-j4" to MAKEOPTS="-j1" solved
> the problem.
Fixed in CVS, I've changed it to use "emake -j1" in install.
amd64 stable, all arches done.