[MacPorts] #71092: tecla @1.6.3: error: incompatible function pointer types passing 'TputsRetType (TputsArgType)' (aka 'void (int)') to parameter of type 'int (*)(int)' [-Wincompatible-function-pointer-types]
MacPorts
noreply at macports.org
Tue Mar 18 23:25:32 UTC 2025
#71092: tecla @1.6.3: error: incompatible function pointer types passing
'TputsRetType (TputsArgType)' (aka 'void (int)') to parameter of type 'int
(*)(int)' [-Wincompatible-function-pointer-types]
---------------------+-----------------------
Reporter: 2-of-1 | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: sequoia
Port: tecla |
---------------------+-----------------------
Changes (by ryandesign):
* cc: bitwhyz, madler (added)
Comment:
Replying to [comment:12 madler]:
> So how do I do this in the middle of a port install? Where do I find
getline.c on my system,
{{{
find $(port work tecla) -name getline.c
}}}
> and how do I resume the port install after it stops due to the error?
{{{
sudo port install tecla
}}}
Also, needless to say, this is a bug in tecla. It needs to be reported to
the developers of tecla so they can fix it.
--
Ticket URL: <https://trac.macports.org/ticket/71092#comment:14>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list