Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16889 - xemacs-gtk build error
Summary: xemacs-gtk build error
Status: RESOLVED DUPLICATE of bug 16888
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-05 07:17 UTC by Ivan Smirnov
Modified: 2005-07-17 13:06 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 Ivan Smirnov 2003-03-05 07:17:52 UTC
During emerge xemacs-gtk i get error in lisp/loaddefs.elc compiling...

Reproducible: Always
Steps to Reproduce:
1.emerge xemacs-gtk
2.
3.

Actual Results:  
Loading
/var/tmp/portage/xemacs-gtk-21.4.8-r3/work/xemacs-21.4.8/lisp/loaddefs.elc...
Loading site-load...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Warning: doc lost for variable iso8859/1-code-to-x-keysym-table.
Warning: doc lost for function gtk-file-dialog-new.
 
This is usually because some files were preloaded by loaddefs.el or
site-load.el, but were not passed to make-docfile by Makefile.
 
Dumping under the name xemacs
Testing for Lisp shadows ...
Wrong type argument: vectorp, #<INTERNAL OBJECT (XEmacs bug?)
(symbol-value-forward type 5616) 0x40899008>
xemacs exiting
.
make[1]: *** [xemacs] Error 255
make[1]: Leaving directory
`/var/tmp/portage/xemacs-gtk-21.4.8-r3/work/xemacs-21.4.8/src'
make: *** [src] Error 2
 
!!! ERROR: app-editors/xemacs-gtk-21.4.8-r3 failed.
!!! Function src_compile, Line 120, Exitcode 2
!!! (no error message)



Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-xfs_pre6 i686 AMD Athlon(tm) processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config
/usr/X11R6/lib/X11/xkb:/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm arts avi crypt encode gif jpeg libg++ libwww mikmod mmx
mpeg ncurses nls pdflib png quicktime spell xml2 xmms xv zlib gdbm berkdb slang
readline svga java guile sdl gpm tcpd pam ssl perl python esd imlib oggvorbis
opengl mozilla X gtk2 gtk gnome alsa cups truetype xfs -qt -kde -motif"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe"
CXXFLAGS="-march=athlon-tbird -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-05 10:22:34 UTC

*** This bug has been marked as a duplicate of 16888 ***