Re: LLVM not supported on Sierra?

2016-10-02 Thread Jeremy Huddleston Sequoia
Possibly https://trac.macports.org/ticket/52424 > On Oct 2, 2016, at 21:44, Ken Cunningham > wrote: > > llvm-3.5 is not supported on macOS Sierra or newer. > > I don't think llvm-3.5 is a version to be used. One of the Apple engineers > frequently steers people to newer versions. > > Why not

Re: LLVM not supported on Sierra?

2016-10-02 Thread Ken Cunningham
llvm-3.5 is not supported on macOS Sierra or newer. I don't think llvm-3.5 is a version to be used. One of the Apple engineers frequently steers people to newer versions. Why not llvm-3.7, 3.8, or 3.9? On Sun, Oct 2, 2016 at 8:05 PM, Dave Horsfall wrote: > Doing a "port upgraded outdated" afte

LLVM not supported on Sierra?

2016-10-02 Thread Dave Horsfall
Doing a "port upgraded outdated" after installing Sierra (and had some trouble with X11), I get this: ---> Computing dependencies for llvm-3.5 ---> Fetching distfiles for llvm-3.5 Error: llvm-3.5 is not supported on macOS Sierra or newer. Error: org.macports.fetch for port llvm-3.5 returned: un

Re: macports-users Digest, Vol 122, Issue 2

2016-10-02 Thread Brandon Allbery
On Sun, Oct 2, 2016 at 10:01 PM, Craig Treleaven wrote: > The commands to create or mount the disk must be failing, no? Is there > not some way to loop, with a ‘sleep 1’ until the command succeeds? (He > says, without looking at any of the commands involved.) There isn't a command to mount it

Re: macports-users Digest, Vol 122, Issue 2

2016-10-02 Thread Craig Treleaven
> On Oct 2, 2016, at 9:54 PM, Brandon Allbery wrote: > > > On Sun, Oct 2, 2016 at 9:52 PM, James Linder > wrote: > Craig I appologise for being a dork and not reading your mail. > The launchd plist *is* running, just not mounting: > > You definitely need to wait for disk

Re: macports-users Digest, Vol 122, Issue 2

2016-10-02 Thread Brandon Allbery
On Sun, Oct 2, 2016 at 9:52 PM, James Linder wrote: > Craig I appologise for being a dork and not reading your mail. > The launchd plist *is* running, just not mounting: > You definitely need to wait for diskarbitrationd then. -- brandon s allbery kf8nh sine nomi

Re: macports-users Digest, Vol 122, Issue 2

2016-10-02 Thread James Linder
>>> Over the years I?ve seen many clever people here, perchance one of them >>> will cast an eye and say THERE . . . >>> >>> I?m trying to run a rc.local at start up >>> I created a launchdaemon >>> >>> haycorn:jam root# cat /Library/LaunchDaemons/local.startup.plist >>> >>> >> "http://www.appl

Re: macports-users Digest, Vol 122, Issue 2

2016-10-02 Thread Brandon Allbery
On Sun, Oct 2, 2016 at 9:30 PM, James Linder wrote: > > It still works, but not at boot time. > Brandon you said that you had several boot launchd plists. May I see one > please? Probably won't help for this... if it works but not at boot time, you probably need to wait for diskarbitrationd or

Re: macports-users Digest, Vol 122, Issue 2

2016-10-02 Thread James Linder
> On 3 Oct 2016, at 3:00 AM, macports-users-requ...@lists.macosforge.org wrote: > >> Over the years I?ve seen many clever people here, perchance one of them will >> cast an eye and say THERE . . . >> >> I?m trying to run a rc.local at start up >> I created a launchdaemon >> >> haycorn:jam root

Re: OT LaunchDaemon

2016-10-02 Thread Craig Treleaven
> On Oct 1, 2016, at 11:43 PM, James Linder wrote: > > Over the years I’ve seen many clever people here, perchance one of them will > cast an eye and say THERE . . . > > I’m trying to run a rc.local at start up > I created a launchdaemon > > haycorn:jam root# cat /Library/LaunchDaemons/local.s