Opened 6 hours ago

Last modified 6 hours ago

#71050 new defect

gh - Fails to Build - Symbol not found: _notify_is_valid_token — at Version 1

Reported by: RobK88 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.2
Keywords: mountainlion Cc: herbygillot (Herby Gillot)
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

Change History (2)

Changed 6 hours ago by RobK88

Attachment: main.log added

comment:1 Changed 6 hours ago by RobK88

Description: modified (diff)
Note: See TracTickets for help on using tickets.