Changes between Initial Version and Version 2 of Ticket #56504
- Timestamp:
- May 18, 2018, 3:19:58 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56504
-
Property
Status
changed from
new
toclosed
- Property Keywords gcc5 proj4 removed
-
Property
Resolution
changed from
to
duplicate
- Property Port gcc5 added
-
Property
Status
changed from
-
Ticket #56504 – Description
initial v2 1 1 {{{ 2 2 :info:build /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:663:61: error: expected initializer before 'API_AVAILABLE' 3 3 :info:build CFTypeRef CFAutorelease(CFTypeRef CF_RELEASES_ARGUMENT arg) API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); 4 4 :info:build ^ 5 5 }}} 6 6 I get this error while macports tries to update gcc5 for proj4. I have already tried sudo port clean gcc5 && sudo port upgrade outdated and I still keep getting this error!