Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9319] New: unknown bug

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 9319] New: unknown bug
  • Date: 31 Mar 2007 07:23:40 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=9319

Summary: unknown bug
Product: Codex
Version: stable grimoire
Platform: Other
OS/Version: other
Status: CLOSED
Severity: normal
Priority: P2
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: tusker AT tusker.org


During a build of openwrt buildroot, make complained of the virtual memory
being
exhausted. This is strange, since the memory usage is very small, so upon
googling, I found the following:

http://lists.gnu.org/archive/html/bug-make/2004-06/msg00016.html

Which refers to:
https://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=1517

This diff that is supplied on that webpage fixes the problem, and the openwrt
builds correctly.

To fix it I created a PRE_BUILD:
default_pre_build &&
cd $SOURCE_DIRECTORY &&
patch -p0 < $SCRIPT_DIRECTORY/eval-crash.diff


------- Additional Comments From jblosser-smgl AT firinn.org 2005-07-22 04:58
-------
fixed in devel and test, thanks.

please verify.


--


------- Additional Comments From tusker AT tusker.org 2005-07-22 05:06 -------
Hi,

I don't have a devel or test machine at the moment, so I can't verify that it
is
fixed in those versions :)

http://downloads.openwrt.org/docs/buildroot-documentation.html#download has
the
build environment if you want to try it out yourself, sorry!

Damien

--


------- Additional Comments From jblosser-smgl AT firinn.org 2005-07-23 03:28
-------
I got openwrt and confirmed both the buggy behavior of the old make build and
that the new one works. I'd still prefer independent confirmation before I
mark
this closed... are you willing to 'scribe add test' and try the make from
there?
It's pretty straightforward to do that without interfering with the rest of
your system; you'll need to make sure test stays lower than stable in your
grimoire list, and then bump just make up manually... it's in the docs, or
just
ask if you need help.

On another note, openwrt looks really cool. I just got an wrt54g and was
looking into the firmware options for it but missed this one somehow. This is
definitely what I need. Would you be interested in putting together a spell
for
this and submitting it?

--


------- Additional Comments From jblosser-smgl AT firinn.org 2007-03-31 01:23
-------
closing fixed bugs

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 9319] New: unknown bug, bugzilla-daemon, 03/31/2007

Archive powered by MHonArc 2.6.24.

Top of Page