Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17244 - WAIMEA 0.4.0 ebuild received errors when compiling
Summary: WAIMEA 0.4.0 ebuild received errors when compiling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Brad Cowan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-10 13:35 UTC by Cesar Ho
Modified: 2003-03-13 17:09 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 Cesar Ho 2003-03-10 13:35:51 UTC
Basically the xft package just needed to be included for dependencies in the ebuild.

Reproducible: Always
Steps to Reproduce:
1.Not have XFT compiled
2.emerge waimea-0.4.0.ebuild



Actual Results:  
did not emerge cleanly

Expected Results:  
emerged cleanly

Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r0)
=================================================================
System uname: 2.4.20-lolo-r2_pre2 i686 AMD Athlon(tm) XP 1600+
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.oreg
onstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/X11R6/lib/X
11/xkb /usr/kde/3.1/share/config /usr/kde/3/share/config /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 avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg ncu
rses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb slang
 readline arts svga guile X sdl gpm tcpd pam libwww ssl perl python esd imlib og
gvorbis gnome gtk qt kde motif opengl -java"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Brad Cowan (RETIRED) gentoo-dev 2003-03-13 17:09:16 UTC
ok, I bumped the stable version and added xft as a dep, thanks