Opened 7 years ago
Closed 2 years ago
#55888 closed defect (fixed)
go @1.10: Assertion failed: (ref_addr_die != NULL), function AppendDependants
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ci42 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | mountainlion, mavericks | Cc: | maverickwoo (Maverick Woo), herbygillot (Herby Gillot) |
Port: | go |
Description
go does not work on Mountain Lion. Here is what happens when the mongo-tools port tries to build on Mountain Lion:
/opt/local/lib/go/pkg/tool/darwin_amd64/link: /opt/local/lib/go/pkg/tool/darwin_amd64/link: running dsymutil failed: signal: abort trap Assertion failed: (ref_addr_die != NULL), function AppendDependants, file /SourceCache/dwarf_utilities/dwarf_utilities-114/source/DWARFDebugInfoEntry.cpp, line 355.
Change History (3)
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | maverickwoo added |
---|---|
Keywords: | mavericks added |
Summary: | go @1.10: Assertion failed on Mountain Lion → go @1.10: Assertion failed: (ref_addr_die != NULL), function AppendDependants |
comment:2 follow-up: 3 Changed 2 years ago by mascguy (Christopher Nielsen)
Cc: | herbygillot added |
---|
Is this still an issue with the current version of Go, which is 1.17.x for 10.12 and earlier?
comment:3 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to mascguy:
Is this still an issue with the current version of Go, which is 1.17.x for 10.12 and earlier?
No longer an issue, closing as fixed.
Note: See
TracTickets for help on using
tickets.
Has duplicate #55965 on Mavericks.