First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 126279
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Cristiano Chiucchiolo <cristiano.chiucchiolo@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 126279 depends on: Show dependency tree
Bug 126279 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: 2006-03-15 04:17 0000
scourge 0.13 is out, I tried to just rename the ebuild but I get a segmentation
fault error while compiling.

------- Comment #1 From Tupone Alfredo 2006-03-23 12:32:18 0000 -------
I extracted from the source a piece of code where g++ fails:

#include <set>
class Fog {
  std::set<void *> players[600][600];
}


This is the error it gives:

g++: Internal error: Segmentation fault (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.

Platform here is i686 gcc-3.4.5

Adding gcc@gentoo.org to get help on that

------- Comment #2 From Sebastian Schlingmann 2006-03-25 05:03:39 0000 -------
Scourge 0.13 needs >= gcc 4
there is a thread on the scourge forums...

------- Comment #3 From Mark Loeser 2006-03-29 21:56:26 0000 -------
I'll try to track down the fix and see if we can backport it.

------- Comment #4 From Mark Loeser 2006-04-13 20:21:20 0000 -------
Added to CVS.  I'll be rolling a new patchset which will include this very
soon.

------- Comment #5 From Mark Loeser 2006-04-17 17:23:11 0000 -------
Just an update, 3.4.6-r1 has been added to the tree

------- Comment #6 From Mr. Bones. 2006-05-24 17:25:46 0000 -------
*** Bug 134274 has been marked as a duplicate of this bug. ***

------- Comment #7 From Tupone Alfredo 2006-06-01 14:26:02 0000 -------
0.13 is now in portage. Thanks for report
gcc-4 is unmasked now and it must be used to compile it

First Last Prev Next    No search results available      Search page      Enter new bug