From xemacs-m  Sun Jun 22 14:03:04 1997
Received: from bcarsde4.localhost (mailgate.nortel.ca [192.58.194.74])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA18516
	for <xemacs-beta@xemacs.org>; Sun, 22 Jun 1997 14:03:04 -0500 (CDT)
Received: from bcarsde5.ott.bnr.ca (actually 47.80.6.26) by bcarsde4.localhost;
          Sun, 22 Jun 1997 14:59:26 -0400
Received: from nquah6f (actually nquah6f.ott.bnr.ca) by bcarsde5.ott.bnr.ca;
          Sun, 22 Jun 1997 15:01:49 -0400
Received: by nquah6f (1.38.193.4/16.2 BNR V4.2 P1) id AA14895;
          Sun, 22 Jun 1997 14:54:09 -0400
From: "Barry Friedman" <friedman@nortel.ca>
Message-Id: <9706221854.AA14895@nquah6f>
Subject: [copenhagen] FAILURE hpux 9.03 w/gcc
To: xemacs-beta@xemacs.org
Date: Sun, 22 Jun 1997 14:54:08 -0400 (EDT)
Cc: mrb@Eng.Sun.COM
Reply-To: "Barry Friedman" <friedman@nortel.ca>
X-Mailer: ELM [version 2.4.1 PL23]
Content-Type: text

Configured for `hppa1.1-hp-hpux9.03'.

  Where should the build process find the source code?    /dsk1/misc/xfer/emacs/xemacs-beta/xemacs-20.3-b8
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/hpux9.h' and `m/hp800.h'
  What compiler should XEmacs be built with?              gcc -g -O2
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/include/Motif1.2 /usr/include/X11R5
  Where do we find X Windows libraries?                   /usr/lib/Motif1.2 /usr/lib/X11R5
  Compiling in support for GIF image conversion.
  Compiling in support for XPM images.
  Compiling in native sound support.
  Compiling in support for DBM.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Motif dialog boxes.
  movemail will use "dot-locking" for locking mail spool files.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.


Make output:

Dumping under the name xemacs
Purespace usage: 941720 of 941736 (100%).
                           total:   bytes:
   cons cells:             13805   110440  12%
   float objects:             10      160   0%
   symbol-name strings:     8185   219496  23%
   compiled-function objects: 1714    54848   6%
   byte-code strings:       1714   102684  11%
   byte-constant vectors:   1714    74740   8%
   interactive strings:      285     5864   1%
   documentation strings:      0        0   0%
   other function strings:  1792    59540   6%
   other vectors:            227     6288   1%
   other strings:           1301   307648  33%
   all strings:            13277   695232  74%
   all vectors:             1941    81028   9%

Impurities:
   conses used:                     12506
   conses free:                      2961
   cons storage:                   126728
   symbols used:                     8046
   symbol storage:                 161476
   vectors used:                      641
   vectors total length:            47037
   vector storage:                 193276
   short strings used:               3935
   strings free:                     4308
   short strings total length:     125669
   short string storage:           163840
   string header storage:          100156
   floats used:                         4
   floats free:                        13
   float storage:                    2040
   markers used:                       34
   markers free:                      398
   marker storage:                  12264
   extents used:                       13
   extent storage:                   2048
   symbol value lisp magics used:      23
   symbol value lisp magic storage:  1564
   symbol value varaliases used:       42
   symbol value varalias storage:    1008
   opaque lists used:                   2
   opaque list storage:                48
   opaques used:                        4
   opaque storage:                     96
   color instances used:                1
   color instance storage:             24
   font instances used:                 1
   font instance storage:              36
   range tables used:                   1
   range table storage:                16
   faces used:                         24
   face storage:                     1824
   glyphs used:                        17
   glyph storage:                     680
   specifiers used:                   345
   specifier storage:               19815
   weak lists used:                   345
   weak list storage:                8280
   char tables used:                   12
   char table storage:              12576
   buffers used:                        6
   buffer storage:                   1704
   extent infos used:                   4
   extent info storage:                80
   consoles used:                       3
   console storage:                   312
   command builders used:               1
   command builder storage:            56
   keymaps used:                      137
   keymap storage:                   6028
   devices used:                        1
   device storage:                    176
   frames used:                         1
   frame storage:                     220
   image instances used:                1
   image instance storage:             64
   windows used:                        2
   window storage:                    688
   lcrecord lists used:                13
   lcrecord list storage:             312
   hashtables used:                   337
   hashtable storage:               13480
   streams used:                        2
   streams on free list:                2
   stream storage:                    198
make[2]: Leaving directory `/dsk1/misc/xfer/emacs/xemacs-beta/hppa20/src'
make[1]: Leaving directory `/dsk1/misc/xfer/emacs/xemacs-beta/hppa20/src'
MAKE='make ' sh /dsk1/misc/xfer/emacs/xemacs-beta/xemacs-20.3-b8/lib-src/update-elc.sh
 (using ./src/xemacs)
Recompiling in /dsk1/misc/xfer/emacs/xemacs-beta/hppa20
          with /dsk1/misc/xfer/emacs/xemacs-beta/hppa20/src/xemacs...
/dsk1/misc/xfer/emacs/xemacs-beta/xemacs-20.3-b8/lib-src/update-elc.sh: 3756 Memory fault - core dumped
make: *** [all-elc] Error 139

