From mboxrd@z Thu Jan 1 00:00:00 1970 From: nydldmcd2@mail.com To: 9fans <9fans@9fans.net> Subject: =?UTF-8?B?UmU6IFs5ZmFuc10gUmU6IHZhcmlvdXMgcHJvYmxlbXMgd2l0aCBp?= =?UTF-8?B?bnN0YWxsaW5nIGdvIGxhbmcg?= Message-Id: <16040252450.A6aD.35871@composer.9fans.topicbox.com> In-Reply-To: <4b9daaf5-ef13-4d8f-a16c-35cf55ad39a0@www.fastmail.com> References: <4b9daaf5-ef13-4d8f-a16c-35cf55ad39a0@www.fastmail.com> Date: Thu, 29 Oct 2020 22:34:05 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16040252451.7fE4AB3.35871" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 614c6dd0-1a58-11eb-b3d4-be781e2d11b0 --16040252451.7fE4AB3.35871 Date: Thu, 29 Oct 2020 22:34:05 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable @Richard Miller I had installed go following=C2=A0 http://docs.9front.org/building-go I do have permissions to the $GOROOT tree. And other than the go binary I do not see any go files under src.=C2=A0 Would I even have a cache considering i've never successfully built a go pr= oject yet? term% cd $GOROOT term% pwd /sys/lib/go/amd64-1.15.2 term% touch test.t term% ls src src/Make.dist src/README.vendor src/all.bash src/all.bat src/all.rc src/archive src/bootstrap.bash src/bufio src/buildall.bash src/builtin src/bytes src/clean.bash src/clean.bat src/clean.rc src/cmd src/cmp.bash src/compress src/container src/context src/crypto src/database src/debug src/encoding src/errors src/expvar src/flag src/fmt src/go src/go.mod src/go.sum src/hash src/html src/image src/index src/internal src/io src/iostest.bash src/log src/make.bash src/make.bat src/make.rc src/math src/mime src/net src/os src/path src/plugin src/race.bash src/race.bat src/reflect src/regexp src/run.bash src/run.bat src/run.rc src/runtime src/sort src/strconv src/strings src/sync src/syscall src/testdata src/testing src/text src/time src/unicode src/unsafe src/vendor --16040252451.7fE4AB3.35871 Date: Thu, 29 Oct 2020 22:34:05 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
@Richard Miller
I had install= ed go following 
http://docs.9front.org/building-go

I do have = permissions to the $GOROOT tree.
And other than the go binary I d= o not see any go files under src. 
Would I even have a c= ache considering i've never successfully built a go project yet?
=
term% cd $GOROOT
term% pwd
/sys/lib/go/amd64-1.15.2
term% touch test.t
term% ls src
src/Make.dist
src/README.vendor
src/all.bash
src/all.bat
src/all.rc
src/archive
src/bootstrap.bash
src/bufio
src/buildall.bash
src/builtin
src/bytes
src/clean.bash
src/clean.bat
src/clean.rc
src/cmd
src/cmp.bash
src/compress
src/container
src/context
src/crypto
src/database
src/debug
src/encoding
src/errors
src/expvar
src/flag
src/fmt
src/go
src/go.mod
src/go.sum
src/hash
src/html
src/image
src/index
src/internal
src/io
src/iostest.bash
src/log
src/make.bash
src/make.bat
src/make.rc
src/math
src/mime
src/net
src/os
src/path
src/plugin
src/race.bash
src/race.bat
src/reflect
src/regexp
src/run.bash
src/run.bat
src/run.rc
src/runtime
src/sort
src/strconv
src/strings
src/sync
src/syscall
src/testdata
src/testing
src/text
src/time
src/unicode
src/unsafe
src/vendor

= --16040252451.7fE4AB3.35871--