>>> delve 1.5.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/delve/delve-1.5.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/delve-1.5.0 -xf - >>> delve 1.5.0 Patching if [ ! -f /home/buildroot/autobuild/instance-2/output-1/build/delve-1.5.0/go.mod ]; then printf "module github.com/go-delve/delve\n" > /home/buildroot/autobuild/instance-2/output-1/build/delve-1.5.0/go.mod; fi >>> delve 1.5.0 Configuring >>> delve 1.5.0 Building cd /home/buildroot/autobuild/instance-2/output-1/build/delve-1.5.0; 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 -static" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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.5.0/bin/dlv github.com/go-delve/delve/cmd/dlv internal/unsafeheader runtime/internal/sys runtime/internal/atomic internal/cpu math/bits runtime/internal/math unicode/utf8 internal/race sync/atomic unicode internal/bytealg math encoding runtime/cgo runtime unicode/utf16 container/list 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 internal/singleflight math/rand errors sort io internal/oserror strconv syscall path github.com/hashicorp/golang-lru/simplelru bytes strings reflect hash hash/adler32 text/tabwriter regexp/syntax bufio vendor/golang.org/x/net/dns/dnsmessage internal/syscall/unix time internal/syscall/execenv regexp github.com/mattn/go-isatty html internal/poll io/fs context hash/crc32 crypto internal/fmtsort os encoding/binary crypto/internal/randutil crypto/hmac crypto/rc4 vendor/golang.org/x/text/transform vendor/golang.org/x/crypto/hkdf go.starlark.net/internal/spell encoding/base64 github.com/go-delve/delve/pkg/dwarf/loclist golang.org/x/sys/unix crypto/cipher crypto/sha512 fmt path/filepath net io/ioutil os/exec gopkg.in/yaml.v2 os/user github.com/go-delve/delve/pkg/goversion encoding/json log github.com/cosiner/argv github.com/sirupsen/logrus debug/dwarf github.com/go-delve/delve/pkg/logflags compress/flate encoding/hex go/token compress/zlib debug/elf debug/macho github.com/go-delve/delve/pkg/config github.com/go-delve/delve/pkg/gobuild debug/pe go/scanner go/ast github.com/go-delve/delve/pkg/dwarf/util math/big github.com/go-delve/delve/pkg/dwarf/frame github.com/go-delve/delve/pkg/dwarf/op github.com/go-delve/delve/pkg/dwarf/godwarf github.com/go-delve/delve/pkg/astutil github.com/go-delve/delve/pkg/dwarf/line github.com/go-delve/delve/pkg/dwarf/reader go/parser go/printer golang.org/x/arch/arm64/arm64asm go/constant golang.org/x/arch/x86/x86asm encoding/xml os/signal encoding/gob net/url text/template/parse compress/gzip github.com/go-delve/delve/pkg/proc crypto/aes crypto/des crypto/elliptic crypto/rand encoding/asn1 text/template crypto/ed25519/internal/edwards25519 vendor/golang.org/x/crypto/cryptobyte crypto/ed25519 crypto/md5 crypto/ecdsa crypto/rsa html/template crypto/sha1 crypto/sha256 crypto/dsa crypto/x509/pkix encoding/pem vendor/golang.org/x/crypto/chacha20 crypto/x509 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/text/unicode/bidi vendor/golang.org/x/text/unicode/norm 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/go-delve/delve/pkg/locspec crypto/tls github.com/go-delve/delve/pkg/proc/core github.com/go-delve/delve/pkg/proc/gdbserial github.com/go-delve/delve/pkg/proc/native vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/net/idna net/textproto vendor/golang.org/x/net/http2/hpack github.com/go-delve/delve/service/debugger vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy mime mime/quotedprintable net/http/internal mime/multipart github.com/peterh/liner github.com/go-delve/delve/service go.starlark.net/syntax runtime/debug github.com/go-delve/delve/pkg/version github.com/google/go-dap encoding/csv flag net/http/httptrace net/http go.starlark.net/resolve github.com/go-delve/delve/service/dap github.com/spf13/pflag github.com/russross/blackfriday go.starlark.net/internal/compile go.starlark.net/starlark github.com/spf13/cobra github.com/cpuguy83/go-md2man/md2man 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/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 0x7f309f75e400 fatal error: fault unexpected fault address 0x7f309f65e1c5 fatal error: fault unexpected fault address 0x7f30a01b3000 fatal error: fault unexpected fault address 0x7f309ffa5000 unexpected fault address 0x7f309f85ec60 fatal error: fault unexpected fault address 0x7f309febb000 fatal error: fault fatal error: fault package/pkg-generic.mk:247: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/delve-1.5.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/delve-1.5.0/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'