Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

compile error #1264

Open
agsstaff opened this issue Aug 31, 2021 · 1 comment
Open

compile error #1264

agsstaff opened this issue Aug 31, 2021 · 1 comment
Labels

Comments

@agsstaff
Copy link

Please answer these questions before submitting a bug report.

What version of OpenCensus are you using?

make install
go version go1.16.2 linux/riscv64
bin/check_go_version 1.15.2
plugin/loader/preload.sh > plugin/loader/preload.go
go fmt plugin/loader/preload.go >/dev/null
go install "-asmflags=all='-trimpath='" "-gcflags=all='-trimpath='" -ldflags="-X "github.com/ipfs/go-ipfs".CurrentCommit=c9cc09f6f" ./cmd/ipfs

github.com/marten-seemann/tcp

../go/pkg/mod/github.com/marten-seemann/tcp@v0.0.0-20210406111302-dfbc87cc63fd/sys_linux.go:8:19: undefined: sysSIOCINQ
../go/pkg/mod/github.com/marten-seemann/tcp@v0.0.0-20210406111302-dfbc87cc63fd/sys_linux.go:9:19: undefined: sysSIOCOUTQ

go.opencensus.io/plugin/ocgrpc

../go/pkg/mod/go.opencensus.io@v0.23.0/plugin/ocgrpc/stats_common.go:33:2: import /root/.cache/go-build/83/83d97274d45d808884ccc773b7985950d23f98e85f42fb667e3464023918e527-d: not a go object file: pkg/mod/google.golang.org/protobuf@v1.27.1/internal/impl/validate.gogofile../root/go/pkg/mod/google.golang.org/protobuf@v1.27.1/internal/impl/message_reflect_gen.gogofile../root/go/pkg/mod/google.golang.org/protobuf@v1.27.1/internal/impl/codec_message.gogofile../root/go/pkg/mod/google.golang.org/protobuf@v1.27.1/internal/impl/checkinit.gogofile../root/go/pkg/mod/google.golang.org/protobuf@v1.27.1/internal/impl/codec_field.gogofile../root/go/pkg/mod/google.golang.org/protobuf@v1.27.1/types/known/anypb/any.pb.gogofile../root/go/pkg/mod/google.golang.org/protobuf@v1.27.1/runtime/protoiface/legacy.gogofile..$GOROOT/src/fmt/print.gogofile..$GOROOT/src/context/context.gogofile../root/go/pkg/mod/github.com/golang/protobuf@v1.5.2/proto/proto.gogofile../root/go/pkg/mod/google.golang.org/protobuf@v1.27.1/runtime/protoimpl/impl.gogofile../root/go/pkg/mod/google.golang.org/protobuf@v1.27.1/internal/impl/api_export.gogofile../root/go/pkg/mod/google.golang.org/protobuf@v1.27.1/internal/impl/legacy_export.gogofile../root/go/pkg/mod/google.golang.org/protobuf@v1.27.1/encoding/prototext/encode.gogofile../root/go/pkg/mod/google.golang.org/protobuf@v1.27.1/reflect/protoregistry/registry.gogofile..$GOROOT/src/strings/strings.god▒Z▒▒a▒▒▒k▒)▒▒h0n▒▒)▒o2?W▒_^~▒V&▒ʨ]▒Xd&▒0nk ▒-▒d▒
▒OKR▒U▒AZ▒V▒XQW▒X X&xdI▒U▒W< Z▒ X▒ ]E!&▒!!-▒"▒▒#▒,$8l(▒X'C ▒'▒
H&F▒L[Qny▒\ U|!▒T▒#F$iX▒Y▒V>_▒`▒YS[▒Z^ab▒[!Q|\▒Y)S▒K▒Y OyO▒I
make: *** [cmd/ipfs/Rules.mk:37: cmd/ipfs-install] Error 2

What version of Go are you using?

What did you do?

If possible, provide a recipe for reproducing the error.

What did you expect to see?

What did you see instead?

Additional context

Add any other context about the problem here.

@agsstaff agsstaff added the bug label Aug 31, 2021
@agsstaff
Copy link
Author

go version go1.16.2 linux/riscv64

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant