Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: more on proff crash building native
"Michael L. Hitch" writes:
> On Sat, 14 Feb 2009, Greg Oster wrote:
>
> > Hmm.. I'm not quite up to that point yet (but have restarted the
> > build often enough to be past the pic/grops/groff/whatever issue),
> > but I see I'm using some 69MB of swap right now.. (the machine has 32MB).
> > I've added an extra 500MB swap -- could your box be running out of
> > memory/swap when it gets to working on libm/catan.ln ?
>
> One machine I'm currently running is a 4000/90 with 64MB with 95MB swap
> (with an additional 128MB I have used at some point in the past). The
> other machine is a 4000/90A with 128MB (I don't recall the swap partition
> size on that at the moment).
So I think I've hit the:
Native builds (when continued several times after the above problem)
will hang the machine when it tries compiling libm/catan.ln. I'm trying
to collect some more information on that and will submit a PR.
issue here too... A 'tail' on the build log shows me to be at about:
# compile libm/cacos.ln
CC=/u1/builds/a/tools/vax/bin/vax--netbsdelf-gcc
/u1/builds/a/tools/vax/bin/vax--netbsdelf-lint -chapbxzFS -d
/u1/builds/a/install/vax/usr/include -DLIBM_SCCS
-I/u1/builds/a/src/lib/libm/gen -i /u1/builds/a/src/lib/libm/complex/cacos.c
# compile libm/cacosf.ln
CC=/u1/builds/a/tools/vax/bin/vax--netbsdelf-gcc
/u1/builds/a/tools/vax/bin/vax--netbsdelf-lint -chapbxzFS -d
/u1/builds/a/install/vax/usr/include -DLIBM_SCCS
-I/u1/builds/a/src/lib/libm/gen -i /u1/builds/a/src/lib/libm/complex/cacosf.c
which is probably close to the libm/catan.ln thing. The last thing I have
from 'top' is:
0 root 96 0 0K 3360K nfssilly 49:18 10.40% 10.40% [system]
7184 postfix 85 0 916K 404K kqueue 0:13 2.20% 2.20% qmgr
221 root 83 0 144K 212K RUN 0:00 3.77% 0.68% pickup
114 root 85 0 920K 340K kqueue 0:35 0.24% 0.24% syslogd
29591 oster 85 0 912K 636K select 0:04 0.24% 0.24% nbmake
403 root 85 0 916K 388K kqueue 3:05 0.00% 0.00% master
432 root 83 0 916K 244K nanoslp 1:49 0.00% 0.00% cron
27788 oster 85 0 912K 168K select 1:25 0.00% 0.00% nbmake
6630 oster 85 0 912K 188K select 1:11 0.00% 0.00% nbmake
15588 oster 85 0 912K 188K select 1:10 0.00% 0.00% nbmake
29096 root 41 0 916K 668K CPU 0:52 0.00% 0.00% top
6038 root 85 0 916K 216K nfsrcv 0:46 0.00% 0.00% telnetd
137 root 85 0 1040K 140K select 0:22 0.00% 0.00% rpcbind
19320 oster 85 0 912K 632K select 0:07 0.00% 0.00% nbmake
1 root 85 0 912K 0K wait 0:06 0.00% 0.00% <init>
The machine is still up and pingable... telnetting to the box gets me
a connection, but no login prompt... Is there anything in particular
you'd like me to look for in ddb?
Later...
Greg Oster
Home |
Main Index |
Thread Index |
Old Index