-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Version: 75fec9e
root@epyc7532:~/flint# go env
AR='ar'
CC='gcc'
CGO_CFLAGS='-O2 -g'
CGO_CPPFLAGS=''
CGO_CXXFLAGS='-O2 -g'
CGO_ENABLED='1'
CGO_FFLAGS='-O2 -g'
CGO_LDFLAGS='-O2 -g'
CXX='g++'
GCCGO='gccgo'
GO111MODULE=''
GOAMD64='v1'
GOARCH='amd64'
GOAUTH='netrc'
GOBIN=''
GOCACHE='/root/.cache/go-build'
GOCACHEPROG=''
GODEBUG=''
GOENV='/root/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFIPS140='off'
GOFLAGS=''
GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build16
74916281=/tmp/go-build -gno-record-gcc-switches'
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''
GOMOD='/root/flint/go.mod'
GOMODCACHE='/root/go/pkg/mod'
GONOPROXY=''
GONOSUMDB=''
GOOS='linux'
GOPATH='/root/go'
GOPRIVATE=''
GOPROXY='https://proxy.golang.org,direct'
GOROOT='/usr/local/go'
GOSUMDB='sum.golang.org'
GOTELEMETRY='local'
GOTELEMETRYDIR='/root/.config/go/telemetry'
GOTMPDIR=''
GOTOOLCHAIN='auto'
GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64'
GOVCS=''
GOVERSION='go1.25.1'
GOWORK=''
PKG_CONFIG='pkg-config'
make
✅ Web assets built successfully
🔨 Building flint binary...
go build -ldflags="-s -w" -o flint .
# github.com/volantvm/flint/server
server/handlers_servers.go:16:16: s.serverRegistry undefined (type *Server has no field or method serverR
egistry)
server/handlers_servers.go:43:20: s.serverRegistry undefined (type *Server has no field or method serverR
egistry)
server/handlers_servers.go:81:20: s.serverRegistry undefined (type *Server has no field or method serverR
egistry)
server/handlers_servers.go:91:19: s.connectionPool undefined (type *Server has no field or method connect
ionPool)
server/handlers_servers.go:98:6: s.serverRegistry undefined (type *Server has no field or method serverRe
gistry)
server/handlers_servers.go:100:6: s.serverRegistry undefined (type *Server has no field or method serverR
egistry)
server/handlers_servers.go:133:20: s.serverRegistry undefined (type *Server has no field or method server
Registry)
server/handlers_servers.go:145:16: s.connectionPool undefined (type *Server has no field or method connec
tionPool)
server/handlers_servers.go:176:5: s.connectionPool undefined (type *Server has no field or method connect
ionPool)
server/handlers_servers.go:179:15: s.serverRegistry undefined (type *Server has no field or method server
Registry)
server/handlers_servers.go:179:15: too many errors
make: *** [Makefile:108: build] Error 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels