Can't install pspp

Jeremy Huddleston Sequoia jeremyhu at apple.com
Sat Aug 6 13:11:35 PDT 2016


Hey Pat,

Please edit macports.conf to have clang-3.7 be the default instead of clang-3.8 as there are a couple C++ header issues with 3.8 on Snow Leopard (eg: with math.h).

Regarding libcxx, I suspect you had libcxx installed -universal from before +universal became the default variant, do:

sudo port -v -s -n upgrade --enforce-variants libcxxabi +universal
sudo port -v -s -n upgrade --enforce-variants libcxx +universal

--Jeremy

> On Aug 6, 2016, at 05:13, [ftp83plus] <gestos at ftp83plus.net> wrote:
> 
> 
> El 2016-08-05, a las 14:59, Ryan Schmidt escribió:
> 
>> 
>>> On Aug 5, 2016, at 1:55 PM, [ftp83plus] <gestos at ftp83plus.net> wrote:
>>> 
>>> Wasn't libcxx supposed to be already +universal as per LibcxxOnOlderSystems?
>> 
>> Yes, it was. Its universal variant is default on now. Any idea why it was not installed universal on your system? Do you maybe have "-universal" listed in your variants.conf?
>> 
> Actually no, the only explicit variant is +llvm38
> 
> 
> 
>>> Anyway, the upgrade variant command yields an error upon building gperf:
>>> http://pastebin.com/6UwSr7Cp
>> 
>> gperf is having the same problem:
>> 
>> :info:build ld: warning: ignoring file /usr/lib/libc++.dylib, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked (i386): /usr/lib/libc++.dylib
>> 
>> This seems like something of a circular dependency.
>> 
>> I don't think you should have encountered this problem, but I don't know why you did.
>> 
> 
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4465 bytes
Desc: not available
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20160806/edaac02b/attachment.p7s>


More information about the macports-users mailing list