ignite / cli

Ignite is a CLI tool and hub designed for constructing Proof of Stake Blockchains rooted in Cosmos-SDK
https://ignite.com
Other
1.26k stars 549 forks source link

Unable to compile Starport to ARM64 Ubuntu #2053

Closed ProsperWare closed 2 years ago

ProsperWare commented 2 years ago

Unable to make install from github source on a Raspberry Pi 4 8GB on Ubuntu 20.04

To Reproduce Steps to reproduce the behavior: On a Raspberry Pi 4 ARM64 8GB running Ubuntu 20.04 with Go Already installed. run: git clone https://github.com/tendermint/starport --depth=1 cd starport && make install

RESULTS:

$ go version
go version go1.17.6 linux/arm64
$ uname -r
5.4.0-1050-raspi
$ git clone https://github.com/tendermint/starport --depth=1
Cloning into 'starport'...
remote: Enumerating objects: 942, done.
remote: Counting objects: 100% (942/942), done.
remote: Compressing objects: 100% (724/724), done.
remote: Total 942 (delta 90), reused 545 (delta 63), pack-reused 0
Receiving objects: 100% (942/942), 132.49 MiB | 12.16 MiB/s, done.
Resolving deltas: 100% (90/90), done.
Updating files: 100% (606/606), done.
$ cd starport && make install
Installing Starport...
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading github.com/goccy/go-yaml v1.9.4
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/briandowns/spinner v1.11.1
go: downloading github.com/cosmos/cosmos-sdk v0.44.5
go: downloading github.com/cosmos/go-bip39 v1.0.0
go: downloading github.com/fatih/color v1.12.0
go: downloading github.com/gookit/color v1.5.0
go: downloading github.com/manifoldco/promptui v0.9.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/rdegges/go-ipify v0.0.0-20150526035502-2d94a6a86c40
go: downloading github.com/spf13/cobra v1.2.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/tendermint/spn v0.1.1-0.20220201164838-2464b6474c82
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/google/go-github/v37 v37.0.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/AlecAivazis/survey/v2 v2.1.1
go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
go: downloading github.com/pelletier/go-toml v1.9.4
go: downloading github.com/99designs/keyring v1.1.6
go: downloading golang.org/x/mod v0.4.2
go: downloading github.com/regen-network/protobuf v1.3.3-alpha.regen.1
go: downloading github.com/tendermint/tendermint v0.34.14
go: downloading github.com/spf13/cast v1.4.1
go: downloading github.com/tendermint/tm-db v0.6.4
go: downloading google.golang.org/grpc v1.33.2
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/iancoleman/strcase v0.2.0
go: downloading github.com/mattn/go-zglob v0.0.3
go: downloading github.com/otiai10/copy v1.6.0
go: downloading github.com/takuoki/gocase v1.0.0
go: downloading github.com/cosmos/ibc-go/v2 v2.0.2
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/radovskyb/watcher v1.0.7
go: downloading github.com/charmbracelet/glow v1.4.0
go: downloading golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf
go: downloading github.com/gorilla/rpc v1.2.0
go: downloading github.com/cosmos/ibc-go v1.2.2
go: downloading github.com/emicklei/proto v1.9.0
go: downloading github.com/go-git/go-git/v5 v5.1.0
go: downloading github.com/jpillora/chisel v1.7.6
go: downloading github.com/gobuffalo/genny v0.6.0
go: downloading github.com/gobuffalo/logger v1.0.3
go: downloading github.com/gobuffalo/packd v0.3.0
go: downloading github.com/gobuffalo/plush v3.8.3+incompatible
go: downloading github.com/gobuffalo/plushgen v0.1.2
go: downloading github.com/tendermint/flutter/v2 v2.0.3
go: downloading github.com/tendermint/vue v0.1.58
go: downloading github.com/docker/docker v20.10.7+incompatible
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading github.com/mattn/go-isatty v0.0.14
go: downloading golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
go: downloading github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/cpuguy83/go-md2man v1.0.10
go: downloading github.com/google/go-querystring v1.0.0
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/dvsekhvalnov/jose2go v0.0.0-20200901110807-248326c1351b
go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/mtibben/percent v0.2.1
go: downloading github.com/btcsuite/btcd v0.22.0-beta
go: downloading github.com/cosmos/btcutil v1.0.4
go: downloading github.com/tendermint/crypto v0.0.0-20191022145703-50d29ede1e15
go: downloading github.com/spf13/viper v1.8.1
go: downloading github.com/tendermint/go-amino v0.16.0
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/regen-network/cosmos-proto v0.3.1
go: downloading google.golang.org/genproto v0.0.0-20220118154757-00ab72f36ad5
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
go: downloading github.com/rs/zerolog v1.23.0
go: downloading golang.org/x/net v0.0.0-20210903162142-ad29c8ab022f
go: downloading github.com/go-kit/kit v0.10.0
go: downloading github.com/go-logfmt/logfmt v0.5.0
go: downloading github.com/google/btree v1.0.0
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca
go: downloading github.com/hdevalence/ed25519consensus v0.0.0-20210204194344-59a8610d2b87
go: downloading github.com/charmbracelet/bubbles v0.7.6
go: downloading github.com/charmbracelet/bubbletea v0.13.1
go: downloading github.com/charmbracelet/charm v0.8.6
go: downloading github.com/charmbracelet/glamour v0.2.1-0.20210311152407-2b8307dcb400
go: downloading github.com/dustin/go-humanize v1.0.1-0.20200219035652-afde56e7acac
go: downloading github.com/mattn/go-runewidth v0.0.10
go: downloading github.com/muesli/gitcha v0.2.0
go: downloading github.com/muesli/reflow v0.2.1-0.20210115123740-9e1d0d53df68
go: downloading github.com/muesli/termenv v0.8.0
go: downloading github.com/sahilm/fuzzy v0.1.0
go: downloading github.com/segmentio/ksuid v1.0.3
go: downloading golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359
go: downloading github.com/go-git/go-billy/v5 v5.0.0
go: downloading github.com/sergi/go-diff v1.1.0
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading github.com/confio/ics23/go v0.6.6
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading github.com/jpillora/requestlog v1.0.0
go: downloading github.com/google/go-cmp v0.5.7
go: downloading github.com/gobuffalo/envy v1.9.0
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/gobuffalo/github_flavored_markdown v1.1.0
go: downloading github.com/gobuffalo/helpers v0.5.0
go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/bgentry/speakeasy v0.1.0
go: downloading github.com/tendermint/btcd v0.1.1
go: downloading github.com/russross/blackfriday v1.5.2
go: downloading github.com/containerd/containerd v1.5.8
go: downloading github.com/cosmos/iavl v0.17.3
go: downloading github.com/fsnotify/fsnotify v1.5.1
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/magiconair/properties v1.8.5
go: downloading github.com/mitchellh/mapstructure v1.4.2
go: downloading github.com/spf13/afero v1.6.0
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading gopkg.in/ini.v1 v1.63.2
go: downloading github.com/prometheus/client_golang v1.11.0
go: downloading github.com/ChainSafe/go-schnorrkel v0.0.0-20200405005733-88cbf1b4c40d
go: downloading github.com/armon/go-metrics v0.3.9
go: downloading github.com/prometheus/common v0.29.0
go: downloading github.com/gogo/gateway v1.1.0
go: downloading github.com/gorilla/handlers v1.5.1
go: downloading github.com/improbable-eng/grpc-web v0.14.1
go: downloading github.com/coinbase/rosetta-sdk-go v0.6.10
go: downloading github.com/lib/pq v1.10.2
go: downloading github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0
go: downloading filippo.io/edwards25519 v1.0.0-beta.2
go: downloading github.com/atotto/clipboard v0.1.2
go: downloading github.com/containerd/console v1.0.2
go: downloading github.com/calmh/randomart v1.1.0
go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible
go: downloading github.com/google/uuid v1.2.0
go: downloading github.com/meowgorithm/babyenv v1.3.1
go: downloading github.com/muesli/go-app-paths v0.2.1
go: downloading github.com/muesli/sasquatch v0.0.0-20200811221207-66979d92330a
go: downloading github.com/mikesmitty/edkey v0.0.0-20170222072505-3356ea4e686a
go: downloading github.com/yuin/goldmark v1.3.5
go: downloading github.com/yuin/goldmark-emoji v1.0.1
go: downloading github.com/rivo/uniseg v0.2.0
go: downloading github.com/sabhiram/go-gitignore v0.0.0-20180611051255-d3107576ba94
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/jpillora/sizestr v1.0.0
go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
go: downloading github.com/andrew-d/go-termutil v0.0.0-20150726205930-009166a695a2
go: downloading github.com/jpillora/ansi v1.0.2
go: downloading github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
go: downloading github.com/joho/godotenv v1.3.0
go: downloading github.com/rogpeppe/go-internal v1.6.2
go: downloading github.com/gobuffalo/tags v2.1.7+incompatible
go: downloading github.com/microcosm-cc/bluemonday v1.0.4
go: downloading github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d
go: downloading github.com/sourcegraph/syntaxhighlight v0.0.0-20170531221838-bd320f5d308e
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/opencontainers/runc v1.0.2
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/moby/sys/mount v0.3.0
go: downloading github.com/opencontainers/image-spec v1.0.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/procfs v0.6.0
go: downloading github.com/gtank/merlin v0.1.1
go: downloading github.com/gtank/ristretto255 v0.1.2
go: downloading github.com/libp2p/go-buffer-pool v0.0.2
go: downloading github.com/rakyll/statik v0.1.7
go: downloading github.com/hashicorp/go-immutable-radix v1.0.0
go: downloading github.com/felixge/httpsnoop v1.0.1
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
go: downloading nhooyr.io/websocket v1.8.6
go: downloading github.com/Workiva/go-datastructures v1.0.52
go: downloading github.com/minio/highwayhash v1.0.1
go: downloading github.com/google/orderedcode v0.0.1
go: downloading github.com/golang/snappy v0.0.3
go: downloading github.com/alecthomas/chroma v0.8.2
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/go-git/gcfg v1.5.0
go: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading github.com/gobuffalo/flect v0.2.0
go: downloading github.com/gobuffalo/validate v2.0.3+incompatible
go: downloading github.com/gofrs/uuid v3.2.0+incompatible
go: downloading github.com/fatih/structs v1.1.0
go: downloading github.com/chris-ramon/douceur v0.2.0
go: downloading github.com/moby/sys/mountinfo v0.5.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/mimoo/StrobeGo v0.0.0-20181016162300-f8f6d4d2b643
go: downloading github.com/klauspost/compress v1.11.13
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/dlclark/regexp2 v1.2.0
go: downloading github.com/gobuffalo/uuid v2.0.5+incompatible
go: downloading github.com/serenize/snaker v0.0.0-20171204205717-a683aaf2d516
go: downloading github.com/aymerick/douceur v0.2.0
go: downloading github.com/gorilla/css v1.0.0
go: downloading github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
# github.com/tendermint/starport/starport/pkg/nodetime/data
starport/pkg/nodetime/data/data.go:5:9: undefined: binaryCompressed
# github.com/tendermint/starport/starport/pkg/protoc-gen-dart/data
starport/pkg/protoc-gen-dart/data/data.go:5:9: undefined: binary
make: *** [Makefile:15: install] Error 2
gjermundgaraba commented 2 years ago

@ProsperWare arm64 support was recently added, perhaps you could try again with the newest version of the cli?

ilgooz commented 2 years ago

@ProsperWare please let us know if your problem persist after upgrading and feel free to reopen the issue.

Please notice that the binary name has changed from starport to ignite in the recent releases.

How to upgrade: https://docs.ignite.com/guide/install.html#upgrading-your-ignite-cli-installation