[MacPorts] #70719: tmux @3.4.1: Fails to build on macOS Sequoia 15 RC

MacPorts noreply at macports.org
Wed Sep 11 16:05:35 UTC 2024


#70719: tmux @3.4.1: Fails to build on macOS Sequoia 15 RC
----------------------+----------------------
 Reporter:  tthoma24  |      Owner:  tessus
     Type:  defect    |     Status:  assigned
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.10.1
 Keywords:  sequoia   |       Port:  tmux
----------------------+----------------------
 Despite an updated Xcode 16 RC and Command Line Tools and a functional
 clang, the port fails to build with the below error. Full build log is
 attached.

 {{{
 :info:build     mv -f $depbase.Tpo $depbase.Po
 :info:build cmd-swap-pane.c:87:2: error: call to undeclared function
 'TAILQ_REPLACE'; ISO C99 and later do not support implicit function
 declarations [-Wimplicit-function-declaration]
 :info:build    87 |         TAILQ_REPLACE(&src_w->panes, src_wp, dst_wp,
 entry);
 :info:build       |         ^
 :info:build cmd-swap-pane.c:87:47: error: use of undeclared identifier
 'entry'
 :info:build    87 |         TAILQ_REPLACE(&src_w->panes, src_wp, dst_wp,
 entry);
 :info:build       |                                                      ^
 :info:build 2 errors generated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70719>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list