[MacPorts] #52172: fix for current Xcode 8 build of sbcl
#52172: fix for current Xcode 8 build of sbcl -----------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: sbcl -----------------------------------+-------------------------------- The build of sbcl fails under the most recent Xcode 8 beta releases due to the removal of the libgcc_s.10.4.dylib stub from /usr/lib in the associated Command Line Tools. Assuming MacPorts only supports 10.4 and later at this point, the attached Portfile diff solves the problem by inserting "&& export SBCL_MACOSX_VERSION_MIN=10.5" into the environmental set by build phase script. -- Ticket URL: <https://trac.macports.org/ticket/52172> MacPorts <https://www.macports.org/> Ports system for macOS
#52172: fix for current Xcode 8 build of sbcl ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: sbcl | ------------------------------------+-------------------------------- Comment (by howarth.at.macports@…): Of course I meant to say "assuming MacPorts only supports 10.5 and later at this point" -- Ticket URL: <https://trac.macports.org/ticket/52172#comment:1> MacPorts <https://www.macports.org/> Ports system for macOS
#52172: sbcl @1.3.8_0: fix for build under current Xcode 8 ------------------------------------+------------------------ Reporter: howarth.at.macports@… | Owner: easieste@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: sierra Port: sbcl | ------------------------------------+------------------------ Changes (by larryv@…): * cc: easieste@… (removed) * cc: jeremyhu@… (added) * owner: macports-tickets@… => easieste@… * version: 2.3.4 => * keywords: => sierra Comment: Replying to [ticket:52172 howarth.at.macports@…]:
The build of sbcl fails under the most recent Xcode 8 beta releases due to the removal of the libgcc_s.10.4.dylib stub from /usr/lib in the associated Command Line Tools.
I think [[comment:10:ticket:51980|this was a mistake]]? -- Ticket URL: <https://trac.macports.org/ticket/52172#comment:2> MacPorts <https://www.macports.org/> Ports system for macOS
#52172: sbcl @1.3.8_0: fix for build under current Xcode 8 ------------------------------------+------------------------ Reporter: howarth.at.macports@… | Owner: easieste@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: sierra Port: sbcl | ------------------------------------+------------------------ Changes (by cal@…): * status: new => closed * resolution: => fixed Comment: Maintainer timeout, committed in r153075. 10.4 is pretty dead now, let's not wait for Apple to restore `libgcc_s.10.4.dylib` at the expense on the port not building on the most recent version. -- Ticket URL: <https://trac.macports.org/ticket/52172#comment:3> MacPorts <https://www.macports.org/> Ports system for macOS
participants (1)
-
MacPorts