Gnucash reports

Geert Janssens janssens-geert at telenet.be
Mon Jun 3 03:03:51 EDT 2013


Hi Aurimas,

I tried to reproduce this error but I can't.

I'm on Fedora 18 (32-bit).

This is what I did
- make distclean
- configure --disable-dbi --enable-debug --enable-compile-warnings
- make
- make check

For me the build and test run fine.

>From another mail I read you are using Automake 1.13. Fedore 18 ships Automake 1.12.

Question time :)
What is your OS ?
The error refers to line 824 if your Makefile. What is in that line (with some context please) ?
Can you reproduce this with a clean checkout/clean build directory ?

Geert

P.S. I do get a make distcheck failure, but with a different error message. I tried to get that 
fixed yesterday evening but ran out of time. I'll look into it this evening.


On Sunday 02 June 2013 15:45:03 Aurimas Fišeras wrote:
> 2013.06.02 13:39, Geert Janssens rašė:
> > I have committed your tag (so not the old reports) to our svn trunk.
> > Thank you very much for this work !
> 
> Hello Geert,
> compilation fails after your latest commits:
> 
> Making all in test
> make[5]: Entering directory
> `./gnucash-git/src/report/standard-reports/test' Makefile:824: ***
> unterminated variable reference.  Stop.
> make[5]: Leaving directory
> `./gnucash-git/src/report/standard-reports/test' make[4]: ***
> [all-recursive] Error 1
> make[4]: Leaving directory `./gnucash-git/src/report/standard-reports'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `./gnucash-git/src/report'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `./gnucash-git/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `./gnucash-git'
> make: *** [all] Error 2
> 
> I build with these options:
> ./configure --disable-dbi --enable-debug --enable-compile-warnings
> --disable-error-on-warning


More information about the gnucash-devel mailing list