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