quick question about port:llvm-xy +polly

2017-05-18 Thread René J . V . Bertin
Hello, Is it enough to install port:llvm-4.0 +polly to get the (potential) benefits of that optimiser or do I have to rebuild port:clang-4.0 to make it aware of the availability? BTW, are there any real-world benefits? I haven't had any luck finding any answer to that question that isn't in th

how to uninstall macport with OS conflict ?

2017-05-18 Thread fx
Hello guys! I want to uninstall macport. I'm currently running "darwin 16" (OSX Sierra) but my install of port is "darwin 15" based. This means I can not run the port command anymore: Error: Current platform "darwin 16" does not match expected platform "darwin 15" Error: If you upgraded your

Re: how to uninstall macport with OS conflict ?

2017-05-18 Thread Chris Jones
On 18/05/17 12:06, f...@talgorn.me wrote: Hello guys! I want to uninstall macport. I'm currently running "darwin 16" (OSX Sierra) but my install of port is "darwin 15" based. This means I can not run the port command anymore: Error: Current platform "darwin 16" does not match expected platf

Re: how to uninstall macport with OS conflict ?

2017-05-18 Thread Clemens Lang
Hi, On Thu, May 18, 2017 at 01:06:05PM +0200, f...@talgorn.me wrote: > The question is: How can I totally remove macport in this context ? Run the MacPorts installer for your new OS (yes, I know it's counter-intuitive), then follow the uninstall instructions. It should only take a couple of minut

Re: [MacPorts] #54149: gcc6 fails to compile because "configure: error: cannot compute sizeof (long long)"

2017-05-18 Thread René J . V . Bertin
On Thursday May 11 2017 07:38:01 Ryan Schmidt wrote: > It's a matter of doing the equivalent of this, with updated versions: > > https://github.com/macports/macports-ports/commit/c4ddd1af302d5be105cbd58d2cb5dce89e892858 > > I will work on it later. I hope you don't mind a helping hand :) if eve

Re: [MacPorts] #54149: gcc6 fails to compile because "configure: error: cannot compute sizeof (long long)"

2017-05-18 Thread Ryan Schmidt
> On May 18, 2017, at 18:55, René J.V. Bertin wrote: > > On Thursday May 11 2017 07:38:01 Ryan Schmidt wrote: > >> It's a matter of doing the equivalent of this, with updated versions: >> >> https://github.com/macports/macports-ports/commit/c4ddd1af302d5be105cbd58d2cb5dce89e892858 >> >> I wil