Opened 2 hours ago

Last modified 2 hours ago

#71050 new defect

gh @2.58.0 - Fails to Build - Symbol not found: _notify_is_valid_token

Reported by: RobK88 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.2
Keywords: mountainlion Cc: herbygillot (Herby Gillot), RobK88
Port: gh

Description (last modified by RobK88)

The port gh fails to build don Mtn Lion - Symbol not found: _notify_is_valid_token

grinch$ port installed go
The following ports are currently installed:
  go @1.17.13_0 (active)

grinch$ sudo port -v install gh
--->  Computing dependencies for gh.
--->  Fetching archive for gh

...

xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gh/gh/work/destroot/opt/local/share/bash-completion
xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gh/gh/work/destroot/opt/local/share/bash-completion/completions
Error: Failed to destroot gh: dyld: Symbol not found: _notify_is_valid_token
  Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gh/gh/work/destroot/opt/local/bin/gh
  Expected in: /opt/local/lib/libMacportsLegacySystem.B.dylib
 in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gh/gh/work/destroot/opt/local/bin/gh
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gh/gh/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port gh failed

Attachments (1)

main.log (96.5 KB) - added by RobK88 2 hours ago.

Download all attachments as: .zip

Change History (4)

Changed 2 hours ago by RobK88

Attachment: main.log added

comment:1 Changed 2 hours ago by RobK88

Description: modified (diff)

comment:2 Changed 2 hours ago by RobK88

Summary: gh - Fails to Build - Symbol not found: _notify_is_valid_tokengh @2.58.0 - Fails to Build - Symbol not found: _notify_is_valid_token

comment:3 Changed 2 hours ago by RobK88

Cc: RobK88 added
Note: See TracTickets for help on using tickets.