Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83079 - app-emacs/auctex-11.53-r1 fails to emerge
Summary: app-emacs/auctex-11.53-r1 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-23 08:50 UTC by Andreas Kotowicz
Modified: 2005-04-12 07:32 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 Andreas Kotowicz 2005-02-23 08:50:05 UTC
I have emacs-cvs installed. then I wanted to install auctex. this is what I get:

>>> emerge (1 of 2) app-emacs/auctex-11.53-r1 to /
>>> md5 src_uri ;-) auctex-11.53.tar.gz
>>> Unpacking source...
>>> Unpacking auctex-11.53.tar.gz to /var/tmp/portage/auctex-11.53-r1/work
>>> Source unpacked.
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-auto-dir=/var/tmp/portage/auctex-11.53-r1/image//var/lib/auctex --with-lispdir=/var/tmp/portage/auctex-11.53-r1/image//usr/share/emacs/site-lisp --with-tex-input-dirs=/usr/share/texmf/tex/;/usr/share/texmf/bibtex/bst/
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
checking for emacs... /usr/bin/emacs
checking if /usr/bin/emacs is XEmacs... cat: ./conftest-10820: No such file or directory
configure: error: Unable to run /usr/bin/emacs!  Aborting!

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/auctex-11.53-r1/work/auctex-11.53/config.log

!!! ERROR: app-emacs/auctex-11.53-r1 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-03-05 06:15:07 UTC
Please submit the output of `emerge --info`.
Comment 2 Andreas Kotowicz 2005-03-05 06:35:14 UTC
Portage 2.0.51.19 (default-linux/x86/2004.2, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.11 i686)
=================================================================
System uname: 2.6.11 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 19:00:13)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.rz.uni-wuerzburg.de/pub/linux/MIRROR.gentoo/"
LANG="en_IE@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa avi berkdb bitmap-fonts cdr crypt cups curl divx4linux doc dvd dvdr dvdread eds emacs emboss encode evo f77 fam flac font-server foomaticdb fortran gd gdbm gif gnome gpm gstreamer gtk2 gtkhtml hal imagemagick imlib ipv6 java jpeg junit libg++ libwww mad mikmod mmx motif mozilla mpeg mysql ncurses nls oggvorbis opengl pam pcmcia pdflib perl plotutils png pnp python qt quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd tetex tiff truetype truetype-fonts trusted type1-fonts wmf xml2 xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-04-12 07:32:44 UTC
Sorry for the delay. Fixed in CVS. (auctex-11.54 and auctex-11.55)