Logging to syslog (by unbound, nsd, etc.) disappearing in a black hole

2019-08-15 Thread Gerben Wierda
I’m running unbound. If I use file logging, it neatly ends up in the file I want. If I set syslog in the conf file (this is standard in macports unbound by the way) I get nothing. Logging disappears into a black hole, probably the same black hole where mail logging from postfix disappears in on

Re: harfbuzz - strange compiler issues with gcc on 10.5

2019-08-15 Thread Riccardo Mottola via macports-users
Hi all, On 8/14/19 4:58 PM, Kenneth F. Cunningham wrote: On 2019-08-14, at 7:52 AM, Kenneth F. Cunningham wrote: /System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:102:46: error: shift expression '(1853123693 << 8)' overflows [-fpermissive] kSecAuthenticationTypeNTLM

Re: harfbuzz - strange compiler issues with gcc on 10.5

2019-08-15 Thread Riccardo Mottola via macports-users
Hi, On 8/14/19 3:05 PM, Ryan Schmidt wrote: I tried building with clang-3.7 but it doesn't work, because the port wants then to issue -stdlib=macports-libstdc++, which clang 3.7 does not understand. We didn't backport that feature to clang-3.7? I wonder why we didn't. Clang-3.9 is no more a

poppler and leopard - LegacySupport issues

2019-08-15 Thread Riccardo Mottola via macports-users
Hi! now that I unblocked cmake and clang-5.0, I continue installing dependencies for gimp2! Poppler is on the way, I get the error below. It is already building with clang 5.0 and the issue appears to be LegacySupport itself. [  1%] Building CXX object CMakeFiles/poppler.dir/goo/gbasename

libuv fails to build on 10.8.5

2019-08-15 Thread Dmitri Zaitsev
Please let me know if anyone has an idea how to fix this problem. https://trac.macports.org/ticket/58840 Cheers, Dmitri. sudo port install libuv ---> Computing dependencies for libuv ---> Fetching distfiles for libuv ---> Verifying checksums for libuv ---> Extracting libuv ---> Applying pat

Re: poppler and leopard - LegacySupport issues

2019-08-15 Thread Kenneth F. Cunningham
> [ 1%] Building CXX object CMakeFiles/poppler.dir/goo/gbasename.cc.o > /opt/local/bin/clang++-mp-5.0 -Dpoppler_EXPORTS > -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/poppler-0.79.0 > > -I/opt/l

Re: harfbuzz - strange compiler issues with gcc on 10.5

2019-08-15 Thread Kenneth F. Cunningham
> Since PPC does not have clang, it will be bitten by this issue. PPC does not have this issue. Many details in the referenced harfbuzz ticket. Ken

Re: Logging to syslog (by unbound, nsd, etc.) disappearing in a black hole

2019-08-15 Thread Daniel J. Luke
High Sierra switched the way syslog works on Mac OS (see https://developer.apple.com/documentation/os/logging). This replaced the ASL (and syslog) stuff. you can use the 'log' command line utility to view the logs. [I am not a fan of the way this stuff works now] > On Aug 15, 2019, at 3:46 AM,

Mojave and MacPorts update

2019-08-15 Thread Bill Stackhouse
I've used MacPorts often prior to upgrading to 10.14, and today for the first time tried running ports update. It fails with the following log entries. I have added terminal to "Full Disk Access". Any suggestions for fixing the problem? Thanks Bill sudo port upgrade outdated Log entries -- :

Re: Mojave and MacPorts update

2019-08-15 Thread Ryan Schmidt
On Aug 15, 2019, at 12:36, Bill Stackhouse wrote: > > :info:build /opt/local/bin/ranlib: object: .libs/libapr-1.a(apr_encode.o) > malformed object (unknown load command 1) This means your cctools port is too old to understand what's coming out of the compiler. Try reinstalling the cctools po

Re: Mojave and MacPorts update

2019-08-15 Thread Bill Stackhouse
Thanks Ryan. That solved the problem. Bill > On Aug 15, 2019, at 10:44 AM, Ryan Schmidt wrote: > > > > On Aug 15, 2019, at 12:36, Bill Stackhouse wrote: >> >> :info:build /opt/local/bin/ranlib: object: .libs/libapr-1.a(apr_encode.o) >> malformed object (unknown load command 1) > > This mean

Re: Logging to syslog (by unbound, nsd, etc.) disappearing in a black hole

2019-08-15 Thread Gerben Wierda
> On 15 Aug 2019, at 17:48, Daniel J. Luke wrote: > > High Sierra switched the way syslog works on Mac OS (see > https://developer.apple.com/documentation/os/logging > ). This replaced the > ASL (and syslog) stuff. I first thought: that c

Re: Mojave and MacPorts update

2019-08-15 Thread Chris Jones
> On 15 Aug 2019, at 6:44 pm, Ryan Schmidt wrote: > > > >> On Aug 15, 2019, at 12:36, Bill Stackhouse wrote: >> >> :info:build /opt/local/bin/ranlib: object: .libs/libapr-1.a(apr_encode.o) >> malformed object (unknown load command 1) > > This means your cctools port is too old to understa

How to import opencv4 in python?

2019-08-15 Thread Zhong Ren
I have just installed the port opencv4. But how do I import it in python? I used to “import cv2” with opencv 3.4.3. Thanks. Zhong

Re: Mojave and MacPorts update

2019-08-15 Thread Ryan Schmidt
On Aug 15, 2019, at 14:05, Chris Jones wrote: > On 15 Aug 2019, at 6:44 pm, Ryan Schmidt wrote: > >>> On Aug 15, 2019, at 12:36, Bill Stackhouse wrote: >>> >>> :info:build /opt/local/bin/ranlib: object: .libs/libapr-1.a(apr_encode.o) >>> malformed object (unknown load command 1) >> >> This

Re: libuv fails to build on 10.8.5

2019-08-15 Thread Ryan Schmidt
On Aug 15, 2019, at 07:49, Dmitri Zaitsev wrote: > Please let me know if anyone has an idea how to fix this problem. > > https://trac.macports.org/ticket/58840 > > Cheers, > Dmitri. > > sudo port install libuv > ---> Computing dependencies for libuv > ---> Fetching distfiles for libuv > -

Re: Is it possible to influence at what UID MacPorts start to create users?

2019-08-15 Thread Ryan Schmidt
On Aug 14, 2019, at 17:49, Gerben Wierda wrote: > If this is a bug, I suggest using 600, not 500 for the fix.100 local users on > a mac seems adequate (like 640kB…) and server starts at 1025, so ample room > for services. As I said, I believe our intention was to use the same range of UIDs a

Re: How to import opencv4 in python?

2019-08-15 Thread Chris Jones
Hi, Whilst the opencv (3.x) port has variants to enable python support, these appear to be missing currently in the opencv4 port. https://github.com/macports/macports-ports/blob/master/graphics/opencv/Portfile https://github.com/macports/macports-ports/blob/master/graphics/opencv4/Portfile If

Re: Logging to syslog (by unbound, nsd, etc.) disappearing in a black hole

2019-08-15 Thread Daniel J. Luke
On Aug 15, 2019, at 2:53 PM, Gerben Wierda wrote: > Now, that says that syslog messages also end up in Unified Logging. What it > doesn’t say how for instance old style messages for facility mail with level > notice end up there. Or with facility daemon with level info. So, how to get > these o

Re: Is it possible to influence at what UID MacPorts start to create users?

2019-08-15 Thread Gerben Wierda
> On 16 Aug 2019, at 01:13, Ryan Schmidt wrote: > > > > On Aug 14, 2019, at 17:49, Gerben Wierda wrote: > >> If this is a bug, I suggest using 600, not 500 for the fix.100 local users >> on a mac seems adequate (like 640kB…) and server starts at 1025, so ample >> room for services. > > As

Re: firefox

2019-08-15 Thread Dave Horsfall
On Thu, 15 Aug 2019, Jack L. wrote: My experience with firefox is it gets slower and slower and slower until it's practically unusable until it's restarted (even having only the gmail tab open for days) That used to happen to me with some older versions; no problems with 68.0.1 (on Sierra).