Re: Problems building rust with poudriere

2018-11-04 Thread Mark Millard via freebsd-ports
Christian Stærk xi at borderworlds.dk wrote on Sun Nov 4 13:45:01 UTC 2018 : > For some time, I've had problems building rust with poudriere. > > Poudriere log: > https://borderworlds.dk/~xi/rust-1.30.0.log.txt > > > It looks like the system is running out of swap as I get this in >

Re: Inkscape compiles but crashes on startup

2018-11-04 Thread bob prohaska
On Sun, Nov 04, 2018 at 10:47:22AM +0100, T??l Coosemans wrote: > On Sat, 3 Nov 2018 22:31:34 -0700 bob prohaska wrote: > > On Sat, Nov 03, 2018 at 07:18:52AM +0100, Walter Schwarzenfeld wrote: > >> Wait, fix of the primal cause of it is committed right now. > >> > >>

sed dollar sign substitution in Makefile

2018-11-04 Thread Oliver Mahmoudi
___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

HOWTO automatically follow PHP default versions switches?

2018-11-04 Thread Michael Grimm
Hi, I am using poudriere for compiling ports, and I do have the following setting in my corresponding make.conf: DEFAULT_VERSIONS+=php=72 In addition I do have two local meta-ports with PHP definitions installed in order to provide PHP and PHP depending ports in service jails:

Re: Problems building rust with poudriere

2018-11-04 Thread Lorenzo Salvadore via freebsd-ports
> Hello, > > For some time, I've had problems building rust with poudriere. > > Poudriere log: https://borderworlds.dk/~xi/rust-1.30.0.log.txt > > It looks like the system is running out of swap as I get this in > /var/log/messages: > > Oct 30 05:15:31 xindi kernel: pid 68935 (rustc), uid 65534,

Problems building rust with poudriere

2018-11-04 Thread Christian Stærk
Hello, For some time, I've had problems building rust with poudriere. Poudriere log: https://borderworlds.dk/~xi/rust-1.30.0.log.txt It looks like the system is running out of swap as I get this in /var/log/messages: Oct 30 05:15:31 xindi kernel: pid 68935 (rustc), uid 65534, was killed:

Re: Inkscape compiles but crashes on startup

2018-11-04 Thread Tijl Coosemans
On Sat, 3 Nov 2018 22:31:34 -0700 bob prohaska wrote: > On Sat, Nov 03, 2018 at 07:18:52AM +0100, Walter Schwarzenfeld wrote: >> Wait, fix of the primal cause of it is committed right now. >> >> https://svnweb.freebsd.org/ports?view=revision=483878 > > Alas, no luck. Updating the ports tree and

FreeBSD ports you maintain which are out of date

2018-11-04 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,

Re: FYI: qemu-ppc64-static and qemu-ppc-static "live-hang" when I attempt use with poudriere; qemu-arm-static and qemu-aarch64-static work

2018-11-04 Thread Mark Millard via freebsd-ports
On 2018-Nov-4, at 1:06 AM, Thomas Zander wrote: > On Fri, 1 Sep 2017 at 01:37, Mark Millard wrote: > >> [I show some of the target/ppc/translate.c source code >> and related material this time. Not that I know enough >> to patch it correctly.] > > This is still an issue, correct? > I tried to

Re: New port. QEMU Guest Agent

2018-11-04 Thread Eugene Kaltashkin
Ok. Bug: 232949 On Sun, Nov 4, 2018 at 1:24 AM Mateusz Piotrowski <0...@freebsd.org> wrote: > Hi, > > On Sat, 27 Oct 2018 17:44:29 +0300 Eugene Kaltashkin > wrote: > > >I made a port for QEMU Guest Agent. > > > >Git repo of this port at GitHub > https://github.com/aborche/qemu-guest-agent > >