[MacPorts] #67019: rogue @5.4.4_3: error: incomplete definition of type 'struct term'
MacPorts
noreply at macports.org
Tue Feb 28 19:43:04 UTC 2023
#67019: rogue @5.4.4_3: error: incomplete definition of type 'struct term'
--------------------------+--------------------
Reporter: ShadSterling | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: ventura | Port: rogue
--------------------------+--------------------
This looks like the same problem as #54171, even though the log shows
`patch-mdport.c.diff` is applied. The version still shows `@5.4.4_3`, the
same as in #54171; I would have expected it to have advanced with the fix.
The only apparent difference is the line numbers
{{{
---> Computing dependencies for rogue
---> Fetching archive for rogue
---> Attempting to fetch rogue-5.4.4_3.darwin_22.x86_64.tbz2 from
https://packages.macports.org/rogue
---> Attempting to fetch rogue-5.4.4_3.darwin_22.x86_64.tbz2 from
https://ywg.ca.packages.macports.org/mirror/macports/packages/rogue
---> Attempting to fetch rogue-5.4.4_3.darwin_22.x86_64.tbz2 from
http://mirror.fcix.net/macports/packages/rogue
---> Fetching distfiles for rogue
---> Verifying checksums for rogue
---> Extracting rogue
---> Applying patches to rogue
---> Configuring rogue
---> Building rogue
Error: Failed to build rogue: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_games_rogue/rogue/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port rogue failed
}}}
{{{
:info:build mdport.c:265:17: error: incomplete definition of type 'struct
term'
:info:build if (cur_term->type.Strings == NULL)
:info:build ~~~~~~~~^
:info:build /opt/local/include/term.h:718:1: note: forward declaration of
'struct term'
:info:build TERMINAL;
:info:build ^
:info:build /opt/local/include/term.h:717:25: note: expanded from macro
'TERMINAL'
:info:build #define TERMINAL struct term
:info:build ^
:info:build 1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67019>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list