unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Pure space overflow again
@ 2008-04-24 14:54 Sven Joachim
  2008-04-24 15:38 ` Andrew W. Nosenko
  0 siblings, 1 reply; 7+ messages in thread
From: Sven Joachim @ 2008-04-24 14:54 UTC (permalink / raw)
  To: emacs-devel

make -C src versionclean all wrote:

> emacs:0:Pure Lisp storage overflow (approx. 1194295 bytes needed)

In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2008-04-24 on debian
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure  '--disable-font-backend''

Anyone else seeing this?





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Pure space overflow again
  2008-04-24 14:54 Pure space overflow again Sven Joachim
@ 2008-04-24 15:38 ` Andrew W. Nosenko
  2008-04-24 16:35   ` Giorgos Keramidas
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew W. Nosenko @ 2008-04-24 15:38 UTC (permalink / raw)
  To: Sven Joachim; +Cc: emacs-devel

On Thu, Apr 24, 2008 at 5:54 PM, Sven Joachim <svenjoac@gmx.de> wrote:
> make -C src versionclean all wrote:
>
>  > emacs:0:Pure Lisp storage overflow (approx. 1194295 bytes needed)
>
>  In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
>   of 2008-04-24 on debian
>  Windowing system distributor `The X.Org Foundation', version 11.0.10300000
>  configured using `configure  '--disable-font-backend''
>
>  Anyone else seeing this?

Yes.

emacs:0:Pure Lisp storage overflow (approx. 1195444 bytes needed)
5448 pure bytes used

Source tree synced from cvs just a minutes ago.

-- 
Andrew W. Nosenko <andrew.w.nosenko@gmail.com>




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Pure space overflow again
  2008-04-24 15:38 ` Andrew W. Nosenko
@ 2008-04-24 16:35   ` Giorgos Keramidas
  2008-04-24 18:39     ` Sven Joachim
  0 siblings, 1 reply; 7+ messages in thread
From: Giorgos Keramidas @ 2008-04-24 16:35 UTC (permalink / raw)
  To: Andrew W. Nosenko; +Cc: Sven Joachim, emacs-devel

On Thu, 24 Apr 2008 18:38:43 +0300, "Andrew W. Nosenko" <andrew.w.nosenko@gmail.com> wrote:
> On Thu, Apr 24, 2008 at 5:54 PM, Sven Joachim <svenjoac@gmx.de> wrote:
>> make -C src versionclean all wrote:
>>
>>  > emacs:0:Pure Lisp storage overflow (approx. 1194295 bytes needed)
>>
>>  In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
>>   of 2008-04-24 on debian
>>  Windowing system distributor `The X.Org Foundation', version 11.0.10300000
>>  configured using `configure  '--disable-font-backend''
>>
>>  Anyone else seeing this?
>
> Yes.
>
> emacs:0:Pure Lisp storage overflow (approx. 1195444 bytes needed)
> 5448 pure bytes used
>
> Source tree synced from cvs just a minutes ago.

I can see the same here.  I just added 6 KB to my site-local puresize,
and the build finished as expected :)





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Pure space overflow again
  2008-04-24 16:35   ` Giorgos Keramidas
@ 2008-04-24 18:39     ` Sven Joachim
  2008-04-24 20:14       ` Giorgos Keramidas
  0 siblings, 1 reply; 7+ messages in thread
From: Sven Joachim @ 2008-04-24 18:39 UTC (permalink / raw)
  To: Giorgos Keramidas; +Cc: Andrew W. Nosenko, emacs-devel

On 2008-04-24 18:35 +0200, Giorgos Keramidas wrote:

> I can see the same here.  I just added 6 KB to my site-local puresize,
> and the build finished as expected :)

I've increased BASE_PURESIZE to 1200000 instead, anticipating that
somebody will install just that soon anyway.




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Pure space overflow again
  2008-04-24 18:39     ` Sven Joachim
@ 2008-04-24 20:14       ` Giorgos Keramidas
  2008-04-25  5:19         ` dhruva
  0 siblings, 1 reply; 7+ messages in thread
From: Giorgos Keramidas @ 2008-04-24 20:14 UTC (permalink / raw)
  To: Sven Joachim; +Cc: Andrew W. Nosenko, emacs-devel

On Thu, 24 Apr 2008 20:39:21 +0200, Sven Joachim <svenjoac@gmx.de> wrote:
>On 2008-04-24 18:35 +0200, Giorgos Keramidas wrote:
>> I can see the same here.  I just added 6 KB to my site-local puresize,
>> and the build finished as expected :)
>
> I've increased BASE_PURESIZE to 1200000 instead, anticipating that
> somebody will install just that soon anyway.

Heh, I suppose that works fine too :-)





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Pure space overflow again
  2008-04-24 20:14       ` Giorgos Keramidas
@ 2008-04-25  5:19         ` dhruva
  2008-04-25  7:58           ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: dhruva @ 2008-04-25  5:19 UTC (permalink / raw)
  To: Emacs Devel

Hi,
I was wondering why I was not seeing the puresize overflow on M$. I
see the makefile on M$ defines PURESIZE=5000000. Is it intentional to
have a different puresize for M$ compared to other platforms?

-dhruva

-- 
Contents reflect my personal views only!




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Pure space overflow again
  2008-04-25  5:19         ` dhruva
@ 2008-04-25  7:58           ` Eli Zaretskii
  0 siblings, 0 replies; 7+ messages in thread
From: Eli Zaretskii @ 2008-04-25  7:58 UTC (permalink / raw)
  To: dhruva; +Cc: emacs-devel

> Date: Fri, 25 Apr 2008 10:49:31 +0530
> From: dhruva <dhruvakm@gmail.com>
> 
> I was wondering why I was not seeing the puresize overflow on M$. I
> see the makefile on M$ defines PURESIZE=5000000.

That's only for bootstrapping.  For normal builds the Windows port
uses the same size as the other platforms (modulo SYSTEM_PURESIZE_EXTRA
adjustments, see srs/s/ms-w32.h).




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-04-25  7:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 14:54 Pure space overflow again Sven Joachim
2008-04-24 15:38 ` Andrew W. Nosenko
2008-04-24 16:35   ` Giorgos Keramidas
2008-04-24 18:39     ` Sven Joachim
2008-04-24 20:14       ` Giorgos Keramidas
2008-04-25  5:19         ` dhruva
2008-04-25  7:58           ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).