verbose builds

2018-07-24 Thread Jan Stary
In a recent thread, I came over the folowing: On Jul 24 09:26:18, h...@stare.cz wrote: > On Jul 23 15:51:49, michae...@macports.org wrote: > > Looks like the link command is missing LAPACK or the equivalent (e.g. > > maybe: Atlas, OpenBLAS, Eigen), but since the log doesn't include the > >

Re: octave does not build

2018-07-24 Thread Jan Stary
On Jul 24 09:26:18, h...@stare.cz wrote: > On Jul 23 15:51:49, michae...@macports.org wrote: > > Looks like the link command is missing LAPACK or the equivalent (e.g. > > maybe: Atlas, OpenBLAS, Eigen), but since the log doesn't include the > > actual link command I can't say for certain. Maybe

build error on Snow Leopard trying to fetch a patch file for clang-6.0

2018-07-24 Thread Richard L. Hamilton
---> Fetching distfiles for clang-6.0 ---> Attempting to fetch 2001-xray-Define-O_CLOEXEC-for-older-SDKs-that-don-t-have.patch from https://distfiles.macports.org/llvm ---> Attempting to fetch 2001-xray-Define-O_CLOEXEC-for-older-SDKs-that-don-t-have.patch from

Re: vnc

2018-07-24 Thread Ryan Schmidt
On Jul 24, 2018, at 08:48, Christopher Jones wrote: > What exactly is your question ? The macPorts build of cotvnc is 64-bit and no > warnings are offered running it. Agreed. I use cotvnc all the time and I've seen no problems with it on High Sierra so far. Actually I use the cotvnc-devel

Re: octave does not build

2018-07-24 Thread Michael Dickens
This would be a Portfile change, adding in the flag you mention. Here's my recommendation: {{{ diff --git a/math/octave/Portfile b/math/octave/Portfile index b20fb7b622..032ea2dce6 100644 --- a/math/octave/Portfile +++ b/math/octave/Portfile @@ -273,7 +273,8 @@ configure.args-append \

Re: vnc

2018-07-24 Thread Christopher Jones
What exactly is your question ? The macPorts build of cotvnc is 64-bit and no warnings are offered running it. Presumably you get the warnings running some other build ? If you like this app just bin the one you are using and install the MacPorts one. Chris > On 24 Jul 2018, at 6:55 am,

Re: vnc

2018-07-24 Thread James
> On 24 Jul 2018, at 8:00 pm, macports-users-requ...@lists.macports.org wrote: > >> For ages I have used Chicken but High Sierra warns me of it being a 32bit >> app. >> macports has cotvnc and also vnc >> Any opinio,ns sage words or other > > Usually I use the builtin VNC client of macOS. You

Re: vnc

2018-07-24 Thread Rainer Müller
On 2018-07-24 07:55, James wrote: > For ages I have used Chicken but High Sierra warns me of it being a 32bit app. > macports has cotvnc and also vnc > Any opinions sage words or other Usually I use the builtin VNC client of macOS. You can launch it by opening a vnc:// URL from Finder's "Connect

Re: octave does not build

2018-07-24 Thread Jan Stary
On Jul 23 15:51:49, michae...@macports.org wrote: > Looks like the link command is missing LAPACK or the equivalent (e.g. maybe: > Atlas, OpenBLAS, Eigen), but since the log doesn't include the actual link > command I can't say for certain. Maybe add some verbosity to the build stage > to show

vnc

2018-07-24 Thread James
For ages I have used Chicken but High Sierra warns me of it being a 32bit app. macports has cotvnc and also vnc Any opinions sage words or other Thanks James PS Chicken means ‘Chicken of the VNC’ and cotvnc is a port of it. I assume one can build it in 64bit mode