>>> delve 1.6.1 Extracting gzip -d -c /tmp/instance-5/dl/delve/delve-1.6.1.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/delve-1.6.1 -xf - >>> delve 1.6.1 Patching if [ ! -f /tmp/instance-5/output-1/build/delve-1.6.1/go.mod ]; then printf "module github.com/go-delve/delve\n" > /tmp/instance-5/output-1/build/delve-1.6.1/go.mod; fi >>> delve 1.6.1 Configuring >>> delve 1.6.1 Building cd /tmp/instance-5/output-1/build/delve-1.6.1; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-5/output-1/host/lib/go" GOPATH="/tmp/instance-5/output-1/host/usr/share/go-path" GOPROXY=off PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" GOBIN= CGO_ENABLED=1 GOARCH=amd64 GOCACHE="/tmp/instance-5/output-1/host/usr/share/go-cache" CC="/tmp/instance-5/output-1/host/bin/x86_64-linux-gcc" CXX="/tmp/instance-5/output-1/host/bin/x86_64-linux-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static" CGO_LDFLAGS=" -static" GOTOOLDIR="/tmp/instance-5/output-1/host/lib/go/pkg/tool/linux_amd64" /tmp/instance-5/output-1/host/bin/go build -v -ldflags "-extldflags '-static'" -tags "cgo" -trimpath -p 96 -o /tmp/instance-5/output-1/build/delve-1.6.1/bin/dlv github.com/go-delve/delve/cmd/dlv internal/unsafeheader golang.org/x/sys/internal/unsafeheader runtime/internal/sys internal/race unicode unicode/utf8 math/bits encoding unicode/utf16 internal/nettrace crypto/internal/subtle crypto/subtle vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/subtle container/ring container/list internal/cpu runtime/internal/atomic runtime/internal/math sync/atomic runtime/cgo internal/bytealg math runtime internal/reflectlite sync internal/testlog math/rand internal/singleflight errors sort io internal/oserror path github.com/hashicorp/golang-lru/simplelru strconv vendor/golang.org/x/net/dns/dnsmessage syscall bytes strings hash text/tabwriter crypto/internal/randutil hash/adler32 hash/crc32 crypto/hmac vendor/golang.org/x/crypto/hkdf crypto crypto/rc4 reflect regexp/syntax html go.starlark.net/internal/spell bufio vendor/golang.org/x/text/transform internal/syscall/unix time internal/syscall/execenv github.com/mattn/go-isatty regexp internal/poll io/fs context encoding/binary internal/fmtsort os encoding/base64 golang.org/x/sys/unix crypto/cipher crypto/sha512 crypto/ed25519/internal/edwards25519 crypto/md5 crypto/sha1 crypto/sha256 vendor/golang.org/x/crypto/poly1305 encoding/pem path/filepath fmt os/signal runtime/debug net crypto/aes crypto/des vendor/golang.org/x/crypto/chacha20 io/ioutil os/exec encoding/json log os/user debug/dwarf compress/flate gopkg.in/yaml.v2 encoding/hex go/token github.com/go-delve/delve/pkg/dwarf/regnum github.com/go-delve/delve/pkg/version math/big golang.org/x/arch/arm64/arm64asm golang.org/x/arch/x86/x86asm encoding/xml encoding/gob net/url text/template/parse vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable net/http/internal github.com/peterh/liner encoding/csv flag github.com/russross/blackfriday vendor/golang.org/x/sys/cpu github.com/go-delve/delve/pkg/goversion github.com/cosiner/argv go/scanner vendor/golang.org/x/text/unicode/bidi compress/zlib compress/gzip go/ast github.com/sirupsen/logrus vendor/golang.org/x/crypto/chacha20poly1305 github.com/google/go-dap text/template vendor/golang.org/x/text/secure/bidirule debug/macho debug/pe github.com/go-delve/delve/pkg/dwarf/util debug/elf vendor/golang.org/x/net/idna github.com/cpuguy83/go-md2man/md2man github.com/go-delve/delve/pkg/dwarf/frame github.com/go-delve/delve/pkg/dwarf/op github.com/go-delve/delve/pkg/dwarf/line github.com/go-delve/delve/pkg/logflags github.com/go-delve/delve/pkg/astutil go/parser go/printer go/constant crypto/rand crypto/dsa encoding/asn1 crypto/elliptic go.starlark.net/syntax html/template github.com/go-delve/delve/pkg/dwarf/godwarf github.com/go-delve/delve/pkg/elfwriter crypto/ed25519 crypto/rsa github.com/go-delve/delve/pkg/terminal/colorize github.com/go-delve/delve/pkg/config go.starlark.net/resolve crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte github.com/go-delve/delve/pkg/gobuild github.com/go-delve/delve/pkg/dwarf/loclist github.com/go-delve/delve/pkg/dwarf/reader go.starlark.net/internal/compile crypto/ecdsa github.com/go-delve/delve/pkg/proc go.starlark.net/starlark crypto/x509 net/textproto vendor/golang.org/x/net/http/httpproxy github.com/spf13/pflag vendor/golang.org/x/net/http/httpguts mime/multipart github.com/spf13/cobra crypto/tls github.com/spf13/cobra/doc github.com/go-delve/delve/service/api github.com/go-delve/delve/pkg/proc/amd64util github.com/go-delve/delve/pkg/proc/winutil github.com/go-delve/delve/pkg/proc/core/minidump github.com/go-delve/delve/pkg/proc/linutil github.com/go-delve/delve/pkg/locspec github.com/go-delve/delve/pkg/proc/core github.com/go-delve/delve/pkg/proc/gdbserial github.com/go-delve/delve/pkg/proc/native github.com/go-delve/delve/service/debugger net/http/httptrace net/http github.com/go-delve/delve/service net/rpc net/rpc/jsonrpc github.com/go-delve/delve/service/rpc2 github.com/go-delve/delve/service/rpc1 github.com/go-delve/delve/pkg/terminal/starbind github.com/go-delve/delve/service/rpccommon github.com/go-delve/delve/pkg/terminal github.com/go-delve/delve/service/dap github.com/go-delve/delve/cmd/dlv/cmds github.com/go-delve/delve/cmd/dlv # github.com/go-delve/delve/cmd/dlv runtime.gcdata: missing Go type information for global symbol .dynsym: size 72 net(.text): relocation target __errno_location not defined net(.text): relocation target getaddrinfo not defined net(.text): relocation target freeaddrinfo not defined net(.text): relocation target gai_strerror not defined runtime/cgo(.text): relocation target stderr not defined runtime/cgo(.text): relocation target fputs not defined runtime/cgo(.text): relocation target vfprintf not defined runtime/cgo(.text): relocation target fputc not defined runtime/cgo(.text): relocation target abort not defined runtime/cgo(.text): relocation target pthread_mutex_lock not defined runtime/cgo(.text): relocation target pthread_cond_wait not defined runtime/cgo(.text): relocation target pthread_mutex_unlock not defined runtime/cgo(.text): relocation target __stack_chk_fail not defined runtime/cgo(.text): relocation target pthread_cond_broadcast not defined runtime/cgo(.text): relocation target pthread_create not defined runtime/cgo(.text): relocation target pthread_detach not defined runtime/cgo(.text): relocation target nanosleep not defined runtime/cgo(.text): relocation target strerror not defined runtime/cgo(.text): relocation target stderr not defined runtime/cgo(.text): relocation target fprintf not defined /tmp/instance-5/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors unexpected fault address 0x7fcfc0cd8000 fatal error: fault make: *** [package/pkg-generic.mk:270: /tmp/instance-5/output-1/build/delve-1.6.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-5/buildroot'