Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39073 - An error in the xemacs-gtk ebuild crashes "emerge -u"
Summary: An error in the xemacs-gtk ebuild crashes "emerge -u"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-22 13:49 UTC by Mario Camou
Modified: 2004-01-22 14:08 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 Mario Camou 2004-01-22 13:49:29 UTC
xemacs-gtk-21.4.8-r2.ebuild and xemacs-gtk-21.4.8-r3.ebuild have the following line in their RDEPENDS:

gtk? ( =x11/libs/gtk+-1.2* )

"x11/libs" should be "x11-libs". This crashes "emerge -u":



Reproducible: Always
Steps to Reproduce:
1. # emerge sync
2. # emerge -uDp world




Portage 2.0.50_pre19 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040117-r0,
2.4.23_pre8-gss)
=================================================================
System uname: 2.4.23_pre8-gss i686 Mobile Intel(R) Pentium(R) III CPU - M  1200MHz
Gentoo Base System version 1.4.3.12
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /opt/tomcat/conf /usr/X11R6/lib/X11/xkb
/usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config
/usr/kde/3/share/config /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/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache fixpackages sandbox userpriv"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.caliu.info/pub/gentoo/
http://www.ibiblio.org/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aalib acpi acpi4linux activefilter afs alsa altivec amd apache2 apm arts
autofs avi berkdb bindist bonobo bsh cdr crypt cscope cups curl dga directfb dnd
doc dv dvd encode esd ethereal etwin evms2 evo exiscan-acl faad fam fastcgi
fbcon fbdev flash foomaticdb gb gdbm geoip ggi gif gnome gnomedb gphoto2 gpm
gstreamer gtk gtk2 gtkhtml guile hostap-nopci hostap-noplx hyriand i8x0
imagemagick imap imlib irmc java javascript jdepend jikes joystick jpeg junit
jython kde lcd lcms ldap libdsk libg++ libgda libwww lirc lmtp mad maildir mbox
mcal mdb mikmod mldonkeypango motif mozaccess mozcalendar mozctl mozilla
mozinterfaceinfo mozp3p mozsvg mozxmlterm mpeg mpi msn music mysql nas ncurses
nls nocd offensive oggvorbis oldworld opengl opie oro oss pam parse-clocks pcap
pcmcia pda pdflib perl pg-hier pic png pnp postgres ppds python qt quicktime
readline regexp ruby samba scanner sdl slang slp socks5 spell sqlite sse ssl
stencil-buffer svga tcltk tcpd tetex tiff transcode truetype trusted type1 usb
v4l videos vim-with-x wmf wxwin wxwindows x86 xchattext xine xinerama xml xml2
xmms xosd xv xvid zlib"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-01-22 14:08:00 UTC
Fixed in CVS.  Thanks for the bug report.