Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60621 - swig fails to emerge
Summary: swig fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-16 18:00 UTC by bob
Modified: 2004-08-16 18:23 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 bob 2004-08-16 18:00:41 UTC
An emerge of swig fails with "./configure: xrealloc: cannot reallocate 1430200320 bytes (0 bytes allocated)".  In my case, it was 2gig of memory being requested.  A prefix of "USE='-perl'" solved the problem for me and another in the group.

Reproducible: Always
Steps to Reproduce:
1.emerge swig
2.
3.
Actual Results:  
./configure: xrealloc: cannot reallocate 1430200320 bytes (0 bytes allocated) 
Comment 1 bob 2004-08-16 18:00:41 UTC
An emerge of swig fails with "./configure: xrealloc: cannot reallocate 1430200320 bytes (0 bytes allocated)".  In my case, it was 2gig of memory being requested.  A prefix of "USE='-perl'" solved the problem for me and another in the group.

Reproducible: Always
Steps to Reproduce:
1.emerge swig
2.
3.
Actual Results:  
./configure: xrealloc: cannot reallocate 1430200320 bytes (0 bytes allocated) 
  
!!! ERROR: dev-lang/swig-1.3.21 failed. 
!!! Function econf, Line 362, Exitcode 2 
!!! econf failed 


Expected Results:  
It should have installed/emerged properly.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-08-16 18:23:52 UTC
Already fixed in CVS.  Resync and try it again.