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