Opened 7 weeks ago
Closed 7 weeks ago
#70880 closed defect (duplicate)
tmux @3.4_1: error: call to undeclared function 'TAILQ_REPLACE'; ISO C99 and later do not support implicit function declarations
Reported by: | teerakarna (Albert Asawaroengchai) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | sequoia | Cc: | |
Port: | tmux |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I ran sudo port migrate and tmux failed to install:
error: call to undeclared function 'TAILQ_REPLACE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_tmux/tmux/work/tmux-3.4" && /usr/bin/make -j11 -w all :info:build Exit code: 2
Attachments (1)
Change History (2)
Changed 7 weeks ago by teerakarna (Albert Asawaroengchai)
comment:1 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | sequoia added |
Port: | tmux added |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | tmux-3.4_1.darwin_24.arm64.tbz: Failed to build tmux: command execution failed → tmux @3.4_1: error: call to undeclared function 'TAILQ_REPLACE'; ISO C99 and later do not support implicit function declarations |
Note: See
TracTickets for help on using
tickets.
Duplicate of #70719.