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
Description:   Opened: 2008-03-20 07:13 0000
Test plan: <http://overlays.gentoo.org/proj/emacs/wiki/test%20plans>

------- Comment #1 From Christian Faulhammer 2008-03-21 09:07:56 0000 -------
x86 stable

------- Comment #2 From nixnut 2008-03-22 12:10:45 0000 -------
ppc stable

------- Comment #3 From Raúl Porcel 2008-03-22 20:11:37 0000 -------
sparc stable

------- Comment #4 From Brent Baude 2008-03-23 13:50:05 0000 -------
ppc64 stable

------- Comment #5 From Maxim Loginov 2008-04-15 05:54: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

------- Comment #6 From Ulrich Müller 2008-04-15 07:07:19 0000 -------
(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?

------- Comment #7 From pier 2008-04-18 13:50:15 0000 -------
(In reply to comment #0)
> Test plan: <http://overlays.gentoo.org/proj/emacs/wiki/test%20plans>
> 
Got the same problem here. Changing  MAKEOPTS="-j4" to MAKEOPTS="-j1" solved
the problem.

------- Comment #8 From Ulrich Müller 2008-04-18 15:23:10 0000 -------
(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.

------- Comment #9 From Markus Meier 2008-05-05 20:51:12 0000 -------
amd64 stable, all arches done.