[macports-ports] branch master updated: science/hdf5: update to version 1.10.2 rev. bump all ports that depend on hdf5, since hdf5 is very picky about this.
Joshua Root
jmr at macports.org
Mon Apr 9 19:06:58 UTC 2018
On 2018-4-10 04:53 , Mark Moll wrote:
>
>
>> On Apr 9, 2018, at 12:44 PM, Ryan Schmidt <ryandesign at macports.org
>> <mailto:ryandesign at macports.org>> wrote:
>>
>>
>> On Apr 8, 2018, at 14:02, Mark Moll wrote:
>>
>>> @@ -40,7 +41,7 @@ patchfiles patch-tools-src-misc-h5cc.in.diff
>>> compiler.blacklist llvm-gcc-4.2
>>>
>>> # #pragma pack() results in "too many #pragma options align=reset"
>>> -compiler.blacklist-append gcc-3.3 gcc-4.0 gcc-4.2 apple-gcc-4.2
>>> +compiler.blacklist-append apple-gcc-4.2
>>> if {[vercmp ${xcodeversion} 4.0] < 0} {
>>> # configure.cxx is still /usr/bin/llvm-g++-4.2
>>> compiler.blacklist-append clang
>>
>> So this version now works with Apple gcc 3.3, 4.0, and 4.2 from Xcode,
>> but still doesn't work with Apple gcc 4.2 from MacPorts?
>
> I removed the compilers that no longer exist in MacPorts. Should I not
> have done that?
Those compilers were never provided by MacPorts, they're from Xcode.
They are still in the list used on older OS versions, e.g. gcc-4.2 will
still be used on Snow Leopard.
- Josh
More information about the macports-dev
mailing list