9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Stanley Lieber <stanley.lieber@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] native (mostly) go for plan9
Date: Mon, 31 Oct 2011 12:30:19 -0500	[thread overview]
Message-ID: <CAHfqX-rbBYOEkJsKcdij9_pCJUqV_fBB95r0_NwdwX9stjpqNQ@mail.gmail.com> (raw)
In-Reply-To: <CAP6exYKpjZONkfMcxptJS_UgO73Sp4RyWsmaFRxRbLZ+F9jtQg@mail.gmail.com>

On Mon, Oct 31, 2011 at 12:08 PM, ron minnich <rminnich@gmail.com> wrote:
> you forgot to
> cd /go/src
> . 9setup

So did the instructions. :)

piro% cat 9setup
GOARCH=386
GOOS=plan9
GOVERSION=60.2
GOROOT=/go
piro% . 9setup
piro% mk install
cmd
cc
ar vu cc.a8 y.tab.8 lex.8 mac.8 dcl.8 acid.8 godefs.8 bits.8 com.8
scon.8 funct.8 sub.8 com64.8 dpchk.8 omachcap.8
gc
8c '-DGOOS="'^$GOOS^'"' '-DGOARCH="'^$GOARCH^'"'
'-DGOROOT="'^$GOROOT^'"' '-DGOVERSION="'^$GOVERSION^'"'
../../lib9/goos.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include init.c
cpp: ./go.h:268 init.c:7 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DRunemax=0x10ffff' lex.c
cpp: ./go.h:268 lex.c:8 Unterminated string or char const
cpp: lex.c:105 Unterminated string or char const
cpp: lex.c:106 Unterminated string or char const
cpp: lex.c:257 Unterminated string or char const
cpp: lex.c:425 Unterminated string or char const
cpp: lex.c:467 Unterminated string or char const
cpp: lex.c:550 Unterminated string or char const
cpp: lex.c:1477 Unterminated string or char const
cpp: lex.c:1499 Unterminated string or char const
cpp: lex.c:1741 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include md5.c
cpp: ./go.h:268 md5.c:10 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include mparith1.c
cpp: ./go.h:268 mparith1.c:7 Unterminated string or char const
cpp: mparith1.c:477 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include mparith2.c
cpp: ./go.h:268 mparith2.c:7 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include mparith3.c
cpp: ./go.h:268 mparith3.c:7 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include obj.c
cpp: ./go.h:268 obj.c:7 Unterminated string or char const
cpp: obj.c:114 Unterminated string or char const
cpp: obj.c:136 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include print.c
cpp: ./go.h:268 print.c:7 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include range.c
cpp: ./go.h:268 range.c:11 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include reflect.c
cpp: ./go.h:268 reflect.c:7 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include select.c
cpp: ./go.h:268 select.c:11 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include sinit.c
cpp: ./go.h:268 sinit.c:11 Unterminated string or char const
cpp: sinit.c:300 Unterminated string or char const
cpp: sinit.c:301 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include subr.c
cpp: ./go.h:268 subr.c:7 Unterminated string or char const
cpp: subr.c:407 Unterminated string or char const
cpp: subr.c:1325 Unterminated string or char const
cpp: subr.c:1419 Unterminated string or char const
cpp: subr.c:1654 Unterminated string or char const
cpp: subr.c:1816 Unterminated string or char const
cpp: subr.c:1875 Unterminated string or char const
cpp: subr.c:1955 Unterminated string or char const
cpp: subr.c:1956 Unterminated string or char const
cpp: subr.c:2154 Unterminated string or char const
cpp: subr.c:3105 Unterminated string or char const
cpp: subr.c:3513 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include swt.c
cpp: ./go.h:268 swt.c:7 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include typecheck.c
cpp: ./go.h:268 typecheck.c:15 Unterminated string or char const
cpp: typecheck.c:417 Unterminated string or char const
cpp: typecheck.c:839 Unterminated string or char const
cpp: typecheck.c:842 Unterminated string or char const
cpp: typecheck.c:1774 Unterminated string or char const
cpp: typecheck.c:1793 Unterminated string or char const
cpp: typecheck.c:2566 Unterminated string or char const
cpp: typecheck.c:2585 Unterminated string or char const
cpp: typecheck.c:2719 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include unsafe.c
cpp: ./go.h:268 unsafe.c:7 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include walk.c
cpp: ./go.h:268 walk.c:7 Unterminated string or char const
cpp: walk.c:666 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include y1.tab.c
cpp: ./go.h:268 y1.tab.c:3 Unterminated string or char const
/go/src/cmd/gc/y.tab.c:1870[y1.tab.c:3895] function args not checked: yystrlen
/go/src/cmd/gc/y.tab.c:1872[y1.tab.c:3897] function args not checked: yystpcpy
/go/src/cmd/gc/y.tab.c:1931[y1.tab.c:3951] function args not checked: yystpcpy
/go/src/cmd/gc/y.tab.c:1947[y1.tab.c:3967] function args not checked: yystpcpy
/go/src/cmd/gc/y.tab.c:1952[y1.tab.c:3972] function args not checked: yystrlen
/go/src/cmd/gc/y.tab.c:5213[y1.tab.c:7199] function args not checked: yydestruct
/go/src/cmd/gc/y.tab.c:5269[y1.tab.c:7252] function args not checked: yydestruct
/go/src/cmd/gc/y.tab.c:5312[y1.tab.c:7292] function args not checked: yydestruct
/go/src/cmd/gc/y.tab.c:5320[y1.tab.c:7300] function args not checked: yydestruct
ar vu gc.a8 align.8 bits.8 builtin.8 closure.8 const.8 dcl.8 esc.8
export.8 gen.8 goos.8 init.8 lex.8 md5.8 mparith1.8 mparith2.8
mparith3.8 obj.8 print.8 range.8 reflect.8 select.8 sinit.8 subr.8
swt.8 typecheck.8 unsafe.8 walk.8 y1.tab.8
ar: creating gc.a8
a - align.8
a - bits.8
a - builtin.8
a - closure.8
a - const.8
a - dcl.8
a - esc.8
a - export.8
a - gen.8
a - goos.8
a - init.8
a - lex.8
a - md5.8
a - mparith1.8
a - mparith2.8
a - mparith3.8
a - obj.8
a - print.8
a - range.8
a - reflect.8
a - select.8
a - sinit.8
a - subr.8
a - swt.8
a - typecheck.8
a - unsafe.8
a - walk.8
a - y1.tab.8
8l
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include asm.c
cpp: ./../ld/pe.h:95 asm.c:38 Unterminated string or char const
cpp: asm.c:262 Unterminated string or char const
$(HOST_CC) $(HOST_CFLAGS) -I . -I../ld ../ld/data.c
cpp: ../ld/../ld/pe.h:95 ../ld/data.c:36 Unterminated string or char const
$(HOST_CC) $(HOST_CFLAGS) -I . -I../ld ../ld/dwarf.c
cpp: ../ld/../ld/dwarf_defs.h:5 ../ld/dwarf.c:18 Unterminated string
or char const
cpp: ../ld/../ld/pe.h:95 ../ld/dwarf.c:21 Unterminated string or char const
cpp: ../ld/dwarf.c:404 Unterminated string or char const
cpp: ../ld/dwarf.c:728 Unterminated string or char const
cpp: ../ld/dwarf.c:954 Unterminated string or char const
cpp: ../ld/dwarf.c:1194 Unterminated string or char const
cpp: ../ld/dwarf.c:1315 Unterminated string or char const
cpp: ../ld/dwarf.c:1506 Unterminated string or char const
cpp: ../ld/dwarf.c:1585 Unterminated string or char const
cpp: ../ld/dwarf.c:1613 Unterminated string or char const
cpp: ../ld/dwarf.c:1614 Unterminated string or char const
cpp: ../ld/dwarf.c:1702 Unterminated string or char const
cpp: ../ld/dwarf.c:1863 Unterminated string or char const
cpp: ../ld/dwarf.c:2235 Unterminated string or char const
cpp: ../ld/dwarf.c:2507 Unterminated string or char const
$(HOST_CC) $(HOST_CFLAGS) -I . -I../ld ../ld/elf.c
cpp: ../ld/elf.c:85 Unterminated string or char const
ape/psh mkenam
$(HOST_CC) $(HOST_CFLAGS) -I . -I../ld ../ld/go.c
cpp: ../ld/go.c:371 Unterminated string or char const
cpp: ../ld/go.c:409 Unterminated string or char const
8c '-DGOOS="'^$GOOS^'"' '-DGOARCH="'^$GOARCH^'"'
'-DGOROOT="'^$GOROOT^'"' '-DGOVERSION="'^$GOVERSION^'"'
../../lib9/goos.c
$(HOST_CC) $(HOST_CFLAGS) -I . -I../ld ../ld/ldelf.c
cpp: ../ld/ldelf.c:507 Unterminated string or char const
$(HOST_CC) $(HOST_CFLAGS) -I . -I../ld ../ld/ldmacho.c
cpp: ../ld/ldmacho.c:540 Unterminated string or char const
cpp: ../ld/ldmacho.c:699 Unterminated string or char const
cpp: ../ld/ldmacho.c:703 Unterminated string or char const
cpp: ../ld/ldmacho.c:777 Unterminated string or char const
$(HOST_CC) $(HOST_CFLAGS) -I . -I../ld ../ld/ldpe.c
cpp: ../ld/../ld/pe.h:95 ../ld/ldpe.c:7 Unterminated string or char const
cpp: ../ld/ldpe.c:386 Unterminated string or char const
$(HOST_CC) $(HOST_CFLAGS) -I . -I../ld ../ld/lib.c
cpp: ../ld/../../pkg/runtime/stack.h:79 ../ld/lib.c:34 Unterminated
string or char const
cpp: ../ld/lib.c:275 Unterminated string or char const
cpp: ../ld/lib.c:277 Unterminated string or char const
cpp: ../ld/lib.c:1178 Unterminated string or char const
cpp: ../ld/lib.c:1203 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include list.c
$(HOST_CC) $(HOST_CFLAGS) -I . -I../ld ../ld/macho.c
cpp: ../ld/macho.c:22 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include obj.c
cpp: ./../ld/pe.h:95 obj.c:39 Unterminated string or char const
cpp: obj.c:573 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include optab.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include pass.c
cpp: ./../../pkg/runtime/stack.h:79 pass.c:35 Unterminated string or char const
$(HOST_CC) $(HOST_CFLAGS) -I . -I../ld ../ld/pe.c
cpp: ../ld/../ld/pe.h:95 ../ld/pe.c:10 Unterminated string or char const
cpp: ../ld/pe.c:646 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include prof.c
cpp: prof.c:39 Syntax error in #ifdef/#ifndef
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include span.c
cpp: span.c:1048 Unterminated string or char const
$(HOST_CC) $(HOST_CFLAGS) -I . -I../ld ../ld/symtab.c
cpp: ../ld/symtab.c:327 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include enam.c
8l  -o 8.out asm.8 data.8 dwarf.8 elf.8 enam.8 go.8 goos.8 ldelf.8
ldmacho.8 ldpe.8 lib.8 list.8 macho.8 obj.8 optab.8 pass.8 pe.8 prof.8
span.8 symtab.8 /386/lib/libbio.a
cp 8.out /386/bin/go/8l
cp: can't create /386/bin/go/8l: '/386/bin/go' does not exist
mk: cp 8.out /386/bin/go/8l  : exit status=rc 5019: cp 5021: errors
mk: for (i in ...  : exit status=rc 4801: rc 4914: mk 4916: error
mk: for (i in ...  : exit status=rc 4793: rc 4795: mk 4797: error
piro% mkdir /386/bin/go
piro% mk install
cmd
cc
ar vu cc.a8 y.tab.8 lex.8 mac.8 dcl.8 acid.8 godefs.8 bits.8 com.8
scon.8 funct.8 sub.8 com64.8 dpchk.8 omachcap.8
gc
ar vu gc.a8 align.8 bits.8 builtin.8 closure.8 const.8 dcl.8 esc.8
export.8 gen.8 goos.8 init.8 lex.8 md5.8 mparith1.8 mparith2.8
mparith3.8 obj.8 print.8 range.8 reflect.8 select.8 sinit.8 subr.8
swt.8 typecheck.8 unsafe.8 walk.8 y1.tab.8
8l
8l  -o 8.out asm.8 data.8 dwarf.8 elf.8 enam.8 go.8 goos.8 ldelf.8
ldmacho.8 ldpe.8 lib.8 list.8 macho.8 obj.8 optab.8 pass.8 pe.8 prof.8
span.8 symtab.8 /386/lib/libbio.a
cp 8.out /386/bin/go/8l
8g
8c ../8l/enam.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include cgen.c
cpp: ./../gc/go.h:268 ./gg.h:9 cgen.c:10 Unterminated string or char const
cpp: cgen.c:90 Unterminated string or char const
cpp: cgen.c:135 Unterminated string or char const
cpp: cgen.c:494 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include cgen64.c
cpp: ./../gc/go.h:268 ./gg.h:9 cgen64.c:7 Unterminated string or char const
cpp: cgen64.c:103 Unterminated string or char const
cpp: cgen64.c:440 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include -c -I.
-o cplx.8 ../gc/cplx.c
cpp: ../gc/../gc/go.h:268 ./gg.h:9 ../gc/cplx.c:7 Unterminated string
or char const
cpp: ../gc/cplx.c:21 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include galign.c
cpp: ./../gc/go.h:268 ./gg.h:9 galign.c:7 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include ggen.c
cpp: ./../gc/go.h:268 ./gg.h:9 ggen.c:9 Unterminated string or char const
cpp: ggen.c:495 Unterminated string or char const
cpp: ggen.c:783 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include gobj.c
cpp: ./../gc/go.h:268 ./gg.h:9 gobj.c:33 Unterminated string or char const
cpp: gobj.c:593 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include gsubr.c
cpp: ./../gc/go.h:268 ./gg.h:9 gsubr.c:33 Unterminated string or char const
cpp: gsubr.c:681 Unterminated string or char const
cpp: gsubr.c:1191 Unterminated string or char const
cpp: gsubr.c:1480 Unterminated string or char const
cpp: gsubr.c:1609 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include list.c
cpp: ./../gc/go.h:268 ./gg.h:9 list.c:33 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include peep.c
cpp: ./../gc/go.h:268 ./gg.h:9 peep.c:33 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include -c -I.
-o pgen.8 ../gc/pgen.c
cpp: ../gc/../gc/go.h:268 ./gg.h:9 ../gc/pgen.c:7 Unterminated string
or char const
cpp: ../gc/pgen.c:157 Unterminated string or char const
cpp: ../gc/pgen.c:166 Unterminated string or char const
/go/src/cmd/8g/../gc/pgen.c:117[../gc/pgen.c:3146] const if false
/go/src/cmd/8g/../gc/pgen.c:122[../gc/pgen.c:3151] const if false
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include reg.c
cpp: ./../gc/go.h:268 ./gg.h:9 reg.c:33 Unterminated string or char const
8l  -o 8.out enam.8 cgen.8 cgen64.8 cplx.8 galign.8 ggen.8 gobj.8
gsubr.8 list.8 peep.8 pgen.8 reg.8 ../gc/gc.a8 /386/lib/libbio.a
cp 8.out /386/bin/go/8g
8c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DCPP="/bin/cpp"' cgen.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DCPP="/bin/cpp"' cgen64.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DCPP="/bin/cpp"' div.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DCPP="/bin/cpp"' list.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DCPP="/bin/cpp"' machcap.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DCPP="/bin/cpp"' mul.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include -I. ../cc/pgen.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include -I. ../cc/pswt.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DCPP="/bin/cpp"' peep.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DCPP="/bin/cpp"' reg.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DCPP="/bin/cpp"' sgen.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DCPP="/bin/cpp"' swt.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include
'-DCPP="/bin/cpp"' txt.c
8c '-DGOOS="'^$GOOS^'"' '-DGOARCH="'^$GOARCH^'"'
'-DGOROOT="'^$GOROOT^'"' '-DGOVERSION="'^$GOVERSION^'"'
../../lib9/goos.c
8l  -o 8.out cgen.8 cgen64.8 div.8 list.8 machcap.8 mul.8 pgen.8
pswt.8 peep.8 reg.8 sgen.8 swt.8 txt.8 ../8l/enam.8 goos.8 ../cc/cc.a8
/386/lib/libbio.a
cp 8.out /386/bin/go/8c
8a
echo '#include <u.h>' > y1.tab.c
echo '#include <libc.h>' >> y1.tab.c
echo 'typedef int size_t;' >> y1.tab.c
cpp '-D__C99__FUNC__=1' >>y1.tab.c   w.tab.c
8c '-DGOOS="'^$GOOS^'"' '-DGOARCH="'^$GOARCH^'"'
'-DGOROOT="'^$GOROOT^'"' '-DGOVERSION="'^$GOVERSION^'"'
../../lib9/goos.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include lex.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include y1.tab.c
8l  -o 8.out y1.tab.8 goos.8 lex.8 ../8l/enam.8
cp 8.out /386/bin/go/8a
gopack
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include -FVw ar.c
cpp: ar.c:1449 Unterminated string or char const
cpp: ar.c:1663 Unterminated string or char const
cpp: ar.c:1687 Unterminated string or char const
cpp: ar.c:1697 Unterminated string or char const
warning: /go/src/cmd/gopack/ar.c:789[ar.c:2107] set and not used: pkg
warning: /go/src/cmd/gopack/ar.c:1053[ar.c:2364] format mismatch -12ld
INT, arg 3
warning: /go/src/cmd/gopack/ar.c:1187[ar.c:2495] format mismatch -12ld
INT, arg 3
warning: /go/src/cmd/gopack/ar.c:1224[ar.c:2532] format mismatch -12ld
INT, arg 3
{cd ../../libmach/ && mk}
libgomach.a doesn't exist: assuming it will be an archive
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include executable.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include fakeobj.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include map.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include obj.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include swap.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include sym.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include access.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include machdata.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include setmach.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include 5.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include 6.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include 8.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include 5db.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include 8db.c
cpp: 8db.c:207 Unterminated string or char const
cpp: 8db.c:220 Unterminated string or char const
cpp: 8db.c:222 Unterminated string or char const
cpp: 8db.c:225 Unterminated string or char const
cpp: 8db.c:265 Unterminated string or char const
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include 5obj.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include 6obj.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include 8obj.c
ar vu libgomach.a executable.8 fakeobj.8 map.8 obj.8 swap.8 sym.8
access.8 machdata.8 setmach.8 5.8 6.8 8.8 5db.8 8db.8 5obj.8 6obj.8
8obj.8
ar: creating libgomach.a
a - executable.8
a - fakeobj.8
a - map.8
a - obj.8
a - swap.8
a - sym.8
a - access.8
a - machdata.8
a - setmach.8
a - 5.8
a - 6.8
a - 8.8
a - 5db.8
a - 8db.8
a - 5obj.8
a - 6obj.8
a - 8obj.8
8l -o gopack ar.8 ../../libmach/libgomach.a ../../libmach/libgomach.a
/$objtype/lib/libbio.a
cp gopack /386/bin/go/gopack
pkg
install runtime
INSTALL FAIL runtime
/go/src/pkg
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include -o
mkversion.8 mkversion.c
8c '-DGOOS="'^$GOOS^'"' '-DGOARCH="'^$GOARCH^'"'
'-DGOROOT="'^$GOROOT^'"' '-DGOVERSION="'^$GOVERSION^'"'
../../lib9/goos.c
{echo package runtime; echo 'const theGoos = "'^$GOOS^'"'} >version_plan9.go
{echo package runtime; echo 'const theGoarch = "'^$GOARCH^'"'} >version_386.go
./mkgodefs.rc proc.c iface.c hashmap.c chan.c > runtime_defs.go.x
mv runtime_defs.go.x runtime_defs.go
/386/bin/go/8c -Iplan9 -I386 -Iplan9/386 -I . -a proc.c >runtime.acid.386
/386/bin/go/8c -Iplan9 -I386 -Iplan9/386 -I . 386/atomic.c
/386/bin/go/8c -Iplan9 -I386 -Iplan9/386 -I . 386/closure.c
8c -p -I /go/9/386/include -I /go/9/sys/include -I /go/include -o
goc2c.8 goc2c.c
/386/bin/go/8c -Iplan9 -I386 -Iplan9/386 -I . -o mem.8 plan9/mem.c
/386/bin/go/8a -o memmove.8 386/memmove.s
/386/bin/go/8a -o rt0.8 plan9/386/rt0.s
/386/bin/go/8c -Iplan9 -I386 -Iplan9/386 -I . -o signal.8 plan9/386/signal.c
/386/bin/go/8c -Iplan9 -I386 -Iplan9/386 -I . -o thread.8 plan9/thread.c
plan9/thread.c:57 function args not checked: runtime.open
/386/bin/go/8c -Iplan9 -I386 -Iplan9/386 -I . amd64/traceback.c
8c 5781: suicide: sys: trap: fault write addr=0x3007ebf4 pc=0x00015e5a
mk: /386/bin/go/8c -Iplan9 -I386 ...  : exit status=rc 5779: 8c 5781:
sys: trap: fault write addr=0x3007ebf4 pc=0x00015e5a
mk: echo install runtime ...  : exit status=rc 5687: 1
mk: for (i in ...  : exit status=rc 5027: rc 5387: mk 5389: error



  reply	other threads:[~2011-10-31 17:30 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-31 15:11 ron minnich
2011-10-31 16:41 ` Stanley Lieber
2011-10-31 16:51   ` andrey mirtchovski
2011-10-31 17:08   ` ron minnich
2011-10-31 17:30     ` Stanley Lieber [this message]
2011-10-31 17:41       ` andrey mirtchovski
2011-10-31 17:44         ` ron minnich
2011-10-31 17:45         ` Stanley Lieber
2011-10-31 17:50           ` ron minnich
2011-10-31 19:23             ` Stanley Lieber
2011-10-31 19:32               ` ron minnich
2011-10-31 19:44                 ` Stanley Lieber
2011-10-31 19:48                   ` ron minnich
2011-10-31 21:01                     ` ron minnich
2011-10-31 22:10                       ` Skip Tavakkolian
2011-10-31 22:17                         ` ron minnich
2011-10-31 22:34                           ` Bakul Shah
2011-10-31 22:38                             ` ron minnich
2011-10-31 22:21                         ` ron minnich
2011-11-01 10:20                 ` Charles Forsyth
     [not found]               ` <CAP6exYJ8MQdcRa1vofMVjgaFK0Xu-po4eZBOOb>
     [not found]                 ` <CAP6exYJf1UKFdpeXyFXRt0Y7hPc=Hyq7oBdvi9uX3Z7+FQbxsA@mail.gmail.c>
2011-10-31 22:24                   ` erik quanstrom
2011-10-31 22:34                     ` cinap_lenrek
2011-10-31 22:44                       ` erik quanstrom
2011-10-31 22:47                     ` cinap_lenrek
     [not found]                 ` <CAP6exYKue2e7NWx07+RMNDs38aXex0y9urfT6eT1LKbjvvA_yw@mail.gmail.c>
2011-10-31 22:46                   ` erik quanstrom
2011-11-01 10:41     ` Yaroslav
2011-11-01 16:57 ` Skip Tavakkolian
2011-11-01 17:26   ` ron minnich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHfqX-rbBYOEkJsKcdij9_pCJUqV_fBB95r0_NwdwX9stjpqNQ@mail.gmail.com \
    --to=stanley.lieber@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).