[MacPorts] #50893: gource: build fails on OS X 10.6.8
#50893: gource: build fails on OS X 10.6.8 ---------------------------+-------------------------------- Reporter: SlaunchaMan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: gource ---------------------------+-------------------------------- Building gource failed on a MacBook (Intel Core 2 Duo) running OS X 10.6.8. Log file to be attached. -- Ticket URL: <https://trac.macports.org/ticket/50893> MacPorts <https://www.macports.org/> Ports system for OS X
#50893: gource: build fails on OS X 10.6.8 ----------------------------+-------------------------------- Reporter: SlaunchaMan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gource | ----------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Are you using Xcode 4.x? The log shows the failure is that llvm-g++ does not understand a compiler option, but MacPorts should only be defaulting to llvm-g++ with Xcode 4.x. The recommended version of Xcode for Snow Leopard is 3.2.6, because that is the last free version. -- Ticket URL: <https://trac.macports.org/ticket/50893#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50893: gource: build fails on OS X 10.6.8 ----------------------------+-------------------------------- Reporter: SlaunchaMan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gource | ----------------------------+-------------------------------- Comment (by SlaunchaMan@…): Yes, it’s running Xcode 4.2. -- Ticket URL: <https://trac.macports.org/ticket/50893#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50893: gource: build fails on OS X 10.6.8 ----------------------------+-------------------------------- Reporter: SlaunchaMan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gource | ----------------------------+-------------------------------- Comment (by ryandesign@…): Ok. Try disabling the use of llvm-g++ by running: {{{ sudo port -s install gource compiler.blacklist=llvm-gcc-4.2 }}} If that works, we can add that blacklisting into the Portfile. -- Ticket URL: <https://trac.macports.org/ticket/50893#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#50893: gource: build fails on OS X 10.6.8 ----------------------------+-------------------------------- Reporter: SlaunchaMan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gource | ----------------------------+-------------------------------- Comment (by SlaunchaMan@…): I’m seeing some failures with that option. Attaching build log. -- Ticket URL: <https://trac.macports.org/ticket/50893#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#50893: gource: build fails on OS X 10.6.8 ----------------------------+-------------------------------- Reporter: SlaunchaMan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gource | ----------------------------+-------------------------------- Comment (by ryandesign@…): Ok, so your old version of clang also doesn't work, maybe because it doesn't support `CPATH`. I blacklisted llvm-gcc-4.2 and old clang in r146769. Wait 30 minutes, then run `sudo port selfupdate` and try again. -- Ticket URL: <https://trac.macports.org/ticket/50893#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#50893: gource: build fails on OS X 10.6.8 ----------------------------+-------------------------------- Reporter: SlaunchaMan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gource | ----------------------------+-------------------------------- Comment (by ryandesign@…): Actually our OS X 10.8 buildbot worker can't build this either. Looks like gource requires C++11. Added that requirement in r146770. -- Ticket URL: <https://trac.macports.org/ticket/50893#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#50893: gource: build fails on OS X 10.6.8 ----------------------------+-------------------------------- Reporter: SlaunchaMan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gource | ----------------------------+-------------------------------- Comment (by SlaunchaMan@…): Looks like I need to follow these instructions: https://trac.macports.org/wiki/LibcxxOnOlderSystems since I’m on an old system. See you in a couple of days when this is all done building. :) -- Ticket URL: <https://trac.macports.org/ticket/50893#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts