[MacPorts] #66765: starship @1.12.0: error: unknown type name 'SCREEN' (was: starship cannot be installed)
MacPorts
noreply at macports.org
Tue Jan 24 20:16:29 UTC 2023
#66765: starship @1.12.0: error: unknown type name 'SCREEN'
-----------------------+-------------------------
Reporter: vigna | Owner: herbygillot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords: ventura
Port: starship |
-----------------------+-------------------------
Changes (by ryandesign):
* status: new => assigned
* owner: (none) => herbygillot
* version: => 2.8.0
* keywords: => ventura
* port: => starship
Comment:
Looks like a problem with include paths, because bits of macOS ncurses are
trying to include bits of MacPorts ncurses and they're evidently not
compatible:
{{{
:info:build warning: In file included from <module-includes>:477:
:info:build warning: In file included from
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/ncurses.h:141:
:info:build warning: /opt/local/include/unctrl.h:61:63: error: unknown
type name 'SCREEN'
:info:build warning: NCURSES_EXPORT(NCURSES_CONST char *)
NCURSES_SP_NAME(unctrl) (SCREEN*, chtype);
:info:build warning:
^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/66765#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list