[109058] trunk/dports/science/bob/Portfile

Ryan Schmidt ryandesign at macports.org
Thu Aug 8 10:51:40 PDT 2013


On Aug 7, 2013, at 21:30, Jeremy Huddleston Sequoia wrote:

> On Aug 7, 2013, at 17:59, David Evans wrote:
> 
>> On 8/7/13 4:48 PM, Jeremy Huddleston Sequoia wrote:
>>> 
>>> I replaced it with:
>>> 
>>> if {[lsearch [get_canonical_archs] ppc] != -1 || [lsearch [get_canonical_archs] ppc64] != -1} {
>>>   # Until llvm better supports darwin/ppc, the only C++11 compiler for ppc is gcc
>>>   compiler.whitelist macports-gcc-4.7
>>> } else {
>>>   compiler.blacklist gcc-4.0 gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2 macports-llvm-gcc-4.2 {clang < 300}
>>> }
>>> 
>>> 
>> I agree that's probably better.  Have you tested this on a ppc
>> platform?  I don't have one to test.
> 
> No, I have not.


bob cannot be installed on PowerPC:


$ sudo port install bob
--->  Computing dependencies for bob
Error: Cannot install bob for the arch(s) 'ppc' because
Error: its dependency vlfeat only supports the arch(s) 'x86_64 i386'.
Error: Unable to execute port: architecture mismatch



More information about the macports-dev mailing list