How could I fix the error for the installing of py27-pyobjc

2014-06-19 Thread ????????
Hi,all! I get an error while it is installing py27-pyobjc with macport.It returns:command execution failed.What may cause the problem?And how could I fix it?Thank's very much!! (My Xcode version is 5.1.1;the clang version is apple LLVM 5.1;) And here is part of the log file for port

Encounter an error while it is installing one dependence of the py-matplotlib

2014-06-19 Thread ????????
Hey,guys! I encounter an error while it is installing py27-pyobjc,which is one of the py-matplotlib's dependence.What it returns is:command execution failed.I wanna know that what may causes the so call command execution failed.And how could I fix it?Thank's a lot!! Here is the return: ---

Re: Encounter an error while it is installing one dependence of the py-matplotlib

2014-06-19 Thread Brandon Allbery
On Thu, Jun 19, 2014 at 11:21 AM, 心如烛光 275438...@qq.com wrote: I encounter an error while it is installing py27-pyobjc,which is one of the py-matplotlib's dependence.What it returns is:command execution failed.I wanna know that what may causes the so call command execution failed.And how

Re: Encounter an error while it is installing one dependence of the py-matplotlib

2014-06-19 Thread Christopher Jones
On 19 Jun 2014, at 5:43pm, Brandon Allbery allber...@gmail.com wrote: On Thu, Jun 19, 2014 at 11:21 AM, 心如烛光 275438...@qq.com wrote: I encounter an error while it is installing py27-pyobjc,which is one of the py-matplotlib's dependence.What it returns is:command execution failed.I

Re??Re: Encounter an error while it is installing one dependence of the py-matplotlib

2014-06-19 Thread ????????
Hi,Brandon! Thank's for your help.And here is the full log file: version:1 :msg:main --- Computing dependencies for py-matplotlib-basemap:info:main .:debug:main py-matplotlib-basemap has no conflicts :debug:main Searching for dependency: py27-matplotlib-basemap :debug:main Didn't find

Re: Re:Re: Encounter an error while it is installing one dependence of the py-matplotlib

2014-06-19 Thread Brandon Allbery
On Thu, Jun 19, 2014 at 11:55 AM, 心如烛光 275438...@qq.com wrote: Hi,Brandon! Thank's for your help.And here is the full log file: You reran the command without cleaning first, I take it? It tried to resume from where it failed the first time and therefore did nothing. -- brandon s

Coin @3.1.3 build failure on OS X 10.9 / Xcode 5.02

2014-06-19 Thread Mark Brethen
I am getting this runtime error: :info:build 11 errors generated. :info:build make[4]: *** [SbTime.lo] Error 1 :info:build make[4]: *** Waiting for unfinished jobs :info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -I../../src -I/opt/local/include

Re: Coin @3.1.3 build failure on OS X 10.9 / Xcode 5.02

2014-06-19 Thread Brandon Allbery
On Thu, Jun 19, 2014 at 9:45 PM, Mark Brethen mark.bret...@gmail.com wrote: I am getting this runtime error: :info:build 11 errors generated. This is remarkable precision in starting your log snippet *right after* the useful errors. :/ It even tells us you chopped off 11 error messages! --

Re: Coin @3.1.3 build failure on OS X 10.9 / Xcode 5.02

2014-06-19 Thread Mark Brethen
On Jun 19, 2014, at 9:07 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Jun 19, 2014 at 9:45 PM, Mark Brethen mark.bret...@gmail.com wrote: I am getting this runtime error: :info:build 11 errors generated. This is remarkable precision in starting your log snippet *right after*