Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57895 - Emerge Chart-2.3 Fails when doing an emerge -u world
Summary: Emerge Chart-2.3 Fails when doing an emerge -u world
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-21 13:31 UTC by Chris Neeser
Modified: 2004-07-23 13:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Output from: "emerge Chart" (output.txt,55.16 KB, text/plain)
2004-07-21 13:33 UTC, Chris Neeser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Neeser 2004-07-21 13:31:57 UTC
When I do an emerge -u world and it gets to the point when it has to merge Chart-2.3 it fails because of numerous errors when trying to build Chart-2.3.  I'm attaching the output from the attempt.

Reproducible: Always
Steps to Reproduce:
1.emerge -u Chart
2.
3.

Actual Results:  
See attachment

Expected Results:  
Emerged Chart-2.3

Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040619-r0, 2.4.23)
=================================================================
System uname: 2.4.23 i686 AMD Athlon(tm) MP 2200+
Gentoo Base System version 1.5.1
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://www.gtlib.cc.gatech.edu/pub/gentoo http://gentoo.ccccom.com
ftp://gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apm arts avi berkdb crypt encode foomaticdb gdbm gif gpm gtk2 imlib libg++
libwww mad mikmod mpeg mysql ncurses nls oggvorbis oss pam pdflib perl python
quicktime readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Chris Neeser 2004-07-21 13:33:15 UTC
Created attachment 35914 [details]
Output from: "emerge Chart"
Comment 2 Chris Neeser 2004-07-23 13:24:15 UTC
The problem was that I had -png in my use flags, I just removed the "-" and re-merged gd, then my build went fine.