>> I've fixed this issue a couple of days ago. The most recent archives
>> were not in ustar format. Please re-download the bootstrap.
> 
> Yes, I did it, and got the following error:
> 
> Building Go cmd/dist using /sys/lib/go/go-plan9-amd64-bootstrap
> kickpager page size 4K color -1
> iallocb: no memory 864/78293674
> out of physical memory
> 133: compile killed: out of physical memory
> kickpager page size 4K color -1
> kickpager page size 4K color -1
> go tool compile: exit status: compile 133: killed: Insufficient physical 
> memory
This error might have occured when 6c/6l are running.
I saw same error message to compile /sys/src/cmd/gs by native amd64 terminal.
On amd64 mode 9legacy terminal
term% cd /sys/src/cmd/gs
term% make install
then got the error messages like:
kickpager page size 4k color -1
out of physical memory
mk: pcc -o...:exit status=rc 3033: pcc 3035: 6l: 6l 3036:
killed: insufficient physical memory
rc 131: mk 132: error

This error occured mk is trying to link many object to final gs.

Interestingly, this does not occur when compiling on 386 environment,
like objtype=amd64 mk install.

Then, I suspect /amd64/bin/6l has some problem.

Kenji


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T75ee4ccd407669dd-M119a1fda009e322227594329
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to