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 look,
jut to make sure there is nothing broken with the port.

-- 
Guido Falsi 
___
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

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/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


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 is segfaulting. You can try rebuilding gnucash,
sometimes it just segfaults at random. Otherwise please recompile the
guile2 port and retry.

-- 
Guido Falsi 
___
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 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 you test this by launching gnucash
from a terminal so you can grab the output?

The help system was working for me when I tested it before my last
commit to the port, but I don't use that regularly.

-- 
Guido Falsi 
___
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 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-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] Segmentation fault 
> (core dumped)
> gmake[6]: Leaving directory 
> '/ram/usr/ports/finance/gnucash/work/gnucash-2.6.17/src/app-utils'
> gmake[5]: *** [Makefile:994: all-recursive] Error 1
> gmake[5]: Leaving directory 
> '/ram/usr/ports/finance/gnucash/work/gnucash-2.6.17/src/app-utils'
> gmake[4]: *** [Makefile:550: all-recursive] Error 1
> gmake[4]: Leaving directory 
> '/ram/usr/ports/finance/gnucash/work/gnucash-2.6.17/src'
> gmake[3]: *** [Makefile:784: all-recursive] Error 1
> gmake[3]: Leaving directory 
> '/ram/usr/ports/finance/gnucash/work/gnucash-2.6.17'
> gmake[2]: *** [Makefile:637: all] Error 2
> gmake[2]: Leaving directory 
> '/ram/usr/ports/finance/gnucash/work/gnucash-2.6.17'
> ===> Compilation failed unexpectedly.  
> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the
> failure to the maintainer.
> *** Error code 1
> 
> Stop.
> make[1]: stopped in /usr/ports/finance/gnucash
> *** Error code 1
> 
> Stop.
> make: stopped in 
> /usr/ports/finance/gnucashngorx@newgorx:/usr/ports/finance/gnuc
> 
> (guile2 is installed on my system, with guile1 I got the same
> conflict as you).
> 
> you shold make a PR.
> 
> 
> ___
> 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"

___
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] Segmentation fault 
(core dumped)
gmake[6]: Leaving directory 
'/ram/usr/ports/finance/gnucash/work/gnucash-2.6.17/src/app-utils'

gmake[5]: *** [Makefile:994: all-recursive] Error 1
gmake[5]: Leaving directory 
'/ram/usr/ports/finance/gnucash/work/gnucash-2.6.17/src/app-utils'

gmake[4]: *** [Makefile:550: all-recursive] Error 1
gmake[4]: Leaving directory 
'/ram/usr/ports/finance/gnucash/work/gnucash-2.6.17/src'

gmake[3]: *** [Makefile:784: all-recursive] Error 1
gmake[3]: Leaving directory 
'/ram/usr/ports/finance/gnucash/work/gnucash-2.6.17'

gmake[2]: *** [Makefile:637: all] Error 2
gmake[2]: Leaving directory 
'/ram/usr/ports/finance/gnucash/work/gnucash-2.6.17'

===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/finance/gnucash
*** Error code 1

Stop.
make: stopped in 
/usr/ports/finance/gnucashngorx@newgorx:/usr/ports/finance/gnuc


(guile2 is installed on my system, with guile1 I got the same conflict 
as you).


you shold make a PR.


___
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

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"