Opened 7 years ago

Last modified 7 years ago

#54171 closed defect

rogue @5.4.4: error: incomplete definition of type 'struct term' — at Version 1

Reported by: whmagill Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: haspatch Cc:
Port: rogue

Description (last modified by ryandesign (Ryan Carsten Schmidt))

> sudo port install rogue
--->  Computing dependencies for rogue
--->  Fetching archive for rogue
--->  Attempting to fetch rogue-5.4.4_3.darwin_16.x86_64.tbz2 from https://packages.macports.org/rogue
--->  Attempting to fetch rogue-5.4.4_3.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/rogue
--->  Attempting to fetch rogue-5.4.4_3.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/rogue
--->  Fetching distfiles for rogue
--->  Attempting to fetch rogue5.4.4-src.tar.gz from https://distfiles.macports.org/rogue
--->  Verifying checksums for rogue
--->  Extracting 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_release_tarballs_ports_games_rogue/rogue/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port rogue failed
:info:build mdport.c:264: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:710:16: note: forward declaration of 'struct term'
:info:build typedef struct term TERMINAL;}}}

Change History (2)

Changed 7 years ago by whmagill

Attachment: log-file added

Log-file

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: rogue removed
Port: rogue added; 5.4.4 removed
Summary: rogue-5.4.4_3.darwin_16.x86_64.tbz2 fails to build - Sierra 10.12.4; Xcode 8.3.2rogue @5.4.4: error: incomplete definition of type 'struct term'
Note: See TracTickets for help on using tickets.