Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 16284
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Seemant Kulleen (RETIRED) <seemant@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: David Cozatt <yggsdrasil@hotmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
errors-gmp just the errors all good till here text/plain David Cozatt 2003-02-24 11:34 0000 2.31 KB Details
emerge-info emerge info text/plain David Cozatt 2003-02-24 11:35 0000 1.33 KB Details
config.log config.log text/x-log David Cozatt 2003-02-24 11:41 0000 59.17 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 16284 depends on: Show dependency tree
Bug 16284 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-02-24 11:31 0000
Essentially mpfr checks for trig and sqrt functions fail. 
 
I will attach "emerge info", "config.log" and output of ">errors-gmp"(latter is snipped) as 
they are rather lengthy.  
 
Currently use -march=i686 -O2 -ffast-math and -funroll-loops. 
I will try with just -pipe. And update success/failure. 
 
Deschutes cpu on SIS 5513/5600/5595/7001 probably included somewhere. If requested 
I'll ouput lspci -vv and add it as well. 
 
Did see previous bug about g++ and checked that it was defined in /etc/env.d/05gcc. 
 
bus_drivr

------- Comment #1 From David Cozatt 2003-02-24 11:34:02 0000 -------
Created an attachment (id=8676) [details]
just the errors all good till here

------- Comment #2 From David Cozatt 2003-02-24 11:35:54 0000 -------
Created an attachment (id=8677) [details]
emerge info

------- Comment #3 From David Cozatt 2003-02-24 11:41:35 0000 -------
Created an attachment (id=8678) [details]
config.log

------- Comment #4 From David Cozatt 2003-02-24 12:49:39 0000 -------
Package compiled and installed using -mcpu=i686 -O2 pipe will try later with
-march 
since changing flags fix the problem can be marked as resolved. Guess it's just
a compiler 
problem. 

------- Comment #5 From Seemant Kulleen (RETIRED) 2003-02-27 20:31:56 0000 -------
might it just be the -ffast-math flag?

------- Comment #6 From David Cozatt 2003-02-28 14:54:10 0000 -------
-ffast-math it is indeed. 
 
Emerged just fine w/ -march=i686 -O2 -funroll-loops 
 
bus_drivr 

------- Comment #7 From Seemant Kulleen (RETIRED) 2003-03-02 03:03:30 0000 -------
ok, fixed in portage.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug