9front - general discussion about 9front
 help / color / mirror / Atom feed
From: kokamoto@hera.eonet.ne.jp
To: 9front@9front.org
Subject: Re: [9front] Patch to update Go to 1.14.6 (and ca-certificates while here)
Date: Wed, 06 Jan 2021 12:06:48 +0900	[thread overview]
Message-ID: <37C0FF3BCE75D5BE3E456BB2D7970545@hera.eonet.ne.jp> (raw)
In-Reply-To: <B5ABC8DB510FF090613DC5809E7A09B1@5ess.inri.net>

> using 9legacy bootstrap (go1.14), i was able to build 386 and amd64.

ls /sys/lib/go
amd64-1.13.1-bootstrap/			amd64-1.15.6/
amd64-1.14.6/					go-plan9-amd64-bootstrap/  <-- 9legacy's one

I'm using GOROOT_BOOTSTRAP=/sys/lib/go/go-plan9-amd64-bootstrap and GOROOT=/sys/lib/go/amd64-1.15.6.
Under $GOROOT/src directory,
./make.rc, and I got:

Building Go toolchain1 using /sys/lib/go/go-plan9-amd64-bootstrap.
../../../../src/cmd/compile/internal/amd64/gsubr.go:34: package bootstrap/cmd/compile/internal/big is not in GOROOT (/sys/lib/go/go-plan9-amd64-bootstrap/src/bootstrap/cmd/compile/internal/big)

Here, the bootstrap compiler recongnizes GOROOT as /sys/lib/go/go-plan9-amd64-bootstrap/src...
What's wrong?

Kenji


  reply	other threads:[~2021-01-06  4:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06 14:02 kokamoto
2021-01-06  0:59 ` kylejnusbaum
2021-01-06  5:10   ` kokamoto
2021-01-06  1:37 ` sl
2021-01-06  3:06   ` kokamoto [this message]
2021-01-06 20:45     ` kylejnusbaum
2021-01-09 19:02       ` Philip Silva
2021-01-09 23:24         ` kokamoto
2021-01-10 20:33           ` Philip Silva
2021-01-06  3:06 ` ori
2021-01-06  3:57   ` kokamoto
  -- strict thread matches above, loose matches on Subject: below --
2020-08-06 13:39 Aaron Bieber
2020-08-06 14:02 ` [9front] " kvik
2020-08-06 15:00 ` kvik

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=37C0FF3BCE75D5BE3E456BB2D7970545@hera.eonet.ne.jp \
    --to=kokamoto@hera.eonet.ne.jp \
    --cc=9front@9front.org \
    /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).