[MacPorts] #61556: Error: Failed to build tf: command execution failed
MacPorts
noreply at macports.org
Fri Aug 2 23:33:29 UTC 2024
#61556: Error: Failed to build tf: command execution failed
-----------------------+---------------------------
Reporter: aforeman | Owner: darren.bane@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: fixed | Keywords: bigsur
Port: tf |
-----------------------+---------------------------
Changes (by ryandesign):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"c8e95426db3a7a0efdae0f2619f68f0bf26ad7ee/macports-ports"
c8e95426db3a7a0efdae0f2619f68f0bf26ad7ee/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="c8e95426db3a7a0efdae0f2619f68f0bf26ad7ee"
tf: Fix implicit declaration of functions
Closes: https://trac.macports.org/ticket/61556
New versions of clang and gcc default to -fno-common which fails on this
code due to multiple definitions of _world_decl. Fix this with -fcommon.
Also modernize checksums, add modeline, and avoid HTTP redirects.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61556#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list