Re: Source directory restructuring complete

2017-08-16 Thread Geert Janssens
On woensdag 16 augustus 2017 04:37:30 CEST Eric Theise wrote: > Thanks Geert, that worked. I live in San Francisco so the LA time zone test > shouldn't normally pose a problem for me. > Ok. > I do wonder if there's something stronger than "make --no-print-directory > check" that suppresses everyt

Re: Source directory restructuring complete

2017-08-16 Thread John Ralls
> On Aug 14, 2017, at 6:57 PM, Geert Janssens > wrote: > > Hi, > > I have just pushed my directory restructuring branch to master as I announced > last week. > > IMPORTANT: You should wipe out your existing build/install directory after > pulling this new master. And if you are building in

Re: Source directory restructuring

2017-08-16 Thread Geert Janssens
On maandag 14 augustus 2017 02:59:58 CEST Alex Aycinena wrote: > I did a test by test comparison using Testing/Temporary/LastTest.log also > and I find there are three tests in autotools that are missing in cmake: > > - src/engine/test/test-import-map > - src/engine/test/test-engine > - src/app

Re: Source directory restructuring complete

2017-08-16 Thread Eric Theise
On Wed, Aug 16, 2017 at 12:42 AM, Geert Janssens wrote: > > I now get as far as the "Making check in po" stage. > > > > ... > > > > Making check in po > > rm -f missing notexist > > srcdir=../../po /usr/bin/intltool-update -m > > All the missing file errors are the result of your build directory

Re: Source directory restructuring complete

2017-08-16 Thread John Ralls
> On Aug 16, 2017, at 12:21 PM, John Ralls > wrote: > >> >> On Aug 14, 2017, at 6:57 PM, Geert Janssens >> wrote: >> >> Hi, >> >> I have just pushed my directory restructuring branch to master as I >> announced >> last week. >> >> IMPORTANT: You should wipe out your existing build/insta

Re: Source directory restructuring complete

2017-08-16 Thread Aaron Laws
On Wed, Aug 16, 2017 at 4:52 PM, John Ralls wrote: > Later, when trying to run GnuCash I found that libgncmod-backend-dbi.dylib > didn't load because the directory being passed in was "dbi" instead of > "gnucash". > --- a/libgnucash/engine/gnc-engine.c > +++ b/libgnucash/engine/gnc-engine.c > @@

Re: Source directory restructuring complete

2017-08-16 Thread John Ralls
> On Aug 16, 2017, at 11:12 PM, Aaron Laws wrote: > > On Wed, Aug 16, 2017 at 4:52 PM, John Ralls > > wrote: > >> Later, when trying to run GnuCash I found that libgncmod-backend-dbi.dylib >> didn't load because the directory being passed in was "dbi" inst