>>> 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 -g2 -static" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -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 unicode/utf8 internal/bytealg 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 regexp internal/poll io/fs context encoding/binary internal/fmtsort os bufio hash hash/adler32 github.com/hashicorp/golang-lru/simplelru go/build/constraint text/tabwriter encoding/base64 github.com/mattn/go-isatty golang.org/x/sys/unix vendor/golang.org/x/net/dns/dnsmessage html fmt io/ioutil path/filepath os/exec encoding/json gopkg.in/yaml.v2 os/user github.com/go-delve/delve/pkg/goversion log github.com/cosiner/argv github.com/sirupsen/logrus debug/dwarf compress/flate github.com/go-delve/delve/pkg/logflags encoding/hex go/token compress/zlib github.com/go-delve/delve/pkg/dwarf/util go/scanner github.com/go-delve/delve/pkg/dwarf/frame debug/elf debug/macho debug/pe go/ast github.com/go-delve/delve/pkg/dwarf/op github.com/go-delve/delve/pkg/dwarf/line github.com/go-delve/delve/pkg/config github.com/go-delve/delve/pkg/dwarf/godwarf github.com/go-delve/delve/pkg/gobuild github.com/go-delve/delve/pkg/dwarf/regnum github.com/go-delve/delve/pkg/elfwriter github.com/go-delve/delve/pkg/version math/big golang.org/x/arch/arm64/arm64asm github.com/go-delve/delve/pkg/astutil go/internal/typeparams go/parser github.com/go-delve/delve/pkg/dwarf/loclist github.com/go-delve/delve/pkg/dwarf/reader go/printer golang.org/x/arch/x86/x86asm github.com/go-delve/delve/pkg/terminal/colorize encoding/xml go/constant net os/signal encoding/gob github.com/go-delve/delve/pkg/proc net/url text/template/parse hash/crc32 text/template compress/gzip crypto/cipher crypto/aes crypto/rand html/template crypto crypto/des crypto/elliptic/internal/fiat 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/locspec github.com/go-delve/delve/pkg/proc/core/minidump github.com/go-delve/delve/pkg/proc/linutil crypto/elliptic crypto/internal/randutil crypto/sha512 github.com/go-delve/delve/pkg/proc/core github.com/go-delve/delve/pkg/proc/native encoding/asn1 crypto/ed25519/internal/edwards25519/field crypto/ed25519/internal/edwards25519 crypto/hmac vendor/golang.org/x/crypto/cryptobyte crypto/md5 crypto/rc4 crypto/ed25519 github.com/go-delve/delve/pkg/proc/gdbserial crypto/rsa crypto/sha1 crypto/ecdsa crypto/sha256 crypto/dsa crypto/x509/pkix encoding/pem vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/poly1305 crypto/x509 vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/crypto/chacha20poly1305 github.com/go-delve/delve/service/debugger vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/text/transform vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/norm github.com/go-delve/delve/service vendor/golang.org/x/text/secure/bidirule crypto/tls net/textproto vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable vendor/golang.org/x/net/idna net/http/internal net/http/internal/ascii github.com/peterh/liner mime/multipart vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy go.starlark.net/internal/spell go.starlark.net/syntax runtime/debug github.com/google/go-dap encoding/csv flag github.com/spf13/pflag github.com/russross/blackfriday go.starlark.net/resolve go.starlark.net/internal/compile net/http/httptrace net/http 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 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 /home/buildroot/autobuild/instance-2/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors unexpected fault address 0x7efd1a23e480 fatal error: fault unexpected fault address 0x7efd1aa87000 fatal error: fault unexpected fault address 0x7efd1ab4f000 fatal error: fault unexpected fault address 0x7efd1ada2000 fatal error: fault package/pkg-generic.mk:291: 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'