#43951: qiv fails to build under Apple LLVM version 5.1 (clang-503.0.40) -----------------------------------+---------------------- Reporter: freespace+macforge@… | Owner: lloyd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: haspatch Port: qiv | -----------------------------------+---------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => lloyd@… * keywords: => haspatch * milestone: MacPorts Future => Old description:
Cause of failure is due to unrecognised flags {{{-fcaller-saves}}} and {{{-fthread-jumps}}}.
Attached {{{patch-Makefile.diff}}}, which extends the existing patch removes these two compile flags.
This modification results in a working binary on OS X 10.9.3 with XQuartz 2.7.6 (xorg-server 1.14.6).
New description: Cause of failure is due to unrecognised flags {{{-fcaller-saves}}} and {{{-fthread-jumps}}}. Attached [attachment:patch-Makefile.diff], which extends the existing patch removes these two compile flags. This modification results in a working binary on OS X 10.9.3 with XQuartz 2.7.6 (xorg-server 1.14.6). -- -- Ticket URL: <https://trac.macports.org/ticket/43951#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X