Re: Mac OS X 10.7.4 and homebrew ledger.rb errors?

2012-09-27 Thread Jim Robinson
Final note, I see in the debugging output of the acprep that brew ran: -- Found PythonInterp: /usr/local/bin/python (found version "2.7.3") it may be that the previous run was finding /usr/bin/python instead of /usr/local/bin/python, I think the path referenced in my original email would be one

Re: Mac OS X 10.7.4 and homebrew ledger.rb errors?

2012-09-27 Thread Jim Robinson
Egads... I just tried re-using brew to install ledger, to see if I could get the original errors, and now that command works fine! I wonder if it works now due to some changes I see were committed into the git repo just today...

Re: Mac OS X 10.7.4 and homebrew ledger.rb errors?

2012-09-27 Thread Jim Robinson
On Thursday, September 27, 2012 3:09:52 PM UTC-7, John Wiegley wrote: > > thierry > writes: > > > $ ./acprep --debug opt update --python --doxygen --jobs=2 > > Wait, so with --debug it gets past the point that was erroring before? > > John > This is odd, after having used cmake & ninja t

Re: Mac OS X 10.7.4 and homebrew ledger.rb errors?

2012-09-27 Thread John Wiegley
> thierry writes: > $ ./acprep --debug opt update --python --doxygen --jobs=2 Wait, so with --debug it gets past the point that was erroring before? John

Re: Mac OS X 10.7.4 and homebrew ledger.rb errors?

2012-09-27 Thread thierry
On Thursday, September 27, 2012 11:46:30 PM UTC+2, John Wiegley wrote: > > I cannot reproduce this here. If anyone can get a longer stack trace, to > find > out which logging command is failing, it should be a very simple fix. > > $ ./acprep gitclean acprep: INFO: Invoking primary phase: git

Re: Mac OS X 10.7.4 and homebrew ledger.rb errors?

2012-09-27 Thread thierry
I confirm, this $ cmake . -DUSE_DOXYGEN=1 -DUSE_PYTHON=1 -DBUILD_DEBUG=0 -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON $ make -j2 or this $ cmake . -DUSE_DOXYGEN=1 -DUSE_PYTHON=1 -DBUILD_DEBUG=0 -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON -GNinja $ ninja -j2 works. make build time is 16min10s. Ninj

Re: Mac OS X 10.7.4 and homebrew ledger.rb errors?

2012-09-27 Thread John Wiegley
> Jim Robinson writes: > -- Build files have been written to: /tmp/ledger-zXvB/build > Traceback (most recent call last): > File > "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ > logging/__init__.py", line 842, in emit > msg = self.format(record) > File >

Re: Mac OS X 10.7.4 and homebrew ledger.rb errors?

2012-09-27 Thread Jim Robinson
Yeah, I tried git pulling the most recent changes in my old /usr/local/src/ledger build directory and I saw the same problem there when I ran acprep. I just tried using cmake/ninja: $ cmake /usr/local/src/ledger/ -DUSE_DOXYGEN=1 -DUSE_PYTHON=1 -DBUILD_DEBUG=0 -GNinja -DCMAKE_EXPORT_COMPILE_COM

Re: Mac OS X 10.7.4 and homebrew ledger.rb errors?

2012-09-27 Thread thierry
same error here on Linux Mint Debian Edition (without brew & ruby) $ ./acprep opt update --python --doxygen --jobs=2 acprep: INFO: Invoking primary phase: update acprep: INFO: Executing phase: update acprep: INFO: Executing phase: pull Already up-to-date. acprep: INFO: Executing phase: submodule S

Mac OS X 10.7.4 and homebrew ledger.rb errors?

2012-09-27 Thread Jim Robinson
Have any of you folks on Mac OS X 10.7.4 run into this error when trying to use the latest homebrew ledger.rb? $ brew install -vd --HEAD ledger /usr/local/bin/brew: loading /usr/local/Library/Formula/ledger.rb /usr/local/bin/brew: loading /usr/local/Library/Formula/gettext.rb /usr/local/bin/brew: