Re: acprep issues in origin/next

2012-06-12 Thread John Wiegley
Trent W Buck trentb...@gmail.com writes: File ./acprep, line 402, in products_directory if not self.options.products_dir: AttributeError: Values instance has no attribute 'products_dir' This part is fixed, sorry for the mixup. John

Re: acprep issues in origin/next

2012-06-12 Thread thierry
still same error here $ ./acprep opt update --python --doxygen --jobs=2 acprep: INFO: Invoking primary phase: update acprep: INFO: Executing phase: update acprep: INFO: Executing phase: pull Updating 571d711..2720f79 Fast-forward acprep |6 +++--- 1 files changed, 3 insertions(+), 3

Re: acprep issues in origin/next

2012-06-12 Thread thierry
On Tuesday, June 12, 2012 9:53:57 PM UTC+2, thierry wrote: still same error here Sorry, actually after an acprep gitclean, compilation is ok now

Re: acprep issues in origin/next

2012-06-12 Thread Craig Earls
Still have the problem even after gitclean... 15:16:56 ~/ledger (next) ./acprep opt update acprep: INFO: Invoking primary phase: update acprep: INFO: Executing phase: update acprep: INFO: Executing phase: pull remote: Counting objects: 5, done. remote: Compressing objects: 100% (1/1), done.

Re: acprep issues in origin/next

2012-06-12 Thread Craig Earls
Never mind. Do the gitclean AFTER updating then try again. On Tue, Jun 12, 2012 at 3:21 PM, Craig Earls ender...@gmail.com wrote: Still have the problem even after gitclean... 15:16:56 ~/ledger (next) ./acprep opt update acprep: INFO: Invoking primary phase: update acprep: INFO: Executing

New Crash

2012-06-12 Thread Craig Earls
Latest build went without a hitch but executing yields this: 15:37:47 ~/FinanceData (master) ledger bal ledger(8699) malloc: *** error for object 0x100f18560: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug Abort trap: 6 15:38:14 ~/FinanceData (master)