Re: thunderbird build error

2018-12-15 Thread Kurt Jaeger
Hi! > I recently updated my port build machine to 11.2-RELEASE. I'm in the > process of recompiling my (previously) 10.4-based ports to 11.2, and > perhaps I shouldn't be trying to do this incrementally. No, the incremental rebuild will not work in most cases. Configure poudriere, build all

thunderbird build error

2018-12-15 Thread George Mitchell
I recently updated my port build machine to 11.2-RELEASE. I'm in the process of recompiling my (previously) 10.4-based ports to 11.2, and perhaps I shouldn't be trying to do this incrementally. But the build for thunderbird fails at ports revision 487523 with MAKE_JOBS_UNSAFE in

Re: vulnerabilities bogus error

2018-12-15 Thread Ernie Luzar
Dimitry Andric wrote: On 14 Dec 2018, at 22:40, Ernie Luzar wrote: Trying to update my port. During make install get a bunch of bogus error messages about the port having vulnerabilities. I know this to not be the case. The first message says pkg-static; unable to open vulnxml file (null):

Re: vulnerabilities bogus error

2018-12-15 Thread Miroslav Lachman
Ernie Luzar wrote on 2018/12/15 15:22: Walter Schwarzenfeld wrote: https://vuxml.freebsd.org/freebsd/vuln.xml.bz2 What path is this file suppose to be uncompressed into? /var/db/pkg/vuln.xml But isn't "pkg audit -F" enough? Miroslav Lachman

Re: vulnerabilities bogus error

2018-12-15 Thread Dimitry Andric
On 14 Dec 2018, at 22:40, Ernie Luzar wrote: > > Trying to update my port. During make install get a bunch of bogus error > messages about the port having vulnerabilities. I know this to not be the > case. The first message says > pkg-static; unable to open vulnxml file (null): Invalid

Re: vulnerabilities bogus error

2018-12-15 Thread Ernie Luzar
Walter Schwarzenfeld wrote: https://vuxml.freebsd.org/freebsd/vuln.xml.bz2 What path is this file suppose to be uncompressed into? ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe,

Re: dependency loop in editors/vim with GTK3 option

2018-12-15 Thread Lorenzo Salvadore via freebsd-ports
> There is a dependency recursion loop in the build process for editors/vim > > > if one selects the GTK3 config menu option. The only way I've found so far to > get around this is to choose the GTK2 option instead. > With GTK3 selected, graphics/librsvg2 becomes a dependency, which, in >

Re: dependency loop in editors/vim with GTK3 option

2018-12-15 Thread Adam Weinberger
On Sat, Dec 15, 2018 at 2:24 AM Scott Bennett wrote: > > There is a dependency recursion loop in the build process for editors/vim > if one selects the GTK3 config menu option. The only way I've found so far to > get around this is to choose the GTK2 option instead. > With GTK3

Re: Ports build fails on 13-CURRENT r341690

2018-12-15 Thread Yasuhiro KIMURA
From: Justin Hibbits Subject: Re: Ports build fails on 13-CURRENT r341690 Date: Wed, 12 Dec 2018 10:37:25 -0600 > I see the exact same problem on one of my powerpc64 machines (a > P5020-based machine). I see it intermittently on my POWER9, so thought > it was a race condition, but it's 100%

dependency loop in editors/vim with GTK3 option

2018-12-15 Thread Scott Bennett
There is a dependency recursion loop in the build process for editors/vim if one selects the GTK3 config menu option. The only way I've found so far to get around this is to choose the GTK2 option instead. With GTK3 selected, graphics/librsvg2 becomes a dependency, which, in turn, is