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)
Change History (3)
Changed 7 years ago by maverickwoo (Maverick Woo)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Cc: | ryandesign removed |
---|---|
Owner: | set to ryandesign |
Status: | new → assigned |
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | mavericks added |
---|---|
Port: | go added; mongo-tools removed |
Resolution: | → duplicate |
Status: | assigned → closed |
Summary: | mongo-tools @3.6.3: cannot build because build script expect it to be a git checkout → go @1.10: Assertion failed: (ref_addr_die != NULL), function AppendDependants |
Note: See
TracTickets for help on using
tickets.
Duplicate of #55888.