gnucash conflicts with guile?

2017-07-20 Thread Bob Eager
I have just tried to build gnucash, but it seems to have a conflict with guile, of all things: gmake[5]: Leaving directory '/usr/ports/lang/guile/work/guile-1.8.8' gmake[4]: Leaving directory '/usr/ports/lang/guile/work/guile-1.8.8' gmake[3]: Leaving directory '/usr/ports/lang/guile/work/guile-1.8

Re: gnucash conflicts with guile?

2017-07-20 Thread Walter Schwarzenfeld
You have an option. You can choose between guile1 and guile2. ___ 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"

Re: gnucash conflicts with guile?

2017-07-20 Thread Walter Schwarzenfeld
Now it tested it. I try to compite it with guile2 opton. Result: gmake[6]: *** [Makefile:1303: business-prefs.go] Segmentation fault (core dumped) gmake[6]: *** Waiting for unfinished jobs wrote `config-var.go' wrote `business-options.go' gmake[6]: *** [Makefile:1303: date-utilities.go] Seg

Re: gnucash conflicts with guile?

2017-07-20 Thread Bob Eager
It compiled OK for me! Looks OK - but I also installed gnucash-docs, and I get a blank window when I try to use help. On Thu, 20 Jul 2017 11:38:03 +0200 Walter Schwarzenfeld wrote: > Now it tested it. I try to compite it with guile2 opton. Result: > > gmake[6]: *** [Makefile:1303: business-pre

Re: gnucash conflicts with guile?

2017-07-20 Thread Guido Falsi
On 07/20/17 11:58, Bob Eager wrote: > It compiled OK for me! There is an occasional segfault caused by the guile compiler, I have not been able to fix it. > > Looks OK - but I also installed gnucash-docs, and I get a blank window > when I try to use help. What's the output on the console? Can y

Re: gnucash conflicts with guile?

2017-07-20 Thread Guido Falsi
On 07/20/17 11:38, Walter Schwarzenfeld wrote: > Now it tested it. I try to compite it with guile2 opton. Result: > > gmake[6]: *** [Makefile:1303: business-prefs.go] Segmentation fault > (core dumped) To be sure I'd need more lines of output, but I'm reasonably sure it's the guile compiler that

Re: gnucash conflicts with guile?

2017-07-20 Thread Walter Schwarzenfeld
I deinstalled guile2 and tried to compile gnucash (I am on 10.3 amd64) same error. But it is no problem for me, I don't work with it, I only make a quick look at it. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listin

Re: gnucash conflicts with guile?

2017-07-20 Thread Guido Falsi
On 07/20/17 12:37, Walter Schwarzenfeld wrote: > I deinstalled guile2 and tried to compile gnucash (I am on 10.3 amd64) > > same error. > > But it is no problem for me, I don't work with it, I only make a quick > look at it. > Could you send me(privately) a full log anyway? I'd look to have a l

Re: www/node 8.1.4 core dumped with Kibana5

2017-07-20 Thread Miroslav Lachman
Matthias Fechner wrote on 2017/07/19 08:17: Am 19.07.2017 um 01:36 schrieb Miroslav Lachman: I found similar issue on GitHub https://github.com/nodejs/node/issues/14198 Is it possible to add the fox from nightly version to port www/node? Otherwise Kibana cannot run. What I see from here: htt

JVM based port dependencies?

2017-07-20 Thread Pavel Timofeev
Hello! What is the best practice for ports running on top of JVM (like ZooKeeper or ElasticSearch): use all bundled jars (for example, log4j) or take them from other ports as dependencies? ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.o

Re: JVM based port dependencies?

2017-07-20 Thread Dmytro Bilokha
20 липня 2017 р. 18:17:13 GMT+02:00, Pavel Timofeev написав: >Hello! >What is the best practice for ports running on top of JVM (like >ZooKeeper or ElasticSearch): >use all bundled jars (for example, log4j) or take them from other >ports as dependencies? >__

Uninstalling base package gdb

2017-07-20 Thread Aijaz Baig
___ 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"

Re: php71-pdo_sqlite won't build with poudriere

2017-07-20 Thread Jim Trigg
On 7/19/2017 3:44 AM, Torsten Zuehlsdorff wrote: > On 19.07.2017 06:23, Jim Trigg wrote: >> I'm trying to set up a poudriere repository, and php71-pdo_sqlite >> refuses to build. >> >> [00:01:37] >> [02][00:00:18] Finished build of >> databases/php71-pdo_sqlite: Failed: build-depends >> >> But