Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge problems with kdeaddons 3.1_beta1 with gcc3.2
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
LoOpYgUy
n00b
n00b


Joined: 24 Sep 2002
Posts: 30

PostPosted: Tue Sep 24, 2002 5:27 pm    Post subject: Emerge problems with kdeaddons 3.1_beta1 with gcc3.2 Reply with quote

I just finished upgrading my system to gentoo 1.4rc1, using the scripts that were posted for the upgrade. Everything went along pretty much without a problem, other then groff couldn't find C++ after step 2, I fixed that by re-emerging gcc3.2 and everything went fine from there. I rebuilt my system last night with emerge -e world and again, everything went smooth.

At the time of doing that I was running kde 3.0.3 and had NO problems recompiling that. I then thought to myself, since I have upgraded to the lastest and greatest I should try installing kde 3.1_beta1 to help with testing. Everything compiled fine when emerge kde was done, except kdeaddons.

The following is the error that I get when I try to emerge it...

compute.c:26: warning: no previous prototype for `fct'
compute.c: In function `generate_sector':
compute.c:175: unable to find a register to spill in class `FLOAT_REGS'
compute.c:175: this is the insn:
(insn 149 292 153 (set (reg:DF 9 st(1) [103])
(float_extend:DF (subreg:SF (reg/v:DI 21 rxmm0 [79]) 0))) 133 {*extendsfdf2_1} (nil)
(nil))
compute.c:175: confused by earlier errors, bailing out
make[3]: *** [compute.o] Error 1
make[3]: *** Waiting for unfinished jobs....
file.cpp: In function `void load_effects()':
file.cpp:65: warning: comparison between signed and unsigned integer
expressions
file.cpp: In function `void load_random_effect(t_effect*)':
file.cpp:77: warning: comparison between signed and unsigned integer
expressions
make[3]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_beta1/work/kdeaddons-3.0.7/noatun-plugins/tyler'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_beta1/work/kdeaddons-3.0.7/noatun-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_beta1/work/kdeaddons-3.0.7'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -6653, Exitcode 2
!!! died running emake, kde_src_compile:make

The flags I had on when I first got this message were..
march=pentium4 -O3 -pipe -fomit-frame-pointer
Then tried it without -fomit-frame-pointer.. and no luck
Then I removed -pipe and changed -O3 to -O2 and I still get the same error.

I haven't unmerged kdeaddons 3.0.3 yet, I was thinking that might be my next step.

Any suggestions would be much appriciated.
Back to top
View user's profile Send private message
LoOpYgUy
n00b
n00b


Joined: 24 Sep 2002
Posts: 30

PostPosted: Tue Sep 24, 2002 6:14 pm    Post subject: Reply with quote

I just unmerge kdeaddons 3.0.3 and I still get the same error.
Just thought I would add that in.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum