Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46104 - libao-0.8.4 fails to compile while installing gaim.
Summary: libao-0.8.4 fails to compile while installing gaim.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-29 05:45 UTC by Christopher Franklin
Modified: 2004-03-30 16:01 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 Christopher Franklin 2004-03-29 05:45:41 UTC
When I try to emerge gaim libao will not compile. It tries to make recursivly starting in the arts directory and I get an error.




Reproducible: Couldn't Reproduce
Steps to Reproduce:
1.Make sure that arts is in your use flag
2.emerge -uUD gaim

Actual Results:  
I don't have the word for word results from the first compile.  I tried to
reproduce the error and could not.  Libao compiled fine this time.


Expected Results:  
N/A

My Cofigs

ARCH="x86"
COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"
# These settings were set by the catalyst build script that automatically built
this stage
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
USE="mmx sse"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"

USE="x86 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk
gtk2 imlib
jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis
opengl pam pdflib png python qt quicktime readline sdl slang spell ssl
svga tcpd truetype X xml2 xmms xv zlib"

ARCH="x86"
COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"

Pentium4 2.0GHz
512MBRAM
30GBHD
NVidia GeForce MX 5600 128MBVRAM
Creative SOund Blaster Live 

Kernel-2.4.22-openmosix-r4

Nothing of real importance running at the time of compile.
Comment 1 Don Seiler (RETIRED) gentoo-dev 2004-03-29 10:33:17 UTC
So is everything compiled fine?  Did you have any trouble with gaim itself?
Comment 2 Christopher Franklin 2004-03-29 17:51:48 UTC
It compiled fine the second time.  I have no idea why it screwed up the first time and no, I don't have any noticable problems with gaim.  It works fine.  Maybe if someone else has this same problem again this will be here and they can offer more information.
Comment 3 Don Seiler (RETIRED) gentoo-dev 2004-03-29 17:54:48 UTC
Well all I know is this is certainly not a gaim bug.  At the least it is a libao bug.

bug-wranglers:  In the future if you DO have gaim bugs, assign them to gaim-bugs@gentoo.org, not directly to me.
Comment 4 Spider (RETIRED) gentoo-dev 2004-03-30 16:01:55 UTC
I've just tried from a chroot stage3+grp install, and I'm unable to reproduce problems with libao with those USE flags.