Skip to content

plugin: test fails for debug sections on Darwin #27502

@YoshikiShibata

Description

@YoshikiShibata

Please answer these questions before submitting your issue. Thanks!

What did you do?

Rebuild the lastest tip version with all.bash

What did you expect to see?

All tests pass.

What did you see instead?

##### ../misc/cgo/testso

##### ../misc/cgo/testsovar

##### ../misc/cgo/testcarchive
PASS

##### ../misc/cgo/testcshared
PASS

##### ../misc/cgo/testplugin
error opening DWARF: decoding dwarf section info at offset 0x0: too shortexit status 1
2018/09/05 07:43:23 Failed: exit status 1
2018/09/05 07:43:24 FAILED

Does this issue reproduce with the latest release (go1.11)?

N/A

System details

go version devel +b444215116 Tue Sep 4 20:41:58 2018 +0000 darwin/amd64
GOARCH="amd64"
GOBIN=""
GOCACHE="/Users/yoshiki.shibata/Library/Caches/go-build"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/yoshiki.shibata/gocode"
GOPROXY=""
GORACE=""
GOROOT="/Users/yoshiki.shibata/tools/go"
GOTMPDIR=""
GOTOOLDIR="/Users/yoshiki.shibata/tools/go/pkg/tool/darwin_amd64"
GCCGO="gccgo"
CC="clang"
CXX="clang++"
CGO_ENABLED="1"
GOMOD=""
GOROOT/bin/go version: go version devel +b444215116 Tue Sep 4 20:41:58 2018 +0000 darwin/amd64
GOROOT/bin/go tool compile -V: compile version devel +b444215116 Tue Sep 4 20:41:58 2018 +0000
uname -v: Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/RELEASE_X86_64
ProductName:	Mac OS X
ProductVersion:	10.13.6
BuildVersion:	17G65
lldb --version: lldb-902.0.79.7
  Swift-4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions