[MacPorts] #64448: cscope @15.9: symbol not found in flat namespace '_yylex' (was: cscope not working after recent upgrade of mac ports using selupdate and upgrade of ports)
MacPorts
noreply at macports.org
Sun Jan 16 08:14:59 UTC 2022
#64448: cscope @15.9: symbol not found in flat namespace '_yylex'
-----------------------------+----------------------
Reporter: sudheerhebbale | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: monterey
Port: cscope |
-----------------------------+----------------------
Changes (by ryandesign):
* keywords: => monterey
Comment:
Replying to [ticket:64448 sudheerhebbale]:
> {{{
> $ cscope
> dyld[39272]: symbol not found in flat namespace '_yylex'
> Abort
> }}}
Now that I've tested on Monterey, I see the same thing.
On Big Sur, I see:
{{{
% cscope
cscope: no source files found
}}}
On Catalina, I see:
{{{
$ cscope
Cscope version 15.9 Press the ? key for help
Find this C symbol:
Find this global definition:
Find functions called by this function:
Find functions calling this function:
Find this text string:
Change this text string:
Find this egrep pattern:
Find this file:
Find files #including this file:
Find assignments to this symbol:
cscope: no source files found
}}}
I'm surprised to see different output on different OS versions.
I'm looking into some undefined `_yylex` symbol issues in other ports
right now so maybe that will lead me to a solution for this as well.
It's probably nothing specific to MacPorts so it probably needs to get
reported to the developer of cscope. If I can figure out a solution I'll
report it to them with the solution, otherwise I can just report it.
--
Ticket URL: <https://trac.macports.org/ticket/64448#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list