Changes between Initial Version and Version 1 of Ticket #70880
- Timestamp:
- Sep 23, 2024, 4:20:33 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #70880
-
Property
Status
changed from
new
toclosed
-
Property
Summary
changed from
tmux-3.4_1.darwin_24.arm64.tbz: Failed to build tmux: command execution failed
totmux @3.4_1: error: call to undeclared function 'TAILQ_REPLACE'; ISO C99 and later do not support implicit function declarations
- Property Keywords sequoia added
-
Property
Resolution
changed from
to
duplicate
- Property Port tmux added
-
Property
Status
changed from
-
Ticket #70880 – Description
initial v1 1 1 I ran sudo port migrate and tmux failed to install: 2 2 3 {{{ 3 4 error: call to undeclared function 'TAILQ_REPLACE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 4 5 5 6 :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 6 7 :info:build Exit code: 2 8 }}}