building from source with libc++

2017-03-24 Thread db
I use 10.8 (don't need/don't want to upgrade) and stumbled upon a couple of ports that require libc++.So I gave building from source a try in a vm following these instructions and soon encountered a couple of problems with python2_select (needed base updated) and xorg-libX11 (attached config.log),

Re: Failed to build audacity

2017-03-24 Thread Eneko Gotzon
On Fri, Mar 24, 2017 at 1:58 AM, Michael Dickens wrote: > Your issue is… ​Thank you Michael :)​ -- Eneko Gotzon Ares enekogot...@gmail.com

Re: building from source with libc++

2017-03-24 Thread Rainer Müller
On 2017-03-24 14:42, db wrote: > I use 10.8 (don't need/don't want to upgrade) and stumbled upon a couple > of ports that require libc++. > > So I gave building from source a try in a vm following these > instructions and > soon encountered a c

Re: building from source with libc++

2017-03-24 Thread db
On 24 Mar 2017, at 16:00, Rainer Müller wrote: > A similar ticket had been filed before: > https://trac.macports.org/ticket/52335 I don't see how that explains that 1.6.4_0 in one system is the binary from MP, but this same version fails to compile in another identical system. OS X 10.8.5, Xcod

Re: building from source with libc++

2017-03-24 Thread Ryan Schmidt
On Mar 24, 2017, at 08:42, db wrote: > I use 10.8 (don't need/don't want to upgrade) and stumbled upon a couple of > ports that require libc++. Upgrading to a version of macOS with libc++ as default (10.9 and later) will probably make your MacPorts life easier, but it's up to you of course. >

Re: building from source with libc++

2017-03-24 Thread Ryan Schmidt
> On Mar 24, 2017, at 10:12, db wrote: > > On 24 Mar 2017, at 16:00, Rainer Müller wrote: >> A similar ticket had been filed before: >> https://trac.macports.org/ticket/52335 > > I don't see how that explains that 1.6.4_0 in one system is the binary from > MP, but this same version fails to c

Re: building from source with libc++

2017-03-24 Thread db
On 24 Mar 2017, at 19:23, Ryan Schmidt wrote: > I agree that ticket describes the error you encountered. It was closed > because nobody could explain it and the problem went away for the reporter. > You could re-open it and add your new information to it. Re-open #52335 while it's for different

Re: building from source with libc++

2017-03-24 Thread db
On 24 Mar 2017, at 19:21, Ryan Schmidt wrote: > Upgrading to a version of macOS with libc++ as default (10.9 and later) will > probably make your MacPorts life easier, but it's up to you of course. Despite the overall lower quality and usability of 10.9+, I don't see how, since MP in 10.8 can b

Re: building from source with libc++

2017-03-24 Thread Ryan Schmidt
On Mar 24, 2017, at 14:48, db wrote: > On 24 Mar 2017, at 19:23, Ryan Schmidt wrote: >> I agree that ticket describes the error you encountered. It was closed >> because nobody could explain it and the problem went away for the reporter. >> You could re-open it and add your new information to