Date: Wed, 1 Oct 1997 12:34:24 -0400 (EDT) From: Chuck Robey <chuckr@glue.umd.edu> To: "Kent S. Gordon" <kgor@inetspace.com> Cc: jdp@polstra.com, ache@nagual.pp.ru, asami@cs.berkeley.edu, current@FreeBSD.ORG Subject: Re: CVSup-15.2 is now available Message-ID: <Pine.BSF.3.96.971001123204.1294F-100000@Journey2.mat.net> In-Reply-To: <199710011552.KAA28335@chess.inetspace.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 1 Oct 1997, Kent S. Gordon wrote: > How much memory is required to compile CVSup? I am running a FreeBSD > 2.2-STABLE system and I am getting the following message when trying to > compile CVSup using the ports collection. I was running X at the time > but 32MB of memory and 49MB of swap should be enough. John's worked hard to cut it down, but it's not cvsup that's the hog, it's the Modula-3 compiler. I ran out of swap building it before John cut it down to size, on a machine with 64 megs of memory and 192 megs of swap! It's still a hog, tho. Why don't you use the Modula-3 package, and then compile the cvsup port, which is more reasonably sized? > > > new source -> compiling ../src/trestle/Trestle.m3 > Trestle.m3: In function `TrestleImpl__UpdateChalk': > Trestle.m3:930: virtual memory exhausted > > Fatal Error: program "/usr/local/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/m3cgc1" failed, exit status = 8448 > > My system has 32MB and the uname -a is as follows > FreeBSD chess.inetspace.com 2.2-STABLE FreeBSD 2.2-STABLE #0: Fri May 16 19:21:22 CDT 1997 kgor@chess.inetspace.com:/usr/src/sys/compile/CHESS i386 > > Here is the information from swapinfo on my swap space. > > Device 512-blocks Used Avail Capacity Type > /dev/sd0b 49152 15760 33264 32% Interleaved > /dev/sd1b 49152 16080 32944 33% Interleaved > Total 98048 31840 66208 32% > > The following is my configuration as reported using dmesg. > > Copyright (c) 1992-1997 FreeBSD Inc. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights reserved. > > FreeBSD 2.2-STABLE #0: Fri May 16 19:21:22 CDT 1997 > kgor@chess.inetspace.com:/usr/src/sys/compile/CHESS > CPU: i486DX (486-class CPU) > real memory = 33554432 (32768K bytes) > avail memory = 30670848 (29952K bytes) > Probing for devices on the ISA bus: > sc0 at 0x60-0x6f irq 1 on motherboard > sc0: VGA color <16 virtual consoles, flags=0x0> > ed0 at 0x300-0x31f irq 5 on isa > ed0: address 00:00:e8:cb:ac:1a, type NE2000 (16 bit) > sio0 at 0x3f8-0x3ff irq 4 on isa > sio0: type 16550A > sio1 at 0x2f8-0x2ff irq 3 on isa > sio1: type 16550A > lpt0 at 0x378-0x37f irq 7 on isa > lpt0: Interrupt-driven port > lp0: TCP/IP capable interface > fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa > fdc0: NEC 765 > fd0: 1.44MB 3.5in > fd1: 1.2MB 5.25in > bt0: Bt445S/ 0-ISA(24bit) bus > bt0: Your card cannot DMA above 16MB boundary. Bounce buffering enabled. > bt0: reading board settings, dma=5, int=11 > bt0: version 3.36, fast sync, parity, 32 mbxs, 32 ccbs > bt0: targ 0 sync rate=10.00MB/s(100ns), offset=15 > bt0: targ 1 sync rate=10.00MB/s(100ns), offset=15 > bt0: Using Strict Round robin scheme > bt0 at 0x330 irq 11 drq 5 on isa > (bt0:0:0): "DEC DSP5200S T392" type 0 fixed SCSI 2 > sd0(bt0:0:0): Direct-Access 1908MB (3907911 512 byte sectors) > (bt0:1:0): "SEAGATE ST31200N 8648" type 0 fixed SCSI 2 > sd1(bt0:1:0): Direct-Access 1006MB (2061108 512 byte sectors) > npx0 on motherboard > npx0: INT 16 interface > changing root device to sd0a > arp: 206.50.163.16 moved from 00:00:86:16:20:77 to 00:a0:24:d3:a3:89 > arp: 206.50.163.16 moved from 00:a0:24:d3:a3:89 to 00:00:86:16:20:77 > arp: 206.50.163.16 moved from 00:00:86:16:20:77 to 00:a0:24:d3:a3:89 > bt0: Try to abort > bt0: Try to abort > bt0: Try to abort > arp: 00:a0:c9:1f:c1:a2 is using my IP address 206.50.163.14! > pid 21453 (netscape.bin), uid 101: exited on signal 10 > ed0: promiscuous mode enabled > arp: 206.50.163.13 moved from 00:a0:c9:1f:c1:a2 to 08:00:07:0f:8a:fc > swap_pager: out of swap space > swap_pager: out of swap space > swap_pager: out of swap space > > Kent S. Gordon > Senior Software Engineer > iNetSpace Co. > voice: (972)851-3494 fax:(972)702-0384 e-mail:kgor@inetspace.com > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971001123204.1294F-100000>