This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mlocate configure 0.26, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = MacBook-Air-de-thd.local uname -m = x86_64 uname -r = 17.5.0 uname -s = Darwin uname -v = Darwin Kernel Version 17.5.0: Mon Mar 5 22:24:32 PST 2018; root:xnu-4570.51.1~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 17.5.0: Mon Mar 5 22:24:32 PST 2018; root:xnu-4570.51.1~1/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 Primary memory available: 8.00 gigabytes Default processor set: 427 tasks, 1566 threads, 4 processors Load average: 1.89, Mach factor: 2.10 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/mansfeld/bin PATH: /usr/local/miniconda3/bin PATH: /usr/local/miniconda3/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Library/TeX/texbin PATH: /opt/X11/bin PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands PATH: /Applications/Wireshark.app/Contents/MacOS PATH: /usr/local/sbin PATH: /usr/local/miniconda2/bin PATH: /opt/local/bin PATH: /Users/mansfeld/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2127: checking for a BSD-compatible install configure:2195: result: /usr/local/bin/ginstall -c configure:2206: checking whether build environment is sane configure:2261: result: yes configure:2412: checking for a thread-safe mkdir -p configure:2451: result: /usr/local/bin/gmkdir -p configure:2458: checking for gawk configure:2474: found /usr/local/bin/gawk configure:2485: result: gawk configure:2496: checking whether make sets $(MAKE) configure:2522: result: no configure:2547: checking whether make supports nested variables configure:2564: result: no configure:2731: checking for gcc configure:2758: result: gcc-7 configure:2987: checking for C compiler version configure:2996: gcc-7 --version >&5 gcc-7 (Homebrew GCC 7.3.0_1) 7.3.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3007: $? = 0 configure:2996: gcc-7 -v >&5 Using built-in specs. COLLECT_GCC=gcc-7 COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/7.3.0_1/libexec/gcc/x86_64-apple-darwin17.3.0/7.3.0/lto-wrapper Target: x86_64-apple-darwin17.3.0 Configured with: ../configure --build=x86_64-apple-darwin17.3.0 --prefix=/usr/local/Cellar/gcc/7.3.0_1 --libdir=/usr/local/Cellar/gcc/7.3.0_1/lib/gcc/7 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-7 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --enable-checking=release --with-pkgversion='Homebrew GCC 7.3.0_1' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-nls Thread model: posix gcc version 7.3.0 (Homebrew GCC 7.3.0_1) configure:3007: $? = 0 configure:2996: gcc-7 -V >&5 gcc-7: error: unrecognized command line option '-V' gcc-7: fatal error: no input files compilation terminated. configure:3007: $? = 1 configure:2996: gcc-7 -qversion >&5 gcc-7: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc-7: fatal error: no input files compilation terminated. configure:3007: $? = 1 configure:3027: checking whether the C compiler works configure:3049: gcc-7 conftest.c >&5 configure:3053: $? = 0 configure:3101: result: yes configure:3104: checking for C compiler default output file name configure:3106: result: a.out configure:3112: checking for suffix of executables configure:3119: gcc-7 -o conftest conftest.c >&5 configure:3123: $? = 0 configure:3145: result: configure:3167: checking whether we are cross compiling configure:3175: gcc-7 -o conftest conftest.c >&5 configure:3179: $? = 0 configure:3186: ./conftest configure:3190: $? = 0 configure:3205: result: no configure:3210: checking for suffix of object files configure:3232: gcc-7 -c conftest.c >&5 configure:3236: $? = 0 configure:3257: result: o configure:3261: checking whether we are using the GNU C compiler configure:3280: gcc-7 -c conftest.c >&5 configure:3280: $? = 0 configure:3289: result: yes configure:3298: checking whether gcc-7 accepts -g configure:3318: gcc-7 -c -g conftest.c >&5 configure:3318: $? = 0 configure:3359: result: yes configure:3376: checking for gcc-7 option to accept ISO C89 configure:3439: gcc-7 -c -g -O2 conftest.c >&5 configure:3439: $? = 0 configure:3452: result: none needed configure:3477: checking whether gcc-7 understands -c and -o together configure:3499: gcc-7 -c conftest.c -o conftest2.o configure:3502: $? = 0 configure:3499: gcc-7 -c conftest.c -o conftest2.o configure:3502: $? = 0 configure:3514: result: yes configure:3534: checking whether make supports the include directive configure:3549: make -f confmf.GNU && cat confinc.out /usr/bin/gcc -ggdb -f.c -o ../bin/-f clang: error: unknown argument: '-f.c' clang: error: no input files /usr/bin/gcc -ggdb confmf.GNU.c -o ../bin/confmf.GNU clang: error: no such file or directory: 'confmf.GNU.c' clang: error: no input files configure:3552: $? = 1 configure:3549: make -f confmf.BSD && cat confinc.out /usr/bin/gcc -ggdb -f.c -o ../bin/-f clang: error: unknown argument: '-f.c' clang: error: no input files /usr/bin/gcc -ggdb confmf.BSD.c -o ../bin/confmf.BSD clang: error: no such file or directory: 'confmf.BSD.c' clang: error: no input files configure:3552: $? = 1 configure:3571: result: no configure:3596: checking dependency style of gcc-7 configure:3707: result: none configure:3774: checking for ar configure:3790: found /usr/bin/ar configure:3801: result: ar configure:3827: checking the archiver (ar) interface configure:3843: gcc-7 -c -g -O2 conftest.c >&5 configure:3843: $? = 0 configure:3845: ar cru libconftest.a conftest.o >&5 configure:3848: $? = 0 configure:3876: result: ar configure:3939: checking for ranlib configure:3955: found /usr/bin/ranlib configure:3966: result: ranlib configure:3997: checking whether NLS is requested configure:4006: result: yes configure:4046: checking for msgfmt configure: trying /opt/local/bin/msgfmt... 0 translated messages. configure:4078: result: /opt/local/bin/msgfmt configure:4087: checking for gmsgfmt configure:4118: result: /opt/local/bin/msgfmt configure:4168: checking for xgettext configure: trying /opt/local/bin/xgettext... /opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:4200: result: /opt/local/bin/xgettext configure:4245: checking for msgmerge configure: trying /opt/local/bin/msgmerge... configure:4276: result: /opt/local/bin/msgmerge configure:4313: checking build system type configure:4327: result: x86_64-apple-darwin17.5.0 configure:4347: checking host system type configure:4360: result: x86_64-apple-darwin17.5.0 configure:4405: checking for ld used by gcc-7 configure:4472: result: /usr/bin/ld configure:4479: checking if the linker (/usr/bin/ld) is GNU ld configure:4494: result: no configure:4501: checking for shared library run path origin configure:4514: result: done configure:4538: checking how to run the C preprocessor configure:4569: gcc-7 -E conftest.c configure:4569: $? = 0 configure:4583: gcc-7 -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | /* end confdefs.h. */ | #include configure:4608: result: gcc-7 -E configure:4628: gcc-7 -E conftest.c configure:4628: $? = 0 configure:4642: gcc-7 -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | /* end confdefs.h. */ | #include configure:4671: checking for grep that handles long lines and -e configure:4729: result: /usr/local/bin/ggrep configure:4734: checking for egrep configure:4796: result: /usr/local/bin/ggrep -E configure:5354: checking for CFPreferencesCopyAppValue configure:5372: gcc-7 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:13:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h: In function 'CFAutorelease': /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:663:61: error: expected declaration specifiers before 'API_AVAILABLE' CFTypeRef CFAutorelease(CFTypeRef CF_RELEASES_ARGUMENT arg) API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:666:9: error: storage class specified for parameter 'CFGetRetainCount' CFIndex CFGetRetainCount(CFTypeRef cf); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:670:9: error: storage class specified for parameter 'CFEqual' Boolean CFEqual(CFTypeRef cf1, CFTypeRef cf2); ^~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:673:12: error: storage class specified for parameter 'CFHash' CFHashCode CFHash(CFTypeRef cf); ^~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:676:13: error: storage class specified for parameter 'CFCopyDescription' CFStringRef CFCopyDescription(CFTypeRef cf); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:679:16: error: storage class specified for parameter 'CFGetAllocator' CFAllocatorRef CFGetAllocator(CFTypeRef cf); ^~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:685:11: error: storage class specified for parameter 'CFMakeCollectable' CFTypeRef CFMakeCollectable(CFTypeRef cf) CF_AUTOMATED_REFCOUNT_UNAVAILABLE; ^~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:14:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:74:24: error: storage class specified for parameter 'CFArrayRetainCallBack' typedef const void * (*CFArrayRetainCallBack)(CFAllocatorRef allocator, const void *value); ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:75:17: error: storage class specified for parameter 'CFArrayReleaseCallBack' typedef void (*CFArrayReleaseCallBack)(CFAllocatorRef allocator, const void *value); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:76:23: error: storage class specified for parameter 'CFArrayCopyDescriptionCallBack' typedef CFStringRef (*CFArrayCopyDescriptionCallBack)(const void *value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:77:20: error: storage class specified for parameter 'CFArrayEqualCallBack' typedef Boolean (*CFArrayEqualCallBack)(const void *value1, const void *value2); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:80:5: error: expected specifier-qualifier-list before 'CFArrayRetainCallBack' CFArrayRetainCallBack retain; ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:84:3: error: storage class specified for parameter 'CFArrayCallBacks' } CFArrayCallBacks; ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:92:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTypeArrayCallBacks' const CFArrayCallBacks kCFTypeArrayCallBacks; ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:102:16: error: storage class specified for parameter 'CFArrayApplierFunction' typedef void (*CFArrayApplierFunction)(const void *value, void *context); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:108:59: error: storage class specified for parameter 'CFArrayRef' typedef const struct CF_BRIDGED_TYPE(NSArray) __CFArray * CFArrayRef; ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:114:68: error: storage class specified for parameter 'CFMutableArrayRef' typedef struct CF_BRIDGED_MUTABLE_TYPE(NSMutableArray) __CFArray * CFMutableArrayRef; ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:121:10: error: storage class specified for parameter 'CFArrayGetTypeID' CFTypeID CFArrayGetTypeID(void); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:174:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreate' CFArrayRef CFArrayCreate(CFAllocatorRef allocator, const void **values, CFIndex numValues, const CFArrayCallBacks *callBacks); ^~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:195:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreateCopy' CFArrayRef CFArrayCreateCopy(CFAllocatorRef allocator, CFArrayRef theArray); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:239:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreateMutable' CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFArrayCallBacks *callBacks); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:269:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreateMutableCopy' CFMutableArrayRef CFArrayCreateMutableCopy(CFAllocatorRef allocator, CFIndex capacity, CFArrayRef theArray); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:279:25: error: expected declaration specifiers or '...' before 'CFArrayRef' CFIndex CFArrayGetCount(CFArrayRef theArray); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:302:32: error: expected declaration specifiers or '...' before 'CFArrayRef' CFIndex CFArrayGetCountOfValue(CFArrayRef theArray, CFRange range, const void *value); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:325:30: error: expected declaration specifiers or '...' before 'CFArrayRef' Boolean CFArrayContainsValue(CFArrayRef theArray, CFRange range, const void *value); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:339:36: error: expected declaration specifiers or '...' before 'CFArrayRef' const void *CFArrayGetValueAtIndex(CFArrayRef theArray, CFIndex idx); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:360:23: error: expected declaration specifiers or '...' before 'CFArrayRef' void CFArrayGetValues(CFArrayRef theArray, CFRange range, const void **values); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:387:27: error: expected declaration specifiers or '...' before 'CFArrayRef' void CFArrayApplyFunction(CFArrayRef theArray, CFRange range, CFArrayApplierFunction CF_NOESCAPE applier, void *context); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:387:63: error: expected declaration specifiers or '...' before 'CFArrayApplierFunction' void CFArrayApplyFunction(CFArrayRef theArray, CFRange range, CFArrayApplierFunction CF_NOESCAPE applier, void *context); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:412:37: error: expected declaration specifiers or '...' before 'CFArrayRef' CFIndex CFArrayGetFirstIndexOfValue(CFArrayRef theArray, CFRange range, const void *value); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:437:36: error: expected declaration specifiers or '...' before 'CFArrayRef' CFIndex CFArrayGetLastIndexOfValue(CFArrayRef theArray, CFRange range, const void *value); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:476:30: error: expected declaration specifiers or '...' before 'CFArrayRef' CFIndex CFArrayBSearchValues(CFArrayRef theArray, CFRange range, const void *value, CFComparatorFunction comparator, void *context); ^~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:14:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:492:25: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayAppendValue(CFMutableArrayRef theArray, const void *value); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:513:32: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayInsertValueAtIndex(CFMutableArrayRef theArray, CFIndex idx, const void *value); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:534:29: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArraySetValueAtIndex(CFMutableArrayRef theArray, CFIndex idx, const void *value); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:548:32: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayRemoveValueAtIndex(CFMutableArrayRef theArray, CFIndex idx); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:558:29: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayRemoveAllValues(CFMutableArrayRef theArray); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:592:27: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayReplaceValues(CFMutableArrayRef theArray, CFRange range, const void **newValues, CFIndex newCount); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:610:37: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayExchangeValuesAtIndices(CFMutableArrayRef theArray, CFIndex idx1, CFIndex idx2); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:640:24: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArraySortValues(CFMutableArrayRef theArray, CFRange range, CFComparatorFunction comparator, void *context); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:667:25: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayAppendArray(CFMutableArrayRef theArray, CFArrayRef otherArray, CFRange otherRange); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:667:53: error: expected declaration specifiers or '...' before 'CFArrayRef' void CFArrayAppendArray(CFMutableArrayRef theArray, CFArrayRef otherArray, CFRange otherRange); ^~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:15:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:18:57: error: storage class specified for parameter 'CFDataRef' typedef const struct CF_BRIDGED_TYPE(NSData) __CFData * CFDataRef; ^~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:19:66: error: storage class specified for parameter 'CFMutableDataRef' typedef struct CF_BRIDGED_MUTABLE_TYPE(NSMutableData) __CFData * CFMutableDataRef; ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:22:10: error: storage class specified for parameter 'CFDataGetTypeID' CFTypeID CFDataGetTypeID(void); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:25:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataCreate' CFDataRef CFDataCreate(CFAllocatorRef allocator, const UInt8 *bytes, CFIndex length); ^~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:28:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataCreateWithBytesNoCopy' CFDataRef CFDataCreateWithBytesNoCopy(CFAllocatorRef allocator, const UInt8 *bytes, CFIndex length, CFAllocatorRef bytesDeallocator); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:15:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:32:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataCreateCopy' CFDataRef CFDataCreateCopy(CFAllocatorRef allocator, CFDataRef theData); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:35:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataCreateMutable' CFMutableDataRef CFDataCreateMutable(CFAllocatorRef allocator, CFIndex capacity); ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:38:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataCreateMutableCopy' CFMutableDataRef CFDataCreateMutableCopy(CFAllocatorRef allocator, CFIndex capacity, CFDataRef theData); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:41:25: error: expected declaration specifiers or '...' before 'CFDataRef' CFIndex CFDataGetLength(CFDataRef theData); ^~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:44:31: error: expected declaration specifiers or '...' before 'CFDataRef' const UInt8 *CFDataGetBytePtr(CFDataRef theData); ^~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:47:32: error: expected declaration specifiers or '...' before 'CFMutableDataRef' UInt8 *CFDataGetMutableBytePtr(CFMutableDataRef theData); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:50:21: error: expected declaration specifiers or '...' before 'CFDataRef' void CFDataGetBytes(CFDataRef theData, CFRange range, UInt8 *buffer); ^~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:53:22: error: expected declaration specifiers or '...' before 'CFMutableDataRef' void CFDataSetLength(CFMutableDataRef theData, CFIndex length); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:56:27: error: expected declaration specifiers or '...' before 'CFMutableDataRef' void CFDataIncreaseLength(CFMutableDataRef theData, CFIndex extraLength); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:59:24: error: expected declaration specifiers or '...' before 'CFMutableDataRef' void CFDataAppendBytes(CFMutableDataRef theData, const UInt8 *bytes, CFIndex length); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:62:25: error: expected declaration specifiers or '...' before 'CFMutableDataRef' void CFDataReplaceBytes(CFMutableDataRef theData, CFRange range, const UInt8 *newBytes, CFIndex newLength); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:65:24: error: expected declaration specifiers or '...' before 'CFMutableDataRef' void CFDataDeleteBytes(CFMutableDataRef theData, CFRange range); ^~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:13, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:67:9: error: storage class specified for parameter 'CFDataSearchFlags' typedef CF_OPTIONS(CFOptionFlags, CFDataSearchFlags) { ^ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:15:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:70:17: error: unknown type name 'macos'; did you mean 'major'? } API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~ major /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:70:30: error: unknown type name 'ios' } API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:70:40: error: unknown type name 'watchos' } API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:70:54: error: unknown type name 'tvos' } API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:73:20: error: expected declaration specifiers or '...' before 'CFDataRef' CFRange CFDataFind(CFDataRef theData, CFDataRef dataToFind, CFRange searchRange, CFDataSearchFlags compareOptions) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:73:39: error: expected declaration specifiers or '...' before 'CFDataRef' CFRange CFDataFind(CFDataRef theData, CFDataRef dataToFind, CFRange searchRange, CFDataSearchFlags compareOptions) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:73:82: error: expected declaration specifiers or '...' before 'CFDataSearchFlags' CFRange CFDataFind(CFDataRef theData, CFDataRef dataToFind, CFRange searchRange, CFDataSearchFlags compareOptions) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:16:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:97:24: error: storage class specified for parameter 'CFDictionaryRetainCallBack' typedef const void * (*CFDictionaryRetainCallBack)(CFAllocatorRef allocator, const void *value); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:98:17: error: storage class specified for parameter 'CFDictionaryReleaseCallBack' typedef void (*CFDictionaryReleaseCallBack)(CFAllocatorRef allocator, const void *value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:99:23: error: storage class specified for parameter 'CFDictionaryCopyDescriptionCallBack' typedef CFStringRef (*CFDictionaryCopyDescriptionCallBack)(const void *value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:100:20: error: storage class specified for parameter 'CFDictionaryEqualCallBack' typedef Boolean (*CFDictionaryEqualCallBack)(const void *value1, const void *value2); ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:101:22: error: storage class specified for parameter 'CFDictionaryHashCallBack' typedef CFHashCode (*CFDictionaryHashCallBack)(const void *value); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:104:5: error: expected specifier-qualifier-list before 'CFDictionaryRetainCallBack' CFDictionaryRetainCallBack retain; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:109:3: error: storage class specified for parameter 'CFDictionaryKeyCallBacks' } CFDictionaryKeyCallBacks; ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:118:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTypeDictionaryKeyCallBacks' const CFDictionaryKeyCallBacks kCFTypeDictionaryKeyCallBacks; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:129:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFCopyStringDictionaryKeyCallBacks' const CFDictionaryKeyCallBacks kCFCopyStringDictionaryKeyCallBacks; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:156:5: error: expected specifier-qualifier-list before 'CFDictionaryRetainCallBack' CFDictionaryRetainCallBack retain; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:160:3: error: storage class specified for parameter 'CFDictionaryValueCallBacks' } CFDictionaryValueCallBacks; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:169:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTypeDictionaryValueCallBacks' const CFDictionaryValueCallBacks kCFTypeDictionaryValueCallBacks; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:180:16: error: storage class specified for parameter 'CFDictionaryApplierFunction' typedef void (*CFDictionaryApplierFunction)(const void *key, const void *value, void *context); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: error: storage class specified for parameter 'CFDictionaryRef' typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef; ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:192:78: error: storage class specified for parameter 'CFMutableDictionaryRef' typedef struct CF_BRIDGED_MUTABLE_TYPE(NSMutableDictionary) __CFDictionary * CFMutableDictionaryRef; ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:199:10: error: storage class specified for parameter 'CFDictionaryGetTypeID' CFTypeID CFDictionaryGetTypeID(void); ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:284:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreate' CFDictionaryRef CFDictionaryCreate(CFAllocatorRef allocator, const void **keys, const void **values, CFIndex numValues, const CFDictionaryKeyCallBacks *keyCallBacks, const CFDictionaryValueCallBacks *valueCallBacks); ^~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:16:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:308:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreateCopy' CFDictionaryRef CFDictionaryCreateCopy(CFAllocatorRef allocator, CFDictionaryRef theDict); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:380:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreateMutable' CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallBacks, const CFDictionaryValueCallBacks *valueCallBacks); ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:413:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreateMutableCopy' CFMutableDictionaryRef CFDictionaryCreateMutableCopy(CFAllocatorRef allocator, CFIndex capacity, CFDictionaryRef theDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:423:30: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CFIndex CFDictionaryGetCount(CFDictionaryRef theDict); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:442:35: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CFIndex CFDictionaryGetCountOfKey(CFDictionaryRef theDict, const void *key); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:458:37: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CFIndex CFDictionaryGetCountOfValue(CFDictionaryRef theDict, const void *value); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:476:33: error: expected declaration specifiers or '...' before 'CFDictionaryRef' Boolean CFDictionaryContainsKey(CFDictionaryRef theDict, const void *key); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:492:35: error: expected declaration specifiers or '...' before 'CFDictionaryRef' Boolean CFDictionaryContainsValue(CFDictionaryRef theDict, const void *value); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:514:34: error: expected declaration specifiers or '...' before 'CFDictionaryRef' const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:539:39: error: expected declaration specifiers or '...' before 'CFDictionaryRef' Boolean CFDictionaryGetValueIfPresent(CFDictionaryRef theDict, const void *key, const void **value); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:562:35: error: expected declaration specifiers or '...' before 'CFDictionaryRef' void CFDictionaryGetKeysAndValues(CFDictionaryRef theDict, const void **keys, const void **values); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:582:32: error: expected declaration specifiers or '...' before 'CFDictionaryRef' void CFDictionaryApplyFunction(CFDictionaryRef theDict, CFDictionaryApplierFunction CF_NOESCAPE applier, void *context); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:582:57: error: expected declaration specifiers or '...' before 'CFDictionaryApplierFunction' void CFDictionaryApplyFunction(CFDictionaryRef theDict, CFDictionaryApplierFunction CF_NOESCAPE applier, void *context); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:602:27: error: expected declaration specifiers or '...' before 'CFMutableDictionaryRef' void CFDictionaryAddValue(CFMutableDictionaryRef theDict, const void *key, const void *value); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:625:27: error: expected declaration specifiers or '...' before 'CFMutableDictionaryRef' void CFDictionarySetValue(CFMutableDictionaryRef theDict, const void *key, const void *value); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:644:31: error: expected declaration specifiers or '...' before 'CFMutableDictionaryRef' void CFDictionaryReplaceValue(CFMutableDictionaryRef theDict, const void *key, const void *value); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:658:30: error: expected declaration specifiers or '...' before 'CFMutableDictionaryRef' void CFDictionaryRemoveValue(CFMutableDictionaryRef theDict, const void *key); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:668:34: error: expected declaration specifiers or '...' before 'CFMutableDictionaryRef' void CFDictionaryRemoveAllValues(CFMutableDictionaryRef theDict); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:17:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:49:73: error: storage class specified for parameter 'CFCharacterSetRef' typedef const struct CF_BRIDGED_TYPE(NSCharacterSet) __CFCharacterSet * CFCharacterSetRef; ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:55:82: error: storage class specified for parameter 'CFMutableCharacterSetRef' typedef struct CF_BRIDGED_MUTABLE_TYPE(NSMutableCharacterSet) __CFCharacterSet * CFMutableCharacterSetRef; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:13, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:62:9: error: storage class specified for parameter 'CFCharacterSetPredefinedSet' typedef CF_ENUM(CFIndex, CFCharacterSetPredefinedSet) { ^ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:17:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:76:28: error: expected ',' or '}' before 'API_AVAILABLE' kCFCharacterSetNewline API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)) = 15, /* Newline character set (U000A ~ U000D, U0085, U2028, and U2029) */ ^~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:85:10: error: storage class specified for parameter 'CFCharacterSetGetTypeID' CFTypeID CFCharacterSetGetTypeID(void); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:98:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetGetPredefined' CFCharacterSetRef CFCharacterSetGetPredefined(CFCharacterSetPredefinedSet theSetIdentifier); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:117:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateWithCharactersInRange' CFCharacterSetRef CFCharacterSetCreateWithCharactersInRange(CFAllocatorRef alloc, CFRange theRange); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:134:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateWithCharactersInString' CFCharacterSetRef CFCharacterSetCreateWithCharactersInString(CFAllocatorRef alloc, CFStringRef theString); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:162:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateWithBitmapRepresentation' CFCharacterSetRef CFCharacterSetCreateWithBitmapRepresentation(CFAllocatorRef alloc, CFDataRef theData); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:177:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateInvertedSet' CF_EXPORT CFCharacterSetRef CFCharacterSetCreateInvertedSet(CFAllocatorRef alloc, CFCharacterSetRef theSet); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:187:49: error: expected declaration specifiers or '...' before 'CFCharacterSetRef' CF_EXPORT Boolean CFCharacterSetIsSupersetOfSet(CFCharacterSetRef theSet, CFCharacterSetRef theOtherset); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:187:75: error: expected declaration specifiers or '...' before 'CFCharacterSetRef' CF_EXPORT Boolean CFCharacterSetIsSupersetOfSet(CFCharacterSetRef theSet, CFCharacterSetRef theOtherset); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:198:50: error: expected declaration specifiers or '...' before 'CFCharacterSetRef' CF_EXPORT Boolean CFCharacterSetHasMemberInPlane(CFCharacterSetRef theSet, CFIndex thePlane); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:211:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateMutable' CFMutableCharacterSetRef CFCharacterSetCreateMutable(CFAllocatorRef alloc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:227:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateCopy' CFCharacterSetRef CFCharacterSetCreateCopy(CFAllocatorRef alloc, CFCharacterSetRef theSet); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:243:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateMutableCopy' CFMutableCharacterSetRef CFCharacterSetCreateMutableCopy(CFAllocatorRef alloc, CFCharacterSetRef theSet); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:257:41: error: expected declaration specifiers or '...' before 'CFCharacterSetRef' Boolean CFCharacterSetIsCharacterMember(CFCharacterSetRef theSet, UniChar theChar); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:268:55: error: expected declaration specifiers or '...' before 'CFCharacterSetRef' CF_EXPORT Boolean CFCharacterSetIsLongCharacterMember(CFCharacterSetRef theSet, UTF32Char theChar); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:287:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateBitmapRepresentation' CFDataRef CFCharacterSetCreateBitmapRepresentation(CFAllocatorRef alloc, CFCharacterSetRef theSet); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:302:41: error: expected declaration specifiers or '...' before 'CFMutableCharacterSetRef' void CFCharacterSetAddCharactersInRange(CFMutableCharacterSetRef theSet, CFRange theRange); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:317:44: error: expected declaration specifiers or '...' before 'CFMutableCharacterSetRef' void CFCharacterSetRemoveCharactersInRange(CFMutableCharacterSetRef theSet, CFRange theRange); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:330:42: error: expected declaration specifiers or '...' before 'CFMutableCharacterSetRef' void CFCharacterSetAddCharactersInString(CFMutableCharacterSetRef theSet, CFStringRef theString); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:343:45: error: expected declaration specifiers or '...' before 'CFMutableCharacterSetRef' void CFCharacterSetRemoveCharactersInString(CFMutableCharacterSetRef theSet, CFStringRef theString); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:357:26: error: expected declaration specifiers or '...' before 'CFMutableCharacterSetRef' void CFCharacterSetUnion(CFMutableCharacterSetRef theSet, CFCharacterSetRef theOtherSet); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:357:59: error: expected declaration specifiers or '...' before 'CFCharacterSetRef' void CFCharacterSetUnion(CFMutableCharacterSetRef theSet, CFCharacterSetRef theOtherSet); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:371:30: error: expected declaration specifiers or '...' before 'CFMutableCharacterSetRef' void CFCharacterSetIntersect(CFMutableCharacterSetRef theSet, CFCharacterSetRef theOtherSet); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:371:63: error: expected declaration specifiers or '...' before 'CFCharacterSetRef' void CFCharacterSetIntersect(CFMutableCharacterSetRef theSet, CFCharacterSetRef theOtherSet); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:381:27: error: expected declaration specifiers or '...' before 'CFMutableCharacterSetRef' void CFCharacterSetInvert(CFMutableCharacterSetRef theSet); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:16:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:18, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:19:21: error: storage class specified for parameter 'CFNotificationName' typedef CFStringRef CFNotificationName CF_EXTENSIBLE_STRING_ENUM; ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:21:69: error: storage class specified for parameter 'CFNotificationCenterRef' typedef struct CF_BRIDGED_MUTABLE_TYPE(id) __CFNotificationCenter * CFNotificationCenterRef; ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:23:40: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' typedef void (*CFNotificationCallback)(CFNotificationCenterRef center, void *observer, CFNotificationName name, const void *object, CFDictionaryRef userInfo); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:23:88: error: expected declaration specifiers or '...' before 'CFNotificationName' typedef void (*CFNotificationCallback)(CFNotificationCenterRef center, void *observer, CFNotificationName name, const void *object, CFDictionaryRef userInfo); ^~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:16:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:18, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:23:133: error: expected declaration specifiers or '...' before 'CFDictionaryRef' typedef void (*CFNotificationCallback)(CFNotificationCenterRef center, void *observer, CFNotificationName name, const void *object, CFDictionaryRef userInfo); ^~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:13, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:25:9: error: storage class specified for parameter 'CFNotificationSuspensionBehavior' typedef CF_ENUM(CFIndex, CFNotificationSuspensionBehavior) { ^ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:16:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:18, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:36:20: error: storage class specified for parameter 'CFNotificationCenterGetTypeID' CF_EXPORT CFTypeID CFNotificationCenterGetTypeID(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:38:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNotificationCenterGetLocalCenter' CF_EXPORT CFNotificationCenterRef CFNotificationCenterGetLocalCenter(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:41:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNotificationCenterGetDistributedCenter' CF_EXPORT CFNotificationCenterRef CFNotificationCenterGetDistributedCenter(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:44:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNotificationCenterGetDarwinNotifyCenter' CF_EXPORT CFNotificationCenterRef CFNotificationCenterGetDarwinNotifyCenter(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:62:48: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' CF_EXPORT void CFNotificationCenterAddObserver(CFNotificationCenterRef center, const void *observer, CFNotificationCallback callBack, CFStringRef name, const void *object, CFNotificationSuspensionBehavior suspensionBehavior); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:62:102: error: unknown type name 'CFNotificationCallback' CF_EXPORT void CFNotificationCenterAddObserver(CFNotificationCenterRef center, const void *observer, CFNotificationCallback callBack, CFStringRef name, const void *object, CFNotificationSuspensionBehavior suspensionBehavior); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:62:173: error: expected declaration specifiers or '...' before 'CFNotificationSuspensionBehavior' CF_EXPORT void CFNotificationCenterAddObserver(CFNotificationCenterRef center, const void *observer, CFNotificationCallback callBack, CFStringRef name, const void *object, CFNotificationSuspensionBehavior suspensionBehavior); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:64:51: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' CF_EXPORT void CFNotificationCenterRemoveObserver(CFNotificationCenterRef center, const void *observer, CFNotificationName name, const void *object); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:64:105: error: expected declaration specifiers or '...' before 'CFNotificationName' CF_EXPORT void CFNotificationCenterRemoveObserver(CFNotificationCenterRef center, const void *observer, CFNotificationName name, const void *object); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:65:56: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' CF_EXPORT void CFNotificationCenterRemoveEveryObserver(CFNotificationCenterRef center, const void *observer); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:67:53: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' CF_EXPORT void CFNotificationCenterPostNotification(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, Boolean deliverImmediately); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:67:85: error: expected declaration specifiers or '...' before 'CFNotificationName' CF_EXPORT void CFNotificationCenterPostNotification(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, Boolean deliverImmediately); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:67:130: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CF_EXPORT void CFNotificationCenterPostNotification(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, Boolean deliverImmediately); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:74:64: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' CF_EXPORT void CFNotificationCenterPostNotificationWithOptions(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, CFOptionFlags options); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:74:96: error: expected declaration specifiers or '...' before 'CFNotificationName' CF_EXPORT void CFNotificationCenterPostNotificationWithOptions(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, CFOptionFlags options); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:74:141: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CF_EXPORT void CFNotificationCenterPostNotificationWithOptions(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, CFOptionFlags options); ^~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:21:21: error: storage class specified for parameter 'CFLocaleIdentifier' typedef CFStringRef CFLocaleIdentifier CF_EXTENSIBLE_STRING_ENUM; ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:22:21: error: storage class specified for parameter 'CFLocaleKey' typedef CFStringRef CFLocaleKey CF_STRING_ENUM; ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:24:60: error: storage class specified for parameter 'CFLocaleRef' typedef const struct CF_BRIDGED_TYPE(NSLocale) __CFLocale *CFLocaleRef; ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:27:10: error: storage class specified for parameter 'CFLocaleGetTypeID' CFTypeID CFLocaleGetTypeID(void); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:30:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetSystem' CFLocaleRef CFLocaleGetSystem(void); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:34:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyCurrent' CFLocaleRef CFLocaleCopyCurrent(void); ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:45:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyAvailableLocaleIdentifiers' CFArrayRef CFLocaleCopyAvailableLocaleIdentifiers(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:50:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyISOLanguageCodes' CFArrayRef CFLocaleCopyISOLanguageCodes(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:56:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyISOCountryCodes' CFArrayRef CFLocaleCopyISOCountryCodes(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:62:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyISOCurrencyCodes' CFArrayRef CFLocaleCopyISOCurrencyCodes(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:68:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyCommonISOCurrencyCodes' CFArrayRef CFLocaleCopyCommonISOCurrencyCodes(void) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:73:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyPreferredLanguages' CFArrayRef CFLocaleCopyPreferredLanguages(void) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:77:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCanonicalLanguageIdentifierFromString' CFLocaleIdentifier CFLocaleCreateCanonicalLanguageIdentifierFromString(CFAllocatorRef allocator, CFStringRef localeIdentifier); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:82:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCanonicalLocaleIdentifierFromString' CFLocaleIdentifier CFLocaleCreateCanonicalLocaleIdentifierFromString(CFAllocatorRef allocator, CFStringRef localeIdentifier); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:87:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCanonicalLocaleIdentifierFromScriptManagerCodes' CFLocaleIdentifier CFLocaleCreateCanonicalLocaleIdentifierFromScriptManagerCodes(CFAllocatorRef allocator, LangCode lcode, RegionCode rcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:91:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateLocaleIdentifierFromWindowsLocaleCode' CFLocaleIdentifier CFLocaleCreateLocaleIdentifierFromWindowsLocaleCode(CFAllocatorRef allocator, uint32_t lcid) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:95:59: error: expected declaration specifiers or '...' before 'CFLocaleIdentifier' uint32_t CFLocaleGetWindowsLocaleCodeFromLocaleIdentifier(CFLocaleIdentifier localeIdentifier) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:13, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:98:9: error: storage class specified for parameter 'CFLocaleLanguageDirection' typedef CF_ENUM(CFIndex, CFLocaleLanguageDirection) { ^ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:107:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetLanguageCharacterDirection' CFLocaleLanguageDirection CFLocaleGetLanguageCharacterDirection(CFStringRef isoLangCode) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:110:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetLanguageLineDirection' CFLocaleLanguageDirection CFLocaleGetLanguageLineDirection(CFStringRef isoLangCode) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:113:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateComponentsFromLocaleIdentifier' CFDictionaryRef CFLocaleCreateComponentsFromLocaleIdentifier(CFAllocatorRef allocator, CFLocaleIdentifier localeID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:123:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateLocaleIdentifierFromComponents' CFLocaleIdentifier CFLocaleCreateLocaleIdentifierFromComponents(CFAllocatorRef allocator, CFDictionaryRef dictionary); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:131:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreate' CFLocaleRef CFLocaleCreate(CFAllocatorRef allocator, CFLocaleIdentifier localeIdentifier); ^~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:135:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCopy' CFLocaleRef CFLocaleCreateCopy(CFAllocatorRef allocator, CFLocaleRef locale); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:141:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetIdentifier' CFLocaleIdentifier CFLocaleGetIdentifier(CFLocaleRef locale); ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:146:28: error: expected declaration specifiers or '...' before 'CFLocaleRef' CFTypeRef CFLocaleGetValue(CFLocaleRef locale, CFLocaleKey key); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:146:48: error: expected declaration specifiers or '...' before 'CFLocaleKey' CFTypeRef CFLocaleGetValue(CFLocaleRef locale, CFLocaleKey key); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:151:53: error: expected declaration specifiers or '...' before 'CFLocaleRef' CFStringRef CFLocaleCopyDisplayNameForPropertyValue(CFLocaleRef displayLocale, CFLocaleKey key, CFStringRef value); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:151:80: error: expected declaration specifiers or '...' before 'CFLocaleKey' CFStringRef CFLocaleCopyDisplayNameForPropertyValue(CFLocaleRef displayLocale, CFLocaleKey key, CFStringRef value); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:157:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCurrentLocaleDidChangeNotification' CF_EXPORT const CFNotificationName kCFLocaleCurrentLocaleDidChangeNotification API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:161:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleIdentifier' CF_EXPORT const CFLocaleKey kCFLocaleIdentifier; ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:162:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleLanguageCode' CF_EXPORT const CFLocaleKey kCFLocaleLanguageCode; ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:163:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCountryCode' CF_EXPORT const CFLocaleKey kCFLocaleCountryCode; ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:164:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleScriptCode' CF_EXPORT const CFLocaleKey kCFLocaleScriptCode; ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:165:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleVariantCode' CF_EXPORT const CFLocaleKey kCFLocaleVariantCode; ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:167:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleExemplarCharacterSet' CF_EXPORT const CFLocaleKey kCFLocaleExemplarCharacterSet; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:168:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCalendarIdentifier' CF_EXPORT const CFLocaleKey kCFLocaleCalendarIdentifier; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:169:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCalendar' CF_EXPORT const CFLocaleKey kCFLocaleCalendar; ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:170:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCollationIdentifier' CF_EXPORT const CFLocaleKey kCFLocaleCollationIdentifier; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:171:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleUsesMetricSystem' CF_EXPORT const CFLocaleKey kCFLocaleUsesMetricSystem; ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:172:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleMeasurementSystem' CF_EXPORT const CFLocaleKey kCFLocaleMeasurementSystem; // "Metric", "U.S." or "U.K." ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:173:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleDecimalSeparator' CF_EXPORT const CFLocaleKey kCFLocaleDecimalSeparator; ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:174:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleGroupingSeparator' CF_EXPORT const CFLocaleKey kCFLocaleGroupingSeparator; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:175:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCurrencySymbol' CF_EXPORT const CFLocaleKey kCFLocaleCurrencySymbol; ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:176:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCurrencyCode' CF_EXPORT const CFLocaleKey kCFLocaleCurrencyCode; // ISO 3-letter currency code ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:177:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCollatorIdentifier' CF_EXPORT const CFLocaleKey kCFLocaleCollatorIdentifier API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:178:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleQuotationBeginDelimiterKey' CF_EXPORT const CFLocaleKey kCFLocaleQuotationBeginDelimiterKey API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:179:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleQuotationEndDelimiterKey' CF_EXPORT const CFLocaleKey kCFLocaleQuotationEndDelimiterKey API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:180:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleAlternateQuotationBeginDelimiterKey' CF_EXPORT const CFLocaleKey kCFLocaleAlternateQuotationBeginDelimiterKey API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:181:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleAlternateQuotationEndDelimiterKey' CF_EXPORT const CFLocaleKey kCFLocaleAlternateQuotationEndDelimiterKey API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:184:21: error: storage class specified for parameter 'CFCalendarIdentifier' typedef CFStringRef CFCalendarIdentifier CF_STRING_ENUM; ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:186:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFGregorianCalendar' CF_EXPORT const CFCalendarIdentifier kCFGregorianCalendar; ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:187:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBuddhistCalendar' CF_EXPORT const CFCalendarIdentifier kCFBuddhistCalendar; ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:188:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFChineseCalendar' CF_EXPORT const CFCalendarIdentifier kCFChineseCalendar; ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:189:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFHebrewCalendar' CF_EXPORT const CFCalendarIdentifier kCFHebrewCalendar; ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:190:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIslamicCalendar' CF_EXPORT const CFCalendarIdentifier kCFIslamicCalendar; ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:191:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIslamicCivilCalendar' CF_EXPORT const CFCalendarIdentifier kCFIslamicCivilCalendar; ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:192:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFJapaneseCalendar' CF_EXPORT const CFCalendarIdentifier kCFJapaneseCalendar; ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:193:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFRepublicOfChinaCalendar' CF_EXPORT const CFCalendarIdentifier kCFRepublicOfChinaCalendar API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:194:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPersianCalendar' CF_EXPORT const CFCalendarIdentifier kCFPersianCalendar API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:195:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIndianCalendar' CF_EXPORT const CFCalendarIdentifier kCFIndianCalendar API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:196:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFISO8601Calendar' CF_EXPORT const CFCalendarIdentifier kCFISO8601Calendar API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:197:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIslamicTabularCalendar' CF_EXPORT const CFCalendarIdentifier kCFIslamicTabularCalendar API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:198:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIslamicUmmAlQuraCalendar' CF_EXPORT const CFCalendarIdentifier kCFIslamicUmmAlQuraCalendar API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:19:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /usr/local/Cellar/gcc/7.3.0_1/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include/stdarg.h:40:27: error: storage class specified for parameter '__gnuc_va_list' typedef __builtin_va_list __gnuc_va_list; ^~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:19:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15, from conftest.c:9: /usr/local/Cellar/gcc/7.3.0_1/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include/stdarg.h:99:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'va_list' typedef __gnuc_va_list va_list; ^~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:99:16: error: storage class specified for parameter 'CFStringEncoding' typedef UInt32 CFStringEncoding; ^~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:13, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:105:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringBuiltInEncodings' typedef CF_ENUM(CFStringEncoding, CFStringBuiltInEncodings) { ^ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:127:10: error: storage class specified for parameter 'CFStringGetTypeID' CFTypeID CFStringGetTypeID(void); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:214:89: error: expected declaration specifiers or '...' before 'CFStringEncoding' CFStringRef CFStringCreateWithPascalString(CFAllocatorRef alloc, ConstStr255Param pStr, CFStringEncoding encoding); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:217:79: error: expected declaration specifiers or '...' before 'CFStringEncoding' CFStringRef CFStringCreateWithCString(CFAllocatorRef alloc, const char *cStr, CFStringEncoding encoding); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:222:97: error: expected declaration specifiers or '...' before 'CFStringEncoding' CFStringRef CFStringCreateWithBytes(CFAllocatorRef alloc, const UInt8 *bytes, CFIndex numBytes, CFStringEncoding encoding, Boolean isExternalRepresentation); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:225:13: error: storage class specified for parameter 'CFStringCreateWithCharacters' CFStringRef CFStringCreateWithCharacters(CFAllocatorRef alloc, const UniChar *chars, CFIndex numChars); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:245:95: error: expected declaration specifiers or '...' before 'CFStringEncoding' CFStringRef CFStringCreateWithPascalStringNoCopy(CFAllocatorRef alloc, ConstStr255Param pStr, CFStringEncoding encoding, CFAllocatorRef contentsDeallocator); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:248:85: error: expected declaration specifiers or '...' before 'CFStringEncoding' CFStringRef CFStringCreateWithCStringNoCopy(CFAllocatorRef alloc, const char *cStr, CFStringEncoding encoding, CFAllocatorRef contentsDeallocator); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:253:103: error: expected declaration specifiers or '...' before 'CFStringEncoding' CFStringRef CFStringCreateWithBytesNoCopy(CFAllocatorRef alloc, const UInt8 *bytes, CFIndex numBytes, CFStringEncoding encoding, Boolean isExternalRepresentation, CFAllocatorRef contentsDeallocator); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:256:13: error: storage class specified for parameter 'CFStringCreateWithCharactersNoCopy' CFStringRef CFStringCreateWithCharactersNoCopy(CFAllocatorRef alloc, const UniChar *chars, CFIndex numChars, CFAllocatorRef contentsDeallocator); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:261:13: error: storage class specified for parameter 'CFStringCreateWithSubstring' CFStringRef CFStringCreateWithSubstring(CFAllocatorRef alloc, CFStringRef str, CFRange range); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:264:13: error: storage class specified for parameter 'CFStringCreateCopy' CFStringRef CFStringCreateCopy(CFAllocatorRef alloc, CFStringRef theString); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:269:60: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CFStringRef CFStringCreateWithFormat(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CFStringRef format, ...) CF_FORMAT_FUNCTION(3,4); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:272:72: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CFStringRef CFStringCreateWithFormatAndArguments(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CFStringRef format, va_list arguments) CF_FORMAT_FUNCTION(3,0); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:272:123: error: unknown type name 'va_list' CFStringRef CFStringCreateWithFormatAndArguments(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CFStringRef format, va_list arguments) CF_FORMAT_FUNCTION(3,0); ^~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:277:20: error: storage class specified for parameter 'CFStringCreateMutable' CFMutableStringRef CFStringCreateMutable(CFAllocatorRef alloc, CFIndex maxLength); ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:280:20: error: storage class specified for parameter 'CFStringCreateMutableCopy' CFMutableStringRef CFStringCreateMutableCopy(CFAllocatorRef alloc, CFIndex maxLength, CFStringRef theString); ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:289:20: error: storage class specified for parameter 'CFStringCreateMutableWithExternalCharactersNoCopy' CFMutableStringRef CFStringCreateMutableWithExternalCharactersNoCopy(CFAllocatorRef alloc, UniChar *chars, CFIndex numChars, CFIndex capacity, CFAllocatorRef externalCharactersAllocator); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:296:9: error: storage class specified for parameter 'CFStringGetLength' CFIndex CFStringGetLength(CFStringRef theString); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:304:9: error: storage class specified for parameter 'CFStringGetCharacterAtIndex' UniChar CFStringGetCharacterAtIndex(CFStringRef theString, CFIndex idx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:307:6: error: storage class specified for parameter 'CFStringGetCharacters' void CFStringGetCharacters(CFStringRef theString, CFRange range, UniChar *buffer); ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:321:94: error: expected declaration specifiers or '...' before 'CFStringEncoding' Boolean CFStringGetPascalString(CFStringRef theString, StringPtr buffer, CFIndex bufferSize, CFStringEncoding encoding); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:324:85: error: expected declaration specifiers or '...' before 'CFStringEncoding' Boolean CFStringGetCString(CFStringRef theString, char *buffer, CFIndex bufferSize, CFStringEncoding encoding); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:332:66: error: expected declaration specifiers or '...' before 'CFStringEncoding' ConstStringPtr CFStringGetPascalStringPtr(CFStringRef theString, CFStringEncoding encoding); /* May return NULL at any time; be prepared for NULL, if not now, in some other time or place. See discussion at top of this file. */ ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:335:58: error: expected declaration specifiers or '...' before 'CFStringEncoding' const char *CFStringGetCStringPtr(CFStringRef theString, CFStringEncoding encoding); /* May return NULL at any time; be prepared for NULL, if not now, in some other time or place. See discussion at top of this file. */ ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:338:16: error: storage class specified for parameter 'CFStringGetCharactersPtr' const UniChar *CFStringGetCharactersPtr(CFStringRef theString); /* May return NULL at any time; be prepared for NULL, if not now, in some other time or place. See discussion at top of this file. */ ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:357:64: error: expected declaration specifiers or '...' before 'CFStringEncoding' CFIndex CFStringGetBytes(CFStringRef theString, CFRange range, CFStringEncoding encoding, UInt8 lossByte, Boolean isExternalRepresentation, UInt8 *buffer, CFIndex maxBufLen, CFIndex *usedBufLen); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:366:76: error: expected declaration specifiers or '...' before 'CFDataRef' CFStringRef CFStringCreateFromExternalRepresentation(CFAllocatorRef alloc, CFDataRef data, CFStringEncoding encoding); /* May return NULL on conversion error */ ^~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:366:92: error: expected declaration specifiers or '...' before 'CFStringEncoding' CFStringRef CFStringCreateFromExternalRepresentation(CFAllocatorRef alloc, CFDataRef data, CFStringEncoding encoding); /* May return NULL on conversion error */ ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:369:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateExternalRepresentation' CFDataRef CFStringCreateExternalRepresentation(CFAllocatorRef alloc, CFStringRef theString, CFStringEncoding encoding, UInt8 lossByte); /* May return NULL on conversion error */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:374:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetSmallestEncoding' CFStringEncoding CFStringGetSmallestEncoding(CFStringRef theString); /* Result in O(n) time max */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:377:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetFastestEncoding' CFStringEncoding CFStringGetFastestEncoding(CFStringRef theString); /* Result in O(1) time max */ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:382:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetSystemEncoding' CFStringEncoding CFStringGetSystemEncoding(void); /* The default encoding for the system; untagged 8-bit characters are usually in this encoding */ ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:385:59: error: expected declaration specifiers or '...' before 'CFStringEncoding' CFIndex CFStringGetMaximumSizeForEncoding(CFIndex length, CFStringEncoding encoding); /* Max bytes a string of specified length (in UniChars) will take up if encoded */ ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:393:9: error: storage class specified for parameter 'CFStringGetFileSystemRepresentation' Boolean CFStringGetFileSystemRepresentation(CFStringRef string, char *buffer, CFIndex maxBufLen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:398:9: error: storage class specified for parameter 'CFStringGetMaximumSizeOfFileSystemRepresentation' CFIndex CFStringGetMaximumSizeOfFileSystemRepresentation(CFStringRef string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:403:13: error: storage class specified for parameter 'CFStringCreateWithFileSystemRepresentation' CFStringRef CFStringCreateWithFileSystemRepresentation(CFAllocatorRef alloc, const char *buffer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:13, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:410:9: error: storage class specified for parameter 'CFStringCompareFlags' typedef CF_OPTIONS(CFOptionFlags, CFStringCompareFlags) { ^ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:417:36: error: expected ',' or '}' before 'API_AVAILABLE' kCFCompareDiacriticInsensitive API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)) = 128, /* If specified, ignores diacritics (o-umlaut == o) */ ^~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:429:128: error: expected declaration specifiers or '...' before 'CFStringCompareFlags' CFComparisonResult CFStringCompareWithOptionsAndLocale(CFStringRef theString1, CFStringRef theString2, CFRange rangeToCompare, CFStringCompareFlags compareOptions, CFLocaleRef locale) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:429:165: error: expected declaration specifiers or '...' before 'CFLocaleRef' CFComparisonResult CFStringCompareWithOptionsAndLocale(CFStringRef theString1, CFStringRef theString2, CFRange rangeToCompare, CFStringCompareFlags compareOptions, CFLocaleRef locale) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:434:119: error: expected declaration specifiers or '...' before 'CFStringCompareFlags' CFComparisonResult CFStringCompareWithOptions(CFStringRef theString1, CFStringRef theString2, CFRange rangeToCompare, CFStringCompareFlags compareOptions); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:441:84: error: expected declaration specifiers or '...' before 'CFStringCompareFlags' CFComparisonResult CFStringCompare(CFStringRef theString1, CFStringRef theString2, CFStringCompareFlags compareOptions); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:450:114: error: expected declaration specifiers or '...' before 'CFStringCompareFlags' Boolean CFStringFindWithOptionsAndLocale(CFStringRef theString, CFStringRef stringToFind, CFRange rangeToSearch, CFStringCompareFlags searchOptions, CFLocaleRef locale, CFRange *result) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:450:150: error: expected declaration specifiers or '...' before 'CFLocaleRef' Boolean CFStringFindWithOptionsAndLocale(CFStringRef theString, CFStringRef stringToFind, CFRange rangeToSearch, CFStringCompareFlags searchOptions, CFLocaleRef locale, CFRange *result) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:455:105: error: expected declaration specifiers or '...' before 'CFStringCompareFlags' Boolean CFStringFindWithOptions(CFStringRef theString, CFStringRef stringToFind, CFRange rangeToSearch, CFStringCompareFlags searchOptions, CFRange *result); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:467:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateArrayWithFindResults' CFArrayRef CFStringCreateArrayWithFindResults(CFAllocatorRef alloc, CFStringRef theString, CFStringRef stringToFind, CFRange rangeToSearch, CFStringCompareFlags compareOptions); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:472:71: error: expected declaration specifiers or '...' before 'CFStringCompareFlags' CFRange CFStringFind(CFStringRef theString, CFStringRef stringToFind, CFStringCompareFlags compareOptions); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:475:9: error: storage class specified for parameter 'CFStringHasPrefix' Boolean CFStringHasPrefix(CFStringRef theString, CFStringRef prefix); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:478:9: error: storage class specified for parameter 'CFStringHasSuffix' Boolean CFStringHasSuffix(CFStringRef theString, CFStringRef suffix); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:493:19: error: storage class specified for parameter 'CFStringGetRangeOfComposedCharactersAtIndex' CF_EXPORT CFRange CFStringGetRangeOfComposedCharactersAtIndex(CFStringRef theString, CFIndex theIndex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:524:71: error: expected declaration specifiers or '...' before 'CFCharacterSetRef' CF_EXPORT Boolean CFStringFindCharacterFromSet(CFStringRef theString, CFCharacterSetRef theSet, CFRange rangeToSearch, CFStringCompareFlags searchOptions, CFRange *result); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:524:120: error: expected declaration specifiers or '...' before 'CFStringCompareFlags' CF_EXPORT Boolean CFStringFindCharacterFromSet(CFStringRef theString, CFCharacterSetRef theSet, CFRange rangeToSearch, CFStringCompareFlags searchOptions, CFRange *result); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:536:6: error: storage class specified for parameter 'CFStringGetLineBounds' void CFStringGetLineBounds(CFStringRef theString, CFRange range, CFIndex *lineBeginIndex, CFIndex *lineEndIndex, CFIndex *contentsEndIndex); ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:541:141: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'API_AVAILABLE' void CFStringGetParagraphBounds(CFStringRef string, CFRange range, CFIndex *parBeginIndex, CFIndex *parEndIndex, CFIndex *contentsEndIndex) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:569:132: error: expected declaration specifiers or '...' before 'CFLocaleRef' CFIndex CFStringGetHyphenationLocationBeforeIndex(CFStringRef string, CFIndex location, CFRange limitRange, CFOptionFlags options, CFLocaleRef locale, UTF32Char *character) API_AVAILABLE(macos(10.7), ios(4.2), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:572:49: error: expected declaration specifiers or '...' before 'CFLocaleRef' Boolean CFStringIsHyphenationAvailableForLocale(CFLocaleRef locale) API_AVAILABLE(macos(10.7), ios(4.3), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:577:68: error: expected declaration specifiers or '...' before 'CFArrayRef' CFStringRef CFStringCreateByCombiningStrings(CFAllocatorRef alloc, CFArrayRef theArray, CFStringRef separatorString); /* Empty array returns empty string; one element array returns the element */ ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:580:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateArrayBySeparatingStrings' CFArrayRef CFStringCreateArrayBySeparatingStrings(CFAllocatorRef alloc, CFStringRef theString, CFStringRef separatorString); /* No separators in the string returns array with that string; string == sep returns two empty strings */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:586:8: error: storage class specified for parameter 'CFStringGetIntValue' SInt32 CFStringGetIntValue(CFStringRef str); /* Skips whitespace; returns 0 on error, MAX or -MAX on overflow */ ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:589:8: error: storage class specified for parameter 'CFStringGetDoubleValue' double CFStringGetDoubleValue(CFStringRef str); /* Skips whitespace; returns 0.0 on error */ ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:600:6: error: storage class specified for parameter 'CFStringAppend' void CFStringAppend(CFMutableStringRef theString, CFStringRef appendedString); ^~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:603:6: error: storage class specified for parameter 'CFStringAppendCharacters' void CFStringAppendCharacters(CFMutableStringRef theString, const UniChar *chars, CFIndex numChars); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:606:86: error: expected declaration specifiers or '...' before 'CFStringEncoding' void CFStringAppendPascalString(CFMutableStringRef theString, ConstStr255Param pStr, CFStringEncoding encoding); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:609:76: error: expected declaration specifiers or '...' before 'CFStringEncoding' void CFStringAppendCString(CFMutableStringRef theString, const char *cStr, CFStringEncoding encoding); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:612:57: error: expected declaration specifiers or '...' before 'CFDictionaryRef' void CFStringAppendFormat(CFMutableStringRef theString, CFDictionaryRef formatOptions, CFStringRef format, ...) CF_FORMAT_FUNCTION(3,4); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:615:69: error: expected declaration specifiers or '...' before 'CFDictionaryRef' void CFStringAppendFormatAndArguments(CFMutableStringRef theString, CFDictionaryRef formatOptions, CFStringRef format, va_list arguments) CF_FORMAT_FUNCTION(3,0); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:615:120: error: unknown type name 'va_list' void CFStringAppendFormatAndArguments(CFMutableStringRef theString, CFDictionaryRef formatOptions, CFStringRef format, va_list arguments) CF_FORMAT_FUNCTION(3,0); ^~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:618:6: error: storage class specified for parameter 'CFStringInsert' void CFStringInsert(CFMutableStringRef str, CFIndex idx, CFStringRef insertedStr); ^~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:621:6: error: storage class specified for parameter 'CFStringDelete' void CFStringDelete(CFMutableStringRef theString, CFRange range); ^~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:624:6: error: storage class specified for parameter 'CFStringReplace' void CFStringReplace(CFMutableStringRef theString, CFRange range, CFStringRef replacement); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:627:6: error: storage class specified for parameter 'CFStringReplaceAll' void CFStringReplaceAll(CFMutableStringRef theString, CFStringRef replacement); /* Replaces whole string */ ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:638:142: error: expected declaration specifiers or '...' before 'CFStringCompareFlags' CFIndex CFStringFindAndReplace(CFMutableStringRef theString, CFStringRef stringToFind, CFStringRef replacementString, CFRange rangeToSearch, CFStringCompareFlags compareOptions); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:649:6: error: storage class specified for parameter 'CFStringSetExternalCharactersNoCopy' void CFStringSetExternalCharactersNoCopy(CFMutableStringRef theString, UniChar *chars, CFIndex length, CFIndex capacity); /* Works only on specially created mutable strings! */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:663:6: error: storage class specified for parameter 'CFStringPad' void CFStringPad(CFMutableStringRef theString, CFStringRef padString, CFIndex length, CFIndex indexIntoPad); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:666:6: error: storage class specified for parameter 'CFStringTrim' void CFStringTrim(CFMutableStringRef theString, CFStringRef trimString); ^~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:669:6: error: storage class specified for parameter 'CFStringTrimWhitespace' void CFStringTrimWhitespace(CFMutableStringRef theString); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:672:54: error: expected declaration specifiers or '...' before 'CFLocaleRef' void CFStringLowercase(CFMutableStringRef theString, CFLocaleRef locale); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:675:54: error: expected declaration specifiers or '...' before 'CFLocaleRef' void CFStringUppercase(CFMutableStringRef theString, CFLocaleRef locale); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:678:55: error: expected declaration specifiers or '...' before 'CFLocaleRef' void CFStringCapitalize(CFMutableStringRef theString, CFLocaleRef locale); ^~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:13, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:686:9: error: storage class specified for parameter 'CFStringNormalizationForm' typedef CF_ENUM(CFIndex, CFStringNormalizationForm) { ^ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:704:64: error: expected declaration specifiers or '...' before 'CFStringNormalizationForm' CF_EXPORT void CFStringNormalize(CFMutableStringRef theString, CFStringNormalizationForm theForm); ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:732:49: error: expected declaration specifiers or '...' before 'CFStringCompareFlags' void CFStringFold(CFMutableStringRef theString, CFStringCompareFlags theFlags, CFLocaleRef theLocale) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:732:80: error: expected declaration specifiers or '...' before 'CFLocaleRef' void CFStringFold(CFMutableStringRef theString, CFStringCompareFlags theFlags, CFLocaleRef theLocale) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:739:9: error: storage class specified for parameter 'CFStringTransform' Boolean CFStringTransform(CFMutableStringRef string, CFRange *range, CFStringRef transform, Boolean reverse); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:743:29: error: storage class specified for parameter 'kCFStringTransformStripCombiningMarks' CF_EXPORT const CFStringRef kCFStringTransformStripCombiningMarks; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:744:29: error: storage class specified for parameter 'kCFStringTransformToLatin' CF_EXPORT const CFStringRef kCFStringTransformToLatin; ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:745:29: error: storage class specified for parameter 'kCFStringTransformFullwidthHalfwidth' CF_EXPORT const CFStringRef kCFStringTransformFullwidthHalfwidth; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:746:29: error: storage class specified for parameter 'kCFStringTransformLatinKatakana' CF_EXPORT const CFStringRef kCFStringTransformLatinKatakana; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:747:29: error: storage class specified for parameter 'kCFStringTransformLatinHiragana' CF_EXPORT const CFStringRef kCFStringTransformLatinHiragana; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:748:29: error: storage class specified for parameter 'kCFStringTransformHiraganaKatakana' CF_EXPORT const CFStringRef kCFStringTransformHiraganaKatakana; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:749:29: error: storage class specified for parameter 'kCFStringTransformMandarinLatin' CF_EXPORT const CFStringRef kCFStringTransformMandarinLatin; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:750:29: error: storage class specified for parameter 'kCFStringTransformLatinHangul' CF_EXPORT const CFStringRef kCFStringTransformLatinHangul; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:751:29: error: storage class specified for parameter 'kCFStringTransformLatinArabic' CF_EXPORT const CFStringRef kCFStringTransformLatinArabic; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:752:29: error: storage class specified for parameter 'kCFStringTransformLatinHebrew' CF_EXPORT const CFStringRef kCFStringTransformLatinHebrew; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:753:29: error: storage class specified for parameter 'kCFStringTransformLatinThai' CF_EXPORT const CFStringRef kCFStringTransformLatinThai; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:754:29: error: storage class specified for parameter 'kCFStringTransformLatinCyrillic' CF_EXPORT const CFStringRef kCFStringTransformLatinCyrillic; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:755:29: error: storage class specified for parameter 'kCFStringTransformLatinGreek' CF_EXPORT const CFStringRef kCFStringTransformLatinGreek; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:756:29: error: storage class specified for parameter 'kCFStringTransformToXMLHex' CF_EXPORT const CFStringRef kCFStringTransformToXMLHex; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:757:29: error: storage class specified for parameter 'kCFStringTransformToUnicodeName' CF_EXPORT const CFStringRef kCFStringTransformToUnicodeName; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:758:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'API_AVAILABLE' CF_EXPORT const CFStringRef kCFStringTransformStripDiacritics API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:766:37: error: expected declaration specifiers or '...' before 'CFStringEncoding' Boolean CFStringIsEncodingAvailable(CFStringEncoding encoding); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:771:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token const CFStringEncoding *CFStringGetListOfAvailableEncodings(void); ^ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:776:39: error: expected declaration specifiers or '...' before 'CFStringEncoding' CFStringRef CFStringGetNameOfEncoding(CFStringEncoding encoding); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:781:57: error: expected declaration specifiers or '...' before 'CFStringEncoding' unsigned long CFStringConvertEncodingToNSStringEncoding(CFStringEncoding encoding); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:784:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringConvertNSStringEncodingToEncoding' CFStringEncoding CFStringConvertNSStringEncodingToEncoding(unsigned long encoding); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:789:49: error: expected declaration specifiers or '...' before 'CFStringEncoding' UInt32 CFStringConvertEncodingToWindowsCodepage(CFStringEncoding encoding); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:792:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringConvertWindowsCodepageToEncoding' CFStringEncoding CFStringConvertWindowsCodepageToEncoding(UInt32 codepage); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:797:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringConvertIANACharSetNameToEncoding' CFStringEncoding CFStringConvertIANACharSetNameToEncoding(CFStringRef theString); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:800:55: error: expected declaration specifiers or '...' before 'CFStringEncoding' CFStringRef CFStringConvertEncodingToIANACharSetName(CFStringEncoding encoding); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:807:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetMostCompatibleMacStringEncoding' CFStringEncoding CFStringGetMostCompatibleMacStringEncoding(CFStringEncoding encoding); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:829:3: error: storage class specified for parameter 'CFStringInlineBuffer' } CFStringInlineBuffer; ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:832:58: error: expected declaration specifiers or '...' before 'CFStringInlineBuffer' CF_INLINE void CFStringInitInlineBuffer(CFStringRef str, CFStringInlineBuffer *buf, CFRange range) { ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:839:56: error: expected declaration specifiers or '...' before 'CFStringInlineBuffer' CF_INLINE UniChar CFStringGetCharacterFromInlineBuffer(CFStringInlineBuffer *buf, CFIndex idx) { ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:867:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token CF_INLINE Boolean CFStringIsSurrogateHighCharacter(UniChar character) { ^ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:871:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token CF_INLINE Boolean CFStringIsSurrogateLowCharacter(UniChar character) { ^ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:875:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token CF_INLINE UTF32Char CFStringGetLongCharacterForSurrogatePair(UniChar surrogateHigh, UniChar surrogateLow) { ^ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:880:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token CF_INLINE Boolean CFStringGetSurrogatePairForLongCharacter(UTF32Char character, UniChar *surrogates) { ^ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:901:6: error: storage class specified for parameter 'CFShow' void CFShow(CFTypeRef obj); ^~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:904:6: error: storage class specified for parameter 'CFShowStr' void CFShowStr(CFStringRef str); ^~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:908:14: error: storage class specified for parameter '__CFStringMakeConstantString' CFStringRef __CFStringMakeConstantString(const char *cStr) CF_FORMAT_ARGUMENT(1); /* Private; do not use */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from conftest.c:9:0: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:22:19: error: storage class specified for parameter 'kCFPreferencesAnyApplication' const CFStringRef kCFPreferencesAnyApplication; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:24:19: error: storage class specified for parameter 'kCFPreferencesCurrentApplication' const CFStringRef kCFPreferencesCurrentApplication; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:26:19: error: storage class specified for parameter 'kCFPreferencesAnyHost' const CFStringRef kCFPreferencesAnyHost; ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:28:19: error: storage class specified for parameter 'kCFPreferencesCurrentHost' const CFStringRef kCFPreferencesCurrentHost; ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:30:19: error: storage class specified for parameter 'kCFPreferencesAnyUser' const CFStringRef kCFPreferencesAnyUser; ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:32:19: error: storage class specified for parameter 'kCFPreferencesCurrentUser' const CFStringRef kCFPreferencesCurrentUser; ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:49:29: error: storage class specified for parameter 'CFPreferencesCopyAppValue' _Nullable CFPropertyListRef CFPreferencesCopyAppValue(CFStringRef key, CFStringRef applicationID); ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:55:9: error: storage class specified for parameter 'CFPreferencesGetAppBooleanValue' Boolean CFPreferencesGetAppBooleanValue(CFStringRef key, CFStringRef applicationID, Boolean * _Nullable keyExistsAndHasValidFormat); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from conftest.c:9:0: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:61:9: error: storage class specified for parameter 'CFPreferencesGetAppIntegerValue' CFIndex CFPreferencesGetAppIntegerValue(CFStringRef key, CFStringRef applicationID, Boolean * _Nullable keyExistsAndHasValidFormat); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:67:6: error: storage class specified for parameter 'CFPreferencesSetAppValue' void CFPreferencesSetAppValue(CFStringRef key, _Nullable CFPropertyListRef value, CFStringRef applicationID); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:74:6: error: storage class specified for parameter 'CFPreferencesAddSuitePreferencesToApp' void CFPreferencesAddSuitePreferencesToApp(CFStringRef applicationID, CFStringRef suiteID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:77:6: error: storage class specified for parameter 'CFPreferencesRemoveSuitePreferencesFromApp' void CFPreferencesRemoveSuitePreferencesFromApp(CFStringRef applicationID, CFStringRef suiteID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:82:9: error: storage class specified for parameter 'CFPreferencesAppSynchronize' Boolean CFPreferencesAppSynchronize(CFStringRef applicationID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:89:29: error: storage class specified for parameter 'CFPreferencesCopyValue' _Nullable CFPropertyListRef CFPreferencesCopyValue(CFStringRef key, CFStringRef applicationID, CFStringRef userName, CFStringRef hostName); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:96:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPreferencesCopyMultiple' CFDictionaryRef CFPreferencesCopyMultiple(_Nullable CFArrayRef keysToFetch, CFStringRef applicationID, CFStringRef userName, CFStringRef hostName); ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:101:6: error: storage class specified for parameter 'CFPreferencesSetValue' void CFPreferencesSetValue(CFStringRef key, _Nullable CFPropertyListRef value, CFStringRef applicationID, CFStringRef userName, CFStringRef hostName); ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:106:41: error: expected declaration specifiers or '...' before 'CFDictionaryRef' void CFPreferencesSetMultiple(_Nullable CFDictionaryRef keysToSet, _Nullable CFArrayRef keysToRemove, CFStringRef applicationID, CFStringRef userName, CFStringRef hostName); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:106:78: error: expected declaration specifiers or '...' before 'CFArrayRef' void CFPreferencesSetMultiple(_Nullable CFDictionaryRef keysToSet, _Nullable CFArrayRef keysToRemove, CFStringRef applicationID, CFStringRef userName, CFStringRef hostName); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:109:9: error: storage class specified for parameter 'CFPreferencesSynchronize' Boolean CFPreferencesSynchronize(CFStringRef applicationID, CFStringRef userName, CFStringRef hostName); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:116:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPreferencesCopyApplicationList' _Nullable CFArrayRef CFPreferencesCopyApplicationList(CFStringRef userName, CFStringRef hostName) API_DEPRECATED("Unsupported API", macos(10.0,10.9), ios(2.0,7.0), watchos(2.0,2.0), tvos(9.0,9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:122:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPreferencesCopyKeyList' _Nullable CFArrayRef CFPreferencesCopyKeyList(CFStringRef applicationID, CFStringRef userName, CFStringRef hostName); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:131:9: error: storage class specified for parameter 'CFPreferencesAppValueIsForced' Boolean CFPreferencesAppValueIsForced(CFStringRef key, CFStringRef applicationID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:12:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token { ^ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:13:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:663:11: error: old-style parameter declarations in prototyped function definition CFTypeRef CFAutorelease(CFTypeRef CF_RELEASES_ARGUMENT arg) API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~ conftest.c:16:1: error: expected '{' at end of input } ^ configure:5372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:5381: result: no configure:5388: checking for CFLocaleCopyCurrent configure:5406: gcc-7 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:13:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h: In function 'CFAutorelease': /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:663:61: error: expected declaration specifiers before 'API_AVAILABLE' CFTypeRef CFAutorelease(CFTypeRef CF_RELEASES_ARGUMENT arg) API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:666:9: error: storage class specified for parameter 'CFGetRetainCount' CFIndex CFGetRetainCount(CFTypeRef cf); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:670:9: error: storage class specified for parameter 'CFEqual' Boolean CFEqual(CFTypeRef cf1, CFTypeRef cf2); ^~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:673:12: error: storage class specified for parameter 'CFHash' CFHashCode CFHash(CFTypeRef cf); ^~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:676:13: error: storage class specified for parameter 'CFCopyDescription' CFStringRef CFCopyDescription(CFTypeRef cf); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:679:16: error: storage class specified for parameter 'CFGetAllocator' CFAllocatorRef CFGetAllocator(CFTypeRef cf); ^~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:685:11: error: storage class specified for parameter 'CFMakeCollectable' CFTypeRef CFMakeCollectable(CFTypeRef cf) CF_AUTOMATED_REFCOUNT_UNAVAILABLE; ^~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:14:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:74:24: error: storage class specified for parameter 'CFArrayRetainCallBack' typedef const void * (*CFArrayRetainCallBack)(CFAllocatorRef allocator, const void *value); ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:75:17: error: storage class specified for parameter 'CFArrayReleaseCallBack' typedef void (*CFArrayReleaseCallBack)(CFAllocatorRef allocator, const void *value); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:76:23: error: storage class specified for parameter 'CFArrayCopyDescriptionCallBack' typedef CFStringRef (*CFArrayCopyDescriptionCallBack)(const void *value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:77:20: error: storage class specified for parameter 'CFArrayEqualCallBack' typedef Boolean (*CFArrayEqualCallBack)(const void *value1, const void *value2); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:80:5: error: expected specifier-qualifier-list before 'CFArrayRetainCallBack' CFArrayRetainCallBack retain; ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:84:3: error: storage class specified for parameter 'CFArrayCallBacks' } CFArrayCallBacks; ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:92:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTypeArrayCallBacks' const CFArrayCallBacks kCFTypeArrayCallBacks; ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:102:16: error: storage class specified for parameter 'CFArrayApplierFunction' typedef void (*CFArrayApplierFunction)(const void *value, void *context); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:108:59: error: storage class specified for parameter 'CFArrayRef' typedef const struct CF_BRIDGED_TYPE(NSArray) __CFArray * CFArrayRef; ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:114:68: error: storage class specified for parameter 'CFMutableArrayRef' typedef struct CF_BRIDGED_MUTABLE_TYPE(NSMutableArray) __CFArray * CFMutableArrayRef; ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:121:10: error: storage class specified for parameter 'CFArrayGetTypeID' CFTypeID CFArrayGetTypeID(void); ^~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:174:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreate' CFArrayRef CFArrayCreate(CFAllocatorRef allocator, const void **values, CFIndex numValues, const CFArrayCallBacks *callBacks); ^~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:195:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreateCopy' CFArrayRef CFArrayCreateCopy(CFAllocatorRef allocator, CFArrayRef theArray); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:239:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreateMutable' CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFArrayCallBacks *callBacks); ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:269:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreateMutableCopy' CFMutableArrayRef CFArrayCreateMutableCopy(CFAllocatorRef allocator, CFIndex capacity, CFArrayRef theArray); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:279:25: error: expected declaration specifiers or '...' before 'CFArrayRef' CFIndex CFArrayGetCount(CFArrayRef theArray); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:302:32: error: expected declaration specifiers or '...' before 'CFArrayRef' CFIndex CFArrayGetCountOfValue(CFArrayRef theArray, CFRange range, const void *value); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:325:30: error: expected declaration specifiers or '...' before 'CFArrayRef' Boolean CFArrayContainsValue(CFArrayRef theArray, CFRange range, const void *value); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:339:36: error: expected declaration specifiers or '...' before 'CFArrayRef' const void *CFArrayGetValueAtIndex(CFArrayRef theArray, CFIndex idx); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:360:23: error: expected declaration specifiers or '...' before 'CFArrayRef' void CFArrayGetValues(CFArrayRef theArray, CFRange range, const void **values); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:387:27: error: expected declaration specifiers or '...' before 'CFArrayRef' void CFArrayApplyFunction(CFArrayRef theArray, CFRange range, CFArrayApplierFunction CF_NOESCAPE applier, void *context); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:387:63: error: expected declaration specifiers or '...' before 'CFArrayApplierFunction' void CFArrayApplyFunction(CFArrayRef theArray, CFRange range, CFArrayApplierFunction CF_NOESCAPE applier, void *context); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:412:37: error: expected declaration specifiers or '...' before 'CFArrayRef' CFIndex CFArrayGetFirstIndexOfValue(CFArrayRef theArray, CFRange range, const void *value); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:437:36: error: expected declaration specifiers or '...' before 'CFArrayRef' CFIndex CFArrayGetLastIndexOfValue(CFArrayRef theArray, CFRange range, const void *value); ^~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:476:30: error: expected declaration specifiers or '...' before 'CFArrayRef' CFIndex CFArrayBSearchValues(CFArrayRef theArray, CFRange range, const void *value, CFComparatorFunction comparator, void *context); ^~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:14:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:492:25: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayAppendValue(CFMutableArrayRef theArray, const void *value); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:513:32: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayInsertValueAtIndex(CFMutableArrayRef theArray, CFIndex idx, const void *value); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:534:29: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArraySetValueAtIndex(CFMutableArrayRef theArray, CFIndex idx, const void *value); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:548:32: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayRemoveValueAtIndex(CFMutableArrayRef theArray, CFIndex idx); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:558:29: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayRemoveAllValues(CFMutableArrayRef theArray); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:592:27: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayReplaceValues(CFMutableArrayRef theArray, CFRange range, const void **newValues, CFIndex newCount); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:610:37: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayExchangeValuesAtIndices(CFMutableArrayRef theArray, CFIndex idx1, CFIndex idx2); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:640:24: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArraySortValues(CFMutableArrayRef theArray, CFRange range, CFComparatorFunction comparator, void *context); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:667:25: error: expected declaration specifiers or '...' before 'CFMutableArrayRef' void CFArrayAppendArray(CFMutableArrayRef theArray, CFArrayRef otherArray, CFRange otherRange); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:667:53: error: expected declaration specifiers or '...' before 'CFArrayRef' void CFArrayAppendArray(CFMutableArrayRef theArray, CFArrayRef otherArray, CFRange otherRange); ^~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:15:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:97:24: error: storage class specified for parameter 'CFDictionaryRetainCallBack' typedef const void * (*CFDictionaryRetainCallBack)(CFAllocatorRef allocator, const void *value); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:98:17: error: storage class specified for parameter 'CFDictionaryReleaseCallBack' typedef void (*CFDictionaryReleaseCallBack)(CFAllocatorRef allocator, const void *value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:99:23: error: storage class specified for parameter 'CFDictionaryCopyDescriptionCallBack' typedef CFStringRef (*CFDictionaryCopyDescriptionCallBack)(const void *value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:100:20: error: storage class specified for parameter 'CFDictionaryEqualCallBack' typedef Boolean (*CFDictionaryEqualCallBack)(const void *value1, const void *value2); ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:101:22: error: storage class specified for parameter 'CFDictionaryHashCallBack' typedef CFHashCode (*CFDictionaryHashCallBack)(const void *value); ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:104:5: error: expected specifier-qualifier-list before 'CFDictionaryRetainCallBack' CFDictionaryRetainCallBack retain; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:109:3: error: storage class specified for parameter 'CFDictionaryKeyCallBacks' } CFDictionaryKeyCallBacks; ^~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:118:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTypeDictionaryKeyCallBacks' const CFDictionaryKeyCallBacks kCFTypeDictionaryKeyCallBacks; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:129:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFCopyStringDictionaryKeyCallBacks' const CFDictionaryKeyCallBacks kCFCopyStringDictionaryKeyCallBacks; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:156:5: error: expected specifier-qualifier-list before 'CFDictionaryRetainCallBack' CFDictionaryRetainCallBack retain; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:160:3: error: storage class specified for parameter 'CFDictionaryValueCallBacks' } CFDictionaryValueCallBacks; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:169:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTypeDictionaryValueCallBacks' const CFDictionaryValueCallBacks kCFTypeDictionaryValueCallBacks; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:180:16: error: storage class specified for parameter 'CFDictionaryApplierFunction' typedef void (*CFDictionaryApplierFunction)(const void *key, const void *value, void *context); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: error: storage class specified for parameter 'CFDictionaryRef' typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef; ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:192:78: error: storage class specified for parameter 'CFMutableDictionaryRef' typedef struct CF_BRIDGED_MUTABLE_TYPE(NSMutableDictionary) __CFDictionary * CFMutableDictionaryRef; ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:199:10: error: storage class specified for parameter 'CFDictionaryGetTypeID' CFTypeID CFDictionaryGetTypeID(void); ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:284:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreate' CFDictionaryRef CFDictionaryCreate(CFAllocatorRef allocator, const void **keys, const void **values, CFIndex numValues, const CFDictionaryKeyCallBacks *keyCallBacks, const CFDictionaryValueCallBacks *valueCallBacks); ^~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:15:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:308:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreateCopy' CFDictionaryRef CFDictionaryCreateCopy(CFAllocatorRef allocator, CFDictionaryRef theDict); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:380:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreateMutable' CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallBacks, const CFDictionaryValueCallBacks *valueCallBacks); ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:413:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreateMutableCopy' CFMutableDictionaryRef CFDictionaryCreateMutableCopy(CFAllocatorRef allocator, CFIndex capacity, CFDictionaryRef theDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:423:30: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CFIndex CFDictionaryGetCount(CFDictionaryRef theDict); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:442:35: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CFIndex CFDictionaryGetCountOfKey(CFDictionaryRef theDict, const void *key); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:458:37: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CFIndex CFDictionaryGetCountOfValue(CFDictionaryRef theDict, const void *value); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:476:33: error: expected declaration specifiers or '...' before 'CFDictionaryRef' Boolean CFDictionaryContainsKey(CFDictionaryRef theDict, const void *key); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:492:35: error: expected declaration specifiers or '...' before 'CFDictionaryRef' Boolean CFDictionaryContainsValue(CFDictionaryRef theDict, const void *value); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:514:34: error: expected declaration specifiers or '...' before 'CFDictionaryRef' const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:539:39: error: expected declaration specifiers or '...' before 'CFDictionaryRef' Boolean CFDictionaryGetValueIfPresent(CFDictionaryRef theDict, const void *key, const void **value); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:562:35: error: expected declaration specifiers or '...' before 'CFDictionaryRef' void CFDictionaryGetKeysAndValues(CFDictionaryRef theDict, const void **keys, const void **values); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:582:32: error: expected declaration specifiers or '...' before 'CFDictionaryRef' void CFDictionaryApplyFunction(CFDictionaryRef theDict, CFDictionaryApplierFunction CF_NOESCAPE applier, void *context); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:582:57: error: expected declaration specifiers or '...' before 'CFDictionaryApplierFunction' void CFDictionaryApplyFunction(CFDictionaryRef theDict, CFDictionaryApplierFunction CF_NOESCAPE applier, void *context); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:602:27: error: expected declaration specifiers or '...' before 'CFMutableDictionaryRef' void CFDictionaryAddValue(CFMutableDictionaryRef theDict, const void *key, const void *value); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:625:27: error: expected declaration specifiers or '...' before 'CFMutableDictionaryRef' void CFDictionarySetValue(CFMutableDictionaryRef theDict, const void *key, const void *value); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:644:31: error: expected declaration specifiers or '...' before 'CFMutableDictionaryRef' void CFDictionaryReplaceValue(CFMutableDictionaryRef theDict, const void *key, const void *value); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:658:30: error: expected declaration specifiers or '...' before 'CFMutableDictionaryRef' void CFDictionaryRemoveValue(CFMutableDictionaryRef theDict, const void *key); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:668:34: error: expected declaration specifiers or '...' before 'CFMutableDictionaryRef' void CFDictionaryRemoveAllValues(CFMutableDictionaryRef theDict); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:16:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:19:21: error: storage class specified for parameter 'CFNotificationName' typedef CFStringRef CFNotificationName CF_EXTENSIBLE_STRING_ENUM; ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:21:69: error: storage class specified for parameter 'CFNotificationCenterRef' typedef struct CF_BRIDGED_MUTABLE_TYPE(id) __CFNotificationCenter * CFNotificationCenterRef; ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:23:40: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' typedef void (*CFNotificationCallback)(CFNotificationCenterRef center, void *observer, CFNotificationName name, const void *object, CFDictionaryRef userInfo); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:23:88: error: expected declaration specifiers or '...' before 'CFNotificationName' typedef void (*CFNotificationCallback)(CFNotificationCenterRef center, void *observer, CFNotificationName name, const void *object, CFDictionaryRef userInfo); ^~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:16:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:23:133: error: expected declaration specifiers or '...' before 'CFDictionaryRef' typedef void (*CFNotificationCallback)(CFNotificationCenterRef center, void *observer, CFNotificationName name, const void *object, CFDictionaryRef userInfo); ^~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:13, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:25:9: error: storage class specified for parameter 'CFNotificationSuspensionBehavior' typedef CF_ENUM(CFIndex, CFNotificationSuspensionBehavior) { ^ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:16:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:36:20: error: storage class specified for parameter 'CFNotificationCenterGetTypeID' CF_EXPORT CFTypeID CFNotificationCenterGetTypeID(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:38:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNotificationCenterGetLocalCenter' CF_EXPORT CFNotificationCenterRef CFNotificationCenterGetLocalCenter(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:41:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNotificationCenterGetDistributedCenter' CF_EXPORT CFNotificationCenterRef CFNotificationCenterGetDistributedCenter(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:44:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNotificationCenterGetDarwinNotifyCenter' CF_EXPORT CFNotificationCenterRef CFNotificationCenterGetDarwinNotifyCenter(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:62:48: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' CF_EXPORT void CFNotificationCenterAddObserver(CFNotificationCenterRef center, const void *observer, CFNotificationCallback callBack, CFStringRef name, const void *object, CFNotificationSuspensionBehavior suspensionBehavior); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:62:102: error: unknown type name 'CFNotificationCallback' CF_EXPORT void CFNotificationCenterAddObserver(CFNotificationCenterRef center, const void *observer, CFNotificationCallback callBack, CFStringRef name, const void *object, CFNotificationSuspensionBehavior suspensionBehavior); ^~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:62:173: error: expected declaration specifiers or '...' before 'CFNotificationSuspensionBehavior' CF_EXPORT void CFNotificationCenterAddObserver(CFNotificationCenterRef center, const void *observer, CFNotificationCallback callBack, CFStringRef name, const void *object, CFNotificationSuspensionBehavior suspensionBehavior); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:64:51: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' CF_EXPORT void CFNotificationCenterRemoveObserver(CFNotificationCenterRef center, const void *observer, CFNotificationName name, const void *object); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:64:105: error: expected declaration specifiers or '...' before 'CFNotificationName' CF_EXPORT void CFNotificationCenterRemoveObserver(CFNotificationCenterRef center, const void *observer, CFNotificationName name, const void *object); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:65:56: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' CF_EXPORT void CFNotificationCenterRemoveEveryObserver(CFNotificationCenterRef center, const void *observer); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:67:53: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' CF_EXPORT void CFNotificationCenterPostNotification(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, Boolean deliverImmediately); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:67:85: error: expected declaration specifiers or '...' before 'CFNotificationName' CF_EXPORT void CFNotificationCenterPostNotification(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, Boolean deliverImmediately); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:67:130: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CF_EXPORT void CFNotificationCenterPostNotification(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, Boolean deliverImmediately); ^~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:74:64: error: expected declaration specifiers or '...' before 'CFNotificationCenterRef' CF_EXPORT void CFNotificationCenterPostNotificationWithOptions(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, CFOptionFlags options); ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:74:96: error: expected declaration specifiers or '...' before 'CFNotificationName' CF_EXPORT void CFNotificationCenterPostNotificationWithOptions(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, CFOptionFlags options); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:74:141: error: expected declaration specifiers or '...' before 'CFDictionaryRef' CF_EXPORT void CFNotificationCenterPostNotificationWithOptions(CFNotificationCenterRef center, CFNotificationName name, const void *object, CFDictionaryRef userInfo, CFOptionFlags options); ^~~~~~~~~~~~~~~ In file included from conftest.c:9:0: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:21:21: error: storage class specified for parameter 'CFLocaleIdentifier' typedef CFStringRef CFLocaleIdentifier CF_EXTENSIBLE_STRING_ENUM; ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:22:21: error: storage class specified for parameter 'CFLocaleKey' typedef CFStringRef CFLocaleKey CF_STRING_ENUM; ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:24:60: error: storage class specified for parameter 'CFLocaleRef' typedef const struct CF_BRIDGED_TYPE(NSLocale) __CFLocale *CFLocaleRef; ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:27:10: error: storage class specified for parameter 'CFLocaleGetTypeID' CFTypeID CFLocaleGetTypeID(void); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:30:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetSystem' CFLocaleRef CFLocaleGetSystem(void); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:34:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyCurrent' CFLocaleRef CFLocaleCopyCurrent(void); ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:45:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyAvailableLocaleIdentifiers' CFArrayRef CFLocaleCopyAvailableLocaleIdentifiers(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:50:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyISOLanguageCodes' CFArrayRef CFLocaleCopyISOLanguageCodes(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:56:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyISOCountryCodes' CFArrayRef CFLocaleCopyISOCountryCodes(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:62:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyISOCurrencyCodes' CFArrayRef CFLocaleCopyISOCurrencyCodes(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:68:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyCommonISOCurrencyCodes' CFArrayRef CFLocaleCopyCommonISOCurrencyCodes(void) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:73:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyPreferredLanguages' CFArrayRef CFLocaleCopyPreferredLanguages(void) API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:77:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCanonicalLanguageIdentifierFromString' CFLocaleIdentifier CFLocaleCreateCanonicalLanguageIdentifierFromString(CFAllocatorRef allocator, CFStringRef localeIdentifier); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from conftest.c:9:0: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:82:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCanonicalLocaleIdentifierFromString' CFLocaleIdentifier CFLocaleCreateCanonicalLocaleIdentifierFromString(CFAllocatorRef allocator, CFStringRef localeIdentifier); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:87:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCanonicalLocaleIdentifierFromScriptManagerCodes' CFLocaleIdentifier CFLocaleCreateCanonicalLocaleIdentifierFromScriptManagerCodes(CFAllocatorRef allocator, LangCode lcode, RegionCode rcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:91:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateLocaleIdentifierFromWindowsLocaleCode' CFLocaleIdentifier CFLocaleCreateLocaleIdentifierFromWindowsLocaleCode(CFAllocatorRef allocator, uint32_t lcid) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:95:59: error: expected declaration specifiers or '...' before 'CFLocaleIdentifier' uint32_t CFLocaleGetWindowsLocaleCodeFromLocaleIdentifier(CFLocaleIdentifier localeIdentifier) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:18:0, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:13, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:98:9: error: storage class specified for parameter 'CFLocaleLanguageDirection' typedef CF_ENUM(CFIndex, CFLocaleLanguageDirection) { ^ In file included from conftest.c:9:0: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:107:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetLanguageCharacterDirection' CFLocaleLanguageDirection CFLocaleGetLanguageCharacterDirection(CFStringRef isoLangCode) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:110:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetLanguageLineDirection' CFLocaleLanguageDirection CFLocaleGetLanguageLineDirection(CFStringRef isoLangCode) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:113:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateComponentsFromLocaleIdentifier' CFDictionaryRef CFLocaleCreateComponentsFromLocaleIdentifier(CFAllocatorRef allocator, CFLocaleIdentifier localeID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:123:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateLocaleIdentifierFromComponents' CFLocaleIdentifier CFLocaleCreateLocaleIdentifierFromComponents(CFAllocatorRef allocator, CFDictionaryRef dictionary); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:131:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreate' CFLocaleRef CFLocaleCreate(CFAllocatorRef allocator, CFLocaleIdentifier localeIdentifier); ^~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:135:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCopy' CFLocaleRef CFLocaleCreateCopy(CFAllocatorRef allocator, CFLocaleRef locale); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:141:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetIdentifier' CFLocaleIdentifier CFLocaleGetIdentifier(CFLocaleRef locale); ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:146:28: error: expected declaration specifiers or '...' before 'CFLocaleRef' CFTypeRef CFLocaleGetValue(CFLocaleRef locale, CFLocaleKey key); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:146:48: error: expected declaration specifiers or '...' before 'CFLocaleKey' CFTypeRef CFLocaleGetValue(CFLocaleRef locale, CFLocaleKey key); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:151:53: error: expected declaration specifiers or '...' before 'CFLocaleRef' CFStringRef CFLocaleCopyDisplayNameForPropertyValue(CFLocaleRef displayLocale, CFLocaleKey key, CFStringRef value); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:151:80: error: expected declaration specifiers or '...' before 'CFLocaleKey' CFStringRef CFLocaleCopyDisplayNameForPropertyValue(CFLocaleRef displayLocale, CFLocaleKey key, CFStringRef value); ^~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:157:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCurrentLocaleDidChangeNotification' CF_EXPORT const CFNotificationName kCFLocaleCurrentLocaleDidChangeNotification API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:161:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleIdentifier' CF_EXPORT const CFLocaleKey kCFLocaleIdentifier; ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:162:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleLanguageCode' CF_EXPORT const CFLocaleKey kCFLocaleLanguageCode; ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:163:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCountryCode' CF_EXPORT const CFLocaleKey kCFLocaleCountryCode; ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:164:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleScriptCode' CF_EXPORT const CFLocaleKey kCFLocaleScriptCode; ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:165:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleVariantCode' CF_EXPORT const CFLocaleKey kCFLocaleVariantCode; ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:167:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleExemplarCharacterSet' CF_EXPORT const CFLocaleKey kCFLocaleExemplarCharacterSet; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:168:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCalendarIdentifier' CF_EXPORT const CFLocaleKey kCFLocaleCalendarIdentifier; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:169:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCalendar' CF_EXPORT const CFLocaleKey kCFLocaleCalendar; ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:170:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCollationIdentifier' CF_EXPORT const CFLocaleKey kCFLocaleCollationIdentifier; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:171:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleUsesMetricSystem' CF_EXPORT const CFLocaleKey kCFLocaleUsesMetricSystem; ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:172:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleMeasurementSystem' CF_EXPORT const CFLocaleKey kCFLocaleMeasurementSystem; // "Metric", "U.S." or "U.K." ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:173:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleDecimalSeparator' CF_EXPORT const CFLocaleKey kCFLocaleDecimalSeparator; ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:174:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleGroupingSeparator' CF_EXPORT const CFLocaleKey kCFLocaleGroupingSeparator; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:175:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCurrencySymbol' CF_EXPORT const CFLocaleKey kCFLocaleCurrencySymbol; ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:176:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCurrencyCode' CF_EXPORT const CFLocaleKey kCFLocaleCurrencyCode; // ISO 3-letter currency code ^~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:177:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCollatorIdentifier' CF_EXPORT const CFLocaleKey kCFLocaleCollatorIdentifier API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:178:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleQuotationBeginDelimiterKey' CF_EXPORT const CFLocaleKey kCFLocaleQuotationBeginDelimiterKey API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:179:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleQuotationEndDelimiterKey' CF_EXPORT const CFLocaleKey kCFLocaleQuotationEndDelimiterKey API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:180:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleAlternateQuotationBeginDelimiterKey' CF_EXPORT const CFLocaleKey kCFLocaleAlternateQuotationBeginDelimiterKey API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:181:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleAlternateQuotationEndDelimiterKey' CF_EXPORT const CFLocaleKey kCFLocaleAlternateQuotationEndDelimiterKey API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:184:21: error: storage class specified for parameter 'CFCalendarIdentifier' typedef CFStringRef CFCalendarIdentifier CF_STRING_ENUM; ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:186:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFGregorianCalendar' CF_EXPORT const CFCalendarIdentifier kCFGregorianCalendar; ^~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:187:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBuddhistCalendar' CF_EXPORT const CFCalendarIdentifier kCFBuddhistCalendar; ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:188:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFChineseCalendar' CF_EXPORT const CFCalendarIdentifier kCFChineseCalendar; ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:189:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFHebrewCalendar' CF_EXPORT const CFCalendarIdentifier kCFHebrewCalendar; ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:190:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIslamicCalendar' CF_EXPORT const CFCalendarIdentifier kCFIslamicCalendar; ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:191:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIslamicCivilCalendar' CF_EXPORT const CFCalendarIdentifier kCFIslamicCivilCalendar; ^~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:192:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFJapaneseCalendar' CF_EXPORT const CFCalendarIdentifier kCFJapaneseCalendar; ^~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:193:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFRepublicOfChinaCalendar' CF_EXPORT const CFCalendarIdentifier kCFRepublicOfChinaCalendar API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:194:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPersianCalendar' CF_EXPORT const CFCalendarIdentifier kCFPersianCalendar API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:195:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIndianCalendar' CF_EXPORT const CFCalendarIdentifier kCFIndianCalendar API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:196:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFISO8601Calendar' CF_EXPORT const CFCalendarIdentifier kCFISO8601Calendar API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:197:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIslamicTabularCalendar' CF_EXPORT const CFCalendarIdentifier kCFIslamicTabularCalendar API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:198:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIslamicUmmAlQuraCalendar' CF_EXPORT const CFCalendarIdentifier kCFIslamicUmmAlQuraCalendar API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:12:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token { ^ In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:13:0, from conftest.c:9: /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:663:11: error: old-style parameter declarations in prototyped function definition CFTypeRef CFAutorelease(CFTypeRef CF_RELEASES_ARGUMENT arg) API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); ^~~~~~~~~~~~~ conftest.c:16:1: error: expected '{' at end of input } ^ configure:5406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:5415: result: no configure:5464: checking for GNU gettext in libc configure:5488: gcc-7 -o conftest -g -O2 conftest.c >&5 conftest.c:10:10: fatal error: libintl.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:5488: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | /* end confdefs.h. */ | | #include | | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | | int | main () | { | | bindtextdomain ("", ""); | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings | | ; | return 0; | } configure:5497: result: no configure:5531: checking for iconv configure:5555: gcc-7 -o conftest -g -O2 conftest.c >&5 Undefined symbols for architecture x86_64: "_iconv", referenced from: _main in ccUTo6WG.o "_iconv_close", referenced from: _main in ccUTo6WG.o "_iconv_open", referenced from: _main in ccUTo6WG.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:5555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | /* end confdefs.h. */ | | #include | #include | | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:5579: gcc-7 -o conftest -g -O2 conftest.c -liconv >&5 configure:5579: $? = 0 configure:5589: result: yes configure:5592: checking for working iconv configure:5712: gcc-7 -o conftest -g -O2 conftest.c -liconv >&5 configure:5712: $? = 0 configure:5712: ./conftest configure:5712: $? = 0 configure:5724: result: yes configure:5739: checking how to link with libiconv configure:5741: result: -liconv configure:6213: checking for GNU gettext in libintl configure:6245: gcc-7 -o conftest -g -O2 conftest.c -lintl >&5 conftest.c:11:10: fatal error: libintl.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:6245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | | int | main () | { | | bindtextdomain ("", ""); | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("") | | ; | return 0; | } configure:6277: gcc-7 -o conftest -g -O2 conftest.c -lintl -liconv >&5 conftest.c:11:10: fatal error: libintl.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:6277: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | | int | main () | { | | bindtextdomain ("", ""); | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("") | | ; | return 0; | } configure:6290: result: no configure:6325: checking whether to use NLS configure:6327: result: no configure:6416: checking for fdopendir configure:6416: gcc-7 -o conftest -g -O2 conftest.c >&5 configure:6416: $? = 0 configure:6416: result: yes configure:6430: checking for library containing getmntent configure:6461: gcc-7 -o conftest -g -O2 conftest.c >&5 Undefined symbols for architecture x86_64: "_getmntent", referenced from: _main in ccyeUI9G.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:6461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | #define HAVE_ICONV 1 | #define HAVE_FDOPENDIR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getmntent (); | int | main () | { | return getmntent (); | ; | return 0; | } configure:6461: gcc-7 -o conftest -g -O2 conftest.c -lsun >&5 ld: library not found for -lsun collect2: error: ld returned 1 exit status configure:6461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | #define HAVE_ICONV 1 | #define HAVE_FDOPENDIR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getmntent (); | int | main () | { | return getmntent (); | ; | return 0; | } configure:6461: gcc-7 -o conftest -g -O2 conftest.c -lseq >&5 ld: library not found for -lseq collect2: error: ld returned 1 exit status configure:6461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | #define HAVE_ICONV 1 | #define HAVE_FDOPENDIR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getmntent (); | int | main () | { | return getmntent (); | ; | return 0; | } configure:6461: gcc-7 -o conftest -g -O2 conftest.c -lgen >&5 ld: library not found for -lgen collect2: error: ld returned 1 exit status configure:6461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mlocate" | #define PACKAGE_TARNAME "mlocate" | #define PACKAGE_VERSION "0.26" | #define PACKAGE_STRING "mlocate 0.26" | #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" | #define PACKAGE_URL "https://pagure.io/mlocate" | #define HAVE_ICONV 1 | #define HAVE_FDOPENDIR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getmntent (); | int | main () | { | return getmntent (); | ; | return 0; | } configure:6478: result: no configure:6501: checking for special C compiler options needed for large files configure:6546: result: no configure:6552: checking for _FILE_OFFSET_BITS value needed for large files configure:6577: gcc-7 -c -g -O2 conftest.c >&5 configure:6577: $? = 0 configure:6609: result: no configure:6695: checking for mounted filesystem table in /proc configure:6710: result: no configure:6725: checking for available GCC warning flags configure:6745: gcc-7 -c -g -O2 -Wall conftest.c >&5 configure:6745: $? = 0 configure:6745: gcc-7 -c -g -O2 -W conftest.c >&5 configure:6745: $? = 0 configure:6745: gcc-7 -c -g -O2 -Wcast-align conftest.c >&5 configure:6745: $? = 0 configure:6745: gcc-7 -c -g -O2 -Wmissing-noreturn conftest.c >&5 configure:6745: $? = 0 configure:6745: gcc-7 -c -g -O2 -Wpointer-arith conftest.c >&5 configure:6745: $? = 0 configure:6745: gcc-7 -c -g -O2 -Wshadow conftest.c >&5 configure:6745: $? = 0 configure:6745: gcc-7 -c -g -O2 -Wstrict-prototypes conftest.c >&5 conftest.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:6745: $? = 0 configure:6745: gcc-7 -c -g -O2 -Wwrite-strings conftest.c >&5 configure:6745: $? = 0 configure:6752: result: -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings configure:6755: checking whether we should use -Werror configure:6767: result: no configure:6882: checking that generated files are newer than configure configure:6888: result: done configure:6911: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by mlocate config.status 0.26, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MacBook-Air-de-thd.local config.status:870: error: cannot find input file: `Makefile.in' ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin17.5.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc-7 ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_fdopendir=yes ac_cv_func_getmntent=no ac_cv_host=x86_64-apple-darwin17.5.0 ac_cv_objext=o ac_cv_path_EGREP='/usr/local/bin/ggrep -E' ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt ac_cv_path_GREP=/usr/local/bin/ggrep ac_cv_path_MSGFMT=/opt/local/bin/msgfmt ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge ac_cv_path_XGETTEXT=/opt/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_path_mkdir=/usr/local/bin/gmkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc-7 -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc-7 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=no ac_cv_search_getmntent=no ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=dylib acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=yes am_cv_make_support_nested_variables=no am_cv_prog_cc_c_o=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext2_libc=no gt_cv_func_gnugettext2_libintl=no mitr_cv_prog_gcc_warnings=' -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings' mitr_cv_sys_proc_mounts=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/mansfeld/src/mlocate/admin/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='1' AM_DEFAULT_VERBOSITY='1' AM_V='1' AR='ar' AUTOCONF='${SHELL} /Users/mansfeld/src/mlocate/admin/missing autoconf' AUTOHEADER='${SHELL} /Users/mansfeld/src/mlocate/admin/missing autoheader' AUTOM4TE='${SHELL} /Users/mansfeld/src/mlocate/admin/missing autom4te' AUTOMAKE='${SHELL} /Users/mansfeld/src/mlocate/admin/missing automake-1.16' AWK='gawk' CC='gcc-7' CCDEPMODE='depmode=none' CFLAGS='-g -O2 -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings' CPP='gcc-7 -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/local/bin/ggrep -E' EXEEXT='' GETTEXT_MACRO_VERSION='0.18' GMSGFMT='/opt/local/bin/msgfmt' GMSGFMT_015='/opt/local/bin/msgfmt' GREP='/usr/local/bin/ggrep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /Users/mansfeld/src/mlocate/admin/missing makeinfo' MKDIR_P='/usr/local/bin/gmkdir -p' MSGFMT='/opt/local/bin/msgfmt' MSGFMT_015='/opt/local/bin/msgfmt' MSGMERGE='/opt/local/bin/msgmerge' OBJEXT='o' PACKAGE='mlocate' PACKAGE_BUGREPORT='https://pagure.io/mlocate' PACKAGE_NAME='mlocate' PACKAGE_STRING='mlocate 0.26' PACKAGE_TARNAME='mlocate' PACKAGE_URL='https://pagure.io/mlocate' PACKAGE_VERSION='0.26' PATH_SEPARATOR=':' POSUB='' RANLIB='ranlib' SET_MAKE='MAKE=make' SHELL='/bin/sh' STRIP='' USE_NLS='no' VERSION='0.26' XGETTEXT='/opt/local/bin/xgettext' XGETTEXT_015='/opt/local/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_AR='ar' ac_ct_CC='gcc-7' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='#' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin17.5.0' build_alias='' build_cpu='x86_64' build_os='darwin17.5.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-apple-darwin17.5.0' host_alias='' host_cpu='x86_64' host_os='darwin17.5.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/mansfeld/src/mlocate/admin/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "mlocate" #define PACKAGE_TARNAME "mlocate" #define PACKAGE_VERSION "0.26" #define PACKAGE_STRING "mlocate 0.26" #define PACKAGE_BUGREPORT "https://pagure.io/mlocate" #define PACKAGE_URL "https://pagure.io/mlocate" #define HAVE_ICONV 1 #define HAVE_FDOPENDIR 1 configure: exit 1