Opened 7 years ago

Closed 7 years ago

#55965 closed defect (duplicate)

go @1.10: Assertion failed: (ref_addr_die != NULL), function AppendDependants

Reported by: maverickwoo (Maverick Woo) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: mavericks Cc:
Port: go

Description

I looked at build.sh and it is executing git describe, among other things.

:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mongo-tools/mongo-tools/work/mongo-tools-3.6.3" && ./build.sh ssl sasl 
:info:build fatal: Not a git repository (or any of the parent directories): .git
:info:build fatal: Not a git repository (or any of the parent directories): .git

Attachments (1)

main.log (6.7 KB) - added by maverickwoo (Maverick Woo) 7 years ago.

Download all attachments as: .zip

Change History (3)

Changed 7 years ago by maverickwoo (Maverick Woo)

Attachment: main.log added

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Cc: ryandesign removed
Owner: set to ryandesign
Status: newassigned

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: mavericks added
Port: go added; mongo-tools removed
Resolution: duplicate
Status: assignedclosed
Summary: mongo-tools @3.6.3: cannot build because build script expect it to be a git checkoutgo @1.10: Assertion failed: (ref_addr_die != NULL), function AppendDependants
:info:build /opt/local/lib/go/pkg/tool/darwin_amd64/link: /opt/local/lib/go/pkg/tool/darwin_amd64/link: running dsymutil failed: signal: abort trap
:info:build Assertion failed: (ref_addr_die != NULL), function AppendDependants, file /SourceCache/dwarf_utilities/dwarf_utilities-119/source/DWARFDebugInfoEntry.cpp, line 355.

Duplicate of #55888.

Note: See TracTickets for help on using tickets.