Changes between Initial Version and Version 1 of Ticket #70880


Ignore:
Timestamp:
Sep 23, 2024, 4:20:33 PM (2 weeks ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Duplicate of #70719.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70880

    • Property Status changed from new to closed
    • Property Summary changed from tmux-3.4_1.darwin_24.arm64.tbz: Failed to build tmux: command execution failed to tmux @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
  • Ticket #70880 – Description

    initial v1  
    11I ran sudo port migrate and tmux failed to install:
    22
     3{{{
    34error: call to undeclared function 'TAILQ_REPLACE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
    45
    56: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
    67:info:build Exit code: 2
     8}}}