Skip to content

make toolchain failed #3

@orblivion

Description

@orblivion

I presume this is what you just pushed for TinyGo. Here's what I got:

make toolchain
Setting up Go 1.23.3
./scripts/bootstrap-build-tool.sh
Downloading https://go.dev/dl/go1.23.3.linux-amd64.tar.gz  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    75  100    75    0     0    228      0 --:--:-- --:--:-- --:--:--   229
100 70.2M  100 70.2M    0     0   9.8M      0  0:00:07  0:00:07 --:--:-- 9595k
go1.23.3.linux-amd64.tar.gz: OK
./toolchain/go-1.23.3/bin/go get ./internal/build-tool
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/schollz/progressbar/v3 v3.18.0
go: downloading github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading golang.org/x/term v0.28.0
go: downloading golang.org/x/sys v0.29.0
./toolchain/go-1.23.3/bin/go build -o _build/build-tool 
no Go files in /home/user/tempest
make: *** [Makefile:109: _build/build-tool] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions